AudioEffectPitchShift.pitchScale

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

  1. double pitchScale [@property getter]
    struct AudioEffectPitchShift
    @nogc nothrow @property
    double
    pitchScale
    ()
  2. double pitchScale [@property setter]

Meta