Hmm, I know that OpenAL is made by creative labs, and I also have a DB Audigy 2 card but it is giving me inconsistent results when triggering samples rapidly.
Basically I have the same sound and I am playing it once every 100ms like a sort of machine gun. With FreeAudio and DirectSound it's totally fine, very regular. However, with OpenAL it's not regular! You can actually hear that the gaps are not consistent OR maybe actually it's triggering the sample not always at the start, sometimes slightly in.
I actually encountered this problem ago with a tracker program I was using. When I hit the key rapidly I didn't get a consistent sample sound each time and worked out that it was missing off some of the start sometimes. I thought it was either a bug in the app or they were craply trying to simulate some kind of human "touch" (except I couldn't find anywhere to turn it off!).
So I'm wondering if anyone else has seen this with OpenAL or if it's just my system? Maybe I should make a test app?
[edit]
***TEST APP***
http://www.greyaliengames.com/misc/sounddrivertest.zip
It plays a tick noise every 100MS (or thereabouts because I'm using Flip so it could be as much as 16MS out.) but anyway it sounds consistent with FreeAudio and DirectSound.
However for me when I use OpenAL the tick noise is like half as frequent, it's totally rubbish. Does anyone else get this or is it just me?
Basically I have the same sound and I am playing it once every 100ms like a sort of machine gun. With FreeAudio and DirectSound it's totally fine, very regular. However, with OpenAL it's not regular! You can actually hear that the gaps are not consistent OR maybe actually it's triggering the sample not always at the start, sometimes slightly in.
I actually encountered this problem ago with a tracker program I was using. When I hit the key rapidly I didn't get a consistent sample sound each time and worked out that it was missing off some of the start sometimes. I thought it was either a bug in the app or they were craply trying to simulate some kind of human "touch" (except I couldn't find anywhere to turn it off!).
So I'm wondering if anyone else has seen this with OpenAL or if it's just my system? Maybe I should make a test app?
[edit]
***TEST APP***
http://www.greyaliengames.com/misc/sounddrivertest.zip
It plays a tick noise every 100MS (or thereabouts because I'm using Flip so it could be as much as 16MS out.) but anyway it sounds consistent with FreeAudio and DirectSound.
However for me when I use OpenAL the tick noise is like half as frequent, it's totally rubbish. Does anyone else get this or is it just me?