1
0
C-bytebeat-render/EXAMPLE_USAGE.txt

15 lines
306 B
Plaintext
Raw Normal View History

2023-11-17 00:59:52 +05:30
$ echo 't&((t>>7)-t)&t>>8' | ./bytebeat_compiler.py - && ./render_bytebeat
2023-11-17 00:31:41 +05:30
Compiling
:: C bytebeat generator runtime unit
Sample rate: 44100 Hz
Channels: 1 (mono)
Bit depth: unsigned 8-bit
Duration: 30 seconds
remaining samples = 0 (100.00% done)
Writing out file output.wav...
Done!
$