SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
SetVolumePan()
static void SRL::Sound::Pcm::SetVolumePan
(
uint8_t
channel
,
uint8_t
volume
,
int8_t
pan
=
0
)
inline
static
Set the Volume & Panning.
Parameters
channel
Sound
channel to modify (0-3)
volume
Playback volume (0-127)
pan
Audio channel panning (-127 to 127)
SRL
Sound
Pcm