SFML community forums
Help => Audio => Topic started by: Ceylo on March 29, 2009, 03:28:52 pm
-
Hello,
As you may know, there are some troubles with the OpenAL framework provided on Mac OS X 10.4 (see this topic (http://www.sfml-dev.org/forum/viewtopic.php?t=901)).
I finally found what looks to be an up-to-date source of the Mac OS X OpenAL implementation. I've made a sample to try it out and it does work for me (Mac OS X 10.5 on an Intel Mac). I need to know whether it does also work fine on Mac OS X 10.4.
Here is the project including all the needed frameworks and a precompiled application. It'll read the "music.ogg" sound file and play for 3 seconds before terminating.
audio-sample.tar.bz2 (http://pagesperso-orange.fr/c.sobecki/ceylo/data/audio-sample.tar.bz2)
Thanks,
Ceylo
-
I got a feedback on the French forum telling it's working fine on Mac OS X 10.4 and 10.5 on an Intel Mac.
I would need a PowerPC Mac user to make sure everything is working fine and also — if possible — to compile a library.