SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Play()

static int8_t SRL::Sound::Pcm::Play ( Pcm::IPcmFile & pcm,
uint8_t volume = 127,
int8_t pan = 0 )
inlinestatic

Try to play sound on the first free channel.

Parameters
pcmSound effect to play
volumePlayback volume (0-127)
panAudio channel panning (-127 to 127)
Returns
Channel number if sound was played or -1 if it was not