<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>AddLowestUpMajor3</after>
        <action>AddLowestUpMinor3</action>
        <scheme>(ANS::AddIntervalAsChordnoteFromLowestUp 'm3)</scheme>
        <label>Add Minor 3rd above base </label>
        <tooltip>Add a minor third as chordnote relative to the lowest note upwards.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
