~ubuntu-branches/ubuntu/oneiric/denemo/oneiric

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>HiHatFoot</action>
        <scheme>

		(d-InsertG)
		(d-PutNoteName "d''")
		(d-ChangeNotehead "Cross")
	</scheme>
        <label>Hi Hat with Foot</label>
        <tooltip>Insert HiHat with foot in the prevailing duration.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>