LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: itistoday on February 20, 2005, 17:11:54

Title: Sound problems on OS X
Post by: itistoday on February 20, 2005, 17:11:54
I'm trying to run a few of the OpenAL sound demos on OS X but I can't here any sound.

Here's what I'm doing (with LWJGL 0.95):
java -cp lwjgl.jar:lwjgl_mia.jar:lwjgl_test.jar:lwjgl_fmod3.jar:lwjgl_util.jar:. org.lwjgl.test.openal.MovingSoundTest
i know there's a problem with flipped bytes on the mac: http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=JOAL;action=display;num=1101610730
Title: Sound problems on OS X
Post by: itistoday on February 22, 2005, 01:03:32
This is interesting, I do hear the footsteps when running: org.lwjgl.test.openal.PlayTest but not when running either PositionTest or MovingSoundTest.  What's going on?
Title: Sound problems on OS X
Post by: Matzon on February 22, 2005, 06:12:56
I am not aware of any sound issues on Mac OS X, elias - are you hearing stuff correctly?