From 22a23eedca920ec160f3b6c94dfe45ca0b7aa03a Mon Sep 17 00:00:00 2001 From: James Crompton Date: Sun, 19 Nov 2023 13:45:49 +0100 Subject: [PATCH] Include information on how to connect a MIDI device to be used to trigger clips --- include/playing-back-the-cues.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/include/playing-back-the-cues.html b/include/playing-back-the-cues.html index 2ba4951..e675159 100644 --- a/include/playing-back-the-cues.html +++ b/include/playing-back-the-cues.html @@ -69,10 +69,21 @@

- An existing assignment can be remove using the + An existing assignment can be removed using the MIDI un-Learn command in the same right-click menu.

+

+ This use of MIDI devices and its learning function is separate from, functions + differently to, and is not to be confused with the use of MIDI devices as control surfaces. +

+ +

+ For a MIDI device to be used to trigger clips it must be defined as Default trigger input + in the Triggering page of the Preferences + dialog and/or be connected to the ardour:Cue Control in MIDI port. +

+

Playing and Stopping Entire Cues

@@ -102,4 +113,4 @@ (P) will stop playback of all cues and all clips in all trigger slots. Just like with playback, the time playback stops depends on quantization settings of each trigger slot. -

\ No newline at end of file +