March 13, 200422 yr If anyone is interested. Made available the source code for playing sounds using directSound it's a modified MS sample code and will allow to play up to 10 sounds in a C gauge. http://www.airsim.net/modules.php?name=Dow...op=getit&lid=63Jos
March 15, 200422 yr Commercial Member Jose, Thank you very much for the code! :) This is what I was wishing for, and you made my wish become true!Sincerely,Tiberiu Brasov
March 15, 200422 yr Author Glad I could help. I'm changing the code to allow better integration with multiple callback functions gauges and try to implement a volume changing function. If you look in to the code there's only one Dx interface. This limits the sound to the following:Only one kind of characteristics (sample rate, stereo/mono etc);The sounds are played in sequence;You can easily change this to allow several interfaces.Jos
March 18, 200422 yr Commercial Member Jose, Please post the changed code! I am interested in seeing it! Thank you again for your wonderful work!;)
March 19, 200422 yr Author It's done. Just waiting some report if the libs are working in the VS6.Jos
April 3, 200422 yr Author Updated the package. Included static libs, a readme :) example and some new functions like volume control and multi gauge support.http://www.airsim.net/modules.php?name=Dow...op=getit&lid=63Jos
Create an account or sign in to comment