<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>NotationMagick-ReverseSelectedObjects</after>
        <action>NotationMagick-MirrorSelectedObjects</action>
        <scheme>(NotationMagick::MirrorSelection (ANS::Ly2Ans (string-&gt;symbol (GetCursorNoteAsLilypond))))</scheme>
        <label>Mirror Selected Objects (Axis=Cursor)</label>
        <tooltip>Mirror the selected notes. Axis is the cursor position.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
