Put the sidechain ports into a dedicated tab in PortMatrix
[ardour.git] / gtk2_ardour / mixer.bindings
index b650974aedd6657595dd8d8436937a64ef35b342..45219b75a0775946a572c96c067bbf1322d782a5 100644 (file)
@@ -4,7 +4,6 @@
    <Binding key="m" action="Mixer/mute" group="Operations on the selected strip(s)"/>
    <Binding key="Secondary-i" action="Mixer/toggle-midi-input-active" group="Operations on the selected strip(s)"/>
    <Binding key="r" action="Mixer/recenable" group="Operations on the selected strip(s)"/>
-   <Binding key="Primary-t" action="Mixer/select-all-tracks" group="Operations on the selected strip(s)"/>
    <Binding key="0" action="Mixer/unity-gain" group="Operations on the selected strip(s)"/>
    <Binding key="Up" action="Mixer/increment-gain" group="Operations on the selected strip(s)"/>
    <Binding key="Down" action="Mixer/decrement-gain" group="Operations on the selected strip(s)"/>
@@ -19,5 +18,7 @@
    <Binding key="Primary-a" action="Mixer/select-all-processors" group="Processor operations on the selected strip(s)"/>
    <Binding key="slash" action="Mixer/ab-plugins" group="Processor operations on the selected strip(s)"/>
    <Binding key="Secondary-m" action="Mixer/show-editor" group="Window Visibility"/>
+   <Binding key="Secondary-Down" action="Mixer/select-next-stripable" group="Window Visibility"/>
+   <Binding key="Secondary-Up" action="Mixer/select-prev-stripable" group="Window Visibility"/>
   </Press>
  </Bindings>