P Perry van Kuppeveld Jul 7, 2004 #1 Hi group, Is it possible (and how) to play multiple wav files simultaneous? Thanks Perry
W William DePalo [MVP VC++] Jul 7, 2004 #2 Perry van Kuppeveld said: Is it possible (and how) to play multiple wav files simultaneous? Click to expand... You should post again in the microsoft.public.win32.programmer.mmedia group for a definitive answer. On your way over note this, (as I understand it): 1) You always have the option to mix multiple media streams yourself. 2) The drivers/hardware for some soundcards can do this without extra effort on your part. Regards, Will
Perry van Kuppeveld said: Is it possible (and how) to play multiple wav files simultaneous? Click to expand... You should post again in the microsoft.public.win32.programmer.mmedia group for a definitive answer. On your way over note this, (as I understand it): 1) You always have the option to mix multiple media streams yourself. 2) The drivers/hardware for some soundcards can do this without extra effort on your part. Regards, Will
V Vinayak Raghuvamshi Jul 7, 2004 #3 Perry van Kuppeveld said: Hi group, Is it possible (and how) to play multiple wav files simultaneous? Click to expand... Check out DirectSound API (Play method). But this is a directX question and you may get better answers in the directX news group. -Vinayak
Perry van Kuppeveld said: Hi group, Is it possible (and how) to play multiple wav files simultaneous? Click to expand... Check out DirectSound API (Play method). But this is a directX question and you may get better answers in the directX news group. -Vinayak