summaryrefslogtreecommitdiff
path: root/doc/classes/AudioEffectDelay.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AudioEffectDelay.xml')
-rw-r--r--doc/classes/AudioEffectDelay.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/AudioEffectDelay.xml b/doc/classes/AudioEffectDelay.xml
index 8a95e315cd..8223ccd6bd 100644
--- a/doc/classes/AudioEffectDelay.xml
+++ b/doc/classes/AudioEffectDelay.xml
@@ -8,6 +8,7 @@
Plays input signal back after a period of time. The delayed signal may be played back multiple times to create the sound of a repeating, decaying echo. Delay effects range from a subtle echo effect to a pronounced blending of previous sounds with new sounds.
</description>
<tutorials>
+ <link title="Audio buses">$DOCS_URL/tutorials/audio/audio_buses.html</link>
</tutorials>
<members>
<member name="dry" type="float" setter="set_dry" getter="get_dry" default="1.0">