AudioStreamPlayer3D.pitchScale

The pitch and the tempo of the audio, as a multiplier of the audio sample's sample rate.

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

Meta