Home | History | Annotate | Download | only in lib_src

Lines Matching refs:masterVolume

388     pSynth->masterVolume = DEFAULT_SYNTH_MASTER_VOLUME;
3440 void VMSetVolume (S_SYNTH *pSynth, EAS_U16 masterVolume)
3442 pSynth->masterVolume = masterVolume;