#cli #bytebeat-cli #bytebeat

app bytebeat-cli

An LLVM-powered program to JIT-compile bytebeats and play them through your speaker

7 releases

Uses new Rust 2024

0.2.2 Feb 24, 2025
0.2.1 Feb 24, 2025
0.1.3 Feb 24, 2025

#1545 in Command line utilities

MIT license

75KB
1.5K SLoC

bytebeat-cli

A program that JIT-compiles bytebeats and plays them through your speaker.

To run this, you will need LLVM v180 installed.

Usage

bytebeat-cli [--sample-rate <sample_rate>] [beat]

If no beat is provided, it will take from stdin.

Dependencies

~5–36MB
~483K SLoC