PureBasic - Sound
Overview
The PureBasic sound system provides an easy way to have sound inside application or game. It uses special functions to get the maximum speed of available hardware. It requires DirectX 7 (Windows 9x/2000) or DirectX 3 when using the Windows NT4.0 compatibility mode.
Command Index
CatchSound
FreeSound
InitSound
IsSound
LoadSound
PlaySound
SoundFrequency
SoundPan
SoundVolume
StopSound
Example
Sound.pb
Supported OS
All