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
)
inline
static
Try to play sound on the first free channel.
Parameters
pcm
Sound
effect to play
volume
Playback volume (0-127)
pan
Audio channel panning (-127 to 127)
Returns
Channel number if sound was played or -1 if it was not
SRL
Sound
Pcm