From 32a7c51ab210ae5b59a4bfc03ef5ba7e4f6db602 Mon Sep 17 00:00:00 2001 From: Albert Graef Date: Thu, 20 Sep 2018 12:45:21 +0200 Subject: [PATCH] Add SHIFT+SELECT to the ONE bindings. --- examples/XTouchONE2.midizaprc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/XTouchONE2.midizaprc b/examples/XTouchONE2.midizaprc index 77ed1f7..9686932 100644 --- a/examples/XTouchONE2.midizaprc +++ b/examples/XTouchONE2.midizaprc @@ -41,6 +41,11 @@ F8 SHIFT ^F8 RELEASE SHIFT ^F8 ^A#4 C5 ^B4 C#5 +# Pass through the shifted SELECT key (needed to add to the current selection +# in Ardour). + +^C2 A#5 C2 + # Pass through the shifted cursor keys. This assumes that they're already # mapped to something in the DAW; e.g., I have the shifted left/right keys # bound to the previous/next marker functions in Ardour.