Function AudioEffectPitchShift.pitchScale

Pitch value. Can range from 0 (-1 octave) to 16 (+16 octaves).

double pitchScale() nothrow @property @nogc;

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