<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>CursorToLowestNote</action>
        <scheme>(d-CursorToNote (GetLowestNote))</scheme>
        <label>Cursor to Lowest Note</label>
        <tooltip>Moves the cursor to the lowest note on current horizontal position (in a chord or on a single note)</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
