1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-11-08 18:02:23 +05:30

bytebeat-render.js: add TODO: do not use FFmpeg

This commit is contained in:
Intel A80486DX2-66 2024-07-12 03:41:02 +03:00
parent b00d0bc97e
commit 7fec8bf0c5
Signed by: 80486DX2-66
GPG Key ID: 83631EF27054609B

View File

@ -11,6 +11,8 @@
* TODO: Fix signed bytebeat and floatbeat
* TODO: Add support for arbitrary (1 <= integer <= 2^32 - 1, because of
* WAVE/RIFF format limitations) audio bit depth
* TODO: Do not use FFmpeg, use `pcm.js` or simply write the WAVE/RIFF file
* headers
*
* Author: Intel A80486DX2-66
* License: Creative Commons Zero 1.0 Universal