mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-05-31 08:31:41 +05:30
bytebeat-render.js: add TODO: do not use FFmpeg
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
* TODO: Fix signed bytebeat and floatbeat
|
* TODO: Fix signed bytebeat and floatbeat
|
||||||
* TODO: Add support for arbitrary (1 <= integer <= 2^32 - 1, because of
|
* TODO: Add support for arbitrary (1 <= integer <= 2^32 - 1, because of
|
||||||
* WAVE/RIFF format limitations) audio bit depth
|
* 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
|
* Author: Intel A80486DX2-66
|
||||||
* License: Creative Commons Zero 1.0 Universal
|
* License: Creative Commons Zero 1.0 Universal
|
||||||
|
Reference in New Issue
Block a user