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