Anyone successfully using libaiff?

3 posts / 0 new
Last post
Hans
Hans's picture
Offline
Last seen: 2 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: 2 months 3 weeks ago
Joined: 2010-12-09 22:04
I have found some

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

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
http://keasigmadelta.co.nz/ - more of my software.

Hans
Hans's picture
Offline
Last seen: 2 months 3 weeks ago
Joined: 2010-12-09 22:04
A bug-fixed version has now

A bug-fixed version has now been uploaded to os4depot (link).

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more. Home of the RadeonHD driver for Amiga OS 4.x project.
http://keasigmadelta.co.nz/ - more of my software.

Log in or register to post comments