Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ride two WAVs at once?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
01194808
Message ID:
01194888
Views:
31
MSDN: To play multiple sounds simultaneously, use the waveOut* functions in the Waveform Audio API.

VFP code sample (membership required)
WAV file player
http://www.news2news.com/vfp/?example=417

API functions used:
GlobalAlloc
GlobalFree
mmioAscend
mmioClose
mmioDescend
mmioOpen
mmioRead
waveOutClose
waveOutGetPosition
waveOutGetVolume
waveOutOpen
waveOutPrepareHeader
waveOutReset
waveOutSetVolume
waveOutUnprepareHeader
waveOutWrite
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform