1
0

EXAMPLE_USAGE.md: update program output

This commit is contained in:
Intel A80486DX2-66 2024-08-27 00:41:34 +03:00
parent 63c5e5a628
commit 8db45cf5d7
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -5,8 +5,8 @@ $ echo 't&((t>>7)-t)&t>>8' | python ./bytebeat_compiler.py - -p 44100 --verbose
:: C bytebeat generator: compiler unit
Reading from STDIN...
Compiling
cc -Ofast -march=native -mtune=native -Wall -Wextra -Wpedantic -pedantic -Wno-unused-variable -Wno-unused-but-set-variable -Wno-dangling-else -Wno-parentheses -std=c99 ./bin/substituted.c ./src/fwrite_le.c -o ./bin/render_bytebeat -I./include
./bin/render_bytebeat
[>] cc -Ofast -march=native -mtune=native -Wall -Wextra -Wpedantic -pedantic -Wno-unused-variable -Wno-unused-but-set-variable -Wno-dangling-else -Wno-parentheses -std=c99 ./bin/substituted.c ./src/fwrite_le.c -o ./bin/render_bytebeat -I./include
[>] ./bin/render_bytebeat
:: C bytebeat generator runtime unit
Sample rate: 44100 Hz