sfizz/tests/TestFiles/defines.sfz
Paul Ferrand 3f2184227a Generalize the define regex
Handle underscore in the variable name and negative numbers
2019-12-17 15:24:49 +01:00

10 lines
No EOL
243 B
Text

<control>
#define $KICKKEY 36
#define $SNAREKEY 38
#define $HATKEY 42
#define $vol_db -12
<region>key=$KICKKEY sample=kick.wav
<region>key=$SNAREKEY sample=snare.wav
<region>key=$HATKEY sample=closedhat.wav
<region>volume=$vol_db sample=*sine