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
Hello, I know this project is derived/influenced by opus-recorder, and in their readme file I can see that there is an option for wavBitDepth under 'Config options for WAV recorder'
But I can't seem to find out how to change the bit depth? I would like 24 or 32 bit wav recording, which opus-recorder says it supports, but I am not sure where to add wavBitDepth into this repo opus-media-recorder in order to record wave at 32 bit.
Thanks
The text was updated successfully, but these errors were encountered:
Hello, I know this project is derived/influenced by opus-recorder, and in their readme file I can see that there is an option for
wavBitDepth
under 'Config options for WAV recorder'https://github.com/chris-rudmin/opus-recorder#config-options-for-wav-recorder
I have a fork of opus-media-recorder:
https://github.com/MartinBarker/opus-media-recorder
Where I changed some
getUserMedia
config values to try and get higher audio quality:But I can't seem to find out how to change the bit depth? I would like 24 or 32 bit wav recording, which opus-recorder says it supports, but I am not sure where to add
wavBitDepth
into this repo opus-media-recorder in order to record wave at 32 bit.Thanks
The text was updated successfully, but these errors were encountered: