X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fautomating-midi---pitch-bending-and-aftertouch.html;h=2d4d8457251f444206a2a9a210bf408f33502be2;hb=7d0008ace8d95c5b31cb18c862b9322a2d28ed6a;hp=2c19e31334a4b428f6d39e1b01ef28160241a5fe;hpb=dbdbfb9af9c36ed54d1cb598a60b1b51246d385b;p=ardour-manual diff --git a/include/automating-midi---pitch-bending-and-aftertouch.html b/include/automating-midi---pitch-bending-and-aftertouch.html index 2c19e31..2d4d845 100644 --- a/include/automating-midi---pitch-bending-and-aftertouch.html +++ b/include/automating-midi---pitch-bending-and-aftertouch.html @@ -19,13 +19,15 @@ 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. + higher note and a line going under the middle will bend the pitch to a lower note.

- The values can be anything between 0 (-4 semitones) to 16383 (+4 semitones). No - automation or a value of 8192 means no pitch shifting. + The pitch change depends on the synth-plugin used. Common ranges are an + change of either ± 1, ± 2 or ± 4 semitones + for the range 0 to 16383. The range is usually defined by the soundfont + for each instrument. + A value of 8192, which is also the default, means no pitch change.