1
0
C-bytebeat-render/EXAMPLE_USAGE.txt

15 lines
306 B
Plaintext
Raw Normal View History

2023-11-16 22:29:52 +03:00
$ echo 't&((t>>7)-t)&t>>8' | ./bytebeat_compiler.py - && ./render_bytebeat
2023-11-16 22:01:41 +03:00
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!
$