Function AudioEffectChorus.dry

The effect's raw signal.

double dry() nothrow @property @nogc;

void dry (
  double v
) nothrow @property @nogc;