From 10269b74c84d15301bcb21ec0156f4b2b2457cb6 Mon Sep 17 00:00:00 2001 From: Grosskopf Date: Sat, 16 Sep 2017 23:12:52 +0200 Subject: Added Documentation of AudioStream --- doc/classes/AudioStreamRandomPitch.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/classes/AudioStreamRandomPitch.xml') diff --git a/doc/classes/AudioStreamRandomPitch.xml b/doc/classes/AudioStreamRandomPitch.xml index 91856682e6..1573a78d1f 100644 --- a/doc/classes/AudioStreamRandomPitch.xml +++ b/doc/classes/AudioStreamRandomPitch.xml @@ -1,8 +1,10 @@ + Plays audio with random pitch tweaking. + Randomly varies pitch on each start. @@ -40,8 +42,10 @@ + The current [AudioStream]. + The intensity of random pitch variation. -- cgit v1.2.3