Adding a word about the keyboard in the generic UI for instrument plugins

This commit is contained in:
Ed Ward 2017-11-15 10:52:09 +01:00
parent 3bdda5034b
commit f8d34e4702

View File

@ -74,3 +74,17 @@
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>