PDA

Click to See Complete Forum and Search --> : How to: Direct Sound with VB6 ??


majasoft
Dec 23rd, 2000, 04:25 PM
Hi, i´ve used several routines to play wav´s and mp3´s in my game. But now I have the problem to play several wav´s at the same time in stereo quality.

Now I want to use Direct Sound to do this (play several wav´s at one time and in stereo). How can I do this.

Does anybody has a little sourcecode or demo-program to use Direct Sound with VB6 for my game ??

Thanx for replies, MAJASOFT.

oetje
Dec 24th, 2000, 06:16 AM
This (http://www.geocities.com/SiliconValley/Cable/9217/dsctrl.zip) activex control works perfect for me.:)

majasoft
Dec 25th, 2000, 05:17 AM
Hi, thanx for reply... I have found a better one (without ocx) on planetsourcecode.com... a great example to use Direct Sound with VB... I cut the code, so it works perfectly in my game...

greetings and marry christmas, Matthias.