You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am reading in a 2 channels 32-bit float but when I am writing it out using the AudioFileWriter, it keeps writing out a 16-bit file. Is there a way to change it?
Thanks,
Ofer
The text was updated successfully, but these errors were encountered:
I consider the AudioFileWriter to be deprecated. There's a lot of nuance in the setup of files that is simply not exposed very well to the user. AudioFileWriter and AudioFileReader will require a rewrite at some point in the future.
I am reading in a 2 channels 32-bit float but when I am writing it out using the AudioFileWriter, it keeps writing out a 16-bit file. Is there a way to change it?
Thanks,
Ofer
The text was updated successfully, but these errors were encountered: