<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>Beam1234</action>
        <scheme>;;;;;;;;Beam1234
(d-DirectivePut-standalone-minpixels "Beam1234" 30)
(d-CursorLeft)
(d-DirectivePut-standalone-postfix "Beam1234"  "
#(override-auto-beam-setting '(end * * * *) 1 4)
#(override-auto-beam-setting '(end * * * *) 2 4)
#(override-auto-beam-setting '(end * * * *) 3 4)
#(override-auto-beam-setting '(end * * * *) 3 4)" )
(d-DirectivePut-standalone-display "Beam1234"  "Beam")
(d-CursorRight)
(d-RefreshDisplay)
</scheme>
        <label>Beam 4 Beats</label>
        <tooltip>Beams end on each quarter note (up to 4).</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
