Searched refs:theVolume (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/midi/
H A DSynth.h71 void SetSynthVolume(double theVolume);
74 void SetSampleVolume(double theVolume);
/haiku/src/kits/midi/
H A DSynth.cpp190 BSynth::SetSynthVolume(double theVolume) argument
192 fSynth->SetVolume(theVolume);
204 BSynth::SetSampleVolume(double theVolume) argument

Completed in 54 milliseconds