mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 04:45:58 +01:00
adjust fixed bindings files for use with new fmt-bindings tool
This commit is contained in:
parent
19fa64610b
commit
ebcbc7bedc
2 changed files with 4 additions and 6 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue