<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ToggleTrill</action>
        <scheme>;;;Trill
(d-PlayMidiNote 78  255 9 100)
(ToggleChordDirective "Trill" LG-Trill "\\trill" DENEMO_OVERRIDE_ABOVE)
</scheme>
        <label>Trill (Off/On)</label>
        <tooltip>Adds/Removes a trill to the note</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
