We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Congrats on keeping wavefile alive.
wavefile
Looks like.fromScratch() forces the signed flag of the file automatically from bit depth and format?
.fromScratch()
signed
prx-wavefile/lib/wavefile-creator.js
Lines 691 to 702 in b904b07
Do you plan to support signed 8-bit and unsigned 16-bit audio? Would be useful to write in the docs that it forces the format if not.
Thanks in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Congrats on keeping
wavefile
alive.Looks like
.fromScratch()
forces thesigned
flag of the file automatically from bit depth and format?prx-wavefile/lib/wavefile-creator.js
Lines 691 to 702 in b904b07
Do you plan to support signed 8-bit and unsigned 16-bit audio?
Would be useful to write in the docs that it forces the format if not.
Thanks in advance
The text was updated successfully, but these errors were encountered: