AudioStreamRandomPitch

Inherits: AudioStream < Resource < Reference < Object

Plays audio with random pitch shifting.

Description

Randomly varies pitch on each start.

Properties

AudioStream audio_stream
float random_pitch 1.1

Property Descriptions

AudioStream audio_stream

Setter set_audio_stream(value)
Getter get_audio_stream()

The current AudioStream.

float random_pitch

Default 1.1
Setter set_random_pitch(value)
Getter get_random_pitch()

The intensity of random pitch variation.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_audiostreamrandompitch.html