Request: add support for wave files with 32-bit samples
Sidelobe opened this issue · 3 comments
Sidelobe commented
Currently, 8, 16 and 24 are supported.
I know 32 is less common, but it's probably very little effort to add.
adamstark commented
Yes, a very good suggestion! I'll do that once I next find a bit of time to work on the library :)
Sidelobe commented
I've made a couple of modifications and have 32 bit wave file reading and writing working (added corresponding unit tests and test data)
I'd be happy to push to a feature branch so I can create a pull request for you to review 😃
adamstark commented
Sure, if you want to do a pull request I can take a look! And thanks! :)