#speaker #play #llvm #sample-rate #beat #stdin #bytebeats

app bytebeat-cli

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

7 releases

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

#147 in Programming languages

Download history 370/week @ 2025-02-19 183/week @ 2025-02-26

553 downloads per month

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–34MB
~521K SLoC