AudioEffectPitchShift.pitchScale

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

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

Meta