]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/12_working-with-midi/14_automation-midi.html
Minimal commit for Paul.
[ardour-manual-diverged] / _manual / 12_working-with-midi / 14_automation-midi.html
diff --git a/_manual/12_working-with-midi/14_automation-midi.html b/_manual/12_working-with-midi/14_automation-midi.html
deleted file mode 100644 (file)
index 0abb57e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
----
-layout: default
-title: Automating MIDI - Pitch bending and aftertouch
-menu_title: Automating MIDI
----                        
-
-<p>Adding pitch bending or aftertouch can add a lot of subtlety to an otherwise plain sounding midi region and help humanize it.</p>
-
-<img src="/images/MIDI_pitch_bending.png" alt="Automation : pitch bending" />
-
-<p>Pitch bending and aftertouch both work the same way, through automation. Right click the MIDI track's header &gt; Automation &gt; Bender <em>(or Pressure)</em> &gt; <em>choose the channel you want to bend</em>.</p>
-
-<p>Using the Draw tool, as for all the automation, allows to create a gradual change from one drawn point to another. A line in the center produces no change to the pitch, while a line above the center will bend the pitch to a higher note (up to 4 semitones) and a line going under the middle will bend the pitch to a lower note.</p>
-
-<p>The values can be anything between 0 (-4 semitones) to 16383 (+4 semitones). No automation or a value of 8192 means no pitch shifting.</p>
-
-<p>Aftertouch works very similarly, though the values are between 0 and 127. It should be noted that aftertouch differs from velocity, as aftertouch allows to slightly change the timbre or create a vibrato, while the velocity sets the power with which the note is played (e.g. on a keyboard, the key is hit).</p>