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