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