7.2 update: MIDI Learn for cue slots

This commit is contained in:
Alexandre Prokoudine 2022-12-14 20:25:06 +03:00
parent 63817d8552
commit f335e554eb
1 changed files with 23 additions and 0 deletions

View File

@ -51,6 +51,29 @@
in any of the empty slots in the track of interest.
</p>
<p>
Ardour allows assigning arbitrary keys on MIDI controllers to trigger
cue slots:
</p>
<ol>
<li>
<kbd class="mouse">Right</kbd>-click on the trigger slot of interest
</li>
<li>
Choose <kbd class="menu">MIDI Learn</kbd> in the newly opened window
</li>
<li>
Press a key on your MIDI controller
</li>
</ol>
<p>
An existing assignment can be remove using the
<kbd class="menu">MIDI un-Learn</kbd> command in the same right-click menu.
</p>
<h2>Play An Entire Cue</h2>
<p>Launching a cue. FIXME</p>