summaryrefslogtreecommitdiff
path: root/muse2/share/instruments/gm.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/gm.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/gm.idf')
-rw-r--r--muse2/share/instruments/gm.idf6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/share/instruments/gm.idf b/muse2/share/instruments/gm.idf
index 69e02503..f0a66ecb 100644
--- a/muse2/share/instruments/gm.idf
+++ b/muse2/share/instruments/gm.idf
@@ -1,6 +1,12 @@
<?xml version="1.0"?>
<muse version="1.0">
<MidiInstrument name="GM" nullparam="32639">
+ <SysEx name="GM on">
+ <comment>Switch General Midi mode on</comment>
+ <data>7e 7f 09 01</data>
+ </SysEx>
+ <Init>
+ </Init>
<PatchGroup name="Piano">
<Patch name="Grand Piano" prog="0" />
<Patch name="Bright Piano" prog="1" />