<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>VoicePresetAutomatic</action>
        <scheme>;;;VoicePresetAutomatic
(d-InsertStem)
(d-MoveCursorLeft)
(d-DirectivePut-stemdirective-graphic "Voice" "
vAuto
Serif
24
1
1")
(d-DirectivePut-stemdirective-postfix "Voice" "\\oneVoice")
(d-DirectivePut-stemdirective-override "Voice" DENEMO_OVERRIDE_LILYPOND)
(d-MoveCursorRight)
(d-RefreshDisplay)
</scheme>
        <label>Voice Preset Automatic</label>
        <tooltip>Automatic voice preset. Resets to normal behaviour.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
