summaryrefslogtreecommitdiff
path: root/muse2/share/instruments/gs.idf
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-08-01 21:23:34 +0000
committerTim E. Real <termtech@rogers.com>2012-08-01 21:23:34 +0000
commit004af724045ae8b8a0be1152b4de755f34b1b053 (patch)
tree84bd4b2de61900de081160442e6a860871bd3cb1 /muse2/share/instruments/gs.idf
parentf45bff39714939eb105b2830317ec4de77bf2bb7 (diff)
Finished the Sysex Editor in the Instrument Editor.
Create, delete, save named instrument sysexes. Does nothing more for now.
Diffstat (limited to 'muse2/share/instruments/gs.idf')
-rw-r--r--muse2/share/instruments/gs.idf6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/share/instruments/gs.idf b/muse2/share/instruments/gs.idf
index 9314e282..3f03f6bc 100644
--- a/muse2/share/instruments/gs.idf
+++ b/muse2/share/instruments/gs.idf
@@ -1,6 +1,12 @@
<?xml version="1.0"?>
<muse version="1.0">
<MidiInstrument name="GS" nullparam="32639">
+ <SysEx name="GS on">
+ <comment>Switch GS mode on</comment>
+ <data>0x41 0x10 0x42 0x12 0x40 0x00 0x7f 0x00 0x41</data>
+ </SysEx>
+ <Init>
+ </Init>
<PatchGroup name="Piano">
<Patch name="Grand Piano" hbank="0" lbank="0" prog="0" />
<Patch name="Bright Piano" hbank="0" lbank="0" prog="1" />