Function AudioEffectChorus.wet
The effect's processed signal.
double wet() nothrow @property @nogc;
void wet
(
double v
) nothrow @property @nogc;
The effect's processed signal.
double wet() nothrow @property @nogc;
void wet
(
double v
) nothrow @property @nogc;