Home
last modified time | relevance | path

Searched defs:setMasterGain (Results 1 – 7 of 7) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/SystemZ/
H A Dargs-03.ll49 ; CHECK-FP128-2-LABEL: foo:
/dports/devel/ois/ois/src/win32/extras/WiiMote/
H A DOISWiiMoteForceFeedback.h50 void setMasterGain( float level ) {} in setMasterGain() function
/dports/devel/ois/ois/src/linux/
H A DLinuxForceFeedback.cpp38 void LinuxForceFeedback::setMasterGain(float) in setMasterGain() function in LinuxForceFeedback
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqstk/src/
H A DModal.cpp105 void Modal :: setMasterGain(StkFloat aGain) in setMasterGain() function in Modal
/dports/audio/string-machine-lv2/string-machine-0.1.0/sources/
H A DStringSynth.h43 void setMasterGain(float value) { fMasterGain = value; } in setMasterGain() function
/dports/devel/ois/ois/src/win32/
H A DWin32ForceFeedback.cpp96 void Win32ForceFeedback::setMasterGain( float level ) in setMasterGain() function in Win32ForceFeedback
/dports/audio/lmms/lmms-1.2.2/include/
H A DMixer.h260 inline void setMasterGain( const float _mo ) in setMasterGain() function