VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



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

by grigri (9 Submissions)
Category: Sound/MP3
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

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)

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

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

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

No comments have been posted about Play multiple sounds at the same time (no DLL, no DirectX). Why not be the first to post a comment about Play multiple sounds at the same time (no DLL, no DirectX).

Post your comment

Subject:
Message:
0/1000 characters