VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Play multiple sounds at the same time (no DLL, no DirectX)

grigri  (9 Submissions)   Sound/MP3   Advanced   Wed 3rd February 2021

Playing multiple sounds simultaneously is not an easy task, especially in VB.
Most VB applications (and games!) that use sound use the PlaySound()
API function [which only allows one sound at a time]; others resort to DirectX
or third-party DLLs such as BASS. This project is a first step to ending all
that, presenting an API-only method.
_________________________________________________________
I don't know if it's compatible with VB5, any feedback on this would be appreciated.
_________________________________________________________
Includes an extensive ReadMe file, full demo and clean, commented code.

Rate Play multiple sounds at the same time (no DLL, no DirectX) (11(11 Vote))

Download Play multiple sounds at the same time (no DLL, no DirectX)

Play multiple sounds at the same time (no DLL, no DirectX) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters