Here is the debug DLL and a screen shot of the UI. You'll need to attach the debugger to view the log output:
:
IDirectSoundBufferProxy::Release
IDirectSoundBufferProxy::SetFrequency : 44100
IDirectSoundBufferProxy::Play
calls_play_snd_seq(0, 14, 69, 76, 64, 50)
IDirectSoundBufferProxy::Release
IDirectSoundBufferProxy::SetFrequency : 9271
IDirectSoundBufferProxy::Play
calls_play_snd_seq(0, 1, 59, 34, 64, 124)
IDirectSoundBufferProxy::Release
IDirectSoundBufferProxy::SetFrequency : 24750
IDirectSoundBufferProxy::Play
|
These params to "calls_play_snd_seq" are in the same order as the UI AFAIK.