summaryrefslogtreecommitdiff
path: root/muse2/share/instruments/xg.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/xg.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/xg.idf')
-rw-r--r--muse2/share/instruments/xg.idf14
1 files changed, 14 insertions, 0 deletions
diff --git a/muse2/share/instruments/xg.idf b/muse2/share/instruments/xg.idf
index c281df66..5c3175bf 100644
--- a/muse2/share/instruments/xg.idf
+++ b/muse2/share/instruments/xg.idf
@@ -1,6 +1,20 @@
<?xml version="1.0"?>
<muse version="1.0">
<MidiInstrument name="XG" nullparam="32639">
+ <SysEx name="XG on">
+ <comment>Switch XG mode on</comment>
+ <data>0x43 0x10 0x4c 0x00 0x00 0x7e 0x00</data>
+ </SysEx>
+ <Init>
+ <!--
+ <event tick="0" type="2" datalen="4">
+ 7e 7f 09 01
+ </event>
+ <event tick="0" type="2" datalen="7">
+ 43 10 4c 00 00 7e 00
+ </event>
+ -->
+ </Init>
<PatchGroup name="Piano">
<Patch name="Grand Piano" hbank="0" lbank="0" prog="0" />
<Patch name="GrndPnoK" hbank="0" lbank="1" prog="0" />