Function AudioEffectDelay.tap2Active
If true
, tap2
will be enabled.
bool tap2Active() nothrow @property @nogc;
void tap2Active
(
bool v
) nothrow @property @nogc;
If true
, tap2
will be enabled.
bool tap2Active() nothrow @property @nogc;
void tap2Active
(
bool v
) nothrow @property @nogc;