<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>AddHighestDownPerfect1</after>
        <action>AddHighestDownMajor2</action>
        <scheme>(ANS::AddIntervalAsChordnoteFromHighestDown 'M2)</scheme>
        <label>Add Major 2nd below top</label>
        <tooltip>Add a major second as chordnote relative to the highest note downwards.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
