View Single Post
  #23  
02-11-2014, 11:01 AM
Paul's Avatar
Paul
Outlaw Sniper
 
: Jun 2007
: MilkyWay
: 1,535
Rep Power: 20
Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)Paul  (718)

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.
Attached Thumbnails
Click image for larger version

Name:	snd_debug.png
Views:	485
Size:	22.6 
ID:	13930  
Attached Files
File Type: zip ddraw.zip (292.8 , 435 views)
__________________
[ http://www.paulsapps.com ]

Crawling sligs will shout "Mommy!" while running around and then the slig mommy will appear and help them put their pants on.

Reply With Quote