I'm using libaiff to handle loading sound files in a smallish project. However, half the time it works fine, and the other half it crashes. AFAIK, I'm doing everything correctly.
So, has anyone successfully used this library? I'm using it with C++, which shouldn't make a difference.
Hans
I have found some initialisation bugs in libaiff, which was causing the random crashes. It just happened to work fine on Linux thanks to Linux zeroing newly allocated memory.
I'll provide an updated version and send the bug-fixes to the original author later.
Hans
Join the Kea Campus - upgrade your skills; support my work; enjoy the Amiga corner.
https://keasigmadelta.com/ - see more of my work
A bug-fixed version has now been uploaded to os4depot (link).
Hans
Join the Kea Campus - upgrade your skills; support my work; enjoy the Amiga corner.
https://keasigmadelta.com/ - see more of my work