<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>SynchronizeAudio</after>
        <action>AudioPlay</action>
        <scheme>;;AudioPlay
  (d-StartAudioPlay)

</scheme>
        <label>Play</label>
        <tooltip>Plays the audio attached to the current movement. Use File-&gt;Open Audio to attach audio.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
