SsSetMVol

Sets the main volume

void SsSetMVol (
        short voll,
        short volr
)

Arguments

voll Left channel volume
volr Right channel volume

Return Value

None.

Explanation

The main volume is set to the values specified by voll (left) and volr (right). Volume values can range from 0 to 127.
The main volume must be set before playing a song.

See Also

SsGetMVol()