Sounds
 
 
 
 
Sounds / Creation & Loading
 
 
GetFreeSound Locate an Sound that is free to be used
LoadNewSound Load a New Sound file into memory
LoadSound Load a sound file into memory
 
 
Sounds / Delete
 
 
DeleteAllSounds Delete All sounds from memory
DeleteSound Delete a sound from memory
 
 
Sounds / Play Back Controls
 
 
GetSoundPlaying Check if a Sound is Playing or Paused
LoopSound Set a sound to loop automatically when played
PauseSound Pause a playing sound
PlayDynamicSound Play a sound effect (dynamically)
PlaySound Play a sound effect
ResumeSound Resume playing a paused sound
StopSound Stop a playing sound
 
 
Sounds / Volume
 
 
GetSoundMasterVolume Get the current Master Volume of all sound playback
GetSoundVolume Get the Volume of a sound
SoundMasterVolume Change Master Volume of all sound playback
SoundVolume Set the Play Back Volume of a sound
 
 
Sounds / Frequency
 
 
GetSoundFreq Get the Frequency of a sound
SoundFreq Set the Play Back Frequency of a sound
 
 
Sounds / Left & Right Panning
 
 
GetSoundPan Get the Panning of a sound
SoundPan Set the Play Back Panning of a sound
 
 
Sounds / Status
 
 
GetSoundStatus Get the Current Status of a sound
 
 
Sounds / Quantity
 
 
GetSoundQuantity Get the Max Number of Sounds Available
 
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com