<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ToggleMarcato</action>
        <scheme>;;;Marcato
        (ChordAnnotation "ToggleMarcato" "\\marcato"    ToggleMarcato::params    LG-Marcato)

</scheme>
        <label>Marcato (Off/On)</label>
        <tooltip>Mark/Unmark the current chord marcato</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
