AudioStreamPlayer.pitchScale

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

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

Meta