From 079c64154ba8484bb93d9dd88a921e4adecb06ea Mon Sep 17 00:00:00 2001 From: Len Ovens Date: Sun, 22 Jan 2017 16:16:11 -0800 Subject: [PATCH] Added S1 (selected) strip to generic MIDI --- .../03_generic-midi/01_midi-binding-maps.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_manual/23_using-control-surfaces/03_generic-midi/01_midi-binding-maps.html b/_manual/23_using-control-surfaces/03_generic-midi/01_midi-binding-maps.html index ff423114..a760b4f1 100644 --- a/_manual/23_using-control-surfaces/03_generic-midi/01_midi-binding-maps.html +++ b/_manual/23_using-control-surfaces/03_generic-midi/01_midi-binding-maps.html @@ -213,6 +213,10 @@ bindings">
identifies a track or bus by its remote control ID within the current bank (see below for more on banks)
+
S, followed by a number +
+
identifies a selected track in order they have been selected, S1 should be the same track as the Editor Mixer +
one or more words
identifies a track or bus by its name @@ -348,6 +352,12 @@ bindings"> will have to use the mouse and the GUI to change banks, which rather defeats the purpose of the bindings.

+

The Selected Strip

+

+ Often times one wants to just deal with the strip currently + selected by the GUI (or the control surface). In the same way as with + banks above the selected strip can be designated with S1. +

A Complete (though muddled) Example

 <?xml version="1.0" encoding="UTF-8"?>