LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: ahollada on September 09, 2004, 23:01:11

Title: alSourcePlay additions??
Post by: ahollada on September 09, 2004, 23:01:11
is there any way I can play sound files starting any where within the file.  For example like alSourcePlay(source, seconds)

seconds being the amout of seconds into the sound file where the file will start playing
:?:

is there any way I can que the sound file??

Thanks...