AudioStreamRandomPitch
Inherits: AudioStream < Resource < Reference < Object
Plays audio with random pitch shifting.
Description
Randomly varies pitch on each start.
Properties
|
Property Descriptions
AudioStream audio_stream
Setter | set_audio_stream(value) |
Getter | get_audio_stream() |
The current AudioStream.
float random_pitch
Default |
|
Setter | set_random_pitch(value) |
Getter | get_random_pitch() |
The intensity of random pitch variation.
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_audiostreamrandompitch.html