<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ToggleFlageolet</action>
        <scheme>;;;ToggleFlageolet
;use _instead of ^ to place harmonic below note
(ToggleChordDirective "Flageolet" LG-Flageolet "^\\flageolet" DENEMO_OVERRIDE_ABOVE)
(d-DirectivePut-chord-gy "Flageolet" 12)
;(d-DirectivePut-chord-gx "Flageolet" -2)
</scheme>
        <label>Flageolet (Off/On)</label>
        <tooltip>Mark/Unmark chord with a Flageolet</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
