<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ShiftUp</action>
        <scheme>
(SingleAndSelectionSwitcher "(ShiftUp)" "(ShiftUp)")
(d-RefreshDisplay)</scheme>
        <label>Shift Up</label>
        <tooltip>Shifts the selected Notes and Chords up a diatonic step</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
