]> Shamusworld >> Repos - ardour-manual/commitdiff
Document the MIDI Port Config subpage
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Sat, 25 Jun 2022 17:47:01 +0000 (20:47 +0300)
committerAlexandre Prokoudine <alexandre.prokoudine@gmail.com>
Sat, 25 Jun 2022 17:47:01 +0000 (20:47 +0300)
include/preferences.html

index 7a68546995874fe06def35cd20dfc57dcb9fff68..bea16240228751f80fc246861a1f08aa2bca3529 100644 (file)
     </ul>
   </li>
 </ul>      
+
+<h3 id="preferences-midi-port-config">Modifiers</h3>
+
+<p>
+  This page allows to set options for input and output MIDI devices, such as:
+</p>
+
+<ul>
+  <li><kbd class="menu">Music data</kbd>: whether Ardour should accept/send note events from/to selected MIDI device</li>
+  <li><kbd class="menu">Control data</kbd>: whether Ardour should accept/send control events (Control Change, or CC) from/to selected MIDI device</li>
+  <li><kbd class="menu">Follow selection</kbd>: whether Ardour should connect this device to a selected track only (only applicable to input devices)</li>
+</ul>
   
 <h2 id="preferences-transport">Transport</h2>