9 lines
384 B
Plaintext
9 lines
384 B
Plaintext
|
<Bindings name="Pianoroll">
|
||
|
<Press>
|
||
|
<Binding key="d" action="MIDICueEditor/set-mouse-mode-draw" group="pianoroll"/>
|
||
|
<Binding key="e" action="MIDICueEditor/set-mouse-mode-content" group="pianoroll"/>
|
||
|
<Binding key="equal" action="MIDICueEditor/zoom-in" group="pianoroll"/>
|
||
|
<Binding key="minus" action="MIDICueEditor/zoom-in" group="pianoroll"/>
|
||
|
</Press>
|
||
|
</Bindings>
|