summaryrefslogtreecommitdiff
path: root/muse2/share/instruments/gs.idf
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-10-09 20:04:43 +0000
committerTim E. Real <termtech@rogers.com>2012-10-09 20:04:43 +0000
commit0368494d2ba85b24da193512972ccfeada99cf52 (patch)
treefff25f5a6aecdd722c98a938fa9b03f1fec9febc /muse2/share/instruments/gs.idf
parentc5e6b8cfa9d8615a32ce2aad28f4d091482be91d (diff)
!!! Song type is now removed !!! : See ChangeLog
Diffstat (limited to 'muse2/share/instruments/gs.idf')
-rw-r--r--muse2/share/instruments/gs.idf10
1 files changed, 10 insertions, 0 deletions
diff --git a/muse2/share/instruments/gs.idf b/muse2/share/instruments/gs.idf
index 3f03f6bc..873cbd18 100644
--- a/muse2/share/instruments/gs.idf
+++ b/muse2/share/instruments/gs.idf
@@ -1,11 +1,21 @@
<?xml version="1.0"?>
<muse version="1.0">
<MidiInstrument name="GS" nullparam="32639">
+ <SysEx name="GM on">
+ <comment>Switch General Midi mode on</comment>
+ <data>7e 7f 09 01</data>
+ </SysEx>
<SysEx name="GS on">
<comment>Switch GS mode on</comment>
<data>0x41 0x10 0x42 0x12 0x40 0x00 0x7f 0x00 0x41</data>
</SysEx>
<Init>
+ <event tick="0" type="2" datalen="4">
+ 7e 7f 09 01
+ </event>
+ <event tick="250" type="2" datalen="9">
+ 41 10 42 12 40 00 7f 00 41
+ </event>
</Init>
<PatchGroup name="Piano">
<Patch name="Grand Piano" hbank="0" lbank="0" prog="0" />