<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>ToggleBeginPhrasingSlur</after>
        <action>ToggleEndPhrasingSlur</action>
        <scheme>(ToggleDirective "chord" "postfix" (cons "PhrasingSlur"  "phr)") "\\)" )</scheme>
        <label>End Phrasing Slur</label>
        <tooltip>End a phrasing slur on the current note.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
