Lorenz Bucher
Lorenz Bucher
Is there any workaround for this? Other than disabling exceptions... It keeps randomly popping up in my codebase... sometimes on Linux builds, sometimes on Windows builds only. Happens only on...
I've updated my branch to the newest develop, which in the meantime has switched to header-only .. tests are passing on my machine
Any chance of this getting merged?
Awesome, thanks Adam! To quickly create/edit multichannel wave files, I use Audacity -- ugly interface, but extremely powerful :-) https://www.audacityteam.org/
BTW, I just noticed that 32-bit AIFFs are being generated in the tests as well, even though the code is not implemented yet --> I found the reason why and...
I guess this PR is now obsolete --
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...
> Replaced the std::cout statements with exceptions, because a library shouldn't display any error messages. Please note this is a highly subjective statement, about which many people will disagree for...
> For future reference, how do I copy and paste only the changes I made? Hmm, that's a tough one... no easy answer for that one. In principle I would...
Absolutely fine with me switching over to MIT license 👌