adjust fixed bindings files for use with new fmt-bindings tool
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bindings name="ardour-mixer">
|
||||
<Press>
|
||||
<bindings name="mixer">
|
||||
<press>
|
||||
<Binding key="s" action="Mixer/solo"/>
|
||||
<Binding key="m" action="Mixer/mute"/>
|
||||
<Binding key="Secondary-i" action="Mixer/toggle-midi-input-active"/>
|
||||
@@ -20,4 +19,4 @@
|
||||
<Binding key="Slash" action="Mixer/ab-plugins"/>
|
||||
<Binding key="Escape" action="Mixer/select-none"/>
|
||||
</Press>
|
||||
</Bindings>
|
||||
</Bindings>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Bindings name="logic">
|
||||
<Bindings name="step-editing">
|
||||
<Press>
|
||||
<Binding key="grave" action="StepEditing/octave-0"/>
|
||||
<Binding key="1" action="StepEditing/octave-1"/>
|
||||
|
||||
Reference in New Issue
Block a user