#include <revolution.h> #include <revolution/syn.h> s32 SYNGetMasterVolume(SYNSYNTH *synth);
| synth | Pointer to the user-initialized SYNSYNTH data structure |
|---|
Returns current master volume in decibels (0x00000001 = 0.1 dB).
SYNGetMasterVolume gets the master volume setting of the specified synthesizer instance.
2006/03/01 Initial version.
CONFIDENTIAL