#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).
This function obtains the master volume setting of the specified synthesizer instance.
2006/03/01 Initial version.
CONFIDENTIAL