8 lines
187 B
Text
8 lines
187 B
Text
|
|
<control>
|
||
|
|
#define $KICKKEY 36
|
||
|
|
#define $SNAREKEY 38
|
||
|
|
#define $HATKEY 42
|
||
|
|
|
||
|
|
<region>key=$KICKKEY sample=kick.wav
|
||
|
|
<region>key=$SNAREKEY sample=snare.wav
|
||
|
|
<region>key=$HATKEY sample=closedhat.wav
|