Function AudioEffectChorus.voiceCount

The amount of voices in the effect.

long voiceCount() nothrow @property @nogc;

void voiceCount (
  long v
) nothrow @property @nogc;