]> Shamusworld >> Repos - ardour-manual/commitdiff
Adding a word about the keyboard in the generic UI for instrument plugins
authorEd Ward <edwsaintesprit@hotmail.com>
Wed, 15 Nov 2017 09:52:09 +0000 (10:52 +0100)
committerEd Ward <edwsaintesprit@hotmail.com>
Wed, 15 Nov 2017 09:52:09 +0000 (10:52 +0100)
include/working-with-ardour-built-plugin-editors.html

index 811b627d2d3089b1a2e471773a330aff00b1a3d3..64a103ee11a9ae375541e4c92dfbb1d163544270 100644 (file)
   change the vertical scale of the graphs.
 </p>
 
+<h2>MIDI instruments specificities</h2>
+
+<figure>
+  <img src="/images/instrument_plugins-keyboard.png" alt="The MIDI keyboard in instruments plugins">
+  <figcaption>
+    The MIDI keyboard in instruments plugins
+  </figcaption>
+</figure>
+
+<p>
+  The generic UI provides, for all MIDI instruments plugins, a keyboard, that can
+  be used either with the mouse, or by using a QWERTY keyboard as a piano. Both the
+  channel and the velocity can be set above the keyboard.
+</p>