1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
Intel A80486DX2-66 da3b0e8e40
add CLI argument -l / --samples, adjust logic
bytebeat_compiler.py: add argument `-l` / `--samples` and additional logic

src/template.c:
1. Transform parameter `SECONDS` into `LENGTH`; change `PRODUCT` formula
   respectively
2. Show count of samples in non-silent mode
2023-12-03 15:43:40 +03:00
src add CLI argument -l / --samples, adjust logic 2023-12-03 15:43:40 +03:00
.editorconfig major refactor 2023-11-16 23:34:35 +03:00
.gitignore major refactor 2023-11-16 23:34:35 +03:00
bytebeat_compiler.py add CLI argument -l / --samples, adjust logic 2023-12-03 15:43:40 +03:00
documentation.md template.c: refactor code and change initial type of w 2023-11-18 20:05:55 +03:00
EXAMPLE_USAGE.md template.c: add verbose mode and update usage 2023-11-25 21:03:31 +03:00
gitignore_clean.py initial commit 2023-11-16 22:01:41 +03:00
LICENSE initial commit 2023-11-16 22:01:41 +03:00
README.md README.md: change the project name 2023-11-18 15:35:56 +03:00

C_JS_bytebeat_render

a bytebeat rendering engine in C (no support of JavaScript bytebeat)