SpiderBasic - Sound

Overview

SpiderBasic provides an easy way to have sound inside application or game. It uses special functions to get the maximum speed of available hardware.

Command Index

FreeSound
GetSoundPosition
InitSound
IsSound
LoadSound
PauseSound
PlaySound
ResumeSound
SetSoundPosition
SoundLength
SoundPan
SoundStatus
SoundVolume
StopSound

Example

Sound.sb

Supported OS

All

Reference Manual - Index