Browse Source

Merge pull request #4621 from skyace65/Capture

Add Capture effect to audio buses page (4.0)
Rémi Verschelde 4 years ago
parent
commit
b8ad07d2f6
2 changed files with 5 additions and 0 deletions
  1. 5 0
      tutorials/audio/audio_buses.rst
  2. BIN
      tutorials/audio/img/audio_buses4.png

+ 5 - 0
tutorials/audio/audio_buses.rst

@@ -110,6 +110,11 @@ megaphone. Modulating the BandPass frequency can simulate the sound of a wah-wah
 guitar pedal, think of the guitar in Jimi Hendrix's *Voodoo Child (Slight
 Return)*.
 
+Capture
+~~~~~~~
+
+Capture allows access to the microphone and other audio on an audio bus in real-time.
+
 Chorus
 ~~~~~~
 

BIN
tutorials/audio/img/audio_buses4.png