#include <EffectMgr.h>
Inherits Presets.
Public Member Functions | |
| REALTYPE | sysefxgetvolume () |
| void | cleanup () |
| void | seteffectpar_nolock (int npar, unsigned char value) |
Public Attributes | |
| int | insertion |
| void EffectMgr::cleanup | ( | ) |
cleanup the effect
| void EffectMgr::seteffectpar_nolock | ( | int | npar, | |
| unsigned char | value | |||
| ) |
sets the effect par without thread lock
| REALTYPE EffectMgr::sysefxgetvolume | ( | ) |
get the output(to speakers) volume of the systemeffect
1 if the effect is connected as insertion effect
1.5.7