Function AudioStreamPlayer2D.pitchScale
Changes the pitch and the tempo of the audio.
double pitchScale() nothrow @property @nogc;
void pitchScale
(
double v
) nothrow @property @nogc;
Changes the pitch and the tempo of the audio.
double pitchScale() nothrow @property @nogc;
void pitchScale
(
double v
) nothrow @property @nogc;