.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the AudioStreamRandomPitch.xml source instead. .. The source is found in doc/classes or modules//doc_classes. .. _class_AudioStreamRandomPitch: AudioStreamRandomPitch ====================== **Inherits:** :ref:`AudioStream` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Plays audio with random pitch tweaking. Member Variables ---------------- .. _class_AudioStreamRandomPitch_audio_stream: - :ref:`AudioStream` **audio_stream** - The current :ref:`AudioStream`. .. _class_AudioStreamRandomPitch_random_pitch: - :ref:`float` **random_pitch** - The intensity of random pitch variation. Description ----------- Randomly varies pitch on each start.