From 86a40640961a7ffe54f1eb1fe018c7ac413c3676 Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Thu, 15 Dec 2022 02:22:18 +0300 Subject: [PATCH] 7.2 update: clearing trigger slots --- include/populating-the-cue-grid.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/include/populating-the-cue-grid.html b/include/populating-the-cue-grid.html index 3dde1a7..52c734d 100644 --- a/include/populating-the-cue-grid.html +++ b/include/populating-the-cue-grid.html @@ -63,3 +63,20 @@ E.g. it's impossible to place a MIDI clip into a trigger slot of an audio track.

+ +

Clearing trigger slots

+ +

+ There are two ways to remove an assigned clip from a selected trigger slot: +

+ +
    +
  1. + Pressing Delete or + Backspace +
  2. +
  3. + Right-clicking on the trigger slot and selecting + Clear in the menu. +
  4. +
\ No newline at end of file