EXAMPLE_USAGE.txt -> .md: actualize and fix
This commit is contained in:
parent
1183fdb696
commit
aa25d770bc
@ -1,4 +1,7 @@
|
||||
$ echo 't&((t>>7)-t)&t>>8' | ./bytebeat_compiler.py - && ./render_bytebeat
|
||||
## Example usage
|
||||
|
||||
```text
|
||||
$ echo 't&((t>>7)-t)&t>>8' | python ./bytebeat_compiler.py - -p 44100 && ./build/render_bytebeat
|
||||
Compiling
|
||||
:: C bytebeat generator runtime unit
|
||||
|
||||
@ -12,3 +15,4 @@ Writing out file output.wav...
|
||||
Done!
|
||||
|
||||
$
|
||||
```
|
Loading…
Reference in New Issue
Block a user