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