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

The current AudioStream.


float random_pitch = 1.1

  • void set_random_pitch ( float value )

  • float get_random_pitch ( )

The intensity of random pitch variation.