Anyone successfully using libaiff?

3 posts / 0 new
Last post
Hans
Hans's picture
Offline
Last seen: 3 months 3 weeks ago
Joined: 2010-12-09 22:04
Anyone successfully using libaiff?

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

Hans
Hans's picture
Offline
Last seen: 3 months 3 weeks ago
Joined: 2010-12-09 22:04
Re: Anyone successfully using libaiff?

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

Hans
Hans's picture
Offline
Last seen: 3 months 3 weeks ago
Joined: 2010-12-09 22:04
Re: Anyone successfully using libaiff?

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

Log in or register to post comments