mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-08 08:54:34 +05:30
bytebeat-render.js: add TODO: do not use FFmpeg
This commit is contained in:
parent
b00d0bc97e
commit
7fec8bf0c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user