1
0
(Outdated Mirror!) a bytebeat rendering engine in C (no support of JavaScript bytebeat yet)
Go to file
2024-09-23 01:15:31 +03:00
include fwrite_le.h: reduce scope of private macros 2024-07-14 00:16:17 +03:00
samples samples: melody.c: add a FIXME 2024-09-23 01:15:31 +03:00
src C: ensure uintmax_t type when printing 2024-09-23 00:50:02 +03:00
.editorconfig update .gitignore to template 2024-01-29 18:45:04 +03:00
.gitignore use directory bin instead of build 2024-08-20 18:47:22 +03:00
bytebeat_compiler.py bytebeat_compiler.py: support fractional seconds 2024-09-23 00:43:25 +03:00
COPYING dual-license under Unlicense and CC0 2024-06-01 11:39:28 +03:00
documentation.md documentation.md: update the case of the title 2024-08-31 03:17:57 +03:00
EXAMPLE_USAGE.md EXAMPLE_USAGE.md: update program output 2024-08-27 00:42:00 +03:00
LICENSE LICENSE: reformat 2024-01-10 04:49:22 +03:00
README.md README.md: add links to both licenses 2024-08-27 00:37:00 +03:00

C-bytebeat-render

Warning


You're on a Work In Progress branch!

Description: a bytebeat rendering engine in C for C-compatible bytebeat

License

Dual-licensed under the Creative Commons Zero 1.0 Universal (COPYING) or Unlicense (LICENSE).