7.2 update: clearing trigger slots

This commit is contained in:
Alexandre Prokoudine 2022-12-15 02:22:18 +03:00
parent d51bf7f3aa
commit 86a4064096
1 changed files with 17 additions and 0 deletions

View File

@ -63,3 +63,20 @@
E.g. it's impossible to place a MIDI clip into a trigger slot of an audio
track.
</p>
<h2>Clearing trigger slots</h2>
<p>
There are two ways to remove an assigned clip from a selected trigger slot:
</p>
<ol>
<li>
Pressing <kbd class="button">Delete</kbd> or
<kbd class="button">Backspace</kbd>
</li>
<li>
<kbd class="mouse">Right</kbd>-clicking on the trigger slot and selecting
<kbd class="menu">Clear</kbd> in the menu.
</li>
</ol>