diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-02-12 22:14:24 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-02-12 22:14:24 +0100 |
commit | a05a820098a1bd936d4f4a7ea0746defab045c42 (patch) | |
tree | b0cddeb83f8ee8d3bf1a366a73bd645631f7a1b5 /test/kit/instr1.xml | |
parent | 83b4143391d0ef55c95f733b5f364d5f1778d68a (diff) |
Fix missing instrument names.
Diffstat (limited to 'test/kit/instr1.xml')
-rw-r--r-- | test/kit/instr1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kit/instr1.xml b/test/kit/instr1.xml index 3257c95..6b600d5 100644 --- a/test/kit/instr1.xml +++ b/test/kit/instr1.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<instrument name="snare"> +<instrument name="instr1"> <samples> <sample name="stroke1"> <audiofile channel="ch1" file="1111.wav"/> |