<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>AddHighestDownMajor6</after>
        <action>AddHighestDownMinor6</action>
        <scheme>(ANS::AddIntervalAsChordnoteFromHighestDown 'm6)</scheme>
        <label>Add Minor 6th below top</label>
        <tooltip>Add a minor sixth as chordnote relative to the highest note downwards.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
