-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New custom colormaps, more work on deteched buffers
UI: Added 3-tone custom colormap feature Allowed setting of window function Changed the daefault window function to Hann Worker: Added file parameter to setupCtx, to aid debugging processPredictQueue no longer async - Emit a warning if no header found in a file during prediction - call updatefilesbeingprocessed when concatenatedbuffer has no length when null chunk received - DO NOT call STREAM.end() In fetchAudioBuffer, don't look for headers each chunk. It should always be at the beginning *Set timeout in fluent-ffmpeg to 2000, increased backlog limit to 200* Bump version.
- Loading branch information
Showing
4 changed files
with
170 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.