aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
-rw-r--r--banks.ini493
-rw-r--r--fm_banks/adldata-cache.datbin0 -> 549098 bytes
-rw-r--r--fm_banks/opl_files/file53-2.oplbin0 -> 5562 bytes
-rw-r--r--make.rules15
-rw-r--r--src/adldata.cpp38494
-rw-r--r--src/adldata.hh2
-rw-r--r--src/gen_adldata/file_formats/load_ail.h102
-rw-r--r--src/gen_adldata/file_formats/load_bisqwit.h53
-rw-r--r--src/gen_adldata/file_formats/load_bnk.h152
-rw-r--r--src/gen_adldata/file_formats/load_bnk2.h102
-rw-r--r--src/gen_adldata/file_formats/load_ibk.h72
-rw-r--r--src/gen_adldata/file_formats/load_jv.h105
-rw-r--r--src/gen_adldata/file_formats/load_op2.h148
-rw-r--r--src/gen_adldata/file_formats/load_tmb.h68
-rw-r--r--src/gen_adldata/gen_adldata.cc1704
-rw-r--r--src/gen_adldata/gen_adldata.pro36
-rw-r--r--src/gen_adldata/ini/IniProcessor.pri10
-rw-r--r--src/gen_adldata/ini/ini_processing.cpp1385
-rw-r--r--src/gen_adldata/ini/ini_processing.h677
-rw-r--r--src/gen_adldata/ini/ini_processing_variant.h243
-rw-r--r--src/gen_adldata/measurer.cpp543
-rw-r--r--src/gen_adldata/measurer.h105
-rw-r--r--src/gen_adldata/midi_inst_list.h5
-rw-r--r--src/gen_adldata/progs_cache.cpp106
-rw-r--r--src/gen_adldata/progs_cache.h85
-rw-r--r--src/gen_adldata/scrapped.txt254
27 files changed, 24273 insertions, 20691 deletions
diff --git a/.gitignore b/.gitignore
index e34c925..0f3c9f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,8 @@
*.app
bin/*
obj/*
+
+# Qt-Creator IDE
+build-*
+*.user
+
diff --git a/banks.ini b/banks.ini
new file mode 100644
index 0000000..a621f4c
--- /dev/null
+++ b/banks.ini
@@ -0,0 +1,493 @@
+;
+; This INI file is used for gen_adlmidi utiltiy
+; used to generate adldata.cpp file
+;
+; This is NOT used by ADLMIDI itself to list available banks.
+;
+; If you want to change list of banks in libADLMIDI, just run
+; "bin/gen_adldata src/adldata.cpp" and wait until it will generate updated
+; banks store, and then run "make" to rebuild libADLMIDI library with new set of
+; banks
+;
+
+[General]
+banks = 73
+
+[bank-0]
+name = "AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others)"
+format = AIL
+file = "fm_banks/opl_files/sc3.opl"
+prefix = "G"
+
+[bank-1]
+name = "Bisqwit (selection of 4op and 2op)"
+format = Bisqwit
+file = "fm_banks/op3_files/bisqwit.adlraw"
+prefix = "Bisq"
+
+[bank-2]
+name = "HMI (Descent, Asterix)"
+format = HMI
+file = "fm_banks/bnk_files/melodic.bnk"
+file-p = "fm_banks/bnk_files/drum.bnk"
+prefix = "HMIGM"
+prefix-p = "HMIGP"
+
+[bank-3]
+name = "HMI (Descent:: Int)"
+format = HMI
+file = "fm_banks/bnk_files/intmelo.bnk"
+file-p = "fm_banks/bnk_files/intdrum.bnk"
+prefix = "intM"
+prefix-p = "intP"
+
+[bank-4]
+name = "HMI (Descent:: Ham)"
+format = HMI
+file = "fm_banks/bnk_files/hammelo.bnk"
+file-p = "fm_banks/bnk_files/hamdrum.bnk"
+prefix = "hamM"
+prefix-p = "hamP"
+
+[bank-5]
+name = "HMI (Descent:: Rick)"
+format = HMI
+file = "fm_banks/bnk_files/rickmelo.bnk"
+file-p = "fm_banks/bnk_files/rickdrum.bnk"
+prefix = "rickM"
+prefix-p = "rickP"
+
+[bank-6]
+name = "HMI (Descent 2)"
+format = HMI
+file = "fm_banks/bnk_files/d2melo.bnk"
+file-p = "fm_banks/bnk_files/d2drum.bnk"
+prefix = "b6M"
+prefix-p = "b6P"
+
+[bank-7]
+name = "HMI (Normality)"
+format = HMI
+file = "fm_banks/bnk_files/normmelo.bnk"
+file-p = "fm_banks/bnk_files/normdrum.bnk"
+prefix = "b7M"
+prefix-p = "b7P"
+
+[bank-8]
+name = "HMI (Shattered Steel)"
+format = HMI
+file = "fm_banks/bnk_files/ssmelo.bnk"
+file-p = "fm_banks/bnk_files/ssdrum.bnk"
+prefix = "b8M"
+prefix-p = "b8P"
+
+[bank-9]
+name = "HMI (Theme Park)"
+format = TMB
+file = "fm_banks/bnk_files/themepark.tmb"
+prefix = "b9MP"
+
+;[bank-9]
+;format = HMI
+;file = "fm_banks/bnk_files/file131.bnk"
+;file-p = "fm_banks/bnk_files/file132.bnk"
+;prefix = "b9M"
+;prefix-p= "b9P"
+
+[bank-10]
+name = "HMI (3d Table Sports, Battle Arena Toshinden)"
+format = HMI
+file = "fm_banks/bnk_files/themepark.tmb"
+file-p = "fm_banks/bnk_files/file133.bnk"
+prefix = "b9MP"
+prefix-p = "b10P"
+
+[bank-11]
+name = "HMI (Aces of the Deep)"
+format = HMI
+file = "fm_banks/bnk_files/file134.bnk"
+file-p = "fm_banks/bnk_files/file142.bnk"
+prefix = "b10M"
+prefix-p = "b11P"
+
+[bank-12]
+name = "HMI (Earthsiege)"
+format = HMI
+file = "fm_banks/bnk_files/file145.bnk"
+file-p = "fm_banks/bnk_files/file144.bnk"
+prefix = "b12M"
+prefix-p = "b12P"
+
+[bank-13]
+name = "HMI (Anvil of Dawn)"
+format = HMI
+file = "fm_banks/bnk_files/file144.bnk"
+file-p = "fm_banks/bnk_files/file167.bnk"
+prefix = "b12P"
+prefix-p = "b13P"
+
+[bank-14]
+name = "DMX (Doom :: partially pseudo 4op)"
+format = OP2
+file = "fm_banks/doom2/genmidi.op2"
+prefix = "dM"
+
+[bank-15]
+name = "DMX (Hexen, Heretic :: partially pseudo 4op)"
+format = OP2
+file = "fm_banks/doom2/genmidi.htc"
+prefix = "hxM"
+
+[bank-16]
+name = "DMX (MUS Play :: partially pseudo 4op)"
+format = OP2
+file = "fm_banks/doom2/default.op2"
+prefix = "mus"
+
+[bank-17]
+name = "AIL (Discworld, Grandest Fleet, Pocahontas, Slob Zone 3d, Ultima 4, Zorro)"
+format = AIL
+file = "fm_banks/opl_files/file17.opl"
+prefix = "f17G"
+
+[bank-18]
+name = "AIL (Warcraft 2)"
+format = AIL
+file = "fm_banks/opl_files/warcraft.ad"
+prefix = "sG"
+
+[bank-19]
+name = "AIL (Syndicate)"
+format = AIL
+file = "fm_banks/opl_files/file19.opl"
+prefix = "f19G"
+
+[bank-20]
+name = "AIL (Guilty, Orion Conspiracy, Terra Nova Strike Force Centauri :: 4op)"
+format = AIL
+file = "fm_banks/opl_files/file20.opl"
+prefix = "f20G"
+
+[bank-21]
+name = "AIL (Magic Carpet 2)"
+format = AIL
+file = "fm_banks/opl_files/file21.opl"
+prefix = "f21G"
+
+[bank-22]
+name = "AIL (Nemesis)"
+format = AIL
+file = "fm_banks/opl_files/nemesis.opl"
+prefix = "nem"
+
+[bank-23]
+name = "AIL (Jagged Alliance)"
+format = AIL
+file = "fm_banks/opl_files/file23.opl"
+prefix = "f23G"
+
+[bank-24]
+name = "AIL (When Two Worlds War :: 4op, MISSING INSTRUMENTS)"
+format = AIL
+file = "fm_banks/opl_files/file24.opl"
+prefix = "f24G"
+
+[bank-25]
+name = "AIL (Bards Tale Construction :: MISSING INSTRUMENTS)"
+format = AIL
+file = "fm_banks/opl_files/file25.opl"
+prefix = "f25G"
+
+[bank-26]
+name = "AIL (Return to Zork)"
+format = AIL
+file = "fm_banks/opl_files/file26.opl"
+prefix = "f26G"
+
+[bank-27]
+name = "AIL (Theme Hospital)"
+format = AIL
+file = "fm_banks/opl_files/file27.opl"
+prefix = "f27G"
+
+[bank-28]
+name = "AIL (National Hockey League PA)"
+format = AIL
+file = "fm_banks/opl_files/nhlpa.opl"
+prefix = "nhl"
+
+[bank-29]
+name = "AIL (Inherit The Earth)"
+format = AIL
+file = "fm_banks/opl_files/file29.opl"
+prefix = "f29G"
+
+[bank-30]
+name = "AIL (Inherit The Earth, file two)"
+format = AIL
+file = "fm_banks/opl_files/file30.opl"
+prefix = "f30G"
+
+[bank-31]
+name = "AIL (Little Big Adventure :: 4op)"
+format = AIL
+file = "fm_banks/opl_files/file31.opl"
+prefix = "f31G"
+
+[bank-32]
+name = "AIL (Wreckin Crew)"
+format = AIL
+file = "fm_banks/opl_files/file32.opl"
+prefix = "f32G"
+
+[bank-33]
+name = "AIL (Death Gate)"
+format = AIL
+file = "fm_banks/opl_files/file13.opl"
+prefix = "f13G"
+
+[bank-34]
+name = "AIL (FIFA International Soccer)"
+format = AIL
+file = "fm_banks/opl_files/file34.opl"
+prefix = "f34G"
+
+[bank-35]
+name = "AIL (Starship Invasion)"
+format = AIL
+file = "fm_banks/opl_files/file35.opl"
+prefix = "f35G"
+
+[bank-36]
+name = "AIL (Super Street Fighter 2 :: 4op)"
+format = AIL
+file = "fm_banks/opl_files/file36.opl"
+prefix = "f36G"
+
+[bank-37]
+name = "AIL (Lords of the Realm :: MISSING INSTRUMENTS)"
+format = AIL
+file = "fm_banks/opl_files/file37.opl"
+prefix = "f37G"
+
+[bank-38]
+name = "AIL (SimFarm, SimHealth :: 4op)"
+format = AIL
+file = "fm_banks/opl_files/simfarm.opl"
+prefix = "qG"
+
+[bank-39]
+name = "AIL (SimFarm, Settlers, Serf City)"
+format = AIL
+file = "fm_banks/opl_files/simfarm.ad"
+prefix = "mG"
+
+[bank-40]
+name = "AIL (Caesar 2 :: partially 4op, MISSING INSTRUMENTS)"
+format = AIL
+file = "fm_banks/opl_files/file12.opl"
+prefix = "f12G"
+
+[bank-41]
+name = "AIL (Syndicate Wars)"
+format = AIL
+file = "fm_banks/opl_files/file41.opl"
+prefix = "f41G"
+
+[bank-42]
+name = "AIL (Bubble Bobble Feat. Rainbow Islands, Z)"
+format = AIL
+file = "fm_banks/opl_files/file42.opl"
+prefix = "f42G"
+
+[bank-43]
+name = "AIL (Warcraft)"
+format = AIL
+file = "fm_banks/opl_files/file47.opl"
+prefix = "f47G"
+
+[bank-44]
+name = "AIL (Terra Nova Strike Force Centuri :: partially 4op)"
+format = AIL
+file = "fm_banks/opl_files/file48.opl"
+prefix = "f48G"
+
+[bank-45]
+name = "AIL (System Shock :: partially 4op)"
+format = AIL
+file = "fm_banks/opl_files/file49.opl"
+prefix = "f49G"
+
+[bank-46]
+name = "AIL (Advanced Civilization)"
+format = AIL
+file = "fm_banks/opl_files/file50.opl"
+prefix = "f50G"
+
+[bank-47]
+name = "AIL (Battle Chess 4000 :: partially 4op, melodic only)"
+format = AIL
+file = "fm_banks/opl_files/file53-2.opl"
+;file = "fm_banks/opl_files/file50.opl"
+prefix = "f53G"
+
+[bank-48]
+name = "AIL (Ultimate Soccer Manager :: partially 4op)"
+format = AIL
+file = "fm_banks/opl_files/file54.opl"
+prefix = "f54G"
+
+[bank-49]
+name = "AIL (Air Bucks, Blue And The Gray, America Invades, Terminator 2029)"
+format = AIL
+file = "fm_banks/opl_files/sample.ad"
+prefix = "MG"
+
+[bank-50]
+name = "AIL (Ultima Underworld 2)"
+format = AIL
+file = "fm_banks/opl_files/sample.opl"
+prefix = "oG"
+
+[bank-51]
+name = "AIL (Kasparov's Gambit)"
+format = AIL
+file = "fm_banks/opl_files/file15.opl"
+prefix = "f15G"
+
+[bank-52]
+name = "AIL (High Seas Trader :: MISSING INSTRUMENTS)"
+format = AIL
+file = "fm_banks/opl_files/file16.opl"
+prefix = "f16G"
+
+[bank-53]
+name = "AIL (Master of Magic, Master of Orion 2 :: 4op, std percussion)"
+format = AdLibGold
+file = "fm_banks/bnk_files/file159.bnk"
+prefix = "b50"
+filter-m = "gm"
+filter-p = "gps"
+
+[bank-54]
+name = "AIL (Master of Magic, Master of Orion 2 :: 4op, orchestral percussion)"
+format = AdLibGold
+file = "fm_banks/bnk_files/file159.bnk"
+prefix = "b51"
+filter-m = "gm"
+filter-p = "gpo"
+
+[bank-55]
+name = "SB (Action Soccer)"
+format = IBK
+file = "fm_banks/ibk_files/soccer-genmidi.ibk"
+file-p = "fm_banks/ibk_files/soccer-percs.ibk"
+prefix = "b55M"
+prefix-p = "b55P"
+
+[bank-56]
+name = "SB (3d Cyberpuck :: melodic only)"
+format = IBK
+file = "fm_banks/ibk_files/game.ibk"
+;file-p = "fm_banks/ibk_files/soccer-percs.ibk"
+prefix = "b56M"
+prefix-p = "b56P"
+
+[bank-57]
+name = "SB (Simon the Sorcerer :: melodic only)"
+format = IBK
+file = "fm_banks/ibk_files/mt_fm.ibk"
+;file-p = "fm_banks/ibk_files/soccer-percs.ibk"
+prefix = "b57M"
+prefix-p = "b57P"
+
+[bank-58]
+name = "OP3 (The Fat Man 2op set)"
+format = Junglevision
+file = "fm_banks/op3_files/fat2.op3"
+prefix = "fat2"
+
+[bank-59]
+name = "OP3 (The Fat Man 4op set)"
+format = Junglevision
+file = "fm_banks/op3_files/fat4.op3"
+prefix = "fat4"
+
+[bank-60]
+name = "OP3 (JungleVision 2op set :: melodic only)"
+format = Junglevision
+file = "fm_banks/op3_files/jv_2op.op3"
+prefix = "b60"
+
+[bank-61]
+name = "OP3 (Wallace 2op set, Nitemare 3D :: melodic only)"
+format = Junglevision
+file = "fm_banks/op3_files/wallace.op3"
+prefix = "b61"
+
+[bank-62]
+name = "TMB (Duke Nukem 3D)"
+format = TMB
+file = "fm_banks/tmb_files/d3dtimbr.tmb"
+prefix = "duke"
+
+[bank-63]
+name = "TMB (Shadow Warrior)"
+format = TMB
+file = "fm_banks/tmb_files/swtimbr.tmb"
+prefix = "sw"
+
+[bank-64]
+name = "DMX (Raptor)"
+format = OP2
+file = "fm_banks/raptor/genmidi.op2"
+prefix = "rapt"
+
+[bank-65]
+name = "OP3 (Modded GMOPL by Wohlstand)"
+format = TMB
+file = "fm_banks/op3_files/gmopl_wohl_mod.tmb"
+prefix = "b65"
+
+[bank-66]
+name = "SB (Jammey O'Connel's bank)"
+format = TMB
+file = "fm_banks/op3_files/gmoconel.tmb"
+prefix = "b66"
+
+[bank-67]
+name = "TMB (Default bank of Build Engine)"
+format = TMB
+file = "fm_banks/tmb_files/default.tmb"
+prefix = "3drm67"
+
+[bank-68]
+name = "OP3 (4op bank by James Alan Nguyen)"
+format = AIL
+file = "fm_banks/op3_files/2x2.opl"
+prefix = "2x2byJAN"
+
+[bank-69]
+name = "TMB (Blood)"
+format = TMB
+file = "fm_banks/tmb_files/bloodtmb.tmb"
+prefix = "apgblood"
+
+[bank-70]
+name = "TMB (Lee)"
+format = TMB
+file = "fm_banks/tmb_files/lee.tmb"
+prefix = "apglee"
+
+[bank-71]
+name = "TMB (Nam)"
+format = TMB
+file = "fm_banks/tmb_files/nam.tmb"
+prefix = "apgnam"
+
+[bank-72]
+name = "DMX (Bank by Sneakernets)"
+format = OP2
+file = "fm_banks/doom2/DMXOPL-by-sneakernets.op2"
+prefix = "skeakernets"
+
diff --git a/fm_banks/adldata-cache.dat b/fm_banks/adldata-cache.dat
new file mode 100644
index 0000000..0bdf291
--- /dev/null
+++ b/fm_banks/adldata-cache.dat
Binary files differ
diff --git a/fm_banks/opl_files/file53-2.opl b/fm_banks/opl_files/file53-2.opl
new file mode 100644
index 0000000..507ab1e
--- /dev/null
+++ b/fm_banks/opl_files/file53-2.opl
Binary files differ
diff --git a/make.rules b/make.rules
index 8281564..cd3ab6d 100644
--- a/make.rules
+++ b/make.rules
@@ -134,10 +134,19 @@ obj/adlmidi_mus2mid.o: src/adlmidi_mus2mid.c src/adlmidi_mus2mid.h
obj/adldata.o: src/adldata.cpp src/adldata.hh
$(CXX) $(CPPFLAGS) $< $(DEBUG) -c -fPIC -o $@
-gen_adldata: obj/gen_adldata.o obj/nukedopl3.o
- $(CXXLINK) $^ $(DEBUG) -o bin/$@ $(LDLIBS)
+gen_adldata: obj/gen_adldata.o obj/measurer.o obj/nukedopl3.o obj/progs_cache.o obj/ini_processing.o
+ $(CXXLINK) $^ $(DEBUG) -o bin/$@ $(LDLIBS) -lpthread
+
+obj/gen_adldata.o: src/gen_adldata/gen_adldata.cc
+ $(CXX) $(CPPFLAGS) $< $(DEBUG) -c -o $@
+
+obj/measurer.o: src/gen_adldata/measurer.cpp src/nukedopl3.h
+ $(CXX) $(CPPFLAGS) $< $(DEBUG) -c -o $@
+
+obj/progs_cache.o: src/gen_adldata/progs_cache.cpp
+ $(CXX) $(CPPFLAGS) $< $(DEBUG) -c -o $@
-obj/gen_adldata.o: src/gen_adldata/gen_adldata.cc src/nukedopl3.h
+obj/ini_processing.o: src/gen_adldata/ini/ini_processing.cpp
$(CXX) $(CPPFLAGS) $< $(DEBUG) -c -o $@
dumpmiles: obj/dumpmiles.o
diff --git a/src/adldata.cpp b/src/adldata.cpp
index 4dad93b..5c2553f 100644
--- a/src/adldata.cpp
+++ b/src/adldata.cpp
@@ -1,10 +1,10 @@
#include "adldata.hh"
-/* THIS ADLIB FM INSTRUMENT DATA IS AUTOMATICALLY GENERATED
+/* THIS OPL-3 FM INSTRUMENT DATA IS AUTOMATICALLY GENERATED
* FROM A NUMBER OF SOURCES, MOSTLY PC GAMES.
* PREPROCESSED, CONVERTED, AND POSTPROCESSED OFF-SCREEN.
*/
-const adldata adl[4616] =
+const adldata adl[4544] =
{ // ,---------+-------- Wave select settings
// | ,-------ч-+------ Sustain/release rates
// | | ,-----ч-ч-+---- Attack/decay rates
@@ -12,23241 +12,23012 @@ const adldata adl[4616] =
// | | | | | | | |
// | | | | | | | | ,----+-- KSL/attenuation settings
// | | | | | | | | | | ,----- Feedback/connection bits
- // | | | | | | | | | | |
- { 0x0F70700,0x0F70710, 0xFF,0xFF, 0x0, +0, false }, // 0: BisqP15; f15GP0; f15GP1; f15GP10; f15GP101; f15GP102; f15GP103; f15GP104; f15GP105; f15GP106; f15GP107; f15GP108; f15GP109; f15GP11; f15GP110; f15GP111; f15GP112; f15GP113; f15GP114; f15GP115; f15GP116; f15GP117; f15GP118; f15GP119; f15GP12; f15GP120; f15GP121; f15GP122; f15GP123; f15GP124; f15GP125; f15GP126; f15GP127; f15GP13; f15GP14; f15GP15; f15GP16; f15GP17; f15GP18; f15GP19; f15GP2; f15GP20; f15GP21; f15GP22; f15GP23; f15GP24; f15GP25; f15GP26; f15GP27; f15GP28; f15GP29; f15GP3; f15GP30; f15GP31; f15GP32; f15GP33; f15GP34; f15GP4; f15GP5; f15GP52; f15GP53; f15GP55; f15GP57; f15GP58; f15GP59; f15GP6; f15GP7; f15GP74; f15GP76; f15GP77; f15GP78; f15GP79; f15GP8; f15GP80; f15GP81; f15GP82; f15GP83; f15GP84; f15GP85; f15GP86; f15GP87; f15GP88; f15GP89; f15GP9; f15GP90; f15GP91; f15GP92; f15GP93; f15GP94; f15GP95; f15GP96; f15GP97; f15GP98; f15GP99; f26GP0; f26GP1; f26GP10; f26GP101; f26GP102; f26GP103; f26GP104; f26GP105; f26GP106; f26GP107; f26GP108; f26GP109; f26GP11; f26GP110; f26GP111; f26GP112; f26GP113; f26GP114; f26GP115; f26GP116; f26GP117; f26GP118; f26GP119; f26GP12; f26GP120; f26GP121; f26GP122; f26GP123; f26GP124; f26GP125; f26GP126; f26GP127; f26GP13; f26GP14; f26GP15; f26GP16; f26GP17; f26GP18; f26GP19; f26GP2; f26GP20; f26GP21; f26GP22; f26GP23; f26GP24; f26GP25; f26GP26; f26GP27; f26GP28; f26GP29; f26GP3; f26GP30; f26GP31; f26GP32; f26GP33; f26GP34; f26GP4; f26GP5; f26GP52; f26GP53; f26GP55; f26GP57; f26GP58; f26GP59; f26GP6; f26GP7; f26GP74; f26GP76; f26GP77; f26GP78; f26GP79; f26GP8; f26GP80; f26GP81; f26GP82; f26GP83; f26GP84; f26GP85; f26GP86; f26GP87; f26GP88; f26GP89; f26GP9; f26GP90; f26GP91; f26GP92; f26GP93; f26GP94; f26GP95; f26GP96; f26GP97; f26GP98; f26GP99; nosound; Bell Tree; Castanets; Chinese Cymbal; Crash Cymbal 2; High Wood Block; Jingle Bell; Long Guiro; Low Wood Block; Mute Cuica; Mute Surdu; Mute Triangle; Open Cuica; Open Surdu; Open Triangle; Ride Bell; Ride Cymbal 2; Shaker; Splash Cymbal; Vibraslap
- { 0x0F4F201,0x0F7F201, 0x8F,0x06, 0x8, +0, false }, // 1: BisqM0; GM0; b13M0; f29GM0; f30GM0; fat2M0; sGM0; AcouGrandPiano; am000
- { 0x0F4F201,0x0F7F201, 0x4B,0x00, 0x8, +0, false }, // 2: GM1; b13M1; f29GM1; f30GM1; fat2M1; sGM1; BrightAcouGrand; am001
- { 0x0F4F201,0x0F6F201, 0x49,0x00, 0x8, +0, false }, // 3: BisqM2; GM2; b13M2; f29GM2; f30GM2; f34GM0; f34GM1; f34GM2; fat2M2; sGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano; am002
- { 0x0F7F281,0x0F7F241, 0x12,0x00, 0x6, +0, false }, // 4: 2x2byJANM3; GM3; b13M3; f34GM3; fat2M3; sGM3; Honky-tonkPiano; am003
- { 0x0F7F101,0x0F7F201, 0x57,0x00, 0x0, +0, false }, // 5: GM4; b13M4; f34GM4; fat2M4; sGM4; Rhodes Piano; am004
- { 0x0F7F101,0x0F7F201, 0x93,0x00, 0x0, +0, false }, // 6: GM5; b13M5; f29GM6; f30GM6; f34GM5; fat2M5; sGM5; Chorused Piano; Harpsichord; am005
- { 0x0F2A101,0x0F5F216, 0x80,0x0E, 0x8, +0, false }, // 7: GM6; b13M6; b65M6; f34GM6; fat2M6; Harpsichord; am006
- { 0x0F8C201,0x0F8C201, 0x92,0x00, 0xA, +0, false }, // 8: GM7; b13M7; b65M7; f34GM7; fat2M7; sGM7; Clavinet; am007
- { 0x0F4F60C,0x0F5F381, 0x5C,0x00, 0x0, +0, false }, // 9: GM8; b13M8; f34GM8; fat2M8; sGM8; Celesta; am008
- { 0x0F2F307,0x0F1F211, 0x97,0x80, 0x2, +0, false }, // 10: 2x2byJANM9; BisqM9; GM9; b13M9; b65M9; f29GM101; f30GM101; f34GM9; fat2M9; FX 6 goblins; Glockenspiel; am009
- { 0x0F45417,0x0F4F401, 0x21,0x00, 0x2, +0, false }, // 11: GM10; b13M10; b65M10; f29GM100; f30GM100; f34GM10; fat2M10; sGM10; FX 5 brightness; Music box; am010
- { 0x0F6F398,0x0F6F281, 0x62,0x00, 0x0, +0, false }, // 12: BisqM11; GM11; b13M11; f34GM11; fat2M11; sGM11; skeakernetsM11; ; Vibraphone; am011
- { 0x0F6F618,0x0F7E701, 0x23,0x00, 0x0, +0, false }, // 13: 2x2byJANM12; GM12; b13M12; b65M12; f29GM104; f29GM97; f30GM104; f30GM97; f34GM12; fat2M12; sGM12; FX 2 soundtrack; Marimba; Sitar; am012
- { 0x0F6F615,0x0F6F601, 0x91,0x00, 0x4, +0, false }, // 14: 2x2byJANM13; GM13; b13M13; b65M13; f29GM103; f30GM103; f34GM13; fat2M13; sGM13; FX 8 sci-fi; Xylophone; am013
- { 0x0F3D345,0x0F3A381, 0x59,0x80, 0xC, +0, false }, // 15: GM14; b13M14; b65M14; f34GM14; fat2M14; Tubular Bells; am014
- { 0x1F57503,0x0F5B581, 0x49,0x80, 0x4, +0, false }, // 16: 2x2byJANM15; GM15; b13M15; b65M15; f34GM15; fat2M15; sGM15; Dulcimer; am015
- { 0x014F671,0x007F131, 0x92,0x00, 0x2, +0, false }, // 17: 3drm67M16; GM16; HMIGM16; b13M16; b7M16; f34GM16; fat2M16; sGM16; Hammond Organ; am016; am016.in
- { 0x058C772,0x008C730, 0x14,0x00, 0x2, +0, false }, // 18: 3drm67M17; GM17; HMIGM17; b13M17; b7M17; f34GM17; fat2M17; sGM17; Percussive Organ; am017; am017.in
- { 0x018AA70,0x0088AB1, 0x44,0x00, 0x4, +0, false }, // 19: 3drm67M18; GM18; HMIGM18; b13M18; b7M18; f34GM18; fat2M18; sGM18; Rock Organ; am018; am018.in
- { 0x1239723,0x01455B1, 0x93,0x00, 0x4, +0, false }, // 20: 3drm67M19; GM19; HMIGM19; b13M19; b7M19; f34GM19; fat2M19; Church Organ; am019; am019.in
- { 0x1049761,0x00455B1, 0x13,0x80, 0x0, +0, false }, // 21: 3drm67M20; BisqM20; GM20; HMIGM20; b13M20; b65M20; b7M20; f34GM20; fat2M20; sGM20; Reed Organ; am020; am020.in
- { 0x12A9824,0x01A46B1, 0x48,0x00, 0xC, +0, false }, // 22: 3drm67M21; GM21; HMIGM21; b13M21; b7M21; f34GM21; fat2M21; sGM21; Accordion; am021; am021.in
- { 0x1069161,0x0076121, 0x13,0x00, 0xA, +0, false }, // 23: 2x2byJANM22; 3drm67M22; GM22; HMIGM22; b13M22; b7M22; f34GM22; fat2M22; sGM22; Harmonica; am022; am022.in
- { 0x0067121,0x00761A1, 0x13,0x89, 0x6, +0, false }, // 24: 3drm67M23; GM23; HMIGM23; b13M23; b7M23; f34GM23; fat2M23; sGM23; Tango Accordion; am023; am023.in
- { 0x194F302,0x0C8F341, 0x9C,0x80, 0xC, +0, false }, // 25: 2x2byJANM24; 3drm67M24; GM24; HMIGM24; b13M24; b7M24; f34GM24; fat2M24; Acoustic Guitar1; am024; am024.in
- { 0x19AF303,0x0E7F111, 0x54,0x00, 0xC, +0, false }, // 26: 3drm67M25; GM25; HMIGM25; b13M25; b7M25; f17GM25; f29GM60; f30GM60; f34GM25; fat2M25; mGM25; sGM25; Acoustic Guitar2; French Horn; am025; am025.in
- { 0x03AF123,0x0F8F221, 0x5F,0x00, 0x0, +0, false }, // 27: 3drm67M26; GM26; HMIGM26; b13M26; b7M26; b8M26; f17GM26; f34GM26; f35GM26; fat2M26; mGM26; sGM26; Electric Guitar1; am026; am026.in; jazzgtr
- { 0x122F603,0x0F8F321, 0x87,0x80, 0x6, +0, false }, // 28: GM27; b13M27; f30GM61; f34GM27; fat2M27; sGM27; Brass Section; Electric Guitar2; am027
- { 0x054F903,0x03AF621, 0x47,0x00, 0x0, +0, false }, // 29: 2x2byJANM28; 3drm67M28; GM28; HMIGM28; b13M28; b6M107; b6M3; b6M99; b7M28; b8M20; b8M28; f17GM28; f34GM28; f35GM28; fat2M28; hamM3; hamM60; intM3; mGM28; rickM3; sGM28; BPerc; BPerc.in; Electric Guitar3; RBPerc; Rmutegit; am028; am028.in; muteguit
- { 0x1419123,0x0198421, 0x4A,0x05, 0x8, +0, false }, // 30: GM29; b13M29; f34GM29; fat2M29; sGM29; Overdrive Guitar; am029
- { 0x1199523,0x0199421, 0x4A,0x00, 0x8, +0, false }, // 31: 3drm67M30; GM30; HMIGM30; b13M30; b6M116; b6M6; b7M30; f17GM30; f34GM30; f35GM30; fat2M30; hamM6; intM6; mGM30; rickM6; sGM30; Distorton Guitar; GDist; GDist.in; RGDist; am030; am030.in
- { 0x04F2009,0x0F8D184, 0xA1,0x80, 0x8, +0, false }, // 32: 2x2byJANM31; 3drm67M31; GM31; HMIGM31; b13M31; b6M104; b6M5; b7M31; b8M120; f34GM31; fat2M31; hamM5; intM5; rickM5; sGM31; Feedbck; GFeedbck; Guitar Harmonics; RFeedbck; am031; am031.in
- { 0x0069421,0x0A6C3A2, 0x1E,0x00, 0x2, +0, false }, // 33: 2x2byJANM32; 3drm67M32; GM32; HMIGM32; b13M32; b65M32; b7M32; f34GM32; fat2M32; sGM32; Acoustic Bass; am032; am032.in
- { 0x028F131,0x018F131, 0x12,0x00, 0xA, +0, false }, // 34: 3drm67M33; 3drm67M39; GM33; GM39; HMIGM33; HMIGM39; b13M33; b13M39; b7M33; b7M39; f15GM30; f17GM33; f17GM39; f26GM30; f29GM28; f29GM29; f30GM28; f30GM29; f34GM33; f34GM39; f35GM39; fat2M33; fat2M39; hamM68; mGM33; mGM39; sGM33; sGM39; Distorton Guitar; Electric Bass 1; Electric Guitar3; Overdrive Guitar; Synth Bass 2; am033; am033.in; am039; am039.in; synbass2
- { 0x0E8F131,0x078F131, 0x8D,0x00, 0xA, +0, false }, // 35: 3drm67M34; BisqM37; GM34; HMIGM34; b13M34; b7M34; b8M37; f15GM28; f17GM34; f26GM28; f29GM38; f29GM67; f30GM38; f30GM67; f34GM34; f35GM37; fat2M34; mGM34; rickM81; sGM34; Baritone Sax; Electric Bass 2; Electric Guitar3; Slap Bass 2; Slapbass; Synth Bass 1; am034; am034.in; slapbass
- { 0x0285131,0x0487132, 0x5B,0x00, 0xC, +0, false }, // 36: 2x2byJANM35; 3drm67M35; BisqM35; GM35; HMIGM35; b13M35; b50M35; b51M35; b7M35; f17GM35; f20GM35; f29GM42; f29GM70; f29GM71; f30GM42; f30GM70; f30GM71; f31GM35; f34GM35; f36GM35; f49GM35; fat2M35; mGM35; qGM35; sGM35; Bassoon; Cello; Clarinet; Fretless Bass; am035; am035.in; gm035
- { 0x09AA101,0x0DFF221, 0x8B,0x40, 0x8, +0, false }, // 37: 3drm67M36; GM36; HMIGM36; b13M36; b50M36; b51M36; b7M36; f17GM36; f20GM36; f29GM68; f30GM68; f31GM36; f34GM36; f36GM36; f49GM36; fat2M36; mGM36; qGM36; sGM36; Oboe; Slap Bass 1; am036; am036.in; gm036
- { 0x016A221,0x0DFA121, 0x8B,0x08, 0x8, +0, false }, // 38: GM37; b13M37; f29GM69; f30GM69; f34GM37; fat2M37; sGM37; English Horn; Slap Bass 2; am037
- { 0x0E8F431,0x078F131, 0x8B,0x00, 0xA, +0, false }, // 39: 2x2byJANM38; 3drm67M38; GM38; HMIGM38; b13M38; b6M121; b6M13; b7M38; b8M84; f17GM38; f29GM30; f29GM31; f30GM30; f30GM31; f34GM38; f35GM38; fat2M38; hamM13; hamM67; intM13; mGM38; rickM13; sGM38; BSynth3; BSynth3.; Distorton Guitar; Guitar Harmonics; RBSynth3; Synth Bass 1; am038; am038.in; synbass1
- { 0x113DD31,0x0265621, 0x15,0x00, 0x8, +0, false }, // 40: 3drm67M40; GM40; HMIGM40; b13M40; b50M40; b51M40; b7M40; f17GM40; f20GM40; f31GM40; f34GM40; f36GM40; f48GM40; f49GM40; fat2M40; mGM40; qGM40; sGM40; Violin; am040; am040.in; gm040
- { 0x113DD31,0x0066621, 0x16,0x00, 0x8, +0, false }, // 41: 2x2byJANM41; 3drm67M41; GM41; HMIGM41; b13M41; b7M41; f17GM41; f34GM41; fat2M41; mGM41; sGM41; Viola; am041; am041.in
- { 0x11CD171,0x00C6131, 0x49,0x00, 0x8, +0, false }, // 42: 2x2byJANM42; 3drm67M42; GM42; HMIGM42; b13M42; b7M42; f34GM42; fat2M42; sGM42; Cello; am042; am042.in
- { 0x1127121,0x0067223, 0x4D,0x80, 0x2, +0, false }, // 43: 2x2byJANM43; 3drm67M43; GM43; HMIGM43; b13M43; b7M43; b8M43; f17GM43; f29GM56; f30GM56; f34GM43; f35GM43; fat2M43; mGM43; sGM43; Contrabass; Trumpet; am043; am043.in; contrbs1
- { 0x121F1F1,0x0166FE1, 0x40,0x00, 0x2, +0, false }, // 44: 2x2byJANM44; 3drm67M44; GM44; HMIGM44; b13M44; b7M44; b8M44; f17GM44; f34GM44; f35GM44; fat2M44; mGM44; Tremulo Strings; am044; am044.in; tremstr
- { 0x175F502,0x0358501, 0x1A,0x80, 0x0, +0, false }, // 45: 2x2byJANM45; 3drm67M45; GM45; HMIGM45; b13M45; b7M45; f17GM45; f29GM51; f30GM51; f34GM45; fat2M45; mGM45; Pizzicato String; SynthStrings 2; am045; am045.in
- { 0x175F502,0x0F4F301, 0x1D,0x80, 0x0, +0, false }, // 46: 2x2byJANM46; 3drm67M46; GM46; HMIGM46; b13M46; b7M46; f15GM57; f15GM58; f17GM46; f26GM57; f26GM58; f29GM57; f29GM58; f30GM57; f30GM58; f34GM46; fat2M46; mGM46; oGM57; oGM58; Orchestral Harp; Trombone; Tuba; am046; am046.in
- { 0x105F510,0x0C3F211, 0x41,0x00, 0x2, +0, false }, // 47: 2x2byJANM47; 3drm67M47; BisqM47; GM47; HMIGM47; b13M47; b50M47; b51M47; b65M47; b6M14; b7M47; b8M86; f17GM47; f20GM47; f30GM112; f34GM47; f36GM47; fat2M47; hamM14; intM14; mGM47; qGM47; rickM14; BSynth4; BSynth4.; Timpany; Tinkle Bell; am047; am047.in; gm047
- { 0x125B121,0x00872A2, 0x9B,0x01, 0xE, +0, false }, // 48: 3drm67M48; GM48; HMIGM48; b13M48; b7M48; f34GM48; fat2M48; String Ensemble1; am048; am048.in
- { 0x1037FA1,0x1073F21, 0x98,0x00, 0x0, +0, false }, // 49: 3drm67M49; GM49; HMIGM49; b13M49; b7M49; f34GM49; fat2M49; String Ensemble2; am049; am049.in
- { 0x012C1A1,0x0054F61, 0x93,0x00, 0xA, +0, false }, // 50: 3drm67M50; GM50; HMIGM50; b13M50; b6M20; b7M50; f34GM50; fat2M50; hamM20; intM20; rickM20; PMellow; PMellow.; Synth Strings 1; am050; am050.in
- { 0x022C121,0x0054F61, 0x18,0x00, 0xC, +0, false }, // 51: 2x2byJANM51; 3drm67M51; BisqM51; GM51; HMIGM51; b13M51; b50M51; b51M51; b7M51; f20GM51; f31GM51; f34GM51; f36GM51; f48GM51; f49GM51; fat2M51; qGM51; sGM51; SynthStrings 2; am051; am051.in; gm051
- { 0x015F431,0x0058A72, 0x5B,0x83, 0x0, +0, false }, // 52: 2x2byJANM52; 3drm67M52; GM52; HMIGM52; apgleeM52; b13M52; b6M125; b7M52; b8M52; f34GM52; fat2M52; rickM85; Choir Aahs; Choir.in; RChoir; am052; am052.in; choir
- { 0x03974A1,0x0677161, 0x90,0x00, 0x0, +0, false }, // 53: 3drm67M53; GM53; HMIGM53; b13M53; b7M53; b8M53; f34GM53; fat2M53; rickM86; sGM53; Oohs.ins; Voice Oohs; am053; am053.in; oohs
- { 0x0055471,0x0057A72, 0x57,0x00, 0xC, +0, false }, // 54: 3drm67M54; BisqM54; GM54; HMIGM54; b13M54; b7M54; b8M54; f34GM54; fat2M54; sGM54; Synth Voice; am054; am054.in; synvox2
- { 0x0635490,0x045A541, 0x00,0x00, 0x8, +0, false }, // 55: 2x2byJANM55; 3drm67M55; GM55; HMIGM55; b13M55; b65M55; b7M55; f34GM55; fat2M55; Orchestra Hit; am055; am055.in
- { 0x0178521,0x0098F21, 0x92,0x01, 0xC, +0, false }, // 56: 2x2byJANM56; 3drm67M56; BisqM56; GM56; HMIGM56; b13M56; b50M56; b51M56; b7M56; f17GM56; f20GM56; f31GM56; f34GM56; f36GM56; f49GM56; fat2M56; mGM56; qGM56; Trumpet; am056; am056.in; gm056
- { 0x0177521,0x0098F21, 0x94,0x05, 0xC, +0, false }, // 57: 3drm67M57; BisqM57; GM57; HMIGM57; b13M57; b7M57; f17GM57; f29GM90; f30GM90; f34GM57; fat2M57; mGM57; Pad 3 polysynth; Trombone; am057; am057.in
- { 0x0157621,0x0378261, 0x94,0x00, 0xC, +0, false }, // 58: 3drm67M58; GM58; HMIGM58; b13M58; b7M58; f34GM58; fat2M58; skeakernetsM58; ; Tuba; am058; am058.in
- { 0x1179E31,0x12C6221, 0x43,0x00, 0x2, +0, false }, // 59: 2x2byJANM59; 3drm67M59; GM59; HMIGM59; b13M59; b7M59; f17GM59; f34GM59; f35GM59; fat2M59; mGM59; sGM59; Muted Trumpet; am059; am059.in
- { 0x06A6121,0x00A7F21, 0x9B,0x00, 0x2, +0, false }, // 60: 3drm67M60; GM60; HMIGM60; apgleeM60; b13M60; b7M60; f17GM60; f29GM92; f29GM93; f30GM92; f30GM93; f34GM60; f48GM62; fat2M60; mGM60; French Horn; Pad 5 bowedpad; Pad 6 metallic; Synth Brass 1; am060; am060.in
- { 0x01F7561,0x00F7422, 0x8A,0x06, 0x8, +0, false }, // 61: 3drm67M61; GM61; HMIGM61; b13M61; b7M61; f34GM61; fat2M61; Brass Section; am061; am061.in
- { 0x15572A1,0x0187121, 0x86,0x83, 0x0, +0, false }, // 62: GM62; b13M62; f34GM62; fat2M62; sGM62; Synth Brass 1; am062
- { 0x03C5421,0x01CA621, 0x4D,0x00, 0x8, +0, false }, // 63: 3drm67M63; GM63; HMIGM63; apgleeM63; b13M63; b7M63; f17GM63; f29GM26; f29GM44; f30GM26; f30GM44; f34GM63; fat2M63; mGM63; sGM63; Electric Guitar1; Synth Brass 2; Tremulo Strings; am063; am063.in
- { 0x1029331,0x00B7261, 0x8F,0x00, 0x8, +0, false }, // 64: 2x2byJANM64; 3drm67M64; GM64; HMIGM64; b13M64; b7M64; f34GM64; fat2M64; sGM64; Soprano Sax; am064; am064.in
- { 0x1039331,0x0097261, 0x8E,0x00, 0x8, +0, false }, // 65: 2x2byJANM65; 3drm67M65; GM65; HMIGM65; b13M65; b7M65; f34GM65; fat2M65; sGM65; Alto Sax; am065; am065.in
- { 0x1039331,0x0098261, 0x91,0x00, 0xA, +0, false }, // 66: 3drm67M66; GM66; HMIGM66; b13M66; b7M66; f34GM66; fat2M66; sGM66; Tenor Sax; am066; am066.in
- { 0x10F9331,0x00F7261, 0x8E,0x00, 0xA, +0, false }, // 67: 2x2byJANM67; 3drm67M67; GM67; HMIGM67; b13M67; b65M67; b7M67; f34GM67; fat2M67; sGM67; Baritone Sax; am067; am067.in
- { 0x116AA21,0x00A8F21, 0x4B,0x00, 0x8, +0, false }, // 68: 2x2byJANM68; 3drm67M68; GM68; HMIGM68; apgleeM68; b13M68; b7M68; f17GM68; f29GM84; f30GM84; f34GM68; fat2M68; mGM68; Lead 5 charang; Oboe; am068; am068.in
- { 0x1177E31,0x10C8B21, 0x90,0x00, 0x6, +0, false }, // 69: 2x2byJANM69; 3drm67M69; GM69; HMIGM69; b13M69; b7M69; b8M69; f17GM69; f29GM85; f30GM85; f34GM69; f35GM69; fat2M69; mGM69; sGM69; English Horn; Lead 6 voice; am069; am069.in; ehorn
- { 0x1197531,0x0196132, 0x81,0x00, 0x0, +0, false }, // 70: 2x2byJANM70; 3drm67M70; GM70; HMIGM70; b13M70; b65M70; b7M70; f17GM70; f29GM86; f30GM86; f34GM70; fat2M70; mGM70; Bassoon; Lead 7 fifths; am070; am070.in
- { 0x0219B32,0x0177221, 0x90,0x00, 0x4, +0, false }, // 71: 3drm67M71; GM71; HMIGM71; apgleeM76; b13M71; b7M71; f17GM71; f29GM82; f29GM83; f30GM82; f30GM83; f34GM71; fat2M71; mGM71; Bottle Blow; Clarinet; Lead 3 calliope; Lead 4 chiff; am071; am071.in
- { 0x05F85E1,0x01A65E1, 0x1F,0x00, 0x0, +0, false }, // 72: 2x2byJANM72; 3drm67M72; BisqM72; GM72; HMIGM72; b13M72; b7M72; b8M72; f17GM72; f34GM72; f35GM72; fat2M72; mGM72; Piccolo; am072; am072.in; picco
- { 0x05F88E1,0x01A65E1, 0x46,0x00, 0x0, +0, false }, // 73: 2x2byJANM73; 3drm67M73; BisqM73; GM73; HMIGM73; b13M73; b7M73; f17GM73; f29GM72; f29GM73; f30GM72; f30GM73; f34GM73; fat2M73; mGM73; Flute; Piccolo; am073; am073.in
- { 0x01F75A1,0x00A7521, 0x9C,0x00, 0x2, +0, false }, // 74: 3drm67M74; GM74; HMIGM74; b13M74; b7M74; fat2M74; sGM74; Recorder; am074; am074.in
- { 0x0588431,0x01A6521, 0x8B,0x00, 0x0, +0, false }, // 75: 3drm67M75; GM75; HMIGM75; b13M75; b65M75; b7M75; b8M75; f17GM75; f29GM77; f30GM77; f34GM75; f35GM75; fat2M75; mGM75; sGM75; Pan Flute; Shakuhachi; am075; am075.in; panflut1
- { 0x05666E1,0x02665A1, 0x4C,0x00, 0x0, +0, false }, // 76: 3drm67M76; GM76; HMIGM76; b13M76; b65M76; b7M76; b8M76; f34GM76; fat2M76; sGM76; Bottle Blow; am076; am076.in; bottblow
- { 0x0467662,0x03655A1, 0xCB,0x00, 0x0, +0, false }, // 77: 3drm67M77; GM77; HMIGM77; b13M77; b65M77; b7M77; f34GM77; fat2M77; sGM77; Shakuhachi; am077; am077.in
- { 0x0075762,0x00756A1, 0x99,0x00, 0xB, +0, false }, // 78: 3drm67M78; GM78; HMIGM78; b13M78; b65M78; b7M78; f34GM78; fat2M78; sGM78; Whistle; am078; am078.in
- { 0x0077762,0x00776A1, 0x93,0x00, 0xB, +0, false }, // 79: 3drm67M79; GM79; HMIGM79; apgleeM79; b13M79; b65M79; b7M79; f34GM79; fat2M79; hamM61; sGM79; Ocarina; am079; am079.in; ocarina
- { 0x203FF22,0x00FFF21, 0x59,0x00, 0x0, +0, false }, // 80: 3drm67M80; GM80; HMIGM80; b13M80; b6M16; b7M80; f17GM80; f29GM47; f30GM47; f34GM80; f35GM80; f47GM80; fat2M80; hamM16; hamM65; intM16; mGM80; rickM16; sGM80; LSquare; LSquare.; Lead 1 squareea; Timpany; am080; am080.in; squarewv
- { 0x10FFF21,0x10FFF21, 0x0E,0x00, 0x0, +0, false }, // 81: 3drm67M81; GM81; HMIGM81; b13M81; b7M81; f17GM81; f34GM81; fat2M81; mGM81; sGM81; Lead 2 sawtooth; am081; am081.in
- { 0x0558622,0x0186421, 0x46,0x80, 0x0, +0, false }, // 82: 3drm67M82; GM82; HMIGM82; apgleeM82; b13M82; b7M82; f17GM82; f34GM82; fat2M82; mGM82; sGM82; Lead 3 calliope; am082; am082.in
- { 0x0126621,0x00A96A1, 0x45,0x00, 0x0, +0, false }, // 83: 2x2byJANM83; 3drm67M83; BisqM83; GM83; HMIGM83; b13M83; b65M83; b7M83; f34GM83; fat2M83; sGM83; Lead 4 chiff; am083; am083.in
- { 0x12A9221,0x02A9122, 0x8B,0x00, 0x0, +0, false }, // 84: 3drm67M84; GM84; HMIGM84; b13M84; b7M84; f17GM84; f34GM84; fat2M84; mGM84; sGM84; Lead 5 charang; am084; am084.in
- { 0x005DFA2,0x0076F61, 0x9E,0x40, 0x2, +0, false }, // 85: 2x2byJANM85; 3drm67M85; GM85; HMIGM85; b13M85; b6M17; b7M85; b8M85; f34GM85; fat2M85; hamM17; intM17; rickM17; rickM87; sGM85; Lead 6 voice; PFlutes; PFlutes.; Solovox.; am085; am085.in; solovox
- { 0x001EF20,0x2068F60, 0x1A,0x00, 0x0, +0, false }, // 86: 3drm67M86; GM86; HMIGM86; b13M86; b65M86; b7M86; b8M81; f34GM86; fat2M86; rickM93; sGM86; Lead 7 fifths; Saw_wave; am086; am086.in
- { 0x029F121,0x009F421, 0x8F,0x80, 0xA, +0, false }, // 87: 3drm67M87; BisqM87; GM87; HMIGM87; b13M87; b50M87; b51M87; b7M87; b8M87; f17GM87; f20GM87; f31GM87; f34GM87; f35GM87; f36GM87; fat2M87; mGM87; qGM87; sGM87; Lead 8 brass; am087; am087.in; baslead; gm087
- { 0x0945377,0x005A0A1, 0xA5,0x00, 0x2, +0, false }, // 88: 3drm67M88; GM88; HMIGM88; b13M88; b7M88; f34GM88; fat2M88; sGM88; Pad 1 new age; am088; am088.in
- { 0x011A861,0x00325B1, 0x1F,0x80, 0xA, +0, false }, // 89: 2x2byJANM89; 3drm67M89; BisqM89; GM89; HMIGM89; b13M89; b50M89; b51M89; b65M89; b7M89; b8M89; f20GM89; f31GM89; f34GM89; f36GM89; f49GM89; fat2M89; qGM89; sGM89; Pad 2 warm; am089; am089.in; gm089; warmpad
- { 0x0349161,0x0165561, 0x17,0x00, 0xC, +0, false }, // 90: 3drm67M90; GM90; HMIGM90; b13M90; b6M21; b7M90; f34GM90; fat2M90; hamM21; intM21; rickM21; sGM90; LTriang; LTriang.; Pad 3 polysynth; am090; am090.in
- { 0x0015471,0x0036A72, 0x5D,0x00, 0x0, +0, false }, // 91: 3drm67M91; GM91; HMIGM91; apgleeM91; b13M91; b6M97; b7M91; b8M91; f34GM91; fat2M91; rickM95; sGM91; Pad 4 choir; RSpacevo; Spacevo.; am091; am091.in; spacevo
- { 0x0432121,0x03542A2, 0x97,0x00, 0x8, +0, false }, // 92: 3drm67M92; BisqM92; GM92; HMIGM92; b13M92; b7M92; b8M92; f34GM92; f47GM92; fat2M92; sGM92; Pad 5 bowedpad; am092; am092.in; bowedgls
- { 0x177A1A1,0x1473121, 0x1C,0x00, 0x0, +0, false }, // 93: 2x2byJANM93; 3drm67M93; BisqM93; GM93; HMIGM93; b13M93; b6M22; b7M93; b8M93; f34GM93; fat2M93; hamM22; intM22; rickM22; sGM93; PSlow; PSlow.in; Pad 6 metallic; am093; am093.in; metalpad
- { 0x0331121,0x0254261, 0x89,0x03, 0xA, +0, false }, // 94: 2x2byJANM94; 3drm67M94; GM94; HMIGM94; apgleeM94; b13M94; b6M112; b6M23; b7M94; b8M94; f34GM94; fat2M94; hamM23; hamM54; intM23; rickM23; rickM96; sGM94; Halopad.; PSweep; PSweep.i; Pad 7 halo; RHalopad; am094; am094.in; halopad
- { 0x14711A1,0x007CF21, 0x15,0x00, 0x0, +0, false }, // 95: 2x2byJANM95; 3drm67M95; GM95; HMIGM95; b13M95; b6M119; b7M95; b8M95; f34GM95; f47GM95; fat2M95; hamM66; rickM97; Pad 8 sweep; RSweepad; Sweepad.; am095; am095.in; sweepad
- { 0x0F6F83A,0x0028651, 0xCE,0x00, 0x2, +0, false }, // 96: 2x2byJANM96; 3drm67M96; GM96; HMIGM96; b13M96; b65M96; b7M96; f34GM96; fat2M96; sGM96; FX 1 rain; am096; am096.in
- { 0x1232121,0x0134121, 0x15,0x00, 0x0, +0, false }, // 97: 2x2byJANM97; 3drm67M97; GM97; HMIGM97; b13M97; b65M97; b7M97; f17GM97; f29GM36; f30GM36; f34GM97; fat2M97; mGM97; sGM97; FX 2 soundtrack; Slap Bass 1; am097; am097.in
- { 0x0957406,0x072A501, 0x5B,0x00, 0x0, +0, false }, // 98: 3drm67M98; GM98; HMIGM98; b13M98; b65M98; b7M98; b8M98; f17GM98; f34GM98; f35GM98; fat2M98; mGM98; sGM98; FX 3 crystal; am098; am098.in; crystal1
- { 0x081B122,0x026F261, 0x92,0x83, 0xC, +0, false }, // 99: 2x2byJANM99; 3drm67M99; BisqM99; GM99; HMIGM99; b13M99; b7M99; f34GM99; fat2M99; sGM99; FX 4 atmosphere; am099; am099.in
- { 0x151F141,0x0F5F242, 0x4D,0x00, 0x0, +0, false }, // 100: 3drm67M100; BisqM100; GM100; HMIGM100; b13M100; b7M100; b8M100; f34GM100; fat2M100; hamM51; sGM100; FX 5 brightness; am100; am100.in; bright
- { 0x1511161,0x01311A3, 0x94,0x80, 0x6, +0, false }, // 101: 3drm67M101; GM101; HMIGM101; b13M101; b6M118; b7M101; b8M101; f34GM101; fat2M101; sGM101; FX 6 goblins; Rgolbin1; am101; am101.in; golbin1
- { 0x0311161,0x0031DA1, 0x8C,0x80, 0x6, +0, false }, // 102: 3drm67M102; GM102; HMIGM102; b13M102; b7M102; b8M102; f34GM102; fat2M102; rickM98; sGM102; Echodrp1; FX 7 echoes; am102; am102.in; echodrp1
- { 0x173F3A4,0x0238161, 0x4C,0x00, 0x4, +0, false }, // 103: 3drm67M103; GM103; HMIGM103; b13M103; b65M103; b7M103; f34GM103; fat2M103; sGM103; FX 8 sci-fi; am103; am103.in
- { 0x053D202,0x1F6F207, 0x85,0x03, 0x0, +0, false }, // 104: 2x2byJANM104; 3drm67M104; GM104; HMIGM104; b13M104; b65M104; b7M104; f17GM104; f29GM63; f30GM63; f34GM104; fat2M104; mGM104; sGM104; Sitar; Synth Brass 2; am104; am104.in
- { 0x111A311,0x0E5A213, 0x0C,0x80, 0x0, +0, false }, // 105: 2x2byJANM105; 3drm67M105; GM105; HMIGM105; b13M105; b7M105; f17GM105; f34GM105; fat2M105; mGM105; sGM105; Banjo; am105; am105.in
- { 0x141F611,0x2E6F211, 0x06,0x00, 0x4, +0, false }, // 106: 2x2byJANM106; 3drm67M106; GM106; HMIGM106; b13M106; b65M106; b6M24; b7M106; f17GM106; f34GM106; fat2M106; hamM24; intM24; mGM106; rickM24; sGM106; LDist; LDist.in; Shamisen; am106; am106.in
- { 0x032D493,0x111EB91, 0x91,0x00, 0x8, +0, false }, // 107: 2x2byJANM107; 3drm67M107; GM107; HMIGM107; b13M107; b65M107; b7M107; f34GM107; fat2M107; sGM107; Koto; am107; am107.in
- { 0x056FA04,0x005C201, 0x4F,0x00, 0xC, +0, false }, // 108: 2x2byJANM108; 3drm67M108; BisqM108; GM108; HMIGM108; b13M108; b50M108; b51M108; b65M108; b7M108; f17GM108; f20GM108; f31GM108; f31GM45; f34GM108; f35GM108; f36GM108; f48GM108; f49GM108; fat2M108; hamM57; mGM108; qGM108; sGM108; Kalimba; Pizzicato String; am108; am108.in; gm108; kalimba
- { 0x0207C21,0x10C6F22, 0x49,0x00, 0x6, +0, false }, // 109: 2x2byJANM109; 3drm67M109; BisqM109; GM109; HMIGM109; b13M109; b50M109; b51M109; b7M109; f17GM109; f20GM109; f31GM109; f34GM109; f35GM109; f36GM109; f48GM109; f49GM109; fat2M109; mGM109; qGM109; sGM109; Bagpipe; am109; am109.in; gm109
- { 0x133DD31,0x0165621, 0x85,0x00, 0xA, +0, false }, // 110: 2x2byJANM110; 3drm67M110; BisqM110; GM110; HMIGM110; b13M110; b50M110; b51M110; b7M110; f17GM110; f20GM110; f31GM110; f34GM110; f35GM110; f36GM110; f48GM110; f49GM110; fat2M110; mGM110; qGM110; sGM110; Fiddle; am110; am110.in; gm110
- { 0x205DA20,0x00B8F21, 0x04,0x81, 0x6, +0, false }, // 111: 2x2byJANM111; 3drm67M111; GM111; HMIGM111; b13M111; b7M111; b8M111; f17GM111; f34GM111; f35GM111; fat2M111; mGM111; sGM111; Shanai; am111; am111.in; shanna1
- { 0x0E5F105,0x0E5C303, 0x6A,0x80, 0x6, +0, false }, // 112: 2x2byJANM112; 3drm67M112; BisqM112; GM112; HMIGM112; b13M112; b50M112; b51M112; b7M112; f17GM112; f20GM112; f31GM112; f34GM112; f36GM112; f48GM112; fat2M112; mGM112; qGM112; sGM112; Tinkle Bell; am112; am112.in; gm112
- { 0x026EC07,0x016F802, 0x15,0x00, 0xA, +0, false }, // 113: 3drm67M113; GM113; HMIGM113; b13M113; b65M113; b7M113; f17GM113; f34GM113; f35GM113; fat2M113; hamM50; mGM113; sGM113; Agogo Bells; agogo; am113; am113.in
- { 0x0356705,0x005DF01, 0x9D,0x00, 0x8, +0, false }, // 114: 2x2byJANM114; 3drm67M114; GM114; HMIGM114; b13M114; b65M114; b7M114; b8M114; f17GM114; f34GM114; f35GM114; fat2M114; mGM114; sGM114; Steel Drums; am114; am114.in; steeldrm
- { 0x028FA18,0x0E5F812, 0x96,0x00, 0xA, +0, false }, // 115: 2x2byJANM115; 3drm67M115; GM115; HMIGM115; b13M115; b65M115; b7M115; b8M115; f17GM115; f34GM115; f35GM115; fat2M115; mGM115; rickM100; sGM115; Woodblk.; Woodblock; am115; am115.in; woodblk
- { 0x007A810,0x003FA00, 0x86,0x03, 0x6, +0, false }, // 116: 2x2byJANM116; 3drm67M116; BisqM116; GM116; HMIGM116; b13M116; b50M116; b51M116; b65M116; b7M116; f17GM116; f20GM116; f29GM118; f30GM117; f30GM118; f31GM116; f34GM116; f35GM116; f36GM116; f49GM116; fat2M116; hamM69; hamP90; mGM116; qGM116; Melodic Tom; Synth Drum; Taiko; Taiko Drum; am116; am116.in; gm116; taiko
- { 0x247F811,0x003F310, 0x41,0x03, 0x4, +0, false }, // 117: 2x2byJANM117; 3drm67M117; GM117; HMIGM117; b13M117; b65M117; b7M117; b8M117; f17GM117; f29GM113; f30GM113; f34GM117; f35GM117; fat2M117; hamM58; mGM117; sGM117; Agogo Bells; Melodic Tom; am117; am117.in; melotom
- { 0x206F101,0x002F310, 0x8E,0x00, 0xE, +0, false }, // 118: 2x2byJANM118; 3drm67M118; GM118; HMIGM118; b13M118; b65M118; b7M118; f17GM118; f34GM118; fat2M118; mGM118; Synth Drum; am118; am118.in
- { 0x0001F0E,0x3FF1FC0, 0x00,0x00, 0xE, +0, false }, // 119: 2x2byJANM119; 3drm67M119; GM119; HMIGM119; b13M119; b65M119; b7M119; f34GM119; fat2M119; mGM119; Reverse Cymbal; am119; am119.in
- { 0x024F806,0x2845603, 0x80,0x88, 0xE, +0, false }, // 120: 2x2byJANM120; 3drm67M120; GM120; HMIGM120; b13M120; b65M120; b6M36; b7M120; f17GM120; f34GM120; f35GM120; fat2M120; hamM36; intM36; mGM120; rickM101; rickM36; sGM120; DNoise1; DNoise1.; Fretnos.; Guitar FretNoise; am120; am120.in
- { 0x000F80E,0x30434D0, 0x00,0x05, 0xE, +0, false }, // 121: 2x2byJANM121; 3drm67M121; BisqM121; GM121; HMIGM121; b13M121; b65M121; b7M121; f17GM121; f34GM121; f35GM121; fat2M121; mGM121; sGM121; Breath Noise; am121; am121.in
- { 0x000F60E,0x3021FC0, 0x00,0x00, 0xE, +0, false }, // 122: 2x2byJANM122; 3drm67M122; GM122; HMIGM122; b13M122; b65M122; b7M122; f17GM122; f34GM122; fat2M122; mGM122; sGM122; Seashore; am122; am122.in
- { 0x0A337D5,0x03756DA, 0x95,0x40, 0x0, +0, false }, // 123: 2x2byJANM123; 3drm67M123; GM123; HMIGM123; b13M123; b7M123; f15GM124; f17GM123; f26GM124; f29GM124; f30GM124; f34GM123; fat2M123; mGM123; sGM123; Bird Tweet; Telephone; am123; am123.in
- { 0x261B235,0x015F414, 0x5C,0x08, 0xA, +0, false }, // 124: 2x2byJANM124; 3drm67M124; GM124; HMIGM124; b13M124; b7M124; f17GM124; f29GM123; f30GM123; f34GM124; fat2M124; mGM124; sGM124; Bird Tweet; Telephone; am124; am124.in
- { 0x000F60E,0x3F54FD0, 0x00,0x00, 0xE, +0, false }, // 125: 2x2byJANM125; 3drm67M125; GM125; HMIGM125; b13M125; b7M125; f17GM125; f34GM125; fat2M125; mGM125; sGM125; Helicopter; am125; am125.in
- { 0x001FF26,0x11612E4, 0x00,0x00, 0xE, +0, false }, // 126: 2x2byJANM126; 3drm67M126; GM126; HMIGM126; b13M126; b65M126; b7M126; b8M123; f17GM126; f34GM126; f35GM126; fat2M126; mGM126; sGM126; Applause/Noise; am126; am126.in; applaus
- { 0x0F0F300,0x2C9F600, 0x00,0x00, 0xE, +0, false }, // 127: 2x2byJANM127; 3drm67M127; GM127; HMIGM127; b13M127; b7M127; f17GM127; f34GM127; fat2M127; mGM127; sGM127; Gunshot; am127; am127.in
- { 0x277F810,0x006F311, 0x44,0x00, 0x8, +0, false }, // 128: 3drm67P0; 3drm67P1; 3drm67P10; 3drm67P100; 3drm67P101; 3drm67P102; 3drm67P103; 3drm67P104; 3drm67P105; 3drm67P106; 3drm67P107; 3drm67P108; 3drm67P109; 3drm67P11; 3drm67P110; 3drm67P111; 3drm67P112; 3drm67P113; 3drm67P114; 3drm67P115; 3drm67P116; 3drm67P117; 3drm67P118; 3drm67P119; 3drm67P12; 3drm67P120; 3drm67P121; 3drm67P122; 3drm67P123; 3drm67P124; 3drm67P125; 3drm67P126; 3drm67P127; 3drm67P13; 3drm67P14; 3drm67P15; 3drm67P16; 3drm67P17; 3drm67P18; 3drm67P19; 3drm67P2; 3drm67P20; 3drm67P21; 3drm67P22; 3drm67P23; 3drm67P24; 3drm67P25; 3drm67P26; 3drm67P27; 3drm67P28; 3drm67P29; 3drm67P3; 3drm67P30; 3drm67P31; 3drm67P32; 3drm67P33; 3drm67P34; 3drm67P35; 3drm67P4; 3drm67P5; 3drm67P6; 3drm67P7; 3drm67P8; 3drm67P87; 3drm67P88; 3drm67P89; 3drm67P9; 3drm67P90; 3drm67P91; 3drm67P92; 3drm67P93; 3drm67P94; 3drm67P95; 3drm67P96; 3drm67P97; 3drm67P98; 3drm67P99; BisqP0; BisqP11; BisqP12; BisqP36; BisqP4; GP35; GP36; apgleeP35; apgleeP36; b13P0; b13P1; b13P10; b13P11; b13P12; b13P13; b13P14; b13P15; b13P16; b13P17; b13P18; b13P19; b13P2; b13P20; b13P21; b13P22; b13P23; b13P24; b13P25; b13P26; b13P27; b13P28; b13P29; b13P3; b13P30; b13P31; b13P32; b13P33; b13P34; b13P35; b13P36; b13P4; b13P5; b13P6; b13P7; b13P8; b13P9; b50P35; b6P34; b6P35; b6P92; b7P0; b7P1; b7P10; b7P11; b7P12; b7P13; b7P14; b7P15; b7P16; b7P17; b7P18; b7P19; b7P2; b7P20; b7P21; b7P22; b7P23; b7P24; b7P25; b7P26; b7P27; b7P28; b7P29; b7P3; b7P30; b7P31; b7P32; b7P33; b7P34; b7P35; b7P36; b7P4; b7P5; b7P6; b7P7; b7P8; b7P9; b8P34; f17GP35; f17GP36; f20GP35; f20GP36; f29GP35; f29GP36; f30GP35; f30GP36; f31GP31; f31GP35; f31GP36; f34GP35; f34GP36; f35GP35; f42GP36; fat2P35; fat2P36; hamP11; hamP34; hamP35; intP34; intP35; mGP35; mGP36; qGP35; qGP36; rickP14; rickP34; rickP35; Ac Bass Drum; Bass Drum 1; Open Surdu; Rkick2; apo035; apo035.i; aps035; aps035.i; gps035; kick2; kick2.in
- { 0x0FFF902,0x0FFF811, 0x07,0x00, 0x8, +0, false }, // 129: GP37; b13P37; b7P37; f17GP37; f23GP54; f29GP37; f30GP37; f34GP37; f49GP37; fat2P37; mGP37; Side Stick; Tambourine; aps037; aps037.i
- { 0x205FC00,0x017FA00, 0x00,0x00, 0xE, +0, false }, // 130: 2x2byJANP38; 2x2byJANP40; 3drm67P36; 3drm67P38; BisqP40; GP38; GP40; b13P38; b13P40; b50P38; b50P40; b7P38; b7P40; f17GP38; f17GP40; f20GP38; f20GP40; f29GP38; f29GP40; f30GP38; f30GP40; f31GP38; f34GP38; f34GP40; f49GP38; fat2P38; fat2P40; mGP38; mGP40; qGP38; qGP40; Acoustic Snare; Bass Drum 1; Electric Snare; aps038; aps038.i; aps040; aps040.i; gps038; gps040
- { 0x007FF00,0x008FF01, 0x02,0x00, 0x0, +0, false }, // 131: 3drm67P37; GP39; b13P39; b7P39; f17GP39; f29GP39; f30GP39; f34GP39; f49GP39; fat2P39; mGP39; Hand Clap; Side Stick; aps039; aps039.i
- { 0x00CF600,0x006F600, 0x00,0x00, 0x4, +0, false }, // 132: 3drm67P39; 3drm67P85; BisqP1; BisqP105; BisqP87; GP41; GP43; GP45; GP47; GP48; GP50; GP87; b13P100; b13P101; b13P102; b13P103; b13P104; b13P105; b13P106; b13P107; b13P108; b13P109; b13P110; b13P111; b13P112; b13P113; b13P114; b13P115; b13P116; b13P117; b13P118; b13P119; b13P120; b13P121; b13P122; b13P123; b13P124; b13P125; b13P126; b13P127; b13P41; b13P43; b13P45; b13P47; b13P48; b13P50; b13P87; b13P88; b13P89; b13P90; b13P91; b13P92; b13P93; b13P94; b13P95; b13P96; b13P97; b13P98; b13P99; b7P100; b7P101; b7P102; b7P103; b7P104; b7P105; b7P106; b7P107; b7P108; b7P109; b7P110; b7P111; b7P112; b7P113; b7P114; b7P115; b7P116; b7P117; b7P118; b7P119; b7P120; b7P121; b7P122; b7P123; b7P124; b7P125; b7P126; b7P127; b7P41; b7P43; b7P45; b7P47; b7P48; b7P50; b7P87; b7P88; b7P89; b7P90; b7P91; b7P92; b7P93; b7P94; b7P95; b7P96; b7P97; b7P98; b7P99; b8P87; f17GP41; f17GP43; f17GP45; f17GP47; f17GP48; f17GP50; f17GP87; f29GP41; f29GP43; f29GP45; f29GP47; f29GP48; f29GP50; f29GP87; f30GP41; f30GP43; f30GP45; f30GP47; f30GP48; f30GP50; f30GP87; f34GP41; f34GP43; f34GP45; f34GP47; f34GP48; f34GP50; f34GP87; f35GP41; f35GP43; f35GP45; f35GP47; f35GP48; f35GP50; f35GP87; f42GP41; f42GP43; f42GP45; f42GP47; f42GP48; f42GP50; f49GP41; f49GP43; f49GP45; f49GP47; f49GP48; f49GP50; f49GP87; fat2P41; fat2P43; fat2P45; fat2P47; fat2P48; fat2P50; fat2P87; hamP1; hamP2; hamP3; hamP4; hamP5; hamP6; mGP41; mGP43; mGP45; mGP47; mGP48; mGP50; mGP87; rickP105; sGP87; Castanets; Hand Clap; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open Surdu; aps041; aps041.i; aps087; aps087.i; surdu.in; surduo
- { 0x008F60C,0x247FB12, 0x00,0x00, 0xA, +0, false }, // 133: 2x2byJANP42; 3drm67P40; 3drm67P42; 3drm67P44; 3drm67P46; 3drm67P47; 3drm67P49; GP42; apgleeP42; apgnamP42; b13P42; b50P42; b6P55; b7P42; dukeP42; f17GP42; f20GP42; f23GP68; f23GP70; f29GP42; f30GP42; f31GP42; f34GP1; f34GP42; fat2P42; hamP55; intP55; mGP42; qGP42; rickP55; swP42; Closed High Hat; Crash Cymbal 1; Electric Snare; Low Agogo; Low-Mid Tom; Maracas; Open High Hat; Pedal High Hat; aps042; aps042.i; gps042
- { 0x008F60C,0x2477B12, 0x00,0x05, 0xA, +0, false }, // 134: GP44; b13P44; b6P102; b7P44; b8P44; f17GP44; f29GP44; f30GP44; f34GP44; f35GP44; f49GP44; fat2P44; mGP44; Pedal High Hat; Rpedhhat; aps044; aps044.i; pedalhht
- { 0x002F60C,0x243CB12, 0x00,0x00, 0xA, +0, false }, // 135: 2x2byJANP46; GP46; apgleeP51; apgleeP59; b13P46; b50P46; b7P46; f17GP46; f20GP46; f29GP46; f30GP46; f31GP46; f34GP46; f49GP46; fat2P46; mGP46; qGP46; Open High Hat; Ride Cymbal 1; Ride Cymbal 2; aps046; aps046.i; gps046
- { 0x000F60E,0x3029FD0, 0x00,0x00, 0xE, +0, false }, // 136: 3drm67P55; BisqP49; GP49; GP57; b13P49; b13P57; b6P112; b7P49; b7P57; b8P49; f15GP49; f17GP49; f17GP57; f26GP49; f29GP49; f29GP57; f30GP49; f30GP57; f34GP49; f34GP57; f35GP49; f49GP49; f49GP57; fat2P49; fat2P57; hamP0; mGP49; mGP57; oGP49; Crash Cymbal 1; Crash Cymbal 2; Rcrash1; Splash Cymbal; aps049; aps049.i; aps057; aps057.i; crash1
- { 0x042F80E,0x3E4F407, 0x08,0x4A, 0xE, +0, false }, // 137: GP51; GP59; b13P51; b13P59; b6P111; b7P51; b7P59; b8P51; b8P59; f17GP51; f17GP59; f29GM119; f29GM125; f29GM127; f29GP51; f29GP59; f30GM119; f30GM125; f30GM127; f30GP51; f30GP59; f34GP51; f34GP59; f35GP51; f35GP59; f49GP51; f49GP59; fat2P51; fat2P59; mGP51; mGP59; sGP51; sGP59; Gunshot; Helicopter; Reverse Cymbal; Ride Cymbal 1; Ride Cymbal 2; Rridecym; aps051; aps051.i; ridecym
- { 0x030F50E,0x0029FD0, 0x00,0x0A, 0xE, +0, false }, // 138: 3drm67P50; 3drm67P58; GP52; b13P52; b7P52; b8P52; f17GP52; f29GP52; f30GP52; f34GP52; f35GP52; f49GP52; fat2P52; hamP19; mGP52; Chinese Cymbal; High Tom; Vibraslap; aps052; aps052.i; cymchin
- { 0x3E4E40E,0x1E5F507, 0x0A,0x5D, 0x6, +0, false }, // 139: 3drm67P51; GP53; b13P53; b7P53; b8P53; f17GP53; f29GP53; f30GP53; f34GP53; f35GP53; f49GP53; fat2P53; mGP53; sGP53; Ride Bell; Ride Cymbal 1; aps053; aps053.i; ridebell
- { 0x004B402,0x0F79705, 0x03,0x0A, 0xE, +0, false }, // 140: 3drm67P52; GP54; apgleeP46; apgnamP46; b13P54; b7P54; dukeP46; f17GP54; f30GP54; f34GP54; f49GP54; fat2P54; mGP54; swP46; Chinese Cymbal; Open High Hat; Tambourine; aps054; aps054.i
- { 0x000F64E,0x3029F9E, 0x00,0x00, 0xE, +0, false }, // 141: 3drm67P53; GP55; b13P55; b6P110; b7P55; b8P55; f34GP55; fat2P55; Ride Bell; Rsplash; Splash Cymbal; aps055; aps055.i; cysplash
- { 0x237F811,0x005F310, 0x45,0x08, 0x8, +0, false }, // 142: 3drm67P54; GP56; b13P56; b7P56; f17GP56; f29GP56; f30GP56; f34GP56; f48GP56; f49GP56; fat2P56; mGP56; sGP56; Cow Bell; Tambourine; aps056; aps056.i
- { 0x303FF80,0x014FF10, 0x00,0x0D, 0xC, +0, false }, // 143: 3drm67P56; GP58; b13P58; b7P58; b8P58; f34GP58; fat2P58; Cow Bell; Vibraslap; aps058; aps058.i; vibra
- { 0x00CF506,0x008F502, 0x0B,0x00, 0x6, +0, false }, // 144: GP60; b13P60; b7P60; f17GP60; f29GP60; f30GP60; f34GP60; f48GP60; f49GP60; fat2P60; mGP60; sGP60; High Bongo; aps060; aps060.i
- { 0x0BFFA01,0x097C802, 0x00,0x00, 0x7, +0, false }, // 145: 3drm67P59; GP61; apgnamP61; b13P61; b7P61; dukeP61; f15GP61; f17GP61; f26GP61; f29GP61; f30GP61; f34GP61; f48GP61; f49GP61; fat2P61; mGP61; oGP61; sGP61; swP61; Low Bongo; Ride Cymbal 2; aps061; aps061.i
- { 0x087FA01,0x0B7FA01, 0x51,0x00, 0x6, +0, false }, // 146: 2x2byJANP62; 3drm67P60; GP62; b13P62; b50P62; b7P62; f17GP62; f20GP62; f29GP62; f30GP62; f31GP62; f34GP62; f48GP62; f49GP62; fat2P62; mGP62; qGP62; sGP62; High Bongo; Mute High Conga; aps062; aps062.i; gps062
- { 0x08DFA01,0x0B8F802, 0x54,0x00, 0x6, +0, false }, // 147: 3drm67P61; GP63; apgleeP62; apgleeP63; apgleeP64; b13P63; b7P63; f17GP63; f29GP63; f30GP63; f34GP63; f48GP63; f49GP63; fat2P63; mGP63; sGP63; Low Bongo; Low Conga; Mute High Conga; Open High Conga; aps063; aps063.i
- { 0x088FA01,0x0B6F802, 0x59,0x00, 0x6, +0, false }, // 148: 3drm67P62; GP64; b13P64; b7P64; f17GP64; f29GP64; f30GP64; f34GP64; f48GP64; f49GP64; fat2P64; mGP64; sGP64; Low Conga; Mute High Conga; aps064; aps064.i
- { 0x30AF901,0x006FA00, 0x00,0x00, 0xE, +0, false }, // 149: 3drm67P63; BisqP98; BisqP99; GP65; b13P65; b6P115; b7P65; b8P65; b8P66; f17GP65; f29GP65; f30GP65; f34GP65; f35GP65; f35GP66; f48GP65; f49GP65; fat2P65; hamP8; mGP65; rickP98; rickP99; sGP65; High Timbale; Low Timbale; Open High Conga; Rtimbale; aps065; aps065.i; timbale; timbale.
- { 0x389F900,0x06CF600, 0x80,0x00, 0xE, +0, false }, // 150: 2x2byJANP66; 3drm67P64; GP66; b13P66; b50P66; b7P66; f17GP66; f20GP66; f30GP66; f31GP66; f34GP66; f48GP66; f49GP66; fat2P66; mGP66; qGP66; sGP66; Low Conga; Low Timbale; aps066; aps066.i; gps066
- { 0x388F803,0x0B6F60C, 0x80,0x08, 0xF, +0, false }, // 151: 3drm67P65; GP67; b13P67; b7P67; b8P67; b8P68; f17GP67; f29GP67; f30GP67; f34GP67; f35GP67; f35GP68; f49GP67; fat2P67; mGP67; sGP67; High Agogo; High Timbale; Low Agogo; agogo1; aps067; aps067.i
- { 0x388F803,0x0B6F60C, 0x85,0x00, 0xF, +0, false }, // 152: 3drm67P66; GP68; b13P68; b7P68; f17GP68; f29GP68; f30GP68; f34GP68; f49GP68; fat2P68; mGP68; sGP68; Low Agogo; Low Timbale; aps068; aps068.i
- { 0x04F760E,0x2187700, 0x40,0x08, 0xE, +0, false }, // 153: 3drm67P67; GP69; apgleeP44; apgleeP69; apgleeP82; apgnamP44; apgnamP69; apgnamP82; b13P69; b7P69; dukeP44; dukeP69; dukeP82; f15GP69; f17GP69; f26GP69; f29GP69; f30GP69; f34GP69; f42GP69; f49GP69; fat2P69; mGP69; swP44; swP69; swP82; Cabasa; High Agogo; Pedal High Hat; Shaker; aps069; aps069.i
- { 0x049C80E,0x2699B03, 0x40,0x00, 0xE, +0, false }, // 154: 3drm67P68; GP70; b13P70; b6P117; b7P70; b8P70; f15GP70; f17GP70; f26GP70; f29GP70; f30GP70; f34GP70; f35GP70; f49GP70; fat2P70; mGP70; sGP70; Low Agogo; Maracas; Rmaracas; aps070; aps070.i; maracas
- { 0x305ADD7,0x0058DC7, 0xDC,0x00, 0xE, +0, false }, // 155: 3drm67P69; GP71; b13P71; b7P71; b8P71; f15GP71; f17GP71; f26GP71; f29GP71; f30GP71; f34GP71; f35GP71; f48GP71; f49GP71; fat2P71; mGP71; sGP71; Cabasa; Short Whistle; aps071; aps071.i; whistsh
- { 0x304A8D7,0x00488C7, 0xDC,0x00, 0xE, +0, false }, // 156: 3drm67P70; GP72; b13P72; b7P72; b8P72; f15GP72; f17GP72; f26GP72; f29GP72; f30GP72; f34GP72; f35GP72; f48GP72; f49GP72; fat2P72; mGP72; sGP72; Long Whistle; Maracas; aps072; aps072.i; whistll
- { 0x306F680,0x3176711, 0x00,0x00, 0xE, +0, false }, // 157: 3drm67P71; BisqP96; GP73; b13P73; b7P73; b8P73; f34GP73; fat2P73; rickP96; sGP73; Short Guiro; Short Whistle; aps073; aps073.i; guiros.i; sguiro
- { 0x205F580,0x3164611, 0x00,0x09, 0xE, +0, false }, // 158: 3drm67P72; GP74; b13P74; b7P74; f34GP74; fat2P74; sGP74; Long Guiro; Long Whistle; aps074; aps074.i
- { 0x0F40006,0x0F5F715, 0x3F,0x00, 0x1, +0, false }, // 159: 3drm67P73; GP75; apgleeP75; apgleeP76; apgleeP77; apgnamP75; b13P75; b7P75; dukeP75; f15GP75; f17GP75; f26GP75; f29GP75; f30GP75; f34GP75; f49GP75; fat2P75; mGP75; oGP75; sGP75; swP75; Claves; High Wood Block; Low Wood Block; Short Guiro; aps075; aps075.i
- { 0x3F40006,0x0F5F712, 0x3F,0x00, 0x0, +0, false }, // 160: 2x2byJANP76; 2x2byJANP77; 3drm67P74; GP76; b13P76; b50P76; b50P77; b7P76; b8P76; f17GP76; f20GP76; f20GP77; f29GP76; f30GP76; f31GP76; f31GP77; f34GP76; f35GP76; f48GP76; f49GP76; fat2P76; mGP76; qGP76; qGP77; High Wood Block; Long Guiro; Low Wood Block; aps076; aps076.i; blockhi; gps076; gps077
- { 0x0F40006,0x0F5F712, 0x3F,0x00, 0x1, +0, false }, // 161: 3drm67P75; GP77; b13P77; b7P77; b8P77; f17GP77; f29GP77; f30GP77; f34GP77; f35GP77; f48GP77; f49GP77; fat2P77; mGP77; sGP77; Claves; Low Wood Block; aps077; aps077.i; blocklow
- { 0x0E76701,0x0077502, 0x58,0x00, 0x0, +0, false }, // 162: 3drm67P76; BisqP78; GP78; b13P78; b7P78; b8P78; f17GP78; f29GP78; f30GP78; f34GP78; f35GP78; f49GP78; fat2P78; mGP78; sGP78; High Wood Block; Mute Cuica; aps078; aps078.i; cuicam
- { 0x048F841,0x0057542, 0x45,0x08, 0x0, +0, false }, // 163: 3drm67P77; BisqP79; GP79; b13P79; b7P79; b8P79; f34GP79; fat2P79; sGP79; Low Wood Block; Open Cuica; aps079; aps079.i; cuicao
- { 0x3F0E00A,0x005FF1E, 0x40,0x4E, 0x8, +0, false }, // 164: 3drm67P78; GP80; b13P80; b7P80; b8P80; f17GP80; f29GP80; f30GP80; f34GP80; f35GP80; f49GP80; fat2P80; mGP80; sGP80; Mute Cuica; Mute Triangle; aps080; aps080.i; trianglm
- { 0x3F0E00A,0x002FF1E, 0x7C,0x52, 0x8, +0, false }, // 165: 3drm67P79; GP81; b13P81; b7P81; b8P81; f17GP81; f29GM121; f29GP81; f30GM121; f30GP81; f34GP81; f35GP81; f49GP81; fat2P81; mGP81; sGP81; Breath Noise; Open Cuica; Open Triangle; aps081; aps081.i; trianglo
- { 0x04A7A0E,0x21B7B00, 0x40,0x08, 0xE, +0, false }, // 166: 3drm67P80; GP82; b13P82; b6P116; b7P82; b8P82; f17GP82; f29GP82; f30GP82; f34GP82; f35GP82; f42GP82; f49GP82; fat2P82; hamP7; mGP82; sGP82; Mute Triangle; Rshaker; Shaker; aps082; aps082.i; shaker
- { 0x3E4E40E,0x1395507, 0x0A,0x40, 0x6, +0, false }, // 167: 3drm67P81; GP83; b13P83; b7P83; b8P83; f17GP83; f29GP83; f30GP83; f34GP83; f35GP83; f48GP83; f49GP83; fat2P83; mGP83; sGP83; Jingle Bell; Open Triangle; aps083; aps083.i; jingbell
- { 0x332F905,0x0A5D604, 0x05,0x40, 0xE, +0, false }, // 168: 3drm67P82; GP84; b13P84; b7P84; b8P84; f15GP51; f17GP84; f26GP51; f29GM126; f29GP84; f30GM126; f30GP84; f34GP84; f35GP84; f49GP84; fat2P84; mGP84; sGP84; Applause/Noise; Bell Tree; Ride Cymbal 1; Shaker; aps084; aps084.i; belltree
- { 0x3F30002,0x0F5F715, 0x3F,0x00, 0x8, +0, false }, // 169: 3drm67P83; GP85; b13P85; b7P85; b8P85; f17GP85; f29GM120; f29GP85; f30GM120; f30GP85; f34GP85; f35GP85; f48GP85; f49GP85; fat2P85; mGP85; sGP85; Castanets; Guitar FretNoise; Jingle Bell; aps085; aps085.i; castanet
- { 0x08DFA01,0x0B5F802, 0x4F,0x00, 0x7, +0, false }, // 170: 3drm67P84; BisqP86; GP86; b13P86; b7P86; b8P86; f15GP63; f15GP64; f17GP86; f26GP63; f26GP64; f29GP86; f30GP86; f34GP86; f35GP86; f49GP86; fat2P86; mGP86; sGP86; Bell Tree; Low Conga; Mute Surdu; Open High Conga; aps086; aps086.i; surdum
- { 0x054F231,0x056F221, 0x4B,0x00, 0x8, +0, false }, // 171: 3drm67M1; BisqM1; HMIGM1; b7M1; f17GM1; mGM1; BrightAcouGrand; am001.in
- { 0x03BF2B1,0x00BF361, 0x0E,0x00, 0x6, +0, false }, // 172: 3drm67M3; BisqM3; HMIGM3; b7M3; Honky-tonkPiano; am003.in
- { 0x0E7F21C,0x0B8F201, 0x6F,0x80, 0xC, +0, false }, // 173: 2x2byJANM4; BisqM4; b50M4; b51M4; f20GM4; f36GM4; f48GM4; f49GM4; qGM4; skeakernetsM4; ; Rhodes Piano; gm004
- { 0x0E5B111,0x0B8F211, 0x9C,0x80, 0xD, +0, false }, // 174: 2x2byJANM4; BisqM4; b50M4; b51M4; f20GM4; f31GM4; f36GM4; f48GM4; f49GM4; qGM4; Rhodes Piano; gm004
- { 0x0E7C21C,0x0B8F301, 0x3A,0x80, 0x0, +0, false }, // 175: 2x2byJANM5; BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005
- { 0x0F5B111,0x0D8F211, 0x1B,0x80, 0x1, +0, false }, // 176: 2x2byJANM5; BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005
- { 0x031F031,0x037F234, 0x90,0x9F, 0x8, +0, false }, // 177: 2x2byJANM6; BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006
- { 0x451F324,0x497F211, 0x1C,0x00, 0x8, +0, false }, // 178: 2x2byJANM6; BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006
- { 0x010A831,0x1B9D234, 0x0A,0x03, 0x6, +0, false }, // 179: BisqM7; b12M7; Clavinet; TCCLAV.I
- { 0x0E6CE02,0x0E6F401, 0x25,0x00, 0x0, +0, false }, // 180: 2x2byJANM8; BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008
- { 0x0E6F507,0x0E5F341, 0xA1,0x00, 0x1, +0, false }, // 181: 2x2byJANM8; BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008
- { 0x0045617,0x004F601, 0x21,0x00, 0x2, +0, false }, // 182: 3drm67M10; BisqM10; HMIGM10; b50M10; b51M10; b7M10; b8M10; f17GM10; f20GM10; f31GM10; f35GM10; f36GM10; f48GM10; f49GM10; mGM10; qGM10; skeakernetsM10; ; Music box; am010.in; gm010; musicbx1
- { 0x055F718,0x0D8E521, 0x23,0x00, 0x0, +0, false }, // 183: 3drm67M12; BisqM12; HMIGM12; b7M12; f17GM12; mGM12; Marimba; am012.in
- { 0x0D6F90A,0x0D6F784, 0x53,0x80, 0xA, +0, false }, // 184: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013
- { 0x0A6F615,0x0E6F601, 0x91,0x00, 0xB, +0, false }, // 185: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013
- { 0x0B3D441,0x0B4C280, 0x8A,0x13, 0x4, +0, false }, // 186: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014
- { 0x082D345,0x0E3A381, 0x59,0x80, 0x5, +0, false }, // 187: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014
- { 0x1557403,0x005B381, 0x49,0x80, 0x4, +0, false }, // 188: 3drm67M15; BisqM15; HMIGM15; b7M15; f48GM15; Dulcimer; am015.in
- { 0x02FA2A0,0x02FA522, 0x85,0x9E, 0x7, +0, false }, // 189: BisqM16; f48GM16; Hammond Organ
- { 0x02FA5A2,0x02FA128, 0x83,0x95, 0x7, +0, false }, // 190: BisqM16; f48GM16; Hammond Organ
- { 0x02A91A0,0x03AC821, 0x85,0x0B, 0x7, +0, false }, // 191: 2x2byJANM17; BisqM17; b50M17; b51M17; f20GM17; f31GM17; f36GM17; f48GM17; f49GM17; qGM17; Percussive Organ; gm017
- { 0x03AC620,0x05AF621, 0x81,0x80, 0x7, +0, false }, // 192: BisqM17; f48GM17; Percussive Organ
- { 0x12AA6E3,0x00AAF61, 0x56,0x83, 0x8, -12, false }, // 193: BisqM18; b50M18; b51M18; f20GM18; f31GM18; f36GM18; f49GM18; qGM18; Rock Organ; gm018
- { 0x00AAFE1,0x00AAF62, 0x91,0x83, 0x9, -12, false }, // 194: BisqM18; b50M18; b51M18; Rock Organ; gm018
- { 0x10BF024,0x20B5030, 0x12,0x00, 0x1, +0, false }, // 195: BisqM19; f13GM19; f50GM19; nemM19; Church Organ
- { 0x71A7223,0x02A7221, 0xAC,0x83, 0x0, +0, false }, // 196: 2x2byJANM21; BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021
- { 0x41A6223,0x02A62A1, 0x22,0x00, 0x1, +0, false }, // 197: 2x2byJANM21; BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021
- { 0x006FF25,0x005FF23, 0xA1,0x2F, 0xA, +0, false }, // 198: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; skeakernetsM22; ; Harmonica; gm022
- { 0x405FFA1,0x0096F22, 0x1F,0x80, 0xA, +0, false }, // 199: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; Harmonica; gm022
- { 0x11A6223,0x02A7221, 0x19,0x80, 0xC, +0, false }, // 200: 2x2byJANM23; BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023
- { 0x41A6223,0x02A7222, 0x1E,0x83, 0xD, +0, false }, // 201: 2x2byJANM23; BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023
- { 0x074F302,0x0B8F341, 0x9C,0x80, 0xA, +0, false }, // 202: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024
- { 0x274D302,0x0B8D382, 0xA5,0x40, 0xB, +0, false }, // 203: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024
- { 0x2F6F234,0x0F7F231, 0x5B,0x9E, 0xC, +0, false }, // 204: 2x2byJANM25; BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025
- { 0x0F7F223,0x0E7F111, 0xAB,0x00, 0xC, +0, false }, // 205: 2x2byJANM25; BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025
- { 0x0FAF322,0x0FAF223, 0x53,0x66, 0xA, +0, false }, // 206: 2x2byJANM26; BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026
- { 0x0FAC221,0x0F7C221, 0xA7,0x00, 0xA, +0, false }, // 207: 2x2byJANM26; BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026
- { 0x022FA02,0x0F3F301, 0x4C,0x97, 0x8, +0, false }, // 208: 2x2byJANM27; BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027
- { 0x1F3C204,0x0F7C111, 0x9D,0x00, 0x8, +0, false }, // 209: 2x2byJANM27; BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027
- { 0x0AFC711,0x0F8F501, 0x87,0x00, 0x8, +0, false }, // 210: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028
- { 0x098C301,0x0F8C302, 0x18,0x00, 0x9, +0, false }, // 211: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028
- { 0x0F2B913,0x0119102, 0x0D,0x1A, 0xA, +0, false }, // 212: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar
- { 0x74A9221,0x02A9122, 0x8F,0x00, 0xA, +0, false }, // 213: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar
- { 0x103FF80,0x3FFF021, 0x01,0x00, 0x8, +0, false }, // 214: BisqM30; b9MPM62; f21GM62; f27GM30; f41GM62; Distorton Guitar; Synth Brass 1
- { 0x04F2009,0x0F8D104, 0xA1,0x80, 0x8, +0, false }, // 215: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031
- { 0x2F8F802,0x0F8F602, 0x87,0x00, 0x9, +0, false }, // 216: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031
- { 0x015A701,0x0C8A301, 0x4D,0x00, 0x2, +0, false }, // 217: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032
- { 0x0317101,0x0C87301, 0x93,0x00, 0x3, +0, false }, // 218: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032
- { 0x0E5F111,0x0E5F312, 0xA8,0x57, 0x4, +0, false }, // 219: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033
- { 0x0E5E111,0x0E6E111, 0x97,0x00, 0x4, +0, false }, // 220: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033
- { 0x0C7F001,0x027F101, 0xB3,0x16, 0x6, +0, false }, // 221: 2x2byJANM34; BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034
- { 0x027F101,0x028F101, 0x16,0x00, 0x6, +0, false }, // 222: 2x2byJANM34; BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034
- { 0x00C0300,0x024FA20, 0x30,0x03, 0x6, +12, false }, // 223: BisqM36; f53GM36; Slap Bass 1
- { 0x024F820,0x056F510, 0x12,0x00, 0x6, +0, false }, // 224: BisqM36; f53GM36; Slap Bass 1
- { 0x0EBF431,0x07AF131, 0x8B,0x00, 0xA, +0, false }, // 225: BisqM38; f48GM38; Synth Bass 1
- { 0x1C8F621,0x0C8F101, 0x1C,0x1F, 0xA, +0, false }, // 226: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039
- { 0x0425401,0x0C8F201, 0x12,0x00, 0xA, +0, false }, // 227: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039
- { 0x0035131,0x0675461, 0x1C,0x80, 0xE, +0, false }, // 228: BisqM40; b8M40; b9MPM53; f12GM40; f16GM40; f32GM53; f41GM53; f54GM40; Violin; Voice Oohs; violin1
- { 0x21351A0,0x2275360, 0x98,0x01, 0xE, +0, false }, // 229: BisqM41; f16GM41; f37GM41; f54GM41; Viola
- { 0x513DD31,0x0265621, 0x95,0x00, 0x8, +0, false }, // 230: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f48GM45; f49GM42; qGM42; Cello; Pizzicato String; gm042
- { 0x1038D13,0x0866605, 0x95,0x8C, 0x9, +0, false }, // 231: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f49GM42; qGM42; Cello; gm042
- { 0x243CC70,0x21774A0, 0x92,0x03, 0xE, +0, false }, // 232: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043
- { 0x007BF21,0x1076F21, 0x95,0x00, 0xF, +0, false }, // 233: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043
- { 0x515C261,0x0056FA1, 0x97,0x00, 0x6, +0, false }, // 234: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044
- { 0x08FB563,0x08FB5A5, 0x13,0x94, 0x7, +0, false }, // 235: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044
- { 0x0848523,0x0748212, 0xA7,0xA4, 0xE, +0, false }, // 236: BisqM45; BisqM46; b50M45; b50M46; b51M45; b51M46; f20GM45; f20GM46; f36GM45; f36GM46; f48GM46; f49GM45; f49GM46; qGM45; qGM46; Orchestral Harp; Pizzicato String; gm045; gm046
- { 0x0748202,0x0358511, 0x27,0x00, 0xE, +0, false }, // 237: BisqM45; b50M45; b51M45; f20GM45; f36GM45; f49GM45; qGM45; Pizzicato String; gm045
- { 0x0748202,0x0338411, 0x27,0x00, 0xE, +0, false }, // 238: BisqM46; b50M46; b51M46; f20GM46; f36GM46; f48GM46; f49GM46; qGM46; Orchestral Harp; gm046
- { 0x005F511,0x0C3F212, 0x01,0x1E, 0x3, +0, false }, // 239: 2x2byJANM47; BisqM47; b50M47; b51M47; f20GM47; f36GM47; qGM47; Timpany; gm047
- { 0x2036130,0x21764A0, 0x98,0x03, 0xE, +0, false }, // 240: 2x2byJANM48; BisqM48; b50M48; b51M48; f20GM48; f36GM48; f48GM48; f49GM48; qGM48; String Ensemble1; gm048
- { 0x1176561,0x0176521, 0x92,0x00, 0xF, +0, false }, // 241: 2x2byJANM48; BisqM48; b50M48; b51M48; f20GM48; f36GM48; f49GM48; qGM48; String Ensemble1; gm048
- { 0x2234130,0x2174460, 0x98,0x01, 0xE, +0, false }, // 242: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049
- { 0x1037FA1,0x1073F21, 0x98,0x00, 0xF, +0, false }, // 243: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049
- { 0x125B121,0x0087262, 0x9B,0x01, 0xE, +0, false }, // 244: BisqM50; f17GM48; f30GM50; mGM48; String Ensemble1; Synth Strings 1
- { 0x001D3E1,0x0396262, 0xCA,0x83, 0x6, +0, false }, // 245: BisqM52; b11M52; b12M52; CHOIR; CHOIR.IN; Choir Aahs
- { 0x2197320,0x0297563, 0x22,0x02, 0xE, +0, false }, // 246: BisqM53; f12GM68; f16GM68; f47GM69; f54GM68; English Horn; Oboe; Voice Oohs
- { 0x2686500,0x613C500, 0x00,0x00, 0xB, +0, false }, // 247: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055
- { 0x606C800,0x3077400, 0x00,0x00, 0xB, +0, false }, // 248: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055
- { 0x0157620,0x0378261, 0x94,0x00, 0xC, +12, false }, // 249: BisqM58; b50M58; b51M58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba; gm058
- { 0x02661B1,0x0266171, 0xD3,0x80, 0xD, +0, false }, // 250: BisqM58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba
- { 0x00B5131,0x13BB261, 0x1C,0x00, 0xE, +0, false }, // 251: BisqM59; f27GM56; f27GM59; f27GM61; f27GM62; f27GM63; f27GM64; f27GM65; f27GM66; f27GM67; Alto Sax; Baritone Sax; Brass Section; Muted Trumpet; Soprano Sax; Synth Brass 1; Synth Brass 2; Tenor Sax; Trumpet
- { 0x0265121,0x007F021, 0x18,0x00, 0xA, +0, false }, // 252: BisqM60; f13GM60; f50GM60; nemM60; French Horn
- { 0x0257221,0x00A7F21, 0x16,0x05, 0xC, +0, false }, // 253: BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061
- { 0x0357A21,0x03A7A21, 0x1D,0x09, 0xD, +0, false }, // 254: 2x2byJANM61; BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061
- { 0x035C221,0x00ACF61, 0x16,0x09, 0xE, +0, false }, // 255: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062
- { 0x04574A1,0x0087F21, 0x8A,0x00, 0xF, +0, false }, // 256: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062
- { 0x01A52A1,0x01B8F61, 0x97,0x00, 0xC, +0, false }, // 257: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063
- { 0x01A7521,0x01B8F21, 0xA1,0x00, 0xD, +0, false }, // 258: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063
- { 0x20F9331,0x00F72A1, 0x96,0x00, 0x8, +0, false }, // 259: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064
- { 0x0078521,0x1278431, 0x96,0x00, 0x9, +0, false }, // 260: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064
- { 0x1039331,0x00972A1, 0x8E,0x00, 0x8, +0, false }, // 261: BisqM65; b50M65; b51M65; f17GM65; f20GM65; f31GM65; f35GM65; f36GM65; f49GM65; mGM65; qGM65; Alto Sax; gm065
- { 0x006C524,0x1276431, 0xA1,0x00, 0x9, +0, false }, // 262: BisqM65; b50M65; b51M65; f20GM65; f31GM65; f36GM65; f49GM65; qGM65; Alto Sax; gm065
- { 0x10693B1,0x0067271, 0x8E,0x00, 0xA, +0, false }, // 263: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066
- { 0x0088521,0x02884B1, 0x5D,0x00, 0xB, +0, false }, // 264: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066
- { 0x10F9331,0x00F7272, 0x93,0x00, 0xC, +0, false }, // 265: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067
- { 0x0068522,0x01684B1, 0x61,0x00, 0xD, +0, false }, // 266: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067
- { 0x02AA961,0x036A863, 0xA3,0x52, 0x8, +0, false }, // 267: BisqM68; f48GM68; Oboe
- { 0x016AA61,0x00A8F61, 0x94,0x80, 0x8, +0, false }, // 268: BisqM68; f48GM68; Oboe
- { 0x0297721,0x1267A33, 0x21,0x55, 0x2, +0, false }, // 269: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069
- { 0x0167AA1,0x0197A22, 0x93,0x00, 0x2, +0, false }, // 270: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069
- { 0x1077B21,0x0007F22, 0x2B,0x57, 0xA, +0, false }, // 271: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070
- { 0x0197531,0x0196172, 0x51,0x00, 0xA, +0, false }, // 272: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070
- { 0x0219B32,0x0177221, 0x90,0x00, 0x8, +0, false }, // 273: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071
- { 0x0219B32,0x0177221, 0x90,0x13, 0x9, +0, false }, // 274: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071
- { 0x029C9A4,0x0086F21, 0xA2,0x80, 0xC, +0, false }, // 275: 2x2byJANM74; BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074
- { 0x015CAA2,0x0086F21, 0xAA,0x00, 0xD, +0, false }, // 276: 2x2byJANM74; BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074
- { 0x0AA7724,0x0173431, 0x5B,0x00, 0xE, +0, false }, // 277: BisqM75; f47GM74; f54GM75; Pan Flute; Recorder
- { 0x0C676A1,0x0868726, 0x0D,0x59, 0xF, +0, false }, // 278: 2x2byJANM76; BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076
- { 0x0566622,0x02665A1, 0x56,0x00, 0xE, +0, false }, // 279: 2x2byJANM76; BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076
- { 0x0019F26,0x0487664, 0x00,0x25, 0xE, +0, false }, // 280: 2x2byJANM77; BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077
- { 0x0465622,0x03645A1, 0xCB,0x00, 0xF, +0, false }, // 281: 2x2byJANM77; BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077
- { 0x11467E1,0x0175461, 0x67,0x00, 0xC, +0, false }, // 282: 2x2byJANM78; BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078
- { 0x1146721,0x0164421, 0x6D,0x00, 0xD, +0, false }, // 283: 2x2byJANM78; BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078
- { 0x00F4032,0x0097021, 0xDF,0x00, 0x0, +0, false }, // 284: BisqM79; f13GM79; f50GM79; nemM79; Ocarina
- { 0x00FFF21,0x00FFF21, 0x35,0xB7, 0x4, +0, false }, // 285: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080
- { 0x00FFF21,0x60FFF21, 0xB9,0x80, 0x4, +0, false }, // 286: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080
- { 0x00FFF21,0x00FFF21, 0x36,0x1B, 0xA, +0, false }, // 287: 2x2byJANM81; BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM79; f49GM81; qGM81; Lead 2 sawtooth; Ocarina; gm081
- { 0x00FFF21,0x409CF61, 0x1D,0x00, 0xA, +0, false }, // 288: 2x2byJANM81; BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM81; qGM81; Lead 2 sawtooth; gm081
- { 0x0658722,0x0186421, 0x46,0x80, 0x0, +0, false }, // 289: BisqM82; f35GM82; hamM56; Lead 3 calliope; hamcalio
- { 0x4F2B912,0x0119101, 0x0D,0x1A, 0xA, +0, false }, // 290: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084
- { 0x12A9221,0x02A9122, 0x99,0x00, 0xA, +0, false }, // 291: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084
- { 0x0157D61,0x01572B1, 0x40,0xA3, 0xE, +0, false }, // 292: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085
- { 0x005DFA2,0x0077F61, 0x5D,0x40, 0xF, +0, false }, // 293: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085
- { 0x001FF20,0x4068F61, 0x36,0x00, 0x8, +0, false }, // 294: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086
- { 0x00FFF21,0x4078F61, 0x27,0x00, 0x9, +0, false }, // 295: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086
- { 0x1035317,0x004F608, 0x1A,0x0D, 0x2, +0, false }, // 296: 2x2byJANM88; BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088
- { 0x03241A1,0x0156161, 0x9D,0x00, 0x3, +0, false }, // 297: 2x2byJANM88; BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088
- { 0x031A181,0x0032571, 0xA1,0x00, 0xB, +0, false }, // 298: BisqM89; b50M89; b51M89; f20GM89; f31GM89; f36GM89; f49GM89; qGM89; Pad 2 warm; gm089
- { 0x0141161,0x0165561, 0x17,0x00, 0xC, +0, false }, // 299: BisqM90; b50M90; b51M90; f20GM90; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; Pad 3 polysynth; Synth Brass 2; gm090
- { 0x445C361,0x025C361, 0x14,0x00, 0xD, +0, false }, // 300: BisqM90; b50M90; b51M90; f20GM90; f31GM60; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; French Horn; Pad 3 polysynth; Synth Brass 2; gm090
- { 0x021542A,0x0136A27, 0x80,0xA6, 0xE, +0, false }, // 301: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091
- { 0x0015431,0x0036A72, 0x5D,0x00, 0xF, +0, false }, // 302: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091
- { 0x0331121,0x02542A1, 0x89,0x03, 0xA, +0, false }, // 303: BisqM94; f17GM94; f35GM94; mGM94; Pad 7 halo
- { 0x1471161,0x007CF21, 0x15,0x00, 0x0, +0, false }, // 304: BisqM95; f17GM95; f35GM95; mGM95; Pad 8 sweep
- { 0x1B1F2DE,0x0B281D1, 0x57,0x0A, 0xE, +0, false }, // 305: BisqM96; b8M96; f35GM96; FX 1 rain; icerain
- { 0x2322121,0x0133220, 0x8C,0x97, 0x6, +0, false }, // 306: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097
- { 0x1031121,0x0133121, 0x0E,0x00, 0x7, +0, false }, // 307: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097
- { 0x0F6F358,0x0F6F241, 0x62,0x00, 0x0, +0, false }, // 308: BisqM98; f29GM40; f29GM98; f30GM40; f30GM98; FX 3 crystal; Violin
- { 0x00F5F00,0x005FF00, 0x00,0x00, 0x0, +0, false }, // 309: BisqM101; b56M101; b66M101; FX 6 goblins; FX6
- { 0x03111A1,0x0031D61, 0x8C,0x80, 0x6, +0, false }, // 310: BisqM102; f17GM102; f35GM102; mGM102; FX 7 echoes
- { 0x173F364,0x02381A1, 0x4C,0x00, 0x4, +0, false }, // 311: BisqM103; f17GM103; f35GM103; mGM103; FX 8 sci-fi
- { 0x053F301,0x1F6F101, 0x46,0x80, 0x0, +0, false }, // 312: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104
- { 0x053F201,0x0F6F208, 0x43,0x40, 0x1, +0, false }, // 313: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104
- { 0x135A511,0x133A517, 0x10,0xA4, 0x0, +0, false }, // 314: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105
- { 0x141F611,0x2E5F211, 0x0D,0x00, 0x0, +0, false }, // 315: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105
- { 0x0F8F755,0x1E4F752, 0x92,0x9F, 0xE, +0, false }, // 316: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106
- { 0x0E4F341,0x1E5F351, 0x13,0x00, 0xE, +0, false }, // 317: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106
- { 0x032D493,0x111EB11, 0x91,0x00, 0x8, +0, false }, // 318: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107
- { 0x032D453,0x112EB13, 0x91,0x0D, 0x9, +0, false }, // 319: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107
- { 0x3E5F720,0x0E5F521, 0x00,0x0C, 0xD, +0, false }, // 320: BisqM108; b50M108; b51M108; f20GM108; f31GM108; f31GM45; f36GM108; f48GM108; f49GM108; qGM108; Kalimba; Pizzicato String; gm108
- { 0x0207C21,0x10C6F22, 0x09,0x09, 0x7, +0, false }, // 321: BisqM109; b50M109; b51M109; f20GM109; f31GM109; f36GM109; f48GM109; qGM109; Bagpipe; gm109
- { 0x133DD02,0x0166601, 0x83,0x80, 0xB, +0, false }, // 322: BisqM110; b50M110; b51M110; f20GM110; f31GM110; f36GM110; f48GM110; f49GM110; qGM110; Fiddle; gm110
- { 0x0298961,0x406D8A3, 0x33,0xA4, 0x6, +0, false }, // 323: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111
- { 0x005DA21,0x00B8F22, 0x17,0x80, 0x6, +0, false }, // 324: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111
- { 0x026EC08,0x016F804, 0x15,0x00, 0xA, +0, false }, // 325: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113
- { 0x026EC07,0x016F802, 0x15,0x00, 0xB, +0, false }, // 326: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113
- { 0x024682C,0x035DF01, 0xAB,0x00, 0x0, +0, false }, // 327: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114
- { 0x0356705,0x005DF01, 0x9D,0x00, 0x1, +0, false }, // 328: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114
- { 0x0A3FD07,0x078F902, 0xC0,0x00, 0xE, +0, false }, // 329: BisqM115; BisqP76; BisqP77; f13GM115; f13GP76; f13GP77; f50GM115; f50GP76; f50GP77; nemM115; nemP76; nemP77; High Wood Block; Low Wood Block; Woodblock
- { 0x055FC14,0x005F311, 0x8D,0x00, 0xE, +0, false }, // 330: BisqM117; f15GM103; f26GM103; FX 8 sci-fi; Melodic Tom
- { 0x455F811,0x0E5F410, 0x86,0x00, 0xE, +0, false }, // 331: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118
- { 0x155F311,0x0E5F410, 0x9C,0x00, 0xF, +0, false }, // 332: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118
- { 0x0001E0E,0x3FE1800, 0x00,0x00, 0xE, +0, false }, // 333: BisqM119; sGM119; Reverse Cymbal
- { 0x05C5F0E,0x16C870E, 0x00,0x02, 0x0, +0, false }, // 334: BisqM120; f13GM120; f50GM120; nemM120; Guitar FretNoise
- { 0x0F0F00E,0x0841300, 0x00,0x00, 0xE, +0, false }, // 335: BisqM122; b6M115; b8M122; f35GM122; Rwhoosh; Seashore; whoosh
- { 0x0F0F000,0x0F05F0C, 0x2E,0x00, 0xE, +0, false }, // 336: BisqM123; MGM124; f23GM124; f32GM124; f35GM123; Bird Tweet; Telephone
- { 0x061F217,0x0B4F112, 0x4F,0x0A, 0x8, +0, false }, // 337: BisqM124; b6M122; b8M125; f35GM124; Rphone2; Telephone; phone2
- { 0x001EFEE,0x0069FE0, 0x01,0x04, 0x6, +0, false }, // 338: BisqM125; f27GM125; Helicopter
- { 0x001FF26,0x71612E4, 0x00,0x00, 0xE, +0, false }, // 339: BisqM126; b50M126; b51M126; f20GM126; f31GM126; f36GM126; qGM126; Applause/Noise; gm126
- { 0x0F10001,0x0F10001, 0x3F,0x3F, 0xF, +0, false }, // 340: BisqM126; b50M121; b50M122; b50M126; b51M121; b51M122; b51M126; b51P88; f20GM121; f20GM122; f20GM126; f31GM121; f31GM122; f31GM126; f36GM121; f36GM122; f36GM126; f49GM122; qGM121; qGM122; qGM126; Applause/Noise; Breath Noise; Seashore; gm121; gm122; gm126; gpo088
- { 0x059F200,0x000F701, 0x00,0x00, 0xE, +0, false }, // 341: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127
- { 0x0F0F301,0x6C9F601, 0x00,0x00, 0xE, +0, false }, // 342: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127
- { 0x029A100,0x0696521, 0x02,0x08, 0xE, +0, false }, // 343: BisqP2; b55PP2; Alunec
- { 0x29BF300,0x008F311, 0x0C,0x00, 0xE, +0, false }, // 344: BisqP3; f34GP3
- { 0x068FAC0,0x377F701, 0x02,0x00, 0x2, +0, false }, // 345: BisqP5; b55PP5; Foot44
- { 0x0C4FA01,0x33FF600, 0x03,0x00, 0x0, +0, false }, // 346: BisqP6; b55PP6; Foot45
- { 0x0FFF832,0x07FF511, 0x44,0x00, 0xE, +0, false }, // 347: BisqP16; BisqP7; b56M116; b56M118; b56M121; b6P101; b6P103; b6P105; b6P106; b6P108; b6P120; b6P99; b8M109; f12GM115; f16GM115; f47GP10; f47GP11; f47GP12; f47GP13; f47GP14; f47GP15; f47GP16; f47GP17; f47GP18; f47GP19; f47GP20; f47GP21; f47GP22; f47GP23; f47GP24; f47GP25; f47GP26; f47GP27; f47GP62; f47GP63; f47GP64; f47GP7; f47GP8; f47GP9; f54GM115; Low Conga; Mute High Conga; Open High Conga; Rlogdrum; Taiko
- { 0x27AFB12,0x047F611, 0x40,0x00, 0x6, +0, false }, // 348: BisqP8; f34GP4; f34GP5
- { 0x144F5C6,0x018F6C1, 0x5C,0x83, 0xE, +0, false }, // 349: BisqP9; b8P56; f35GP56; hamP9; Cow Bell; cowbell
- { 0x0D0CCC0,0x028EAC1, 0x10,0x00, 0x0, +0, false }, // 350: BisqP10; BisqP100; b8P62; f35GP62; hamP10; rickP100; Mute High Conga; conghi; conghi.i
- { 0x2B7F811,0x006F311, 0x46,0x00, 0x8, +0, false }, // 351: BisqP13; b6P91; b8P33; b8P36; oGM113; oGP35; oGP36; rickP13; Ac Bass Drum; Agogo Bells; Bass Drum 1; Rkick1; kick; kick1; kick1.in
- { 0x2BAE610,0x005EA10, 0x04,0x00, 0x0, +0, false }, // 352: BisqP14; f34GP14
- { 0x218F401,0x008F800, 0x00,0x00, 0xC, +0, false }, // 353: BisqP17; BisqP19; b6P94; b6P95; b8P27; b8P40; rickP17; rickP19; Rsnare1; Rsnare1b; snare1; snare1.i; snare1b; snare4.i
- { 0x0F0F009,0x0F7B700, 0x0E,0x00, 0xE, +0, false }, // 354: BisqP18; BisqP20; b6P96; b8P38; rickP18; rickP20; Rsnare2; snare2; snare2.i; snare5.i
- { 0x0FEF812,0x07ED511, 0x47,0x00, 0xE, +0, false }, // 355: BisqP21; BisqP22; BisqP23; BisqP24; BisqP25; BisqP26; b8P41; b8P43; b8P45; b8P47; b8P48; b8P50; rickP21; rickP22; rickP23; rickP24; rickP25; rickP26; rocktom; rocktom.
- { 0x005F010,0x004D011, 0x25,0x80, 0xE, +0, false }, // 356: BisqP27; b56M47; b66M47; b6M55; b6P27; b8P90; b8P91; hamP27; intP27; rickP27; TIMPANI; TIMPANI
- { 0x00F9F30,0x0FAE83A, 0x00,0x00, 0xE, +0, false }, // 357: BisqP28; HMIGP39; b11P28; b11P39; b12P39; f53GD39; Clap; Clap.ins; clap
- { 0x0976800,0x3987802, 0x00,0x00, 0x0, +0, false }, // 358: BisqP29; BisqP30; b11P29; b11P30; scratch
- { 0x0FBF116,0x069F911, 0x08,0x02, 0x0, +0, false }, // 359: BisqP31; HMIGP37; HMIGP85; HMIGP86; b11P31; b11P37; b11P85; b11P86; b12P37; b12P85; b12P86; f53GD37; f53GD85; f53GD86; RimShot; RimShot.; rimShot; rimShot.; rimshot; rimshot.
- { 0x06CF800,0x04AE80E, 0x00,0x40, 0x0, +0, false }, // 360: BisqP32; f42GP32
- { 0x0F2FA25,0x09AF612, 0x1B,0x00, 0x0, +0, false }, // 361: BisqP33; apgbloodM115; apgbloodP33; apgbloodP4; apgbloodP76; apgbloodP77; b10M115; b10P33; b10P76; b10P77; f42GM115; f42GP33; f42GP76; f42GP77; nhlM115; nhlP33; nhlP76; nhlP77; High Wood Block; Low Wood Block; WOODBLOK; Woodblock; woodblok
- { 0x2F5F5C5,0x005C301, 0x08,0x06, 0x1, +0, false }, // 362: BisqP34; b11M9; b11P34; b12M9; GLOCKEN; GLOCKEN.; glocken
- { 0x257F900,0x046FB00, 0x00,0x00, 0x0, +12, false }, // 363: BisqP35; dMP35; hxMP35; musP35; raptP35; Ac Bass Drum; Acoustic Bass Drum
- { 0x0FEF512,0x0FFF612, 0x11,0xA2, 0x6, +0, false }, // 364: 2x2byJANP37; BisqP37; b50P37; f20GP37; f31GP37; qGP37; Side Stick; gps037
- { 0x0FFF901,0x0FFF811, 0x0F,0x00, 0x6, +0, false }, // 365: 2x2byJANP37; BisqP37; b50P37; f20GP37; f31GP37; qGP37; Side Stick; gps037
- { 0x0F0F01E,0x0B6F70E, 0x00,0x00, 0xE, +0, false }, // 366: BisqP38; b6P97; b8P29; f35GP38; hamP14; rickP16; Acoustic Snare; Rsnr1; hamsnr1; snr1; snr1.ins
- { 0x204FF82,0x015FF10, 0x00,0x06, 0xE, +0, false }, // 367: 2x2byJANP39; BisqP39; b50P39; f20GP39; f31GP39; qGP39; Hand Clap; gps039
- { 0x007FF00,0x008FF01, 0x02,0x00, 0xF, +0, false }, // 368: 2x2byJANP39; BisqP39; b50P39; f20GP39; f31GP39; qGP39; Hand Clap; gps039
- { 0x04CA800,0x13FD600, 0x0B,0x00, 0x0, +0, false }, // 369: BisqP41; BisqP43; BisqP45; BisqP47; BisqP48; BisqP50; oGM117; oGM120; oGP37; oGP39; oGP41; oGP43; oGP45; oGP47; oGP48; oGP50; Guitar FretNoise; Hand Clap; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Melodic Tom; Side Stick
- { 0x25E980C,0x306FB0F, 0x00,0x00, 0xF, +12, false }, // 370: BisqP42; dMP42; hxMP42; musP42; Closed High Hat; Closed High-Hat
- { 0x25E780C,0x32B8A0A, 0x00,0x80, 0xF, +12, false }, // 371: BisqP44; BisqP69; dMP44; dMP69; hxMP44; hxMP69; musP44; musP69; raptP44; raptP69; skeakernetsP69; Cabasa; Cabasa
- { 0x201C700,0x233F90B, 0x45,0x00, 0xE, +12, false }, // 372: BisqP46; dMP46; hxMP46; musP46; raptP46; Open High Hat; Open High Hat
- { 0x04FF82E,0x3EFF521, 0x07,0x0B, 0xE, +0, false }, // 373: BisqP51; f48GP51; Ride Cymbal 1
- { 0x065F981,0x030F241, 0x00,0x00, 0xE, +0, false }, // 374: 2x2byJANP52; BisqP52; b50P52; f20GP52; f31GP52; qGP52; Chinese Cymbal; gps052
- { 0x000FE46,0x055F585, 0x00,0x00, 0xE, +0, false }, // 375: 2x2byJANP52; BisqP52; b50P52; f20GP52; f31GP52; qGP52; Chinese Cymbal; gps052
- { 0x0009429,0x344F904, 0x10,0x04, 0xE, +0, false }, // 376: BisqP53; apgbloodP14; apgbloodP51; apgbloodP53; apgbloodP59; b10P51; b10P53; b10P59; nhlP51; nhlP53; nhlP59; Ride; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; ride
- { 0x282B2A4,0x1D49703, 0x00,0x80, 0xE, +0, false }, // 377: BisqP54; b9MPP44; b9MPP54; b9MPP69; b9MPP70; f21GP44; f21GP47; f21GP69; f21GP71; f27GP55; f27GP71; f32GP44; f32GP46; f32GP51; f32GP52; f32GP54; f32GP69; f32GP70; f32GP71; f32GP72; f32GP73; f32GP75; f32GP80; f32GP81; f32GP82; f32GP85; f41GP44; f41GP47; f41GP69; f41GP70; f41GP71; Cabasa; Castanets; Chinese Cymbal; Claves; Long Whistle; Low-Mid Tom; Maracas; Mute Triangle; Open High Hat; Open Triangle; Pedal High Hat; Ride Cymbal 1; Shaker; Short Guiro; Short Whistle; Splash Cymbal; Tambourine
- { 0x000F68E,0x3029F5E, 0x00,0x00, 0xE, +0, false }, // 378: BisqP55; f17GP55; f29GP55; f30GP55; f35GP55; f49GP55; mGP55; Splash Cymbal
- { 0x152FE09,0x008F002, 0xC0,0x00, 0xE, +0, false }, // 379: BisqP56; f13GP56; f50GP56; nemP56; Cow Bell
- { 0x055F201,0x000F441, 0x00,0x00, 0xE, +0, false }, // 380: 2x2byJANP49; BisqP57; b50P49; b51P57; b51P59; f20GP49; f31GP49; f36GP57; qGP49; Crash Cymbal 1; Crash Cymbal 2; gpo057; gpo059; gps049
- { 0x000F301,0x0A4F48F, 0x00,0x00, 0xE, +0, false }, // 381: 2x2byJANP49; BisqP57; b50P49; b51P57; b51P59; f20GP49; f31GP49; f36GP57; qGP49; Crash Cymbal 1; Crash Cymbal 2; gpo057; gpo059; gps049
- { 0x100FF80,0x1F7F500, 0x00,0x00, 0xC, +0, false }, // 382: BisqP58; HMIGP58; apgbloodP17; apgbloodP58; b10P58; b11P58; b12P58; f53GD58; nhlP58; Vibraslap; vibrasla
- { 0x05EFD2E,0x3EFF527, 0x07,0x0C, 0xE, +0, false }, // 383: BisqP59; f48GP59; Ride Cymbal 2
- { 0x256FB00,0x026FA00, 0x00,0x00, 0x4, +12, false }, // 384: BisqP60; BisqP61; dMP60; dMP61; hxMP60; hxMP61; musP60; musP61; raptP60; raptP61; High Bongo; High Bongo
- { 0x256FB00,0x017F700, 0x80,0x00, 0x0, +12, false }, // 385: BisqP62; BisqP63; BisqP64; dMP62; dMP63; dMP64; hxMP62; hxMP63; hxMP64; musP62; musP63; musP64; raptP62; raptP63; raptP64; Low Conga; Low Conga
- { 0x1779A01,0x084F700, 0x00,0x00, 0x8, +0, false }, // 386: BisqP65; BisqP66; f13GP65; f13GP66; f50GP65; f50GP66; nemP65; nemP66; High Timbale; Low Timbale
- { 0x367FD01,0x098F601, 0x00,0x00, 0x8, +12, false }, // 387: BisqP67; BisqP68; dMP67; dMP68; hxMP67; hxMP68; musP67; musP68; raptP67; raptP68; skeakernetsP67; skeakernetsP68; High Agogo; High Agogo
- { 0x001FF0E,0x377790E, 0x00,0x02, 0xE, +0, false }, // 388: BisqP70; apgbloodP23; apgbloodP69; apgbloodP70; apgbloodP82; b10P69; b10P70; b10P82; nhlP69; nhlP70; nhlP82; Cabasa; Maracas; Shaker; shaker
- { 0x2079F20,0x22B950E, 0x1C,0x00, 0x0, +0, false }, // 389: 2x2byJANP71; BisqP71; HMIGP71; b11P71; b12P71; f53GD71; Short Whistle; hiwhist; hiwhist.
- { 0x2079F20,0x23B940E, 0x1E,0x00, 0x0, +0, false }, // 390: 2x2byJANP72; BisqP72; HMIGP72; b11P72; b12P72; f53GD72; Long Whistle; lowhist; lowhist.
- { 0x506F680,0x016F610, 0x00,0x00, 0xC, +0, false }, // 391: 2x2byJANP73; 2x2byJANP74; BisqP73; BisqP74; b50P73; b50P74; f20GP73; f20GP74; f31GP73; f31GP74; qGP73; qGP74; Long Guiro; Short Guiro; gps073; gps074
- { 0x50F6F00,0x50F6F00, 0x00,0x00, 0xD, +0, false }, // 392: 2x2byJANP73; BisqP73; b50P73; b51P73; f20GP73; f31GP73; f36GP73; qGP73; Short Guiro; gpo073; gps073
- { 0x50F4F00,0x50F4F00, 0x00,0x00, 0xD, +0, false }, // 393: 2x2byJANP74; BisqP74; b50P74; b51P74; f20GP74; f31GP74; f36GP74; qGP74; Long Guiro; gpo074; gps074
- { 0x0FFEE03,0x0FFE808, 0x40,0x00, 0xC, +0, false }, // 394: BisqP75; b6P75; hamP75; intP75; rickP75; Claves; claves2; claves2.
- { 0x060F2C5,0x07AF4D4, 0x4F,0x80, 0x8, +12, false }, // 395: BisqP80; dMP80; hxMP80; musP80; raptP80; Mute Triangle; Mute Triangle
- { 0x160F285,0x0B7F294, 0x4F,0x80, 0x8, +12, false }, // 396: BisqP81; dMP81; hxMP81; musP81; raptP81; Open Triangle; Open Triangle
- { 0x04F760F,0x2187700, 0x40,0x08, 0xE, +0, false }, // 397: 2x2byJANP69; BisqP82; b50P69; b51P69; b51P82; f20GP69; f31GP69; f36GP69; f36GP82; qGP69; Cabasa; Shaker; gpo069; gpo082; gps069
- { 0x332F905,0x0A6D604, 0x05,0x40, 0xE, +0, false }, // 398: 2x2byJANP83; BisqP83; b50P83; f20GP83; f31GP83; qGP83; Jingle Bell; gps083
- { 0x332F805,0x0A67404, 0x05,0x40, 0xF, +0, false }, // 399: 2x2byJANP83; BisqP83; b50P83; f20GP83; f31GP83; qGP83; Jingle Bell; gps083
- { 0x0F0F126,0x0F5F527, 0x44,0x40, 0x6, +0, false }, // 400: BisqP84; HMIGP81; HMIGP83; HMIGP84; apgbloodP81; apgbloodP83; apgbloodP84; b10P81; b10P83; b10P84; b11P81; b11P83; b11P84; b12P81; b12P83; b12P84; f53GD81; f53GD83; f53GD84; nhlP81; nhlP83; nhlP84; Bell Tree; Jingle Bell; Open Triangle; triangle
- { 0x3948F03,0x06FFA15, 0x00,0x00, 0x0, +0, false }, // 401: BisqP85; f13GP85; f50GP85; nemP85; Castanets
- { 0x0F0F007,0x0DC5C00, 0x00,0x00, 0xE, +0, false }, // 402: BisqP88; b6P88; f12GM29; f12GM30; f12GM31; f12GM44; f12GM50; f12GM51; f12GM52; f12GM53; f12GM54; f12GM55; f12GM65; f12GM66; f12GM67; f12GM75; f12GP51; f16GM29; f16GM30; f16GM31; f16GM44; f16GM50; f16GM51; f16GM52; f16GM53; f16GM54; f16GM55; f16GM65; f16GM66; f16GM67; f16GM75; f16GP51; f54GM29; f54GM30; f54GM31; f54GM44; f54GM50; f54GM51; f54GM52; f54GM53; f54GM54; f54GM55; f54GM65; f54GM66; f54GM67; f54GP51; intP88; rickP88; Alto Sax; Baritone Sax; Choir Aahs; Distorton Guitar; Guitar Harmonics; Orchestra Hit; Overdrive Guitar; Pan Flute; Ride Cymbal 1; Synth Strings 1; Synth Voice; SynthStrings 2; Tenor Sax; Tremulo Strings; Voice Oohs; scratch; scratch.
- { 0x00FFF7E,0x00F3F6E, 0x00,0x00, 0xE, +0, false }, // 403: BisqP89; b56M126; b66M126; b6P23; hamP89; intP89; rickP89; Applause/Noise; CROWD
- { 0x0B3FA00,0x005D000, 0x00,0x00, 0xC, +0, false }, // 404: BisqP90; b6P24; b8M116; intP90; rickP90; taiko; taiko.in
- { 0x0FFF832,0x07FF511, 0x84,0x00, 0xE, +0, false }, // 405: BisqP91; b6P25; hamP91; intP91; rickP91; rlog; rlog.ins
- { 0x0089FD4,0x0089FD4, 0xC0,0xC0, 0x4, +0, false }, // 406: BisqP92; b6P26; hamP92; intP92; rickP92; knock; knock.in
- { 0x2F4F50E,0x424120CA, 0x00,0x51, 0x3, +0, false }, // 407: BisqP93; rickP93; openhht1
- { 0x283E0C4,0x14588C0, 0x81,0x00, 0xE, +0, false }, // 408: BisqP94; b6P104; b8P46; f35GP46; hamP18; rickP94; Open High Hat; Ropenhh2; openhht2
- { 0x0B0900E,0x0BF990E, 0x03,0x03, 0xA, +0, false }, // 409: BisqP95; b6P100; b8P42; f35GP42; hamP17; rickP95; Closed High Hat; Rclsdhha; clsdhhat
- { 0x0DFDCC2,0x026C9C0, 0x17,0x00, 0x0, +0, false }, // 410: BisqP97; b8P74; f35GP74; rickP97; Long Guiro; afrika; guirol.i
- { 0x0D0ACC0,0x028EAC1, 0x18,0x00, 0x0, +0, false }, // 411: BisqP101; BisqP102; b6P118; b8P63; b8P64; f35GP63; f35GP64; rickP101; rickP102; Low Conga; Open High Conga; Rcongas2; congas2; congas2.
- { 0x0A7CDC2,0x028EAC1, 0x2B,0x02, 0x0, +0, false }, // 412: BisqP103; BisqP104; b8P60; b8P61; f35GP60; f35GP61; rickP103; rickP104; High Bongo; Low Bongo; bongos.i; newconga
- { 0x0FE6227,0x3D9950A, 0x00,0x07, 0x8, +0, false }, // 413: BisqP106; BisqP107; BisqP108; BisqP109; BisqP110; BisqP111; BisqP112; BisqP113; BisqP114; BisqP115; BisqP116; BisqP117; BisqP118; BisqP119; BisqP120; BisqP121; BisqP122; BisqP123; BisqP124; BisqP125; BisqP126; BisqP127; HMIGP35; b12P35; f53GD35; Wierd3.i
- { 0x1199523,0x0198421, 0x48,0x00, 0x8, +0, false }, // 414: 3drm67M29; HMIGM0; HMIGM29; apgleeM25; b7M29; f17GM29; f35GM29; mGM29; Acoustic Guitar2; Overdrive Guitar; am029.in
- { 0x055F231,0x076F221, 0x49,0x00, 0x8, +0, false }, // 415: 3drm67M2; HMIGM2; b7M2; b8M2; f17GM2; f35GM2; mGM2; ElecGrandPiano; am002.in; piano3
- { 0x038F101,0x028F121, 0x57,0x00, 0x0, +0, false }, // 416: 3drm67M4; HMIGM4; b7M4; b8M4; f17GM4; f35GM4; mGM4; Rhodes Piano; am004.in; epiano1a
- { 0x038F101,0x028F121, 0x93,0x00, 0x0, +0, false }, // 417: 3drm67M5; HMIGM5; b7M5; f17GM5; f35GM5; mGM5; Chorused Piano; am005.in
- { 0x001A221,0x0D5F136, 0x80,0x0E, 0x8, +0, false }, // 418: 3drm67M6; HMIGM6; b7M6; f17GM6; mGM6; Harpsichord; am006.in
- { 0x0A8C201,0x058C201, 0x92,0x00, 0xA, +0, false }, // 419: 3drm67M7; HMIGM7; b7M7; f17GM7; mGM7; Clavinet; am007.in
- { 0x054F60C,0x0B5F381, 0x5C,0x00, 0x0, +0, false }, // 420: 3drm67M8; HMIGM8; b7M8; b8M8; Celesta; am008.in; celes
- { 0x032F607,0x011F511, 0x97,0x80, 0x2, +0, false }, // 421: 3drm67M9; HMIGM9; b7M9; f17GM9; mGM9; Glockenspiel; am009.in
- { 0x0E6F318,0x0F6F281, 0x62,0x00, 0x0, +0, false }, // 422: 3drm67M11; HMIGM11; apgleeM11; b7M11; Vibraphone; am011.in
- { 0x0A6F615,0x0E6F601, 0x91,0x00, 0x4, +0, false }, // 423: 3drm67M13; HMIGM13; b7M13; b8M13; f17GM13; f35GM13; mGM13; Xylophone; am013.in; xylo
- { 0x082D345,0x0E3A381, 0x59,0x80, 0xC, +0, false }, // 424: 3drm67M14; HMIGM14; b7M14; b8M14; Tubular Bells; am014.in; bells11
- { 0x122F603,0x0F3F321, 0x87,0x80, 0x6, +0, false }, // 425: 3drm67M27; HMIGM27; b7M27; f17GM27; mGM27; Electric Guitar2; am027.in
- { 0x09AA101,0x0DFF221, 0x89,0x40, 0x8, +0, false }, // 426: 3drm67M37; HMIGM37; b7M37; f17GM37; mGM37; Slap Bass 2; am037.in
- { 0x15572A1,0x0187121, 0x86,0x0D, 0x0, +0, false }, // 427: 3drm67M62; HMIGM62; b7M62; Synth Brass 1; am062.in
- { 0x0F00010,0x0F00010, 0x3F,0x3F, 0x0, +0, false }, // 428: HMIGP0; HMIGP1; HMIGP10; HMIGP100; HMIGP101; HMIGP102; HMIGP103; HMIGP104; HMIGP105; HMIGP106; HMIGP107; HMIGP108; HMIGP109; HMIGP11; HMIGP110; HMIGP111; HMIGP112; HMIGP113; HMIGP114; HMIGP115; HMIGP116; HMIGP117; HMIGP118; HMIGP119; HMIGP12; HMIGP120; HMIGP121; HMIGP122; HMIGP123; HMIGP124; HMIGP125; HMIGP126; HMIGP127; HMIGP13; HMIGP14; HMIGP15; HMIGP16; HMIGP17; HMIGP18; HMIGP19; HMIGP2; HMIGP20; HMIGP21; HMIGP22; HMIGP23; HMIGP24; HMIGP25; HMIGP26; HMIGP3; HMIGP4; HMIGP5; HMIGP6; HMIGP7; HMIGP8; HMIGP88; HMIGP89; HMIGP9; HMIGP90; HMIGP91; HMIGP92; HMIGP93; HMIGP94; HMIGP95; HMIGP96; HMIGP97; HMIGP98; HMIGP99; b10P0; b10P1; b10P10; b10P100; b10P101; b10P102; b10P103; b10P104; b10P105; b10P106; b10P107; b10P108; b10P109; b10P11; b10P110; b10P111; b10P112; b10P113; b10P114; b10P115; b10P116; b10P117; b10P118; b10P119; b10P12; b10P120; b10P121; b10P122; b10P123; b10P124; b10P125; b10P126; b10P13; b10P14; b10P15; b10P16; b10P17; b10P18; b10P19; b10P2; b10P20; b10P21; b10P22; b10P23; b10P24; b10P25; b10P26; b10P27; b10P3; b10P4; b10P5; b10P6; b10P7; b10P8; b10P88; b10P89; b10P9; b10P90; b10P91; b10P92; b10P93; b10P94; b10P95; b10P96; b10P97; b10P98; b10P99; b11P0; b11P1; b11P10; b11P100; b11P101; b11P102; b11P103; b11P104; b11P105; b11P106; b11P107; b11P108; b11P109; b11P11; b11P110; b11P111; b11P112; b11P113; b11P114; b11P115; b11P116; b11P117; b11P118; b11P119; b11P12; b11P120; b11P121; b11P122; b11P123; b11P124; b11P125; b11P126; b11P127; b11P13; b11P14; b11P15; b11P16; b11P17; b11P18; b11P19; b11P2; b11P20; b11P21; b11P22; b11P23; b11P24; b11P25; b11P26; b11P27; b11P3; b11P4; b11P5; b11P6; b11P7; b11P8; b11P88; b11P89; b11P9; b11P90; b11P91; b11P92; b11P93; b11P94; b11P95; b11P96; b11P97; b11P98; b11P99; b12P0; b12P1; b12P10; b12P100; b12P101; b12P102; b12P103; b12P104; b12P105; b12P106; b12P107; b12P108; b12P109; b12P11; b12P110; b12P111; b12P112; b12P113; b12P114; b12P115; b12P116; b12P117; b12P118; b12P119; b12P12; b12P120; b12P121; b12P122; b12P123; b12P124; b12P125; b12P126; b12P127; b12P13; b12P14; b12P15; b12P16; b12P17; b12P18; b12P19; b12P2; b12P20; b12P21; b12P22; b12P23; b12P24; b12P25; b12P26; b12P3; b12P4; b12P5; b12P6; b12P7; b12P8; b12P88; b12P89; b12P9; b12P90; b12P91; b12P92; b12P93; b12P94; b12P95; b12P96; b12P97; b12P98; b12P99; f53GD0; f53GD1; f53GD10; f53GD100; f53GD101; f53GD102; f53GD103; f53GD104; f53GD105; f53GD106; f53GD107; f53GD108; f53GD109; f53GD11; f53GD110; f53GD111; f53GD112; f53GD113; f53GD114; f53GD115; f53GD116; f53GD117; f53GD118; f53GD119; f53GD12; f53GD120; f53GD121; f53GD122; f53GD123; f53GD124; f53GD125; f53GD126; f53GD127; f53GD13; f53GD14; f53GD15; f53GD16; f53GD17; f53GD18; f53GD19; f53GD2; f53GD20; f53GD21; f53GD22; f53GD23; f53GD24; f53GD25; f53GD26; f53GD3; f53GD4; f53GD5; f53GD6; f53GD7; f53GD8; f53GD88; f53GD89; f53GD9; f53GD90; f53GD91; f53GD92; f53GD93; f53GD94; f53GD95; f53GD96; f53GD97; f53GD98; f53GD99; Blank; Blank.in
- { 0x0F1F02E,0x3487407, 0x00,0x07, 0x8, +0, false }, // 429: HMIGP27; HMIGP28; HMIGP29; HMIGP30; HMIGP31; b12P27; b12P28; b12P29; b12P30; b12P31; f53GD27; f53GD28; f53GD29; f53GD30; f53GD31; Wierd1.i
- { 0x0FE5229,0x3D9850E, 0x00,0x07, 0x6, +0, false }, // 430: HMIGP32; HMIGP33; HMIGP34; b12M127; b12P32; b12P33; b12P34; f53GD32; f53GD33; f53GD34; WIERD2.I; Wierd2.i
- { 0x0FDF800,0x0C7F601, 0x0B,0x00, 0x8, +0, false }, // 431: HMIGP36; b11P36; Kick; Kick.ins
- { 0x000FF26,0x0A7F802, 0x00,0x02, 0xE, +0, false }, // 432: HMIGP38; HMIGP40; b11P38; b11P40; b12P38; b12P40; f53GD38; f53GD40; Snare; Snare.in
- { 0x01FFA06,0x0F5F511, 0x0A,0x00, 0xF, +0, false }, // 433: HMIGP41; HMIGP43; HMIGP45; HMIGP47; HMIGP48; HMIGP50; b11P41; b11P43; b11P45; b11P47; b11P48; b11P50; b12P41; b12P43; b12P45; b12P47; b12P48; b12P50; f53GD41; f53GD43; f53GD45; f53GD47; f53GD48; f53GD50; Toms; Toms.ins
- { 0x0F1F52E,0x3F99906, 0x05,0x02, 0x0, +0, false }, // 434: HMIGP42; HMIGP44; b12P42; b12P44; f53GD42; f53GD44; clshat97
- { 0x0F89227,0x3D8750A, 0x00,0x03, 0x8, +0, false }, // 435: HMIGP46; b12P46; f53GD46; Opnhat96
- { 0x2009F2C,0x3A4C50E, 0x00,0x09, 0xE, +0, false }, // 436: HMIGP49; HMIGP52; HMIGP55; HMIGP57; b11P49; b11P52; b11P55; b11P57; b12P49; b12P52; b12P55; b12P57; f53GD49; f53GD52; f53GD55; f53GD57; Crashcym
- { 0x0009429,0x344F904, 0x10,0x0C, 0xE, +0, false }, // 437: HMIGP51; HMIGP53; HMIGP59; b11P51; b11P53; b11P59; b12P51; b12P53; b12P59; f53GD51; f53GD53; f53GD59; Ridecym; Ridecym.; ridecym; ridecym.
- { 0x0F1F52E,0x3F78706, 0x09,0x02, 0x0, +0, false }, // 438: HMIGP54; b11P54; b12P54; f53GD54; Tamb; Tamb.ins
- { 0x2F1F535,0x028F703, 0x19,0x02, 0x0, +0, false }, // 439: HMIGP56; b11P56; b12P56; f53GD56; Cowbell; Cowbell.
- { 0x0FAFA25,0x0F99803, 0xCD,0x00, 0x0, +0, false }, // 440: HMIGP60; HMIGP62; b11P60; b11P62; b12P60; b12P62; f53GD60; f53GD62; mutecong
- { 0x1FAF825,0x0F7A803, 0x1B,0x00, 0x0, +0, false }, // 441: HMIGP61; b11P61; b12P61; f53GD61; conga; conga.in
- { 0x1FAF825,0x0F69603, 0x21,0x00, 0xE, +0, false }, // 442: HMIGP63; HMIGP64; b11P63; b11P64; b12P63; b12P64; f53GD63; f53GD64; loconga; loconga.
- { 0x2F5F504,0x236F603, 0x16,0x03, 0xA, +0, false }, // 443: HMIGP65; HMIGP66; b11P65; b11P66; b12P65; b12P66; f53GD65; f53GD66; timbale; timbale.
- { 0x091F015,0x0E8A617, 0x1E,0x04, 0xE, +0, false }, // 444: HMIGP67; HMIGP68; b11M113; b11P67; b11P68; AGOGO; agogo; agogo.in
- { 0x001FF0E,0x077780E, 0x06,0x04, 0xE, +0, false }, // 445: HMIGP69; HMIGP70; HMIGP82; b11P69; b11P70; b11P82; b12P69; b12P70; b12P82; f53GD69; f53GD70; f53GD82; shaker; shaker.i
- { 0x0F7F020,0x33B8809, 0x00,0x00, 0xC, +0, false }, // 446: HMIGP73; b11P73; b12P73; f53GD73; higuiro; higuiro.
- { 0x0F7F420,0x33B560A, 0x03,0x00, 0x0, +0, false }, // 447: HMIGP74; b11P74; b12P74; f53GD74; loguiro; loguiro.
- { 0x05BF714,0x089F712, 0x4B,0x00, 0x0, +0, false }, // 448: HMIGP75; b11P75; b12P75; f53GD75; clavecb; clavecb.
- { 0x0F2FA27,0x09AF612, 0x22,0x00, 0x0, +0, false }, // 449: HMIGP76; HMIGP77; b11M115; b11P33; b11P76; b11P77; b12M115; b12P76; b12P77; f53GD76; f53GD77; WOODBLOK; woodblok
- { 0x1F75020,0x03B7708, 0x09,0x05, 0x0, +0, false }, // 450: HMIGP78; b11P78; b12P78; f53GD78; hicuica; hicuica.
- { 0x1077F26,0x06B7703, 0x29,0x05, 0x0, +0, false }, // 451: HMIGP79; b11P79; b12P79; f53GD79; locuica; locuica.
- { 0x0F0F126,0x0FCF727, 0x44,0x40, 0x6, +0, false }, // 452: HMIGP80; b11P80; b12P80; f53GD80; mutringl
- { 0x0F3F821,0x0ADC620, 0x1C,0x00, 0xC, +0, false }, // 453: HMIGP87; b11M116; b11P87; b12M116; b12P87; f53GD87; TAIKO; TAIKO.IN; taiko; taiko.in
- { 0x0FFFF01,0x0FFFF01, 0x3F,0x3F, 0x0, +0, false }, // 454: b6M0; b6M126; b6M127; b6M49; b6M53; b6M54; b6M56; b6M57; b6M58; b6M59; b6M69; b6M72; b6M73; b6M74; b6M75; b6M76; b6M77; b6M78; b6M79; b6M80; b6M81; b6M82; b6M83; b6M84; b6M85; b6M86; b6M87; b6M88; b6M89; b6M90; b6M91; b6M92; b6M93; b6P0; b6P1; b6P10; b6P11; b6P12; b6P126; b6P127; b6P13; b6P14; b6P15; b6P16; b6P17; b6P18; b6P19; b6P2; b6P20; b6P21; b6P22; b6P3; b6P4; b6P5; b6P6; b6P7; b6P8; b6P9; b8M126; b8M127; b8P0; b8P1; b8P10; b8P108; b8P109; b8P11; b8P110; b8P111; b8P112; b8P113; b8P114; b8P115; b8P116; b8P117; b8P118; b8P119; b8P12; b8P120; b8P121; b8P122; b8P123; b8P124; b8P125; b8P126; b8P127; b8P13; b8P14; b8P15; b8P16; b8P17; b8P18; b8P2; b8P3; b8P4; b8P5; b8P6; b8P7; b8P8; b8P9; hamM0; hamM100; hamM101; hamM102; hamM103; hamM104; hamM105; hamM106; hamM107; hamM108; hamM109; hamM110; hamM111; hamM112; hamM113; hamM114; hamM115; hamM116; hamM117; hamM118; hamM119; hamM126; hamM49; hamM74; hamM75; hamM76; hamM77; hamM78; hamM79; hamM80; hamM81; hamM82; hamM83; hamM84; hamM85; hamM86; hamM87; hamM88; hamM89; hamM90; hamM91; hamM92; hamM93; hamM94; hamM95; hamM96; hamM97; hamM98; hamM99; hamP100; hamP101; hamP102; hamP103; hamP104; hamP105; hamP106; hamP107; hamP108; hamP109; hamP110; hamP111; hamP112; hamP113; hamP114; hamP115; hamP116; hamP117; hamP118; hamP119; hamP120; hamP121; hamP122; hamP123; hamP124; hamP125; hamP126; hamP20; hamP21; hamP22; hamP23; hamP24; hamP25; hamP26; hamP93; hamP94; hamP95; hamP96; hamP97; hamP98; hamP99; intM0; intM100; intM101; intM102; intM103; intM104; intM105; intM106; intM107; intM108; intM109; intM110; intM111; intM112; intM113; intM114; intM115; intM116; intM117; intM118; intM119; intM120; intM121; intM122; intM123; intM124; intM125; intM126; intM127; intM50; intM51; intM52; intM53; intM54; intM55; intM56; intM57; intM58; intM59; intM60; intM61; intM62; intM63; intM64; intM65; intM66; intM67; intM68; intM69; intM70; intM71; intM72; intM73; intM74; intM75; intM76; intM77; intM78; intM79; intM80; intM81; intM82; intM83; intM84; intM85; intM86; intM87; intM88; intM89; intM90; intM91; intM92; intM93; intM94; intM95; intM96; intM97; intM98; intM99; intP0; intP1; intP10; intP100; intP101; intP102; intP103; intP104; intP105; intP106; intP107; intP108; intP109; intP11; intP110; intP111; intP112; intP113; intP114; intP115; intP116; intP117; intP118; intP119; intP12; intP120; intP121; intP122; intP123; intP124; intP125; intP126; intP127; intP13; intP14; intP15; intP16; intP17; intP18; intP19; intP2; intP20; intP21; intP22; intP23; intP24; intP25; intP26; intP3; intP4; intP5; intP6; intP7; intP8; intP9; intP94; intP95; intP96; intP97; intP98; intP99; rickM0; rickM102; rickM103; rickM104; rickM105; rickM106; rickM107; rickM108; rickM109; rickM110; rickM111; rickM112; rickM113; rickM114; rickM115; rickM116; rickM117; rickM118; rickM119; rickM120; rickM121; rickM122; rickM123; rickM124; rickM125; rickM126; rickM127; rickM49; rickM50; rickM51; rickM52; rickM53; rickM54; rickM55; rickM56; rickM57; rickM58; rickM59; rickM60; rickM61; rickM62; rickM63; rickM64; rickM65; rickM66; rickM67; rickM68; rickM69; rickM70; rickM71; rickM72; rickM73; rickM74; rickM75; rickP0; rickP1; rickP10; rickP106; rickP107; rickP108; rickP109; rickP11; rickP110; rickP111; rickP112; rickP113; rickP114; rickP115; rickP116; rickP117; rickP118; rickP119; rickP12; rickP120; rickP121; rickP122; rickP123; rickP124; rickP125; rickP126; rickP127; rickP2; rickP3; rickP4; rickP5; rickP6; rickP7; rickP8; rickP9; nosound; nosound.
- { 0x4FFEE03,0x0FFE804, 0x80,0x00, 0xC, +0, false }, // 455: b6M1; hamM1; intM1; rickM1; DBlock; DBlock.i
- { 0x122F603,0x0F8F3A1, 0x87,0x80, 0x6, +0, false }, // 456: b6M117; b6M2; hamM2; intM2; rickM2; GClean; GClean.i; RGClean
- { 0x007A810,0x005FA00, 0x86,0x03, 0x6, +0, false }, // 457: b6M4; hamM4; intM4; rickM4; DToms; DToms.in
- { 0x053F131,0x227F232, 0x48,0x00, 0x6, +0, false }, // 458: b56M29; b56M30; b61M29; b66M29; b6M123; b6M7; b6M96; b8M22; b8M23; b8M30; f53GM63; hamM7; intM7; rickM7; rickM84; GOverD; GOverD.i; Guit_fz2; Guitfz2; OVERDRIV
- { 0x01A9161,0x01AC1E6, 0x40,0x03, 0x8, +0, false }, // 459: b66M30; b6M8; hamM8; intM8; rickM8; Distorton Guitar; GMetal; GMetal.i
- { 0x071FB11,0x0B9F301, 0x00,0x00, 0x0, +0, false }, // 460: b56M34; b66M34; b6M9; hamM9; intM9; rickM9; BPick; BPick.in; Electric Bass 2; PICKBASS
- { 0x1B57231,0x098D523, 0x0B,0x00, 0x8, +0, false }, // 461: b56M36; b66M36; b6M10; hamM10; intM10; rickM10; BSlap; BSlap.in; Slap Bass 1; SlapBass
- { 0x024D501,0x0228511, 0x0F,0x00, 0xA, +0, false }, // 462: b56M39; b6M108; b6M11; b8M82; hamM11; intM11; rickM11; BSynth1; BSynth1.; RBSynth1; SYNBASS2
- { 0x025F911,0x034F131, 0x05,0x00, 0xA, +0, false }, // 463: apgleeM39; b56M38; b56M87; b61M38; b66M38; b66M87; b6M109; b6M12; b8M3; b8M83; hamM12; intM12; rickM12; BSynth2; BSynth2.; Lead 8 brass; RBSynth2; SYNBASS1
- { 0x01576A1,0x0378261, 0x94,0x00, 0xC, +0, false }, // 464: b6M15; hamM15; intM15; rickM15; PSoft; PSoft.in
- { 0x1362261,0x0084F22, 0x10,0x40, 0x8, +0, false }, // 465: b6M18; b6M65; hamM18; intM18; rickM18; PRonStr1; strLo08e
- { 0x2363360,0x0084F22, 0x15,0x40, 0xC, +0, false }, // 466: b6M19; hamM19; intM19; rickM19; PRonStr2
- { 0x007F804,0x0748201, 0x0E,0x05, 0x6, +0, false }, // 467: b6M25; hamM25; intM25; rickM25; LTrap; LTrap.in
- { 0x0E5F131,0x174F131, 0x89,0x00, 0xC, +0, false }, // 468: b6M124; b6M26; hamM26; intM26; rickM26; LSaw; LSaw.ins; RLSaw
- { 0x0E3F131,0x073F172, 0x8A,0x00, 0xA, +0, false }, // 469: b6M27; hamM27; intM27; rickM27; PolySyn; PolySyn.
- { 0x0FFF101,0x0FF5091, 0x0D,0x80, 0x6, +0, false }, // 470: b6M28; hamM28; intM28; rickM28; Pobo; Pobo.ins
- { 0x1473161,0x007AF61, 0x0F,0x00, 0xA, +0, false }, // 471: b6M29; hamM29; intM29; rickM29; PSweep2; PSweep2.
- { 0x0D3B303,0x024F204, 0x40,0x80, 0x4, +0, false }, // 472: b6M30; hamM30; intM30; rickM30; LBright; LBright.
- { 0x1037531,0x0445462, 0x1A,0x40, 0xE, +0, false }, // 473: b56M50; b66M50; b6M31; hamM31; intM31; rickM31; SynStr1
- { 0x021A1A1,0x116C261, 0x92,0x40, 0x6, +0, false }, // 474: b6M32; hamM32; intM32; rickM32; SynStr2; SynStr2.
- { 0x0F0F240,0x0F4F440, 0x00,0x00, 0x4, +0, false }, // 475: b6M33; hamM33; intM33; rickM33; low_blub
- { 0x003F1C0,0x001107E, 0x4F,0x0C, 0x2, +0, false }, // 476: b56M123; b66M123; b6M34; hamM34; intM34; rickM34; Bird Tweet; DInsect; DInsect.; INSECTS
- { 0x0459BC0,0x015F9C1, 0x05,0x00, 0xE, +0, false }, // 477: b6M35; f25GM0; hamM35; intM35; rickM35; AcouGrandPiano; hardshak
- { 0x0064F50,0x003FF50, 0x10,0x00, 0x0, +0, false }, // 478: b6M37; hamM37; intM37; rickM37; WUMP; WUMP.ins
- { 0x2F0F005,0x1B4F600, 0x08,0x00, 0xC, +0, false }, // 479: b6M38; hamM38; intM38; rickM38; DSnare; DSnare.i
- { 0x0F2F931,0x042F210, 0x40,0x00, 0x4, +0, false }, // 480: b6M39; f25GM112; hamM39; intM39; rickM39; DTimp; DTimp.in; Tinkle Bell
- { 0x00FFF7E,0x00F2F6E, 0x00,0x00, 0xE, +0, false }, // 481: b6M40; b6M98; hamM40; intM40; intP93; rickM40; DRevCym; DRevCym.; RDRevCym; drevcym
- { 0x2F95401,0x2FB5401, 0x19,0x00, 0x8, +0, false }, // 482: b6M41; hamM41; intM41; rickM41; Dorky; Dorky.in
- { 0x0665F53,0x0077F00, 0x05,0x00, 0x6, +0, false }, // 483: b66M121; b6M42; b8M121; hamM42; intM42; rickM42; Breath Noise; DFlab; DFlab.in; breath
- { 0x003F1C0,0x006707E, 0x4F,0x03, 0x2, +0, false }, // 484: b6M43; hamM43; intM43; rickM43; DInsect2
- { 0x1111EF0,0x11411E2, 0x00,0xC0, 0x8, +0, false }, // 485: b6M44; b8M110; hamM44; intM44; rickM44; Chopper; DChopper
- { 0x0F0A006,0x075C584, 0x00,0x00, 0xE, +0, false }, // 486: b56M127; b66M127; b6M45; b6P114; b6P50; b8M124; b8P24; b8P25; b8P26; hamM45; hamP50; intM45; intP50; rickM45; rickP50; DShot; DShot.in; Gunshot; RSHOT; SHOT; SHOT
- { 0x1F5F213,0x0F5F111, 0xC6,0x05, 0x0, +0, false }, // 487: b56M2; b66M2; b6M46; hamM46; intM46; rickM46; ELGPIANO
- { 0x153F101,0x274F111, 0x49,0x02, 0x6, +0, false }, // 488: b56M7; b66M7; b6M47; hamM47; intM47; rickM47; CLAVICHD
- { 0x0E4F4D0,0x006A29E, 0x80,0x00, 0x8, +0, false }, // 489: b6M48; hamM48; intM48; rickM48; DSpring; DSpring.
- { 0x0871321,0x0084221, 0xCD,0x80, 0x8, +0, false }, // 490: intM49; Chorar22
- { 0x065B400,0x075B400, 0x00,0x00, 0x7, +0, false }, // 491: b6P28; hamP28; intP28; rickP28; timpanib
- { 0x02AF800,0x145F600, 0x03,0x00, 0x4, +0, false }, // 492: 3drm67P41; 3drm67P43; 3drm67P45; 3drm67P48; b6P29; f15GP41; f15GP43; f15GP45; f15GP47; f15GP48; f15GP50; f26GP41; f26GP43; f26GP45; f26GP47; f26GP48; f26GP50; hamP29; intP29; rickP29; APS043; APS043.i; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x0FFF830,0x07FF511, 0x44,0x00, 0x8, +0, false }, // 493: b6P30; hamP30; intP30; rickP30; mgun3; mgun3.in
- { 0x0F9F900,0x023F110, 0x08,0x00, 0xA, +0, false }, // 494: b6P31; b6P90; b8P35; hamP31; intP31; rickP31; Rkick4r; kick4r; kick4r.i
- { 0x0F9F900,0x026F180, 0x04,0x00, 0x8, +0, false }, // 495: b6P32; b8P100; b8P101; b8P105; hamP32; intP32; rickP32; timb1r; timb1r.i
- { 0x1FDF800,0x059F800, 0xC4,0x00, 0xA, +0, false }, // 496: b6P33; b8P102; b8P103; b8P104; hamP33; intP33; rickP33; timb2r; timb2r.i
- { 0x06FFA00,0x08FF600, 0x0B,0x00, 0x0, +0, false }, // 497: b6P36; hamP36; intP36; rickP36; hartbeat
- { 0x0F9F900,0x023F191, 0x04,0x00, 0x8, +0, false }, // 498: b6P119; b6P122; b6P37; b6P38; b6P39; b6P40; b6P89; b8P31; hamP37; hamP38; hamP39; hamP40; intP37; intP38; intP39; intP40; rickP37; rickP38; rickP39; rickP40; Rtom1r; tom1r; tom1r.in
- { 0x097C802,0x097C802, 0x00,0x00, 0x1, +0, false }, // 499: b56M115; b66M115; b6P41; b6P42; b6P43; b6P44; b6P71; hamP71; intP41; intP42; intP43; intP44; intP71; rickP41; rickP42; rickP43; rickP44; rickP71; WOODBLOC
- { 0x0BFFA01,0x0BFDA02, 0x00,0x00, 0x8, +0, false }, // 500: MGM113; MGP37; MGP41; MGP43; MGP45; MGP47; MGP48; MGP50; MGP56; MGP60; MGP61; MGP62; MGP63; MGP64; MGP65; MGP66; b6P45; b9MPP37; b9MPP65; b9MPP66; f19GP37; f19GP40; f19GP41; f19GP43; f19GP45; f19GP50; f19GP56; f19GP61; f19GP62; f19GP64; f19GP65; f19GP66; f21GP41; f21GP43; f21GP45; f21GP50; f21GP56; f21GP61; f21GP62; f21GP64; f21GP65; f21GP66; f23GP41; f23GP43; f23GP45; f23GP47; f23GP48; f23GP50; f23GP60; f23GP61; f23GP62; f23GP63; f23GP64; f23GP65; f23GP66; f32GM113; f32GP37; f32GP41; f32GP43; f32GP45; f32GP47; f32GP48; f32GP50; f32GP56; f32GP60; f32GP61; f32GP62; f32GP63; f32GP64; f32GP65; f32GP66; f41GP40; f41GP41; f41GP43; f41GP45; f41GP50; f41GP56; f41GP61; f41GP62; f41GP64; f41GP65; f41GP66; hamP45; intP45; rickP45; Agogo Bells; Cow Bell; Electric Snare; High Bongo; High Floor Tom; High Timbale; High Tom; High-Mid Tom; Low Bongo; Low Conga; Low Floor Tom; Low Timbale; Low Tom; Low-Mid Tom; Mute High Conga; Open High Conga; Side Stick; tom; tom.ins
- { 0x2F0FB01,0x096F701, 0x10,0x00, 0xE, +0, false }, // 501: b6P46; b6P47; f25GM113; hamP46; hamP47; intP46; intP47; rickP46; rickP47; Agogo Bells; conga; conga.in
- { 0x002FF04,0x007FF00, 0x00,0x00, 0xE, +0, false }, // 502: b6P48; b6P98; b8P30; hamP48; intP48; rickP48; Rsnare01; snare01r
- { 0x0F0F006,0x0B7F600, 0x00,0x00, 0xC, +0, false }, // 503: b6P49; hamP49; intP49; rickP49; slap; slap.ins
- { 0x0F0F006,0x034C4C4, 0x00,0x03, 0xE, +0, false }, // 504: b6P51; f47GP71; f47GP72; hamP51; intP51; rickP51; Long Whistle; Short Whistle; snrsust; snrsust.
- { 0x0F0F019,0x0F7B720, 0x0E,0x0A, 0xE, +0, false }, // 505: b6P52; intP52; rickP52; snare; snare.in
- { 0x0F0F006,0x0B4F600, 0x00,0x00, 0xE, +0, false }, // 506: MGM114; MGM117; MGM118; b66M118; b6P53; b8M118; b9MPM117; b9MPM118; f19GM114; f19GM117; f19GM118; f21GM117; f21GM118; f32GM114; f32GM117; f32GM118; f35GM118; f41GM114; f41GM117; f41GM118; f47GP69; f47GP70; f53GM114; hamP53; intP53; oGM118; rickP53; Cabasa; Maracas; Melodic Tom; Steel Drums; Synth Drum; synsnar; synsnar.; synsnr2
- { 0x0F0F006,0x0B6F800, 0x00,0x00, 0xE, +0, false }, // 507: MGM115; MGM116; b6P54; b9MPM116; f19GM116; f21GM116; f32GM115; f32GM116; f41GM116; f53GM115; hamP54; intP54; rickP54; Taiko Drum; Woodblock; synsnr1; synsnr1.
- { 0x0F2F931,0x008F210, 0x40,0x00, 0x4, +0, false }, // 508: b6P56; hamP56; intP56; rickP56; rimshotb
- { 0x0BFFA01,0x0BFDA09, 0x00,0x08, 0x8, +0, false }, // 509: b6P57; hamP57; intP57; rickP57; rimshot; rimshot.
- { 0x210BA2E,0x2F4B40E, 0x0E,0x00, 0xE, +0, false }, // 510: b6P107; b6P113; b6P58; b6P59; b8P22; hamP58; hamP59; intP58; intP59; rickP58; rickP59; Rcrash; crash; crash.in
- { 0x210FA2E,0x2F4F40E, 0x0E,0x00, 0xE, +0, false }, // 511: b6P60; f25GM125; f25GP49; intP60; rickP60; Crash Cymbal 1; Helicopter; cymbal; cymbal.i
- { 0x2A2B2A4,0x1D49703, 0x02,0x80, 0xE, +0, false }, // 512: b6P61; b8P23; b9MPM119; f21GM119; f32GM119; f41GM119; f47GP28; f53GM117; hamP60; hamP61; intP61; rickP61; CYMBALs; Melodic Tom; Reverse Cymbal; cymbal; cymbals; cymbals.
- { 0x200FF04,0x206FFC3, 0x00,0x00, 0x8, +0, false }, // 513: b6P62; hamP62; intP62; rickP62; hammer5r
- { 0x200FF04,0x2F5F6C3, 0x00,0x00, 0x8, +0, false }, // 514: b6P63; b6P64; hamP63; hamP64; intP63; intP64; rickP63; rickP64; hammer3; hammer3.
- { 0x0E1C000,0x153951E, 0x80,0x80, 0x6, +0, false }, // 515: b6P109; b6P65; hamP65; intP65; rickP65; Rride2; ride2; ride2.in
- { 0x200FF03,0x3F6F6C4, 0x00,0x00, 0x8, +0, false }, // 516: b6M103; b6P121; b6P66; b8P98; b8P99; hamP66; intP66; rickP66; Rhammer1; hammer1; hammer1.
- { 0x202FF4E,0x3F7F701, 0x00,0x00, 0x8, +0, false }, // 517: b6P123; b6P67; b6P68; b8P54; intP67; intP68; rickP67; rickP68; Rtambour; tambour; tambour.
- { 0x202FF4E,0x3F6F601, 0x00,0x00, 0x8, +0, false }, // 518: b6P69; b6P70; hamP69; hamP70; intP69; intP70; rickP69; rickP70; tambou2; tambou2.
- { 0x2588A51,0x018A452, 0x00,0x00, 0xC, +0, false }, // 519: b6P72; hamP72; intP72; rickP72; woodblok
- { 0x0FFFB13,0x0FFE808, 0x40,0x00, 0x8, +0, false }, // 520: b6P73; b6P74; b8P75; intP73; intP74; rickP73; rickP74; claves; claves.i
- { 0x0FFEE05,0x0FFE808, 0x55,0x00, 0xE, +0, false }, // 521: b6P76; hamP76; intP76; rickP76; claves3; claves3.
- { 0x0FF0006,0x0FDF715, 0x3F,0x0D, 0x1, +0, false }, // 522: b6P77; hamP77; intP77; rickP77; clave; clave.in
- { 0x0F6F80E,0x0F6F80E, 0x00,0x00, 0x0, +0, false }, // 523: b66M113; b6P78; b6P79; hamP78; hamP79; intP78; intP79; rickP78; rickP79; Agogo Bells; agogob4; agogob4.
- { 0x060F207,0x072F212, 0x4F,0x09, 0x8, +0, false }, // 524: b6P80; hamP80; intP80; rickP80; clarion; clarion.
- { 0x061F217,0x074F212, 0x4F,0x08, 0x8, +0, false }, // 525: MGM38; b61M8; b6P81; f23GM38; f32GM38; hamP81; intP81; rickP81; Celesta; Synth Bass 1; trainbel
- { 0x022FB18,0x012F425, 0x88,0x80, 0x8, +0, false }, // 526: b6P82; hamP82; intP82; rickP82; gong; gong.ins
- { 0x0F0FF04,0x0B5F4C1, 0x00,0x00, 0xE, +0, false }, // 527: b6P83; hamP83; intP83; rickP83; kalimbai
- { 0x02FC811,0x0F5F531, 0x2D,0x00, 0xC, +0, false }, // 528: MGM103; b6P84; b6P85; f32GM103; hamP84; hamP85; intP84; intP85; oGM103; rickP84; rickP85; FX 8 sci-fi; xylo1; xylo1.in
- { 0x03D6709,0x3FC692C, 0x00,0x00, 0xE, +0, false }, // 529: b6P86; hamP86; intP86; rickP86; match; match.in
- { 0x053D144,0x05642B2, 0x80,0x15, 0xE, +0, false }, // 530: b6P124; b6P125; b6P87; hamP87; intP87; rickP87; RBreathI; breathi; breathi.
- { 0x253B1C4,0x083B1D2, 0x8F,0x84, 0x2, +0, false }, // 531: b6M111; b8M88; f35GM88; hamM52; rickM94; Fantasy1; Pad 1 new age; RFantasy; fantasy1
- { 0x175F5C2,0x074F2D1, 0x21,0x83, 0xE, +0, false }, // 532: f35GM24; hamM53; Acoustic Guitar1; guitar1
- { 0x1F6FB34,0x04394B1, 0x83,0x00, 0xC, +0, false }, // 533: b8M99; hamM55; atmos; hamatmos
- { 0x0BDF211,0x09BA004, 0x46,0x40, 0x8, +0, false }, // 534: MGM37; b9MPM37; f19GM37; f23GM37; f32GM37; f35GM84; f41GM37; hamM59; oGM37; Lead 5 charang; Slap Bass 2; moon
- { 0x144F221,0x3457122, 0x8A,0x40, 0x0, +0, false }, // 535: hamM62; Polyham3
- { 0x144F221,0x1447122, 0x8A,0x40, 0x0, +0, false }, // 536: hamM63; Polyham
- { 0x053F101,0x153F108, 0x40,0x40, 0x0, +0, false }, // 537: b8M104; f35GM104; hamM64; Sitar; sitar2
- { 0x102FF00,0x3FFF200, 0x08,0x00, 0x0, +0, false }, // 538: f35GM81; hamM70; Lead 2 sawtooth; weird1a
- { 0x144F221,0x345A122, 0x8A,0x40, 0x0, +0, false }, // 539: hamM71; Polyham4
- { 0x028F131,0x018F031, 0x0F,0x00, 0xA, +0, false }, // 540: hamM72; hamsynbs
- { 0x307D7E1,0x107B6E0, 0x8D,0x00, 0x1, +0, false }, // 541: hamM73; Ocasynth
- { 0x03DD500,0x02CD500, 0x11,0x00, 0xA, +0, false }, // 542: hamM120; hambass1
- { 0x1199563,0x219C420, 0x46,0x00, 0x8, +0, false }, // 543: hamM121; hamguit1
- { 0x044D08C,0x2F4D181, 0xA1,0x80, 0x8, +0, false }, // 544: hamM122; hamharm2
- { 0x0022171,0x1035231, 0x93,0x80, 0x0, +0, false }, // 545: hamM123; hamvox1
- { 0x1611161,0x01311A2, 0x91,0x80, 0x8, +0, false }, // 546: hamM124; hamgob1
- { 0x25666E1,0x02665A1, 0x4C,0x00, 0x0, +0, false }, // 547: hamM125; hamblow1
- { 0x038FB00,0x0DAF400, 0x00,0x00, 0x4, +0, false }, // 548: b6P93; b8P32; f35GP36; hamP12; rickP15; Bass Drum 1; Rkick3; hamkick; kick3; kick3.in
- { 0x2BFFB15,0x31FF817, 0x0A,0x00, 0x0, +0, false }, // 549: b8P37; f35GP37; hamP13; Side Stick; rimshot2
- { 0x0BFFBC6,0x02FE8C9, 0x00,0x00, 0xE, +0, false }, // 550: b8P39; f35GP39; hamP15; Hand Clap; handclap
- { 0x2F0F006,0x2B7F800, 0x00,0x00, 0xE, +0, false }, // 551: b8P28; f35GP40; hamP16; Electric Snare; smallsnr
- { 0x097C802,0x040E000, 0x00,0x00, 0x1, +0, false }, // 552: hamP41; hamP42; hamP43; hamP44; tom2
- { 0x00FFF2E,0x04AF602, 0x0A,0x1B, 0xE, +0, false }, // 553: hamP52; snare
- { 0x3A5F0EE,0x36786CE, 0x00,0x00, 0xE, +0, false }, // 554: f35GP54; hamP67; hamP68; Tambourine; tambour
- { 0x0B0FCD6,0x008BDD6, 0x00,0x05, 0xA, +0, false }, // 555: f35GP75; hamP73; hamP74; Claves; claves
- { 0x0F0F007,0x0DC5C00, 0x08,0x00, 0xE, +0, false }, // 556: hamP88; scratch
- { 0x0E7F301,0x078F211, 0x58,0x00, 0xA, +0, false }, // 557: b6M95; b8M33; rickM76; Bass.ins; RBass; bass
- { 0x0EFF230,0x078F521, 0x1E,0x00, 0xE, +0, false }, // 558: b6M110; b8M36; f35GM36; rickM77; Basnor04; RBasnor4; Slap Bass 1; basnor04
- { 0x019D530,0x01B6171, 0x88,0x80, 0xC, +0, false }, // 559: b8M38; b9MPM39; f32GM39; f41GM39; rickM78; Synbass1; Synth Bass 2; synbass1
- { 0x001F201,0x0B7F211, 0x0D,0x0D, 0xA, +0, false }, // 560: b8M39; rickM79; Synbass2; synbass2
- { 0x03DD500,0x02CD500, 0x14,0x00, 0xA, +0, false }, // 561: b8M34; f35GM34; rickM80; Electric Bass 2; Pickbass; pickbass
- { 0x010E032,0x0337D16, 0x87,0x84, 0x8, +0, false }, // 562: b8M6; rickM82; Harpsi1.; harpsi1
- { 0x0F8F161,0x008F062, 0x80,0x80, 0x8, +0, false }, // 563: b6M113; b8M29; rickM83; Guit_el3; RGuitel3; guit_el3
- { 0x0745391,0x0755451, 0x00,0x00, 0xA, +0, false }, // 564: b8M55; rickM88; Orchit2.; orchit2
- { 0x08E6121,0x09E7231, 0x15,0x00, 0xE, +0, false }, // 565: b8M61; f35GM61; rickM89; Brass Section; Brass11.; brass11
- { 0x0BC7321,0x0BC8121, 0x19,0x00, 0xE, +0, false }, // 566: b6M120; b8M62; f12GM62; f16GM62; f47GM61; f53GM89; f54GM62; rickM90; Brass Section; Brass2.i; Pad 2 warm; RBrass2; Synth Brass 1; brass2
- { 0x23C7320,0x0BC8121, 0x19,0x00, 0xE, +0, false }, // 567: b8M63; f12GM61; f16GM61; f37GM61; f47GM63; f54GM61; rickM91; Brass Section; Brass3.i; Synth Brass 2; brass3
- { 0x209A060,0x20FF014, 0x02,0x80, 0x1, +0, false }, // 568: b6M94; b8M80; rickM92; RSquwave; Squ_wave
- { 0x064F207,0x075F612, 0x73,0x00, 0x8, +0, false }, // 569: b8M113; rickM99; Agogo.in; agogo
- { 0x054D221,0x075B231, 0x4D,0x80, 0x8, +0, false }, // 570: b6M50; ACpnoLMr
- { 0x053D221,0x073B231, 0x56,0x80, 0x8, +0, false }, // 571: b6M51; ACpnoH41
- { 0x053D221,0x073B231, 0x55,0x80, 0x8, +0, false }, // 572: b6M52; ACpnoH42
- { 0x201AF70,0x0084F32, 0x19,0x40, 0xC, +0, false }, // 573: b6M60; strLo07r
- { 0x201AF70,0x0083F32, 0x19,0x40, 0xC, +0, false }, // 574: b6M61; stSLo07r
- { 0x0302221,0x0064F32, 0x99,0x00, 0xE, +0, false }, // 575: b6M62; strHiF1e
- { 0x0006F71,0x0064F32, 0x99,0x00, 0xE, +0, false }, // 576: b6M63; strHiF1r
- { 0x0006F71,0x0074F32, 0x99,0x80, 0xE, +0, false }, // 577: b6M64; strHiF2r
- { 0x0006F71,0x0054F32, 0x9E,0x80, 0xE, +0, false }, // 578: b6M66; strHi06r
- { 0x0006F71,0x0054F31, 0x9E,0x80, 0xE, +0, false }, // 579: b6M67; strHi09r
- { 0x0006F71,0x0054F32, 0x9C,0x80, 0xE, +0, false }, // 580: b6M68; strHi10r
- { 0x006F231,0x0084221, 0xCF,0x80, 0x6, +0, false }, // 581: b6M70; CHORAr12
- { 0x0811321,0x0074221, 0xCD,0x80, 0x8, +0, false }, // 582: b6M71; CHORAL22
- { 0x0957406,0x074A401, 0x5B,0x00, 0x0, +0, false }, // 583: b6M100; Rcrystal
- { 0x021A1A1,0x116C261, 0x92,0x00, 0x6, +0, false }, // 584: b6M101; Rsynstr3
- { 0x0EFF230,0x078F522, 0x1E,0x00, 0xE, +0, false }, // 585: b6M102; Rbasnor5
- { 0x01FF003,0x01FF001, 0x5B,0x80, 0xA, +0, false }, // 586: b6M105; b8M18; Rorgan1; organ1
- { 0x00FFF24,0x00FFF21, 0x80,0x80, 0x1, +0, false }, // 587: MGM8; b56M17; b66M17; b6M106; b8M17; f23GM8; f32GM8; f35GM17; Celesta; PRCORGAN
- { 0x00F4021,0x10F1020, 0x00,0x00, 0xE, +0, false }, // 588: b6M114; b8M119; b8M65; Rrevrscy; revrscy; revrscym
- { 0x045F221,0x076F221, 0x8F,0x06, 0x8, +0, false }, // 589: 3drm67M0; b7M0; f17GM0; mGM0; AcouGrandPiano; am000.in
- { 0x053B121,0x074C231, 0x4F,0x00, 0x6, +0, false }, // 590: b8M0; piano11
- { 0x011F111,0x0B3C101, 0x4A,0x80, 0x6, +0, false }, // 591: b8M1; bsynth
- { 0x058F381,0x058F201, 0x63,0x80, 0x0, +0, false }, // 592: b8M5; f47GM4; Rhodes Piano; epiano4
- { 0x001F701,0x0B7F407, 0x0D,0x06, 0xA, +0, false }, // 593: b8M7; f35GM7; Clavinet; clavin
- { 0x060F206,0x072F211, 0x4F,0x0C, 0x8, +0, false }, // 594: b56M9; b66M9; b8M9; GLOCK
- { 0x0E3F318,0x093F281, 0x62,0x00, 0x0, +0, false }, // 595: b8M11; vibes
- { 0x326CE15,0x025F901, 0x57,0x00, 0xC, +0, false }, // 596: b8M12; marimba1
- { 0x1558403,0x005D381, 0x49,0x80, 0x4, +0, false }, // 597: b8M15; santr
- { 0x0F0FB3E,0x09BA071, 0x29,0x40, 0x0, +0, false }, // 598: b8M16; f32GM11; Vibraphone; organ4
- { 0x01FF003,0x014F001, 0x5B,0x88, 0xA, +0, false }, // 599: b8M19; f35GM19; Church Organ; organ3a
- { 0x14941A1,0x009CF21, 0x15,0x00, 0x0, +0, false }, // 600: b8M21; Sweepad2
- { 0x074A302,0x075C441, 0x9A,0x80, 0xA, +0, false }, // 601: b8M24; f12GM24; f16GM24; f54GM24; Acoustic Guitar1; guitar1
- { 0x01FF260,0x07CF521, 0x11,0x00, 0xA, +0, false }, // 602: b8M25; guitar4
- { 0x122F603,0x0F4F321, 0x87,0x80, 0x6, +0, false }, // 603: b8M27; f35GM27; Electric Guitar2; guit
- { 0x0442009,0x0F4D184, 0xA1,0x80, 0x8, +0, false }, // 604: b8M31; harm
- { 0x066C101,0x066A201, 0x9A,0x40, 0xA, +0, false }, // 605: b8M32; f35GM32; Acoustic Bass; acoubas1
- { 0x0236321,0x0266421, 0x97,0x00, 0x0, +0, false }, // 606: b8M35; f35GM35; Fretless Bass; fretles1
- { 0x111C031,0x1157221, 0x20,0x06, 0xC, +0, false }, // 607: b8M41; f35GM41; Viola; flystr2
- { 0x1107421,0x0165223, 0x0C,0x08, 0x2, +0, false }, // 608: b8M42; f35GM42; Cello; cello
- { 0x1DBB851,0x1567591, 0x17,0x00, 0xC, +0, false }, // 609: b8M45; pizzica6
- { 0x075C502,0x0F3C201, 0x29,0x83, 0x0, +0, false }, // 610: b8M46; f35GM46; Orchestral Harp; harp11
- { 0x0EFE800,0x0FFA401, 0x0D,0x00, 0x6, +0, false }, // 611: b8M47; f35GM47; Timpany; timp1
- { 0x01171B1,0x1177261, 0x8B,0x40, 0x6, +0, false }, // 612: b8M48; strings1
- { 0x111F0F1,0x1131121, 0x95,0x00, 0x0, +0, false }, // 613: b8M49; f47GM49; String Ensemble2; sstring
- { 0x111C031,0x1159221, 0x20,0x06, 0xC, +0, false }, // 614: b8M50; f35GM50; Synth Strings 1; strsec11
- { 0x111C0B1,0x1159221, 0x20,0x08, 0xC, +0, false }, // 615: b8M51; strsect8
- { 0x00B4131,0x03B9261, 0x1C,0x80, 0xC, +0, false }, // 616: b8M56; f32GM88; f32GM89; f41GM89; Pad 1 new age; Pad 2 warm; trumpet4
- { 0x01F4131,0x03B9261, 0x1C,0x80, 0xE, +0, false }, // 617: b8M57; tromb1
- { 0x0646300,0x0757211, 0x1C,0x00, 0xE, +0, false }, // 618: b8M58; f35GM58; f47GM58; Tuba; tuba11
- { 0x0014131,0x03B9261, 0x1C,0x80, 0xE, +0, false }, // 619: b8M59; f53GM88; 3trump3; Pad 1 new age
- { 0x05A5321,0x01AAA21, 0x9C,0x80, 0xE, +0, false }, // 620: b8M60; frhorn7
- { 0x003F200,0x0FFF220, 0x80,0x00, 0xE, +0, false }, // 621: b8M64; f35GM127; Explode1; Gunshot
- { 0x0001F0E,0x3F01FC0, 0x00,0x00, 0xE, +0, false }, // 622: b8M66; f17GM119; f35GM119; Reverse Cymbal; revrscyz
- { 0x179A1A1,0x1495121, 0x1C,0x00, 0x0, +0, false }, // 623: b8M67; metalpa2
- { 0x0177EB1,0x00E7B22, 0xC5,0x05, 0x2, +0, false }, // 624: b8M68; oboe11
- { 0x019D531,0x01B6132, 0xD1,0x80, 0xC, +0, false }, // 625: b56M70; b66M70; b8M70; BASSOON
- { 0x01B5132,0x03BA261, 0x9A,0x82, 0xC, +0, false }, // 626: apgleeM70; b56M71; b66M71; b8M71; b9MPM83; f21GM83; f32GM83; f37GM71; f41GM83; f47GM71; Bassoon; CLARINET
- { 0x1047021,0x06D6361, 0xC6,0x00, 0xE, +0, false }, // 627: b8M73; flute1
- { 0x08F6EE0,0x02A6561, 0xEC,0x00, 0xE, +0, false }, // 628: b8M74; f32GM110; f32GM111; f32GM76; f32GM77; f47GM78; Bottle Blow; Fiddle; Shakuhachi; Shanai; Whistle; flute2
- { 0x0297122,0x0296431, 0x08,0x04, 0xD, +0, false }, // 629: b8M77; shakuhac
- { 0x20FF2D0,0x08562C1, 0xEB,0x06, 0x0, +0, false }, // 630: b8M78; f35GM78; Whistle; whistle2
- { 0x0154221,0x0065021, 0xE3,0x00, 0x8, +0, false }, // 631: b8M79; ocarina
- { 0x144F221,0x0439422, 0x8A,0x40, 0x0, +0, false }, // 632: b8M90; f35GM90; Pad 3 polysynth; synth11
- { 0x05312C4,0x07212F1, 0x17,0x00, 0xA, +0, false }, // 633: b8M97; f35GM97; FX 2 soundtrack; sndtrk
- { 0x0536244,0x0046041, 0x56,0x00, 0xC, +0, false }, // 634: b8M103; starthem
- { 0x0E6E800,0x0F6A300, 0x0D,0x00, 0x6, +0, false }, // 635: b8M105; f25GM110; Fiddle; timp2
- { 0x141FA11,0x2F5F411, 0x06,0x00, 0x4, +0, false }, // 636: b8M106; f35GM106; Shamisen; sham
- { 0x0268721,0x1188421, 0x07,0x00, 0x6, +0, false }, // 637: b8M107; koto
- { 0x055F502,0x053F601, 0x99,0x80, 0x0, +0, false }, // 638: apgleeM46; b56M108; b66M108; b8M108; KALIMBA
- { 0x060F207,0x072F212, 0x4F,0x00, 0x8, +0, false }, // 639: MGM126; MGM40; MGM41; b8M112; b8P19; b8P20; b9MPM40; f19GM40; f23GM126; f23GM40; f23GM41; f32GM126; f32GM40; f32GM41; f35GM112; f41GM40; Applause/Noise; Tinkle Bell; Viola; Violin; bells; windbell
- { 0x0105AEC,0x1F454EE, 0x00,0x00, 0xE, +0, false }, // 640: b8P21; b8P57; crash2; crash2b
- { 0x286F2A5,0x228670E, 0x00,0x00, 0xE, +0, false }, // 641: b8P69; cabasa
- { 0x007FF01,0x007FF21, 0x00,0x00, 0x7, +0, false }, // 642: b8P88; b8P89; TAIDRUM2
- { 0x00CFF01,0x00BFF21, 0x00,0x00, 0x7, +0, false }, // 643: b8P92; b8P93; TAIDRUM4
- { 0x211BA12,0x2F5B400, 0x0B,0x00, 0xE, +0, false }, // 644: b8P94; b8P95; b8P96; b8P97; metl1r
- { 0x021FF13,0x003FF10, 0x51,0x40, 0xA, +0, false }, // 645: MGM64; MGM68; MGM69; b8P106; b8P107; b9MPM64; b9MPM68; b9MPM69; f19GM64; f19GM68; f19GM69; f32GM64; f32GM68; f32GM69; f41GM64; f41GM68; f41GM69; oGM68; oGM69; BBASS; BBass; English Horn; Oboe; Soprano Sax
- { 0x002F002,0x004D001, 0xC0,0x00, 0x4, +0, false }, // 646: b9MPM0; AcouGrandPiano
- { 0x050F101,0x07CD201, 0x4F,0x04, 0x6, +0, false }, // 647: MGM1; MGM3; MGM5; b56M4; b61M4; b66M4; b9MPM1; b9MPM5; f19GM1; f19GM5; f21GM1; f23GM3; f23GM5; f32GM1; f32GM3; f32GM5; f41GM1; f47GM5; BrightAcouGrand; Chorused Piano; ELPIANO1
- { 0x2129A14,0x004FA01, 0x97,0x80, 0xE, +0, false }, // 648: b9MPM2; f19GM2; f21GM2; f41GM2; ElecGrandPiano
- { 0x0038165,0x007F171, 0xD2,0x00, 0x2, +0, false }, // 649: b9MPM14; b9MPM3; f19GM14; f19GM3; f21GM14; f41GM14; Honky-tonkPiano; Tubular Bells
- { 0x0AE7121,0x01ED320, 0x1C,0x00, 0xE, +0, false }, // 650: b9MPM4; f19GM4; Rhodes Piano
- { 0x053F101,0x083F212, 0xCF,0x00, 0x2, +0, false }, // 651: MGM6; b9MPM6; f19GM6; f21GM6; f23GM6; f32GM6; Harpsichord
- { 0x154FF0A,0x0F5F002, 0x04,0x00, 0x0, +0, false }, // 652: b9MPM7; Clavinet
- { 0x035F813,0x004FF11, 0x12,0x00, 0x8, +0, false }, // 653: b9MPM8; f19GM8; f21GM8; f41GM8; Celesta
- { 0x100FF22,0x10BF020, 0x92,0x00, 0x4, +0, false }, // 654: b9MPM9; Glockenspiel
- { 0x00FFF24,0x00FFF21, 0x00,0x40, 0x1, +0, false }, // 655: b9MPM10; f19GM10; f41GM10; Music box
- { 0x0F0FB3E,0x09BA071, 0x29,0x00, 0x0, +0, false }, // 656: b9MPM11; f21GM11; Vibraphone
- { 0x275F602,0x066F521, 0x9B,0x00, 0x4, +0, false }, // 657: b9MPM12; f19GM12; f21GM12; f41GM12; Marimba
- { 0x315EF11,0x0B5F481, 0x53,0x00, 0x8, +0, false }, // 658: b9MPM13; f21GM13; f41GM13; Xylophone
- { 0x10BF224,0x00B5231, 0x50,0x00, 0xE, +0, false }, // 659: b9MPM15; f19GM15; f21GM15; f41GM15; Dulcimer
- { 0x000EA36,0x003D01A, 0x8B,0x00, 0x8, +0, false }, // 660: b9MPM16; f21GM16; f41GM16; Hammond Organ
- { 0x1C3C223,0x103D000, 0x14,0x00, 0xC, +0, false }, // 661: b9MPM17; f21GM17; f27GM6; f41GM17; Harpsichord; Percussive Organ
- { 0x001F211,0x0B1F215, 0x0D,0x0D, 0xA, +0, false }, // 662: MGM16; MGM17; MGM18; b9MPM18; f19GM16; f19GM17; f19GM18; f21GM18; f23GM16; f23GM17; f23GM18; f32GM16; f32GM17; f32GM18; f41GM18; Hammond Organ; Percussive Organ; Rock Organ
- { 0x0AFF832,0x07FF310, 0x45,0x00, 0xE, +0, false }, // 663: b9MPM19; f19GM19; f21GM19; f41GM19; Church Organ
- { 0x153F101,0x274F111, 0x49,0x00, 0x6, +0, false }, // 664: MGM19; MGM20; MGM21; b61M7; b9MPM20; f12GM7; f16GM7; f19GM20; f21GM20; f23GM19; f23GM20; f23GM21; f32GM19; f32GM20; f32GM21; f41GM20; f54GM7; Accordion; Church Organ; Clavinet; Reed Organ
- { 0x0F7F000,0x00687A1, 0x30,0x00, 0xF, +0, false }, // 665: b9MPM21; f21GM21; f41GM21; Accordion
- { 0x0009F71,0x1069F62, 0x45,0x00, 0x2, +0, false }, // 666: b9MPM22; f21GM22; f21GM54; f41GM22; Harmonica; Synth Voice
- { 0x0009F71,0x1069062, 0x51,0x00, 0x0, +0, false }, // 667: b9MPM23; f21GM23; f27GM68; f41GM23; Oboe; Tango Accordion
- { 0x275F602,0x066F521, 0x1B,0x00, 0x4, +0, false }, // 668: b9MPM24; f19GM24; f21GM24; f41GM24; Acoustic Guitar1
- { 0x0F7F001,0x00687A1, 0x00,0x00, 0x1, +0, false }, // 669: b9MPM25; f21GM25; Acoustic Guitar2
- { 0x141B403,0x03FF311, 0x5E,0x00, 0xA, +0, false }, // 670: b9MPM26; f19GM26; f21GM26; f41GM26; Electric Guitar1
- { 0x141B203,0x097F211, 0x5E,0x00, 0xA, +0, false }, // 671: b9MPM27; f41GM27; Electric Guitar2
- { 0x101F901,0x0F5F001, 0x34,0x00, 0x4, +0, false }, // 672: b9MPM28; Electric Guitar3
- { 0x0EFF201,0x078F501, 0x1D,0x00, 0xA, +0, false }, // 673: MGM28; MGM29; MGM30; MGM31; MGM44; MGM45; MGM65; MGM66; MGM67; b9MPM29; b9MPM30; b9MPM31; b9MPM44; b9MPM45; b9MPM65; b9MPM66; f15GM65; f19GM28; f19GM29; f19GM30; f19GM31; f19GM44; f19GM45; f19GM65; f19GM66; f19GM67; f21GM30; f21GM31; f23GM28; f23GM29; f23GM31; f23GM44; f23GM45; f26GM65; f32GM28; f32GM29; f32GM30; f32GM31; f32GM44; f32GM45; f32GM65; f32GM66; f32GM67; f41GM29; f41GM30; f41GM31; f41GM44; f41GM45; f41GM65; f41GM66; f41GM67; f47GM34; oGM28; oGM29; oGM30; oGM31; oGM44; oGM45; oGM65; oGM66; oGM67; Alto Sax; Baritone Sax; Distorton Guitar; Electric Bass 2; Electric Guitar3; Guitar Harmonics; Overdrive Guitar; Pizzicato String; Tenor Sax; Tremulo Strings
- { 0x1EFF201,0x078F501, 0x1D,0x00, 0x6, +0, false }, // 674: b9MPM32; f19GM32; f21GM32; f41GM32; Acoustic Bass
- { 0x01774E1,0x01765E2, 0x83,0x00, 0x7, +0, false }, // 675: b9MPM33; Electric Bass 1
- { 0x154F103,0x054F10A, 0x00,0x00, 0x0, +0, false }, // 676: b9MPM126; b9MPM34; Applause/Noise; Electric Bass 2
- { 0x001EF81,0x0FB9201, 0x8E,0x00, 0x4, +0, false }, // 677: b9MPM35; Fretless Bass
- { 0x000EA36,0x024DF1A, 0x8B,0x00, 0x8, +0, false }, // 678: b9MPM36; Slap Bass 1
- { 0x061F217,0x076F212, 0x4F,0x00, 0x8, +0, false }, // 679: b9MPM38; f19GM38; f41GM38; Synth Bass 1
- { 0x2298432,0x0448421, 0x1A,0x00, 0x6, +0, false }, // 680: b9MPM41; f19GM41; f21GM41; f41GM41; Viola
- { 0x0176EB1,0x00E8B22, 0xC5,0x05, 0x2, +0, false }, // 681: b9MPM42; f32GM42; f47GM68; Cello; Oboe
- { 0x01572A1,0x02784A1, 0x1C,0x00, 0xE, +0, false }, // 682: b9MPM43; f21GM43; f41GM43; Contrabass
- { 0x0427887,0x0548594, 0x4D,0x00, 0xA, +0, false }, // 683: b9MPM46; f32GM46; f41GM46; Orchestral Harp
- { 0x011F111,0x0B3F101, 0x4A,0x85, 0x6, +0, false }, // 684: b9MPM47; f41GM47; Timpany
- { 0x0115172,0x11552A2, 0x89,0x00, 0xA, +0, false }, // 685: b9MPM48; b9MPM50; String Ensemble1; Synth Strings 1
- { 0x2F3F021,0x004F021, 0x4F,0x00, 0x6, +0, false }, // 686: b9MPM49; f21GM49; f41GM49; String Ensemble2
- { 0x095AB0E,0x0C6F702, 0xC0,0x00, 0xE, +0, false }, // 687: b9MPM105; b9MPM51; f19GM105; f19GM51; f21GM105; f41GM105; f41GM51; Banjo; SynthStrings 2
- { 0x00351B2,0x01352A2, 0x1C,0x05, 0xE, +0, false }, // 688: b9MPM52; b9MPM54; f27GM52; f32GM52; f32GM54; f41GM52; f41GM54; Choir Aahs; Synth Voice
- { 0x01152B0,0x0FE31B1, 0xC5,0x40, 0x0, +0, false }, // 689: b9MPM55; f21GM55; f32GM55; f41GM55; Orchestra Hit
- { 0x0B69401,0x0268300, 0x00,0x00, 0x0, +0, false }, // 690: MGM56; b9MPM56; f19GM56; f21GM56; f23GM56; f32GM56; f41GM56; Trumpet
- { 0x075F502,0x0F3F201, 0x29,0x83, 0x0, +0, false }, // 691: MGM57; b9MPM57; f19GM57; f21GM57; f23GM57; f25GM57; f32GM57; f41GM57; f47GM46; Orchestral Harp; Trombone
- { 0x243A321,0x022C411, 0x11,0x00, 0xC, +0, false }, // 692: MGM58; b9MPM58; f19GM58; f21GM58; f23GM58; f32GM58; f41GM58; Tuba
- { 0x01FF201,0x088F501, 0x11,0x00, 0xA, +0, false }, // 693: MGM59; MGM60; b56M28; b61M28; b66M28; b9MPM59; b9MPM60; f19GM59; f19GM60; f21GM59; f21GM60; f23GM59; f23GM60; f32GM59; f32GM60; f41GM59; ELGMUTE
- { 0x07D8207,0x07D8214, 0x8F,0x80, 0xC, +0, false }, // 694: b9MPM61; f41GM61; Brass Section
- { 0x00BF224,0x00B5231, 0x4F,0x00, 0xE, +0, false }, // 695: MGM15; b9MPM63; f19GM63; f23GM15; f32GM15; f41GM63; Dulcimer; Synth Brass 2
- { 0x025DC03,0x009F031, 0x90,0x00, 0x8, +0, false }, // 696: b9MPM67; Baritone Sax
- { 0x02F2501,0x06C6521, 0x15,0x80, 0xA, +0, false }, // 697: MGM43; MGM70; MGM71; b9MPM70; f19GM70; f23GM43; f23GM70; f32GM43; f32GM70; f32GM71; f41GM70; Bassoon; Clarinet; Contrabass
- { 0x0176E30,0x12F8B32, 0x4B,0x05, 0x4, +0, false }, // 698: b9MPM71; f19GM71; f41GM71; Clarinet
- { 0x08F7461,0x02A6561, 0x27,0x00, 0x2, +0, false }, // 699: b9MPM72; b9MPM73; b9MPM74; b9MPM75; f19GM72; f19GM73; f19GM74; f19GM75; f21GM72; f21GM75; f41GM72; f41GM73; f41GM74; f41GM75; Flute; Pan Flute; Piccolo; Recorder
- { 0x0EBFA10,0x0DAFA0E, 0x00,0x00, 0x0, +0, false }, // 700: b9MPM76; b9MPM78; f19GM76; f41GM76; Bottle Blow; Whistle
- { 0x0F7F0F5,0x0068771, 0x2E,0x00, 0xB, +0, false }, // 701: b9MPM77; f21GM77; f41GM77; Shakuhachi
- { 0x0537101,0x07C5212, 0x4F,0x00, 0xA, +0, false }, // 702: MGM78; MGM79; MGM80; b56M65; b66M65; b9MPM79; b9MPM80; f19GM78; f19GM79; f19GM80; f23GM79; f32GM78; f32GM79; f32GM80; ALTOSAX
- { 0x3DFFF20,0x20FFF21, 0x00,0x00, 0x0, +0, false }, // 703: b9MPM81; f19GM81; f27GM81; f41GM81; Lead 2 sawtooth
- { 0x000FF24,0x00BF020, 0x97,0x00, 0x4, +0, false }, // 704: b9MPM82; f19GM82; f41GM82; Lead 3 calliope
- { 0x0176EB1,0x00E8BA2, 0xC5,0x05, 0x2, +0, false }, // 705: b9MPM84; b9MPM85; f21GM84; f21GM85; f32GM84; f32GM85; f41GM84; f41GM85; Lead 5 charang; Lead 6 voice
- { 0x019D530,0x01B6171, 0xCD,0x40, 0xC, +0, false }, // 706: b9MPM86; f21GM86; f32GM86; f41GM86; Lead 7 fifths
- { 0x203B122,0x005F172, 0x4F,0x00, 0x2, +0, false }, // 707: b9MPM87; f19GM87; Lead 8 brass
- { 0x0F16000,0x0F87001, 0x1D,0x00, 0xE, +0, false }, // 708: b9MPM88; Pad 1 new age
- { 0x1009F71,0x1069F22, 0x45,0x00, 0x2, +0, false }, // 709: b9MPM89; Pad 2 warm
- { 0x01D5321,0x03B5261, 0x1C,0x80, 0xC, +0, false }, // 710: b9MPM90; f32GM90; f37GM57; f41GM90; Pad 3 polysynth; Trombone
- { 0x01F41B1,0x03B9261, 0x1C,0x80, 0xE, +0, false }, // 711: b56M57; b66M57; b9MPM91; f32GM91; f41GM91; Pad 4 choir; TROMB1
- { 0x05A5321,0x01AAA21, 0x9F,0x80, 0xC, +0, false }, // 712: MGM92; b56M60; b66M60; b9MPM92; f19GM92; f25GM92; f32GM92; f41GM92; f47GM60; f53GM93; FRHORN1
- { 0x0078061,0x0077062, 0x80,0x00, 0x7, +0, false }, // 713: b9MPM107; b9MPM108; b9MPM109; b9MPM93; f21GM107; f21GM108; f21GM109; f41GM107; f41GM108; f41GM109; f41GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
- { 0x2D3B121,0x0149121, 0x4F,0x80, 0x6, +0, false }, // 714: b9MPM94; f19GM49; f19GM94; f41GM94; Pad 7 halo; String Ensemble2
- { 0x1F27021,0x0F68021, 0x14,0x00, 0xE, +0, false }, // 715: b9MPM95; f21GM95; f41GM95; Pad 8 sweep
- { 0x2129A16,0x0039A12, 0x97,0x00, 0x2, +0, false }, // 716: b9MPM96; f19GM96; FX 1 rain
- { 0x01FF003,0x019F000, 0x1F,0x05, 0xA, +0, false }, // 717: b9MPM97; f19GM97; f21GM97; f41GM97; FX 2 soundtrack
- { 0x204D983,0x004D081, 0x17,0x00, 0xE, +0, false }, // 718: b9MPM98; FX 3 crystal
- { 0x025DA05,0x015F901, 0x8E,0x00, 0xA, +0, false }, // 719: MGM104; MGM99; b9MPM104; b9MPM99; f19GM104; f19GM99; f32GM104; f32GM99; oGM104; oGM99; FX 4 atmosphere; Sitar
- { 0x112AA83,0x1119B91, 0x1C,0x00, 0xE, +0, false }, // 720: b9MPM100; f21GM100; f41GM100; FX 5 brightness
- { 0x001FF64,0x0F3F53E, 0xDB,0xC0, 0x4, +0, false }, // 721: b9MPM101; b9MPM102; f21GM101; f21GM102; f32GM100; f32GM101; f32GM102; f41GM101; f41GM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
- { 0x0AC9051,0x1F4F071, 0x1A,0x00, 0xF, +0, false }, // 722: b9MPM103; f21GM103; f41GM103; FX 8 sci-fi
- { 0x22F5570,0x31E87E0, 0x16,0x80, 0xC, +0, false }, // 723: b9MPM106; f21GM106; f32GM106; f41GM106; Shamisen
- { 0x08F6EA0,0x02A65E1, 0xEC,0x00, 0xE, +0, false }, // 724: b9MPM110; b9MPM111; f21GM110; f21GM111; f41GM110; f41GM111; Fiddle; Shanai
- { 0x0EFE800,0x0FFA500, 0x0D,0x00, 0x6, +0, false }, // 725: MGM112; b9MPM112; f19GM112; f21GM112; f32GM112; f41GM112; Tinkle Bell
- { 0x102FD16,0x0039F12, 0x96,0x80, 0xE, +0, false }, // 726: b9MPM113; f19GM113; f21GM113; f41GM113; Agogo Bells
- { 0x035F803,0x004FF01, 0x12,0x00, 0x8, +0, false }, // 727: b9MPM114; Steel Drums
- { 0x006FA15,0x025F501, 0xD3,0x00, 0xA, +0, false }, // 728: b9MPM115; f19GM115; Woodblock
- { 0x2129A16,0x0019A12, 0x97,0x00, 0x2, +0, false }, // 729: b9MPM120; f21GM120; f41GM120; Guitar FretNoise
- { 0x0F0E029,0x031FF1E, 0x1A,0x00, 0x6, +0, false }, // 730: b9MPM121; f21GM121; f21GP63; f27GP80; f27GP81; f27GP83; f27GP84; f41GM121; f41GP63; Bell Tree; Breath Noise; Jingle Bell; Mute Triangle; Open High Conga; Open Triangle
- { 0x0056581,0x0743251, 0x83,0x00, 0xA, +0, false }, // 731: b9MPM122; f21GM122; f32GM122; f41GM122; Seashore
- { 0x2129FD6,0x0F290D2, 0x17,0x00, 0x2, +0, false }, // 732: b9MPM123; Bird Tweet
- { 0x0F0F000,0x0048C2C, 0x2E,0x00, 0xE, +0, false }, // 733: b9MPM124; f19GM124; f41GM124; Telephone
- { 0x0111E00,0x0A11220, 0x00,0x00, 0x6, +0, false }, // 734: b9MPM125; f19GM125; f21GM125; f41GM125; Helicopter
- { 0x054F10F,0x054F60F, 0x00,0x00, 0xE, +0, false }, // 735: b9MPM127; Gunshot
- { 0x069F000,0x0FFF633, 0x00,0x00, 0xE, +0, false }, // 736: b9MPP0; b9MPP40; f21GP37; f41GP37; Electric Snare; Side Stick
- { 0x0F00000,0x0F00000, 0x3F,0x3F, 0x0, +0, false }, // 737: b60P82; b60P83; b60P84; b60P85; b60P86; b65P0; b65P1; b65P10; b65P100; b65P101; b65P102; b65P103; b65P104; b65P105; b65P106; b65P107; b65P108; b65P109; b65P11; b65P110; b65P111; b65P112; b65P113; b65P114; b65P115; b65P116; b65P117; b65P118; b65P119; b65P12; b65P120; b65P121; b65P122; b65P123; b65P124; b65P125; b65P126; b65P127; b65P13; b65P14; b65P15; b65P16; b65P17; b65P18; b65P19; b65P2; b65P20; b65P21; b65P22; b65P23; b65P24; b65P25; b65P26; b65P27; b65P28; b65P29; b65P3; b65P30; b65P31; b65P32; b65P33; b65P34; b65P4; b65P5; b65P6; b65P7; b65P8; b65P82; b65P83; b65P84; b65P85; b65P86; b65P87; b65P88; b65P89; b65P9; b65P90; b65P91; b65P92; b65P93; b65P94; b65P95; b65P96; b65P97; b65P98; b65P99; b66P0; b66P1; b66P10; b66P100; b66P101; b66P102; b66P103; b66P104; b66P105; b66P106; b66P107; b66P108; b66P109; b66P11; b66P110; b66P111; b66P112; b66P113; b66P114; b66P115; b66P116; b66P117; b66P118; b66P119; b66P12; b66P120; b66P121; b66P122; b66P123; b66P124; b66P125; b66P126; b66P127; b66P13; b66P14; b66P15; b66P16; b66P17; b66P18; b66P19; b66P2; b66P20; b66P21; b66P22; b66P23; b66P24; b66P25; b66P26; b66P27; b66P28; b66P29; b66P3; b66P30; b66P31; b66P32; b66P33; b66P34; b66P4; b66P5; b66P6; b66P7; b66P8; b66P82; b66P83; b66P84; b66P85; b66P86; b66P87; b66P88; b66P89; b66P9; b66P90; b66P91; b66P92; b66P93; b66P94; b66P95; b66P96; b66P97; b66P98; b66P99; b9MPP1; b9MPP10; b9MPP100; b9MPP101; b9MPP102; b9MPP103; b9MPP104; b9MPP105; b9MPP106; b9MPP107; b9MPP108; b9MPP109; b9MPP11; b9MPP110; b9MPP111; b9MPP112; b9MPP113; b9MPP114; b9MPP115; b9MPP116; b9MPP117; b9MPP118; b9MPP119; b9MPP12; b9MPP120; b9MPP121; b9MPP122; b9MPP123; b9MPP124; b9MPP125; b9MPP126; b9MPP127; b9MPP13; b9MPP14; b9MPP15; b9MPP16; b9MPP17; b9MPP18; b9MPP19; b9MPP2; b9MPP20; b9MPP21; b9MPP22; b9MPP23; b9MPP24; b9MPP25; b9MPP26; b9MPP27; b9MPP28; b9MPP29; b9MPP3; b9MPP30; b9MPP31; b9MPP32; b9MPP33; b9MPP34; b9MPP4; b9MPP5; b9MPP6; b9MPP7; b9MPP74; b9MPP78; b9MPP79; b9MPP8; b9MPP82; b9MPP83; b9MPP84; b9MPP85; b9MPP86; b9MPP87; b9MPP88; b9MPP89; b9MPP9; b9MPP90; b9MPP91; b9MPP92; b9MPP93; b9MPP94; b9MPP95; b9MPP96; b9MPP97; b9MPP98; b9MPP99; Bell Tree; Castanets; Jingle Bell; Long Guiro; Mute Cuica; Mute Surdu; Open Cuica; Open Surdu; Shaker
- { 0x04CA800,0x045D600, 0x0B,0x00, 0x0, +0, false }, // 738: apgnamP35; b9MPP35; dukeP35; swP35; Ac Bass Drum
- { 0x04CA800,0x04FD600, 0x0B,0x00, 0x0, +0, false }, // 739: b55PP36; b60P35; b61P35; b65P35; b66P35; b9MPP36; f19GP35; f19GP36; f27GP36; f41GP36; Ac Bass Drum; Bass Drum 1; BassDrm1
- { 0x0F0F31E,0x0F6F610, 0x00,0x00, 0xE, +0, false }, // 740: b9MPP38; f19GM126; f19GP38; f19GP60; f21GM126; f21GP60; f27GM127; f27GP38; f27GP39; f27GP40; f41GM126; f41GP38; Acoustic Snare; Applause/Noise; Electric Snare; Gunshot; Hand Clap; High Bongo
- { 0x00FFF2E,0x04CF600, 0x00,0x18, 0xE, +0, false }, // 741: MGP38; MGP39; MGP40; MGP67; MGP68; b9MPP39; f19GP39; f32GP38; f32GP39; f32GP40; f32GP67; f32GP68; f41GP39; Acoustic Snare; Electric Snare; Hand Clap; High Agogo; Low Agogo
- { 0x0BFFA01,0x0B6D602, 0x00,0x00, 0x8, +0, false }, // 742: b9MPP41; b9MPP43; b9MPP45; b9MPP47; b9MPP48; b9MPP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x3F6F01E,0x307F01E, 0x00,0x00, 0xE, +0, false }, // 743: b9MPP42; f21GP42; f27GP51; f27GP53; f27GP54; f27GP59; f41GP42; Closed High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; Tambourine
- { 0x30AFF2E,0x306FF1E, 0x00,0x00, 0xE, +0, false }, // 744: b9MPP46; f21GP46; f41GP46; Open High Hat
- { 0x0F0F31E,0x0F4F410, 0x00,0x00, 0xE, +0, false }, // 745: b9MPP49; b9MPP52; b9MPP55; b9MPP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
- { 0x3F6F61E,0x302F21E, 0x00,0x0C, 0xE, +0, false }, // 746: b9MPP51; b9MPP59; Ride Cymbal 1; Ride Cymbal 2
- { 0x1FBFA1E,0x102F21E, 0x00,0x04, 0xE, +0, false }, // 747: b9MPP53; Ride Bell
- { 0x0BFFA11,0x0BFDA02, 0x34,0x00, 0x8, +0, false }, // 748: b9MPP56; Cow Bell
- { 0x001FFEF,0x0F3F53E, 0xCD,0xC0, 0xE, +0, false }, // 749: b9MPP58; Vibraslap
- { 0x16FAA12,0x006FF06, 0x14,0x00, 0x0, +0, false }, // 750: b9MPP60; b9MPP61; b9MPP63; b9MPP64; High Bongo; Low Bongo; Low Conga; Open High Conga
- { 0x16FAA12,0x008FF06, 0x14,0x00, 0x0, +0, false }, // 751: b9MPP62; Mute High Conga
- { 0x0FFFB13,0x0FFE804, 0x40,0x00, 0x8, +0, false }, // 752: b9MPP67; b9MPP68; f19GP49; f19GP63; f19GP67; f19GP68; f21GP49; f21GP67; f21GP68; f27GP32; f27GP33; f27GP34; f27GP37; f27GP67; f27GP68; f27GP75; f27GP85; f41GP49; f41GP60; f41GP67; f41GP68; Castanets; Claves; Crash Cymbal 1; High Agogo; High Bongo; Low Agogo; Open High Conga; Side Stick
- { 0x26EF800,0x03FF600, 0x08,0x02, 0x0, +0, false }, // 753: b9MPP71; Short Whistle
- { 0x26EF800,0x034F400, 0x08,0x02, 0x0, +0, false }, // 754: b9MPP72; Long Whistle
- { 0x16FAA12,0x006FF06, 0x00,0x00, 0x0, +0, false }, // 755: b9MPP73; b9MPP75; b9MPP76; b9MPP77; f21GP72; f21GP73; f21GP75; f27GP41; f27GP43; f27GP45; f27GP47; f27GP48; f27GP50; f27GP60; f27GP61; f27GP62; f27GP63; f27GP64; f27GP65; f27GP66; f27GP72; f27GP73; f27GP74; f27GP86; f27GP87; f41GP72; f41GP73; f41GP75; Claves; High Bongo; High Floor Tom; High Timbale; High Tom; High Wood Block; High-Mid Tom; Long Guiro; Long Whistle; Low Bongo; Low Conga; Low Floor Tom; Low Timbale; Low Tom; Low Wood Block; Low-Mid Tom; Mute High Conga; Mute Surdu; Open High Conga; Open Surdu; Short Guiro
- { 0x0F0E029,0x03FF21E, 0x1A,0x00, 0x6, +0, false }, // 756: b9MPP80; Mute Triangle
- { 0x0F0E029,0x0FFF13E, 0x1A,0x00, 0x6, +0, false }, // 757: b9MPP81; Open Triangle
- { 0x00F9F3E,0x0FA8730, 0x00,0x00, 0xE, +0, false }, // 758: apgbloodP1; apgbloodP28; apgbloodP39; b10P28; b10P39; f42GM127; f42GP28; f42GP39; nhlP28; nhlP39; Clap; Gunshot; Hand Clap; clap
- { 0x0977801,0x3988802, 0x00,0x00, 0x8, +0, false }, // 759: apgbloodP2; apgbloodP29; apgbloodP30; b10P29; b10P30; nhlP29; nhlP30; scratch
- { 0x0FBF116,0x069F911, 0x08,0x00, 0x0, +0, false }, // 760: apgbloodP3; apgbloodP31; apgbloodP37; apgbloodP85; apgbloodP86; b10P31; b10P37; b10P85; b10P86; f42GP31; f42GP37; f42GP85; f42GP86; nhlP31; nhlP37; nhlP85; nhlP86; Castanets; Mute Surdu; RimShot; Side Stick; rimShot; rimshot
- { 0x06CF800,0x04AE80E, 0x00,0x80, 0x0, +0, false }, // 761: apgbloodP0; apgbloodP27; apgbloodP32; b10P32; nhlP32; hiq
- { 0x144F406,0x034F201, 0x03,0x1B, 0x1, +0, false }, // 762: apgbloodM9; apgbloodP34; apgbloodP5; b10M9; b10P34; nhlM9; nhlP34; GLOCK; Glockenspiel; glock
- { 0x0F3F900,0x08AF701, 0x00,0x00, 0x4, +0, false }, // 763: apgbloodP35; apgbloodP6; b10P35; f42GP35; nhlP35; Ac Bass Drum; Kick2
- { 0x0FDFA01,0x047F601, 0x07,0x00, 0x4, +0, false }, // 764: apgbloodP36; apgbloodP7; b10P36; nhlP36; Bass Drum 1; Kick
- { 0x000FF24,0x0A9F702, 0x00,0x00, 0xE, +0, false }, // 765: b10P38; b10P40; f42GP38; f42GP40; Acoustic Snare; Electric Snare; Snare
- { 0x01FFA06,0x0F5F511, 0x0A,0x00, 0xD, +0, false }, // 766: apgbloodP41; apgbloodP43; apgbloodP45; apgbloodP47; apgbloodP48; apgbloodP50; apgbloodP9; b10P41; b10P43; b10P45; b10P47; b10P48; b10P50; nhlP41; nhlP43; nhlP45; nhlP47; nhlP48; nhlP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Toms
- { 0x0FEF22C,0x3D8B802, 0x00,0x06, 0x6, +0, false }, // 767: b10P42; b10P44; clsdht47
- { 0x0F6822E,0x3F87404, 0x00,0x10, 0x4, +0, false }, // 768: b10P46; Openhat
- { 0x2009F2C,0x3D4C50E, 0x00,0x05, 0xE, +0, false }, // 769: b10P49; b10P52; b10P55; b10P57; Crash
- { 0x0F1F52E,0x3F78706, 0x09,0x03, 0x0, +0, false }, // 770: apgbloodP15; apgbloodP54; b10P54; nhlP54; Tamb; Tambourine
- { 0x1A1F737,0x028F603, 0x14,0x00, 0x8, +0, false }, // 771: b10P56; Cowbell
- { 0x0FAFA25,0x0F99903, 0xC4,0x00, 0x0, +0, false }, // 772: b10P60; b10P62; f42GP60; f42GP62; High Bongo; Mute High Conga; mutecong
- { 0x1FAFB21,0x0F7A802, 0x03,0x00, 0x0, +0, false }, // 773: apgbloodP19; apgbloodP61; b10P61; nhlP61; Low Bongo; conga
- { 0x2FAF924,0x0F6A603, 0x18,0x00, 0xE, +0, false }, // 774: apgbloodP20; apgbloodP63; apgbloodP64; b10P63; b10P64; nhlP63; nhlP64; Low Conga; Open High Conga; loconga
- { 0x2F5F505,0x236F603, 0x14,0x00, 0x6, +0, false }, // 775: apgbloodP21; apgbloodP65; apgbloodP66; b10P65; b10P66; nhlP65; nhlP66; High Timbale; Low Timbale; timbale
- { 0x131F91C,0x1E89615, 0x0C,0x00, 0xE, +0, false }, // 776: apgbloodM113; apgbloodP22; apgbloodP67; apgbloodP68; b10M113; b10P67; b10P68; nhlM113; nhlP67; nhlP68; AGOGO; Agogo Bells; High Agogo; Low Agogo; agogo
- { 0x107AF20,0x22BA50E, 0x15,0x00, 0x4, +0, false }, // 777: apgbloodP24; apgbloodP71; b10P71; nhlP71; Short Whistle; hiwhist
- { 0x107BF20,0x23B930E, 0x18,0x00, 0x0, +0, false }, // 778: apgbloodP25; apgbloodP72; b10P72; nhlP72; Long Whistle; lowhist
- { 0x0F7F020,0x33B8908, 0x00,0x01, 0xA, +0, false }, // 779: apgbloodP26; apgbloodP73; b10P73; nhlP73; Short Guiro; higuiro
- { 0x0FAF320,0x22B5308, 0x00,0x0A, 0x8, +0, false }, // 780: apgbloodP74; b10P74; nhlP74; Long Guiro; loguiro
- { 0x19AF815,0x089F613, 0x21,0x00, 0x8, +0, false }, // 781: apgbloodP75; b10P75; nhlP75; Claves; clave
- { 0x0075F20,0x14B8708, 0x01,0x00, 0x0, +0, false }, // 782: apgbloodP78; b10P78; nhlP78; Mute Cuica; hicuica
- { 0x1F75725,0x1677803, 0x12,0x00, 0x0, +0, false }, // 783: apgbloodP79; b10P79; nhlP79; Open Cuica; locuica
- { 0x0F0F122,0x0FCF827, 0x2F,0x02, 0x6, +0, false }, // 784: apgbloodP80; b10P80; f42GP80; nhlP80; Mute Triangle; mutringl
- { 0x093F502,0x045C600, 0x1D,0x00, 0x0, +0, false }, // 785: apgbloodM116; apgbloodP87; b10M116; b10P87; f42GM116; f42GP87; nhlM116; nhlP87; Open Surdu; TAIKO; Taiko Drum; taiko
- { 0x050B233,0x1F5B131, 0x5A,0x00, 0x0, +0, false }, // 786: b10M0; f42GM0; nhlM0; AcouGrandPiano; PIANO1
- { 0x153F231,0x0F5F111, 0x49,0x03, 0x6, +0, false }, // 787: apgbloodM1; b10M1; f42GM1; nhlM1; BrightAcouGrand; PIANO2
- { 0x183D131,0x0F5C132, 0x95,0x03, 0xC, +0, false }, // 788: apgbloodM2; b10M2; f42GM2; nhlM2; ElecGrandPiano; PIANO3
- { 0x163F334,0x1F59211, 0x9B,0x00, 0x0, +0, false }, // 789: apgbloodM3; b10M3; f42GM3; nhlM3; HONKTONK; Honky-tonkPiano
- { 0x2B7F827,0x0F9F191, 0x28,0x00, 0x0, +0, false }, // 790: apgbloodM4; b10M4; f42GM4; nhlM4; EP1; Rhodes Piano
- { 0x1EEF31A,0x0F5F111, 0x2D,0x00, 0x0, +0, false }, // 791: apgbloodM5; b10M5; f42GM5; nhlM5; Chorused Piano; EP2
- { 0x158F235,0x1F68132, 0x95,0x02, 0xE, +0, false }, // 792: apgbloodM6; b10M6; f42GM6; nhlM6; HARPSIC; Harpsichord
- { 0x040C931,0x1B9C235, 0x85,0x00, 0x0, +0, false }, // 793: apgbloodM7; b10M7; f42GM7; nhlM7; CLAVIC; Clavinet
- { 0x064C709,0x035B201, 0x15,0x05, 0x9, +0, false }, // 794: apgbloodM8; b10M8; f42GM8; nhlM8; CELESTA; Celesta
- { 0x124A904,0x074F501, 0x06,0x01, 0xB, +0, false }, // 795: apgbloodM10; b10M10; f42GM10; nhlM10; MUSICBOX; Music box
- { 0x033F6D4,0x0E361F1, 0x00,0x00, 0x1, +0, false }, // 796: apgbloodM11; b10M11; f42GM11; nhlM11; VIBES; Vibraphone
- { 0x0E8F7D4,0x064A4D1, 0x00,0x00, 0x5, +0, false }, // 797: apgbloodM12; b10M12; f42GM12; nhlM12; MARIMBA; Marimba
- { 0x0F7F736,0x0F5B531, 0x16,0x07, 0x0, +0, false }, // 798: apgbloodM13; b10M13; f42GM13; nhlM13; XYLO; Xylophone
- { 0x043A203,0x074F300, 0x1B,0x00, 0xA, +0, false }, // 799: apgbloodM14; b10M14; f42GM14; nhlM14; TUBEBELL; Tubular Bells
- { 0x135F8C3,0x194C311, 0x8E,0x00, 0x0, +0, false }, // 800: apgbloodM15; b10M15; f42GM15; nhlM15; Dulcimer; SANTUR
- { 0x11BF4E2,0x10DF4E0, 0x07,0x00, 0x7, +0, false }, // 801: apgbloodM16; b10M16; f42GM16; nhlM16; Hammond Organ; ORGAN1
- { 0x02CF6F2,0x10BF5F0, 0x00,0x00, 0x5, +0, false }, // 802: apgbloodM17; b10M17; f42GM17; nhlM17; ORGAN2; Percussive Organ
- { 0x015B6F1,0x007BFF0, 0x06,0x00, 0xB, +0, false }, // 803: apgbloodM18; b10M18; f42GM18; nhlM18; ORGAN3; Rock Organ
- { 0x1167922,0x1086DE0, 0x03,0x00, 0x9, +0, false }, // 804: apgbloodM19; b10M19; f42GM19; nhlM19; Church Organ; PIPEORG
- { 0x0066331,0x1175172, 0x27,0x00, 0x0, +0, false }, // 805: apgbloodM20; b10M20; f42GM20; nhlM20; REEDORG; Reed Organ
- { 0x11653B4,0x1175171, 0x1D,0x00, 0xE, +0, false }, // 806: apgbloodM21; b10M21; f42GM21; nhlM21; ACORDIAN; Accordion
- { 0x0159725,0x1085332, 0x29,0x00, 0x0, +0, false }, // 807: apgbloodM22; b10M22; f42GM22; nhlM22; HARMONIC; Harmonica
- { 0x0156724,0x1065331, 0x9E,0x00, 0xE, +0, false }, // 808: apgbloodM23; b10M23; f42GM23; nhlM23; BANDNEON; Tango Accordion
- { 0x1B4A313,0x0F8D231, 0x27,0x00, 0x4, +0, false }, // 809: apgbloodM24; b10M24; f42GM24; nhlM24; Acoustic Guitar1; NYLONGT
- { 0x032F317,0x1C7E211, 0xA3,0x00, 0x0, +0, false }, // 810: apgbloodM25; b10M25; f42GM25; nhlM25; Acoustic Guitar2; STEELGT
- { 0x1C1D233,0x09CF131, 0x24,0x00, 0xE, +0, false }, // 811: apgbloodM26; b10M26; f42GM26; nhlM26; Electric Guitar1; JAZZGT
- { 0x044F831,0x1C9F232, 0x05,0x02, 0x0, +0, false }, // 812: apgbloodM27; b10M27; f42GM27; nhlM27; CLEANGT; Electric Guitar2
- { 0x07B9C21,0x0FB9502, 0x09,0x03, 0x6, +0, false }, // 813: b10M28; f42GM28; Electric Guitar3; MUTEGT
- { 0x1988121,0x059A121, 0x84,0x04, 0x6, +0, false }, // 814: apgbloodM29; b10M29; f42GM29; nhlM29; OVERDGT; Overdrive Guitar
- { 0x04378B1,0x3FC9122, 0x0C,0x03, 0x0, +0, false }, // 815: apgbloodM30; b10M30; f42GM30; nhlM30; DISTGT; Distorton Guitar
- { 0x08C8200,0x0ECB408, 0x0A,0x02, 0x8, +0, false }, // 816: apgbloodM31; b10M31; f42GM31; nhlM31; GTHARMS; Guitar Harmonics
- { 0x046AB21,0x0F79321, 0x13,0x00, 0x0, +0, false }, // 817: apgbloodM32; b10M32; f42GM32; nhlM32; ACOUBASS; Acoustic Bass
- { 0x032F901,0x058C122, 0x0A,0x04, 0x0, +0, false }, // 818: apgbloodM33; b10M33; f42GM33; nhlM33; Electric Bass 1; FINGBASS
- { 0x077FA21,0x06AC322, 0x07,0x02, 0xA, +0, false }, // 819: apgbloodM34; b10M34; f42GM34; nhlM34; Electric Bass 2; PICKBASS
- { 0x0577121,0x0876221, 0x17,0x00, 0xA, +0, false }, // 820: b10M35; f42GM35; FRETLESS; Fretless Bass
- { 0x178FA25,0x097F312, 0x01,0x00, 0x6, +0, false }, // 821: apgbloodM36; b10M36; f42GM36; nhlM36; SLAPBAS1; Slap Bass 1
- { 0x088FA21,0x097B313, 0x03,0x00, 0xC, +0, false }, // 822: apgbloodM37; b10M37; nhlM37; SLAPBAS2; Slap Bass 2
- { 0x17FF521,0x0CCF323, 0x09,0x04, 0x8, +0, false }, // 823: apgbloodM38; b10M38; f42GM38; nhlM38; SYNBASS1; Synth Bass 1
- { 0x09BA301,0x0AA9301, 0x10,0x00, 0x8, +0, false }, // 824: apgbloodM39; b10M39; f42GM39; nhlM39; SYNBASS2; Synth Bass 2
- { 0x129F6E2,0x10878E1, 0x19,0x00, 0xC, +0, false }, // 825: apgbloodM40; b10M40; f42GM40; nhlM40; VIOLIN; Violin
- { 0x129F6E2,0x10878E1, 0x1C,0x00, 0xC, +0, false }, // 826: apgbloodM41; b10M41; f42GM41; nhlM41; VIOLA; Viola
- { 0x1166961,0x1275461, 0x19,0x00, 0xA, +0, false }, // 827: apgbloodM42; b10M42; f42GM42; nhlM42; CELLO; Cello
- { 0x1318271,0x0566132, 0x18,0x00, 0xC, +0, false }, // 828: apgbloodM43; b10M43; f42GM43; nhlM43; CONTRAB; Contrabass
- { 0x10670E2,0x11675E1, 0x23,0x00, 0xC, +0, false }, // 829: apgbloodM44; b10M44; f42GM44; nhlM44; TREMSTR; Tremulo Strings
- { 0x0E68802,0x1F6F561, 0x00,0x00, 0x9, +0, false }, // 830: apgbloodM45; b10M45; f42GM45; nhlM45; PIZZ; Pizzicato String
- { 0x1D5F612,0x0E3F311, 0x20,0x80, 0xE, +0, false }, // 831: apgbloodM46; b10M46; f42GM46; nhlM46; HARP; Orchestral Harp
- { 0x1F4F461,0x0F5B500, 0x0E,0x00, 0x0, +0, false }, // 832: apgbloodM47; b10M47; f42GM47; nhlM47; TIMPANI; Timpany
- { 0x1049C61,0x0167121, 0x1E,0x80, 0xE, +0, false }, // 833: apgbloodM48; b10M48; f42GM48; nhlM48; STRINGS; String Ensemble1
- { 0x2D6C0A2,0x1553021, 0x2A,0x00, 0xE, +0, false }, // 834: apgbloodM49; b10M49; f42GM49; nhlM49; SLOWSTR; String Ensemble2
- { 0x1357261,0x1366261, 0x21,0x00, 0xE, +0, false }, // 835: apgbloodM50; b10M50; f42GM50; nhlM50; SYNSTR1; Synth Strings 1
- { 0x1237221,0x0075121, 0x1A,0x02, 0xE, +0, false }, // 836: b10M51; f42GM51; SYNSTR2; SynthStrings 2
- { 0x03197E1,0x0396261, 0x16,0x00, 0x8, +0, false }, // 837: apgbloodM52; b10M52; f42GM52; nhlM52; CHOIR; Choir Aahs
- { 0x0457922,0x0276621, 0xC3,0x00, 0x0, +0, false }, // 838: apgbloodM53; b10M53; f42GM53; nhlM53; OOHS; Voice Oohs
- { 0x1556321,0x0467321, 0xDE,0x00, 0x0, +0, false }, // 839: apgbloodM54; b10M54; f42GM54; nhlM54; SYNVOX; Synth Voice
- { 0x0F78642,0x1767450, 0x05,0x00, 0xB, +0, false }, // 840: apgbloodM55; b10M55; f42GM55; nhlM55; ORCHIT; Orchestra Hit
- { 0x0026131,0x0389261, 0x1C,0x81, 0xE, +0, false }, // 841: apgbloodM56; b10M56; f42GM56; nhlM56; TRUMPET; Trumpet
- { 0x0235271,0x0197161, 0x1E,0x02, 0xE, +0, false }, // 842: b10M57; f42GM57; TROMBONE; Trombone
- { 0x0167621,0x0098121, 0x1A,0x01, 0xE, +0, false }, // 843: b10M58; f42GM58; TUBA; Tuba
- { 0x22C8925,0x24B8320, 0x28,0x00, 0x6, +0, false }, // 844: apgbloodM59; b10M59; f42GM59; nhlM59; MUTETRP; Muted Trumpet
- { 0x0167921,0x05971A2, 0x1F,0x05, 0x8, +0, false }, // 845: b10M60; f42GM60; FRHORN; French Horn
- { 0x0168721,0x0398221, 0x19,0x03, 0xE, +0, false }, // 846: apgbloodM61; b10M61; f42GM61; nhlM61; BRASS1; Brass Section
- { 0x0357521,0x0178422, 0x17,0x82, 0xE, +0, false }, // 847: b10M62; f42GM62; SYNBRAS1; Synth Brass 1
- { 0x0586221,0x0167221, 0x22,0x02, 0xE, +0, false }, // 848: b10M63; f42GM63; SYNBRAS2; Synth Brass 2
- { 0x10759B1,0x00A7BA1, 0x1B,0x00, 0x0, +0, false }, // 849: b10M64; f42GM64; SOPSAX; Soprano Sax
- { 0x0049F21,0x10C8521, 0x16,0x00, 0xA, +0, false }, // 850: apgbloodM65; b10M65; f42GM65; nhlM65; ALTOSAX; Alto Sax
- { 0x020A821,0x10A7B23, 0x0F,0x00, 0xC, +0, false }, // 851: b10M66; f42GM66; TENSAX; Tenor Sax
- { 0x0048821,0x1187926, 0x0F,0x00, 0x8, +0, false }, // 852: apgbloodM67; b10M67; f42GM67; nhlM67; BARISAX; Baritone Sax
- { 0x0058F31,0x0087332, 0x18,0x01, 0x0, +0, false }, // 853: apgbloodM68; b10M68; f42GM68; nhlM68; OBOE; Oboe
- { 0x1378CA1,0x00A7724, 0x0A,0x04, 0x0, +0, false }, // 854: b10M69; f42GM69; ENGLHORN; English Horn
- { 0x067A831,0x0195175, 0x04,0x00, 0xA, +0, false }, // 855: b10M70; f42GM70; BASSOON; Bassoon
- { 0x12677A2,0x0097421, 0x1F,0x01, 0x0, +0, false }, // 856: apgbloodM71; b10M71; f42GM71; nhlM71; CLARINET; Clarinet
- { 0x194B8E1,0x0286321, 0x07,0x01, 0x0, +0, false }, // 857: apgbloodM72; b10M72; f42GM72; nhlM72; PICCOLO; Piccolo
- { 0x05987A1,0x00A65E1, 0x93,0x00, 0x0, +0, false }, // 858: b10M73; f42GM73; FLUTE1; Flute
- { 0x0389F22,0x0296761, 0x10,0x00, 0x0, +0, false }, // 859: b10M74; f42GM74; RECORDER; Recorder
- { 0x19A88E2,0x0096721, 0x0D,0x00, 0x0, +0, false }, // 860: apgbloodM75; b10M75; f42GM75; nhlM75; PANFLUTE; Pan Flute
- { 0x09498A2,0x0286A21, 0x10,0x01, 0xE, +0, false }, // 861: apgbloodM76; b10M76; f42GM76; nhlM76; BOTTLEB; Bottle Blow
- { 0x02686F1,0x02755F1, 0x1C,0x00, 0xE, +0, false }, // 862: apgbloodM77; b10M77; f42GM77; nhlM77; SHAKU; Shakuhachi
- { 0x0099FE1,0x0086FE1, 0x3F,0x00, 0x1, +0, false }, // 863: apgbloodM78; b10M78; b12M78; f42GM78; nhlM78; WHISTLE; WHISTLE.; Whistle
- { 0x019F7E2,0x0077A21, 0x3B,0x00, 0x0, +0, false }, // 864: apgbloodM79; b10M79; f42GM79; nhlM79; OCARINA; Ocarina
- { 0x00C9222,0x00DA261, 0x1E,0x06, 0xE, +0, false }, // 865: b10M80; f42GM80; Lead 1 squareea; SQUARWAV
- { 0x122F421,0x05FA321, 0x15,0x00, 0xE, +0, false }, // 866: apgbloodM81; b10M81; f42GM81; nhlM81; Lead 2 sawtooth; SAWWAV
- { 0x16647F2,0x02742F1, 0x20,0x00, 0x2, +0, false }, // 867: apgbloodM82; b10M82; f42GM82; nhlM82; Lead 3 calliope; SYNCALLI
- { 0x0288861,0x049B261, 0x19,0x05, 0xE, +0, false }, // 868: apgbloodM83; b10M83; f42GM83; nhlM83; CHIFLEAD; Lead 4 chiff
- { 0x01B8221,0x179B223, 0x16,0x00, 0x0, +0, false }, // 869: apgbloodM84; b10M84; f42GM84; nhlM84; CHARANG; Lead 5 charang
- { 0x093CA21,0x01A7A22, 0x00,0x00, 0x0, +0, false }, // 870: apgbloodM85; b10M85; f42GM85; nhlM85; Lead 6 voice; SOLOVOX
- { 0x1C99223,0x1288222, 0x00,0x00, 0x9, +0, false }, // 871: apgbloodM86; b10M86; f42GM86; FIFTHSAW; Lead 7 fifths
- { 0x07BF321,0x05FC322, 0x1D,0x02, 0xE, +0, false }, // 872: apgbloodM87; b10M87; f42GM87; nhlM87; BASSLEAD; Lead 8 brass
- { 0x12581E1,0x195C4A6, 0x00,0x86, 0x1, +0, false }, // 873: apgbloodM88; b10M88; f42GM88; nhlM88; FANTASIA; Pad 1 new age
- { 0x0013121,0x0154421, 0x27,0x00, 0xE, +0, false }, // 874: apgbloodM89; b10M89; f42GM89; nhlM89; Pad 2 warm; WARMPAD
- { 0x2358360,0x006D161, 0x14,0x00, 0xC, +0, false }, // 875: apgbloodM90; b10M90; f42GM90; nhlM90; POLYSYN; Pad 3 polysynth
- { 0x101D3E1,0x0378262, 0x5C,0x00, 0x0, +0, false }, // 876: apgbloodM91; b10M91; f42GM91; nhlM91; Pad 4 choir; SPACEVOX
- { 0x2863428,0x0354121, 0x38,0x00, 0x0, +0, false }, // 877: b10M92; f42GM92; BOWEDGLS; Pad 5 bowedpad
- { 0x1F35224,0x1F53223, 0x12,0x02, 0x4, +0, false }, // 878: b10M93; f42GM93; METALPAD; Pad 6 metallic
- { 0x0A66261,0x02661A1, 0x1D,0x00, 0xA, +0, false }, // 879: apgbloodM94; b10M94; f42GM94; nhlM94; HALOPAD; Pad 7 halo
- { 0x1D52222,0x1053F21, 0x0F,0x84, 0xA, +0, false }, // 880: b10M95; f42GM95; Pad 8 sweep; SWEEPPAD
- { 0x024F9E3,0x0F6D131, 0x1F,0x01, 0x0, +0, false }, // 881: apgbloodM96; b10M96; f42GM96; nhlM96; FX 1 rain; ICERAIN
- { 0x1554163,0x10541A2, 0x00,0x00, 0x7, +0, false }, // 882: apgbloodM97; b10M97; f42GM97; FX 2 soundtrack; SOUNDTRK
- { 0x165A7C7,0x0E4F3C1, 0x25,0x05, 0x0, +0, false }, // 883: apgbloodM98; b10M98; f42GM98; nhlM98; CRYSTAL; FX 3 crystal
- { 0x1B7F7E3,0x1F59261, 0x19,0x00, 0x0, +0, false }, // 884: apgbloodM99; b10M99; f42GM99; nhlM99; ATMOSPH; FX 4 atmosphere
- { 0x044A866,0x1E4F241, 0x9B,0x04, 0xE, +0, false }, // 885: apgbloodM100; b10M100; f42GM100; nhlM100; BRIGHT; FX 5 brightness
- { 0x0752261,0x0254561, 0x20,0x00, 0xC, +0, false }, // 886: apgbloodM101; b10M101; f42GM101; nhlM101; FX 6 goblins; GOBLIN
- { 0x084F6E1,0x036A3E1, 0x21,0x01, 0xE, +0, false }, // 887: apgbloodM102; b10M102; f42GM102; nhlM102; ECHODROP; FX 7 echoes
- { 0x16473E2,0x10598E1, 0x14,0x01, 0xA, +0, false }, // 888: apgbloodM103; b10M103; f42GM103; nhlM103; FX 8 sci-fi; STARTHEM
- { 0x0347221,0x1F6A324, 0x0B,0x02, 0x8, +0, false }, // 889: apgbloodM104; b10M104; f42GM104; nhlM104; SITAR; Sitar
- { 0x053F421,0x0F8F604, 0x16,0x00, 0xC, +0, false }, // 890: apgbloodM105; b10M105; f42GM105; nhlM105; BANJO; Banjo
- { 0x002DA21,0x0F5F335, 0x18,0x00, 0xC, +0, false }, // 891: apgbloodM106; b10M106; f42GM106; nhlM106; SHAMISEN; Shamisen
- { 0x063FA25,0x1E59402, 0x0F,0x00, 0x8, +0, false }, // 892: apgbloodM107; b10M107; f42GM107; nhlM107; KOTO; Koto
- { 0x096F932,0x0448411, 0x07,0x00, 0x0, +0, false }, // 893: apgbloodM108; b10M108; f42GM108; nhlM108; KALIMBA; Kalimba
- { 0x2189720,0x1188325, 0x0E,0x03, 0x8, +0, false }, // 894: apgbloodM109; b10M109; f42GM109; nhlM109; BAGPIPE; Bagpipe
- { 0x029F661,0x1087862, 0x18,0x01, 0x0, +0, false }, // 895: apgbloodM110; b10M110; f42GM110; nhlM110; FIDDLE; Fiddle
- { 0x01976E6,0x1088E61, 0x21,0x03, 0xA, +0, false }, // 896: apgbloodM111; b10M111; f42GM111; nhlM111; SHANNAI; Shanai
- { 0x0D4F027,0x046F205, 0x23,0x09, 0x0, +0, false }, // 897: apgbloodM112; b10M112; f42GM112; nhlM112; TINKLBEL; Tinkle Bell
- { 0x2167502,0x1F6F601, 0x00,0x00, 0x7, +0, false }, // 898: apgbloodM114; b10M114; f42GM114; nhlM114; STEELDRM; Steel Drums
- { 0x032F511,0x0B4F410, 0x15,0x00, 0x4, +0, false }, // 899: apgbloodM117; b10M117; f42GM117; nhlM117; MELOTOM; Melodic Tom
- { 0x099FA22,0x025D501, 0x06,0x00, 0x8, +0, false }, // 900: apgbloodM118; b10M118; f42GM118; nhlM118; SYNDRUM; Synth Drum
- { 0x200FF2E,0x02D210E, 0x00,0x0E, 0xE, +0, false }, // 901: apgbloodM119; b10M119; nhlM119; REVRSCYM; Reverse Cymbal
- { 0x1E45630,0x2875517, 0x0B,0x00, 0x0, +0, false }, // 902: apgbloodM120; b10M120; nhlM120; FRETNOIS; Guitar FretNoise
- { 0x003FF24,0x1879805, 0x00,0x08, 0xC, +0, false }, // 903: apgbloodM121; b10M121; nhlM121; BRTHNOIS; Breath Noise
- { 0x200F00E,0x304170A, 0x00,0x04, 0xE, +0, false }, // 904: apgbloodM122; b10M122; nhlM122; SEASHORE; Seashore
- { 0x0F7F620,0x2F9770E, 0x08,0x05, 0x0, +0, false }, // 905: apgbloodM123; b10M123; BIRDS; Bird Tweet
- { 0x008F120,0x008F42E, 0x14,0x02, 0x0, +0, false }, // 906: apgbloodM124; b10M124; nhlM124; TELEPHON; Telephone
- { 0x100F220,0x1053623, 0x04,0x00, 0x2, +0, false }, // 907: apgbloodM125; b10M125; HELICOPT; Helicopter
- { 0x002FF2E,0x355322A, 0x00,0x05, 0xE, +0, false }, // 908: b10M126; nhlM126; APPLAUSE; Applause/Noise
- { 0x1FCF720,0x04AF80A, 0x00,0x00, 0x6, +0, false }, // 909: b11P32; hiq
- { 0x053F600,0x07AF710, 0x0C,0x00, 0x0, +0, false }, // 910: b11P35; Kick2
- { 0x0FEF227,0x3D8980A, 0x00,0x0C, 0x8, +0, false }, // 911: b11P42; b11P44; clshat96
- { 0x0F8F128,0x3667606, 0x00,0x0A, 0xC, +0, false }, // 912: b11P46; Opnhat96
- { 0x0E5AD37,0x1A58211, 0x40,0x00, 0x0, +0, false }, // 913: b11M0; PIANO1
- { 0x053F335,0x1F5F111, 0xDA,0x03, 0x0, +0, false }, // 914: b11M1; b12M1; PIANO2; PIANO2.I
- { 0x163F435,0x1F5F211, 0xCF,0x03, 0x0, +0, false }, // 915: b11M2; b12M2; PIANO3; PIANO3.I
- { 0x163F374,0x1F5F251, 0xD3,0x03, 0x0, +0, false }, // 916: b11M3; HONKYTNK
- { 0x0F7F201,0x2C9F887, 0x06,0x15, 0x5, +0, false }, // 917: b11M4; EPIANO1
- { 0x08EF63C,0x0F5F131, 0x1B,0x09, 0x0, +0, false }, // 918: b11M5; EPIANO2
- { 0x20AFAB2,0x1F7C231, 0x15,0x05, 0xC, +0, false }, // 919: b11M6; b12M6; HARPSI; HARPSI.I
- { 0x020F831,0x1DCF236, 0x0F,0x04, 0x0, +0, false }, // 920: b11M7; CLAV
- { 0x234F825,0x085F401, 0xA2,0x07, 0x6, +0, false }, // 921: b11M8; b12M8; CELESTA; CELESTA.
- { 0x226F6C2,0x075A501, 0x05,0x05, 0x9, +0, false }, // 922: b11M10; b12M10; MUSICBOX
- { 0x131F6F5,0x0E3F1F1, 0x2A,0x02, 0x0, +0, false }, // 923: b11M11; b12M11; VIBES; VIBES.IN
- { 0x0F8F8F8,0x064E4D1, 0x1A,0x07, 0xC, +0, false }, // 924: b11M12; b12M12; MARIMBA; MARIMBA.
- { 0x0F7F73C,0x0F5F531, 0x0C,0x06, 0x9, +0, false }, // 925: b11M13; XYLOPHON
- { 0x0F0B022,0x0F4C425, 0x21,0x08, 0x0, +0, false }, // 926: b11M14; TUBEBELL
- { 0x136F8C5,0x194C311, 0x09,0x06, 0x0, +0, false }, // 927: b11M15; SANTUR
- { 0x11BF4E2,0x11DD4E0, 0x08,0x04, 0x1, +0, false }, // 928: b11M16; ORGAN1
- { 0x04CF7F2,0x00BF5F0, 0x02,0x04, 0x1, +0, false }, // 929: b11M17; b12M17; ORGAN2; ORGAN2.I
- { 0x13DF4E0,0x13BF5E0, 0x03,0x00, 0x7, +0, false }, // 930: b11M18; ORGAN3
- { 0x1166722,0x1086DE0, 0x09,0x05, 0xB, +0, false }, // 931: b11M19; b12M19; CHRCHORG
- { 0x0066331,0x1175172, 0x27,0x04, 0x0, +0, false }, // 932: b11M20; b12M20; REEDORG; REEDORG.
- { 0x11653B4,0x1175171, 0x1B,0x06, 0xE, +0, false }, // 933: b11M21; ACCORD
- { 0x1057824,0x1085333, 0x1E,0x09, 0x0, +0, false }, // 934: b11M22; b12M22; HARMO; HARMO.IN
- { 0x11653B3,0x1175172, 0x1F,0x05, 0x0, +0, false }, // 935: b11M23; b12M23; BANDNEON
- { 0x127F833,0x0F8F231, 0x23,0x04, 0xE, +0, false }, // 936: b11M24; b12M24; NYLONGT; NYLONGT.
- { 0x132F418,0x1A7E211, 0x26,0x03, 0x0, +0, false }, // 937: b11M25; STEELGT
- { 0x0C1A233,0x09CB131, 0x9D,0x85, 0x8, +0, false }, // 938: b11M26; b12M26; JAZZGT; JAZZGT.I
- { 0x1F4F335,0x1C9F232, 0x16,0x07, 0xA, +0, false }, // 939: b11M27; CLEANGT
- { 0x07B9C21,0x0FB9402, 0x12,0x03, 0xA, +0, false }, // 940: b11M28; MUTEGT
- { 0x24C8120,0x17AF126, 0x06,0x0C, 0x0, +0, false }, // 941: b11M29; OVERDGT
- { 0x28B7120,0x378F120, 0x11,0x06, 0x0, +0, false }, // 942: b11M30; DISTGT
- { 0x38C7205,0x19CE203, 0x13,0x0A, 0x4, +0, false }, // 943: b11M31; b12M31; GTHARMS; GTHARMS.
- { 0x0B6AF31,0x0F78331, 0x00,0x00, 0x0, +0, false }, // 944: b11M32; ACOUBASS
- { 0x068F321,0x0FCC121, 0x17,0x06, 0x8, +0, false }, // 945: b11M33; FINGBASS
- { 0x077FB21,0x06AC322, 0x00,0x03, 0x8, +0, false }, // 946: b11M34; PICKBASS
- { 0x047A131,0x0878231, 0x97,0x84, 0xA, +0, false }, // 947: b11M35; FRETLESS
- { 0x0A8FA25,0x197F312, 0x0D,0x00, 0x8, +0, false }, // 948: b11M36; SLAPBAS1
- { 0x06CFA21,0x0FCF334, 0x05,0x07, 0xC, +0, false }, // 949: b11M37; SLAPBAS2
- { 0x17FF521,0x0CCF322, 0x17,0x03, 0xE, +0, false }, // 950: b11M38; SYNBASS1
- { 0x09BA301,0x0AA9301, 0x13,0x04, 0xA, +0, false }, // 951: b11M39; SYNBASS2
- { 0x129F6E2,0x10878E1, 0x19,0x05, 0xC, +0, false }, // 952: b11M40; b12M40; VIOLIN; VIOLIN.I
- { 0x129F6E2,0x10878E1, 0x1C,0x03, 0xC, +0, false }, // 953: b11M41; VIOLA
- { 0x0099861,0x1087E61, 0x20,0x03, 0xC, +0, false }, // 954: b11M42; b12M42; CELLO; CELLO.IN
- { 0x1017171,0x05651F1, 0x1E,0x06, 0xE, +0, false }, // 955: b11M43; b12M43; CONTRAB; CONTRAB.
- { 0x10670E2,0x11675E1, 0x23,0x04, 0xC, +0, false }, // 956: b11M44; b12M44; TREMSTR; TREMSTR.
- { 0x0E69802,0x0F6F521, 0x05,0x07, 0x9, +0, false }, // 957: b11M45; PIZZ
- { 0x075F602,0x0C5F401, 0x2A,0x82, 0xE, +0, false }, // 958: b11M46; b12M46; HARP; HARP.INS
- { 0x1BABF61,0x0468501, 0x40,0x00, 0x0, +0, false }, // 959: b11M47; TIMPANI
- { 0x195CCE1,0x12850E1, 0x00,0x00, 0x0, +0, false }, // 960: b11M48; STRINGS
- { 0x2D6C0E2,0x15530E1, 0x27,0x09, 0xE, +0, false }, // 961: b11M49; b12M49; SLOWSTR; SLOWSTR.
- { 0x1556261,0x1566261, 0x26,0x03, 0xE, +0, false }, // 962: b11M50; b12M50; SYNSTR1; SYNSTR1.
- { 0x16372A1,0x00751A1, 0x18,0x07, 0xE, +0, false }, // 963: b11M51; SYNSTR2
- { 0x145B822,0x0278621, 0xD2,0x02, 0x0, +0, false }, // 964: b11M53; b12M53; OOHS; OOHS.INS
- { 0x1556321,0x0467321, 0xDE,0x05, 0x0, +0, false }, // 965: b11M54; b12M54; SYNVOX; SYNVOX.I
- { 0x0F78642,0x1767450, 0x0A,0x00, 0xD, +0, false }, // 966: b11M55; b12M55; ORCHIT; ORCHIT.I
- { 0x0026131,0x0388261, 0x1F,0x87, 0xE, +0, false }, // 967: b11M56; TRUMPET
- { 0x0135571,0x0197061, 0x20,0x0B, 0xE, +0, false }, // 968: b11M57; TROMBONE
- { 0x0166621,0x0097121, 0x1C,0x06, 0xE, +0, false }, // 969: b11M58; TUBA
- { 0x21C7824,0x14B9321, 0x19,0x84, 0x0, +0, false }, // 970: b11M59; b12M59; MUTETRP; MUTETRP.
- { 0x0167921,0x05971A1, 0x21,0x03, 0xC, +0, false }, // 971: b11M60; FRHORN
- { 0x0358221,0x0388221, 0x1B,0x07, 0xE, +0, false }, // 972: b11M61; TCBRASS1
- { 0x0357221,0x0378222, 0x1A,0x87, 0xE, +0, false }, // 973: b11M62; SYNBRAS1
- { 0x0586221,0x0167221, 0x23,0x06, 0xE, +0, false }, // 974: b11M63; b12M63; SYNBRAS2
- { 0x10759F1,0x00A7B61, 0x1B,0x06, 0x0, +0, false }, // 975: b11M64; b12M64; SOPSAX; SOPSAX.I
- { 0x0049F21,0x10C8521, 0x16,0x07, 0xA, +0, false }, // 976: b11M65; b12M65; ALTOSAX; ALTOSAX.
- { 0x010B821,0x1DC72A6, 0x04,0x04, 0x8, +0, false }, // 977: b11M66; b12M66; TENSAX; TENSAX.I
- { 0x0096831,0x1086334, 0x0B,0x09, 0x6, +0, false }, // 978: b11M67; b12M67; BARISAX; BARISAX.
- { 0x1058F31,0x00B5333, 0x14,0x16, 0x0, +0, false }, // 979: b11M68; OBOE
- { 0x1079FA1,0x00A7724, 0x1D,0x08, 0xA, +0, false }, // 980: b11M69; b12M69; ENGLHORN
- { 0x009D531,0x01D6175, 0x1B,0x4C, 0xA, +0, false }, // 981: b11M70; BASSOON
- { 0x0076172,0x01B6223, 0x26,0x10, 0xE, +0, false }, // 982: b11M71; CLARINET
- { 0x194A8E1,0x0086221, 0x0F,0x04, 0x0, +0, false }, // 983: b11M72; b12M72; PICCOLO; PICCOLO.
- { 0x00986F1,0x00B75E1, 0x9C,0x0B, 0x0, +0, false }, // 984: b11M73; FLUTE1
- { 0x008DF22,0x0297761, 0x2C,0x03, 0x0, +0, false }, // 985: b11M74; b12M74; RECORDER
- { 0x27A88E2,0x0097721, 0x2C,0x00, 0x0, +0, false }, // 986: b11M75; b12M75; PANFLUTE
- { 0x05488E2,0x0087721, 0x17,0x0B, 0xE, +0, false }, // 987: b11M76; BOTTLEB
- { 0x02686F1,0x02755F1, 0x1F,0x04, 0xE, +0, false }, // 988: b11M77; SHAKU
- { 0x0099FE1,0x0086FE1, 0x3F,0x05, 0x1, +0, false }, // 989: b11M78; WHISTLE
- { 0x004A822,0x0096A21, 0xE6,0x05, 0x0, +0, false }, // 990: b11M79; OCARINA
- { 0x00C9222,0x00DA261, 0x1B,0x0A, 0xE, +0, false }, // 991: b11M80; SQUARWAV
- { 0x122F461,0x05FA361, 0x15,0x04, 0xE, +0, false }, // 992: b11M81; SAWWAV
- { 0x10ABB21,0x0096FA1, 0xD2,0x03, 0xC, +0, false }, // 993: b11M82; b12M82; SYNCALLI
- { 0x0387761,0x0499261, 0x17,0x09, 0x8, +0, false }, // 994: b11M83; b12M83; CHIFLEAD
- { 0x21D7120,0x178F124, 0x08,0x05, 0x0, +0, false }, // 995: b11M84; CHARANG
- { 0x193CA21,0x01A7A21, 0x00,0x03, 0x0, +0, false }, // 996: b11M85; b12M85; SOLOVOX; SOLOVOX.
- { 0x1C99223,0x1089122, 0x06,0x08, 0xB, +0, false }, // 997: b11M86; FIFTHSAW
- { 0x01BF321,0x05FE122, 0x1D,0x04, 0xE, +0, false }, // 998: b11M87; BASSLEAD
- { 0x15562E1,0x125FAC8, 0x01,0x0B, 0x5, +0, false }, // 999: b11M88; b12M88; FANTASIA
- { 0x0012161,0x01534E1, 0x26,0x02, 0xE, +0, false }, // 1000: b11M89; WARMPAD
- { 0x0358361,0x106D161, 0x19,0x02, 0xC, +0, false }, // 1001: b11M90; POLYSYN
- { 0x101D3E1,0x0378262, 0xDC,0x82, 0x0, +0, false }, // 1002: b11M91; SPACEVOX
- { 0x166446A,0x0365161, 0x33,0x04, 0x0, +0, false }, // 1003: b11M92; BOWEDGLS
- { 0x0F38262,0x1F53261, 0x0B,0x06, 0x4, +0, false }, // 1004: b11M93; METALPAD
- { 0x1766261,0x02661A1, 0x9A,0x04, 0xC, +0, false }, // 1005: b11M94; HALOPAD
- { 0x1D52222,0x1053F21, 0x13,0x06, 0xA, +0, false }, // 1006: b11M95; SWEEPPAD
- { 0x0F4F2E1,0x0F69121, 0x9C,0x05, 0xE, +0, false }, // 1007: b11M96; b12M96; ICERAIN; ICERAIN.
- { 0x1554163,0x10541A2, 0x0A,0x06, 0xB, +0, false }, // 1008: b11M97; SOUNDTRK
- { 0x005F604,0x0E5F301, 0x18,0x0E, 0x0, +0, false }, // 1009: b11M98; CRYSTAL
- { 0x196F9E3,0x1F5C261, 0x10,0x00, 0x8, +0, false }, // 1010: b11M99; ATMOSPH
- { 0x1C6A144,0x1E5B241, 0xD2,0x06, 0xE, +0, false }, // 1011: b11M100; BRIGHT
- { 0x1772261,0x0264561, 0x94,0x05, 0xE, +0, false }, // 1012: b11M101; b12M101; GOBLIN; GOBLIN.I
- { 0x184F5E1,0x036A2E1, 0x19,0x07, 0xE, +0, false }, // 1013: b11M102; ECHODROP
- { 0x16473E2,0x10598E1, 0x14,0x07, 0xA, +0, false }, // 1014: b11M103; STARTHEM
- { 0x0348321,0x1F6C324, 0x0B,0x09, 0x8, +0, false }, // 1015: b11M104; b12M104; SITAR; SITAR.IN
- { 0x19AFB25,0x1F7F432, 0x00,0x03, 0x0, +0, false }, // 1016: b11M105; BANJO
- { 0x002DA21,0x0F5F335, 0x1B,0x04, 0xC, +0, false }, // 1017: b11M106; SHAMISEN
- { 0x034F763,0x1E5F301, 0x4E,0x05, 0x0, +0, false }, // 1018: b11M107; b12M107; KOTO; KOTO.INS
- { 0x296F931,0x0F6F531, 0x0F,0x04, 0xA, +0, false }, // 1019: b11M108; b12M108; KALIMBA; KALIMBA.
- { 0x1176731,0x01A7325, 0x17,0x0A, 0xE, +0, false }, // 1020: b11M109; b12M109; BAGPIPE; BAGPIPE.
- { 0x129F6E1,0x20868E2, 0x15,0x07, 0x0, +0, false }, // 1021: b11M110; b12M110; FIDDLE; FIDDLE.I
- { 0x019A6E6,0x1088E61, 0x23,0x05, 0x0, +0, false }, // 1022: b11M111; SHANNAI
- { 0x0D4F027,0x046F205, 0x23,0x0C, 0x0, +0, false }, // 1023: b11M112; b12M112; TINKLBEL
- { 0x1167504,0x1F6C601, 0x07,0x00, 0x5, +0, false }, // 1024: b11M114; STEELDRM
- { 0x033F731,0x085F510, 0x19,0x00, 0x0, +0, false }, // 1025: b11M117; MELOTOM
- { 0x089FA22,0x025F501, 0x0F,0x05, 0xE, +0, false }, // 1026: b11M118; SYNDRUM
- { 0x200FF2E,0x02D210E, 0x00,0x18, 0xE, +0, false }, // 1027: b11M119; REVRSCYM
- { 0x0F45630,0x2875517, 0x00,0x00, 0x8, +0, false }, // 1028: b11M120; b12M120; FRETNOIS
- { 0x003FF20,0x3967604, 0x00,0x06, 0xE, +0, false }, // 1029: b11M121; BRTHNOIS
- { 0x200F00E,0x304170A, 0x00,0x13, 0xE, +0, false }, // 1030: b11M122; SEASHORE
- { 0x007F020,0x2F9920E, 0x0C,0x08, 0x0, +0, false }, // 1031: b11M123; b12M123; BIRDS; BIRDS.IN
- { 0x008F120,0x008F42E, 0x14,0x08, 0x0, +0, false }, // 1032: b11M124; b12M124; TELEPHON
- { 0x100F220,0x0052423, 0x09,0x05, 0xE, +0, false }, // 1033: b11M125; HELICOPT
- { 0x002FF2E,0x325332E, 0x00,0x0A, 0xE, +0, false }, // 1034: b11M126; APPLAUSE
- { 0x0DF8120,0x0DFF310, 0x00,0x03, 0xE, +0, false }, // 1035: b11M127; GUNSHOT
- { 0x050F335,0x1F5F111, 0x69,0x02, 0x0, +0, false }, // 1036: b12M0; PIANO1.I
- { 0x2B49230,0x208A421, 0x0F,0x00, 0xC, +0, false }, // 1037: b12M3; TCSAWWAV
- { 0x0A7FB2C,0x0C9F281, 0x16,0x08, 0x0, +0, false }, // 1038: b12M4; EPIANO1.
- { 0x08EA43A,0x085A131, 0x35,0x07, 0xC, +0, false }, // 1039: b12M5; EPIANO2.
- { 0x0F7F838,0x0F5F537, 0x13,0x06, 0x8, +0, false }, // 1040: b12M13; XYLOPHON
- { 0x061C21A,0x072C212, 0x18,0x03, 0x6, +0, false }, // 1041: b12M14; TCBELL.I
- { 0x136F8C2,0x194C311, 0x03,0x03, 0x0, +0, false }, // 1042: b12M15; SANTUR.I
- { 0x34FFAE1,0x11AD4E0, 0x07,0x07, 0x1, +0, false }, // 1043: b12M16; ORGAN1.I
- { 0x13DF9E3,0x03BF5E0, 0x00,0x00, 0x0, +0, false }, // 1044: b12M18; ORGAN3.I
- { 0x1F62334,0x1173131, 0x1E,0x06, 0xE, +0, false }, // 1045: b12M21; ACCORD.I
- { 0x1F2F235,0x1A7E211, 0x02,0x03, 0x0, +0, false }, // 1046: b12M25; STEELGT.
- { 0x084FA37,0x1C9F232, 0x09,0x00, 0x0, +0, false }, // 1047: b12M27; CLEANGT.
- { 0x3CEFA21,0x0FBF403, 0x03,0x00, 0x0, +0, false }, // 1048: b12M28; MUTEGT.I
- { 0x2989120,0x159B125, 0x06,0x06, 0x0, +0, false }, // 1049: b12M29; TCOVRDGT
- { 0x073F9A1,0x3FCA120, 0x0D,0x04, 0xA, +0, false }, // 1050: b12M30; TCDISTG2
- { 0x036F821,0x0F7C123, 0x11,0x00, 0x8, +0, false }, // 1051: b12M32; ACOUBASS
- { 0x017F821,0x0FAF223, 0x9E,0x00, 0xE, +0, false }, // 1052: b12M33; FINGBASS
- { 0x146F821,0x006C322, 0x0C,0x07, 0x6, +0, false }, // 1053: b12M34; PICKBASS
- { 0x047F531,0x087F233, 0x96,0x80, 0xA, +0, false }, // 1054: b12M35; FRETLESS
- { 0x0B8FA21,0x077F412, 0x04,0x07, 0x0, +0, false }, // 1055: b12M36; SLAPBAS1
- { 0x08CF921,0x0FCF334, 0x05,0x00, 0x0, +0, false }, // 1056: b12M37; SLAPBAS2
- { 0x066F801,0x1F6F521, 0x08,0x06, 0x8, +0, false }, // 1057: b12M38; SYNBASS1
- { 0x09BF501,0x0AAF302, 0x19,0x04, 0xC, +0, false }, // 1058: b12M39; SYNBASS2
- { 0x124F661,0x2065860, 0x17,0x0B, 0xE, +0, false }, // 1059: b12M41; VIOLA.IN
- { 0x006F701,0x3F6F720, 0x19,0x08, 0xE, +0, false }, // 1060: b12M45; PIZZ.INS
- { 0x1F4F461,0x0F5B500, 0x14,0x00, 0x0, +0, false }, // 1061: b12M47; TIMPANI.
- { 0x104F6E1,0x12670E1, 0x23,0x05, 0xE, +0, false }, // 1062: b12M48; STRINGS.
- { 0x113F221,0x0055121, 0x20,0x09, 0xE, +0, false }, // 1063: b12M51; SYNSTR2.
- { 0x0026131,0x0388261, 0x1F,0x83, 0xE, +0, false }, // 1064: b12M56; TRUMPET.
- { 0x0135571,0x0197061, 0x20,0x06, 0xE, +0, false }, // 1065: b12M57; TROMBONE
- { 0x0157121,0x0177122, 0x1C,0x00, 0xE, +0, false }, // 1066: b12M58; TUBA.INS
- { 0x0257521,0x01771A1, 0x21,0x00, 0xC, +0, false }, // 1067: b12M60; FRHORN2.
- { 0x0358221,0x0388221, 0x19,0x03, 0xE, +0, false }, // 1068: b12M61; TCBRASS1
- { 0x0357221,0x0378222, 0x1A,0x82, 0xE, +0, false }, // 1069: b12M62; SYNBRAS1
- { 0x1058F31,0x0085333, 0x14,0x0A, 0x0, +0, false }, // 1070: b12M68; OBOE.INS
- { 0x009D531,0x01B6175, 0x1B,0x84, 0xA, +0, false }, // 1071: b12M70; BASSOON.
- { 0x0076172,0x0186223, 0x26,0x0A, 0xE, +0, false }, // 1072: b12M71; CLARINET
- { 0x00986F1,0x00A75E1, 0x9C,0x05, 0x0, +0, false }, // 1073: b12M73; FLUTE1.I
- { 0x02384F1,0x01655F2, 0x1D,0x00, 0xE, +0, false }, // 1074: b12M76; SHAKU.IN
- { 0x2D86901,0x0B65701, 0x1B,0x00, 0xC, +0, false }, // 1075: b12M77; TCCHIFF.
- { 0x0C4FF22,0x0077921, 0x00,0x0D, 0x0, +0, false }, // 1076: b12M79; OCARINA.
- { 0x05FB9A2,0x0FB9121, 0x0B,0x0F, 0xE, +0, false }, // 1077: b12M80; SQUARWAV
- { 0x072FA62,0x198F541, 0x09,0x00, 0xC, +0, false }, // 1078: b12M81; SAWWAV.I
- { 0x21D8120,0x179F125, 0x08,0x05, 0x0, +0, false }, // 1079: b12M84; CHARANG.
- { 0x1C99223,0x1089122, 0x0C,0x0E, 0xD, +0, false }, // 1080: b12M86; FIFTHSAW
- { 0x01BF321,0x05FE121, 0x1D,0x0A, 0xE, +0, false }, // 1081: b12M87; BASSLEAD
- { 0x001F1A1,0x0153421, 0x27,0x07, 0xE, +0, false }, // 1082: b12M89; WARMPAD.
- { 0x2A2F120,0x315F321, 0x14,0x12, 0x0, +0, false }, // 1083: b12M90; POLYSYN.
- { 0x034D2E8,0x1343261, 0xDD,0x8B, 0x0, +0, false }, // 1084: b12M91; SPACEVOX
- { 0x053F265,0x1F33263, 0x0E,0x11, 0x0, +0, false }, // 1085: b12M92; BOWEDGLS
- { 0x0837222,0x1055221, 0x19,0x05, 0xC, +0, false }, // 1086: b12M93; METALPAD
- { 0x074F161,0x07441A1, 0x22,0x06, 0xE, +0, false }, // 1087: b12M94; HALOPAD.
- { 0x00553A1,0x0F43221, 0x25,0x00, 0xE, +0, false }, // 1088: b12M95; SWEEPPAD
- { 0x1554163,0x10541A2, 0x0A,0x03, 0xB, +0, false }, // 1089: b12M97; SOUNDTRK
- { 0x091F010,0x0E7A51E, 0x0C,0x00, 0x0, +0, false }, // 1090: b12M98; b12P67; b12P68; f53GD67; f53GD68; CRYSTAL.; agogo.in
- { 0x2B29130,0x204A121, 0x10,0x00, 0xC, +0, false }, // 1091: b12M99; TCSYNTH1
- { 0x0D6F662,0x2E5B241, 0x22,0x00, 0xE, +0, false }, // 1092: b12M100; BRIGHT.I
- { 0x104F021,0x0043221, 0x2B,0x06, 0xE, +0, false }, // 1093: b12M102; ECHODROP
- { 0x06473E4,0x10548E1, 0x25,0x08, 0x0, +0, false }, // 1094: b12M103; STARTHEM
- { 0x156FA23,0x0FBF622, 0x00,0x00, 0x0, +0, false }, // 1095: b12M105; BANJO.IN
- { 0x28CFA21,0x1F7F331, 0x13,0x04, 0xC, +0, false }, // 1096: b12M106; SHAMISEN
- { 0x0559131,0x3788133, 0x0D,0x02, 0xA, +0, false }, // 1097: b12M111; TCPAD1.I
- { 0x0411160,0x14431E6, 0x05,0x00, 0x8, +0, false }, // 1098: b12M113; TCLOWPAD
- { 0x0722121,0x2646129, 0x0D,0x0D, 0x4, +0, false }, // 1099: b12M114; TCPAD4.I
- { 0x3922220,0x0A44125, 0x84,0x82, 0x8, +0, false }, // 1100: b12M117; TCPAD7.I
- { 0x1023220,0x3343120, 0x03,0x00, 0xC, +0, false }, // 1101: b12M118; TCPAD8.I
- { 0x0B5F100,0x0C2D400, 0x0B,0x07, 0xA, +0, false }, // 1102: b12M119; TCSFX1.I
- { 0x300FF36,0x2F4F41E, 0x09,0x00, 0xE, +0, false }, // 1103: b12M121; BRTHNOIS
- { 0x0211131,0x0937122, 0x0A,0x02, 0xA, +0, false }, // 1104: b12M122; TCPAD2.I
- { 0x1728281,0x0743182, 0x0E,0x05, 0xC, +0, false }, // 1105: b12M125; TCPAD5.I
- { 0x0331221,0x1243122, 0x00,0x00, 0x8, +0, false }, // 1106: b12M126; TCPAD6.I
- { 0x0F9F700,0x0CA8601, 0x08,0x00, 0x0, +0, false }, // 1107: b12P36; f53GD36; Kick.ins
- { 0x1F3F030,0x1F4F130, 0x54,0x00, 0xA, +12, false }, // 1108: dMM0; hxMM0; musM0; raptM0; Acoustic Grand Piano
- { 0x0F3F030,0x1F4F130, 0x52,0x00, 0xA, +12, false }, // 1109: dMM1; hxMM1; musM1; raptM1; Bright Acoustic Piano
- { 0x1F3E130,0x0F4F130, 0x4E,0x00, 0x8, +12, false }, // 1110: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano
- { 0x015E811,0x014F712, 0x00,0x00, 0x1, +12, true }, // 1111: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano
- { 0x153F110,0x0F4D110, 0x4F,0x00, 0x6, +12, false }, // 1112: dMM3; hxMM3; musM3; raptM3; skeakernetsM3; Honky-tonk Piano
- { 0x053F111,0x0F4D111, 0x4F,0x00, 0x6, +12, true }, // 1113: dMM3; hxMM3; musM3; raptM3; skeakernetsM3; Honky-tonk Piano
- { 0x051F121,0x0E5D231, 0x66,0x00, 0x6, +0, false }, // 1114: dMM4; hxMM4; musM4; raptM4; Rhodes Paino
- { 0x0E6F130,0x0E5F1B0, 0x51,0x40, 0x6, +12, false }, // 1115: dMM5; hxMM5; musM5; raptM5; Chorused Piano
- { 0x079F212,0x099F110, 0x43,0x40, 0x9, +12, true }, // 1116: dMM5; hxMM5; musM5; raptM5; Chorused Piano
- { 0x201F230,0x1F4C130, 0x87,0x00, 0x6, +12, false }, // 1117: dMM6; hxMM6; musM6; raptM6; Harpsichord
- { 0x162A190,0x1A79110, 0x8E,0x00, 0xC, +12, false }, // 1118: dMM7; hxMM7; musM7; raptM7; Clavinet
- { 0x164F228,0x0E4F231, 0x4F,0x00, 0x8, +0, false }, // 1119: dMM8; hxMM8; musM8; raptM8; Celesta
- { 0x0119113,0x0347D14, 0x0E,0x00, 0x9, +0, false }, // 1120: dMM9; hxMM9; musM9; raptM9; * Glockenspiel
- { 0x041F6B2,0x092D290, 0x0F,0x00, 0x0, +12, false }, // 1121: dMM10; hxMM10; musM10; raptM10; * Music Box
- { 0x0F3F1F0,0x0F4F1F2, 0x02,0x00, 0x1, +12, false }, // 1122: dMM11; hxMM11; musM11; raptM11; Vibraphone
- { 0x0157980,0x275F883, 0x00,0x00, 0x1, +12, false }, // 1123: dMM12; hxMM12; musM12; raptM12; Marimba
- { 0x093F614,0x053F610, 0x1F,0x00, 0x8, +12, false }, // 1124: dMM13; hxMM13; musM13; raptM13; Xylophone
- { 0x113B681,0x013FF02, 0x99,0x00, 0xA, +0, false }, // 1125: dMM14; hxMM14; musM14; raptM14; * Tubular-bell
- { 0x0119130,0x0535211, 0x47,0x80, 0x8, +12, false }, // 1126: dMM15; hxMM15; musM15; raptM15; * Dulcimer
- { 0x016B1A0,0x117D161, 0x88,0x80, 0x7, +12, false }, // 1127: dMM16; hxMM16; musM16; raptM16; Hammond Organ
- { 0x105F130,0x036F494, 0x00,0x00, 0x7, +0, false }, // 1128: dMM17; hxMM17; musM17; raptM17; Percussive Organ
- { 0x017F2E2,0x107FF60, 0x9E,0x80, 0x0, +0, false }, // 1129: dMM18; hxMM18; musM18; raptM18; Rock Organ
- { 0x117F2E0,0x007FFA0, 0x9E,0x80, 0x0, +12, true }, // 1130: dMM18; hxMM18; musM18; raptM18; Rock Organ
- { 0x0043030,0x1145431, 0x92,0x80, 0x9, +12, false }, // 1131: dMM19; hxMM19; musM19; raptM19; Church Organ
- { 0x0178000,0x1176081, 0x49,0x80, 0x6, +12, false }, // 1132: dMM20; hxMM20; musM20; raptM20; skeakernetsM20; Reed Organ
- { 0x015A220,0x1264131, 0x48,0x00, 0xA, +12, false }, // 1133: dMM21; hxMM21; musM21; raptM21; Accordion
- { 0x0158220,0x1264631, 0x4A,0x00, 0xA, +12, true }, // 1134: dMM21; hxMM21; musM21; raptM21; Accordion
- { 0x03460B0,0x01642B2, 0x0C,0x80, 0x8, +12, false }, // 1135: dMM22; hxMM22; musM22; raptM22; Harmonica
- { 0x105F020,0x2055231, 0x92,0x00, 0x8, +12, false }, // 1136: dMM23; hxMM23; musM23; raptM23; Tango Accordion
- { 0x105F020,0x2055231, 0x92,0x00, 0x0, +12, true }, // 1137: dMM23; hxMM23; musM23; raptM23; Tango Accordion
- { 0x0F5F120,0x0F6F120, 0x8D,0x00, 0x0, +12, false }, // 1138: dMM24; hxMM24; musM24; Acoustic Guitar (nylon)
- { 0x1E4E130,0x0E3F230, 0x0D,0x00, 0xA, +12, false }, // 1139: dMM25; hxMM25; musM25; Acoustic Guitar (steel)
- { 0x21FF100,0x088F400, 0x21,0x00, 0xA, +12, false }, // 1140: dMM26; hxMM26; musM26; Electric Guitar (jazz)
- { 0x132EA10,0x2E7D210, 0x87,0x00, 0x2, +12, false }, // 1141: dMM27; hxMM27; musM27; raptM27; * Electric Guitar (clean)
- { 0x0F4E030,0x0F5F230, 0x92,0x80, 0x0, +12, false }, // 1142: dMM28; hxMM28; musM28; raptM28; Electric Guitar (muted)
- { 0x0FFF100,0x1FFF051, 0x10,0x00, 0xA, +12, false }, // 1143: dMM29; Overdriven Guitar
- { 0x0FFF110,0x1FFF051, 0x0D,0x00, 0xC, +12, false }, // 1144: dMM30; musM30; Distortion Guitar
- { 0x297A110,0x0E7E111, 0x43,0x00, 0x0, +12, false }, // 1145: dMM31; hxMM31; musM31; raptM31; * Guitar Harmonics
- { 0x020C420,0x0F6C3B0, 0x0E,0x00, 0x0, +12, false }, // 1146: dMM32; Acoustic Bass
- { 0x0FFF030,0x0F8F131, 0x96,0x00, 0xA, +12, false }, // 1147: dMM33; hxMM33; musM33; raptM33; Electric Bass (finger)
- { 0x014E020,0x0D6E130, 0x8F,0x80, 0x8, +12, false }, // 1148: dMM34; hxMM34; musM34; raptM34; Electric Bass (pick)
- { 0x14551E1,0x14691A0, 0x4D,0x00, 0x0, +0, false }, // 1149: dMM35; Fretless Bass
- { 0x14551A1,0x14681A0, 0x4D,0x00, 0x0, +12, true }, // 1150: dMM35; dMM94; hxMM94; musM94; raptM94; Fretless Bass
- { 0x2E7F030,0x047F131, 0x00,0x00, 0x0, +0, false }, // 1151: dMM36; * Slap Bass 1
- { 0x0E5F030,0x0F5F131, 0x90,0x80, 0x8, +12, false }, // 1152: dMM37; hxMM37; musM37; raptM37; Slap Bass 2
- { 0x1F5F430,0x0F6F330, 0x0A,0x00, 0xA, +12, false }, // 1153: dMM38; hxMM38; musM38; raptM38; skeakernetsM38; Synth Bass 1
- { 0x1468330,0x017D231, 0x15,0x00, 0xA, +12, false }, // 1154: dMM39; hxMM39; musM39; raptM39; skeakernetsM39; Synth Bass 2
- { 0x1468330,0x017D231, 0x15,0x00, 0xA, +12, true }, // 1155: dMM39; Synth Bass 2
- { 0x1455060,0x14661A1, 0x17,0x00, 0x6, +12, false }, // 1156: dMM40; hxMM40; musM40; raptM40; Violin
- { 0x04460F0,0x0154171, 0x8F,0x00, 0x2, +12, false }, // 1157: dMM41; hxMM41; musM41; raptM41; Viola
- { 0x214D0B0,0x1176261, 0x0F,0x80, 0x6, +0, false }, // 1158: dMM42; hxMM42; musM42; raptM42; Cello
- { 0x211B1F0,0x115A020, 0x8A,0x80, 0x6, +12, false }, // 1159: dMM43; hxMM43; musM43; raptM43; Contrabass
- { 0x201C3F0,0x0058361, 0x89,0x40, 0x6, +0, false }, // 1160: dMM44; hxMM44; musM44; raptM44; Tremolo Strings
- { 0x201B370,0x1059360, 0x89,0x40, 0x6, +12, true }, // 1161: dMM44; hxMM44; musM44; raptM44; Tremolo Strings
- { 0x2F9F830,0x0E67620, 0x97,0x00, 0xE, +12, false }, // 1162: dMM45; hxMM45; musM45; raptM45; Pizzicato Strings
- { 0x035F131,0x0B3F320, 0x24,0x00, 0x0, +12, false }, // 1163: dMM46; hxMM46; musM46; raptM46; Orchestral Harp
- { 0x0C8AA00,0x0B3D210, 0x04,0x00, 0xA, +12, false }, // 1164: dMM47; hxMM47; musM47; * Timpani
- { 0x104C060,0x10455B1, 0x51,0x80, 0x4, +12, false }, // 1165: dMM48; hxMM48; musM48; raptM48; String Ensemble 1
- { 0x10490A0,0x1045531, 0x52,0x80, 0x6, +12, true }, // 1166: dMM48; hxMM48; musM48; raptM48; String Ensemble 1
- { 0x1059020,0x10535A1, 0x51,0x80, 0x4, +12, false }, // 1167: dMM49; hxMM49; musM49; String Ensemble 2
- { 0x10590A0,0x1053521, 0x52,0x80, 0x6, +12, true }, // 1168: dMM49; hxMM49; musM49; String Ensemble 2
- { 0x20569A1,0x20266F1, 0x93,0x00, 0xA, +0, false }, // 1169: dMM50; hxMM50; musM50; Synth Strings 1
- { 0x20569A1,0x20266F1, 0x93,0x00, 0xA, +0, true }, // 1170: dMM50; hxMM50; musM50; Synth Strings 1
- { 0x0031121,0x1043120, 0x4D,0x80, 0x0, +12, false }, // 1171: dMM51; hxMM51; musM51; Synth Strings 2
- { 0x2331100,0x1363100, 0x82,0x80, 0x8, +12, true }, // 1172: dMM51; hxMM51; musM51; Synth Strings 2
- { 0x0549060,0x0047060, 0x56,0x40, 0x0, +12, false }, // 1173: dMM52; hxMM52; musM52; Choir Aahs
- { 0x0549020,0x0047060, 0x92,0xC0, 0x0, +12, true }, // 1174: dMM52; hxMM52; musM52; raptM52; Choir Aahs
- { 0x0B7B1A0,0x08572A0, 0x99,0x80, 0x0, +12, false }, // 1175: dMM53; hxMM53; musM53; raptM53; Voice Oohs
- { 0x05460B0,0x07430B0, 0x5A,0x80, 0x0, +12, false }, // 1176: dMM54; hxMM54; musM54; raptM54; Synth Voice
- { 0x0433010,0x0146410, 0x90,0x00, 0x2, -12, false }, // 1177: dMM55; hxMM55; musM55; raptM55; Orchestra Hit
- { 0x0425090,0x0455411, 0x8F,0x00, 0x2, +0, true }, // 1178: dMM55; hxMM55; musM55; raptM55; Orchestra Hit
- { 0x1158020,0x0365130, 0x8E,0x00, 0xA, +12, false }, // 1179: dMM56; hxMM56; musM56; raptM56; Trumpet
- { 0x01F71B0,0x03B7220, 0x1A,0x80, 0xE, +12, false }, // 1180: dMM57; hxMM57; musM57; raptM57; Trombone
- { 0x0468020,0x1569220, 0x16,0x00, 0xC, +12, false }, // 1181: dMM58; Tuba
- { 0x1E68080,0x1F65190, 0x8D,0x00, 0xC, +12, false }, // 1182: dMM59; hxMM59; musM59; raptM59; Muted Trumpet
- { 0x0B87020,0x0966120, 0x22,0x80, 0xE, +12, false }, // 1183: dMM60; hxMM60; musM60; raptM60; French Horn
- { 0x0B87020,0x0966120, 0x23,0x80, 0xE, +12, true }, // 1184: dMM60; hxMM60; musM60; raptM60; French Horn
- { 0x1156020,0x0365130, 0x8E,0x00, 0xA, +12, false }, // 1185: dMM61; hxMM61; musM61; raptM61; Brass Section
- { 0x1177030,0x1366130, 0x92,0x00, 0xE, +12, true }, // 1186: dMM61; hxMM61; musM61; raptM61; Brass Section
- { 0x2A69120,0x1978120, 0x4D,0x00, 0xC, +12, false }, // 1187: dMM62; hxMM62; musM62; raptM62; Synth Brass 1
- { 0x2A69120,0x1979120, 0x8C,0x00, 0xC, +12, true }, // 1188: dMM62; hxMM62; musM62; raptM62; Synth Brass 1
- { 0x2A68130,0x1976130, 0x50,0x00, 0xC, +12, false }, // 1189: dMM63; hxMM63; musM63; raptM63; Synth Bass 2
- { 0x2A68130,0x1976130, 0x4A,0x00, 0xA, +12, true }, // 1190: dMM63; hxMM63; musM63; raptM63; skeakernetsM63; Synth Bass 2
- { 0x00560A0,0x11652B1, 0x96,0x00, 0x6, +12, false }, // 1191: dMM64; hxMM64; musM64; raptM64; Soprano Sax
- { 0x10670A0,0x11662B0, 0x89,0x00, 0x6, +12, false }, // 1192: dMM65; hxMM65; musM65; raptM65; Alto Sax
- { 0x00B98A0,0x10B73B0, 0x4A,0x00, 0xA, +12, false }, // 1193: dMM66; hxMM66; musM66; raptM66; Tenor Sax
- { 0x10B90A0,0x11B63B0, 0x85,0x00, 0xA, +12, false }, // 1194: dMM67; hxMM67; musM67; raptM67; Baritone Sax
- { 0x0167070,0x0085CA2, 0x90,0x80, 0x6, +12, false }, // 1195: dMM68; hxMM68; musM68; raptM68; Oboe
- { 0x007C820,0x1077331, 0x4F,0x00, 0xA, +12, false }, // 1196: dMM69; hxMM69; musM69; raptM69; English Horn
- { 0x0199030,0x01B6131, 0x91,0x80, 0xA, +12, false }, // 1197: dMM70; hxMM70; musM70; raptM70; Bassoon
- { 0x017A530,0x01763B0, 0x8D,0x80, 0x8, +12, false }, // 1198: dMM71; hxMM71; musM71; raptM71; Clarinet
- { 0x08F6EF0,0x02A3570, 0x80,0x00, 0xE, +12, false }, // 1199: dMM72; hxMM72; musM72; raptM72; Piccolo
- { 0x08850A0,0x02A5560, 0x93,0x80, 0x8, +12, false }, // 1200: dMM73; hxMM73; musM73; raptM73; Flute
- { 0x0176520,0x02774A0, 0x0A,0x00, 0xB, +12, false }, // 1201: dMM74; hxMM74; musM74; raptM74; Recorder
- { 0x12724B0,0x01745B0, 0x84,0x00, 0x9, +12, false }, // 1202: dMM75; hxMM75; musM75; raptM75; Pan Flute
- { 0x00457E1,0x0375760, 0xAD,0x00, 0xE, +12, false }, // 1203: dMM76; hxMM76; musM76; raptM76; Bottle Blow
- { 0x33457F1,0x05D67E1, 0x28,0x00, 0xE, +0, false }, // 1204: b56M77; b66M77; dMM77; hxMM77; musM77; raptM77; * Shakuhachi
- { 0x00F31D0,0x0053270, 0xC7,0x00, 0xB, +12, false }, // 1205: dMM78; hxMM78; musM78; raptM78; skeakernetsM78; Whistle
- { 0x00551B0,0x0294230, 0xC7,0x00, 0xB, +12, false }, // 1206: dMM79; hxMM79; musM79; raptM79; Ocarina
- { 0x15B5122,0x1256030, 0x52,0x00, 0x0, +12, false }, // 1207: dMM80; hxMM80; musM80; raptM80; Lead 1 (square)
- { 0x15B9122,0x125F030, 0x4D,0x00, 0x0, +12, true }, // 1208: dMM80; hxMM80; musM80; raptM80; Lead 1 (square)
- { 0x19BC120,0x165C031, 0x43,0x00, 0x8, +12, false }, // 1209: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth)
- { 0x1ABB160,0x005F131, 0x41,0x00, 0x8, +12, true }, // 1210: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth)
- { 0x33357F0,0x00767E0, 0x28,0x00, 0xE, +12, false }, // 1211: dMM82; hxMM82; musM82; raptM82; skeakernetsM82; Lead 3 (calliope)
- { 0x30457E0,0x04D67E0, 0x23,0x00, 0xE, +12, false }, // 1212: dMM83; hxMM83; musM83; raptM83; skeakernetsM83; Lead 4 (chiffer)
- { 0x304F7E0,0x04D87E0, 0x23,0x00, 0xE, +12, true }, // 1213: dMM83; hxMM83; musM83; raptM83; skeakernetsM83; Lead 4 (chiffer)
- { 0x10B78A1,0x12BF130, 0x42,0x00, 0x8, +12, false }, // 1214: dMM84; hxMM84; musM84; Lead 5 (charang)
- { 0x0558060,0x014F2E0, 0x21,0x00, 0x8, +12, false }, // 1215: dMM85; hxMM85; musM85; raptM85; skeakernetsM85; Lead 6 (voice)
- { 0x0559020,0x014A2A0, 0x21,0x00, 0x8, +12, true }, // 1216: dMM85; hxMM85; musM85; raptM85; skeakernetsM85; Lead 6 (voice)
- { 0x195C120,0x16370B0, 0x43,0x80, 0xA, +12, false }, // 1217: dMM86; hxMM86; musM86; raptM86; skeakernetsM86; Lead 7 (5th sawtooth)
- { 0x19591A0,0x1636131, 0x49,0x00, 0xA, +7, true }, // 1218: dMM86; hxMM86; musM86; raptM86; skeakernetsM86; Lead 7 (5th sawtooth)
- { 0x1075124,0x229FDA0, 0x40,0x00, 0x9, +0, false }, // 1219: dMM87; dMM88; hxMM87; hxMM88; musM87; musM88; raptM87; raptM88; * Lead 8 (bass & lead)
- { 0x0053280,0x0053360, 0xC0,0x00, 0x9, +12, false }, // 1220: dMM89; hxMM89; musM89; raptM89; skeakernetsM89; Pad 2 (warm)
- { 0x0053240,0x00533E0, 0x40,0x00, 0x9, +12, true }, // 1221: dMM89; hxMM89; musM89; raptM89; skeakernetsM89; Pad 2 (warm)
- { 0x2A5A1A0,0x196A1A0, 0x8F,0x00, 0xC, +12, false }, // 1222: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth)
- { 0x2A5A1A0,0x196A1A0, 0x8F,0x00, 0xC, +12, true }, // 1223: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth)
- { 0x005F0E0,0x0548160, 0x44,0x00, 0x1, +12, false }, // 1224: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir)
- { 0x105F0E0,0x0547160, 0x44,0x80, 0x1, +12, true }, // 1225: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir)
- { 0x033A180,0x05452E0, 0x8A,0x00, 0x7, +12, false }, // 1226: dMM92; hxMM92; musM92; raptM92; Pad 5 (bowed glass)
- { 0x1528081,0x1532340, 0x9D,0x80, 0xE, +12, false }, // 1227: dMM93; hxMM93; musM93; raptM93; Pad 6 (metal)
- { 0x14551E1,0x14691A0, 0x4D,0x00, 0x0, +12, false }, // 1228: dMM94; hxMM94; musM94; raptM94; Pad 7 (halo)
- { 0x15211E1,0x17380E0, 0x8C,0x80, 0x8, +12, false }, // 1229: dMM95; hxMM95; musM95; raptM95; Pad 8 (sweep)
- { 0x0477220,0x019F883, 0x40,0x00, 0xB, +12, false }, // 1230: dMM96; hxMM96; musM96; raptM96; FX 1 (rain)
- { 0x1028500,0x11245C1, 0xD2,0x00, 0xA, +0, false }, // 1231: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack)
- { 0x0034522,0x23535E3, 0xD2,0x00, 0xA, +7, true }, // 1232: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack)
- { 0x074F604,0x024A302, 0xC0,0x00, 0x0, -12, false }, // 1233: dMM98; hxMM98; musM98; raptM98; * FX 3 (crystal)
- { 0x0D2C090,0x0D2D130, 0x8E,0x00, 0x0, +12, false }, // 1234: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere)
- { 0x0D2D090,0x0D2F130, 0x8E,0x00, 0x0, +12, true }, // 1235: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere)
- { 0x0F390D0,0x0F3C2C0, 0x12,0x00, 0x0, +12, false }, // 1236: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness)
- { 0x0F390D0,0x0F2C2C0, 0x12,0x80, 0x0, +12, true }, // 1237: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness)
- { 0x15213E0,0x21333F1, 0x1A,0x80, 0x0, +0, false }, // 1238: dMM101; hxMM101; musM101; raptM101; FX 6 (goblin)
- { 0x0BA45E0,0x19132F0, 0x1A,0x00, 0x0, +12, false }, // 1239: dMM102; hxMM102; musM102; raptM102; skeakernetsM102; FX 7 (echo drops)
- { 0x1025810,0x0724202, 0x18,0x00, 0xA, +12, false }, // 1240: dMM103; hxMM103; musM103; raptM103; * FX 8 (star-theme)
- { 0x0B36320,0x0B36324, 0x08,0x00, 0x2, +12, false }, // 1241: dMM104; hxMM104; musM104; raptM104; Sitar
- { 0x0127730,0x1F4F310, 0x0D,0x00, 0x4, +12, false }, // 1242: dMM105; hxMM105; musM105; raptM105; skeakernetsM105; Banjo
- { 0x033F900,0x273F400, 0x80,0x80, 0x0, +12, false }, // 1243: dMM106; hxMM106; musM106; raptM106; skeakernetsM106; Shamisen
- { 0x2ACF907,0x229F90F, 0x1A,0x00, 0x0, +12, true }, // 1244: dMM106; hxMM106; musM106; raptM106; skeakernetsM106; Shamisen
- { 0x153F220,0x0E49122, 0x21,0x00, 0x8, +12, false }, // 1245: dMM107; hxMM107; musM107; raptM107; Koto
- { 0x339F103,0x074D615, 0x4F,0x00, 0x6, +0, false }, // 1246: dMM108; hxMM108; musM108; raptM108; Kalimba
- { 0x1158930,0x2076B21, 0x42,0x00, 0xA, +12, false }, // 1247: dMM109; hxMM109; musM109; raptM109; skeakernetsM109; Bag Pipe
- { 0x003A130,0x0265221, 0x1F,0x00, 0xE, +12, false }, // 1248: dMM110; hxMM110; musM110; raptM110; Fiddle
- { 0x0134030,0x1166130, 0x13,0x80, 0x8, +12, false }, // 1249: dMM111; hxMM111; musM111; raptM111; Shanai
- { 0x032A113,0x172B212, 0x00,0x80, 0x1, +5, false }, // 1250: dMM112; hxMM112; musM112; raptM112; Tinkle Bell
- { 0x001E795,0x0679616, 0x81,0x00, 0x4, +12, false }, // 1251: dMM113; hxMM113; musM113; raptM113; skeakernetsM113; Agogo
- { 0x104F003,0x0058220, 0x49,0x00, 0x6, +12, false }, // 1252: dMM114; hxMM114; musM114; raptM114; Steel Drums
- { 0x0D1F813,0x078F512, 0x44,0x00, 0x6, +12, false }, // 1253: dMM115; hxMM115; musM115; raptM115; Woodblock
- { 0x0ECA710,0x0F5D510, 0x0B,0x00, 0x0, +0, false }, // 1254: dMM116; hxMM116; musM116; raptM116; skeakernetsM116; Taiko Drum
- { 0x0C8A820,0x0B7D601, 0x0B,0x00, 0x0, +0, false }, // 1255: dMM117; hxMM117; musM117; Melodic Tom
- { 0x0C4F800,0x0B7D300, 0x0B,0x00, 0x0, +12, false }, // 1256: dMM118; hxMM118; musM118; raptM118; Synth Drum
- { 0x031410C,0x31D2110, 0x8F,0x80, 0xE, +0, false }, // 1257: dMM119; hxMM119; musM119; raptM119; Reverse Cymbal
- { 0x1B33432,0x3F75431, 0x21,0x00, 0xE, +12, false }, // 1258: dMM120; hxMM120; musM120; raptM120; Guitar Fret Noise
- { 0x00437D1,0x0343750, 0xAD,0x00, 0xE, +12, false }, // 1259: dMM121; hxMM121; musM121; raptM121; Breath Noise
- { 0x2013E02,0x2F31408, 0x00,0x00, 0xE, +0, false }, // 1260: dMM122; hxMM122; musM122; raptM122; skeakernetsM122; Seashore
- { 0x003EBF5,0x06845F6, 0xD4,0x00, 0x7, +0, false }, // 1261: dMM123; hxMM123; musM123; raptM123; Bird Tweet
- { 0x171DAF0,0x117B0CA, 0x00,0xC0, 0x8, +0, false }, // 1262: dMM124; hxMM124; musM124; raptM124; Telephone Ring
- { 0x1111EF0,0x11121E2, 0x00,0xC0, 0x8, -24, false }, // 1263: dMM125; hxMM125; musM125; raptM125; Helicopter
- { 0x20053EF,0x30210EF, 0x86,0xC0, 0xE, +12, false }, // 1264: dMM126; hxMM126; musM126; raptM126; skeakernetsM126; Applause
- { 0x2F0F00C,0x0E6F604, 0x00,0x00, 0xE, +0, false }, // 1265: dMM127; hxMM127; musM127; raptM127; Gun Shot
- { 0x047FA00,0x006F900, 0x00,0x00, 0x6, +12, false }, // 1266: dMP36; hxMP36; musP36; raptP36; skeakernetsP36; Acoustic Bass Drum
- { 0x067FD02,0x078F703, 0x80,0x00, 0x6, +12, false }, // 1267: dMP37; hxMP37; musP37; raptP37; Slide Stick
- { 0x214F70F,0x247F900, 0x05,0x00, 0xE, +12, false }, // 1268: dMP38; hxMP38; musP38; Acoustic Snare
- { 0x3FB88E1,0x2A8A6FF, 0x00,0x00, 0xF, +12, false }, // 1269: dMP39; hxMP39; musP39; raptP39; Hand Clap
- { 0x0FFAA06,0x0FAF700, 0x00,0x00, 0xE, +12, false }, // 1270: dMP40; musP40; Electric Snare
- { 0x06CF502,0x138F703, 0x00,0x00, 0x7, +0, false }, // 1271: dMP41; hxMP41; musP41; raptP41; Low Floor Tom
- { 0x078F502,0x137F700, 0x00,0x00, 0x7, +0, false }, // 1272: dMP43; hxMP43; musP43; raptP43; High Floor Tom
- { 0x037F502,0x137F702, 0x00,0x00, 0x3, +12, false }, // 1273: dMP45; dMP47; dMP48; dMP50; hxMP45; hxMP47; hxMP48; hxMP50; musP45; musP47; musP48; musP50; raptP45; raptP47; raptP48; raptP50; High Tom
- { 0x0E6C204,0x343E800, 0x10,0x00, 0xE, +12, false }, // 1274: dMP49; dMP57; hxMP49; hxMP57; musP49; musP57; raptP49; raptP57; Crash Cymbal 1
- { 0x212FD03,0x205FD02, 0x80,0x80, 0xA, +12, false }, // 1275: dMP51; dMP59; hxMP51; hxMP59; musP51; musP59; raptP51; raptP59; Ride Cymbal 1
- { 0x085E400,0x234D7C0, 0x80,0x80, 0xE, +12, false }, // 1276: dMP52; hxMP52; musP52; raptP52; Chinses Cymbal
- { 0x0E6E204,0x144B801, 0x90,0x00, 0xE, +12, false }, // 1277: dMP53; hxMP53; musP53; raptP53; Ride Bell
- { 0x2777602,0x3679801, 0x87,0x00, 0xF, +12, false }, // 1278: dMP54; hxMP54; musP54; raptP54; Tambourine
- { 0x270F604,0x3A3C607, 0x81,0x00, 0xE, +12, false }, // 1279: dMP55; Splash Cymbal
- { 0x067FD00,0x098F601, 0x00,0x00, 0x6, +12, false }, // 1280: dMP56; hxMP56; musP56; raptP56; Cowbell
- { 0x0F0F081,0x004F49F, 0x00,0xC3, 0xA, +0, false }, // 1281: dMP58; Vibraslap
- { 0x056FB03,0x017F700, 0x81,0x00, 0x0, +12, false }, // 1282: dMP65; dMP66; hxMP65; hxMP66; musP65; musP66; raptP65; raptP66; skeakernetsP65; skeakernetsP66; High Timbale
- { 0x2D65A00,0x0FFFFBF, 0x0E,0xC0, 0xA, +12, false }, // 1283: dMP70; hxMP70; musP70; raptP70; Maracas
- { 0x1C7F900,0x0FFFF80, 0x07,0xC0, 0xA, +12, false }, // 1284: dMP71; dMP72; dMP73; dMP74; dMP79; hxMP71; hxMP72; hxMP73; hxMP74; hxMP79; musP71; musP72; musP73; musP74; musP79; raptP71; raptP72; raptP73; raptP74; raptP79; Long Guiro
- { 0x1D1F813,0x078F512, 0x44,0x00, 0x6, +12, false }, // 1285: dMP75; dMP76; dMP77; hxMP75; hxMP76; hxMP77; musP75; musP76; musP77; raptP75; raptP76; raptP77; skeakernetsP76; skeakernetsP77; Claves
- { 0x1DC5E01,0x0FFFFBF, 0x0B,0xC0, 0xA, +12, false }, // 1286: dMP78; hxMP78; musP78; raptP78; Mute Cuica
- { 0x113F020,0x027E322, 0x8C,0x80, 0xA, +12, false }, // 1287: hxMM29; raptM29; Overdriven Guitar
- { 0x125A020,0x136B220, 0x86,0x00, 0x6, +12, false }, // 1288: hxMM30; raptM30; Distortion Guitar
- { 0x015C520,0x0A6D221, 0x28,0x00, 0xC, +12, false }, // 1289: hxMM32; raptM32; Acoustic Bass
- { 0x1006010,0x0F68110, 0x1A,0x00, 0x8, +12, false }, // 1290: hxMM35; musM35; Fretless Bass
- { 0x2E7F030,0x047F131, 0x12,0x00, 0x0, +0, false }, // 1291: hxMM36; musM36; raptM36; * Slap Bass 1
- { 0x1E7F510,0x2E7F610, 0x0D,0x00, 0xD, +12, true }, // 1292: hxMM36; musM36; raptM36; * Slap Bass 1
- { 0x1468330,0x017D231, 0x15,0x00, 0xA, +12, true }, // 1293: hxMM39; musM39; raptM39; skeakernetsM39; Synth Bass 2
- { 0x0465020,0x1569220, 0x96,0x80, 0xC, +12, false }, // 1294: hxMM58; musM58; raptM58; Tuba
- { 0x075FC01,0x037F800, 0x00,0x00, 0x0, +12, false }, // 1295: hxMP40; Electric Snare
- { 0x175F701,0x336FC00, 0xC0,0x00, 0xC, +54, true }, // 1296: hxMP40; Electric Snare
- { 0x2709404,0x3A3C607, 0x81,0x00, 0xE, +12, false }, // 1297: hxMP55; musP55; raptP55; Splash Cymbal
- { 0x0B5F901,0x050D4BF, 0x07,0xC0, 0xB, +12, false }, // 1298: hxMP58; raptP58; Vibraslap
- { 0x0FFF110,0x1FFF051, 0x06,0x00, 0x2, +12, false }, // 1299: musM29; Overdriven Guitar
- { 0x0069421,0x0A6C3A2, 0x0E,0x00, 0x2, +0, false }, // 1300: musM32; Acoustic Bass
- { 0x000F081,0x004F41F, 0x00,0xC3, 0xA, +0, false }, // 1301: musP58; Vibraslap
- { 0x03BF271,0x00BF3A1, 0x0E,0x00, 0x6, +0, false }, // 1302: f17GM3; f35GM3; mGM3; Honky-tonkPiano
- { 0x054F60C,0x0B5F341, 0x5C,0x00, 0x0, +0, false }, // 1303: f17GM8; f35GM8; mGM8; Celesta
- { 0x0E6F318,0x0F6F241, 0x62,0x00, 0x0, +0, false }, // 1304: f17GM11; mGM11; Vibraphone
- { 0x082D385,0x0E3A341, 0x59,0x80, 0xC, +0, false }, // 1305: f17GM14; f35GM14; mGM14; Tubular Bells
- { 0x1557403,0x005B341, 0x49,0x80, 0x4, +0, false }, // 1306: f17GM15; mGM15; Dulcimer
- { 0x014F6B1,0x007F131, 0x92,0x00, 0x2, +0, false }, // 1307: f17GM16; f29GM46; f30GM46; mGM16; Hammond Organ; Orchestral Harp
- { 0x058C7B2,0x008C730, 0x14,0x00, 0x2, +0, false }, // 1308: f17GM17; mGM17; Percussive Organ
- { 0x018AAB0,0x0088A71, 0x44,0x00, 0x4, +0, false }, // 1309: f17GM18; f29GM10; f30GM10; mGM18; Music box; Rock Organ
- { 0x1239723,0x0145571, 0x93,0x00, 0x4, +0, false }, // 1310: f17GM19; f29GM12; f29GM13; f29GM14; f30GM12; f30GM13; f30GM14; mGM19; Church Organ; Marimba; Tubular Bells; Xylophone
- { 0x10497A1,0x0045571, 0x13,0x80, 0x0, +0, false }, // 1311: f17GM20; f35GM20; mGM20; Reed Organ
- { 0x12A9824,0x01A4671, 0x48,0x00, 0xC, +0, false }, // 1312: f15GM15; f17GM21; f26GM15; f29GM15; f30GM15; f35GM21; mGM21; Accordion; Dulcimer
- { 0x10691A1,0x0076121, 0x13,0x00, 0xA, +0, false }, // 1313: f17GM22; f29GM87; f30GM87; mGM22; Harmonica; Lead 8 brass
- { 0x0067121,0x0076161, 0x13,0x89, 0x6, +0, false }, // 1314: f17GM23; f35GM23; mGM23; Tango Accordion
- { 0x194F302,0x0C8F381, 0x9C,0x80, 0xC, +0, false }, // 1315: f17GM24; f30GM59; mGM24; Acoustic Guitar1; Muted Trumpet
- { 0x04F2009,0x0F8D144, 0xA1,0x80, 0x8, +0, false }, // 1316: f17GM31; mGM31; Guitar Harmonics
- { 0x0069421,0x0A6C362, 0x1E,0x00, 0x2, +0, false }, // 1317: f17GM32; f29GM65; f30GM65; mGM32; Acoustic Bass; Alto Sax
- { 0x11CD1B1,0x00C6131, 0x49,0x00, 0x8, +0, false }, // 1318: f17GM42; f29GM54; f29GM55; f30GM54; f30GM55; mGM42; Cello; Orchestra Hit; Synth Voice
- { 0x1037F61,0x1073F21, 0x98,0x00, 0x0, +0, false }, // 1319: f17GM49; mGM49; String Ensemble2
- { 0x012C161,0x0054FA1, 0x93,0x00, 0xA, +0, false }, // 1320: f17GM50; f29GM48; f30GM48; mGM50; String Ensemble1; Synth Strings 1
- { 0x022C121,0x0054FA1, 0x18,0x00, 0xC, +0, false }, // 1321: f17GM51; f29GM49; f30GM49; mGM51; String Ensemble2; SynthStrings 2
- { 0x015F431,0x0058AB2, 0x5B,0x83, 0x0, +0, false }, // 1322: f17GM52; f29GM34; f29GM35; f30GM33; f30GM34; f30GM35; f35GM52; mGM52; Choir Aahs; Electric Bass 1; Electric Bass 2; Fretless Bass
- { 0x0397461,0x06771A1, 0x90,0x00, 0x0, +0, false }, // 1323: f17GM53; f35GM53; mGM53; Voice Oohs
- { 0x00554B1,0x0057AB2, 0x57,0x00, 0xC, +0, false }, // 1324: f17GM54; f29GM39; f30GM39; f35GM54; mGM54; Synth Bass 2; Synth Voice
- { 0x0635450,0x045A581, 0x00,0x00, 0x8, +0, false }, // 1325: f17GM55; f29GM122; f30GM122; mGM55; Orchestra Hit; Seashore
- { 0x0157621,0x03782A1, 0x94,0x00, 0xC, +0, false }, // 1326: f17GM58; f29GM94; f30GM94; mGM58; Pad 7 halo; Tuba
- { 0x01F75A1,0x00F7422, 0x8A,0x06, 0x8, +0, false }, // 1327: f17GM61; mGM61; Brass Section
- { 0x1557261,0x0187121, 0x86,0x0D, 0x0, +0, false }, // 1328: f17GM62; mGM62; Synth Brass 1
- { 0x1029331,0x00B72A1, 0x8F,0x00, 0x8, +0, false }, // 1329: f17GM64; f35GM64; mGM64; Soprano Sax
- { 0x1039331,0x00982A1, 0x91,0x00, 0xA, +0, false }, // 1330: f17GM66; f35GM66; mGM66; Tenor Sax
- { 0x10F9331,0x00F72A1, 0x8E,0x00, 0xA, +0, false }, // 1331: f17GM67; f29GM81; f30GM81; f35GM67; mGM67; Baritone Sax; Lead 2 sawtooth
- { 0x01F7561,0x00A7521, 0x9C,0x00, 0x2, +0, false }, // 1332: f17GM74; f30GM76; mGM74; Bottle Blow; Recorder
- { 0x05666E1,0x0266561, 0x4C,0x00, 0x0, +0, false }, // 1333: f17GM76; f29GM109; f29GM110; f29GM80; f30GM109; f30GM110; f30GM80; f35GM76; mGM76; Bagpipe; Bottle Blow; Fiddle; Lead 1 squareea
- { 0x04676A2,0x0365561, 0xCB,0x00, 0x0, +0, false }, // 1334: f17GM77; f29GM107; f30GM107; mGM77; Koto; Shakuhachi
- { 0x00757A2,0x0075661, 0x99,0x00, 0xB, +0, false }, // 1335: f17GM78; f29GM108; f30GM108; mGM78; Kalimba; Whistle
- { 0x00777A2,0x0077661, 0x93,0x00, 0xB, +0, false }, // 1336: f17GM79; f29GM111; f30GM111; f35GM79; mGM79; Ocarina; Shanai
- { 0x0126621,0x00A9661, 0x45,0x00, 0x0, +0, false }, // 1337: f17GM83; f35GM83; mGM83; Lead 4 chiff
- { 0x005DF62,0x0076FA1, 0x9E,0x40, 0x2, +0, false }, // 1338: f17GM85; f35GM85; mGM85; Lead 6 voice
- { 0x001EF20,0x2068FA0, 0x1A,0x00, 0x0, +0, false }, // 1339: f17GM86; f35GM86; mGM86; Lead 7 fifths
- { 0x09453B7,0x005A061, 0xA5,0x00, 0x2, +0, false }, // 1340: f17GM88; f29GM32; f30GM32; mGM88; Acoustic Bass; Pad 1 new age
- { 0x011A8A1,0x0032571, 0x1F,0x80, 0xA, +0, false }, // 1341: f17GM89; f35GM89; mGM89; Pad 2 warm
- { 0x03491A1,0x01655A1, 0x17,0x00, 0xC, +0, false }, // 1342: f17GM90; mGM90; Pad 3 polysynth
- { 0x00154B1,0x0036AB2, 0x5D,0x00, 0x0, +0, false }, // 1343: f17GM91; f35GM91; mGM91; Pad 4 choir
- { 0x0432121,0x0354262, 0x97,0x00, 0x8, +0, false }, // 1344: f17GM92; f35GM92; mGM92; Pad 5 bowedpad
- { 0x177A161,0x1473121, 0x1C,0x00, 0x0, +0, false }, // 1345: f17GM93; f35GM93; mGM93; Pad 6 metallic
- { 0x0F6F83A,0x0028691, 0xCE,0x00, 0x2, +0, false }, // 1346: f17GM96; f29GM41; f29GM43; f30GM41; f30GM43; mGM96; Contrabass; FX 1 rain; Viola
- { 0x081B122,0x026F2A1, 0x92,0x83, 0xC, +0, false }, // 1347: f17GM99; f29GM37; f30GM37; mGM99; FX 4 atmosphere; Slap Bass 2
- { 0x151F181,0x0F5F282, 0x4D,0x00, 0x0, +0, false }, // 1348: f17GM100; f35GM100; mGM100; FX 5 brightness
- { 0x15111A1,0x0131163, 0x94,0x80, 0x6, +0, false }, // 1349: f17GM101; f35GM101; mGM101; FX 6 goblins
- { 0x032D453,0x111EB51, 0x91,0x00, 0x8, +0, false }, // 1350: f17GM107; f29GM105; f30GM105; f35GM107; mGM107; Banjo; Koto
- { 0x303FF40,0x014FF10, 0x00,0x0D, 0xC, +0, false }, // 1351: f17GP58; f29GP58; f30GP58; f35GP58; f49GP58; mGP58; Vibraslap
- { 0x306F640,0x3176711, 0x00,0x00, 0xE, +0, false }, // 1352: f17GP73; f29GP73; f30GP73; f35GP73; f49GP73; mGP73; Short Guiro
- { 0x205F540,0x3164611, 0x00,0x09, 0xE, +0, false }, // 1353: f17GP74; f29GP74; f30GP74; f49GP74; mGP74; Long Guiro
- { 0x048F881,0x0057582, 0x45,0x08, 0x0, +0, false }, // 1354: f17GP79; f29GP79; f30GP79; f35GP79; f48GP79; f49GP79; mGP79; Open Cuica
- { 0x132FA13,0x1F9F211, 0x80,0x0A, 0x8, +0, false }, // 1355: sGM6; Harpsichord
- { 0x0F2F409,0x0E2F211, 0x1B,0x80, 0x2, +0, false }, // 1356: sGM9; Glockenspiel
- { 0x0F3D403,0x0F3A340, 0x94,0x40, 0x6, +0, false }, // 1357: sGM14; Tubular Bells
- { 0x1058761,0x0058730, 0x80,0x03, 0x7, +0, false }, // 1358: sGM19; Church Organ
- { 0x174A423,0x0F8F271, 0x9D,0x80, 0xC, +0, false }, // 1359: sGM24; Acoustic Guitar1
- { 0x0007FF1,0x1167F21, 0x8D,0x00, 0x0, +0, false }, // 1360: sGM44; Tremulo Strings
- { 0x0759511,0x1F5C501, 0x0D,0x80, 0x0, +0, false }, // 1361: sGM45; Pizzicato String
- { 0x073F222,0x0F3F331, 0x97,0x80, 0x2, +0, false }, // 1362: sGM46; Orchestral Harp
- { 0x105F510,0x0C3F411, 0x41,0x00, 0x6, +0, false }, // 1363: sGM47; Timpany
- { 0x01096C1,0x1166221, 0x8B,0x00, 0x6, +0, false }, // 1364: sGM48; String Ensemble1
- { 0x01096C1,0x1153221, 0x8E,0x00, 0x6, +0, false }, // 1365: sGM49; String Ensemble2
- { 0x012C4A1,0x0065F61, 0x97,0x00, 0xE, +0, false }, // 1366: sGM50; Synth Strings 1
- { 0x010E4B1,0x0056A62, 0xCD,0x83, 0x0, +0, false }, // 1367: sGM52; Choir Aahs
- { 0x0F57591,0x144A440, 0x0D,0x00, 0xE, +0, false }, // 1368: sGM55; Orchestra Hit
- { 0x0256421,0x0088F21, 0x92,0x01, 0xC, +0, false }, // 1369: sGM56; Trumpet
- { 0x0167421,0x0078F21, 0x93,0x00, 0xC, +0, false }, // 1370: sGM57; Trombone
- { 0x0176421,0x0378261, 0x94,0x00, 0xC, +0, false }, // 1371: sGM58; Tuba
- { 0x0195361,0x0077F21, 0x94,0x04, 0xA, +0, false }, // 1372: sGM60; French Horn
- { 0x0187461,0x0088422, 0x8F,0x00, 0xA, +0, false }, // 1373: sGM61; Brass Section
- { 0x016A571,0x00A8F21, 0x4A,0x00, 0x8, +0, false }, // 1374: sGM68; Oboe
- { 0x00A8871,0x1198131, 0x4A,0x00, 0x0, +0, false }, // 1375: sGM70; Bassoon
- { 0x0219632,0x0187261, 0x4A,0x00, 0x4, +0, false }, // 1376: sGM71; Clarinet
- { 0x04A85E2,0x01A85E1, 0x59,0x00, 0x0, +0, false }, // 1377: sGM72; Piccolo
- { 0x02887E1,0x01975E1, 0x48,0x00, 0x0, +0, false }, // 1378: sGM73; Flute
- { 0x0451261,0x1045F21, 0x8E,0x84, 0x8, +0, false }, // 1379: sGM95; Pad 8 sweep
- { 0x106A510,0x004FA00, 0x86,0x03, 0x6, +0, false }, // 1380: sGM116; Taiko Drum
- { 0x202A50E,0x017A700, 0x09,0x00, 0xE, +0, false }, // 1381: sGM118; sGP38; sGP40; Acoustic Snare; Electric Snare; Synth Drum
- { 0x0F6B710,0x005F011, 0x40,0x00, 0x6, +0, false }, // 1382: 2x2byJANP36; sGP35; sGP36; Ac Bass Drum; Bass Drum 1
- { 0x00BF506,0x008F602, 0x07,0x00, 0xA, +0, false }, // 1383: sGP37; Side Stick
- { 0x001FF0E,0x008FF0E, 0x00,0x00, 0xE, +0, false }, // 1384: sGP39; Hand Clap
- { 0x209F300,0x005F600, 0x06,0x00, 0x4, +0, false }, // 1385: 2x2byJANP41; 2x2byJANP43; 2x2byJANP45; 2x2byJANP47; 2x2byJANP48; 2x2byJANP50; sGP41; sGP43; sGP45; sGP47; sGP48; sGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x006F60C,0x247FB12, 0x00,0x00, 0xE, +0, false }, // 1386: sGP42; Closed High Hat
- { 0x004F60C,0x244CB12, 0x00,0x05, 0xE, +0, false }, // 1387: sGP44; Pedal High Hat
- { 0x001F60C,0x242CB12, 0x00,0x00, 0xA, +0, false }, // 1388: sGP46; Open High Hat
- { 0x000F00E,0x3049F40, 0x00,0x00, 0xE, +0, false }, // 1389: sGP49; Crash Cymbal 1
- { 0x030F50E,0x0039F50, 0x00,0x04, 0xE, +0, false }, // 1390: sGP52; Chinese Cymbal
- { 0x204940E,0x0F78700, 0x02,0x0A, 0xA, +0, false }, // 1391: sGP54; Tambourine
- { 0x000F64E,0x2039F1E, 0x00,0x00, 0xE, +0, false }, // 1392: sGP55; Splash Cymbal
- { 0x000F60E,0x3029F50, 0x00,0x00, 0xE, +0, false }, // 1393: sGP57; Crash Cymbal 2
- { 0x100FF00,0x014FF10, 0x00,0x00, 0xC, +0, false }, // 1394: sGP58; Vibraslap
- { 0x04F760E,0x2187700, 0x40,0x03, 0xE, +0, false }, // 1395: sGP69; Cabasa
- { 0x1F4FC02,0x0F4F712, 0x00,0x05, 0x6, +0, false }, // 1396: sGP76; High Wood Block
- { 0x053F101,0x074D211, 0x4F,0x00, 0x6, +0, false }, // 1397: MGM0; MGM7; b61M1; f19GM0; f19GM7; f21GM0; f21GM7; f23GM7; f32GM0; f32GM7; f37GM0; f41GM0; f41GM7; f47GM1; AcouGrandPiano; BrightAcouGrand; Clavinet
- { 0x00381A5,0x005F1B2, 0xD2,0x80, 0x2, +0, false }, // 1398: MGM10; MGM9; f19GM9; f23GM10; f23GM9; Glockenspiel; Music box
- { 0x0F0FB3E,0x09BA0B1, 0x29,0x00, 0x0, +0, false }, // 1399: f19GM11; Vibraphone
- { 0x315EF11,0x0B5F441, 0x53,0x00, 0x8, +0, false }, // 1400: f19GM13; Xylophone
- { 0x0F7F000,0x0068761, 0x30,0x00, 0xF, +0, false }, // 1401: f19GM21; Accordion
- { 0x0100133,0x0337D14, 0x87,0x80, 0x8, +0, false }, // 1402: MGM22; MGM23; f19GM22; f19GM23; f23GM22; f23GM23; f32GM22; f32GM23; Harmonica; Tango Accordion
- { 0x1FFF000,0x1FFF001, 0x0A,0x00, 0xE, +0, false }, // 1403: f19GM25; f41GM25; Acoustic Guitar2
- { 0x0AE71E1,0x09E81E1, 0x16,0x00, 0xA, +0, false }, // 1404: MGM24; MGM25; MGM26; MGM27; f19GM27; f32GM24; f32GM25; f32GM26; f32GM27; oGM26; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar1; Electric Guitar2
- { 0x2831621,0x0C31320, 0xDA,0x00, 0x8, +0, false }, // 1405: f19GM33; f19GM36; Electric Bass 1; Slap Bass 1
- { 0x0022A95,0x0F34212, 0x97,0x80, 0x0, +0, false }, // 1406: MGM34; f19GM34; f23GM34; Electric Bass 2
- { 0x001EF4F,0x0F19801, 0x81,0x00, 0x4, +0, false }, // 1407: MGM35; f19GM35; f23GM35; Fretless Bass
- { 0x019D530,0x01B61B1, 0x88,0x80, 0xC, +0, false }, // 1408: MGM39; f19GM39; f23GM39; oGM39; Synth Bass 2
- { 0x0176E71,0x00E8B22, 0xC5,0x05, 0x2, +0, false }, // 1409: MGM42; f19GM42; f23GM42; oGM42; Cello
- { 0x0157261,0x0278461, 0x1C,0x00, 0xE, +0, false }, // 1410: f19GM43; Contrabass
- { 0x0427847,0x0548554, 0x4D,0x00, 0xA, +0, false }, // 1411: MGM46; f19GM46; f23GM46; oGM46; Orchestral Harp
- { 0x011F111,0x0B3F101, 0x4A,0x88, 0x6, +0, false }, // 1412: MGM47; f19GM47; f23GM47; f32GM47; Timpany
- { 0x0117171,0x11562A1, 0x8B,0x00, 0x6, +0, false }, // 1413: f19GM48; f19GM50; String Ensemble1; Synth Strings 1
- { 0x0035172,0x0135262, 0x1C,0x05, 0xE, +0, false }, // 1414: MGM52; MGM54; f19GM52; f19GM54; f23GM52; f23GM54; oGM52; oGM54; Choir Aahs; Synth Voice
- { 0x0035131,0x06754A1, 0x1C,0x80, 0xE, +0, false }, // 1415: MGM53; f19GM53; f23GM53; f35GM40; Violin; Voice Oohs
- { 0x0115270,0x0FE3171, 0xC5,0x40, 0x0, +0, false }, // 1416: MGM55; f19GM55; f23GM55; Orchestra Hit
- { 0x021FF13,0x003FF11, 0x96,0x80, 0xA, +0, false }, // 1417: MGM61; b56M24; f12GM27; f16GM27; f19GM61; f23GM61; f32GM61; f54GM27; Brass Section; Electric Guitar2; NYLON
- { 0x01797F1,0x018F121, 0x01,0x0D, 0x8, +0, false }, // 1418: MGM62; f19GM62; f23GM62; f32GM62; Synth Brass 1
- { 0x0F7F0F5,0x00687B1, 0x2E,0x00, 0xB, +0, false }, // 1419: f19GM77; Shakuhachi
- { 0x01B5132,0x03BA2A1, 0x9A,0x82, 0xC, +0, false }, // 1420: MGM83; f19GM83; f35GM71; Clarinet; Lead 4 chiff
- { 0x0176E71,0x00E8B62, 0xC5,0x05, 0x2, +0, false }, // 1421: MGM84; MGM85; f19GM84; f19GM85; Lead 5 charang; Lead 6 voice
- { 0x019D530,0x01B61B1, 0xCD,0x40, 0xC, +0, false }, // 1422: MGM86; f19GM86; f35GM70; Bassoon; Lead 7 fifths
- { 0x00B4131,0x03B92A1, 0x1C,0x80, 0xC, +0, false }, // 1423: MGM88; MGM89; f19GM88; f19GM89; f23GM89; f35GM56; Pad 1 new age; Pad 2 warm; Trumpet
- { 0x01D5321,0x03B52A1, 0x1C,0x80, 0xC, +0, false }, // 1424: MGM90; f19GM90; f23GM90; Pad 3 polysynth
- { 0x01F4171,0x03B92A1, 0x1C,0x80, 0xE, +0, false }, // 1425: MGM91; f19GM91; f25GM90; f35GM57; Pad 3 polysynth; Pad 4 choir; Trombone
- { 0x0177421,0x0176562, 0x83,0x00, 0x7, +0, false }, // 1426: f19GM107; f19GM108; f19GM109; f19GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
- { 0x0AE7121,0x09E8121, 0x16,0x00, 0xE, +0, false }, // 1427: MGM95; f12GM63; f16GM63; f19GM95; f32GM95; f47GM62; f54GM63; oGM95; Pad 8 sweep; Synth Brass 1; Synth Brass 2
- { 0x212AA53,0x021AC51, 0x97,0x80, 0xE, +0, false }, // 1428: MGM98; f19GM98; FX 3 crystal
- { 0x112AA43,0x1119B51, 0x1C,0x00, 0xE, +0, false }, // 1429: f19GM100; FX 5 brightness
- { 0x001FFA4,0x0F3F53E, 0xDB,0xC0, 0x4, +0, false }, // 1430: MGM100; MGM101; MGM102; f19GM101; f19GM102; f23GM102; oGM100; oGM101; oGM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
- { 0x0AC9011,0x1F4F071, 0x1A,0x00, 0xF, +0, false }, // 1431: f19GM103; FX 8 sci-fi
- { 0x22F55B0,0x31E87E0, 0x16,0x80, 0xC, +0, false }, // 1432: MGM106; f15GM106; f19GM106; f26GM106; oGM106; Shamisen
- { 0x08F6EE0,0x02A65A1, 0xEC,0x00, 0xE, +0, false }, // 1433: MGM110; MGM111; MGM76; MGM77; f19GM110; f19GM111; f35GM74; oGM110; oGM111; oGM77; Bottle Blow; Fiddle; Recorder; Shakuhachi; Shanai
- { 0x2A2B264,0x1D49703, 0x02,0x80, 0xE, +0, false }, // 1434: MGM119; f19GM119; Reverse Cymbal
- { 0x0F3F8E2,0x0F3F770, 0x86,0x40, 0x4, +0, false }, // 1435: MGM120; f19GM120; Guitar FretNoise
- { 0x0F0E026,0x031FF1E, 0x03,0x00, 0x8, +0, false }, // 1436: MGM121; f19GM121; f32GM121; Breath Noise
- { 0x0056541,0x0743291, 0x83,0x00, 0xA, +0, false }, // 1437: MGM122; f19GM122; Seashore
- { 0x061F217,0x0B2F112, 0x4F,0x08, 0x8, +0, false }, // 1438: MGM123; b61M10; f19GM123; f21GM123; f32GM123; f41GM123; oGM123; Bird Tweet; Music box
- { 0x011F111,0x061D001, 0x4A,0x40, 0x6, +0, false }, // 1439: f19GM127; f21GM127; f41GM127; Gunshot
- { 0x282B264,0x1DA9803, 0x00,0x00, 0xE, +0, false }, // 1440: f19GP42; Closed High Hat
- { 0x282B264,0x1D49703, 0x00,0x80, 0xE, +0, false }, // 1441: MGP44; MGP46; MGP51; MGP54; MGP69; MGP70; MGP71; MGP72; MGP73; MGP75; f19GP44; f19GP46; f19GP47; f19GP69; f19GP70; f19GP71; f19GP72; f19GP73; f19GP75; f23GP44; f23GP46; f23GP69; f23GP71; f23GP72; f23GP73; f23GP75; Cabasa; Claves; Long Whistle; Low-Mid Tom; Maracas; Open High Hat; Pedal High Hat; Ride Cymbal 1; Short Guiro; Short Whistle; Tambourine
- { 0x06F9A02,0x007A006, 0x00,0x00, 0x0, +0, false }, // 1442: f19GP48; f19GP52; f19GP53; f21GP48; f21GP52; f21GP53; f41GP48; f41GP52; f41GP53; Chinese Cymbal; High-Mid Tom; Ride Bell
- { 0x0B2F131,0x0AFF111, 0x8F,0x83, 0x8, +0, false }, // 1443: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000
- { 0x0B2F131,0x0D5C131, 0x19,0x01, 0x9, +0, false }, // 1444: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000
- { 0x0D2F111,0x0E6F211, 0x4C,0x83, 0xA, +0, false }, // 1445: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001
- { 0x0D5C111,0x0E6C231, 0x15,0x00, 0xB, +0, false }, // 1446: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001
- { 0x0D4F315,0x0E4B115, 0x5F,0x61, 0xE, +0, false }, // 1447: 2x2byJANM2; b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002
- { 0x0E4B111,0x0B5B111, 0x5C,0x00, 0xE, +0, false }, // 1448: 2x2byJANM2; b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002
- { 0x0D4F111,0x0E4C302, 0x89,0x5F, 0xD, +12, false }, // 1449: b50M3; b51M3; f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano; gm003
- { 0x035C100,0x0D5C111, 0x9B,0x00, 0xC, +0, false }, // 1450: f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano
- { 0x050F210,0x0F0E131, 0x60,0x5D, 0x4, +12, false }, // 1451: 2x2byJANM7; b50M7; b51M7; f20GM7; f31GM7; f36GM7; qGM7; Clavinet; gm007
- { 0x040B230,0x5E9F111, 0xA2,0x80, 0x4, +0, false }, // 1452: 2x2byJANM7; f20GM7; f31GM7; f36GM7; qGM7; Clavinet
- { 0x0E3F217,0x0E2C211, 0x54,0x06, 0xA, +0, false }, // 1453: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; skeakernetsM9; ; Glockenspiel; gm009
- { 0x0C3F219,0x0D2F291, 0x2B,0x07, 0xB, +0, false }, // 1454: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; Glockenspiel; gm009
- { 0x004A61A,0x004F600, 0x27,0x0A, 0x3, +0, false }, // 1455: 2x2byJANM10; b50M10; b51M10; f20GM10; f31GM10; f36GM10; f49GM10; qGM10; Music box; gm010
- { 0x0790824,0x0E6E384, 0x9A,0x5B, 0xA, +12, false }, // 1456: b50M11; b51M11; f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone; gm011
- { 0x0E6F314,0x0E6F280, 0x62,0x00, 0xB, +0, false }, // 1457: f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone
- { 0x055F71C,0x0D88520, 0xA3,0x0D, 0x6, +0, false }, // 1458: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012
- { 0x055F718,0x0D8E521, 0x23,0x00, 0x7, +0, false }, // 1459: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012
- { 0x0F7E701,0x1557403, 0x84,0x49, 0xD, +0, false }, // 1460: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015
- { 0x005B301,0x0F77601, 0x80,0x80, 0xD, +0, false }, // 1461: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015
- { 0x02AA2A0,0x02AA522, 0x85,0x9E, 0x7, +0, false }, // 1462: b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016
- { 0x02AA5A2,0x02AA128, 0x83,0x95, 0x7, +0, false }, // 1463: 2x2byJANM16; b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016
- { 0x038C620,0x057F621, 0x81,0x80, 0x7, +0, false }, // 1464: 2x2byJANM17; b50M17; b51M17; f20GM17; f31GM17; f36GM17; f49GM17; qGM17; Percussive Organ; gm017
- { 0x00AAFE1,0x00AAF62, 0x91,0x83, 0x9, +0, false }, // 1465: f20GM18; f31GM18; f36GM18; qGM18; Rock Organ
- { 0x002B025,0x0057030, 0x5F,0x40, 0xC, +0, false }, // 1466: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019
- { 0x002C031,0x0056031, 0x46,0x80, 0xD, +0, false }, // 1467: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019
- { 0x015C821,0x0056F31, 0x93,0x00, 0xC, +0, false }, // 1468: 2x2byJANM20; b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020
- { 0x005CF31,0x0057F32, 0x16,0x87, 0xD, +0, false }, // 1469: 2x2byJANM20; b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020
- { 0x4F2B913,0x0119102, 0x0D,0x1A, 0xA, +0, false }, // 1470: 2x2byJANM29; b50M29; b51M29; f20GM29; f31GM29; f36GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029
- { 0x14A9221,0x02A9122, 0x99,0x00, 0xA, +0, false }, // 1471: 2x2byJANM29; b50M29; b51M29; f20GM29; f31GM29; f36GM29; f48GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029
- { 0x242F823,0x2FA9122, 0x96,0x1A, 0x0, +0, false }, // 1472: 2x2byJANM30; b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030
- { 0x0BA9221,0x04A9122, 0x99,0x00, 0x0, +0, false }, // 1473: 2x2byJANM30; b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030
- { 0x0487131,0x0487131, 0x19,0x00, 0xD, +0, false }, // 1474: 2x2byJANM35; b50M35; b51M35; f20GM35; f31GM35; f36GM35; f49GM35; qGM35; Fretless Bass; gm035
- { 0x0DAF904,0x0DFF701, 0x0B,0x80, 0x9, +0, false }, // 1475: b50M36; b51M36; f20GM36; f31GM36; f36GM36; f49GM36; qGM36; Slap Bass 1; gm036
- { 0x09AA101,0x0DFF221, 0x89,0x40, 0x6, +0, false }, // 1476: b50M37; b51M37; f20GM37; f31GM37; f36GM37; qGM37; Slap Bass 2; gm037
- { 0x0DAF904,0x0DFF701, 0x0B,0x80, 0x7, +0, false }, // 1477: b50M37; b51M37; f20GM37; f31GM37; f36GM37; f49GM37; qGM37; Slap Bass 2; gm037
- { 0x0C8F621,0x0C8F101, 0x1C,0x1F, 0xA, +0, false }, // 1478: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038
- { 0x0C8F101,0x0C8F201, 0xD8,0x00, 0xA, +0, false }, // 1479: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038
- { 0x1038D12,0x0866503, 0x95,0x8B, 0x9, +0, false }, // 1480: b50M40; b50M41; b51M40; b51M41; f20GM40; f20GM41; f31GM40; f31GM41; f36GM40; f36GM41; f48GM40; f49GM40; f49GM41; qGM40; qGM41; Viola; Violin; gm040; gm041
- { 0x113DD31,0x0265621, 0x17,0x00, 0x8, +0, false }, // 1481: b50M41; b51M41; f20GM41; f31GM41; f36GM41; f49GM41; qGM41; Viola; gm041
- { 0x012C121,0x0054F61, 0x1A,0x00, 0xC, +0, false }, // 1482: 2x2byJANM50; b50M50; b51M50; f20GM50; f36GM50; f48GM50; f49GM50; qGM50; Synth Strings 1; gm050
- { 0x012C1A1,0x0054F21, 0x93,0x00, 0xD, +0, false }, // 1483: 2x2byJANM50; b50M50; b51M50; f20GM50; f36GM50; f48GM50; qGM50; Synth Strings 1; gm050
- { 0x022C122,0x0054F22, 0x0B,0x1C, 0xD, +0, false }, // 1484: 2x2byJANM51; b50M51; b51M51; f20GM51; f31GM51; f36GM51; f49GM51; qGM51; SynthStrings 2; gm051
- { 0x0F5A006,0x035A3E4, 0x03,0x23, 0xE, +0, false }, // 1485: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052
- { 0x0077FA1,0x0077F61, 0x51,0x00, 0xF, +0, false }, // 1486: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052
- { 0x0578402,0x074A7E4, 0x05,0x16, 0xE, +0, false }, // 1487: 2x2byJANM53; b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053
- { 0x03974A1,0x0677161, 0x90,0x00, 0xF, +0, false }, // 1488: 2x2byJANM53; b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053
- { 0x054990A,0x0639707, 0x65,0x60, 0x8, +0, false }, // 1489: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054
- { 0x1045FA1,0x0066F61, 0x59,0x00, 0x8, +0, false }, // 1490: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054
- { 0x0178421,0x008AF61, 0x15,0x0B, 0xD, +0, false }, // 1491: 2x2byJANM56; b50M56; b51M56; f20GM56; f31GM56; f36GM56; f49GM56; qGM56; Trumpet; gm056
- { 0x0178521,0x0097F21, 0x94,0x05, 0xC, +0, false }, // 1492: 2x2byJANM57; b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057
- { 0x0178421,0x008AF61, 0x15,0x0D, 0xD, +0, false }, // 1493: 2x2byJANM57; b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057
- { 0x1277131,0x0499161, 0x15,0x83, 0xC, +0, false }, // 1494: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059
- { 0x0277DB1,0x0297A21, 0x10,0x08, 0xD, +0, false }, // 1495: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059
- { 0x00A6321,0x00B7F21, 0x9F,0x00, 0xE, +0, false }, // 1496: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060
- { 0x00A65A1,0x00B7F61, 0xA2,0x00, 0xF, +0, false }, // 1497: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060
- { 0x02AA961,0x036A823, 0xA3,0x52, 0x8, +0, false }, // 1498: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068
- { 0x016AAA1,0x00A8F21, 0x94,0x80, 0x8, +0, false }, // 1499: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068
- { 0x011DA25,0x068A6E3, 0x00,0x2B, 0xC, +0, false }, // 1500: b50M72; b50M73; b51M72; b51M73; f20GM72; f20GM73; f31GM72; f31GM73; f36GM72; f36GM73; f49GM72; f49GM73; qGM72; qGM73; Flute; Piccolo; gm072; gm073
- { 0x05F85E1,0x01A65E1, 0x1F,0x00, 0xD, +0, false }, // 1501: b50M72; b51M72; f20GM72; f31GM72; f36GM72; f49GM72; qGM72; Piccolo; gm072
- { 0x05F88E1,0x01A65E1, 0x46,0x00, 0xD, +0, false }, // 1502: b50M73; b51M73; f20GM73; f31GM73; f36GM73; f49GM73; qGM73; Flute; gm073
- { 0x011DA25,0x068A623, 0x00,0x1E, 0xC, +0, false }, // 1503: 2x2byJANM75; b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075
- { 0x0588821,0x01A6521, 0x8C,0x00, 0xD, +0, false }, // 1504: 2x2byJANM75; b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075
- { 0x001DF26,0x03876E4, 0x00,0x2B, 0xC, +0, false }, // 1505: 2x2byJANM79; b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079
- { 0x0369522,0x00776E1, 0xD8,0x00, 0xD, +0, false }, // 1506: 2x2byJANM79; b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079
- { 0x087C4A3,0x076C626, 0x00,0x57, 0xE, +0, false }, // 1507: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082
- { 0x0558622,0x0186421, 0x46,0x80, 0xF, +0, false }, // 1508: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082
- { 0x04AA321,0x00A8621, 0x48,0x00, 0x8, +0, false }, // 1509: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083
- { 0x0126621,0x00A9621, 0x45,0x00, 0x9, +0, false }, // 1510: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083
- { 0x109F121,0x109F121, 0x1D,0x80, 0xB, +0, false }, // 1511: b50M87; b51M87; f20GM87; f31GM87; f36GM87; qGM87; Lead 8 brass; gm087
- { 0x0332121,0x0454222, 0x97,0x03, 0x8, +0, false }, // 1512: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092
- { 0x0D421A1,0x0D54221, 0x99,0x03, 0x9, +0, false }, // 1513: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092
- { 0x0336121,0x0354261, 0x8D,0x03, 0xA, +0, false }, // 1514: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093
- { 0x177A1A1,0x1473121, 0x1C,0x00, 0xB, +0, false }, // 1515: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093
- { 0x0331121,0x0354261, 0x89,0x03, 0xA, +0, false }, // 1516: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094
- { 0x0E42121,0x0D54261, 0x8C,0x03, 0xB, +0, false }, // 1517: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094
- { 0x1471121,0x007CF21, 0x15,0x00, 0x0, +0, false }, // 1518: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; f49GM95; qGM95; Pad 8 sweep; gm095
- { 0x0E41121,0x0D55261, 0x8C,0x00, 0x1, +0, false }, // 1519: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; qGM95; Pad 8 sweep; gm095
- { 0x58AFE0F,0x006FB04, 0x83,0x85, 0xC, +0, false }, // 1520: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f48GM96; f49GM96; qGM96; FX 1 rain; gm096
- { 0x003A821,0x004A722, 0x99,0x00, 0xD, +0, false }, // 1521: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f49GM96; qGM96; FX 1 rain; gm096
- { 0x0937501,0x0B4C502, 0x61,0x80, 0x8, +0, false }, // 1522: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098
- { 0x0957406,0x072A501, 0x5B,0x00, 0x9, +0, false }, // 1523: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098
- { 0x056B222,0x056F261, 0x92,0x8A, 0xC, +0, false }, // 1524: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099
- { 0x2343121,0x00532A1, 0x9D,0x80, 0xD, +0, false }, // 1525: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099
- { 0x088A324,0x087A322, 0x40,0x5B, 0xE, +0, false }, // 1526: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100
- { 0x151F101,0x0F5F241, 0x13,0x00, 0xF, +0, false }, // 1527: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100
- { 0x04211A1,0x0731161, 0x10,0x92, 0xA, +0, false }, // 1528: 2x2byJANM101; b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101
- { 0x0211161,0x0031DA1, 0x98,0x80, 0xB, +0, false }, // 1529: 2x2byJANM101; b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101
- { 0x0167D62,0x01672A2, 0x57,0x80, 0x4, +0, false }, // 1530: 2x2byJANM102; b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102
- { 0x0069F61,0x0049FA1, 0x5B,0x00, 0x5, +0, false }, // 1531: 2x2byJANM102; b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102
- { 0x024A238,0x024F231, 0x9F,0x9C, 0x6, +0, false }, // 1532: 2x2byJANM103; b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103
- { 0x014F123,0x0238161, 0x9F,0x00, 0x6, +0, false }, // 1533: 2x2byJANM103; b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103
- { 0x053C601,0x0D5F583, 0x71,0x40, 0x7, +0, false }, // 1534: b50M112; b51M112; f20GM112; f31GM112; f36GM112; f48GM112; qGM112; Tinkle Bell; gm112
- { 0x4FCFA15,0x0ECFA12, 0x11,0x80, 0xA, +0, false }, // 1535: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115
- { 0x0FCFA18,0x0E5F812, 0x9D,0x00, 0xB, +0, false }, // 1536: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115
- { 0x007A801,0x083F600, 0x5C,0x03, 0x7, +0, false }, // 1537: b50M116; b51M116; f20GM116; f31GM116; f36GM116; f49GM116; qGM116; Taiko Drum; gm116
- { 0x458F811,0x0E5F310, 0x8F,0x00, 0xE, +0, false }, // 1538: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117
- { 0x154F610,0x0E4F410, 0x92,0x00, 0xF, +0, false }, // 1539: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117
- { 0x0001F0F,0x3F01FC0, 0x00,0x00, 0xE, +0, false }, // 1540: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119
- { 0x0001F0F,0x3F11FC0, 0x3F,0x3F, 0xF, +0, false }, // 1541: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119
- { 0x024F806,0x7845603, 0x80,0x88, 0xE, +0, false }, // 1542: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120
- { 0x024D803,0x7846604, 0x1E,0x08, 0xF, +0, false }, // 1543: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120
- { 0x001FF06,0x3043414, 0x00,0x00, 0xE, +0, false }, // 1544: b50M121; b51M121; f20GM121; f31GM121; f36GM121; qGM121; Breath Noise; gm121
- { 0x001FF26,0x1841204, 0x00,0x00, 0xE, +0, false }, // 1545: b50M122; b51M122; f20GM122; f31GM122; f36GM122; f49GM122; qGM122; Seashore; gm122
- { 0x0F86848,0x0F10001, 0x00,0x3F, 0x5, +0, false }, // 1546: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123
- { 0x0F86747,0x0F8464C, 0x00,0x00, 0x5, +0, false }, // 1547: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123
- { 0x261B235,0x015F414, 0x1C,0x08, 0xA, +1, false }, // 1548: b50M124; b51M124; f20GM124; f31GM124; f36GM124; qGM124; Telephone; gm124
- { 0x715FE11,0x019F487, 0x20,0xC0, 0xB, +0, false }, // 1549: f20GM124; f31GM124; f36GM124; qGM124; Telephone
- { 0x1112EF0,0x11621E2, 0x00,0xC0, 0x8, -36, false }, // 1550: b50M125; b51M125; f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter; gm125
- { 0x7112EF0,0x11621E2, 0x00,0xC0, 0x9, +0, false }, // 1551: f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter
- { 0x007FC01,0x638F802, 0x03,0x03, 0xF, +0, false }, // 1552: 2x2byJANP38; b50P38; b51P38; b51P40; f20GP38; f31GP38; f36GP38; f36GP40; qGP38; Acoustic Snare; Electric Snare; gpo038; gpo040; gps038
- { 0x007FC00,0x638F801, 0x03,0x03, 0xF, +0, false }, // 1553: 2x2byJANP40; b50P40; f20GP40; qGP40; Electric Snare; gps040
- { 0x00CFD01,0x03CD600, 0x07,0x00, 0x0, +0, false }, // 1554: b50P36; b50P41; b50P43; b50P45; b50P47; b50P48; b50P50; f20GP41; f20GP43; f20GP45; f20GP47; f20GP48; f20GP50; f31GP41; f31GP43; f31GP45; f31GP47; f31GP48; f31GP50; qGP41; qGP43; qGP45; qGP47; qGP48; qGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; gps036; gps041; gps043; gps045; gps047; gps048; gps050
- { 0x00CF600,0x006F600, 0x00,0x00, 0x1, +0, false }, // 1555: b50P41; f20GP41; f20GP43; f20GP45; f20GP47; f20GP48; f20GP50; f31GP41; f31GP43; f31GP45; f31GP47; f31GP48; f31GP50; qGP41; qGP43; qGP45; qGP47; qGP48; qGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; gps041
- { 0x008F60C,0x247FB12, 0x00,0x00, 0xB, +0, false }, // 1556: 2x2byJANP42; b50P42; f20GP42; f31GP42; qGP42; Closed High Hat; gps042
- { 0x008F60C,0x2477B12, 0x00,0x00, 0xA, +0, false }, // 1557: 2x2byJANP44; b50P44; f20GP44; f31GP44; f48GP44; qGP44; Pedal High Hat; gps044
- { 0x008F60C,0x2477B12, 0x00,0x00, 0xB, +0, false }, // 1558: 2x2byJANP44; b50P44; f20GP44; f31GP44; qGP44; Pedal High Hat; gps044
- { 0x002F60C,0x243CB12, 0x00,0x15, 0xB, +0, false }, // 1559: 2x2byJANP46; b50P46; f20GP46; f31GP46; qGP46; Open High Hat; gps046
- { 0x3E4E40F,0x1E5F508, 0x00,0x0A, 0x6, +0, false }, // 1560: b50P51; f20GP51; f31GP51; f31GP59; qGP51; qGP59; Ride Cymbal 1; Ride Cymbal 2; gps051
- { 0x366F50F,0x1A5F508, 0x00,0x19, 0x7, +0, false }, // 1561: 2x2byJANP51; b50P51; f20GP51; f31GP51; f31GP59; qGP51; qGP59; Ride Cymbal 1; Ride Cymbal 2; gps051
- { 0x3E4E40F,0x1E5F507, 0x00,0x11, 0x6, +0, false }, // 1562: 2x2byJANP53; b50P53; f20GP53; f31GP53; qGP53; Ride Bell; gps053
- { 0x365F50F,0x1A5F506, 0x00,0x1E, 0x7, +0, false }, // 1563: 2x2byJANP53; b50P53; f20GP53; f31GP53; qGP53; Ride Bell; gps053
- { 0x0C49406,0x2F5F604, 0x00,0x00, 0x0, +0, false }, // 1564: 2x2byJANP54; b50P54; b51P54; f20GP54; f31GP54; f36GP54; qGP54; Tambourine; gpo054; gps054
- { 0x004F902,0x0F79705, 0x00,0x03, 0x0, +0, false }, // 1565: 2x2byJANP54; b50P54; f20GP54; f31GP54; qGP54; Tambourine; gps054
- { 0x156F28F,0x100F446, 0x03,0x00, 0xE, +0, false }, // 1566: 2x2byJANP55; b50P55; f20GP55; f31GP55; qGP55; Splash Cymbal; gps055
- { 0x000F38F,0x0A5F442, 0x00,0x06, 0xE, +0, false }, // 1567: 2x2byJANP55; b50P55; f20GP55; f31GP55; qGP55; Splash Cymbal; gps055
- { 0x237F811,0x005F310, 0x45,0x00, 0x8, +0, false }, // 1568: 2x2byJANP56; b50P56; b51P56; f20GP56; f31GP56; f36GP56; qGP56; Cow Bell; gpo056; gps056
- { 0x037F811,0x005F310, 0x05,0x08, 0x9, +0, false }, // 1569: 2x2byJANP56; b50P56; f20GP56; f31GP56; qGP56; Cow Bell; gps056
- { 0x155F381,0x000F441, 0x00,0x00, 0xE, +0, false }, // 1570: 2x2byJANP57; b50P57; f20GP57; f31GP57; qGP57; Crash Cymbal 2; gps057
- { 0x000F341,0x0A4F48F, 0x00,0x00, 0xE, +0, false }, // 1571: 2x2byJANP57; b50P57; f20GP57; f31GP57; qGP57; Crash Cymbal 2; gps057
- { 0x503FF80,0x014FF10, 0x00,0x00, 0xC, +0, false }, // 1572: 2x2byJANP58; b50P58; b51P58; f20GP58; f31GP58; f36GP58; qGP58; Vibraslap; gpo058; gps058
- { 0x503FF80,0x014FF10, 0x00,0x0D, 0xD, +0, false }, // 1573: 2x2byJANP58; b50P58; f20GP58; f31GP58; qGP58; Vibraslap; gps058
- { 0x3E5E40F,0x1E7F508, 0x00,0x0A, 0x6, +0, false }, // 1574: b50P59; f20GP59; Ride Cymbal 2; gps059
- { 0x366F50F,0x1A8F608, 0x00,0x19, 0x7, +0, false }, // 1575: 2x2byJANP59; b50P59; f20GP59; Ride Cymbal 2; gps059
- { 0x00CF506,0x008F502, 0xC8,0x0B, 0x6, +0, false }, // 1576: 2x2byJANP60; b50P60; f20GP60; f31GP60; qGP60; High Bongo; gps060
- { 0x00CF506,0x007F501, 0xC5,0x03, 0x7, +0, false }, // 1577: 2x2byJANP60; b50P60; f20GP60; f31GP60; qGP60; High Bongo; gps060
- { 0x0BFFA01,0x096C802, 0x8F,0x80, 0x6, +0, false }, // 1578: 2x2byJANP61; b50P61; f20GP61; f31GP61; qGP61; Low Bongo; gps061
- { 0x0BFFA01,0x096C802, 0xCF,0x0B, 0x7, +0, false }, // 1579: 2x2byJANP61; b50P61; f20GP61; f31GP61; qGP61; Low Bongo; gps061
- { 0x087FA01,0x0B7FA01, 0x4F,0x08, 0x7, +0, false }, // 1580: 2x2byJANP62; b50P62; f20GP62; f31GP62; qGP62; Mute High Conga; gps062
- { 0x08DFA01,0x0B5F802, 0x55,0x00, 0x6, +0, false }, // 1581: 2x2byJANP63; b50P63; f20GP63; f31GP63; qGP63; Open High Conga; gps063
- { 0x08DFA01,0x0B5F802, 0x55,0x12, 0x7, +0, false }, // 1582: 2x2byJANP63; b50P63; f20GP63; f31GP63; qGP63; Open High Conga; gps063
- { 0x08DFA01,0x0B6F802, 0x59,0x00, 0x6, +0, false }, // 1583: 2x2byJANP64; b50P64; f20GP64; f31GP64; qGP64; Low Conga; gps064
- { 0x08DFA01,0x0B6F802, 0x59,0x12, 0x7, +0, false }, // 1584: 2x2byJANP64; b50P64; f20GP64; f31GP64; qGP64; Low Conga; gps064
- { 0x00AFA01,0x006F900, 0x00,0x00, 0xE, +0, false }, // 1585: 2x2byJANP65; b50P65; f20GP65; f31GP65; qGP65; High Timbale; gps065
- { 0x00AFA01,0x006F900, 0x00,0x0D, 0xF, +0, false }, // 1586: 2x2byJANP65; b50P65; f20GP65; f31GP65; qGP65; High Timbale; gps065
- { 0x089F900,0x06CF600, 0x80,0x08, 0xF, +0, false }, // 1587: 2x2byJANP66; b50P66; f20GP66; f31GP66; qGP66; Low Timbale; gps066
- { 0x388F803,0x0B6F60C, 0x8D,0x00, 0xE, +0, false }, // 1588: 2x2byJANP67; b50P67; f20GP67; f31GP67; qGP67; High Agogo; gps067
- { 0x088F803,0x0B8F80C, 0x88,0x12, 0xF, +0, false }, // 1589: 2x2byJANP67; b50P67; f20GP67; f31GP67; qGP67; High Agogo; gps067
- { 0x388F803,0x0B6F60C, 0x88,0x03, 0xE, +0, false }, // 1590: 2x2byJANP68; b50P68; f20GP68; f31GP68; qGP68; Low Agogo; gps068
- { 0x388F803,0x0B8F80C, 0x88,0x0F, 0xF, +0, false }, // 1591: 2x2byJANP68; b50P68; f20GP68; f31GP68; qGP68; Low Agogo; gps068
- { 0x04F760F,0x2187700, 0x00,0x12, 0xF, +0, false }, // 1592: 2x2byJANP69; b50P69; f20GP69; f31GP69; qGP69; Cabasa; gps069
- { 0x249C80F,0x2699B02, 0x40,0x80, 0xE, +0, false }, // 1593: 2x2byJANP70; b50P70; f20GP70; f31GP70; qGP70; Maracas; gps070
- { 0x249C80F,0x2699B0F, 0xC0,0x19, 0xF, +0, false }, // 1594: 2x2byJANP70; b50P70; f20GP70; f31GP70; qGP70; Maracas; gps070
- { 0x305AD57,0x0058D87, 0xDC,0x00, 0xE, +0, false }, // 1595: b50P71; f20GP71; f31GP71; qGP71; Short Whistle; gps071
- { 0x305AD47,0x0058D87, 0xDC,0x12, 0xF, +0, false }, // 1596: b50P71; f20GP71; f31GP71; qGP71; Short Whistle; gps071
- { 0x304A857,0x0048887, 0xDC,0x00, 0xE, +0, false }, // 1597: b50P72; f20GP72; f31GP72; qGP72; Long Whistle; gps072
- { 0x304A857,0x0058887, 0xDC,0x08, 0xF, +0, false }, // 1598: b50P72; f20GP72; f31GP72; qGP72; Long Whistle; gps072
- { 0x3F40006,0x0F5F715, 0x3F,0x00, 0x0, +0, false }, // 1599: 2x2byJANP75; b50P75; b51P39; b51P75; b51P76; b51P77; b51P85; f20GP75; f31GP75; f36GP39; f36GP75; f36GP76; f36GP77; f36GP85; qGP75; Castanets; Claves; Hand Clap; High Wood Block; Low Wood Block; gpo039; gpo075; gpo076; gpo077; gpo085; gps075
- { 0x3F40006,0x0F5F715, 0x3F,0x08, 0x1, +0, false }, // 1600: 2x2byJANP75; b50P75; f20GP75; f31GP75; qGP75; Claves; gps075
- { 0x3F40006,0x0F5F712, 0x3F,0x08, 0x1, +0, false }, // 1601: 2x2byJANP76; 2x2byJANP77; b50P76; b50P77; f20GP76; f20GP77; f31GP76; f31GP77; qGP76; qGP77; High Wood Block; Low Wood Block; gps076; gps077
- { 0x7476701,0x0476703, 0xCD,0x40, 0x8, +0, false }, // 1602: 2x2byJANP78; b50P78; f20GP78; f31GP78; qGP78; Mute Cuica; gps078
- { 0x0476701,0x0556501, 0xC0,0x00, 0x9, +0, false }, // 1603: 2x2byJANP78; b50P78; f20GP78; f31GP78; qGP78; Mute Cuica; gps078
- { 0x0A76701,0x0356503, 0x17,0x1E, 0xA, +0, false }, // 1604: 2x2byJANP79; b50P79; f20GP79; f31GP79; qGP79; Open Cuica; gps079
- { 0x0777701,0x0057501, 0x9D,0x00, 0xB, +0, false }, // 1605: 2x2byJANP79; b50P79; f20GP79; f31GP79; qGP79; Open Cuica; gps079
- { 0x3F0E00A,0x005FF1F, 0x40,0x40, 0x8, +0, false }, // 1606: 2x2byJANP80; b50P80; f20GP80; f31GP80; qGP80; Mute Triangle; gps080
- { 0x3F0E00A,0x005FF1F, 0x40,0x48, 0x9, +0, false }, // 1607: 2x2byJANP80; b50P80; f20GP80; f31GP80; qGP80; Mute Triangle; gps080
- { 0x3F0E00A,0x002FF1F, 0x7C,0x40, 0x8, +0, false }, // 1608: b50P81; f20GP81; f31GP81; qGP81; Open Triangle; gps081
- { 0x3E0F50A,0x003FF1F, 0x7C,0x40, 0x9, +0, false }, // 1609: b50P81; f20GP81; f31GP81; qGP81; Open Triangle; gps081
- { 0x04F7F0F,0x21E7E00, 0x40,0x88, 0xE, +0, false }, // 1610: 2x2byJANP82; b50P82; f20GP82; f31GP82; qGP82; Shaker; gps082
- { 0x04F7F0F,0x21E7E00, 0x40,0x14, 0xF, +0, false }, // 1611: 2x2byJANP82; b50P82; f20GP82; f31GP82; qGP82; Shaker; gps082
- { 0x6E5E403,0x7E7F507, 0x0D,0x11, 0xB, +0, false }, // 1612: 2x2byJANP84; b50P84; f20GP84; f31GP84; f36GP84; qGP84; Bell Tree; gps084
- { 0x366F500,0x4A8F604, 0x1B,0x15, 0xA, +0, false }, // 1613: 2x2byJANP84; b50P84; f20GP84; f31GP84; f36GP84; qGP84; Bell Tree; gps084
- { 0x3F40003,0x0F5F715, 0x3F,0x00, 0x8, +0, false }, // 1614: 2x2byJANP85; b50P85; f20GP85; f31GP85; qGP85; Castanets; gps085
- { 0x3F40003,0x0F5F715, 0x3F,0x08, 0x9, +0, false }, // 1615: 2x2byJANP85; b50P85; f20GP85; f31GP85; qGP85; Castanets; gps085
- { 0x08DFA01,0x0B5F802, 0x4F,0x00, 0x6, +0, false }, // 1616: 2x2byJANP86; b50P86; b51P64; f20GP86; f31GP86; f36GP64; qGP86; Low Conga; Mute Surdu; gpo064; gps086
- { 0x08DFA01,0x0B5F802, 0x4F,0x12, 0x7, +0, false }, // 1617: 2x2byJANP86; b50P86; f20GP86; f31GP86; qGP86; Mute Surdu; gps086
- { 0x084FA01,0x0B4F800, 0x4F,0x00, 0x6, +0, false }, // 1618: 2x2byJANP87; b50P87; f20GP87; f31GP87; qGP87; Open Surdu; gps087
- { 0x084FA01,0x0B4F800, 0x4F,0x00, 0x7, +0, false }, // 1619: 2x2byJANP87; b50P87; f20GP87; f31GP87; qGP87; Open Surdu; gps087
- { 0x0F3F040,0x0038761, 0x30,0x00, 0xF, +0, false }, // 1620: f21GM3; Honky-tonkPiano
- { 0x033E813,0x0F3F011, 0x12,0x00, 0x8, +0, false }, // 1621: f21GM4; Rhodes Piano
- { 0x133F721,0x2F4F320, 0x48,0x00, 0x4, +0, false }, // 1622: f21GM5; f41GM5; Chorused Piano
- { 0x1F4F201,0x0F5F009, 0x00,0x00, 0x6, +0, false }, // 1623: f21GM9; Glockenspiel
- { 0x1114070,0x0034061, 0x84,0x00, 0x0, +0, false }, // 1624: f21GM10; Music box
- { 0x0D3B305,0x024F246, 0x40,0x80, 0x2, +0, false }, // 1625: b56M93; b66M93; f21GM27; Electric Guitar2; PAD6
- { 0x106F90E,0x0F4F001, 0x2F,0x00, 0xB, +0, false }, // 1626: f21GM28; f41GM28; Electric Guitar3
- { 0x0126E71,0x0045061, 0x0D,0x00, 0x0, +0, false }, // 1627: f21GM29; Overdrive Guitar
- { 0x2A31321,0x0F31220, 0x1A,0x00, 0x8, +0, false }, // 1628: f21GM33; f41GM33; f41GM36; Electric Bass 1; Slap Bass 1
- { 0x025DC03,0x009F031, 0xA2,0x00, 0x8, +0, false }, // 1629: f21GM34; Electric Bass 2
- { 0x025DC03,0x009F021, 0x17,0x00, 0x8, +0, false }, // 1630: f21GM35; Fretless Bass
- { 0x025DF23,0x0F9F021, 0x20,0x00, 0xE, +0, false }, // 1631: f21GM36; Slap Bass 1
- { 0x1025161,0x0024173, 0x52,0x00, 0xA, +0, false }, // 1632: f21GM37; Slap Bass 2
- { 0x0195132,0x0396061, 0x5A,0x85, 0xC, +0, false }, // 1633: f21GM38; Synth Bass 1
- { 0x025DC03,0x009F031, 0x9A,0x00, 0x8, +0, false }, // 1634: f21GM39; Synth Bass 2
- { 0x025DC03,0x009F031, 0x98,0x00, 0x8, +0, false }, // 1635: f21GM40; Violin
- { 0x1126EB1,0x0045021, 0x47,0x02, 0x0, +0, false }, // 1636: f21GM42; f41GM42; Cello
- { 0x025DC03,0x009F031, 0x97,0x00, 0x8, +0, false }, // 1637: f21GM44; Tremulo Strings
- { 0x025DC03,0x009F031, 0x96,0x00, 0x8, +0, false }, // 1638: f21GM45; Pizzicato String
- { 0x025DC03,0x009F031, 0x94,0x00, 0x8, +0, false }, // 1639: f21GM46; Orchestral Harp
- { 0x025DB02,0x006F030, 0x10,0x00, 0x8, +0, false }, // 1640: f21GM47; Timpany
- { 0x1145152,0x0147242, 0x88,0x00, 0xA, +0, false }, // 1641: f21GM48; String Ensemble1
- { 0x0115172,0x01572A2, 0x89,0x00, 0xA, +0, false }, // 1642: f21GM50; f41GM48; f41GM50; String Ensemble1; Synth Strings 1
- { 0x0F8AF00,0x0F6F401, 0xC0,0x00, 0xE, +0, false }, // 1643: f21GM51; SynthStrings 2
- { 0x0009FB1,0x1069FA2, 0x45,0x0D, 0x2, +0, false }, // 1644: f21GM52; Choir Aahs
- { 0x0009FB1,0x1069FA2, 0x45,0x08, 0x2, +0, false }, // 1645: f21GM53; Voice Oohs
- { 0x1016F00,0x0F57001, 0x19,0x00, 0xE, +0, false }, // 1646: f21GM61; f21GM88; f41GM88; Brass Section; Pad 1 new age
- { 0x229FFF2,0x0F480E1, 0x1A,0x00, 0x6, +0, false }, // 1647: f21GM63; Synth Brass 2
- { 0x025DC03,0x009F032, 0x12,0x00, 0xA, +0, false }, // 1648: f21GM64; Soprano Sax
- { 0x025DC03,0x009F032, 0x10,0x00, 0xA, +0, false }, // 1649: f21GM65; Alto Sax
- { 0x025DC03,0x009F032, 0x0E,0x00, 0xA, +0, false }, // 1650: f21GM66; Tenor Sax
- { 0x025DC03,0x009F032, 0x0C,0x00, 0xA, +0, false }, // 1651: f21GM67; Baritone Sax
- { 0x025DC03,0x009F032, 0x0A,0x00, 0xA, +0, false }, // 1652: f21GM68; Oboe
- { 0x025DC03,0x009F031, 0x92,0x00, 0x8, +0, false }, // 1653: f21GM69; English Horn
- { 0x1062F01,0x0076521, 0x07,0x00, 0x0, +0, false }, // 1654: f21GM70; Bassoon
- { 0x00470F5,0x0F38071, 0x1C,0x00, 0xB, +0, false }, // 1655: f21GM71; Clarinet
- { 0x0F77061,0x0256061, 0x21,0x00, 0x2, +0, false }, // 1656: f21GM73; Flute
- { 0x0C76012,0x00550F1, 0x28,0x00, 0x2, +0, false }, // 1657: f21GM74; Recorder
- { 0x0049F21,0x0049F62, 0x00,0x00, 0x1, +0, false }, // 1658: f21GM76; Bottle Blow
- { 0x2119A16,0x0029012, 0x14,0x00, 0x2, +0, false }, // 1659: f21GM78; Whistle
- { 0x033F813,0x003FF11, 0x0E,0x00, 0x8, +0, false }, // 1660: f21GM79; Ocarina
- { 0x0057F72,0x0F56071, 0x1D,0x00, 0x2, +0, false }, // 1661: f21GM80; Lead 1 squareea
- { 0x203B162,0x005F172, 0x4A,0x00, 0x2, +0, false }, // 1662: f21GM81; f21GM87; f41GM87; Lead 2 sawtooth; Lead 8 brass
- { 0x2027062,0x0029062, 0x4A,0x00, 0x2, +0, false }, // 1663: f21GM82; Lead 3 calliope
- { 0x0FF0F20,0x0F1F021, 0xFF,0x00, 0x0, +0, false }, // 1664: f21GM89; f21GM90; f21GM91; f21GM92; f21GM93; Pad 2 warm; Pad 3 polysynth; Pad 4 choir; Pad 5 bowedpad; Pad 6 metallic
- { 0x0F28021,0x0037021, 0x8F,0x00, 0x0, +0, false }, // 1665: f21GM94; Pad 7 halo
- { 0x2129A16,0x0039012, 0x97,0x00, 0x2, +0, false }, // 1666: f21GM96; FX 1 rain
- { 0x212AA93,0x021AC91, 0x97,0x80, 0xE, +0, false }, // 1667: f21GM98; f32GM98; FX 3 crystal
- { 0x024DA05,0x013F901, 0x8B,0x00, 0xA, +0, false }, // 1668: f21GM104; f21GM99; f41GM104; f41GM99; FX 4 atmosphere; Sitar
- { 0x203B162,0x0046172, 0xCF,0x00, 0x2, +0, false }, // 1669: f21GM114; Steel Drums
- { 0x006FA04,0x095F201, 0xD3,0x00, 0xA, +0, false }, // 1670: f21GM115; Woodblock
- { 0x0847162,0x0246061, 0x21,0x00, 0x8, +0, false }, // 1671: f21GM124; Telephone
- { 0x0FFF000,0x02FF607, 0x00,0x00, 0x0, +0, false }, // 1672: f21GP35; f27GP27; f27GP28; f27GP29; f27GP30; f27GP31; f27GP35; f41GP35; Ac Bass Drum
- { 0x3F27026,0x0568705, 0x00,0x00, 0xE, +0, false }, // 1673: f21GP36; f21GP70; Bass Drum 1; Maracas
- { 0x005FC11,0x1F5DF12, 0x00,0x00, 0x1, +0, false }, // 1674: f21GP38; f21GP39; f21GP40; Acoustic Snare; Electric Snare; Hand Clap
- { 0x104F021,0x0D6F401, 0xCF,0x00, 0xA, +0, false }, // 1675: f13GM0; f50GM0; nemM0; AcouGrandPiano
- { 0x104F021,0x0D6F401, 0xC7,0x00, 0x0, +0, false }, // 1676: f13GM1; f50GM1; nemM1; BrightAcouGrand
- { 0x004F021,0x0D6F401, 0x1B,0x00, 0xA, +0, false }, // 1677: f13GM2; f50GM2; nemM2; ElecGrandPiano
- { 0x104F061,0x1D6F441, 0xCE,0x00, 0x4, +0, false }, // 1678: nemM3; Honky-tonkPiano
- { 0x065F301,0x07DF111, 0x12,0x00, 0x8, +0, false }, // 1679: f13GM4; f50GM4; nemM4; Rhodes Piano
- { 0x254F5A8,0x0B7F321, 0xE8,0x00, 0x0, +0, false }, // 1680: nemM5; Chorused Piano
- { 0x14FF101,0x3D6F311, 0xC6,0x06, 0xA, +0, false }, // 1681: f13GM6; f50GM6; nemM6; Harpsichord
- { 0x0ADF303,0x15E8301, 0x58,0x00, 0xE, +0, false }, // 1682: f13GM7; f50GM7; nemM7; Clavinet
- { 0x01F4C28,0x045F601, 0xD4,0x00, 0xE, +0, false }, // 1683: f13GM8; f50GM8; nemM8; Celesta
- { 0x223F208,0x073F414, 0x92,0x80, 0x0, -12, false }, // 1684: f13GM9; f50GM9; nemM9; Glockenspiel
- { 0x22F6216,0x06AF401, 0x64,0x41, 0x0, +0, false }, // 1685: f13GM10; f50GM10; nemM10; Music box
- { 0x036F506,0x025FDA1, 0x10,0x80, 0x3, +0, false }, // 1686: nemM11; Vibraphone
- { 0x0176D0A,0x005F001, 0xD5,0x00, 0x4, +0, false }, // 1687: f13GM12; f50GM12; nemM12; Marimba
- { 0x265F812,0x0D7F601, 0xC8,0x00, 0xC, +0, false }, // 1688: f13GM13; f50GM13; nemM13; Xylophone
- { 0x092FF43,0x003F015, 0x00,0x00, 0xE, -12, false }, // 1689: nemM14; Tubular Bells
- { 0x0388B03,0x2398300, 0xC0,0x80, 0x0, +0, false }, // 1690: f13GM15; f50GM15; nemM15; Dulcimer
- { 0x00FF060,0x00FF062, 0xC0,0x06, 0xD, +0, false }, // 1691: nemM16; Hammond Organ
- { 0x29FFF24,0x10FF021, 0x00,0x00, 0xF, +0, false }, // 1692: f13GM17; f50GM17; nemM17; Percussive Organ
- { 0x11FFF30,0x14C5E32, 0x00,0x00, 0x7, +0, false }, // 1693: f13GM18; f50GM18; nemM18; Rock Organ
- { 0x10BF024,0x20B5030, 0x49,0x00, 0xF, +0, false }, // 1694: f13GM20; f50GM20; nemM20; Reed Organ
- { 0x00BF024,0x10B5031, 0xCC,0x0A, 0xA, +0, false }, // 1695: f13GM21; f50GM21; nemM21; Accordion
- { 0x12F6F24,0x20D4030, 0xCA,0x0A, 0x0, +0, false }, // 1696: f13GM22; f50GM22; nemM22; Harmonica
- { 0x00BF022,0x10B5071, 0xCD,0x03, 0x0, +0, false }, // 1697: nemM23; Tango Accordion
- { 0x105F003,0x1C8F211, 0xCE,0x00, 0x0, +0, false }, // 1698: f13GM24; f50GM24; nemM24; Acoustic Guitar1
- { 0x125FF03,0x1C8F211, 0x49,0x00, 0x0, +0, false }, // 1699: f13GM25; f50GM25; nemM25; Acoustic Guitar2
- { 0x145F503,0x03AF621, 0xD3,0x00, 0xE, +0, false }, // 1700: f13GM26; f50GM26; nemM26; Electric Guitar1
- { 0x1269E03,0x0BBF221, 0x90,0x80, 0xE, +0, false }, // 1701: f13GM27; f50GM27; nemM27; Electric Guitar2
- { 0x047FF01,0x2BCF400, 0xC0,0x00, 0xE, +0, false }, // 1702: f13GM28; f50GM28; nemM28; Electric Guitar3
- { 0x04F6F20,0x31FFF20, 0xE0,0x01, 0x0, +0, false }, // 1703: f13GM29; f50GM29; nemM29; Overdrive Guitar
- { 0x32F5F30,0x31FFE30, 0xE0,0x01, 0x0, +0, false }, // 1704: f13GM30; f50GM30; nemM30; Distorton Guitar
- { 0x3598600,0x02A7284, 0x42,0x80, 0xC, +0, false }, // 1705: nemM31; Guitar Harmonics
- { 0x054FE10,0x00FF030, 0x00,0x00, 0x6, +12, false }, // 1706: f13GM32; f50GM32; nemM32; Acoustic Bass
- { 0x0397530,0x088F220, 0xC2,0x40, 0x8, +12, false }, // 1707: f13GM33; f50GM33; nemM33; Electric Bass 1
- { 0x125FF10,0x006F030, 0x0A,0x00, 0xC, +12, false }, // 1708: f13GM34; f50GM34; nemM34; Electric Bass 2
- { 0x039F330,0x00CF0A0, 0x0F,0x00, 0x8, +12, false }, // 1709: nemM35; Fretless Bass
- { 0x07FF420,0x00FF021, 0x18,0x00, 0xE, +0, false }, // 1710: f13GM36; f50GM36; nemM36; Slap Bass 1
- { 0x106F010,0x006F030, 0x00,0x00, 0x6, +12, false }, // 1711: f13GM37; f50GM37; nemM37; Slap Bass 2
- { 0x05FF620,0x00FF021, 0x16,0x00, 0xE, +0, false }, // 1712: f13GM38; f50GM38; nemM38; Synth Bass 1
- { 0x006F010,0x006F030, 0x08,0x00, 0x4, +0, false }, // 1713: f13GM39; f50GM39; nemM39; Synth Bass 2
- { 0x092FF43,0x003F015, 0x00,0x00, 0xE, +0, false }, // 1714: nemM40; nemM78; Violin; Whistle
- { 0x106F031,0x10650B1, 0xC5,0x00, 0x0, +0, false }, // 1715: nemM41; Viola
- { 0x11FF431,0x13653A1, 0x40,0x00, 0x0, +0, false }, // 1716: nemM42; Cello
- { 0x01FF431,0x13663A1, 0xC0,0x00, 0x0, +0, false }, // 1717: nemM43; Contrabass
- { 0x043F271,0x1285161, 0x1D,0x00, 0xE, +0, false }, // 1718: nemM44; Tremulo Strings
- { 0x279A702,0x284F410, 0xD2,0x00, 0x0, +0, false }, // 1719: f13GM45; f50GM45; nemM45; Pizzicato String
- { 0x194F622,0x09BF231, 0x1B,0x80, 0xA, +0, false }, // 1720: f13GM46; f50GM46; nemM46; Orchestral Harp
- { 0x126F801,0x105F000, 0x40,0x00, 0x0, +0, false }, // 1721: f13GM47; f50GM47; nemM47; Timpany
- { 0x043F231,0x1285121, 0x1D,0x00, 0xE, +0, false }, // 1722: f13GM48; f50GM48; nemM48; String Ensemble1
- { 0x1011031,0x2042030, 0x56,0x00, 0xE, +0, false }, // 1723: f13GM49; f50GM49; nemM49; String Ensemble2
- { 0x136F131,0x0286121, 0x1B,0x00, 0xE, +0, false }, // 1724: f13GM50; f50GM50; nemM50; Synth Strings 1
- { 0x034F131,0x0285121, 0x1C,0x00, 0xE, +0, false }, // 1725: f13GM51; f50GM51; nemM51; SynthStrings 2
- { 0x015F431,0x0056072, 0x5B,0x83, 0x0, +0, false }, // 1726: nemM52; Choir Aahs
- { 0x172FCE1,0x01762B1, 0x46,0x00, 0x0, +0, false }, // 1727: nemM53; Voice Oohs
- { 0x0053071,0x0055072, 0x57,0x00, 0xC, +0, false }, // 1728: nemM54; Synth Voice
- { 0x062F600,0x01BF301, 0x00,0x08, 0x6, +0, false }, // 1729: f13GM55; f50GM55; nemM55; Orchestra Hit
- { 0x06553B1,0x00FF021, 0x14,0x00, 0xA, +0, false }, // 1730: nemM56; Trumpet
- { 0x0254231,0x00FF0A1, 0x56,0x01, 0xE, +0, false }, // 1731: nemM57; Trombone
- { 0x1255221,0x02993A1, 0x55,0x01, 0xE, +0, false }, // 1732: nemM58; Tuba
- { 0x07554B1,0x0089021, 0x20,0x00, 0xE, +0, false }, // 1733: nemM59; Muted Trumpet
- { 0x0375421,0x008F021, 0x1B,0x00, 0xE, +0, false }, // 1734: f13GM61; f50GM61; nemM61; Brass Section
- { 0x1396521,0x09EF221, 0x16,0x00, 0xE, +0, false }, // 1735: f13GM62; f50GM62; nemM62; Synth Brass 1
- { 0x0375621,0x00AF021, 0x1E,0x00, 0xE, +0, false }, // 1736: f13GM63; f50GM63; nemM63; Synth Brass 2
- { 0x0046021,0x1095031, 0x4E,0x00, 0x6, +0, false }, // 1737: f13GM64; f50GM64; nemM64; Soprano Sax
- { 0x0046021,0x1095031, 0x8E,0x00, 0xA, +0, false }, // 1738: f13GM65; f50GM65; nemM65; Alto Sax
- { 0x0055021,0x1095021, 0x8E,0x00, 0xA, +0, false }, // 1739: f13GM66; f50GM66; nemM66; Tenor Sax
- { 0x0055031,0x1095021, 0x8E,0x00, 0xA, +0, false }, // 1740: f13GM67; f50GM67; nemM67; Baritone Sax
- { 0x0038031,0x136F132, 0x17,0x00, 0x0, +0, false }, // 1741: f13GM68; f50GM68; nemM68; Oboe
- { 0x2066020,0x10A7022, 0x19,0x00, 0x0, +0, false }, // 1742: f13GM69; f50GM69; nemM69; English Horn
- { 0x1065020,0x00A6022, 0x1E,0x00, 0x0, +0, false }, // 1743: f13GM70; f50GM70; nemM70; Bassoon
- { 0x0258C32,0x0176221, 0x4C,0x00, 0xC, +0, false }, // 1744: f13GM71; f50GM71; nemM71; Clarinet
- { 0x00430B1,0x00A5021, 0x57,0x00, 0xC, +0, false }, // 1745: nemM72; Piccolo
- { 0x04451B1,0x00A5021, 0x55,0x00, 0xC, +0, false }, // 1746: nemM73; Flute
- { 0x20F4032,0x0095021, 0xDF,0x00, 0x0, +0, false }, // 1747: f13GM74; f50GM74; nemM74; Recorder
- { 0x39C4611,0x05A6321, 0x20,0x00, 0xE, +0, false }, // 1748: f13GM75; f50GM75; nemM75; Pan Flute
- { 0x39D7531,0x0095021, 0x17,0x00, 0xE, +0, false }, // 1749: f13GM76; f50GM76; nemM76; Bottle Blow
- { 0x35AF802,0x02A42B1, 0x00,0x00, 0xE, +0, false }, // 1750: nemM77; Shakuhachi
- { 0x20FF022,0x00FF021, 0x5D,0x00, 0xE, +0, false }, // 1751: f13GM80; f50GM80; nemM80; Lead 1 squareea
- { 0x0535231,0x147F221, 0x0F,0x00, 0xC, +0, false }, // 1752: f13GM81; f50GM81; nemM81; Lead 2 sawtooth
- { 0x39D65B1,0x0095021, 0x17,0x00, 0xE, +0, false }, // 1753: nemM82; Lead 3 calliope
- { 0x05AF802,0x22A42B0, 0x00,0x00, 0xE, +0, false }, // 1754: nemM83; Lead 4 chiff
- { 0x057F421,0x228F232, 0xC0,0x00, 0x0, +0, false }, // 1755: f13GM84; f50GM84; nemM84; Lead 5 charang
- { 0x29D6561,0x2095021, 0xC6,0x00, 0x0, -12, false }, // 1756: nemM85; Lead 6 voice
- { 0x358F423,0x3486422, 0xC0,0x10, 0xB, -24, false }, // 1757: f13GM86; f50GM86; nemM86; Lead 7 fifths
- { 0x0EDF331,0x07DF131, 0xCB,0x00, 0x8, +0, false }, // 1758: f13GM87; f50GM87; nemM87; Lead 8 brass
- { 0x395FF09,0x02552E1, 0xC0,0x00, 0x0, +0, false }, // 1759: f13GM88; f50GM88; nemM88; Pad 1 new age
- { 0x0052031,0x0063031, 0x58,0x40, 0x0, +0, false }, // 1760: f13GM89; f50GM89; nemM89; Pad 2 warm
- { 0x0735421,0x008F021, 0x0E,0x07, 0xA, +0, false }, // 1761: f13GM90; f50GM90; nemM90; Pad 3 polysynth
- { 0x0033071,0x0044072, 0x5D,0x00, 0x0, +0, false }, // 1762: nemM91; Pad 4 choir
- { 0x2023034,0x003F021, 0x27,0x09, 0xE, +0, false }, // 1763: f13GM92; f50GM92; nemM92; Pad 5 bowedpad
- { 0x3042001,0x2042030, 0x63,0x00, 0x0, +0, false }, // 1764: f13GM93; f50GM93; nemM93; Pad 6 metallic
- { 0x0585201,0x0364161, 0x99,0x00, 0x6, +0, false }, // 1765: nemM94; Pad 7 halo
- { 0x0261131,0x0071031, 0x1B,0x00, 0xC, +0, false }, // 1766: f13GM95; f50GM95; nemM95; Pad 8 sweep
- { 0x0B4F251,0x075F101, 0xD0,0x00, 0x0, +0, false }, // 1767: nemM96; FX 1 rain
- { 0x0572132,0x01942A3, 0x06,0x00, 0x9, -12, false }, // 1768: nemM97; FX 2 soundtrack
- { 0x3859F45,0x043F311, 0x15,0x00, 0xE, +0, false }, // 1769: nemM98; FX 3 crystal
- { 0x115F403,0x0C8F221, 0xD7,0x00, 0xA, +0, false }, // 1770: f13GM99; f50GM99; nemM99; FX 4 atmosphere
- { 0x295F300,0x2B9F260, 0x11,0x00, 0x0, +0, false }, // 1771: nemM100; FX 5 brightness
- { 0x0050021,0x2041020, 0xCF,0x00, 0x0, +0, false }, // 1772: f13GM101; f50GM101; nemM101; FX 6 goblins
- { 0x2A3F400,0x2B9F260, 0x1B,0x00, 0x0, +0, false }, // 1773: nemM102; FX 7 echoes
- { 0x0644312,0x2028030, 0x22,0x00, 0xE, +0, false }, // 1774: f13GM103; f50GM103; nemM103; FX 8 sci-fi
- { 0x098F201,0x1D5F307, 0x40,0x09, 0x0, +0, false }, // 1775: f13GM104; f50GM104; nemM104; Sitar
- { 0x083FF00,0x166F502, 0x00,0x00, 0xE, -12, false }, // 1776: f13GM105; f50GM105; nemM105; Banjo
- { 0x275FF12,0x2E8F310, 0x80,0x00, 0xE, +0, false }, // 1777: f13GM106; f50GM106; nemM106; Shamisen
- { 0x163F402,0x164F502, 0x0F,0x00, 0x0, -12, false }, // 1778: f13GM107; f50GM107; nemM107; Koto
- { 0x064FB05,0x2579600, 0xC9,0x00, 0x0, +0, false }, // 1779: f13GM108; f50GM108; nemM108; Kalimba
- { 0x1B2FF13,0x30F5030, 0x0C,0x0A, 0xE, +0, false }, // 1780: f13GM109; f50GM109; nemM109; Bagpipe
- { 0x21DF230,0x10C4021, 0x0E,0x00, 0xA, +0, false }, // 1781: f13GM110; f50GM110; nemM110; Fiddle
- { 0x3023030,0x2064030, 0xC0,0x00, 0x0, +0, false }, // 1782: f13GM111; f50GM111; nemM111; Shanai
- { 0x375FF25,0x033FE03, 0xC0,0x00, 0x0, -7, false }, // 1783: f13GM112; f50GM112; nemM112; Tinkle Bell
- { 0x37DFE25,0x0079003, 0xC0,0x00, 0x0, -7, false }, // 1784: f13GM113; f50GM113; nemM113; Agogo Bells
- { 0x0034007,0x0056001, 0xDC,0x00, 0x0, +0, false }, // 1785: f13GM114; f50GM114; nemM114; Steel Drums
- { 0x2B3F811,0x003F010, 0xC1,0x03, 0x4, -7, false }, // 1786: f13GM116; f50GM116; nemM116; Taiko Drum
- { 0x00CF000,0x006F000, 0x00,0x00, 0x4, +2, false }, // 1787: f13GM117; f50GM117; nemM117; Melodic Tom
- { 0x32C8F01,0x006F000, 0x00,0x00, 0xE, +0, false }, // 1788: f13GM118; f50GM118; nemM118; Synth Drum
- { 0x2A2FF40,0x30E104E, 0x00,0x00, 0xE, +0, false }, // 1789: nemM119; Reverse Cymbal
- { 0x092FF11,0x306301E, 0xC0,0x00, 0xE, +0, false }, // 1790: f13GM121; f50GM121; nemM121; Breath Noise
- { 0x003402E,0x003105E, 0x00,0x00, 0xE, +0, false }, // 1791: nemM122; Seashore
- { 0x2A3375B,0x237461A, 0x95,0x40, 0x0, +0, false }, // 1792: nemM123; Bird Tweet
- { 0x344FF6B,0x02AF1EA, 0xC0,0x01, 0xC, -12, false }, // 1793: nemM124; Telephone
- { 0x10EF07E,0x00E3030, 0x00,0x0A, 0xE, +0, false }, // 1794: nemM125; Helicopter
- { 0x003F02E,0x00310FE, 0x00,0x00, 0xE, +0, false }, // 1795: f13GM126; f50GM126; nemM126; Applause/Noise
- { 0x023FCC0,0x006F04E, 0x00,0x00, 0xE, +0, false }, // 1796: nemM127; Gunshot
- { 0x0A3FB00,0x007F000, 0xC0,0x00, 0xA, +0, false }, // 1797: f13GP35; f13GP36; f50GP35; f50GP36; nemP35; nemP36; Ac Bass Drum; Bass Drum 1
- { 0x0C2FD05,0x3D9F910, 0xC0,0x00, 0x0, +0, false }, // 1798: f13GP37; f50GP37; nemP37; Side Stick
- { 0x03A8F2E,0x067A800, 0x00,0x00, 0xE, +0, false }, // 1799: f13GP38; f50GP38; nemP38; Acoustic Snare
- { 0x22C8305,0x0589903, 0x00,0x00, 0xE, +0, false }, // 1800: f13GP39; f50GP39; nemP39; Hand Clap
- { 0x25C8400,0x08AF800, 0x00,0x00, 0xE, +0, false }, // 1801: f13GP40; f50GP40; nemP40; Electric Snare
- { 0x00CFF00,0x006FF00, 0x00,0x00, 0x4, +0, false }, // 1802: f13GP41; f13GP43; f13GP45; f13GP47; f13GP48; f13GP50; f50GP41; f50GP43; f50GP45; f50GP47; f50GP48; f50GP50; nemP41; nemP43; nemP45; nemP47; nemP48; nemP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x004F041,0x308F009, 0xC0,0x00, 0xE, +0, false }, // 1803: nemP42; Closed High Hat
- { 0x006F001,0x339880D, 0x40,0x00, 0xC, +0, false }, // 1804: f13GP44; f50GP44; nemP44; Pedal High Hat
- { 0x12FF201,0x356F54E, 0xC0,0x00, 0xE, +0, false }, // 1805: nemP46; Open High Hat
- { 0x12FF241,0x356F54E, 0xC0,0x00, 0xE, +0, false }, // 1806: nemP49; nemP57; Crash Cymbal 1; Crash Cymbal 2
- { 0x155AF00,0x364FF4B, 0x00,0x00, 0xE, +0, false }, // 1807: nemP51; nemP53; nemP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
- { 0x1496401,0x356F54A, 0xC0,0x00, 0xE, +0, false }, // 1808: nemP52; Chinese Cymbal
- { 0x2678900,0x357874E, 0x00,0x00, 0xE, +0, false }, // 1809: nemP54; Tambourine
- { 0x02FF241,0x356F54E, 0xC0,0x00, 0x0, +0, false }, // 1810: nemP55; Splash Cymbal
- { 0x05FF210,0x27FC40E, 0x00,0x00, 0x6, +0, false }, // 1811: f13GP58; f50GP58; nemP58; Vibraslap
- { 0x00CF003,0x03AF802, 0xC0,0x00, 0x0, +0, false }, // 1812: f13GP60; f50GP60; nemP60; High Bongo
- { 0x00BF003,0x037F702, 0xC0,0x00, 0x0, +0, false }, // 1813: f13GP61; f50GP61; nemP61; Low Bongo
- { 0x00CF003,0x01AFD02, 0xC0,0x00, 0xE, +0, false }, // 1814: f13GP62; f50GP62; nemP62; Mute High Conga
- { 0x00BF002,0x037F702, 0xC0,0x00, 0x0, +0, false }, // 1815: f13GP63; f13GP64; f50GP63; f50GP64; nemP63; nemP64; Low Conga; Open High Conga
- { 0x325FF25,0x0078003, 0xC0,0x00, 0x0, +0, false }, // 1816: f13GP67; f13GP68; f50GP67; f50GP68; nemP67; nemP68; High Agogo; Low Agogo
- { 0x0089011,0x357894E, 0xC0,0x00, 0xE, +0, false }, // 1817: nemP69; Cabasa
- { 0x11BF100,0x3468B5E, 0x00,0x00, 0xE, +0, false }, // 1818: nemP70; Maracas
- { 0x205508C,0x05C855D, 0x80,0x0A, 0xA, +0, false }, // 1819: nemP71; Short Whistle
- { 0x205504C,0x05C858D, 0x40,0x0A, 0x0, +0, false }, // 1820: nemP72; Long Whistle
- { 0x206F04B,0x346F610, 0x00,0x00, 0xE, +0, false }, // 1821: nemP73; Short Guiro
- { 0x392F700,0x2AF475E, 0x00,0x00, 0xE, +0, false }, // 1822: nemP74; Long Guiro
- { 0x30FF01D,0x0F0F715, 0x00,0x00, 0x1, +0, false }, // 1823: f13GP75; f50GP75; nemP75; Claves
- { 0x0EB3402,0x0075004, 0x87,0x00, 0x0, +0, false }, // 1824: f13GP78; f50GP78; nemP78; Mute Cuica
- { 0x0EF3301,0x0075002, 0xCB,0x00, 0x0, +0, false }, // 1825: f13GP79; f50GP79; nemP79; Open Cuica
- { 0x2B2FF04,0x2188719, 0x80,0x04, 0x0, +0, false }, // 1826: f13GP80; f50GP80; nemP80; Mute Triangle
- { 0x27FFF06,0x204F009, 0x80,0x0A, 0x0, +0, false }, // 1827: f13GP81; f50GP81; nemP81; Open Triangle
- { 0x053F300,0x247694E, 0x43,0x00, 0xE, +0, false }, // 1828: nemP82; Shaker
- { 0x224F10E,0x335FF4E, 0x40,0x02, 0x0, +0, false }, // 1829: nemP83; nemP84; Bell Tree; Jingle Bell
- { 0x274F911,0x108F010, 0x41,0x00, 0x2, +0, false }, // 1830: f13GP86; f50GP86; nemP86; Mute Surdu
- { 0x288F911,0x004F010, 0xC1,0x03, 0x4, +0, false }, // 1831: f13GP87; f50GP87; nemP87; Open Surdu
- { 0x15DFD25,0x0079003, 0xC0,0x00, 0x0, +0, false }, // 1832: f13GP88; f50GP88; nemP88
- { 0x015FF0E,0x0BFF800, 0x00,0x00, 0xE, +0, false }, // 1833: f13GP89; f50GP89; nemP89
- { 0x008A000,0x1679810, 0x00,0x00, 0xE, +0, false }, // 1834: f13GP90; f50GP90; nemP90
- { 0x104F041,0x308F009, 0xC0,0x00, 0xE, +0, false }, // 1835: nemP91
- { 0x040F520,0x0F7F010, 0x0D,0x89, 0xA, +0, false }, // 1836: f23GM0; f23GM125; AcouGrandPiano; Helicopter
- { 0x060F101,0x07BD211, 0x4D,0x00, 0x8, +0, false }, // 1837: MGM2; f23GM2; f32GM2; f47GM3; ElecGrandPiano; Honky-tonkPiano
- { 0x013F202,0x043F502, 0x22,0x00, 0xE, +0, false }, // 1838: MGM4; f23GM4; f32GM4; Rhodes Piano
- { 0x0F0FB3E,0x09BA0B1, 0x29,0x40, 0x0, +0, false }, // 1839: MGM11; f23GM11; f35GM16; oGM11; Hammond Organ; Vibraphone
- { 0x00381A5,0x005F1B1, 0xD2,0x40, 0x2, +0, false }, // 1840: MGM12; MGM13; MGM14; f23GM12; f23GM13; f23GM14; Marimba; Tubular Bells; Xylophone
- { 0x0F466E1,0x086B0E1, 0x13,0x00, 0xC, +0, false }, // 1841: f23GM24; Acoustic Guitar1
- { 0x0014171,0x03B92A1, 0x1C,0x00, 0xE, +0, false }, // 1842: f23GM25; f23GM64; Acoustic Guitar2; Soprano Sax
- { 0x0064131,0x03792A1, 0x1A,0x80, 0xC, +0, false }, // 1843: f23GM26; f23GM27; f23GM68; Electric Guitar1; Electric Guitar2; Oboe
- { 0x175A563,0x045A421, 0x0F,0x8D, 0x0, +0, false }, // 1844: f23GM30; Distorton Guitar
- { 0x002A474,0x04245D7, 0x47,0x40, 0x6, +0, false }, // 1845: MGM32; f23GM32; Acoustic Bass
- { 0x05331C5,0x07242D9, 0x8F,0x00, 0x6, +0, false }, // 1846: MGM125; MGM33; MGM36; f23GM33; f23GM36; f32GM125; f32GM33; f32GM36; f53GM125; Electric Bass 1; Helicopter; Slap Bass 1
- { 0x1F07151,0x1856092, 0x91,0x80, 0xA, +0, false }, // 1847: f23GM48; String Ensemble1
- { 0x3D3B1E1,0x1741221, 0x4F,0x00, 0x6, +0, false }, // 1848: MGM49; f23GM49; f32GM49; String Ensemble2
- { 0x00FF071,0x15F63B2, 0x8D,0x80, 0xA, +0, false }, // 1849: f23GM50; Synth Strings 1
- { 0x175F502,0x0358501, 0x1A,0x88, 0x0, +0, false }, // 1850: f23GM51; SynthStrings 2
- { 0x053F101,0x053F108, 0x40,0x40, 0x0, +0, false }, // 1851: MGM63; b56M104; b66M104; f23GM63; f32GM63; SITAR
- { 0x040F520,0x0F7F010, 0x0D,0x90, 0xA, +0, false }, // 1852: f23GM65; Alto Sax
- { 0x0A4F3F0,0x1F5F460, 0x00,0x07, 0x8, +0, false }, // 1853: f23GM122; f23GM66; Seashore; Tenor Sax
- { 0x0051F21,0x00A7121, 0x98,0x00, 0x2, +0, false }, // 1854: f23GM71; Clarinet
- { 0x03FFA10,0x064F210, 0x86,0x0C, 0xE, +0, false }, // 1855: f23GM72; Piccolo
- { 0x0013171,0x03BF2A1, 0x1C,0x00, 0xE, +0, false }, // 1856: f23GM76; Bottle Blow
- { 0x0754231,0x0F590A1, 0x98,0x80, 0xC, +0, false }, // 1857: f23GM77; Shakuhachi
- { 0x0044131,0x034F2A1, 0x1A,0x80, 0xC, +0, false }, // 1858: f23GM80; Lead 1 squareea
- { 0x0289130,0x048C131, 0x58,0x0E, 0xE, +0, false }, // 1859: f23GM81; Lead 2 sawtooth
- { 0x0F463E0,0x08670E1, 0x1E,0x00, 0xC, +0, false }, // 1860: f23GM86; Lead 7 fifths
- { 0x2034122,0x10561F2, 0x4F,0x80, 0x2, +0, false }, // 1861: MGM87; f23GM87; f32GM87; f35GM22; oGM87; Harmonica; Lead 8 brass
- { 0x0175331,0x03B92A1, 0x18,0x80, 0xC, +0, false }, // 1862: f23GM88; Pad 1 new age
- { 0x00B5131,0x03BA2A1, 0x1C,0x40, 0xE, +0, false }, // 1863: f23GM91; Pad 4 choir
- { 0x03A4331,0x00AAA21, 0x1C,0x00, 0xC, +0, false }, // 1864: f23GM92; f23GM93; Pad 5 bowedpad; Pad 6 metallic
- { 0x1FAF000,0x1FAF211, 0x02,0x85, 0x6, +0, false }, // 1865: f23GM94; Pad 7 halo
- { 0x1A57121,0x0958121, 0x17,0x00, 0xE, +0, false }, // 1866: f23GM105; f23GM95; Banjo; Pad 8 sweep
- { 0x0AE7161,0x02E8160, 0x1C,0x00, 0xE, +0, false }, // 1867: MGM96; f23GM96; oGM96; FX 1 rain
- { 0x054F606,0x0B3F241, 0x73,0x0E, 0x0, +0, false }, // 1868: f23GM97; FX 2 soundtrack
- { 0x055F718,0x0D5E521, 0x23,0x0E, 0x0, +0, false }, // 1869: f23GM104; f23GM98; FX 3 crystal; Sitar
- { 0x0A21B14,0x0A4A0F0, 0x7F,0x7F, 0x2, +0, false }, // 1870: f23GM99; FX 4 atmosphere
- { 0x05285E1,0x05662E1, 0x18,0x00, 0x0, +0, false }, // 1871: f23GM100; FX 5 brightness
- { 0x3F0FB02,0x006F3C2, 0x00,0x0D, 0x0, +0, false }, // 1872: f23GM103; FX 8 sci-fi
- { 0x2448711,0x0B68041, 0x00,0x84, 0x0, +0, false }, // 1873: f23GM107; f23GM111; Koto; Shanai
- { 0x00FBF0C,0x004F001, 0x07,0x0A, 0x0, +0, false }, // 1874: f23GM112; Tinkle Bell
- { 0x0F9F913,0x0047310, 0x86,0x06, 0x0, +0, false }, // 1875: f23GM116; Taiko Drum
- { 0x03FFA10,0x064F210, 0x86,0x06, 0xE, +0, false }, // 1876: f23GM117; Melodic Tom
- { 0x1F0F001,0x136F7E4, 0x00,0x0A, 0x0, +0, false }, // 1877: f23GM119; Reverse Cymbal
- { 0x277F810,0x006F311, 0x44,0x07, 0x8, +0, false }, // 1878: f23GP36; Bass Drum 1
- { 0x200A01E,0x0FFF810, 0x00,0x0E, 0xE, +0, false }, // 1879: f23GP37; Side Stick
- { 0x018BF20,0x066F800, 0x00,0x11, 0xE, +0, false }, // 1880: f23GP38; f23GP40; f23GP53; f23GP55; f23GP67; Acoustic Snare; Electric Snare; High Agogo; Ride Bell; Splash Cymbal
- { 0x0FFF902,0x0FFF811, 0x19,0x06, 0x0, +0, false }, // 1881: f23GP39; Hand Clap
- { 0x215CF3E,0x0F9D92E, 0x00,0x11, 0xE, +0, false }, // 1882: f23GP42; Closed High Hat
- { 0x2A0B26E,0x2D4960E, 0x00,0x00, 0xE, +0, false }, // 1883: f23GP49; Crash Cymbal 1
- { 0x2E0136E,0x1D4A502, 0x00,0x00, 0x0, +0, false }, // 1884: f23GP51; Ride Cymbal 1
- { 0x025F522,0x005EF24, 0x95,0x9A, 0xE, +0, false }, // 1885: f24GM48; String Ensemble1
- { 0x004EF26,0x0065F24, 0xA1,0x07, 0xE, +0, false }, // 1886: f24GM48; String Ensemble1
- { 0x1047B20,0x072F521, 0x4B,0x00, 0xE, +0, false }, // 1887: f24GM65; Alto Sax
- { 0x019992F,0x0BFFAA2, 0x00,0x22, 0xE, +0, false }, // 1888: f24GM74; Recorder
- { 0x015FAA1,0x00B7F21, 0x55,0x08, 0xE, +0, false }, // 1889: f24GM74; Recorder
- { 0x0137221,0x0B26425, 0x94,0x3E, 0xC, +0, false }, // 1890: f24GM88; Pad 1 new age
- { 0x0739321,0x0099DA1, 0x38,0x04, 0xC, +0, false }, // 1891: f24GM88; Pad 1 new age
- { 0x0298421,0x0CFF828, 0x9C,0xB2, 0xE, +0, false }, // 1892: f24GM91; Pad 4 choir
- { 0x0187521,0x00A9F21, 0x22,0x07, 0xE, +0, false }, // 1893: f24GM91; Pad 4 choir
- { 0x0F3F211,0x034F2E1, 0x0F,0x00, 0xA, +0, false }, // 1894: f25GM1; BrightAcouGrand
- { 0x1039761,0x004C770, 0x41,0x00, 0x3, +0, false }, // 1895: f25GM12; f25GM13; f25GM14; Marimba; Tubular Bells; Xylophone
- { 0x00221C1,0x014B421, 0x1A,0x00, 0xE, +0, false }, // 1896: f25GM33; Electric Bass 1
- { 0x001F2F1,0x02562E1, 0xCE,0x40, 0x6, +0, false }, // 1897: f25GM34; Electric Bass 2
- { 0x212F1C2,0x054F743, 0x25,0x03, 0xE, +0, false }, // 1898: f25GM103; f25GM38; FX 8 sci-fi; Synth Bass 1
- { 0x2017230,0x2269420, 0x1C,0x00, 0xE, +0, false }, // 1899: f25GM48; String Ensemble1
- { 0x021A161,0x116C2A1, 0x92,0x40, 0x6, +0, false }, // 1900: f25GM49; String Ensemble2
- { 0x046A502,0x044F901, 0x64,0x80, 0x0, +0, false }, // 1901: f25GM58; Tuba
- { 0x175F403,0x0F4F301, 0x31,0x83, 0xE, +0, false }, // 1902: f25GM59; f25GM60; French Horn; Muted Trumpet
- { 0x0858300,0x0C872A0, 0x2A,0x80, 0x6, +0, false }, // 1903: f25GM70; f25GM71; Bassoon; Clarinet
- { 0x0437721,0x006A5E1, 0x25,0x80, 0x8, +0, false }, // 1904: f25GM72; f25GM74; Piccolo; Recorder
- { 0x0177423,0x017C563, 0x83,0x8D, 0x7, +0, false }, // 1905: f25GM73; Flute
- { 0x0187132,0x038B2A1, 0x9A,0x82, 0xC, +0, false }, // 1906: f25GM82; f25GM83; Lead 3 calliope; Lead 4 chiff
- { 0x0065231,0x037F2A1, 0x1B,0x80, 0xE, +0, false }, // 1907: f25GM89; Pad 2 warm
- { 0x060F207,0x072F212, 0x13,0x00, 0x8, +0, false }, // 1908: f25GM102; FX 7 echoes
- { 0x036BA02,0x015F901, 0x0A,0x00, 0x4, +0, false }, // 1909: f25GM104; Sitar
- { 0x024F621,0x014C421, 0x13,0x80, 0x0, +0, false }, // 1910: f25GM105; Banjo
- { 0x025F521,0x015C521, 0x17,0x80, 0x0, +0, false }, // 1911: f25GM106; Shamisen
- { 0x02C6621,0x014A521, 0x17,0x80, 0x0, +0, false }, // 1912: f25GM107; Koto
- { 0x064E400,0x074A400, 0x00,0x00, 0x7, +0, false }, // 1913: f25GM111; Shanai
- { 0x2F0F009,0x047F920, 0x0D,0x00, 0xE, +0, false }, // 1914: f25GM114; f25GP38; f25GP39; f25GP40; Acoustic Snare; Electric Snare; Hand Clap; Steel Drums
- { 0x0F6E901,0x006D600, 0x15,0x00, 0xE, +0, false }, // 1915: f25GM117; f47GM116; f47GP86; f47GP87; Melodic Tom; Mute Surdu; Open Surdu; Taiko Drum
- { 0x0F0F280,0x0F4F480, 0x00,0x00, 0x4, +0, false }, // 1916: f25GM120; Guitar FretNoise
- { 0x003F1C0,0x00110BE, 0x4F,0x0C, 0x2, +0, false }, // 1917: f25GM123; Bird Tweet
- { 0x202FF8E,0x3F6F601, 0x00,0x00, 0x8, +0, false }, // 1918: f25GM124; Telephone
- { 0x202FF8E,0x3F7F701, 0x00,0x00, 0x8, +0, false }, // 1919: f25GM126; f25GP54; Applause/Noise; Tambourine
- { 0x053F101,0x074F131, 0x4B,0x00, 0x4, +0, false }, // 1920: f15GM0; f26GM0; AcouGrandPiano
- { 0x053F201,0x064F311, 0x49,0x00, 0x6, +0, false }, // 1921: f15GM1; f26GM1; BrightAcouGrand
- { 0x053F201,0x064F331, 0x50,0x00, 0x4, +0, false }, // 1922: f15GM2; f26GM2; ElecGrandPiano
- { 0x078C423,0x048C231, 0x99,0x00, 0x8, +0, false }, // 1923: f15GM3; f26GM3; Honky-tonkPiano
- { 0x098C423,0x058C231, 0x97,0x00, 0x6, +0, false }, // 1924: f15GM4; f26GM4; Rhodes Piano
- { 0x088C423,0x048C231, 0x5E,0x00, 0x0, +0, false }, // 1925: f15GM5; f26GM5; Chorused Piano
- { 0x05AC421,0x03AC231, 0x4E,0x00, 0x6, +0, false }, // 1926: f15GM6; f26GM6; Harpsichord
- { 0x056B301,0x056B301, 0x8D,0x00, 0x8, +0, false }, // 1927: f15GM7; f26GM7; Clavinet
- { 0x019D0A3,0x017F021, 0x5C,0x80, 0xC, +0, false }, // 1928: f15GM8; f26GM8; Celesta
- { 0x018D0A3,0x018F021, 0x64,0x80, 0x0, +0, false }, // 1929: f15GM9; f26GM9; Glockenspiel
- { 0x018F6B3,0x008F131, 0x61,0x00, 0x2, +0, false }, // 1930: f15GM10; f26GM10; Music box
- { 0x09EAAB3,0x03E80A1, 0x08,0x00, 0x6, +0, false }, // 1931: f15GM11; f26GM11; Vibraphone
- { 0x1239723,0x0144571, 0x93,0x00, 0x4, +0, false }, // 1932: f15GM12; f26GM12; Marimba
- { 0x12497A1,0x0145571, 0x0D,0x80, 0x2, +0, false }, // 1933: f15GM13; f26GM13; Xylophone
- { 0x1249761,0x0144571, 0x8F,0x00, 0xA, +0, false }, // 1934: f15GM14; f26GM14; Tubular Bells
- { 0x000A121,0x0F6F236, 0x80,0x00, 0x8, +0, false }, // 1935: f15GM16; f15GM17; f15GM18; f26GM16; f26GM17; f26GM18; oGM16; oGM17; oGM18; Hammond Organ; Percussive Organ; Rock Organ
- { 0x085F211,0x0B7F212, 0x87,0x80, 0x4, +0, false }, // 1936: f15GM19; f15GM20; f15GM21; f26GM19; f26GM20; f26GM21; oGM19; oGM20; oGM21; Accordion; Church Organ; Reed Organ
- { 0x054F607,0x0B6F242, 0x73,0x00, 0x0, +0, false }, // 1937: f15GM22; f26GM22; oGM22; Harmonica
- { 0x054F60E,0x0B6F242, 0x73,0x00, 0x0, +0, false }, // 1938: f15GM23; f26GM23; oGM23; Tango Accordion
- { 0x1E26301,0x01E8821, 0x46,0x00, 0x6, +0, false }, // 1939: f26GM24; Acoustic Guitar1
- { 0x24D7520,0x01D8921, 0x8B,0x80, 0xA, +0, false }, // 1940: f15GM25; f26GM25; Acoustic Guitar2
- { 0x01C6421,0x03CD621, 0xC4,0x00, 0xA, +0, false }, // 1941: f15GM26; f26GM26; Electric Guitar1
- { 0x03C6421,0x01CA621, 0x4A,0x00, 0x8, +0, false }, // 1942: f15GM27; f26GM27; Electric Guitar2
- { 0x008F321,0x228F322, 0x92,0x80, 0xA, +0, false }, // 1943: f15GM29; f26GM29; Overdrive Guitar
- { 0x028F331,0x038B1B1, 0x92,0x00, 0xA, +0, false }, // 1944: f15GM31; f26GM31; Guitar Harmonics
- { 0x002DB77,0x0125831, 0xE0,0x00, 0x8, +0, false }, // 1945: f15GM32; f26GM32; Acoustic Bass
- { 0x00211B1,0x0034231, 0x93,0x80, 0x0, +0, false }, // 1946: f15GM33; f26GM33; oGM33; Electric Bass 1
- { 0x0023AB1,0x0134232, 0xAF,0x80, 0x0, +0, false }, // 1947: f15GM34; f26GM34; oGM34; Electric Bass 2
- { 0x2556823,0x1055461, 0xD2,0x00, 0xA, +0, false }, // 1948: f15GM35; f26GM35; Fretless Bass
- { 0x05312C4,0x07212F1, 0x10,0x00, 0x2, +0, false }, // 1949: f15GM36; f26GM36; oGM36; Slap Bass 1
- { 0x1D6FB34,0x0269471, 0x83,0x00, 0xC, +0, false }, // 1950: f15GM37; f26GM37; Slap Bass 2
- { 0x061F217,0x074F212, 0x4F,0x00, 0x8, +0, false }, // 1951: f15GM38; f26GM38; oGM38; Synth Bass 1
- { 0x0096821,0x01B5731, 0x11,0x80, 0xA, +0, false }, // 1952: f15GM39; f26GM39; Synth Bass 2
- { 0x02FA433,0x0117575, 0x14,0x00, 0x0, +0, false }, // 1953: f15GM40; f26GM40; oGM40; Violin
- { 0x078F71A,0x0024691, 0xC6,0x00, 0x2, +0, false }, // 1954: f15GM41; f26GM41; Viola
- { 0x0287C31,0x01AAB23, 0x91,0x00, 0xA, +0, false }, // 1955: f15GM42; f26GM42; Cello
- { 0x0124D01,0x013F501, 0x02,0x00, 0x7, +0, false }, // 1956: f15GM43; f26GM43; oGM43; Contrabass
- { 0x118D671,0x018F571, 0x1E,0x00, 0xC, +0, false }, // 1957: f15GM44; f26GM44; Tremulo Strings
- { 0x0287271,0x0186361, 0x95,0x00, 0xC, +0, false }, // 1958: f15GM45; f26GM45; Pizzicato String
- { 0x054F589,0x023F582, 0x5E,0x07, 0x2, +0, false }, // 1959: f15GM46; f26GM46; Orchestral Harp
- { 0x20FFF22,0x00FFF21, 0x5A,0x80, 0x0, +0, false }, // 1960: f15GM47; f26GM47; oGM47; Timpany
- { 0x125F121,0x0087262, 0x56,0x00, 0xE, +0, false }, // 1961: f15GM48; f26GM48; String Ensemble1
- { 0x121F131,0x0166F21, 0x40,0x00, 0x2, +0, false }, // 1962: f15GM49; f26GM49; oGM49; String Ensemble2
- { 0x1388231,0x0086821, 0x4B,0x00, 0x0, +0, false }, // 1963: f15GM50; f26GM50; Synth Strings 1
- { 0x175F502,0x0F8F501, 0x58,0x80, 0x0, +0, false }, // 1964: f15GM51; f26GM51; oGM51; SynthStrings 2
- { 0x11561B1,0x00562A1, 0x16,0x00, 0x8, +0, false }, // 1965: f15GM52; f26GM52; Choir Aahs
- { 0x01351A1,0x0175221, 0x1E,0x80, 0xE, +0, false }, // 1966: f15GM53; f26GM53; Voice Oohs
- { 0x1145131,0x00552A1, 0x92,0x00, 0xA, +0, false }, // 1967: f15GM54; f26GM54; Synth Voice
- { 0x12CF131,0x01C61B1, 0x8F,0x00, 0x8, +0, false }, // 1968: f15GM55; f26GM55; Orchestra Hit
- { 0x1228131,0x0167223, 0x4D,0x80, 0x2, +0, false }, // 1969: f15GM56; f26GM56; Trumpet
- { 0x171D201,0x238F301, 0x55,0x00, 0x2, +0, false }, // 1970: f15GM59; f26GM59; Muted Trumpet
- { 0x114F413,0x013F201, 0x49,0x80, 0x6, +0, false }, // 1971: f15GM60; f26GM60; French Horn
- { 0x154F203,0x044F301, 0x4C,0x40, 0x4, +0, false }, // 1972: f15GM61; f26GM61; Brass Section
- { 0x119F523,0x019F421, 0x51,0x00, 0xC, +0, false }, // 1973: f15GM62; f26GM62; Synth Brass 1
- { 0x1547003,0x004B301, 0x51,0x80, 0xC, +0, false }, // 1974: f15GM63; f26GM63; Synth Brass 2
- { 0x05FF561,0x02AF562, 0x21,0x00, 0x2, +0, false }, // 1975: f15GM64; f26GM64; oGM64; Soprano Sax
- { 0x018F221,0x018F521, 0x0F,0x80, 0x6, +0, false }, // 1976: f15GM66; f26GM66; Tenor Sax
- { 0x038F2A1,0x018F321, 0x93,0x00, 0xA, +0, false }, // 1977: f15GM67; f26GM67; Baritone Sax
- { 0x13FF631,0x01FF321, 0x89,0x40, 0xA, +0, false }, // 1978: f15GM68; f26GM68; Oboe
- { 0x13FF431,0x01FF221, 0x88,0x40, 0xA, +0, false }, // 1979: f15GM69; f26GM69; English Horn
- { 0x04F6421,0x028F231, 0x91,0x00, 0xA, +0, false }, // 1980: f15GM70; f15GM71; f26GM70; f26GM71; oGM70; oGM71; Bassoon; Clarinet
- { 0x05FF561,0x05A6661, 0x1E,0x00, 0x2, +0, false }, // 1981: f15GM72; f26GM72; oGM72; Piccolo
- { 0x05FF561,0x02A7561, 0x1E,0x07, 0x2, +0, false }, // 1982: f15GM73; f15GM74; f26GM73; f26GM74; oGM73; oGM74; Flute; Recorder
- { 0x03FF561,0x01A7562, 0x28,0x04, 0x2, +0, false }, // 1983: f15GM75; f26GM75; oGM75; Pan Flute
- { 0x01F7561,0x02A7561, 0x21,0x00, 0x2, +0, false }, // 1984: f15GM76; f26GM76; oGM76; Bottle Blow
- { 0x05F8571,0x01A6661, 0x51,0x00, 0xC, +0, false }, // 1985: f15GM77; f26GM77; Shakuhachi
- { 0x13F93B1,0x01F6221, 0x45,0x80, 0x8, +0, false }, // 1986: f15GM78; f26GM78; Whistle
- { 0x13FA3B1,0x00F8221, 0x89,0x80, 0x8, +0, false }, // 1987: f15GM79; f26GM79; Ocarina
- { 0x13F86B1,0x00F7221, 0x8F,0x80, 0xC, +0, false }, // 1988: f15GM80; f26GM80; Lead 1 squareea
- { 0x137C6B1,0x0067221, 0x87,0x80, 0xC, +0, false }, // 1989: f15GM81; f26GM81; Lead 2 sawtooth
- { 0x0217B32,0x0176221, 0x95,0x00, 0x0, +0, false }, // 1990: f15GM82; f26GM82; oGM82; Lead 3 calliope
- { 0x0219B32,0x0176221, 0x97,0x00, 0x0, +0, false }, // 1991: f15GM83; f26GM83; oGM83; Lead 4 chiff
- { 0x0115231,0x11E3132, 0xC5,0x00, 0x8, +0, false }, // 1992: f15GM84; f26GM84; oGM84; Lead 5 charang
- { 0x1177E31,0x10C8B21, 0x43,0x00, 0x2, +0, false }, // 1993: f15GM85; f26GM85; oGM85; Lead 6 voice
- { 0x019D520,0x11B6121, 0x93,0x00, 0xC, +0, false }, // 1994: f15GM86; f26GM86; oGM86; Lead 7 fifths
- { 0x0069161,0x0076161, 0x12,0x00, 0xA, +0, false }, // 1995: f15GM87; f26GM87; Lead 8 brass
- { 0x00D5131,0x01F7221, 0x1C,0x80, 0xE, +0, false }, // 1996: f26GM88; oGM88; oGM89; Pad 1 new age; Pad 2 warm
- { 0x13DC231,0x00F7761, 0x8A,0x80, 0xA, +0, false }, // 1997: f15GM89; f26GM89; Pad 2 warm
- { 0x02DF431,0x00F7321, 0x8B,0x80, 0x6, +0, false }, // 1998: f15GM90; f26GM90; Pad 3 polysynth
- { 0x02DA831,0x00F8321, 0x8B,0x80, 0x6, +0, false }, // 1999: f15GM91; f26GM91; Pad 4 choir
- { 0x06A6121,0x00A7F21, 0x26,0x00, 0x2, +0, false }, // 2000: f26GM92; f26GM93; oGM92; oGM93; Pad 5 bowedpad; Pad 6 metallic
- { 0x01C8D21,0x00FA521, 0x90,0x00, 0xA, +0, false }, // 2001: f15GM94; f26GM94; Pad 7 halo
- { 0x01F75A1,0x00F7422, 0x10,0x00, 0x8, +0, false }, // 2002: f15GM95; f26GM95; Pad 8 sweep
- { 0x11F75A0,0x01F7521, 0x15,0x00, 0xC, +0, false }, // 2003: f15GM96; f26GM96; FX 1 rain
- { 0x033F5C5,0x025FDE1, 0x53,0x80, 0xA, +0, false }, // 2004: f15GM97; f26GM97; oGM97; oGM98; FX 2 soundtrack; FX 3 crystal
- { 0x013F5C5,0x005FDE1, 0x59,0x80, 0xA, +0, false }, // 2005: f15GM98; f26GM98; FX 3 crystal
- { 0x0248305,0x014A301, 0x66,0x00, 0x2, +0, false }, // 2006: f15GM99; f26GM99; FX 4 atmosphere
- { 0x031A585,0x011F511, 0xD3,0x80, 0x2, +0, false }, // 2007: f15GM100; f26GM100; FX 5 brightness
- { 0x033F284,0x022F211, 0xC7,0x80, 0xA, +0, false }, // 2008: f15GM101; f26GM101; FX 6 goblins
- { 0x122F210,0x012FC11, 0xC9,0x00, 0x6, +0, false }, // 2009: f15GM102; f26GM102; FX 7 echoes
- { 0x206FB03,0x006D901, 0xD2,0x00, 0x4, +0, false }, // 2010: f15GM104; f26GM104; Sitar
- { 0x024D443,0x004E741, 0x51,0x40, 0x8, +0, false }, // 2011: f15GM105; f26GM105; Banjo
- { 0x05FF561,0x01A6661, 0x1E,0x00, 0x2, +0, false }, // 2012: f15GM107; f26GM107; oGM107; Koto
- { 0x0275722,0x0275661, 0x59,0x40, 0xB, +0, false }, // 2013: f15GM108; f26GM108; Kalimba
- { 0x0175622,0x0176361, 0xA7,0x40, 0x5, +0, false }, // 2014: f15GM109; f26GM109; Bagpipe
- { 0x205A8F1,0x00563B1, 0x9B,0x00, 0xA, +0, false }, // 2015: f15GM110; f26GM110; Fiddle
- { 0x05F8571,0x00A6B61, 0x4B,0x00, 0xC, +0, false }, // 2016: f15GM111; f26GM111; Shanai
- { 0x105F510,0x0C3F211, 0x47,0x00, 0x2, +0, false }, // 2017: f15GM112; f26GM112; Tinkle Bell
- { 0x247F811,0x054F311, 0x47,0x00, 0x4, +0, false }, // 2018: f15GM113; f26GM113; Agogo Bells
- { 0x21AF400,0x008F800, 0x00,0x00, 0xC, +0, false }, // 2019: f15GM114; f26GM114; Steel Drums
- { 0x01AF400,0x038F800, 0x00,0x00, 0xA, +0, false }, // 2020: f15GM115; f26GM115; Woodblock
- { 0x079F400,0x017F600, 0x03,0x00, 0xA, +0, false }, // 2021: f15GM116; f26GM116; Taiko Drum
- { 0x007A810,0x115DA00, 0x06,0x00, 0x6, +0, false }, // 2022: f15GM117; f26GM117; Melodic Tom
- { 0x009A810,0x107DF10, 0x07,0x00, 0xE, +0, false }, // 2023: f15GM118; f15GP39; f26GM118; f26GP39; Hand Clap; Synth Drum
- { 0x334F407,0x2D4F415, 0x00,0x00, 0xE, +0, false }, // 2024: f15GM119; f26GM119; Reverse Cymbal
- { 0x0F4000A,0x0F6F717, 0x3F,0x00, 0x1, +0, false }, // 2025: f15GM120; f26GM120; Guitar FretNoise
- { 0x0F2E00E,0x033FF1E, 0x5E,0x40, 0x8, +0, false }, // 2026: f15GM121; f26GM121; Breath Noise
- { 0x0645451,0x045A581, 0x00,0x00, 0xA, +0, false }, // 2027: f15GM122; f26GM122; Seashore
- { 0x261B235,0x0B2F112, 0x5C,0x08, 0xA, +0, false }, // 2028: f15GM123; f26GM123; Bird Tweet
- { 0x38CF800,0x06BF600, 0x80,0x00, 0xF, +0, false }, // 2029: f15GM125; f26GM125; Helicopter
- { 0x060F207,0x072F212, 0x54,0x80, 0x4, +0, false }, // 2030: f15GM126; f26GM126; Applause/Noise
- { 0x0557542,0x0257541, 0x96,0x87, 0x8, +0, false }, // 2031: f15GM127; f26GM127; Gunshot
- { 0x268F911,0x005F211, 0x46,0x00, 0x8, +0, false }, // 2032: f15GP35; f15GP36; f26GP35; f26GP36; Ac Bass Drum; Bass Drum 1
- { 0x14BFA01,0x03BFA08, 0x08,0x00, 0xD, +0, false }, // 2033: f15GP37; f26GP37; Side Stick
- { 0x007FF21,0x107F900, 0x80,0x00, 0xE, +0, false }, // 2034: apgleeP38; apgnamP38; dukeP38; f15GP38; f26GP38; swP38; Acoustic Snare
- { 0x20DFF20,0x027FF02, 0x00,0x00, 0xE, +0, false }, // 2035: f15GP40; f26GP40; Electric Snare
- { 0x0C8F60C,0x257FF12, 0xC2,0x00, 0xC, +0, false }, // 2036: f15GP42; f26GP42; Closed High Hat
- { 0x000F60E,0x3059F10, 0x00,0x00, 0xE, +0, false }, // 2037: f15GP44; f26GP44; oGP44; Pedal High Hat
- { 0x000F60E,0x3039F10, 0x00,0x00, 0xE, +0, false }, // 2038: f15GP46; f26GP46; oGP46; Open High Hat
- { 0x0C5F59E,0x2F7F70E, 0x00,0x00, 0xF, +0, false }, // 2039: f15GP54; f26GP54; oGP54; Tambourine
- { 0x2B7F811,0x003F310, 0x45,0x00, 0x8, +0, false }, // 2040: f15GP56; f26GP56; Cow Bell
- { 0x0BFFA01,0x097C803, 0x00,0x00, 0x7, +0, false }, // 2041: apgnamP60; dukeP60; f15GP60; f26GP60; oGP60; swP60; High Bongo
- { 0x08DFA01,0x0BAFA03, 0x4F,0x00, 0x7, +0, false }, // 2042: apgnamP62; dukeP62; f15GP62; f26GP62; swP62; Mute High Conga
- { 0x38FF801,0x06FF600, 0x47,0x00, 0xF, +0, false }, // 2043: f15GP65; f26GP65; High Timbale
- { 0x38CF800,0x06EF600, 0x80,0x00, 0xF, +0, false }, // 2044: f15GP66; f26GP66; Low Timbale
- { 0x38CF803,0x0B5F80C, 0x80,0x00, 0xF, +0, false }, // 2045: f15GP67; f26GP67; High Agogo
- { 0x38CF803,0x0B5F80C, 0x83,0x00, 0xF, +0, false }, // 2046: f15GP68; f26GP68; Low Agogo
- { 0x0DFF611,0x0DEF710, 0x4F,0x40, 0xC, +0, false }, // 2047: f15GP73; f26GP73; Short Guiro
- { 0x053F101,0x0F3F211, 0x4F,0x80, 0x4, +0, false }, // 2048: f27GM0; f27GM1; f27GM2; f27GM3; f27GM4; f27GM5; f27GM84; AcouGrandPiano; BrightAcouGrand; Chorused Piano; ElecGrandPiano; Honky-tonkPiano; Lead 5 charang; Rhodes Piano
- { 0x1C5C202,0x104D000, 0x11,0x00, 0xC, +0, false }, // 2049: f27GM7; Clavinet
- { 0x2129A16,0x0039012, 0x97,0x04, 0x2, +0, false }, // 2050: f27GM112; f27GM8; Celesta; Tinkle Bell
- { 0x0F3F507,0x0F2F501, 0x19,0x00, 0xA, +0, false }, // 2051: f27GM9; Glockenspiel
- { 0x2F3F507,0x0F2F501, 0x19,0x00, 0xA, +0, false }, // 2052: f27GM10; Music box
- { 0x0229F16,0x032B0D2, 0x16,0x00, 0x8, +0, false }, // 2053: f27GM11; Vibraphone
- { 0x025DA05,0x015F001, 0x4E,0x00, 0xA, +0, false }, // 2054: f27GM12; Marimba
- { 0x025C811,0x0F2F511, 0x29,0x00, 0xC, +0, false }, // 2055: f27GM13; Xylophone
- { 0x012FF54,0x0F2F051, 0x16,0x00, 0x0, +0, false }, // 2056: f27GM14; f27GM98; FX 3 crystal; Tubular Bells
- { 0x212FF54,0x0F2F051, 0x16,0x00, 0x0, +0, false }, // 2057: f27GM15; Dulcimer
- { 0x106DF24,0x005FF21, 0x15,0x00, 0x1, +0, false }, // 2058: f27GM16; f27GM17; f27GM18; f27GM19; Church Organ; Hammond Organ; Percussive Organ; Rock Organ
- { 0x104F223,0x0045231, 0x50,0x80, 0xE, +0, false }, // 2059: f27GM20; Reed Organ
- { 0x00BF223,0x00B5230, 0x4F,0x82, 0xE, +0, false }, // 2060: f27GM21; f27GM23; Accordion; Tango Accordion
- { 0x2036162,0x0058172, 0x4A,0x00, 0x2, +0, false }, // 2061: f27GM22; Harmonica
- { 0x01CF201,0x087F501, 0x10,0x00, 0xA, +0, false }, // 2062: f27GM24; f27GM26; f27GM27; f27GM28; Acoustic Guitar1; Electric Guitar1; Electric Guitar2; Electric Guitar3
- { 0x014F201,0x084F501, 0x10,0x00, 0xA, +0, false }, // 2063: f27GM25; Acoustic Guitar2
- { 0x103AF00,0x3FFF021, 0x06,0x00, 0x6, +0, false }, // 2064: f27GM29; Overdrive Guitar
- { 0x025DA05,0x06A5334, 0x8E,0x00, 0xA, +0, false }, // 2065: f27GM31; Guitar Harmonics
- { 0x035F813,0x004FF11, 0x12,0x03, 0x8, +0, false }, // 2066: f27GM32; f27GM33; f27GM34; f27GM35; f27GM36; f27GM37; f27GM38; f27GM39; f27GM43; Acoustic Bass; Contrabass; Electric Bass 1; Electric Bass 2; Fretless Bass; Slap Bass 1; Slap Bass 2; Synth Bass 1; Synth Bass 2
- { 0x0114172,0x01562A2, 0x89,0x40, 0xA, +0, false }, // 2067: f27GM40; f27GM41; f27GM42; f27GM44; f27GM48; f27GM49; Cello; String Ensemble1; String Ensemble2; Tremulo Strings; Viola; Violin
- { 0x0F9F121,0x0F6F721, 0x1C,0x00, 0xE, +0, false }, // 2068: f27GM45; Pizzicato String
- { 0x075F502,0x0F3F201, 0x29,0x00, 0x0, +0, false }, // 2069: f27GM46; Orchestral Harp
- { 0x005FF00,0x0F3F020, 0x18,0x00, 0x0, +0, false }, // 2070: f27GM47; Timpany
- { 0x0114172,0x01562A1, 0x89,0x40, 0xA, +0, false }, // 2071: f27GM50; f27GM51; Synth Strings 1; SynthStrings 2
- { 0x2A32321,0x1F34221, 0x1A,0x00, 0x8, +0, false }, // 2072: f27GM52; f27GM53; f27GM54; f27GM85; Choir Aahs; Lead 6 voice; Synth Voice; Voice Oohs
- { 0x010A130,0x0337D10, 0x07,0x00, 0x0, +0, false }, // 2073: f27GM55; Orchestra Hit
- { 0x01D5320,0x03B6261, 0x18,0x00, 0xA, +0, false }, // 2074: f27GM57; Trombone
- { 0x01572A1,0x02784A1, 0x17,0x00, 0xE, +0, false }, // 2075: f27GM58; Tuba
- { 0x05A5321,0x01A8A21, 0x9F,0x00, 0xC, +0, false }, // 2076: f27GM60; f27GM69; English Horn; French Horn
- { 0x0009F71,0x0069060, 0x51,0x00, 0x0, +0, false }, // 2077: f27GM70; Bassoon
- { 0x0009F71,0x0069062, 0x51,0x00, 0x0, +0, false }, // 2078: f27GM71; Clarinet
- { 0x0077061,0x0077062, 0x80,0x80, 0x7, +0, false }, // 2079: f27GM72; f27GM73; f27GM74; f27GM76; f27GM77; Bottle Blow; Flute; Piccolo; Recorder; Shakuhachi
- { 0x0077061,0x0077041, 0x80,0x80, 0x7, +0, false }, // 2080: f27GM75; Pan Flute
- { 0x0F7F000,0x00687A2, 0x30,0x00, 0xF, +0, false }, // 2081: f27GM78; f27GM79; Ocarina; Whistle
- { 0x2129A16,0x1039012, 0x97,0x04, 0x2, +0, false }, // 2082: f27GM80; Lead 1 squareea
- { 0x0037165,0x0076171, 0xD2,0x00, 0x2, +0, false }, // 2083: f27GM121; f27GM82; f27GM83; Breath Noise; Lead 3 calliope; Lead 4 chiff
- { 0x0011E00,0x0A11220, 0x40,0x40, 0x6, +0, false }, // 2084: f27GM86; f27GM95; Lead 7 fifths; Pad 8 sweep
- { 0x0059221,0x1059421, 0x1C,0x00, 0xE, +0, false }, // 2085: f27GM87; Lead 8 brass
- { 0x044FF25,0x033F324, 0x15,0x01, 0xC, +0, false }, // 2086: f27GM88; Pad 1 new age
- { 0x0132F20,0x0132321, 0x0D,0x00, 0x1, +0, false }, // 2087: f27GM89; Pad 2 warm
- { 0x0012E01,0x0216221, 0x40,0x40, 0x6, +0, false }, // 2088: f27GM90; Pad 3 polysynth
- { 0x3134362,0x0038261, 0x2E,0x00, 0x2, +0, false }, // 2089: f27GM91; Pad 4 choir
- { 0x2035FE6,0x00350E1, 0x0F,0x00, 0x3, +0, false }, // 2090: f27GM92; Pad 5 bowedpad
- { 0x3034F61,0x0035061, 0x0D,0x00, 0x9, +0, false }, // 2091: f27GM93; Pad 6 metallic
- { 0x1034F61,0x0035061, 0x00,0x00, 0x9, +0, false }, // 2092: f27GM94; f27GM96; FX 1 rain; Pad 7 halo
- { 0x3033F60,0x0033061, 0x0D,0x00, 0x7, +0, false }, // 2093: f27GM97; FX 2 soundtrack
- { 0x112FF53,0x0F1F071, 0x13,0x00, 0x0, +0, false }, // 2094: f27GM99; FX 4 atmosphere
- { 0x112FFD1,0x0F1F0F1, 0x12,0x00, 0x0, +0, false }, // 2095: f27GM100; FX 5 brightness
- { 0x0E11126,0x0E11120, 0xA5,0x00, 0x0, +0, false }, // 2096: f27GM101; FX 6 goblins
- { 0x30244A1,0x04245E1, 0x51,0x00, 0x2, +0, false }, // 2097: f27GM102; FX 7 echoes
- { 0x0E1A126,0x0E1A120, 0xA5,0x0E, 0x0, +0, false }, // 2098: f27GM103; FX 8 sci-fi
- { 0x054F101,0x004F008, 0x40,0x00, 0x0, +0, false }, // 2099: f27GM104; Sitar
- { 0x011A131,0x0437D16, 0x47,0x40, 0x8, +0, false }, // 2100: f27GM105; Banjo
- { 0x211A131,0x0437D11, 0x14,0x00, 0x0, +0, false }, // 2101: f27GM106; Shamisen
- { 0x091AB0E,0x0C3F702, 0xC0,0x00, 0xE, +0, false }, // 2102: f27GM107; Koto
- { 0x02FC811,0x0F5F431, 0x2D,0x00, 0xC, +0, false }, // 2103: f27GM108; Kalimba
- { 0x1176E31,0x20CAB22, 0x43,0x08, 0x2, +0, false }, // 2104: f27GM109; Bagpipe
- { 0x1176E31,0x20CAB22, 0x4F,0x08, 0x2, +0, false }, // 2105: f27GM110; f27GM111; Fiddle; Shanai
- { 0x002FF64,0x0F3F522, 0xDB,0x02, 0x4, +0, false }, // 2106: f27GM113; Agogo Bells
- { 0x001FF63,0x0F3F534, 0xDB,0x00, 0x2, +0, false }, // 2107: f27GM114; Steel Drums
- { 0x0FFFB13,0x0FFE802, 0x40,0x00, 0x8, +0, false }, // 2108: f27GM115; f27GP76; f27GP77; f27GP78; f27GP79; High Wood Block; Low Wood Block; Mute Cuica; Open Cuica; Woodblock
- { 0x108FF00,0x006F000, 0x00,0x00, 0x0, +0, false }, // 2109: f27GM116; f27GM117; f27GM118; Melodic Tom; Synth Drum; Taiko Drum
- { 0x0F1100E,0x0F61800, 0x00,0x00, 0xE, +0, false }, // 2110: f27GM119; Reverse Cymbal
- { 0x1F18F2A,0x1F63816, 0x00,0x00, 0x8, +0, false }, // 2111: f27GM120; Guitar FretNoise
- { 0x0F0102E,0x2821020, 0x00,0x00, 0xE, +0, false }, // 2112: f27GM122; Seashore
- { 0x201EFEE,0x0069FEE, 0x10,0x04, 0x6, +0, false }, // 2113: f27GM123; Bird Tweet
- { 0x201EFEE,0x0069FEE, 0x01,0x04, 0x6, +0, false }, // 2114: f27GM124; Telephone
- { 0x001F02E,0x0064820, 0x00,0x00, 0xE, +0, false }, // 2115: f27GM126; Applause/Noise
- { 0x3EFF71C,0x08FFD0E, 0x00,0x00, 0xF, +0, false }, // 2116: f27GP42; Closed High Hat
- { 0x202FF0E,0x103FF1E, 0x00,0x80, 0xE, +0, false }, // 2117: f27GP44; f27GP46; Open High Hat; Pedal High Hat
- { 0x202BF8E,0x2049F0E, 0x00,0x00, 0xE, +0, false }, // 2118: f27GP49; f27GP52; f27GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2
- { 0x003FF64,0x0F6F73E, 0xDB,0x00, 0x4, +0, false }, // 2119: f27GP56; Cow Bell
- { 0x100F300,0x054F600, 0x00,0x00, 0xC, +0, false }, // 2120: f27GP58; Vibraslap
- { 0x2F3F40C,0x3D66E0E, 0x00,0x00, 0xE, +0, false }, // 2121: f27GP69; f27GP70; f27GP82; Cabasa; Maracas; Shaker
- { 0x07B9C21,0x0FB9502, 0x0A,0x00, 0x8, +0, false }, // 2122: apgbloodM28; nhlM28; Electric Guitar3
- { 0x0778121,0x0879221, 0x17,0x00, 0xA, +0, false }, // 2123: apgbloodM35; nhlM35; Fretless Bass
- { 0x1237221,0x0075121, 0x1A,0x06, 0xE, +0, false }, // 2124: apgbloodM51; nhlM51; SynthStrings 2
- { 0x0295231,0x0197121, 0x1E,0x04, 0xE, +0, false }, // 2125: apgbloodM57; nhlM57; Trombone
- { 0x0187621,0x0098121, 0x1A,0x05, 0xE, +0, false }, // 2126: apgbloodM58; nhlM58; Tuba
- { 0x0167921,0x05971A1, 0x1F,0x00, 0x8, +0, false }, // 2127: apgbloodM60; nhlM60; French Horn
- { 0x0257521,0x0178421, 0x1A,0x81, 0xE, +0, false }, // 2128: apgbloodM62; nhlM62; Synth Brass 1
- { 0x0586221,0x0167221, 0x22,0x01, 0xE, +0, false }, // 2129: apgbloodM63; nhlM63; Synth Brass 2
- { 0x10759B1,0x00A7BA1, 0x1B,0x05, 0x0, +0, false }, // 2130: apgbloodM64; nhlM64; Soprano Sax
- { 0x020A821,0x10A7B23, 0x0F,0x05, 0xC, +0, false }, // 2131: apgbloodM66; nhlM66; Tenor Sax
- { 0x1378CA1,0x00A7724, 0x0A,0x07, 0x0, +0, false }, // 2132: apgbloodM69; nhlM69; English Horn
- { 0x06BFF31,0x0195175, 0x04,0x03, 0xA, +0, false }, // 2133: apgbloodM70; nhlM70; Bassoon
- { 0x0599BA1,0x00A75E1, 0x8C,0x00, 0x0, +0, false }, // 2134: apgbloodM73; nhlM73; Flute
- { 0x0389F22,0x0296761, 0x1D,0x01, 0x0, +0, false }, // 2135: apgbloodM74; nhlM74; Recorder
- { 0x00C9222,0x00DA261, 0x1D,0x03, 0xE, +0, false }, // 2136: apgbloodM80; nhlM80; Lead 1 squareea
- { 0x1C99223,0x1288222, 0x00,0x00, 0x9, -12, false }, // 2137: nhlM86; Lead 7 fifths
- { 0x2863428,0x0354121, 0x39,0x07, 0x0, +0, false }, // 2138: apgbloodM92; nhlM92; Pad 5 bowedpad
- { 0x1F35224,0x1F53223, 0x12,0x09, 0x4, +0, false }, // 2139: apgbloodM93; nhlM93; Pad 6 metallic
- { 0x1D52222,0x1053F21, 0x10,0x88, 0xA, +0, false }, // 2140: apgbloodM95; nhlM95; Pad 8 sweep
- { 0x1554163,0x10541A2, 0x00,0x00, 0x7, -12, false }, // 2141: nhlM97; FX 2 soundtrack
- { 0x0F7F620,0x2F9770E, 0x08,0x05, 0x0, -24, false }, // 2142: nhlM123; Bird Tweet
- { 0x100F220,0x1053623, 0x04,0x00, 0x2, -36, false }, // 2143: nhlM125; Helicopter
- { 0x0EFA120,0x0DFF310, 0x00,0x00, 0xE, +0, false }, // 2144: nhlM127; Gunshot
- { 0x000FF24,0x0A9F802, 0x00,0x03, 0xE, +0, false }, // 2145: apgbloodP38; apgbloodP40; apgbloodP8; nhlP38; nhlP40; Acoustic Snare; Electric Snare
- { 0x0FEF22C,0x3D8B802, 0x00,0x01, 0x6, +0, false }, // 2146: apgbloodP10; apgbloodP42; nhlP42; Closed High Hat
- { 0x0FE822C,0x3D98802, 0x00,0x07, 0x6, +0, false }, // 2147: apgbloodP11; apgbloodP44; nhlP44; Pedal High Hat
- { 0x0F6822E,0x3F87404, 0x00,0x09, 0x4, +0, false }, // 2148: apgbloodP12; apgbloodP46; nhlP46; Open High Hat
- { 0x100FF2E,0x334D609, 0x00,0x01, 0xC, +0, false }, // 2149: apgbloodP13; apgbloodP49; apgbloodP52; apgbloodP55; apgbloodP57; nhlP49; nhlP52; nhlP55; nhlP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
- { 0x389F837,0x0F8F703, 0x0C,0x04, 0x0, +0, false }, // 2150: apgbloodP16; apgbloodP56; nhlP56; Cow Bell
- { 0x0FAFA25,0x0F9AA03, 0x14,0x00, 0x0, +0, false }, // 2151: apgbloodP18; apgbloodP60; apgbloodP62; nhlP60; nhlP62; High Bongo; Mute High Conga
- { 0x0F7F241,0x0F7F281, 0x12,0x00, 0x6, +0, false }, // 2152: f29GM7; f30GM7; Clavinet
- { 0x10BD0E0,0x109E0A4, 0x80,0x8E, 0x1, +0, false }, // 2153: f29GM14; Tubular Bells
- { 0x0F4F60C,0x0F5F341, 0x5C,0x00, 0x0, +0, false }, // 2154: f29GM22; f29GM23; f30GM22; f30GM23; Harmonica; Tango Accordion
- { 0x1557261,0x0187121, 0x86,0x83, 0x0, +0, false }, // 2155: f29GM24; f29GM25; f29GM27; f30GM24; f30GM25; f30GM27; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar2
- { 0x09612F3,0x10430B1, 0x45,0x86, 0x1, +0, false }, // 2156: f29GM33; Electric Bass 1
- { 0x204F061,0x2055020, 0x9D,0x83, 0xC, +0, false }, // 2157: f29GM50; Synth Strings 1
- { 0x236F312,0x2D7B300, 0x2A,0x00, 0x0, +0, false }, // 2158: f29GM59; Muted Trumpet
- { 0x143F701,0x1E4F3A2, 0x00,0x00, 0x8, +0, false }, // 2159: f29GM61; Brass Section
- { 0x35B8721,0x00A6021, 0x99,0x00, 0xE, +0, false }, // 2160: f29GM76; Bottle Blow
- { 0x0F3D385,0x0F3A341, 0x59,0x80, 0xC, +0, false }, // 2161: f29GM102; f30GM102; FX 7 echoes
- { 0x125FF10,0x015F711, 0x56,0x00, 0xE, +0, false }, // 2162: f29GM112; Tinkle Bell
- { 0x04AFA02,0x074F490, 0x16,0x01, 0xE, +0, false }, // 2163: f29GM117; Melodic Tom
- { 0x045F668,0x0289E87, 0x00,0x01, 0x6, +0, false }, // 2164: f29GP54; Tambourine
- { 0x164F923,0x177F607, 0x95,0x00, 0xE, +0, false }, // 2165: f29GP66; Low Timbale
- { 0x0E7F21C,0x0B8F201, 0x6F,0x80, 0xC, +12, false }, // 2166: f31GM4; Rhodes Piano
- { 0x0E2CE02,0x4E2F402, 0x25,0x00, 0x0, +0, false }, // 2167: f31GM8; Celesta
- { 0x0E2F507,0x0E2F341, 0xA1,0x00, 0x0, +0, false }, // 2168: f31GM8; Celesta
- { 0x2E5F5D9,0x0E5F251, 0x22,0x00, 0x8, +0, false }, // 2169: f31GM11; Vibraphone
- { 0x0E1F111,0x0E1F251, 0x10,0x08, 0x9, +0, false }, // 2170: f31GM11; Vibraphone
- { 0x4B1F0C9,0x0B2F251, 0x98,0x01, 0x8, +0, false }, // 2171: f31GM14; Tubular Bells
- { 0x082F311,0x0E3F311, 0x44,0x80, 0x9, +0, false }, // 2172: f31GM14; Tubular Bells
- { 0x0828523,0x0728212, 0xB3,0xA7, 0xE, +0, false }, // 2173: f31GM46; Orchestral Harp
- { 0x0728201,0x0328411, 0x27,0x00, 0xE, +0, false }, // 2174: f31GM46; Orchestral Harp
- { 0x4E5F111,0x4E5F312, 0xA1,0x40, 0x4, -12, false }, // 2175: f31GM47; Timpany
- { 0x0E5F111,0x0E6F111, 0x89,0x00, 0x5, +0, false }, // 2176: f31GM47; Timpany
- { 0x5047130,0x01474A0, 0x99,0x01, 0xE, +12, false }, // 2177: f31GM48; f31GM49; String Ensemble1; String Ensemble2
- { 0x1147561,0x0147522, 0x88,0x00, 0xF, +0, false }, // 2178: f31GM48; f31GM49; f31GM50; String Ensemble1; String Ensemble2; Synth Strings 1
- { 0x5047130,0x01474A0, 0x99,0x01, 0xE, +0, false }, // 2179: f31GM50; Synth Strings 1
- { 0x0141161,0x0165561, 0x17,0x00, 0xC, +12, false }, // 2180: f31GM60; French Horn
- { 0x7217230,0x604BF31, 0x1B,0x03, 0xC, +0, false }, // 2181: f31GM61; Brass Section
- { 0x0357A31,0x03A7A31, 0x1D,0x09, 0xD, +0, false }, // 2182: f31GM61; Brass Section
- { 0x06599E1,0x0154825, 0x80,0x85, 0x8, +0, false }, // 2183: f31GM68; Oboe
- { 0x015AA62,0x0058F21, 0x94,0x80, 0x9, +0, false }, // 2184: f31GM68; Oboe
- { 0x025C9A4,0x0056F21, 0xA2,0x80, 0xC, +0, false }, // 2185: f31GM74; Recorder
- { 0x015CAA2,0x0056F21, 0xAA,0x00, 0xD, +0, false }, // 2186: f31GM74; Recorder
- { 0x07E0824,0x0E4E383, 0x80,0x40, 0xA, +24, false }, // 2187: f31GM88; Pad 1 new age
- { 0x0E6F314,0x0E6F281, 0x63,0x00, 0xB, +0, false }, // 2188: f31GM88; Pad 1 new age
- { 0x205FC00,0x017FA00, 0x40,0x00, 0xE, +0, false }, // 2189: f31GP40; Electric Snare
- { 0x007FC00,0x638F801, 0x00,0x80, 0xF, +0, false }, // 2190: f31GP40; Electric Snare
- { 0x0038165,0x005F172, 0xD2,0x80, 0x2, +0, false }, // 2191: f32GM10; f32GM9; Glockenspiel; Music box
- { 0x0038165,0x005F171, 0xD2,0x40, 0x2, +0, false }, // 2192: f32GM12; f32GM13; f32GM14; Marimba; Tubular Bells; Xylophone
- { 0x002A4B4,0x04245D7, 0x47,0x40, 0x6, +0, false }, // 2193: f32GM32; Acoustic Bass
- { 0x0022A55,0x0F34212, 0x97,0x80, 0x0, +0, false }, // 2194: f32GM34; f41GM34; f54GM80; Electric Bass 2; Lead 1 squareea
- { 0x001EF8F,0x0F19801, 0x81,0x00, 0x4, +0, false }, // 2195: f32GM35; f41GM35; Fretless Bass
- { 0x01171B1,0x1154261, 0x8B,0x40, 0x6, +0, false }, // 2196: b56M44; b61M49; b66M44; f32GM48; f32GM50; f53GM73; Flute; STRINGS1
- { 0x053090E,0x094F702, 0x80,0x00, 0xE, +0, false }, // 2197: MGM105; MGM51; f32GM105; f32GM51; oGM105; Banjo; SynthStrings 2
- { 0x08F74A1,0x02A65A1, 0x27,0x80, 0x2, +0, false }, // 2198: f12GM73; f16GM73; f32GM72; f32GM73; f32GM74; f32GM75; f37GM72; f37GM73; f47GM73; f54GM73; Flute; Pan Flute; Piccolo; Recorder
- { 0x0667190,0x08B5250, 0x92,0x00, 0xE, +0, false }, // 2199: f32GM81; Lead 2 sawtooth
- { 0x0247332,0x0577521, 0x16,0x80, 0xE, +0, false }, // 2200: MGM82; f32GM82; Lead 3 calliope
- { 0x28FA520,0x03D3621, 0x8E,0x00, 0x6, +0, false }, // 2201: MGM93; f32GM93; Pad 6 metallic
- { 0x08C4321,0x02F8521, 0x19,0x80, 0xC, +0, false }, // 2202: MGM94; b56M59; b66M59; f32GM94; Muted Trumpet; Pad 7 halo; SOFTRUMP
- { 0x0AE71A1,0x02E81A0, 0x1C,0x00, 0xE, +0, false }, // 2203: f32GM96; FX 1 rain
- { 0x054F606,0x0B3F281, 0x73,0x03, 0x0, +0, false }, // 2204: f32GM97; FX 2 soundtrack
- { 0x0177421,0x01765A2, 0x83,0x8D, 0x7, +0, false }, // 2205: apgleeM73; b56M73; b66M73; f32GM107; f32GM108; f32GM109; f47GM72; Bagpipe; FLUTE
- { 0x0F3F8E2,0x0F3F7B0, 0x86,0x40, 0x4, +0, false }, // 2206: f32GM120; Guitar FretNoise
- { 0x0031801,0x090F6B4, 0x80,0xC1, 0xE, +0, false }, // 2207: f32GM127; Gunshot
- { 0x04CA800,0x04FD600, 0x0B,0x03, 0x0, +0, false }, // 2208: MGP35; MGP36; f32GP35; f32GP36; Ac Bass Drum; Bass Drum 1
- { 0x282B2A4,0x1DA9803, 0x00,0x93, 0xE, +0, false }, // 2209: f32GP42; Closed High Hat
- { 0x0A0B2A4,0x1D69603, 0x02,0x80, 0xE, +0, false }, // 2210: f32GP49; f32GP57; f47GP30; Crash Cymbal 1; Crash Cymbal 2
- { 0x104F0A1,0x1D6F481, 0xCE,0x00, 0x4, +0, false }, // 2211: f13GM3; f50GM3; Honky-tonkPiano
- { 0x254F568,0x0B7F321, 0xE8,0x00, 0x0, +0, false }, // 2212: f13GM5; f50GM5; Chorused Piano
- { 0x036F506,0x025FD61, 0x10,0x80, 0x3, +0, false }, // 2213: f13GM11; f50GM11; Vibraphone
- { 0x092FF83,0x003F015, 0x00,0x00, 0xE, -12, false }, // 2214: f13GM14; f50GM14; Tubular Bells
- { 0x00FF0A0,0x00FF0A2, 0xC0,0x06, 0xD, +0, false }, // 2215: f13GM16; f50GM16; Hammond Organ
- { 0x00BF022,0x10B50B1, 0xCD,0x03, 0x0, +0, false }, // 2216: f13GM23; f50GM23; Tango Accordion
- { 0x3598600,0x02A7244, 0x42,0x80, 0xC, +0, false }, // 2217: f13GM31; f50GM31; Guitar Harmonics
- { 0x039F330,0x00CF060, 0x0F,0x00, 0x8, +12, false }, // 2218: f13GM35; f50GM35; Fretless Bass
- { 0x1378D31,0x0163871, 0x85,0x00, 0xA, +0, false }, // 2219: f13GM40; Violin
- { 0x106F031,0x1065071, 0xC5,0x00, 0x0, +0, false }, // 2220: f13GM41; f50GM41; Viola
- { 0x11FF431,0x1365361, 0x40,0x00, 0x0, +0, false }, // 2221: f13GM42; f50GM42; Cello
- { 0x01FF431,0x1366361, 0xC0,0x00, 0x0, +0, false }, // 2222: f13GM43; f50GM43; Contrabass
- { 0x043F2B1,0x12851A1, 0x1D,0x00, 0xE, +0, false }, // 2223: f13GM44; f50GM44; Tremulo Strings
- { 0x015F431,0x00560B2, 0x5B,0x83, 0x0, +0, false }, // 2224: f13GM52; f50GM52; Choir Aahs
- { 0x172FCE1,0x0176271, 0x46,0x00, 0x0, +0, false }, // 2225: f13GM53; f50GM53; Voice Oohs
- { 0x00530B1,0x00550B2, 0x57,0x00, 0xC, +0, false }, // 2226: f13GM54; f50GM54; Synth Voice
- { 0x0655371,0x00FF021, 0x14,0x00, 0xA, +0, false }, // 2227: f13GM56; f50GM56; Trumpet
- { 0x0254231,0x00FF061, 0x56,0x01, 0xE, +0, false }, // 2228: f13GM57; f50GM57; Trombone
- { 0x1255221,0x0299361, 0x55,0x01, 0xE, +0, false }, // 2229: f13GM58; f50GM58; Tuba
- { 0x0755471,0x0089021, 0x20,0x00, 0xE, +0, false }, // 2230: f13GM59; f50GM59; Muted Trumpet
- { 0x0043071,0x00A5021, 0x57,0x00, 0xC, +0, false }, // 2231: f13GM72; f50GM72; Piccolo
- { 0x0445171,0x00A5021, 0x55,0x00, 0xC, +0, false }, // 2232: f13GM73; f50GM73; Flute
- { 0x35AF802,0x02A4271, 0x00,0x00, 0xE, +0, false }, // 2233: f13GM77; f50GM77; Shakuhachi
- { 0x08F4EE0,0x02A55A1, 0xEC,0x00, 0xE, +0, false }, // 2234: f13GM78; Whistle
- { 0x39D6571,0x0095021, 0x17,0x00, 0xE, +0, false }, // 2235: f13GM82; f50GM82; Lead 3 calliope
- { 0x05AF802,0x22A4270, 0x00,0x00, 0xE, +0, false }, // 2236: f13GM83; f50GM83; Lead 4 chiff
- { 0x29D65A1,0x2095021, 0xC6,0x00, 0x0, -12, false }, // 2237: f13GM85; f50GM85; Lead 6 voice
- { 0x00330B1,0x00440B2, 0x5D,0x00, 0x0, +0, false }, // 2238: f13GM91; f50GM91; Pad 4 choir
- { 0x0585201,0x03641A1, 0x99,0x00, 0x6, +0, false }, // 2239: f13GM94; f50GM94; Pad 7 halo
- { 0x0B4F291,0x075F101, 0xD0,0x00, 0x0, +0, false }, // 2240: f13GM96; f50GM96; FX 1 rain
- { 0x0572132,0x0194263, 0x06,0x00, 0x9, -12, false }, // 2241: f13GM97; f50GM97; FX 2 soundtrack
- { 0x3859F85,0x043F311, 0x15,0x00, 0xE, +0, false }, // 2242: f13GM98; f50GM98; FX 3 crystal
- { 0x295F300,0x2B9F2A0, 0x11,0x00, 0x0, +0, false }, // 2243: f13GM100; f50GM100; FX 5 brightness
- { 0x2A3F400,0x2B9F2A0, 0x1B,0x00, 0x0, +0, false }, // 2244: f13GM102; f50GM102; FX 7 echoes
- { 0x2A2FF80,0x30E108E, 0x00,0x00, 0xE, +0, false }, // 2245: f13GM119; f50GM119; Reverse Cymbal
- { 0x003402E,0x003109E, 0x00,0x00, 0xE, +0, false }, // 2246: f13GM122; f50GM122; Seashore
- { 0x2A3379B,0x237461A, 0x95,0x40, 0x0, +0, false }, // 2247: f13GM123; f50GM123; Bird Tweet
- { 0x344FFAB,0x02AF1EA, 0xC0,0x01, 0xC, -12, false }, // 2248: f13GM124; f50GM124; Telephone
- { 0x10EF0BE,0x00E3030, 0x00,0x0A, 0xE, +0, false }, // 2249: f13GM125; f50GM125; Helicopter
- { 0x023FCC0,0x006F08E, 0x00,0x00, 0xE, +0, false }, // 2250: f13GM127; f50GM127; Gunshot
- { 0x004F081,0x308F009, 0xC0,0x00, 0xE, +0, false }, // 2251: f13GP42; f50GP42; Closed High Hat
- { 0x12FF201,0x356F58E, 0xC0,0x00, 0xE, +0, false }, // 2252: f13GP46; f50GP46; Open High Hat
- { 0x12FF281,0x356F58E, 0xC0,0x00, 0xE, +0, false }, // 2253: f13GP49; f13GP57; f50GP49; f50GP57; Crash Cymbal 1; Crash Cymbal 2
- { 0x155AF00,0x364FF8B, 0x00,0x00, 0xE, +0, false }, // 2254: f13GP51; f13GP53; f13GP59; f50GP51; f50GP53; f50GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
- { 0x1496401,0x356F58A, 0xC0,0x00, 0xE, +0, false }, // 2255: f13GP52; f50GP52; Chinese Cymbal
- { 0x2678900,0x357878E, 0x00,0x00, 0xE, +0, false }, // 2256: f13GP54; f50GP54; Tambourine
- { 0x02FF281,0x356F58E, 0xC0,0x00, 0x0, +0, false }, // 2257: f13GP55; f50GP55; Splash Cymbal
- { 0x0089011,0x357898E, 0xC0,0x00, 0xE, +0, false }, // 2258: f13GP69; f50GP69; Cabasa
- { 0x11BF100,0x3468B9E, 0x00,0x00, 0xE, +0, false }, // 2259: f13GP70; f50GP70; Maracas
- { 0x205504C,0x05C859D, 0x80,0x0A, 0xA, +0, false }, // 2260: f13GP71; f50GP71; Short Whistle
- { 0x205508C,0x05C854D, 0x40,0x0A, 0x0, +0, false }, // 2261: f13GP72; f50GP72; Long Whistle
- { 0x206F08B,0x346F610, 0x00,0x00, 0xE, +0, false }, // 2262: f13GP73; f50GP73; Short Guiro
- { 0x392F700,0x2AF479E, 0x00,0x00, 0xE, +0, false }, // 2263: f13GP74; f50GP74; Long Guiro
- { 0x053F300,0x247698E, 0x43,0x00, 0xE, +0, false }, // 2264: f13GP82; f50GP82; Shaker
- { 0x224F10E,0x335FF8E, 0x40,0x02, 0x0, +0, false }, // 2265: f13GP83; f13GP84; f50GP83; f50GP84; Bell Tree; Jingle Bell
- { 0x104F081,0x308F009, 0xC0,0x00, 0xE, +0, false }, // 2266: f13GP91; f50GP91
- { 0x215BFD1,0x20473C1, 0x9C,0x00, 0x4, +0, false }, // 2267: f34GM74; Recorder
- { 0x177F810,0x008F711, 0x91,0x00, 0x6, +0, false }, // 2268: f34GP0
- { 0x277F810,0x108F311, 0xF9,0xC0, 0x6, +0, false }, // 2269: f34GP2
- { 0x25DFB14,0x058F611, 0x80,0x00, 0x8, +0, false }, // 2270: f34GP10; f34GP6
- { 0x12AF900,0x22BFA01, 0x02,0x00, 0x5, +0, false }, // 2271: f34GP7; f34GP8
- { 0x28268D1,0x10563D0, 0x42,0x00, 0xA, +0, false }, // 2272: f34GP9
- { 0x317B142,0x317B101, 0x93,0x00, 0x3, +0, false }, // 2273: f34GP11
- { 0x317B242,0x317B201, 0x93,0x00, 0x3, +0, false }, // 2274: f34GP12
- { 0x2BAE610,0x005EA10, 0x3F,0x3F, 0x0, +0, false }, // 2275: f34GP13; f34GP15
- { 0x053B101,0x074C211, 0x4F,0x00, 0x6, +0, false }, // 2276: f35GM0; f47GM0; AcouGrandPiano
- { 0x011F111,0x0B3F101, 0x4A,0x80, 0x6, +0, false }, // 2277: f35GM1; BrightAcouGrand
- { 0x1FAF000,0x1FAF211, 0x02,0x80, 0x6, +0, false }, // 2278: f35GM6; Harpsichord
- { 0x032F607,0x012F511, 0x97,0x80, 0x2, +0, false }, // 2279: f35GM9; Glockenspiel
- { 0x0E3F318,0x093F241, 0x62,0x00, 0x0, +0, false }, // 2280: f35GM11; Vibraphone
- { 0x025DA05,0x015F901, 0x4E,0x00, 0xA, +0, false }, // 2281: f35GM12; Marimba
- { 0x1558403,0x005D341, 0x49,0x80, 0x4, +0, false }, // 2282: f35GM15; Dulcimer
- { 0x01FF003,0x012F001, 0x5B,0x92, 0xA, +0, false }, // 2283: f35GM18; Rock Organ
- { 0x01FF2A0,0x07CF521, 0x11,0x00, 0xA, +0, false }, // 2284: f35GM25; Acoustic Guitar2
- { 0x0442009,0x0F4D144, 0xA1,0x80, 0x8, +0, false }, // 2285: f35GM31; Guitar Harmonics
- { 0x08AE220,0x0A8E420, 0x11,0x00, 0xA, +0, false }, // 2286: f35GM33; Electric Bass 1
- { 0x1DBB891,0x1567551, 0x17,0x00, 0xC, +0, false }, // 2287: f35GM45; Pizzicato String
- { 0x0117171,0x11772A1, 0x8B,0x40, 0x6, +0, false }, // 2288: f35GM48; String Ensemble1
- { 0x111F0F1,0x1151121, 0x95,0x00, 0x0, +0, false }, // 2289: f35GM49; String Ensemble2
- { 0x111C071,0x1159221, 0x20,0x08, 0xC, +0, false }, // 2290: f35GM51; SynthStrings 2
- { 0x0C57461,0x165B220, 0x0F,0x08, 0xA, +0, false }, // 2291: f35GM55; Orchestra Hit
- { 0x08153E1,0x0B962E1, 0x9F,0x05, 0xE, +0, false }, // 2292: f35GM60; French Horn
- { 0x0AE71E1,0x09E81E1, 0x19,0x07, 0xA, +0, false }, // 2293: f35GM62; Synth Brass 1
- { 0x0AE73E1,0x09881E2, 0x49,0x08, 0xC, +0, false }, // 2294: f35GM63; Synth Brass 2
- { 0x0177E71,0x00E7B22, 0xC5,0x05, 0x2, +0, false }, // 2295: f35GM68; Oboe
- { 0x08F7461,0x02A6561, 0x27,0x80, 0x2, +0, false }, // 2296: MGM72; MGM73; MGM74; MGM75; f35GM73; Flute; Pan Flute; Piccolo; Recorder
- { 0x0D761E1,0x0F793E1, 0x85,0x80, 0xB, +0, false }, // 2297: f35GM77; Shakuhachi
- { 0x1F6FB34,0x0439471, 0x83,0x00, 0xC, +0, false }, // 2298: f35GM99; FX 4 atmosphere
- { 0x011A131,0x0437D16, 0x87,0x80, 0x8, +0, false }, // 2299: b56M105; b66M105; f35GM105; BANJO
- { 0x1111EF0,0x11111E2, 0x00,0xC0, 0x8, +0, false }, // 2300: b56M125; b61M125; b66M125; f35GM125; HELICPTR
- { 0x053F101,0x1F5F718, 0x4F,0x00, 0x6, +0, false }, // 2301: f35GP31; f35GP32
- { 0x20CA808,0x13FD903, 0x09,0x00, 0x0, +0, false }, // 2302: f35GP33; f35GP34
- { 0x0A1B2E0,0x1D6950E, 0x84,0x00, 0xE, +0, false }, // 2303: f35GP57; Crash Cymbal 2
- { 0x286F265,0x228670E, 0x00,0x00, 0xE, +0, false }, // 2304: f35GP69; Cabasa
- { 0x00CFD01,0x034D600, 0x07,0x00, 0x0, +0, false }, // 2305: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036
- { 0x00CF600,0x004F600, 0x00,0x00, 0x1, +0, false }, // 2306: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036
- { 0x0FEF512,0x0FFF652, 0x11,0xA2, 0x6, +0, false }, // 2307: b51P37; f36GP37; Side Stick; gpo037
- { 0x0FFF941,0x0FFF851, 0x0F,0x00, 0x6, +0, false }, // 2308: b51P37; f36GP37; Side Stick; gpo037
- { 0x205FC80,0x017FA00, 0x00,0x00, 0xE, +0, false }, // 2309: b51P38; b51P40; f36GP38; f36GP40; Acoustic Snare; Electric Snare; gpo038; gpo040
- { 0x034A501,0x602FF01, 0x00,0x00, 0x7, +0, false }, // 2310: b51P41; b51P42; b51P43; b51P44; b51P45; b51P46; b51P47; b51P48; b51P49; b51P50; b51P51; b51P52; b51P53; f36GP41; f36GP42; f36GP43; f36GP44; f36GP45; f36GP46; f36GP47; f36GP48; f36GP49; f36GP50; f36GP51; f36GP52; f36GP53; f36GP59; Chinese Cymbal; Closed High Hat; Crash Cymbal 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open High Hat; Pedal High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; gpo041; gpo042; gpo043; gpo044; gpo045; gpo046; gpo047; gpo048; gpo049; gpo050; gpo051; gpo052; gpo053
- { 0x007FB00,0x004A401, 0x09,0x00, 0x7, +0, false }, // 2311: b51P41; b51P42; b51P43; b51P44; b51P45; b51P46; b51P47; b51P48; b51P49; b51P50; b51P51; b51P52; b51P53; f36GP41; f36GP42; f36GP43; f36GP44; f36GP45; f36GP46; f36GP47; f36GP48; f36GP49; f36GP50; f36GP51; f36GP52; f36GP53; f36GP59; Chinese Cymbal; Closed High Hat; Crash Cymbal 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open High Hat; Pedal High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; gpo041; gpo042; gpo043; gpo044; gpo045; gpo046; gpo047; gpo048; gpo049; gpo050; gpo051; gpo052; gpo053
- { 0x004F902,0x0F69705, 0x00,0x03, 0x0, +0, false }, // 2312: b51P54; f36GP54; Tambourine; gpo054
- { 0x156F284,0x100F442, 0x03,0x00, 0xE, +0, false }, // 2313: b51P55; f36GP55; Splash Cymbal; gpo055
- { 0x000F34F,0x0A5F48F, 0x00,0x06, 0xE, +0, false }, // 2314: b51P55; f36GP55; Splash Cymbal; gpo055
- { 0x0B6FA01,0x096C802, 0x8A,0x40, 0xE, +0, false }, // 2315: b51P60; f36GP60; High Bongo; gpo060
- { 0x00CF505,0x007F501, 0xEC,0x00, 0xF, +0, false }, // 2316: b51P60; f36GP60; High Bongo; gpo060
- { 0x0BFFA01,0x095C802, 0x8F,0x80, 0x6, +0, false }, // 2317: b51P61; f36GP61; Low Bongo; gpo061
- { 0x00CF505,0x006F501, 0xEC,0x00, 0x7, +0, false }, // 2318: b51P61; f36GP61; Low Bongo; gpo061
- { 0x08DFA01,0x0BAFA03, 0x4F,0x00, 0x6, +0, false }, // 2319: b51P62; b51P86; f36GP62; f36GP86; Mute High Conga; Mute Surdu; gpo062; gpo086
- { 0x08DFA01,0x0B5F803, 0x4F,0x00, 0x6, +0, false }, // 2320: b51P63; b51P87; f36GP63; f36GP87; Open High Conga; Open Surdu; gpo063; gpo087
- { 0x006FA01,0x006FA00, 0x00,0x00, 0xE, +0, false }, // 2321: b51P65; f36GP65; High Timbale; gpo065
- { 0x38CF800,0x06EF600, 0x80,0x00, 0xE, +0, false }, // 2322: b51P66; f36GP66; Low Timbale; gpo066
- { 0x38CF803,0x0B5F80C, 0x80,0x00, 0xE, +0, false }, // 2323: b51P67; f36GP67; High Agogo; gpo067
- { 0x38CF803,0x0B5F80C, 0x83,0x00, 0xE, +0, false }, // 2324: b51P68; f36GP68; Low Agogo; gpo068
- { 0x049C80F,0x2699B03, 0x40,0x00, 0xE, +0, false }, // 2325: b51P70; f36GP70; Maracas; gpo070
- { 0x305AD57,0x2058D47, 0xDC,0x00, 0xE, +0, false }, // 2326: b51P71; f36GP71; Short Whistle; gpo071
- { 0x304A857,0x2048847, 0xDC,0x00, 0xE, +0, false }, // 2327: b51P72; f36GP72; Long Whistle; gpo072
- { 0x506FF80,0x016FF10, 0x00,0x00, 0xC, +0, false }, // 2328: b51P73; b51P74; f36GP73; f36GP74; Long Guiro; Short Guiro; gpo073; gpo074
- { 0x7476601,0x0476603, 0xCD,0x40, 0x8, +0, false }, // 2329: b51P78; f36GP78; Mute Cuica; gpo078
- { 0x0476601,0x0576601, 0xC0,0x00, 0x9, +0, false }, // 2330: b51P78; f36GP78; Mute Cuica; gpo078
- { 0x0E56701,0x0356503, 0x11,0x24, 0xA, +0, false }, // 2331: b51P79; f36GP79; Open Cuica; gpo079
- { 0x0757900,0x0057601, 0x9A,0x00, 0xB, +0, false }, // 2332: b51P79; f36GP79; Open Cuica; gpo079
- { 0x0E6F622,0x0E5F923, 0x1E,0x03, 0x0, +0, false }, // 2333: b51P80; f36GP80; Mute Triangle; gpo080
- { 0x0E6F924,0x0E4F623, 0x28,0x00, 0x1, +0, false }, // 2334: b51P80; f36GP80; Mute Triangle; gpo080
- { 0x0E6F522,0x0E5F623, 0x1E,0x03, 0x0, +0, false }, // 2335: b51P81; f36GP81; Open Triangle; gpo081
- { 0x0E6F524,0x0E4F423, 0x28,0x00, 0x1, +0, false }, // 2336: b51P81; f36GP81; Open Triangle; gpo081
- { 0x0E5F108,0x0E5C302, 0x66,0x86, 0x8, +0, false }, // 2337: f36GP83; Jingle Bell
- { 0x052F605,0x0D5F582, 0x69,0x47, 0x9, +0, false }, // 2338: f36GP83; Jingle Bell
- { 0x131FF13,0x003FF11, 0x43,0x00, 0x6, +0, false }, // 2339: f37GM24; f37GM25; Acoustic Guitar1; Acoustic Guitar2
- { 0x074A302,0x075C401, 0x9A,0x80, 0xA, +0, false }, // 2340: f37GM26; Electric Guitar1
- { 0x103E702,0x005E604, 0x86,0x40, 0xB, +0, false }, // 2341: f37GM26; Electric Guitar1
- { 0x0145321,0x025D221, 0x8B,0x21, 0x8, +0, false }, // 2342: f37GM40; Violin
- { 0x104C3A1,0x0158221, 0x9F,0x0F, 0x8, +0, false }, // 2343: f37GM40; Violin
- { 0x075F502,0x0F3F201, 0x20,0x83, 0xC, +0, false }, // 2344: f16GM46; f37GM46; f54GM46; Orchestral Harp
- { 0x7D2FE85,0x074F342, 0x8F,0x80, 0x6, -12, false }, // 2345: f12GM116; f12GM47; f16GM116; f16GM47; f37GM47; f54GM116; f54GM47; Taiko Drum; Timpany
- { 0x0119131,0x11572A1, 0x8A,0x00, 0x6, +0, false }, // 2346: f37GM48; String Ensemble1
- { 0x0013121,0x10545A1, 0x4D,0x82, 0x6, +0, false }, // 2347: f12GM49; f16GM49; f37GM49; f54GM49; String Ensemble2
- { 0x0075131,0x0399261, 0x1D,0x80, 0xE, +0, false }, // 2348: f37GM56; Trumpet
- { 0x00741B1,0x0398221, 0x1C,0x87, 0xF, +0, false }, // 2349: f37GM56; Trumpet
- { 0x21A73A0,0x03A8523, 0x95,0x00, 0xE, +0, false }, // 2350: f12GM59; f16GM59; f37GM59; f54GM59; Muted Trumpet
- { 0x05A5321,0x01A6C21, 0x9F,0x80, 0xC, +0, false }, // 2351: f37GM60; French Horn
- { 0x0565321,0x0277C21, 0x18,0x00, 0xD, +0, false }, // 2352: f37GM60; French Horn
- { 0x0299960,0x036F823, 0xA3,0x5D, 0xA, +12, false }, // 2353: f37GM68; f53GM84; Lead 5 charang; Oboe
- { 0x015FAA0,0x00B8F22, 0x90,0x08, 0xA, +0, false }, // 2354: f37GM68; f53GM84; Lead 5 charang; Oboe
- { 0x22871A0,0x01A8124, 0x23,0x00, 0xA, +0, false }, // 2355: f37GM69; English Horn
- { 0x2287320,0x01A8424, 0x97,0x98, 0xB, +0, false }, // 2356: f37GM69; English Horn
- { 0x0068B20,0x0008F21, 0x2F,0x20, 0xE, +12, false }, // 2357: f37GM70; f53GM86; Bassoon; Lead 7 fifths
- { 0x007CF20,0x0097F22, 0x5B,0x00, 0xE, +0, false }, // 2358: f37GM70; Bassoon
- { 0x0277784,0x01655A1, 0x9B,0x85, 0xC, +0, false }, // 2359: f37GM74; Recorder
- { 0x01566A2,0x00566A1, 0x9B,0x06, 0xD, +0, false }, // 2360: f37GM74; Recorder
- { 0x137FB00,0x05CE711, 0x05,0x00, 0x8, +0, false }, // 2361: f12GP31; f12GP36; f16GP31; f16GP36; f37GP31; f37GP36; f54GP31; f54GP36; f54GP60; f54GP61; f54GP62; f54GP63; f54GP64; f54GP65; f54GP66; Bass Drum 1; High Bongo; High Timbale; Low Bongo; Low Conga; Low Timbale; Mute High Conga; Open High Conga
- { 0x04CA900,0x04FD600, 0x0B,0x00, 0x0, +0, false }, // 2362: f37GP35; Ac Bass Drum
- { 0x023F302,0x067F700, 0x08,0x00, 0xE, +0, false }, // 2363: f12GP40; f16GP40; f37GP40; f54GP40; Electric Snare
- { 0x017FB01,0x008FD02, 0x40,0x00, 0x9, +0, false }, // 2364: f12GP41; f12GP43; f12GP45; f12GP47; f12GP48; f12GP50; f16GP41; f16GP43; f16GP45; f16GP47; f16GP48; f16GP50; f37GP41; f37GP43; f37GP45; f37GP47; f54GP41; f54GP43; f54GP45; f54GP47; f54GP48; f54GP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x0F4F306,0x0E4E203, 0xA4,0x6D, 0x6, +0, false }, // 2365: f12GM0; f16GM0; f54GM0; AcouGrandPiano
- { 0x0D4E101,0x0E5E111, 0x53,0x02, 0x6, +0, false }, // 2366: f12GM0; f16GM0; f54GM0; AcouGrandPiano
- { 0x053F241,0x0F3F213, 0x9D,0x00, 0x6, +0, false }, // 2367: f12GM1; f16GM1; f54GM1; BrightAcouGrand
- { 0x050F101,0x076D201, 0x4F,0x04, 0x6, +0, false }, // 2368: f12GM2; f16GM2; f54GM2; ElecGrandPiano
- { 0x053F101,0x0849212, 0xC3,0x09, 0x8, +0, false }, // 2369: f12GM3; f16GM3; f54GM3; Honky-tonkPiano
- { 0x074F202,0x077F401, 0x92,0x83, 0x8, +0, false }, // 2370: f12GM4; f16GM4; f54GM4; Rhodes Piano
- { 0x013F202,0x044F502, 0x22,0x00, 0xE, +0, false }, // 2371: f12GM5; f16GM5; f54GM5; Chorused Piano
- { 0x475F113,0x256F201, 0x96,0x81, 0x6, +0, false }, // 2372: f12GM6; f16GM6; f54GM6; Harpsichord
- { 0x0100133,0x033AD14, 0x87,0x80, 0x8, +0, false }, // 2373: f12GM8; f16GM8; f54GM8; Celesta
- { 0x0E5F14C,0x0E5C301, 0x69,0x06, 0x8, +0, false }, // 2374: f12GM9; f16GM9; f54GM9; Glockenspiel
- { 0x0E2660F,0x0E4C191, 0x9D,0x06, 0xE, +0, false }, // 2375: f12GM10; f16GM10; f54GM10; Music box
- { 0x033F584,0x015FDA0, 0x59,0x80, 0x2, +0, false }, // 2376: f12GM11; f16GM11; f54GM11; Vibraphone
- { 0x0B5F615,0x0E6F311, 0x97,0x01, 0x4, +0, false }, // 2377: f12GM12; f16GM12; f54GM12; Marimba
- { 0x0F8FF06,0x055F8C4, 0x01,0x00, 0xE, +0, false }, // 2378: f12GM13; f16GM13; f54GM13; Xylophone
- { 0x063F207,0x074F212, 0x4F,0x00, 0x8, +0, false }, // 2379: f12GM14; f16GM14; f53GM122; f54GM14; Seashore; Tubular Bells
- { 0x341F5A3,0x203F811, 0x11,0x00, 0x0, +0, false }, // 2380: f12GM15; f16GM15; f54GM15; Dulcimer
- { 0x01AF003,0x01DF001, 0x5B,0x80, 0xA, +0, false }, // 2381: f12GM16; f16GM16; f54GM16; Hammond Organ
- { 0x22A9132,0x12A91B1, 0xCD,0x80, 0x9, +0, false }, // 2382: f12GM17; f16GM17; f54GM17; Percussive Organ
- { 0x0038165,0x005F171, 0xD2,0x80, 0x2, +0, false }, // 2383: f12GM18; f16GM18; f54GM18; Rock Organ
- { 0x00AFF24,0x00DFF21, 0x80,0x80, 0x1, +0, false }, // 2384: f12GM19; f16GM19; f54GM19; Church Organ
- { 0x01CF003,0x01EA001, 0x54,0x84, 0xC, +0, false }, // 2385: f12GM20; f16GM20; f54GM20; Reed Organ
- { 0x0186223,0x02A6221, 0x19,0x84, 0xE, +0, false }, // 2386: f12GM21; f16GM21; f54GM21; Accordion
- { 0x0087224,0x00B4231, 0x4F,0x00, 0xE, +0, false }, // 2387: f12GM22; f16GM22; f54GM22; Harmonica
- { 0x0186222,0x02A6221, 0x19,0x84, 0xE, +0, false }, // 2388: f12GM23; f16GM23; f54GM23; Tango Accordion
- { 0x0C3C201,0x056F501, 0x0A,0x00, 0x6, +0, false }, // 2389: f12GM25; f16GM25; f54GM25; Acoustic Guitar2
- { 0x034F401,0x039F201, 0x13,0x80, 0x8, +0, false }, // 2390: f12GM26; f16GM26; f54GM26; Electric Guitar1
- { 0x07FC611,0x0DFF511, 0x4D,0x00, 0x6, +0, false }, // 2391: f12GM28; f16GM28; f54GM28; Electric Guitar3
- { 0x4C5A421,0x004F821, 0x20,0x00, 0x2, +0, false }, // 2392: f12GM32; f16GM32; f54GM32; Acoustic Bass
- { 0x0E78301,0x078F201, 0x56,0x00, 0xA, +0, false }, // 2393: f12GM33; f16GM33; f54GM33; Electric Bass 1
- { 0x0AFF301,0x078F501, 0x11,0x00, 0x8, +0, false }, // 2394: f12GM34; f16GM34; f54GM34; Electric Bass 2
- { 0x114FF20,0x0D4F561, 0xCB,0x00, 0xC, +0, false }, // 2395: f12GM35; f16GM35; f54GM35; Fretless Bass
- { 0x1937510,0x182F501, 0x00,0x00, 0x0, +0, false }, // 2396: f12GM36; f12GM37; f16GM36; f16GM37; f54GM36; Slap Bass 1; Slap Bass 2
- { 0x01379C0,0x07472D2, 0x4F,0x00, 0x6, +12, false }, // 2397: f12GM38; f16GM38; f54GM38; Synth Bass 1
- { 0x2355612,0x12D9531, 0x9C,0x00, 0xA, +0, false }, // 2398: f12GM39; f16GM39; f54GM39; Synth Bass 2
- { 0x21351A0,0x2275360, 0x9B,0x01, 0xE, +0, false }, // 2399: f12GM41; f47GM41; Viola
- { 0x163F2A1,0x0368331, 0x48,0x00, 0x6, +0, false }, // 2400: f12GM42; f16GM42; f54GM42; Cello
- { 0x171A501,0x2539600, 0x0D,0x02, 0x7, +0, false }, // 2401: f12GM42; f16GM42; f54GM42; Cello
- { 0x051F431,0x074B711, 0x57,0x00, 0xC, +0, false }, // 2402: f12GM45; f16GM45; f54GM45; Pizzicato String
- { 0x005F624,0x095C702, 0xDB,0x23, 0x8, +0, false }, // 2403: f12GM46; Orchestral Harp
- { 0x095F422,0x0D5F401, 0x22,0x00, 0x8, +0, false }, // 2404: f12GM46; Orchestral Harp
- { 0x016F521,0x03493A1, 0x8C,0x00, 0x0, +0, false }, // 2405: f12GM48; String Ensemble1
- { 0x01FB431,0x01FA2A1, 0x1A,0x80, 0xE, +0, false }, // 2406: f12GM56; Trumpet
- { 0x04654A1,0x0078FA1, 0x1C,0x07, 0xE, +0, false }, // 2407: f12GM57; f16GM57; f54GM57; Trombone
- { 0x0466421,0x0078FE1, 0x14,0x01, 0xF, +0, false }, // 2408: f12GM57; f16GM57; f54GM57; Trombone
- { 0x0796520,0x0268AA1, 0x8C,0x03, 0x8, +12, false }, // 2409: f12GM58; Tuba
- { 0x2179280,0x03686A0, 0xCF,0x00, 0x9, +0, false }, // 2410: f12GM58; Tuba
- { 0x03A5321,0x00B6521, 0x9C,0x01, 0xA, +0, false }, // 2411: f12GM60; French Horn
- { 0x01C7321,0x02C7C21, 0xC0,0x97, 0xB, +0, false }, // 2412: f12GM60; French Horn
- { 0x06581E1,0x07C52F2, 0x51,0x00, 0xC, +0, false }, // 2413: f12GM64; f16GM64; f54GM64; Soprano Sax
- { 0x22E71E0,0x01E80E4, 0x23,0x00, 0xA, +0, false }, // 2414: f12GM69; f16GM69; f54GM69; English Horn
- { 0x019D530,0x01B6171, 0xC8,0x80, 0xC, +0, false }, // 2415: f12GM70; f16GM70; f47GM70; f54GM70; Bassoon
- { 0x01582A3,0x007E562, 0x21,0x9E, 0xE, +0, false }, // 2416: f12GM71; f16GM71; f54GM71; Clarinet
- { 0x005D224,0x0076F21, 0x9F,0x02, 0xF, +0, false }, // 2417: f12GM71; f16GM71; f54GM71; Clarinet
- { 0x48674A1,0x02765A1, 0x1F,0x00, 0x0, +0, false }, // 2418: f12GM72; f16GM72; f54GM72; Piccolo
- { 0x0277584,0x01655A1, 0xA0,0x81, 0xC, +0, false }, // 2419: f12GM74; f16GM74; f54GM74; Recorder
- { 0x01566A2,0x00566A1, 0x8A,0x00, 0xD, +0, false }, // 2420: f12GM74; f16GM74; f54GM74; Recorder
- { 0x016D322,0x07DE82F, 0x9B,0x2E, 0xE, -12, false }, // 2421: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi
- { 0x006C524,0x02764B2, 0x62,0x04, 0xE, +0, false }, // 2422: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi
- { 0x0557221,0x096F481, 0x0B,0x08, 0x6, +0, false }, // 2423: f12GM84; f16GM84; f54GM84; Lead 5 charang
- { 0x0A6CF22,0x09C8410, 0xD5,0x0D, 0x7, +0, false }, // 2424: f12GM84; f16GM84; f54GM84; Lead 5 charang
- { 0x001F501,0x0F1F101, 0x37,0x20, 0x0, +0, false }, // 2425: f12GM106; f16GM106; f54GM106; Shamisen
- { 0x0E3F201,0x0E7F501, 0x11,0x00, 0x0, +0, false }, // 2426: f12GM106; f16GM106; f54GM106; Shamisen
- { 0x03CF201,0x0E2F111, 0x3F,0x14, 0x0, +0, false }, // 2427: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen
- { 0x0E6F541,0x0E7F312, 0x13,0x01, 0x0, +0, false }, // 2428: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen
- { 0x01582A3,0x00AF562, 0x21,0xA3, 0xE, +0, false }, // 2429: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai
- { 0x005F224,0x00A6F21, 0xA2,0x09, 0xF, +0, false }, // 2430: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai
- { 0x0F0F006,0x2B6F800, 0x00,0x00, 0xE, +0, false }, // 2431: f12GP33; f16GP33; f54GP33
- { 0x04CA900,0x03FF600, 0x07,0x00, 0xA, +0, false }, // 2432: f12GP35; f54GP35; Ac Bass Drum
- { 0x008B902,0x01DFC03, 0x00,0x00, 0xB, +0, false }, // 2433: f12GP35; f54GP35; Ac Bass Drum
- { 0x60AF905,0x41CFC0A, 0x00,0x00, 0xD, +0, false }, // 2434: f12GP37; f16GP37; f54GP37; Side Stick
- { 0x033F400,0x4FFF700, 0x04,0x00, 0xE, +0, false }, // 2435: f12GP38; f16GP38; f54GP38; Acoustic Snare
- { 0x40AFF02,0x01CFF00, 0xC0,0x01, 0x4, +0, false }, // 2436: f12GP39; f16GP39; f54GP39; Hand Clap
- { 0x003F902,0x247FB00, 0x00,0x00, 0xE, +0, false }, // 2437: f12GP42; f54GP42; Closed High Hat
- { 0x403FB02,0x447FB01, 0x00,0x00, 0xE, +0, false }, // 2438: f12GP42; f54GP42; Closed High Hat
- { 0x609F505,0x709F30F, 0x00,0x00, 0x6, +0, false }, // 2439: f12GP44; f12GP46; f12GP54; f16GP42; f16GP44; f16GP46; f16GP54; f54GP44; f54GP46; f54GP54; Closed High Hat; Open High Hat; Pedal High Hat; Tambourine
- { 0x201C687,0x023BC15, 0xC0,0x40, 0xE, +0, false }, // 2440: f12GP49; f16GP49; f54GP49; Crash Cymbal 1
- { 0x435DE00,0x438F801, 0xC0,0x00, 0xA, +0, false }, // 2441: f12GP56; f16GP56; f54GP56; Cow Bell
- { 0x30AF400,0x278F700, 0x47,0x04, 0xE, +0, false }, // 2442: f12GP60; High Bongo
- { 0x30AF400,0x278F700, 0x4B,0x02, 0xE, +0, false }, // 2443: f12GP61; Low Bongo
- { 0x509F601,0x429F701, 0x00,0x00, 0x7, +0, false }, // 2444: f12GP60; f12GP61; f16GP60; f16GP61; High Bongo; Low Bongo
- { 0x407FF00,0x769A901, 0x00,0x40, 0x9, +0, false }, // 2445: f12GP63; f16GP63; f16GP64; Low Conga; Open High Conga
- { 0x408FA01,0x769DB02, 0x00,0x40, 0x7, +0, false }, // 2446: f12GP64; Low Conga
- { 0x112AA03,0x1F59011, 0x1C,0x00, 0xE, +0, false }, // 2447: f41GM3; Honky-tonkPiano
- { 0x073F668,0x063F5A1, 0x1B,0x0D, 0x0, +0, false }, // 2448: f41GM4; Rhodes Piano
- { 0x054F1A1,0x0F4F060, 0x54,0x00, 0x2, +0, false }, // 2449: f41GM6; Harpsichord
- { 0x0038164,0x005D171, 0xD2,0x80, 0x2, +0, false }, // 2450: f41GM9; Glockenspiel
- { 0x0F1FB3E,0x093A071, 0x29,0x00, 0x0, +0, false }, // 2451: f41GM11; Vibraphone
- { 0x022FE30,0x007FB20, 0x07,0x00, 0x0, +0, false }, // 2452: f41GM60; French Horn
- { 0x0527101,0x0735012, 0x8F,0x00, 0xA, +0, false }, // 2453: f41GM78; f41GM79; f41GM80; Lead 1 squareea; Ocarina; Whistle
- { 0x1249F16,0x035B012, 0x11,0x00, 0x8, +0, false }, // 2454: f41GM96; FX 1 rain
- { 0x1119183,0x0F1B142, 0xD7,0x00, 0x0, +0, false }, // 2455: f41GM98; FX 3 crystal
- { 0x006FA04,0x005FF01, 0xD3,0x00, 0xA, +0, false }, // 2456: f41GM115; Woodblock
- { 0x044F406,0x034F201, 0x03,0x1B, 0x1, +0, false }, // 2457: f42GM9; f42GP34; Glockenspiel
- { 0x088FA21,0x097B313, 0x06,0x00, 0xC, +0, false }, // 2458: f42GM37; Slap Bass 2
- { 0x031F91C,0x0E89615, 0x0C,0x00, 0xE, +0, false }, // 2459: f42GM113; f42GP67; f42GP68; Agogo Bells; High Agogo; Low Agogo
- { 0x0F7F521,0x0F7F521, 0x99,0x80, 0xE, +0, false }, // 2460: f42GM119; Reverse Cymbal
- { 0x038B2F1,0x0488122, 0x19,0x40, 0xC, +0, false }, // 2461: f42GM120; Guitar FretNoise
- { 0x016D221,0x0F8C201, 0x1D,0x00, 0xA, +0, false }, // 2462: f42GM121; Breath Noise
- { 0x082D301,0x0B8D301, 0x4E,0x06, 0xA, +0, false }, // 2463: f42GM122; Seashore
- { 0x0036101,0x0F86101, 0x14,0x0D, 0xC, +0, false }, // 2464: f42GM123; Bird Tweet
- { 0x017F321,0x0E8F222, 0x17,0x08, 0xC, +0, false }, // 2465: f42GM124; Telephone
- { 0x0CEB161,0x1BAD061, 0x13,0x40, 0xA, +0, false }, // 2466: f42GM125; Helicopter
- { 0x075C130,0x0659131, 0x10,0x42, 0xA, +0, false }, // 2467: f42GM126; Applause/Noise
- { 0x0977801,0x0988802, 0x00,0x00, 0x8, +0, false }, // 2468: f42GP29; f42GP30
- { 0x0FEF22C,0x0D8B802, 0x00,0x1A, 0x6, +0, false }, // 2469: f42GP42; f42GP44; Closed High Hat; Pedal High Hat
- { 0x0F6822E,0x0F87404, 0x00,0x27, 0x4, +0, false }, // 2470: f42GP46; Open High Hat
- { 0x0009F2C,0x0D4C50E, 0x00,0x05, 0xE, +0, false }, // 2471: f42GP49; f42GP52; f42GP55; f42GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
- { 0x0009429,0x044F904, 0x10,0x04, 0xE, +0, false }, // 2472: f42GP51; f42GP53; f42GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
- { 0x0F1F52E,0x0F78706, 0x09,0x03, 0x0, +0, false }, // 2473: f42GP54; Tambourine
- { 0x0A1F737,0x028F603, 0x14,0x00, 0x8, +0, false }, // 2474: f42GP56; Cow Bell
- { 0x000FF80,0x0F7F500, 0x00,0x00, 0xC, +0, false }, // 2475: f42GP58; Vibraslap
- { 0x0FAFB21,0x0F7A802, 0x03,0x00, 0x0, +0, false }, // 2476: f42GP61; Low Bongo
- { 0x0FAF924,0x0F6A603, 0x18,0x00, 0xE, +0, false }, // 2477: f42GP63; f42GP64; Low Conga; Open High Conga
- { 0x0F5F505,0x036F603, 0x14,0x00, 0x6, +0, false }, // 2478: f42GP65; f42GP66; High Timbale; Low Timbale
- { 0x001FF0E,0x077790E, 0x00,0x02, 0xE, +0, false }, // 2479: f42GP70; Maracas
- { 0x007AF20,0x02BA50E, 0x15,0x00, 0x4, +0, false }, // 2480: f42GP71; Short Whistle
- { 0x007BF20,0x03B930E, 0x18,0x00, 0x0, +0, false }, // 2481: f42GP72; Long Whistle
- { 0x0F7F020,0x03B8908, 0x00,0x01, 0xA, +0, false }, // 2482: f42GP73; Short Guiro
- { 0x0FAF320,0x02B5308, 0x00,0x0A, 0x8, +0, false }, // 2483: f42GP74; Long Guiro
- { 0x09AF815,0x089F613, 0x21,0x10, 0x8, +0, false }, // 2484: f42GP75; Claves
- { 0x0075F20,0x04B8708, 0x01,0x00, 0x0, +0, false }, // 2485: f42GP78; Mute Cuica
- { 0x0F75725,0x0677803, 0x12,0x00, 0x0, +0, false }, // 2486: f42GP79; Open Cuica
- { 0x0F0F126,0x0F5F527, 0x97,0xA1, 0x4, +0, false }, // 2487: f42GP81; f42GP83; f42GP84; Bell Tree; Jingle Bell; Open Triangle
- { 0x054F123,0x173F231, 0x66,0x00, 0x6, +0, false }, // 2488: f47GM2; ElecGrandPiano
- { 0x010A132,0x0337D16, 0x87,0x80, 0x8, +0, false }, // 2489: f47GM6; Harpsichord
- { 0x143F523,0x204F811, 0x0E,0x00, 0x0, +0, false }, // 2490: f47GM7; Clavinet
- { 0x0100133,0x0027D14, 0x87,0x80, 0x8, +0, false }, // 2491: f47GM8; Celesta
- { 0x001AF64,0x062A33F, 0xDB,0xC0, 0x4, +0, false }, // 2492: f47GM14; Tubular Bells
- { 0x0118171,0x1156261, 0x8B,0x40, 0x6, +0, false }, // 2493: f47GM26; Electric Guitar1
- { 0x0127171,0x11652E1, 0x8B,0x40, 0x6, +0, false }, // 2494: f47GM27; Electric Guitar2
- { 0x143F523,0x208F831, 0x0E,0x00, 0x0, +0, false }, // 2495: f47GM28; Electric Guitar3
- { 0x0E7F301,0x078F201, 0x58,0x00, 0xA, +0, false }, // 2496: f47GM32; f47GM33; Acoustic Bass; Electric Bass 1
- { 0x054C701,0x096A201, 0x4D,0x00, 0x4, +0, false }, // 2497: f47GM35; Fretless Bass
- { 0x154C701,0x096A201, 0x4D,0x00, 0x4, +0, false }, // 2498: f47GM36; Slap Bass 1
- { 0x0C28621,0x0BDF221, 0x16,0x00, 0x2, +0, false }, // 2499: f47GM37; Slap Bass 2
- { 0x08DF520,0x08CF311, 0x49,0x00, 0xA, +12, false }, // 2500: f47GM38; Synth Bass 1
- { 0x09EF520,0x05BF411, 0x90,0x00, 0xC, +12, false }, // 2501: f47GM39; Synth Bass 2
- { 0x5144261,0x3344261, 0x87,0x82, 0x1, +0, false }, // 2502: f47GM40; Violin
- { 0x02371A1,0x1286371, 0x4F,0x02, 0x6, +0, false }, // 2503: f47GM42; Cello
- { 0x11152F0,0x12E32F1, 0xC5,0x80, 0x0, +0, false }, // 2504: f47GM43; Contrabass
- { 0x01171F1,0x11542E1, 0x8B,0x40, 0x6, +0, false }, // 2505: f47GM44; Tremulo Strings
- { 0x01FF201,0x088F701, 0x17,0x00, 0xA, +0, false }, // 2506: f47GM45; Pizzicato String
- { 0x054C701,0x096A201, 0x8D,0x00, 0x4, -24, false }, // 2507: f47GM47; f53GM118; Synth Drum; Timpany
- { 0x0117171,0x11542E1, 0x8B,0x40, 0x6, +0, false }, // 2508: f47GM48; String Ensemble1
- { 0x053F121,0x1743232, 0x4F,0x00, 0x6, +0, false }, // 2509: f47GM50; Synth Strings 1
- { 0x0117171,0x1154261, 0x8B,0x40, 0x6, +0, false }, // 2510: f47GM51; SynthStrings 2
- { 0x01271B1,0x1166261, 0x8B,0x40, 0x6, +0, false }, // 2511: f47GM52; Choir Aahs
- { 0x011A1B1,0x1159261, 0x8B,0x40, 0x6, +0, false }, // 2512: f47GM53; Voice Oohs
- { 0x5176261,0x3176261, 0x80,0x82, 0x5, +0, false }, // 2513: f47GM54; Synth Voice
- { 0x5155261,0x3166362, 0x80,0x83, 0x5, +0, false }, // 2514: f47GM55; Orchestra Hit
- { 0x0065131,0x03B9261, 0x1C,0x80, 0xE, +0, false }, // 2515: f47GM56; Trumpet
- { 0x01F61B1,0x03B9261, 0x1C,0x80, 0xE, +0, false }, // 2516: f47GM57; Trombone
- { 0x0276561,0x2275570, 0x83,0x03, 0xB, +0, false }, // 2517: f47GM59; Muted Trumpet
- { 0x0537101,0x07C6212, 0x4E,0x00, 0xA, +0, false }, // 2518: f47GM65; Alto Sax
- { 0x0658181,0x07C52B2, 0x93,0x00, 0xA, +0, false }, // 2519: f47GM66; Tenor Sax
- { 0x02661B0,0x0375271, 0x96,0x00, 0xE, +12, false }, // 2520: f47GM67; Baritone Sax
- { 0x0A6FF64,0x01424B1, 0x8A,0x00, 0xE, +0, false }, // 2521: f47GM75; Pan Flute
- { 0x0A4F724,0x0132431, 0x5B,0x00, 0xE, +0, false }, // 2522: f47GM76; Bottle Blow
- { 0x0384161,0x028E1A1, 0x97,0x00, 0x6, +0, false }, // 2523: f47GM83; Lead 4 chiff
- { 0x01797F1,0x048F321, 0x06,0x0D, 0x8, +0, false }, // 2524: f47GM84; Lead 5 charang
- { 0x054F406,0x053F281, 0x73,0x03, 0x0, +0, false }, // 2525: f47GM88; Pad 1 new age
- { 0x1E31111,0x0D42101, 0x09,0x05, 0x6, +0, false }, // 2526: f47GM93; Pad 6 metallic
- { 0x30217B1,0x0057321, 0x29,0x03, 0x6, +0, false }, // 2527: f47GM94; Pad 7 halo
- { 0x08311E6,0x0541120, 0x11,0x00, 0x0, +0, false }, // 2528: f47GM101; FX 6 goblins
- { 0x00361B1,0x0175461, 0x1F,0x01, 0xE, +0, false }, // 2529: f47GM110; Fiddle
- { 0x0F00000,0x0A21B14, 0x02,0x80, 0xE, +0, false }, // 2530: f47GM122; Seashore
- { 0x03FB300,0x0F0AB08, 0x80,0x00, 0xA, +0, false }, // 2531: f47GP33; f47GP37; Side Stick
- { 0x1B29510,0x0069510, 0x11,0x00, 0x8, +0, false }, // 2532: f47GP36; Bass Drum 1
- { 0x0F0F000,0x0B69800, 0x00,0x08, 0xE, +0, false }, // 2533: f47GP38; Acoustic Snare
- { 0x0F0F009,0x0F7B720, 0x0E,0x0A, 0xE, +0, false }, // 2534: f47GP39; Hand Clap
- { 0x21AF400,0x008F800, 0x00,0x08, 0xC, +0, false }, // 2535: f47GP40; Electric Snare
- { 0x054C701,0x096A201, 0x8D,0x00, 0x4, +0, false }, // 2536: f47GP41; f47GP42; f47GP43; f47GP44; f47GP45; f47GP46; f47GP47; f47GP48; f47GP49; f47GP50; f47GP51; f47GP52; f47GP53; Chinese Cymbal; Closed High Hat; Crash Cymbal 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open High Hat; Pedal High Hat; Ride Bell; Ride Cymbal 1
- { 0x202FF4F,0x3F6F601, 0x00,0x0F, 0x8, +0, false }, // 2537: f47GP54; Tambourine
- { 0x300EF9E,0x0D8A705, 0x80,0x00, 0xC, +0, false }, // 2538: f47GP56; f47GP67; f47GP68; Cow Bell; High Agogo; Low Agogo
- { 0x0F0F006,0x035C4C4, 0x00,0x03, 0xE, +0, false }, // 2539: f47GP57; Crash Cymbal 2
- { 0x210BA2F,0x2F4B40F, 0x0E,0x00, 0xE, +0, false }, // 2540: f47GP59; Ride Cymbal 2
- { 0x053F101,0x0B5F700, 0x7F,0x00, 0x6, +0, false }, // 2541: f47GP60; f47GP61; High Bongo; Low Bongo
- { 0x013FA43,0x096F342, 0xD6,0x80, 0xA, +0, false }, // 2542: f47GP65; f47GP66; High Timbale; Low Timbale
- { 0x030F930,0x0FEF600, 0x01,0x00, 0xE, +0, false }, // 2543: f47GP73; Short Guiro
- { 0x0FF0006,0x0FDF715, 0x3F,0x0D, 0x0, +0, false }, // 2544: f47GP75; Claves
- { 0x0F0F006,0x0B4F600, 0x00,0x20, 0xE, +0, false }, // 2545: f47GP88
- { 0x1DEB421,0x0EEF231, 0x45,0x00, 0x6, +0, false }, // 2546: f48GM2; ElecGrandPiano
- { 0x0135821,0x0031531, 0x2B,0x00, 0x8, +0, false }, // 2547: f48GM3; Honky-tonkPiano
- { 0x0ADF321,0x05DF321, 0x08,0x00, 0x8, +0, false }, // 2548: f48GM7; Clavinet
- { 0x0EFD245,0x0EFA301, 0x4F,0x00, 0xA, +0, false }, // 2549: f48GM8; Celesta
- { 0x0E7F217,0x0E7C211, 0x54,0x06, 0xA, +0, false }, // 2550: f48GM9; Glockenspiel
- { 0x0C7F219,0x0D7F291, 0x2B,0x07, 0xB, +0, false }, // 2551: f48GM9; Glockenspiel
- { 0x1084331,0x0084232, 0x93,0x00, 0xC, +0, false }, // 2552: f48GM12; Marimba
- { 0x0084522,0x01844F1, 0x65,0x00, 0xD, +0, false }, // 2553: f48GM12; Marimba
- { 0x0E8F318,0x0F8F281, 0x62,0x00, 0x0, +0, false }, // 2554: f48GM13; Xylophone
- { 0x0DFD441,0x0DFC280, 0x8A,0x0C, 0x4, +0, false }, // 2555: f48GM14; Tubular Bells
- { 0x0DFD345,0x0FFA381, 0x93,0x00, 0x5, +0, false }, // 2556: f48GM14; Tubular Bells
- { 0x02CA760,0x00DAFE1, 0xC6,0x80, 0x4, +0, false }, // 2557: f48GM18; Rock Organ
- { 0x0EEF121,0x17FD131, 0x00,0x00, 0x4, +0, false }, // 2558: f48GM20; Reed Organ
- { 0x02FA7A3,0x00FAFE1, 0x56,0x83, 0x8, +0, false }, // 2559: f48GM21; Accordion
- { 0x00FAF61,0x00FAFA2, 0x91,0x83, 0x9, +0, false }, // 2560: f48GM21; Accordion
- { 0x275A421,0x1456161, 0x13,0x00, 0x4, +0, false }, // 2561: f48GM27; Electric Guitar2
- { 0x4FAB913,0x0DA9102, 0x0D,0x1A, 0xA, +0, false }, // 2562: f48GM29; Overdrive Guitar
- { 0x04FF923,0x2FF9122, 0xA1,0x16, 0xE, +0, false }, // 2563: f48GM30; Distorton Guitar
- { 0x0BF9120,0x04F9122, 0x99,0x00, 0xE, +0, false }, // 2564: f48GM30; Distorton Guitar
- { 0x0432121,0x0355222, 0x97,0x00, 0x8, +0, false }, // 2565: f48GM31; Guitar Harmonics
- { 0x0AD9101,0x0CD9301, 0x53,0x00, 0x2, +0, false }, // 2566: f48GM32; Acoustic Bass
- { 0x0EAF111,0x0EAF312, 0xA8,0x57, 0x4, +0, false }, // 2567: f48GM33; Electric Bass 1
- { 0x0EAE111,0x0EAE111, 0x97,0x00, 0x4, +0, false }, // 2568: f48GM33; Electric Bass 1
- { 0x0ECF131,0x07DF131, 0x8D,0x00, 0xA, +0, false }, // 2569: f48GM34; Electric Bass 2
- { 0x02A5131,0x04A7132, 0x5B,0x00, 0xC, +0, false }, // 2570: f48GM35; Fretless Bass
- { 0x04A7131,0x04A7131, 0x19,0x00, 0xD, +0, false }, // 2571: f48GM35; Fretless Bass
- { 0x0AE9101,0x0CE9302, 0x93,0x00, 0x6, +0, false }, // 2572: f48GM36; Slap Bass 1
- { 0x02FF120,0x3CFF220, 0x8C,0x00, 0x6, +0, false }, // 2573: f48GM37; Slap Bass 2
- { 0x04FF220,0x35FF222, 0x94,0x00, 0x8, +0, false }, // 2574: f48GM39; Synth Bass 2
- { 0x2036130,0x21754A0, 0x95,0x00, 0xA, +0, false }, // 2575: f48GM41; Viola
- { 0x3107560,0x2176520, 0x89,0x00, 0xB, +0, false }, // 2576: f48GM41; Viola
- { 0x513DD31,0x0385621, 0x95,0x00, 0xC, +0, false }, // 2577: f48GM42; Cello
- { 0x1038D13,0x0786025, 0x95,0x89, 0xD, +0, false }, // 2578: f48GM42; Cello
- { 0x121F131,0x0166FE1, 0x40,0x00, 0x2, +0, false }, // 2579: f48GM44; Tremulo Strings
- { 0x1038D14,0x0266620, 0x95,0x89, 0x9, +0, false }, // 2580: f48GM45; Pizzicato String
- { 0x1FFF510,0x0FFF211, 0x41,0x00, 0x2, +0, false }, // 2581: f48GM47; Timpany
- { 0x1176561,0x0176521, 0x96,0x00, 0xF, +0, false }, // 2582: f48GM48; String Ensemble1
- { 0x2097861,0x1095821, 0x16,0x00, 0x8, +0, false }, // 2583: f48GM49; String Ensemble2
- { 0x121F131,0x0177C61, 0x40,0x00, 0x2, +0, false }, // 2584: f48GM52; Choir Aahs
- { 0x6EF1F15,0x6E21115, 0xC0,0x40, 0xE, +0, false }, // 2585: f48GM53; Voice Oohs
- { 0x0E21111,0x0E31111, 0x40,0x00, 0xE, +0, false }, // 2586: f48GM53; Voice Oohs
- { 0x2686500,0x616C500, 0x00,0x00, 0xB, +0, false }, // 2587: f48GM55; Orchestra Hit
- { 0x6DAC600,0x30E7400, 0x00,0x00, 0xB, +0, false }, // 2588: f48GM55; Orchestra Hit
- { 0x01C8521,0x00C8F21, 0x92,0x01, 0xC, +0, false }, // 2589: f48GM56; Trumpet
- { 0x01C8421,0x00CAF61, 0x15,0x0B, 0xD, +0, false }, // 2590: f48GM56; Trumpet
- { 0x01B8521,0x00B7F21, 0x94,0x05, 0xC, +0, false }, // 2591: f48GM57; Trombone
- { 0x01B8421,0x00BAF61, 0x15,0x0D, 0xD, +0, false }, // 2592: f48GM57; Trombone
- { 0x0158621,0x0378221, 0x94,0x00, 0xC, +0, false }, // 2593: f48GM58; Tuba
- { 0x0178521,0x0098F61, 0x92,0x00, 0xC, +0, false }, // 2594: f48GM59; Muted Trumpet
- { 0x00A7321,0x00B8F21, 0x9F,0x00, 0xE, +0, false }, // 2595: f48GM60; French Horn
- { 0x00A65A1,0x00B9F61, 0x9B,0x00, 0xF, +0, false }, // 2596: f48GM60; French Horn
- { 0x02E7221,0x00E8F21, 0x16,0x00, 0xC, +0, false }, // 2597: f48GM61; Brass Section
- { 0x0EE7521,0x03E8A21, 0x1D,0x00, 0xD, +0, false }, // 2598: f48GM61; Brass Section
- { 0x0AC54A1,0x01CA661, 0x50,0x00, 0x8, +0, false }, // 2599: f48GM63; Synth Brass 2
- { 0x2089331,0x00A72A1, 0x96,0x00, 0x8, +0, false }, // 2600: f48GM64; Soprano Sax
- { 0x0088521,0x12A8431, 0x96,0x00, 0x9, +0, false }, // 2601: f48GM64; Soprano Sax
- { 0x10A9331,0x00D72A1, 0x8E,0x00, 0x8, +0, false }, // 2602: f48GM65; Alto Sax
- { 0x00AC524,0x12D6431, 0xA1,0x00, 0x9, +0, false }, // 2603: f48GM65; Alto Sax
- { 0x10F9331,0x00F7271, 0x8D,0x00, 0xA, +0, false }, // 2604: f48GM66; Tenor Sax
- { 0x006A524,0x11664B1, 0x9D,0x00, 0xB, +0, false }, // 2605: f48GM66; Tenor Sax
- { 0x51E7E71,0x10F8B21, 0x4D,0x00, 0x6, +0, false }, // 2606: f48GM69; English Horn
- { 0x1197531,0x0196172, 0x8E,0x00, 0xA, +0, false }, // 2607: f48GM70; Bassoon
- { 0x0269B32,0x0187321, 0x90,0x00, 0x4, +0, false }, // 2608: f48GM71; Clarinet
- { 0x02F7721,0x02F7A73, 0x21,0x55, 0x2, +0, false }, // 2609: f48GM72; Piccolo
- { 0x01F7A21,0x01F7A22, 0x93,0x00, 0x2, +0, false }, // 2610: f48GM72; Piccolo
- { 0x01DAFA1,0x00D7521, 0x9C,0x00, 0x2, +0, false }, // 2611: f48GM73; Flute
- { 0x011DA65,0x068A663, 0x00,0x1E, 0xC, +0, false }, // 2612: f48GM75; Pan Flute
- { 0x0588861,0x01A6561, 0x8C,0x00, 0xD, +0, false }, // 2613: f48GM75; Pan Flute
- { 0x1282121,0x0184161, 0x12,0x00, 0x0, +0, false }, // 2614: f48GM77; Shakuhachi
- { 0x00FFF21,0x60FFF21, 0x09,0x80, 0x5, +0, false }, // 2615: f48GM80; Lead 1 squareea
- { 0x3FAF100,0x3FAF111, 0x8E,0x00, 0x0, +0, false }, // 2616: f48GM81; Lead 2 sawtooth
- { 0x2C686A1,0x0569321, 0x46,0x80, 0xA, +0, false }, // 2617: f48GM82; Lead 3 calliope
- { 0x01B7D61,0x01B72B1, 0x40,0x23, 0xE, +0, false }, // 2618: f48GM85; Lead 6 voice
- { 0x00BDFA2,0x00B7F61, 0x5D,0x80, 0xF, +0, false }, // 2619: f48GM85; Lead 6 voice
- { 0x009FF20,0x40A8F61, 0x36,0x00, 0x8, +0, false }, // 2620: f48GM86; Lead 7 fifths
- { 0x00FFF21,0x40D8F61, 0x27,0x00, 0x9, +0, false }, // 2621: f48GM86; Lead 7 fifths
- { 0x0FCF521,0x0FDF523, 0x0F,0x00, 0xA, +0, false }, // 2622: f48GM87; Lead 8 brass
- { 0x0FDF926,0x6FCF921, 0x16,0x00, 0xB, +0, false }, // 2623: f48GM87; Lead 8 brass
- { 0x011A861,0x0032531, 0x1F,0x80, 0xA, +0, false }, // 2624: f48GM89; Pad 2 warm
- { 0x031A101,0x0032571, 0xA1,0x00, 0xB, +0, false }, // 2625: f48GM89; Pad 2 warm
- { 0x0141161,0x0175561, 0x17,0x00, 0xC, +0, false }, // 2626: f48GM90; Pad 3 polysynth
- { 0x446C361,0x026C361, 0x14,0x00, 0xD, +0, false }, // 2627: f48GM90; Pad 3 polysynth
- { 0x63311E1,0x0353261, 0x89,0x03, 0xA, +0, false }, // 2628: f48GM92; Pad 5 bowedpad
- { 0x6E42161,0x6D53261, 0x8C,0x03, 0xB, +0, false }, // 2629: f48GM92; Pad 5 bowedpad
- { 0x0336121,0x0355261, 0x8D,0x03, 0xA, +0, false }, // 2630: f48GM93; Pad 6 metallic
- { 0x177A1A1,0x1471121, 0x1C,0x00, 0xB, +0, false }, // 2631: f48GM93; Pad 6 metallic
- { 0x03311E1,0x0353261, 0x89,0x03, 0xA, +0, false }, // 2632: f48GM94; Pad 7 halo
- { 0x0E42161,0x0D53261, 0x8C,0x03, 0xB, +0, false }, // 2633: f48GM94; Pad 7 halo
- { 0x003A801,0x005A742, 0x99,0x00, 0xD, +0, false }, // 2634: f48GM96; FX 1 rain
- { 0x2332121,0x0143260, 0x8C,0x97, 0x6, +0, false }, // 2635: f48GM97; FX 2 soundtrack
- { 0x1041161,0x0143121, 0x0E,0x00, 0x7, +0, false }, // 2636: f48GM97; FX 2 soundtrack
- { 0x056B222,0x054F261, 0x92,0x00, 0xC, +0, false }, // 2637: f48GM99; FX 4 atmosphere
- { 0x04311A1,0x0741161, 0x0E,0x92, 0xA, +0, false }, // 2638: f48GM101; FX 6 goblins
- { 0x0841161,0x0041DA1, 0x8E,0x80, 0xB, +0, false }, // 2639: f48GM101; FX 6 goblins
- { 0x0346161,0x0055D21, 0x4C,0x80, 0x6, +0, false }, // 2640: f48GM102; FX 7 echoes
- { 0x0CFF411,0x1EFF411, 0x05,0x00, 0x4, +0, false }, // 2641: f48GM106; Shamisen
- { 0x035D493,0x114EB11, 0x11,0x00, 0x8, +0, false }, // 2642: f48GM107; Koto
- { 0x035D453,0x116EB13, 0x11,0x0D, 0x9, +0, false }, // 2643: f48GM107; Koto
- { 0x1E31117,0x2E31114, 0x10,0x6E, 0xC, +0, false }, // 2644: f48GM115; Woodblock
- { 0x0E31111,0x0E31111, 0x80,0x00, 0xC, +0, false }, // 2645: f48GM115; Woodblock
- { 0x017A821,0x0042571, 0x23,0x00, 0xA, +0, false }, // 2646: f48GM116; Taiko Drum
- { 0x45FF811,0x0EFF310, 0x4F,0x00, 0xE, +0, false }, // 2647: f48GM117; Melodic Tom
- { 0x15FF630,0x0EFF410, 0x12,0x00, 0xF, +0, false }, // 2648: f48GM117; Melodic Tom
- { 0x00F4F2F,0x30F3F20, 0x00,0x00, 0xC, +0, false }, // 2649: f48GM119; Reverse Cymbal
- { 0x03FF923,0x2FF9222, 0x23,0x0A, 0xE, +0, false }, // 2650: f48GM120; Guitar FretNoise
- { 0x0BF9122,0x04FA123, 0x18,0x00, 0xE, +0, false }, // 2651: f48GM120; Guitar FretNoise
- { 0x000F80F,0x3F93410, 0x00,0x05, 0xE, +0, false }, // 2652: f48GM121; Breath Noise
- { 0x034A121,0x0166521, 0x17,0x00, 0xC, +0, false }, // 2653: f48GM122; Seashore
- { 0x0FA6848,0x04AAA01, 0x00,0x3F, 0x5, +0, false }, // 2654: f48GM123; Bird Tweet
- { 0x0FA6747,0x0FA464C, 0x00,0x00, 0x5, +0, false }, // 2655: f48GM123; Bird Tweet
- { 0x2037F21,0x1065F61, 0x18,0x00, 0x0, +0, false }, // 2656: f48GM124; Telephone
- { 0x10C2EF0,0x10C21E2, 0x00,0x00, 0x4, -36, false }, // 2657: f48GM125; Helicopter
- { 0x70C2EF0,0x10C21E2, 0x00,0x00, 0x5, +0, false }, // 2658: f48GM125; Helicopter
- { 0x039A321,0x03C7461, 0x8D,0x03, 0xA, +0, false }, // 2659: f48GM126; Applause/Noise
- { 0x179A3A1,0x14C2321, 0x1C,0x00, 0xB, +0, false }, // 2660: f48GM126; Applause/Noise
- { 0x01A7521,0x00F8F21, 0x97,0x00, 0xC, +0, false }, // 2661: f48GM127; Gunshot
- { 0x0FFF920,0x0FFF620, 0xC0,0x00, 0x8, +0, false }, // 2662: f48GP35; Ac Bass Drum
- { 0x277F810,0x0AFF611, 0x44,0x00, 0x8, +0, false }, // 2663: f48GP36; Bass Drum 1
- { 0x01FF933,0x0FFF810, 0x80,0x00, 0x4, +0, false }, // 2664: f48GP37; Side Stick
- { 0x2FFF500,0x0FFF700, 0x00,0x00, 0xC, +0, false }, // 2665: f48GP38; Acoustic Snare
- { 0x0DFF712,0x0DFF811, 0x08,0x00, 0x2, +0, false }, // 2666: f48GP39; Hand Clap
- { 0x0FFF210,0x0FFF510, 0x00,0x00, 0xC, +0, false }, // 2667: f48GP40; Electric Snare
- { 0x1DFE920,0x0CEF400, 0x00,0x00, 0x4, +0, false }, // 2668: f48GP41; f48GP43; High Floor Tom; Low Floor Tom
- { 0x2DFF50E,0x0AFF712, 0x00,0x00, 0xE, +0, false }, // 2669: f48GP42; Closed High Hat
- { 0x03FF800,0x1FFF410, 0x03,0x00, 0x4, +0, false }, // 2670: f48GP45; f48GP47; f48GP48; f48GP50; High Tom; High-Mid Tom; Low Tom; Low-Mid Tom
- { 0x2FFF012,0x3BF8608, 0x11,0x80, 0xE, +0, false }, // 2671: f48GP46; Open High Hat
- { 0x0FFF20E,0x2DF9502, 0x00,0x00, 0xC, +0, false }, // 2672: f48GP49; Crash Cymbal 1
- { 0x2DDF014,0x0FF93F0, 0x00,0x00, 0xE, +0, false }, // 2673: f48GP52; Chinese Cymbal
- { 0x3EFE40E,0x1EFF507, 0x0A,0x40, 0x6, +0, false }, // 2674: f48GP53; Ride Bell
- { 0x0EFB402,0x0FF9705, 0x03,0x0A, 0xE, +0, false }, // 2675: f48GP54; Tambourine
- { 0x01FF66E,0x3FF945E, 0x08,0x00, 0xE, +0, false }, // 2676: f48GP55; Splash Cymbal
- { 0x200F6CE,0x3FFF21A, 0x04,0x00, 0xC, +0, false }, // 2677: f48GP57; Crash Cymbal 2
- { 0x3FFF040,0x0FEF510, 0x00,0x00, 0xC, +0, false }, // 2678: f48GP58; Vibraslap
- { 0x38CF803,0x0BCF60C, 0x80,0x08, 0xF, +0, false }, // 2679: f48GP67; High Agogo
- { 0x38FF803,0x0BFF60C, 0x85,0x00, 0xF, +0, false }, // 2680: f48GP68; Low Agogo
- { 0x04F760E,0x2CF7800, 0x40,0x08, 0xE, +0, false }, // 2681: f48GP69; Cabasa
- { 0x04FC80E,0x26F9903, 0x40,0x00, 0xE, +0, false }, // 2682: f48GP70; Maracas
- { 0x1DF75CE,0x2EF38E1, 0x00,0x00, 0xE, +0, false }, // 2683: f48GP73; Short Guiro
- { 0x03FF162,0x0FF4B20, 0x00,0x00, 0x8, +0, false }, // 2684: f48GP74; Long Guiro
- { 0x0F40006,0x0FBF715, 0x3F,0x00, 0x1, +0, false }, // 2685: f48GP75; Claves
- { 0x0FF47E1,0x0FF47EA, 0x00,0x00, 0x0, +0, false }, // 2686: f48GP78; Mute Cuica
- { 0x3FFE00A,0x0FFF51E, 0x40,0x0E, 0x8, +0, false }, // 2687: f48GP80; Mute Triangle
- { 0x3FFE00A,0x0FFF21E, 0x7C,0x52, 0x8, +0, false }, // 2688: f48GP81; Open Triangle
- { 0x04E7A0E,0x21E7B00, 0x81,0x00, 0xE, +0, false }, // 2689: f48GP82; Shaker
- { 0x35FF925,0x0FFD524, 0x05,0x40, 0xE, +0, false }, // 2690: f48GP84; Bell Tree
- { 0x08FFA01,0x0FFF802, 0x4F,0x00, 0x7, +0, false }, // 2691: f48GP86; Mute Surdu
- { 0x0FFFC00,0x0FFF520, 0x00,0x00, 0x4, +0, false }, // 2692: f48GP87; Open Surdu
- { 0x60FF331,0x70FB135, 0x94,0xD5, 0xF, +0, false }, // 2693: f49GM2; ElecGrandPiano
- { 0x302B133,0x305B131, 0x63,0x00, 0xE, +0, false }, // 2694: f49GM2; ElecGrandPiano
- { 0x04F270C,0x0F8D104, 0x98,0x90, 0x8, +0, false }, // 2695: f49GM3; Honky-tonkPiano
- { 0x0F8F502,0x0F8F402, 0x96,0x00, 0x9, +0, false }, // 2696: f49GM3; Honky-tonkPiano
- { 0x759F201,0x600F701, 0x40,0x00, 0x0, +0, false }, // 2697: f49GM111; f49GM7; Clavinet; Shanai
- { 0x6F0F301,0x7C9F601, 0x00,0x00, 0x0, +0, false }, // 2698: f49GM111; f49GM7; Clavinet; Shanai
- { 0x60FFF15,0x66FB115, 0xC0,0x40, 0xE, +0, false }, // 2699: f49GM32; f49GM8; Acoustic Bass; Celesta
- { 0x68FB111,0x6EFB111, 0x40,0x00, 0xE, +0, false }, // 2700: f49GM32; f49GM8; Acoustic Bass; Celesta
- { 0x44FF920,0x2FF9122, 0x80,0x09, 0xE, +0, false }, // 2701: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel
- { 0x7BF9121,0x64F9122, 0x99,0x00, 0xE, +0, false }, // 2702: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel
- { 0x00AAFE1,0x00AAF62, 0x11,0x00, 0x9, +0, false }, // 2703: f49GM18; Rock Organ
- { 0x022FA02,0x0F3F501, 0x4C,0x97, 0x8, +0, false }, // 2704: f49GM27; Electric Guitar2
- { 0x1F3C504,0x0F7C511, 0x9D,0x00, 0x8, +0, false }, // 2705: f49GM27; Electric Guitar2
- { 0x0AFC711,0x0F8F501, 0x8D,0x04, 0x8, +0, false }, // 2706: f49GM28; Electric Guitar3
- { 0x098C301,0x0F8C302, 0x18,0x06, 0x9, +0, false }, // 2707: f49GM28; Electric Guitar3
- { 0x40FF923,0x20F9122, 0x90,0x1B, 0xE, +0, false }, // 2708: f49GM30; Distorton Guitar
- { 0x00F9121,0x00F9122, 0x9F,0x00, 0xE, +0, false }, // 2709: f49GM30; Distorton Guitar
- { 0x60FFF15,0x61FB015, 0xC0,0x40, 0xE, +0, false }, // 2710: f49GM31; Guitar Harmonics
- { 0x65FB111,0x63FB011, 0x40,0x00, 0xE, +0, false }, // 2711: f49GM31; Guitar Harmonics
- { 0x60FFF35,0x60FB135, 0xC0,0x40, 0xE, +0, false }, // 2712: f49GM33; Electric Bass 1
- { 0x6BFB131,0x60FB131, 0x40,0x00, 0xE, +0, false }, // 2713: f49GM33; Electric Bass 1
- { 0x0C8F121,0x0C8F501, 0x13,0x29, 0x6, +0, false }, // 2714: f49GM34; Electric Bass 2
- { 0x0C8F501,0x0C8F401, 0x14,0x00, 0x6, +0, false }, // 2715: f49GM34; Electric Bass 2
- { 0x09AF381,0x0DFF521, 0x89,0x40, 0x6, +0, false }, // 2716: f49GM37; Slap Bass 2
- { 0x0C8F121,0x0C8F701, 0x0F,0x25, 0xA, +0, false }, // 2717: f49GM38; Synth Bass 1
- { 0x0C8F601,0x0C8F601, 0x12,0x00, 0xA, +0, false }, // 2718: f49GM38; Synth Bass 1
- { 0x105F510,0x0C5F411, 0x41,0x00, 0x2, +0, false }, // 2719: f49GM47; Timpany
- { 0x005F511,0x0C5F212, 0x01,0x1E, 0x3, +0, false }, // 2720: f49GM47; Timpany
- { 0x012C1A1,0x0076F21, 0x93,0x00, 0xD, +0, false }, // 2721: f49GM50; Synth Strings 1
- { 0x011DA65,0x068A663, 0x00,0x1B, 0xC, +0, false }, // 2722: f49GM75; Pan Flute
- { 0x0588861,0x01A6561, 0x0A,0x00, 0xD, +0, false }, // 2723: f49GM75; Pan Flute
- { 0x00FFF21,0x409CF61, 0x1D,0x05, 0xA, +0, false }, // 2724: f49GM79; Ocarina
- { 0x70FFF20,0x30FFF61, 0x1A,0x14, 0x0, +0, false }, // 2725: f49GM85; Lead 6 voice
- { 0x00FFF61,0x609CF61, 0x1A,0x07, 0x0, +0, false }, // 2726: f49GM85; Lead 6 voice
- { 0x10D5317,0x00E3608, 0x1A,0x0D, 0x2, +0, false }, // 2727: f49GM86; Lead 7 fifths
- { 0x03D41A1,0x01E6161, 0x9D,0x00, 0x3, +0, false }, // 2728: f49GM86; f49GM88; Lead 7 fifths; Pad 1 new age
- { 0x0FC8561,0x4FD8463, 0x15,0x07, 0xA, +0, false }, // 2729: f49GM87; Lead 8 brass
- { 0x0FD8966,0x6FC7761, 0x1F,0x00, 0xB, +0, false }, // 2730: f49GM87; Lead 8 brass
- { 0x10A5317,0x0033608, 0x1A,0x0D, 0x2, +0, false }, // 2731: f49GM88; Pad 1 new age
- { 0x0041121,0x3355261, 0x8C,0x00, 0x1, +0, false }, // 2732: f49GM95; Pad 8 sweep
- { 0x0C6F521,0x096F461, 0x92,0x8A, 0xC, +0, false }, // 2733: f49GM99; FX 4 atmosphere
- { 0x266F521,0x496F5A1, 0x90,0x80, 0xD, +0, false }, // 2734: f49GM99; FX 4 atmosphere
- { 0x035D493,0x114EB11, 0x91,0x00, 0x8, +0, false }, // 2735: f49GM107; Koto
- { 0x035D453,0x116EB13, 0x91,0x0D, 0x9, +0, false }, // 2736: f49GM107; Koto
- { 0x56FF500,0x40FF300, 0x08,0x00, 0x1, +0, false }, // 2737: f49GM112; Tinkle Bell
- { 0x65FF604,0x38FF580, 0x00,0x40, 0x0, +0, false }, // 2738: f49GM112; Tinkle Bell
- { 0x66FF100,0x40FF300, 0x09,0x00, 0x0, +0, false }, // 2739: f49GM113; Agogo Bells
- { 0x65FF601,0x73FF580, 0x1C,0x00, 0x0, +0, false }, // 2740: f49GM113; Agogo Bells
- { 0x00F112F,0x30F1120, 0x00,0x00, 0xE, +0, false }, // 2741: f49GM119; Reverse Cymbal
- { 0x00F1129,0x30F1120, 0x38,0x35, 0xF, +0, false }, // 2742: f49GM119; Reverse Cymbal
- { 0x024F806,0x7845603, 0x00,0x04, 0xE, +0, false }, // 2743: f49GM120; Guitar FretNoise
- { 0x624D803,0x784F604, 0x0B,0x00, 0xF, +0, false }, // 2744: f49GM120; Guitar FretNoise
- { 0x624F802,0x7845604, 0x00,0x04, 0xA, +0, false }, // 2745: f49GM121; Breath Noise
- { 0x624D800,0x784F603, 0x0B,0x00, 0xB, +0, false }, // 2746: f49GM121; Breath Noise
- { 0x46FF220,0x07FF400, 0x14,0x00, 0xF, +1, false }, // 2747: f49GM124; Telephone
- { 0x01FF501,0x51FF487, 0x00,0xC0, 0xF, +0, false }, // 2748: f49GM124; Telephone
- { 0x059F200,0x700F701, 0x00,0x00, 0xE, +0, false }, // 2749: f49GM126; Applause/Noise
- { 0x0F0F301,0x6C9F401, 0x00,0x00, 0xE, +0, false }, // 2750: f49GM126; Applause/Noise
- { 0x0F7F810,0x006F211, 0x40,0x00, 0x8, +0, false }, // 2751: f49GP35; f49GP36; Ac Bass Drum; Bass Drum 1
- { 0x002F010,0x006FE00, 0x00,0x00, 0xC, +0, false }, // 2752: f49GP40; Electric Snare
- { 0x207F70E,0x008FF12, 0x00,0x00, 0xE, +0, false }, // 2753: f49GP42; Closed High Hat
- { 0x092FF83,0x003F015, 0x00,0x00, 0xE, +0, false }, // 2754: f50GM40; f50GM78; Violin; Whistle
- { 0x0F4C306,0x0E4C203, 0xB5,0x76, 0x4, +0, false }, // 2755: f53GM0; AcouGrandPiano
- { 0x0D4C101,0x0E5B111, 0x53,0x02, 0x4, +0, false }, // 2756: f53GM0; AcouGrandPiano
- { 0x0F3C301,0x0F3C307, 0xA1,0x70, 0xC, +12, false }, // 2757: f53GM1; BrightAcouGrand
- { 0x034B000,0x0F5A111, 0xCC,0x00, 0xC, +0, false }, // 2758: f53GM1; BrightAcouGrand
- { 0x034FB31,0x0F7C131, 0x93,0x00, 0xC, +0, false }, // 2759: f53GM2; ElecGrandPiano
- { 0x0DFB811,0x0F7F121, 0x97,0x8B, 0xD, +0, false }, // 2760: f53GM2; ElecGrandPiano
- { 0x0E4A115,0x0E4A115, 0x6A,0x67, 0xE, +0, false }, // 2761: f53GM3; Honky-tonkPiano
- { 0x0E4A111,0x0E5A111, 0x55,0x03, 0xE, +0, false }, // 2762: f53GM3; Honky-tonkPiano
- { 0x0E7C21A,0x0E7C201, 0x33,0x85, 0x0, +0, false }, // 2763: f53GM4; Rhodes Piano
- { 0x0F4B111,0x0E4B111, 0x1D,0x83, 0x1, +0, false }, // 2764: f53GM4; Rhodes Piano
- { 0x0E7C21C,0x0E6C201, 0xBD,0x8B, 0xE, +0, false }, // 2765: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere
- { 0x0E4B111,0x0E5B111, 0x52,0x85, 0xF, +0, false }, // 2766: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere
- { 0x050F210,0x0F0E12A, 0xA1,0x64, 0xE, +12, false }, // 2767: f53GM6; Harpsichord
- { 0x020BD20,0x0E7C112, 0x19,0x03, 0xE, +0, false }, // 2768: f53GM6; Harpsichord
- { 0x12A91B1,0x00AF021, 0x80,0xA1, 0x7, +12, false }, // 2769: f53GM7; Clavinet
- { 0x038D620,0x0B7F8A6, 0x03,0x05, 0x7, +0, false }, // 2770: f53GM7; Clavinet
- { 0x017F820,0x0057F31, 0x94,0x08, 0xC, +12, false }, // 2771: f53GM8; Celesta
- { 0x029F623,0x00A8F22, 0x1E,0x0B, 0xD, +0, false }, // 2772: f53GM8; Celesta
- { 0x00AB028,0x00AB0A1, 0x5A,0x21, 0x1, +0, false }, // 2773: f53GM9; Glockenspiel
- { 0x00A8024,0x00AB021, 0xC0,0x09, 0x1, +0, false }, // 2774: f53GM9; Glockenspiel
- { 0x00AF0A2,0x00AF024, 0x06,0xA1, 0x5, +0, false }, // 2775: f53GM10; Music box
- { 0x00AF0A4,0x00AF021, 0x0A,0x06, 0x5, +0, false }, // 2776: f53GM10; Music box
- { 0x00FFF27,0x00FFF21, 0x29,0x07, 0x0, +0, false }, // 2777: f53GM11; Vibraphone
- { 0x00FFF21,0x00FFF22, 0x18,0x06, 0x1, +0, false }, // 2778: f53GM11; Vibraphone
- { 0x00AFF61,0x00AFF22, 0x0E,0xA1, 0x7, +0, false }, // 2779: f53GM12; Marimba
- { 0x00AFF64,0x00AFF21, 0x0A,0x0B, 0x7, +0, false }, // 2780: f53GM12; Marimba
- { 0x00FFF20,0x00FFFA1, 0x22,0x88, 0xC, +12, false }, // 2781: f53GM13; Xylophone
- { 0x00FFF22,0x00FFFA1, 0x56,0x84, 0xD, +0, false }, // 2782: f53GM13; Xylophone
- { 0x0F6EA09,0x0F4F518, 0x0F,0x8C, 0x0, +0, false }, // 2783: f53GM14; Tubular Bells
- { 0x00FEFA2,0x00B8F21, 0x3E,0x07, 0x1, +0, false }, // 2784: f53GM14; Tubular Bells
- { 0x0186223,0x02A6221, 0x1C,0x87, 0xE, +0, false }, // 2785: f53GM15; Dulcimer
- { 0x1186223,0x02A62A2, 0x19,0x82, 0xF, +0, false }, // 2786: f53GM15; Dulcimer
- { 0x001F201,0x0F1F101, 0x21,0x1D, 0xA, +0, false }, // 2787: f53GM16; Hammond Organ
- { 0x0E3F301,0x0E6F211, 0x4B,0x00, 0xA, +0, false }, // 2788: f53GM16; Hammond Organ
- { 0x030FE10,0x0F0E13A, 0x9F,0x65, 0xE, +12, false }, // 2789: f53GM17; Percussive Organ
- { 0x020BD20,0x0E7C112, 0x8D,0x07, 0xE, +0, false }, // 2790: f53GM17; Percussive Organ
- { 0x025F5E2,0x005EF24, 0x1E,0x9F, 0xE, -12, false }, // 2791: f53GM18; Rock Organ
- { 0x004EF26,0x006CF24, 0x9E,0x06, 0xE, +0, false }, // 2792: f53GM18; Rock Organ
- { 0x043D227,0x0E4E215, 0x9A,0x03, 0x8, -12, false }, // 2793: f53GM19; Church Organ
- { 0x023A7B7,0x0E4C215, 0x19,0x08, 0x9, +0, false }, // 2794: f53GM19; Church Organ
- { 0x043D223,0x0E4E212, 0x98,0x03, 0x8, +0, false }, // 2795: f53GM20; Reed Organ
- { 0x023A7B3,0x0E4C212, 0x19,0x08, 0x9, +0, false }, // 2796: f53GM20; Reed Organ
- { 0x0E6CE22,0x0E6F421, 0x25,0x03, 0x0, +0, false }, // 2797: f53GM21; Accordion
- { 0x0E6F727,0x0E5F521, 0x32,0x09, 0x1, +0, false }, // 2798: f53GM21; Accordion
- { 0x006F504,0x041F001, 0x3F,0x05, 0x0, +0, false }, // 2799: f53GM22; f53GM23; Harmonica; Tango Accordion
- { 0x035D208,0x005F120, 0x00,0x06, 0x0, +0, false }, // 2800: f53GM22; Harmonica
- { 0x034D201,0x003F120, 0x00,0x06, 0x0, +0, false }, // 2801: f53GM23; Tango Accordion
- { 0x0276621,0x0486621, 0x1C,0x00, 0xE, +0, false }, // 2802: f53GM24; Acoustic Guitar1
- { 0x00A6621,0x0486621, 0x94,0x00, 0xF, +0, false }, // 2803: f53GM24; Acoustic Guitar1
- { 0x0E44100,0x0046620, 0x91,0x08, 0xC, +12, false }, // 2804: f53GM25; Acoustic Guitar2
- { 0x0E65120,0x0066620, 0x8E,0x08, 0xD, +0, false }, // 2805: f53GM25; Acoustic Guitar2
- { 0x0257521,0x00AAF21, 0x1A,0x08, 0xE, +0, false }, // 2806: f53GM26; Electric Guitar1
- { 0x0257521,0x00AAF21, 0x1A,0x0C, 0xF, +0, false }, // 2807: f53GM26; Electric Guitar1
- { 0x015A221,0x00AAF21, 0x12,0x02, 0xC, +0, false }, // 2808: f53GM27; Electric Guitar2
- { 0x055F2A1,0x00AAF21, 0x28,0x05, 0xD, +0, false }, // 2809: f53GM27; Electric Guitar2
- { 0x0CFF416,0x0E6F205, 0x23,0x69, 0xC, +12, false }, // 2810: 2x2byJANM39; f53GM28; Electric Guitar3; Synth Bass 2
- { 0x0D5F200,0x0ECE301, 0x15,0x00, 0xC, +0, false }, // 2811: 2x2byJANM39; f53GM28; Electric Guitar3; Synth Bass 2
- { 0x058F620,0x05AF520, 0x98,0x19, 0xE, +12, false }, // 2812: f53GM29; Overdrive Guitar
- { 0x009FF21,0x00CFF20, 0x24,0x00, 0xE, +0, false }, // 2813: f53GM29; Overdrive Guitar
- { 0x006F801,0x0D5D500, 0x17,0x17, 0x8, +12, false }, // 2814: f53GM30; Distorton Guitar
- { 0x4E6F511,0x0E8F500, 0x14,0x00, 0x8, +0, false }, // 2815: f53GM30; Distorton Guitar
- { 0x045FB01,0x050FF12, 0x10,0x0C, 0x0, +12, false }, // 2816: f53GM31; Guitar Harmonics
- { 0x034FF00,0x027F300, 0x16,0x00, 0x0, +0, false }, // 2817: f53GM31; Guitar Harmonics
- { 0x0EAF50C,0x0E6F21F, 0x21,0x21, 0xE, +0, false }, // 2818: f53GM32; Acoustic Bass
- { 0x0F6F401,0x0E7F113, 0x15,0x03, 0xE, +0, false }, // 2819: f53GM32; Acoustic Bass
- { 0x0E6F407,0x0F6A114, 0x9B,0x1D, 0xE, +0, false }, // 2820: f53GM33; Electric Bass 1
- { 0x00FFF21,0x0E6F112, 0x12,0x04, 0xE, +0, false }, // 2821: f53GM33; Electric Bass 1
- { 0x062F227,0x062F231, 0x26,0x18, 0xC, +0, false }, // 2822: f53GM34; Electric Bass 2
- { 0x066F521,0x0E4F116, 0x0E,0x03, 0xC, +0, false }, // 2823: f53GM34; Electric Bass 2
- { 0x015A221,0x0DAC401, 0x13,0x14, 0xC, +0, false }, // 2824: f53GM35; Fretless Bass
- { 0x055F221,0x0DAA401, 0x2A,0x00, 0xC, +0, false }, // 2825: f53GM35; Fretless Bass
- { 0x09CF901,0x0F98701, 0x00,0x03, 0x6, +0, false }, // 2826: f53GM37; Slap Bass 2
- { 0x0ACF904,0x0F98701, 0x00,0x00, 0x7, +0, false }, // 2827: f53GM37; Slap Bass 2
- { 0x025F261,0x015F2A5, 0x22,0x5E, 0xE, +0, false }, // 2828: f53GM38; Synth Bass 1
- { 0x015F223,0x0C6E111, 0x5B,0x02, 0xE, +0, false }, // 2829: f53GM38; Synth Bass 1
- { 0x006FF22,0x00B9F22, 0x1C,0x08, 0xE, +0, false }, // 2830: f53GM39; Synth Bass 2
- { 0x005FA21,0x00B9F21, 0x19,0x07, 0xF, +0, false }, // 2831: f53GM39; Synth Bass 2
- { 0x0F6D133,0x0F7F221, 0x9A,0x03, 0xC, +0, false }, // 2832: f53GM40; Violin
- { 0x0E4F22F,0x0F7F224, 0x28,0x8A, 0xD, +0, false }, // 2833: f53GM40; Violin
- { 0x03FF43A,0x04FF231, 0x64,0x5A, 0xE, +0, false }, // 2834: f53GM41; Viola
- { 0x024F211,0x085F311, 0x25,0x08, 0xE, +0, false }, // 2835: f53GM41; Viola
- { 0x026F211,0x04FF43A, 0x23,0x5F, 0xE, +0, false }, // 2836: f53GM42; Cello
- { 0x04FF231,0x0D6F211, 0x63,0x07, 0xE, +0, false }, // 2837: f53GM42; Cello
- { 0x03AA021,0x097A123, 0x23,0x21, 0xE, +12, false }, // 2838: f53GM43; Contrabass
- { 0x0F2A310,0x0F5A020, 0x12,0x05, 0xE, +0, false }, // 2839: f53GM43; Contrabass
- { 0x030F70C,0x0A8F101, 0x23,0x26, 0xA, +0, false }, // 2840: f53GM44; Tremulo Strings
- { 0x0C6F201,0x043F212, 0x13,0x00, 0xA, +0, false }, // 2841: f53GM44; Tremulo Strings
- { 0x054D41F,0x0F5C411, 0x65,0x42, 0xC, +0, false }, // 2842: f53GM45; Pizzicato String
- { 0x0F4B113,0x0E5A111, 0x50,0x05, 0xD, +0, false }, // 2843: f53GM45; Pizzicato String
- { 0x0AFF505,0x03DFD2C, 0x3F,0x13, 0xA, +0, false }, // 2844: f53GM46; Orchestral Harp
- { 0x0B0F607,0x074F411, 0x0F,0x08, 0xA, +0, false }, // 2845: f53GM46; Orchestral Harp
- { 0x022E832,0x0F5B210, 0x08,0x12, 0x2, +12, false }, // 2846: f53GM47; Timpany
- { 0x021F730,0x0F5B214, 0x08,0x0D, 0x3, +0, false }, // 2847: f53GM47; Timpany
- { 0x025F5E2,0x005EF24, 0x20,0x9F, 0xE, -12, false }, // 2848: f53GM48; f53GM51; String Ensemble1; SynthStrings 2
- { 0x004EF26,0x0065F24, 0x9E,0x06, 0xE, +0, false }, // 2849: f53GM48; f53GM51; String Ensemble1; SynthStrings 2
- { 0x004EFE2,0x005EF24, 0x24,0x21, 0xE, -12, false }, // 2850: f53GM49; String Ensemble2
- { 0x004EF26,0x0065F24, 0x9F,0x07, 0xE, +0, false }, // 2851: f53GM49; String Ensemble2
- { 0x002EFE2,0x003EF24, 0xAA,0xA1, 0xE, -12, false }, // 2852: f53GM50; Synth Strings 1
- { 0x003EF26,0x0065F24, 0xA4,0x03, 0xE, +0, false }, // 2853: f53GM50; Synth Strings 1
- { 0x016D122,0x0055572, 0x9A,0x06, 0xE, -12, false }, // 2854: f53GM52; Choir Aahs
- { 0x0F6C102,0x2055571, 0xD9,0x0D, 0xF, +0, false }, // 2855: f53GM52; Choir Aahs
- { 0x012F322,0x0054F22, 0x1D,0x04, 0xE, +0, false }, // 2856: f53GM53; Voice Oohs
- { 0x013F321,0x0054F22, 0x91,0x80, 0xF, +0, false }, // 2857: f53GM53; Voice Oohs
- { 0x015F322,0x0065F22, 0x1D,0x05, 0xE, +0, false }, // 2858: f53GM54; Synth Voice
- { 0x015F321,0x0075F23, 0x91,0x80, 0xF, +0, false }, // 2859: f53GM54; Synth Voice
- { 0x295F520,0x353F411, 0x90,0x00, 0xC, +12, false }, // 2860: f53GM55; Orchestra Hit
- { 0x295F520,0x353F411, 0x90,0x09, 0xC, +12, false }, // 2861: f53GM56; Trumpet
- { 0x0FAF52F,0x0FAF423, 0xB2,0x64, 0xE, +0, false }, // 2862: f53GM57; Trombone
- { 0x0FAE323,0x0FAF321, 0x66,0x03, 0xE, +0, false }, // 2863: f53GM57; Trombone
- { 0x036D122,0x0055572, 0x9A,0x00, 0xE, -12, false }, // 2864: f53GM58; Tuba
- { 0x4F6C102,0x2055574, 0xD9,0x07, 0xF, +0, false }, // 2865: f53GM58; Tuba
- { 0x0D6F328,0x0F9F423, 0xA2,0x5F, 0xC, +0, false }, // 2866: f53GM59; Muted Trumpet
- { 0x0F8E223,0x0E8F301, 0xA6,0x03, 0xC, +0, false }, // 2867: f53GM59; Muted Trumpet
- { 0x01AD1A1,0x00A9F22, 0x2C,0x8F, 0xE, +0, false }, // 2868: f53GM60; French Horn
- { 0x00A9F22,0x00A9F22, 0x0F,0x08, 0xE, +0, false }, // 2869: f53GM60; French Horn
- { 0x020FE70,0x0E9C212, 0x13,0x80, 0xA, +12, false }, // 2870: f53GM61; Brass Section
- { 0x07FBC20,0x0E9C212, 0x11,0x05, 0xB, +0, false }, // 2871: f53GM61; Brass Section
- { 0x020FE10,0x0E7C212, 0x12,0x00, 0xC, +12, false }, // 2872: f53GM62; Synth Brass 1
- { 0x053BD00,0x0E7C212, 0x15,0x07, 0xD, +0, false }, // 2873: f53GM62; Synth Brass 1
- { 0x0E54151,0x0E8F652, 0xA9,0x63, 0xE, +0, false }, // 2874: f53GM64; f54GM37; Slap Bass 2; Soprano Sax
- { 0x0E8D151,0x0E6C251, 0x9B,0x80, 0xE, +0, false }, // 2875: f53GM64; f54GM37; Slap Bass 2; Soprano Sax
- { 0x0C8F621,0x0F8F821, 0x1D,0x23, 0xE, +12, false }, // 2876: f53GM65; Alto Sax
- { 0x0F8F420,0x0F8F320, 0x20,0x00, 0xE, +0, false }, // 2877: f53GM65; Alto Sax
- { 0x058F520,0x059F520, 0x9B,0x19, 0xE, +12, false }, // 2878: f53GM66; Tenor Sax
- { 0x089F320,0x00CFF20, 0x19,0x07, 0xE, +0, false }, // 2879: f53GM66; Tenor Sax
- { 0x061F800,0x0EAF582, 0x2B,0x15, 0xC, +12, false }, // 2880: f53GM67; Baritone Sax
- { 0x0FFF420,0x097F400, 0x1B,0x00, 0xC, +0, false }, // 2881: f53GM67; Baritone Sax
- { 0x0E54711,0x0E68511, 0x29,0x1E, 0xE, +0, false }, // 2882: f53GM68; Oboe
- { 0x0E8F512,0x0E6C251, 0x5E,0x40, 0xE, +0, false }, // 2883: f53GM68; Oboe
- { 0x010F101,0x0C2F101, 0x35,0x17, 0xA, +0, false }, // 2884: f53GM69; English Horn
- { 0x0C4F307,0x0E3F212, 0x12,0x00, 0xA, +0, false }, // 2885: f53GM69; English Horn
- { 0x0DFF63C,0x0DFF521, 0xA7,0x18, 0xE, +12, false }, // 2886: f53GM70; Bassoon
- { 0x0D7F220,0x0E8F320, 0x1A,0x00, 0xE, +0, false }, // 2887: f53GM70; Bassoon
- { 0x0A0F400,0x0A7F101, 0x05,0x26, 0xA, +12, false }, // 2888: f53GM71; Clarinet
- { 0x0C5F201,0x043F212, 0x12,0x00, 0xA, +0, false }, // 2889: f53GM71; Clarinet
- { 0x019AA2F,0x0CFF9A2, 0x00,0x1F, 0xE, +0, false }, // 2890: f53GM72; Piccolo
- { 0x015FAA1,0x00B7F21, 0x9F,0x06, 0xE, +0, false }, // 2891: f53GM72; Piccolo
- { 0x01171B1,0x1E54141, 0x8B,0x40, 0x6, +0, false }, // 2892: f53GM74; Recorder
- { 0x0AE7101,0x0EE8101, 0x1E,0x00, 0xE, +0, false }, // 2893: f53GM75; Pan Flute
- { 0x0AE7101,0x0EE8101, 0x20,0x00, 0xE, +0, false }, // 2894: f53GM76; Bottle Blow
- { 0x016D322,0x02764B2, 0x9A,0x04, 0xE, -12, false }, // 2895: f53GM78; Whistle
- { 0x006C524,0x02764B2, 0x61,0x09, 0xF, +0, false }, // 2896: f53GM78; Whistle
- { 0x0066231,0x0E7A241, 0x1E,0x80, 0xE, +0, false }, // 2897: f53GM79; Ocarina
- { 0x0AE7101,0x0EE8101, 0x1C,0x00, 0xE, +0, false }, // 2898: f53GM80; Lead 1 squareea
- { 0x2129A13,0x0119B91, 0x97,0x80, 0xE, +0, false }, // 2899: f53GM81; Lead 2 sawtooth
- { 0x0056F22,0x0094F31, 0x56,0x0A, 0x8, +0, false }, // 2900: f53GM83; Lead 4 chiff
- { 0x0056F22,0x0094FB1, 0x59,0x0C, 0x9, +0, false }, // 2901: f53GM83; Lead 4 chiff
- { 0x1298920,0x1268532, 0x1F,0x5F, 0x0, +12, false }, // 2902: f53GM85; Lead 6 voice
- { 0x0159AA0,0x01A8D22, 0x4C,0x03, 0x0, +0, false }, // 2903: f53GM85; Lead 6 voice
- { 0x007CF20,0x0E97102, 0x5B,0x00, 0xE, +0, false }, // 2904: f53GM86; Lead 7 fifths
- { 0x0014131,0x03B9261, 0x99,0x80, 0xE, +0, false }, // 2905: f53GM87; Lead 8 brass
- { 0x0475421,0x0097F21, 0x1D,0x07, 0xE, +0, false }, // 2906: f53GM90; Pad 3 polysynth
- { 0x0476421,0x0087F61, 0x19,0x0B, 0xF, +0, false }, // 2907: f53GM90; Pad 3 polysynth
- { 0x0176421,0x0098F21, 0x98,0x07, 0xE, +0, false }, // 2908: f53GM91; Pad 4 choir
- { 0x0176421,0x0087F61, 0x17,0x0F, 0xF, +0, false }, // 2909: f53GM91; Pad 4 choir
- { 0x0296321,0x00A7F21, 0x22,0x03, 0xE, +0, false }, // 2910: f53GM92; Pad 5 bowedpad
- { 0x0186521,0x00A7F61, 0x1B,0x0D, 0xF, +0, false }, // 2911: f53GM92; Pad 5 bowedpad
- { 0x0156220,0x0E67141, 0x9A,0x00, 0xE, +12, false }, // 2912: f53GM94; Pad 7 halo
- { 0x02651B1,0x0E65151, 0xDB,0x87, 0xF, +0, false }, // 2913: f53GM94; Pad 7 halo
- { 0x02365A3,0x0059F21, 0x1C,0x1C, 0xE, +0, false }, // 2914: f53GM95; Pad 8 sweep
- { 0x003DFA1,0x00BDF21, 0x1A,0x07, 0xE, +0, false }, // 2915: f53GM95; Pad 8 sweep
- { 0x0014131,0x03B9261, 0x20,0x80, 0xE, +0, false }, // 2916: f53GM96; FX 1 rain
- { 0x04AF823,0x0C5D283, 0xB5,0x52, 0x8, +12, false }, // 2917: f53GM97; FX 2 soundtrack
- { 0x0E6F414,0x0D5F280, 0x99,0x00, 0x9, +0, false }, // 2918: f53GM97; FX 2 soundtrack
- { 0x0FAF40C,0x0F4C212, 0x37,0x2B, 0x0, +0, false }, // 2919: f53GM98; FX 3 crystal
- { 0x053F685,0x0E4F191, 0x64,0x00, 0x0, +0, false }, // 2920: f53GM98; FX 3 crystal
- { 0x006F600,0x0E9F51F, 0x35,0x25, 0x0, +12, false }, // 2921: f53GM99; FX 4 atmosphere
- { 0x000F023,0x0E5F280, 0x5E,0x00, 0x0, +0, false }, // 2922: f53GM99; FX 4 atmosphere
- { 0x0F5F50C,0x0F5F2A1, 0xA9,0x05, 0xE, +0, false }, // 2923: f53GM100; FX 5 brightness
- { 0x0F6F307,0x0F6F281, 0x31,0x04, 0xF, +0, false }, // 2924: f53GM100; FX 5 brightness
- { 0x0E5F14F,0x0E5C301, 0x69,0x06, 0x8, +0, false }, // 2925: f53GM101; FX 6 goblins
- { 0x052F605,0x0D5F281, 0x2D,0x03, 0x9, +0, false }, // 2926: f53GM101; FX 6 goblins
- { 0x0E6F482,0x03AFE00, 0x0F,0x26, 0x1, +12, false }, // 2927: f53GM102; FX 7 echoes
- { 0x0F6F380,0x0F5F787, 0x03,0x10, 0x1, +0, false }, // 2928: f53GM102; FX 7 echoes
- { 0x0F5FD2C,0x0F5F427, 0x8E,0x20, 0x0, +0, false }, // 2929: f53GM103; FX 8 sci-fi
- { 0x0F4F827,0x0F5F421, 0x20,0x00, 0x0, +0, false }, // 2930: f53GM103; FX 8 sci-fi
- { 0x097CB05,0x0D5E801, 0x9F,0x00, 0xA, +0, false }, // 2931: f53GM104; Sitar
- { 0x035F705,0x0E6E401, 0x28,0x05, 0xB, +0, false }, // 2932: f53GM104; Sitar
- { 0x0095FE1,0x0076FE1, 0x58,0x03, 0x0, +0, false }, // 2933: f53GM105; Banjo
- { 0x054890A,0x063A726, 0x6C,0x63, 0xA, +0, false }, // 2934: f53GM107; Koto
- { 0x0094F21,0x0083F61, 0xCE,0x02, 0xA, +0, false }, // 2935: f53GM107; Koto
- { 0x00F7F04,0x0CFF5EA, 0x30,0xA9, 0x8, +0, false }, // 2936: f53GM108; Kalimba
- { 0x00F5F21,0x00AAF61, 0x1C,0x06, 0x8, +0, false }, // 2937: f53GM108; Kalimba
- { 0x0549963,0x06AA768, 0x98,0xA9, 0xE, +0, false }, // 2938: f53GM109; Bagpipe
- { 0x0095F61,0x0097F61, 0xD1,0x03, 0xE, +0, false }, // 2939: f53GM109; Bagpipe
- { 0x0549963,0x06AA768, 0xD4,0x5E, 0xE, +0, false }, // 2940: f53GM110; Fiddle
- { 0x0095F61,0x0097F61, 0xC9,0x06, 0xE, +0, false }, // 2941: f53GM110; Fiddle
- { 0x0B643A1,0x0B6F6A3, 0x2A,0xB0, 0xE, +0, false }, // 2942: f53GM111; Shanai
- { 0x0067FA1,0x0066F61, 0x2C,0x02, 0xE, +0, false }, // 2943: f53GM111; Shanai
- { 0x053F101,0x0B5F700, 0x73,0x00, 0x6, +0, false }, // 2944: f53GM112; Tinkle Bell
- { 0x021A121,0x116C221, 0x92,0x40, 0x6, +0, false }, // 2945: f53GM113; Agogo Bells
- { 0x024A80F,0x005DF02, 0xB8,0x03, 0x0, -12, false }, // 2946: f53GM116; Taiko Drum
- { 0x035A70A,0x005DF02, 0xA2,0x03, 0x1, +0, false }, // 2947: f53GM116; Taiko Drum
- { 0x01379C0,0x07372D2, 0x4F,0x00, 0x6, -12, false }, // 2948: f53GM119; Reverse Cymbal
- { 0x013FA43,0x095F342, 0xD6,0x80, 0xA, -24, false }, // 2949: f53GM120; Guitar FretNoise
- { 0x020D933,0x0E4B211, 0x08,0x08, 0x6, +0, false }, // 2950: f53GM121; Breath Noise
- { 0x02278B0,0x0E4B214, 0x06,0x0D, 0x7, +0, false }, // 2951: f53GM121; Breath Noise
- { 0x10475A0,0x0057221, 0x12,0x40, 0x6, +0, false }, // 2952: f53GM123; Bird Tweet
- { 0x0F1F007,0x0349800, 0x00,0x00, 0xE, +0, false }, // 2953: f53GM124; Telephone
- { 0x1137521,0x0B47182, 0x92,0x40, 0xA, +0, false }, // 2954: f53GM126; Applause/Noise
- { 0x6B5F100,0x6B8F100, 0xD5,0x51, 0xB, +0, false }, // 2955: f53GM126; Applause/Noise
- { 0x0F0F601,0x0E2F01C, 0x3F,0x1C, 0x8, +0, false }, // 2956: f53GM127; Gunshot
- { 0x003F103,0x093F0A0, 0x00,0x00, 0x8, +0, false }, // 2957: f53GM127; Gunshot
- { 0x025C5A2,0x005EF24, 0x20,0x9F, 0xE, -12, false }, // 2958: f16GM48; f54GM48; String Ensemble1
- { 0x004EF26,0x0068F24, 0x9C,0x02, 0xE, +0, false }, // 2959: f16GM48; f54GM48; String Ensemble1
- { 0x0064131,0x03892A1, 0x1C,0x80, 0xE, +0, false }, // 2960: f16GM56; f54GM56; Trumpet
- { 0x0064131,0x02882A1, 0x1B,0x80, 0xF, +0, false }, // 2961: f16GM56; f54GM56; Trumpet
- { 0x0156220,0x0267321, 0x98,0x00, 0xE, +12, false }, // 2962: f16GM58; f54GM58; Tuba
- { 0x02651B1,0x0265171, 0xD1,0x00, 0xF, +0, false }, // 2963: f16GM58; f54GM58; Tuba
- { 0x0766321,0x0167CA1, 0x93,0x00, 0xC, +0, false }, // 2964: f16GM60; f54GM60; French Horn
- { 0x1168321,0x0269CA1, 0x4D,0x00, 0xD, +0, false }, // 2965: f16GM60; f54GM60; French Horn
- { 0x163F401,0x174F111, 0x12,0x00, 0xA, +0, false }, // 2966: f54GM81; Lead 2 sawtooth
- { 0x201F130,0x083F001, 0x44,0x83, 0xA, +0, false }, // 2967: f54GM87; f54GM90; Lead 8 brass; Pad 3 polysynth
- { 0x0117171,0x11542A1, 0x8B,0x40, 0x6, +0, false }, // 2968: MGM48; MGM50; String Ensemble1; Synth Strings 1
- { 0x0667150,0x08B5290, 0x92,0x00, 0xE, +0, false }, // 2969: MGM81; Lead 2 sawtooth
- { 0x054F606,0x0B3F241, 0x73,0x03, 0x0, +0, false }, // 2970: MGM97; FX 2 soundtrack
- { 0x0177421,0x0176562, 0x83,0x8D, 0x7, +0, false }, // 2971: MGM107; MGM108; MGM109; oGM108; oGM109; Bagpipe; Kalimba; Koto
- { 0x0031801,0x090F674, 0x80,0xC1, 0xE, +0, false }, // 2972: MGM127; oGM127; Gunshot
- { 0x282B264,0x1DA9803, 0x00,0x93, 0xE, +0, false }, // 2973: MGP42; Closed High Hat
- { 0x0A0B264,0x1D69603, 0x02,0x80, 0xE, +0, false }, // 2974: MGP49; Crash Cymbal 1
- { 0x053F101,0x074F111, 0x4B,0x00, 0x6, +0, false }, // 2975: oGM0; oGM1; oGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano
- { 0x0117F27,0x0441122, 0x0E,0x00, 0xE, +0, false }, // 2976: oGM3; Honky-tonkPiano
- { 0x0111122,0x0121123, 0x15,0x00, 0x4, +0, false }, // 2977: oGM4; Rhodes Piano
- { 0x053F101,0x074F111, 0x59,0x00, 0x6, +0, false }, // 2978: oGM5; Chorused Piano
- { 0x0FFF691,0x0F4F511, 0x00,0x00, 0x8, +0, false }, // 2979: oGM6; Harpsichord
- { 0x3087631,0x00F6531, 0x08,0x00, 0x2, +0, false }, // 2980: oGM7; Clavinet
- { 0x019D083,0x017F002, 0x5D,0x80, 0xA, +0, false }, // 2981: oGM8; Celesta
- { 0x019D083,0x017F002, 0x58,0x80, 0xA, +0, false }, // 2982: oGM9; Glockenspiel
- { 0x013F6A6,0x005F1B1, 0xE5,0x40, 0x2, +0, false }, // 2983: oGM10; Music box
- { 0x1239722,0x013457A, 0x44,0x00, 0x4, +0, false }, // 2984: oGM12; Marimba
- { 0x1239721,0x0134572, 0x8A,0x80, 0x2, +0, false }, // 2985: oGM13; Xylophone
- { 0x0FFF4F1,0x06FF2F1, 0x02,0x00, 0x0, +0, false }, // 2986: oGM14; Tubular Bells
- { 0x00F3FF1,0x06FF2F1, 0x02,0x00, 0x0, +0, false }, // 2987: oGM15; Dulcimer
- { 0x1E26301,0x01EB821, 0x16,0x00, 0x8, +0, false }, // 2988: oGM24; Acoustic Guitar1
- { 0x1226341,0x01E8821, 0x8F,0x00, 0x8, +0, false }, // 2989: oGM25; Acoustic Guitar2
- { 0x0024471,0x01E8831, 0x9D,0x00, 0xE, +0, false }, // 2990: oGM27; Electric Guitar2
- { 0x002A434,0x0427575, 0x54,0x40, 0x8, +0, false }, // 2991: oGM32; Acoustic Bass
- { 0x256F605,0x2047404, 0xC0,0x00, 0xE, +0, false }, // 2992: oGM35; Fretless Bass
- { 0x0FFF09E,0x00F3F00, 0x07,0x00, 0xE, +0, false }, // 2993: oGM41; Viola
- { 0x1217131,0x0066222, 0x40,0x40, 0x2, +0, false }, // 2994: oGM48; String Ensemble1
- { 0x131F231,0x0066F21, 0x47,0x00, 0x0, +0, false }, // 2995: oGM50; Synth Strings 1
- { 0x0035131,0x06764A1, 0x1C,0x80, 0xE, +0, false }, // 2996: oGM53; Voice Oohs
- { 0x0115270,0x0FE4171, 0xC5,0x40, 0x0, +0, false }, // 2997: oGM55; Orchestra Hit
- { 0x1218131,0x0167423, 0x4D,0x40, 0x2, +0, false }, // 2998: oGM56; Trumpet
- { 0x151D203,0x278F301, 0x1D,0x00, 0xA, +0, false }, // 2999: oGM59; Muted Trumpet
- { 0x0F0F09E,0x063F300, 0x07,0x00, 0xE, +0, false }, // 3000: oGM60; French Horn
- { 0x0F7B096,0x00FFFE0, 0x00,0x00, 0x0, +0, false }, // 3001: oGM61; Brass Section
- { 0x3199B85,0x0297424, 0x49,0x00, 0x6, +0, false }, // 3002: oGM62; Synth Brass 1
- { 0x0FFA691,0x0F45511, 0x00,0x00, 0x8, +0, false }, // 3003: oGM63; Synth Brass 2
- { 0x1226341,0x000A821, 0x8F,0x00, 0x8, +0, false }, // 3004: oGM78; Whistle
- { 0x1239721,0x0136572, 0x8A,0x80, 0x2, +0, false }, // 3005: oGM79; Ocarina
- { 0x061F217,0x074F212, 0x6C,0x00, 0x8, +0, false }, // 3006: oGM80; Lead 1 squareea
- { 0x1239721,0x0138572, 0x8A,0x80, 0x2, +0, false }, // 3007: oGM81; Lead 2 sawtooth
- { 0x00D5131,0x01F7221, 0x1C,0x80, 0xC, +0, false }, // 3008: oGM90; oGM91; Pad 3 polysynth; Pad 4 choir
- { 0x08C6320,0x02F9520, 0x19,0x80, 0xC, +0, false }, // 3009: oGM94; Pad 7 halo
- { 0x1F5E510,0x162E231, 0x46,0x00, 0x0, +0, false }, // 3010: oGM112; Tinkle Bell
- { 0x24FF60E,0x318F700, 0x40,0x00, 0xE, +0, false }, // 3011: oGM114; oGP38; oGP40; Acoustic Snare; Electric Snare; Steel Drums
- { 0x0C8F60C,0x257FF12, 0xC0,0x00, 0xA, +0, false }, // 3012: oGM115; oGP42; Closed High Hat; Woodblock
- { 0x354B506,0x095D507, 0x00,0xC0, 0x0, +0, false }, // 3013: oGM116; oGM119; oGP51; Reverse Cymbal; Ride Cymbal 1; Taiko Drum
- { 0x0F0E02A,0x031FF1E, 0x52,0x54, 0x8, +0, false }, // 3014: oGM121; Breath Noise
- { 0x0745451,0x0756591, 0x00,0x00, 0xA, +0, false }, // 3015: oGM122; Seashore
- { 0x002A414,0x0427555, 0x54,0x40, 0x8, +0, false }, // 3016: oGM124; Telephone
- { 0x0115F31,0x11E3132, 0xC5,0x00, 0x8, +0, false }, // 3017: oGM125; Helicopter
- { 0x1217131,0x0069222, 0x40,0x40, 0x2, +0, false }, // 3018: oGM126; Applause/Noise
- { 0x053F101,0x0B5F704, 0x4F,0x00, 0x7, +0, false }, // 3019: oGP62; oGP63; oGP64; Low Conga; Mute High Conga; Open High Conga
- { 0x04FF60E,0x218F700, 0x40,0x00, 0xE, +0, false }, // 3020: oGP69; oGP70; Cabasa; Maracas
- { 0x0297721,0x00B9721, 0x89,0x80, 0x6, +0, false }, // 3021: f15GM24; Acoustic Guitar1
- { 0x12DC331,0x00F7861, 0x8A,0x00, 0xA, +0, false }, // 3022: f15GM88; Pad 1 new age
- { 0x07A6161,0x00AC121, 0x99,0x80, 0x4, +0, false }, // 3023: f15GM92; Pad 5 bowedpad
- { 0x07A6161,0x00AC121, 0x9A,0x80, 0x4, +0, false }, // 3024: f15GM93; Pad 6 metallic
- { 0x04CA900,0x04FF600, 0x07,0x00, 0xA, +0, false }, // 3025: f16GP35; Ac Bass Drum
- { 0x075F80F,0x2B78A03, 0x80,0x00, 0xE, +0, false }, // 3026: f16GP70; Maracas
- { 0x059A490,0x4C86590, 0x0B,0x00, 0xE, +0, false }, // 3027: f16GP73; Short Guiro
- { 0x055A210,0x4766600, 0x0A,0x00, 0xE, +0, false }, // 3028: f16GP74; Long Guiro
- { 0x059FA00,0x09AF500, 0x05,0x00, 0x6, +0, false }, // 3029: f16GP87; Open Surdu
- { 0x02661B1,0x0266171, 0xD3,0x80, 0xD, +12, false }, // 3030: b50M58; b51M58; gm058
- { 0x035C100,0x0D5C111, 0x9B,0x00, 0xC, +12, false }, // 3031: b50M3; b51M3; gm003
- { 0x040B230,0x5E9F111, 0xA2,0x80, 0x4, +12, false }, // 3032: b50M7; b51M7; gm007
- { 0x0E6F314,0x0E6F280, 0x62,0x00, 0xB, +12, false }, // 3033: b50M11; b51M11; gm011
- { 0x715FE11,0x019F487, 0x20,0xC0, 0xB, +1, false }, // 3034: b50M124; b51M124; gm124
- { 0x7112EF0,0x11621E2, 0x00,0xC0, 0x9, -36, false }, // 3035: b50M125; b51M125; gm125
- { 0x00CF600,0x00CF600, 0x00,0x00, 0x1, +0, false }, // 3036: b50P36; b50P43; b50P45; b50P47; b50P48; b50P50; gps036; gps043; gps045; gps047; gps048; gps050
- { 0x001FF26,0x3751304, 0x00,0x00, 0xE, +0, false }, // 3037: b51P88; gpo088
- { 0x0E5F108,0x0E5C302, 0x66,0x86, 0x8, +5, false }, // 3038: b51P83; gpo083
- { 0x052F605,0x0D5F582, 0x69,0x47, 0x9, +5, false }, // 3039: b51P83; gpo083
- { 0x6E5E403,0x7E7F507, 0x0D,0x11, 0xB, +12, false }, // 3040: b51P84; gpo084
- { 0x366F500,0x4A8F604, 0x1B,0x15, 0xA, +12, false }, // 3041: b51P84; gpo084
- { 0x053F101,0x065D131, 0x4E,0x0C, 0x6, +0, false }, // 3042: b55MM0; AcGrPian
- { 0x014F201,0x097F201, 0x22,0x08, 0xE, +0, false }, // 3043: b55MM1; BrAcPian
- { 0x050F101,0x07CD301, 0x4F,0x10, 0x6, +0, false }, // 3044: b55MM2; ElGrPian
- { 0x001F141,0x188D251, 0x4E,0x0A, 0x4, +0, false }, // 3045: b55MM3; HonkTonk
- { 0x134A401,0x0A6C301, 0x0A,0x09, 0x9, +0, false }, // 3046: b55MM4; RhodPian
- { 0x103A361,0x022C411, 0x28,0x05, 0xC, +0, false }, // 3047: b55MM5; ChorPian
- { 0x010C733,0x033D311, 0x84,0x8A, 0x8, +0, false }, // 3048: b55MM6; HarpsiCh
- { 0x0188232,0x0076061, 0x1C,0x91, 0xC, +0, false }, // 3049: b55MM7; Clarin ?
- { 0x0100132,0x0337212, 0x80,0x8F, 0x8, +0, false }, // 3050: b55MM8; Celesta1
- { 0x055F587,0x054F022, 0x91,0x13, 0x6, +0, false }, // 3051: b55MM9; Glock
- { 0x013F218,0x0E3C1E1, 0x4D,0x15, 0x8, +0, false }, // 3052: b55MM10; MusicBox
- { 0x043FA07,0x045F341, 0x51,0x11, 0x6, +0, false }, // 3053: b55MM11; VibraPho
- { 0x025DA05,0x015F901, 0x4E,0x0C, 0xA, +0, false }, // 3054: b55MM12; Marimba
- { 0x0F0FE04,0x0B5F6C2, 0x00,0x0C, 0xE, +0, false }, // 3055: b55MM13; XyloPhon
- { 0x032B6B3,0x031D190, 0x4A,0x0E, 0xE, +0, false }, // 3056: b55MM14; TubeBell
- { 0x011F111,0x0B3F101, 0x8A,0x4F, 0x6, +0, false }, // 3057: b55MM15; Dulcim ?
- { 0x10FFF22,0x00FFF21, 0x8D,0x87, 0x1, +0, false }, // 3058: b55MM16; Hammond
- { 0x0B5F708,0x0CFD001, 0x07,0x11, 0x1, +0, false }, // 3059: b55MM17; PercOrg
- { 0x107E465,0x078F241, 0xD7,0x8C, 0x0, +0, false }, // 3060: b55MM18; RockOrg
- { 0x11F4001,0x11F8002, 0x42,0x0B, 0xB, +0, false }, // 3061: b55MM19; ChuchOrg
- { 0x0038121,0x00C6171, 0x12,0x92, 0x8, +0, false }, // 3062: b55MM20; ReedOrg
- { 0x00BD224,0x00B5231, 0x4F,0x16, 0xE, +0, false }, // 3063: b55MM21; Accordn
- { 0x243A321,0x022C411, 0x11,0x00, 0xD, +0, false }, // 3064: 3drm67P86; apgleeM10; apgleeM100; apgleeM101; apgleeM102; apgleeM104; apgleeM105; apgleeM106; apgleeM107; apgleeM108; apgleeM109; apgleeM110; apgleeM111; apgleeM112; apgleeM113; apgleeM114; apgleeM115; apgleeM116; apgleeM118; apgleeM12; apgleeM120; apgleeM121; apgleeM122; apgleeM123; apgleeM124; apgleeM125; apgleeM126; apgleeM127; apgleeM13; apgleeM15; apgleeM16; apgleeM18; apgleeM2; apgleeM22; apgleeM23; apgleeM24; apgleeM26; apgleeM3; apgleeM32; apgleeM41; apgleeM42; apgleeM49; apgleeM5; apgleeM50; apgleeM53; apgleeM54; apgleeM55; apgleeM59; apgleeM6; apgleeM64; apgleeM69; apgleeM7; apgleeM72; apgleeM74; apgleeM77; apgleeM8; apgleeM83; apgleeM84; apgleeM85; apgleeM86; apgleeM87; apgleeM88; apgleeM89; apgleeM9; apgleeM90; apgleeM92; apgleeM96; apgleeM97; apgleeM98; apgleeM99; apgleeP0; apgleeP1; apgleeP10; apgleeP100; apgleeP101; apgleeP102; apgleeP103; apgleeP104; apgleeP105; apgleeP106; apgleeP107; apgleeP108; apgleeP109; apgleeP11; apgleeP110; apgleeP111; apgleeP112; apgleeP113; apgleeP114; apgleeP115; apgleeP116; apgleeP117; apgleeP118; apgleeP119; apgleeP12; apgleeP120; apgleeP121; apgleeP122; apgleeP123; apgleeP124; apgleeP125; apgleeP126; apgleeP127; apgleeP13; apgleeP14; apgleeP15; apgleeP16; apgleeP17; apgleeP18; apgleeP19; apgleeP2; apgleeP20; apgleeP21; apgleeP22; apgleeP23; apgleeP24; apgleeP25; apgleeP26; apgleeP27; apgleeP28; apgleeP29; apgleeP3; apgleeP30; apgleeP31; apgleeP32; apgleeP33; apgleeP34; apgleeP4; apgleeP5; apgleeP6; apgleeP60; apgleeP61; apgleeP67; apgleeP68; apgleeP7; apgleeP70; apgleeP71; apgleeP72; apgleeP79; apgleeP8; apgleeP80; apgleeP84; apgleeP85; apgleeP86; apgleeP87; apgleeP88; apgleeP89; apgleeP9; apgleeP90; apgleeP91; apgleeP92; apgleeP93; apgleeP94; apgleeP95; apgleeP96; apgleeP97; apgleeP98; apgleeP99; apgnamP27; apgnamP28; apgnamP29; apgnamP30; apgnamP31; apgnamP32; apgnamP33; apgnamP34; apgnamP83; apgnamP84; apgnamP85; apgnamP86; apgnamP87; apgnamP88; b55MM102; b55MM104; b55MM105; b55MM107; b55MM108; b55MM109; b55MM110; b55MM111; b55MM112; b55MM113; b55MM114; b55MM116; b55MM117; b55MM118; b55MM119; b55MM120; b55MM121; b55MM124; b55MM125; b55MM126; b55MM127; b55MM22; b55MM23; b55MM59; b55MM64; b55MM68; b55MM70; b55MM72; b55MM74; b55MM76; b55MM83; b55MM86; b55MM92; b55MM93; b55MM95; b55MM97; b55MM99; b55PP10; b55PP100; b55PP101; b55PP102; b55PP103; b55PP104; b55PP105; b55PP106; b55PP107; b55PP108; b55PP109; b55PP11; b55PP110; b55PP111; b55PP112; b55PP113; b55PP114; b55PP115; b55PP116; b55PP117; b55PP118; b55PP119; b55PP12; b55PP120; b55PP121; b55PP122; b55PP123; b55PP124; b55PP125; b55PP126; b55PP127; b55PP13; b55PP14; b55PP15; b55PP16; b55PP17; b55PP18; b55PP19; b55PP20; b55PP21; b55PP22; b55PP23; b55PP24; b55PP25; b55PP26; b55PP27; b55PP28; b55PP29; b55PP30; b55PP31; b55PP32; b55PP33; b55PP34; b55PP37; b55PP39; b55PP52; b55PP53; b55PP56; b55PP57; b55PP58; b55PP59; b55PP60; b55PP61; b55PP62; b55PP63; b55PP64; b55PP65; b55PP66; b55PP67; b55PP68; b55PP69; b55PP70; b55PP71; b55PP72; b55PP73; b55PP74; b55PP75; b55PP76; b55PP77; b55PP78; b55PP79; b55PP8; b55PP80; b55PP81; b55PP82; b55PP83; b55PP84; b55PP85; b55PP86; b55PP87; b55PP88; b55PP89; b55PP9; b55PP90; b55PP91; b55PP92; b55PP93; b55PP94; b55PP95; b55PP96; b55PP97; b55PP98; b55PP99; b56M5; b66M5; swP27; swP28; swP29; swP30; swP32; swP33; swP34; swP83; swP84; swP85; swP86; swP87; swP88; ; Acoustic Bass; Acoustic Guitar1; Agogo Bells; Applause/Noise; Bagpipe; Banjo; Bell Tree; Bird Tweet; Breath Noise; Castanets; Celesta; Cello; Chorused Piano; Clavinet; Dulcimer; ElPiano2
- { 0x143F401,0x074F111, 0x49,0x11, 0x4, +0, false }, // 3065: b55MM24; AcGuit1
- { 0x133FF01,0x077F111, 0x80,0x17, 0xA, +0, false }, // 3066: b55MM25; AcGuit2
- { 0x249A320,0x039C411, 0x0A,0x0C, 0xD, +0, false }, // 3067: b55MM26; JazzGuit
- { 0x1E7C271,0x018F131, 0x09,0x13, 0x6, +0, false }, // 3068: b55MM27; CleanGui
- { 0x01FF201,0x047F701, 0x16,0x0D, 0xA, +0, false }, // 3069: b55MM28; MuteGuit
- { 0x10BB021,0x057E221, 0x08,0x14, 0x4, +0, false }, // 3070: b55MM29; OverGuit
- { 0x010F631,0x016E233, 0x02,0x1A, 0x8, +0, false }, // 3071: b55MM30; DistGuit
- { 0x267AA01,0x013C603, 0x17,0x80, 0x8, +0, false }, // 3072: b55MM31; GtHarms
- { 0x1539321,0x08AC311, 0x1B,0x0B, 0x0, +0, false }, // 3073: b55MM32; AcouBass
- { 0x07BE001,0x098E212, 0x4E,0x12, 0x6, +0, false }, // 3074: b55MM33; FingBass
- { 0x126F531,0x0C8E111, 0x49,0x0F, 0x4, +0, false }, // 3075: b55MM34; PickBass
- { 0x023F221,0x0D6B212, 0x1C,0x0D, 0x4, +0, false }, // 3076: b55MM35; FretLess
- { 0x0B8F413,0x0DBF111, 0x13,0x18, 0x2, +0, false }, // 3077: b55MM36; SlapBs1
- { 0x147D621,0x00BF431, 0x88,0x8E, 0x8, +0, false }, // 3078: b55MM37; SlapBs2
- { 0x175A501,0x0A48251, 0x86,0x16, 0x8, +0, false }, // 3079: b55MM38; SynBass1
- { 0x019D531,0x08B8352, 0x89,0x91, 0xA, +0, false }, // 3080: b55MM39; SynBass2
- { 0x0035171,0x0175421, 0x1C,0x0D, 0xE, +0, false }, // 3081: b55MM40; Violin2
- { 0x0155471,0x0495321, 0x1C,0x11, 0xE, +0, false }, // 3082: b55MM41; Viola
- { 0x0035171,0x0175461, 0x56,0x10, 0xE, +0, false }, // 3083: b55MM42; Cello
- { 0x0035171,0x0175421, 0x1C,0x0C, 0xE, +0, false }, // 3084: b55MM43; ContraBs
- { 0x10351F1,0x01754A1, 0x16,0x0D, 0xC, +0, false }, // 3085: b55MM44; TremoStr
- { 0x0038171,0x017B601, 0x0E,0x0E, 0x8, +0, false }, // 3086: b55MM45; Pizzicat
- { 0x075F502,0x0F3F201, 0x2A,0x8B, 0x0, +0, false }, // 3087: b55MM46; Harp
- { 0x117ED40,0x069C541, 0x80,0x89, 0x2, +0, false }, // 3088: b55MM47; Timpani
- { 0x1DAD0A1,0x1D69012, 0x17,0x0D, 0xC, +0, false }, // 3089: b55MM48; Strings1
- { 0x1DAD0A1,0x0D69012, 0x11,0x16, 0xA, +0, false }, // 3090: b55MM49; Strings2
- { 0x1DAD061,0x1D69012, 0x11,0x11, 0xA, +0, false }, // 3091: b55MM50; SynStr1
- { 0x2DAD021,0x1D69091, 0x11,0x11, 0xA, +0, false }, // 3092: b55MM51; SynStr2
- { 0x207F0A0,0x03C7222, 0x17,0x16, 0xC, +0, false }, // 3093: b55MM52; Aahs
- { 0x307F020,0x00C7022, 0x1A,0x16, 0x8, +0, false }, // 3094: b55MM53; Oohs
- { 0x3078020,0x00C7022, 0x32,0x12, 0xE, +0, false }, // 3095: b55MM54; SynVoice
- { 0x20B73A1,0x246A500, 0x13,0x09, 0x8, +0, false }, // 3096: b55MM55; OrchHit
- { 0x00753B1,0x067D061, 0x19,0x13, 0xC, +0, false }, // 3097: b55MM56; Trumpet
- { 0x0064131,0x036A061, 0x1F,0x0F, 0xC, +0, false }, // 3098: b55MM57; Trombone
- { 0x0586361,0x018A021, 0x19,0x12, 0xC, +0, false }, // 3099: b55MM58; Tuba
- { 0x05A6321,0x01A7A21, 0x9F,0x80, 0xC, +0, false }, // 3100: b55MM60; FrHorn
- { 0x0577261,0x017A021, 0x19,0x12, 0xC, +0, false }, // 3101: b55MM61; BrasSect
- { 0x0777261,0x017A021, 0x15,0x14, 0xC, +0, false }, // 3102: b55MM62; SynBras1
- { 0x0577361,0x017A021, 0x19,0x13, 0xE, +0, false }, // 3103: b55MM63; SynBras2
- { 0x00A6331,0x00B63A1, 0x16,0x12, 0xC, +0, false }, // 3104: b55MM65; AltoSax
- { 0x00E7321,0x00E6361, 0x0E,0x15, 0x8, +0, false }, // 3105: b55MM66; TenorSax
- { 0x00A6331,0x00B6321, 0x13,0x14, 0xA, +0, false }, // 3106: b55MM67; BaritSax
- { 0x0178E71,0x00E8B22, 0xC3,0x13, 0x2, +0, false }, // 3107: b55MM69; EngHorn
- { 0x01B5132,0x0389261, 0x9A,0x89, 0xC, +0, false }, // 3108: b55MM71; Clarinet
- { 0x06FF4A1,0x01D53A1, 0x27,0x8A, 0xA, +0, false }, // 3109: b55MM73; Flute
- { 0x24369C1,0x00DBD21, 0x1C,0x0C, 0x0, +0, false }, // 3110: b55MM75; PanFlute
- { 0x0537901,0x20DBD21, 0x0D,0x0D, 0x6, +0, false }, // 3111: b55MM77; Shakuha
- { 0x0F0F530,0x09BF034, 0x35,0x13, 0x2, +0, false }, // 3112: b55MM78; Whistle1
- { 0x0F0F530,0x09BF032, 0x35,0x10, 0x2, +0, false }, // 3113: b55MM79; Ocarina
- { 0x047F021,0x078F012, 0x1B,0x16, 0xE, +0, false }, // 3114: b55MM80; SqWave
- { 0x0FFF001,0x088F202, 0x0B,0x17, 0x8, +0, false }, // 3115: b55MM81; SawTooth
- { 0x25368C1,0x10DBD61, 0x14,0x0C, 0x0, +0, false }, // 3116: b55MM82; Caliope
- { 0x014F6A1,0x0EAF102, 0x09,0x19, 0x2, +0, false }, // 3117: b55MM84; Charang
- { 0x02811A1,0x0187121, 0x20,0x11, 0xC, +0, false }, // 3118: b55MM85; Voice
- { 0x047F121,0x078D012, 0x11,0x19, 0xA, +0, false }, // 3119: b55MM87; BassLead
- { 0x232B583,0x035D221, 0x52,0x14, 0x0, +0, false }, // 3120: b55MM88; NewAge
- { 0x1137323,0x0229331, 0x1C,0x14, 0xC, +0, false }, // 3121: b55MM89; Warm
- { 0x0BF1182,0x38C9301, 0x10,0x16, 0xF, +0, false }, // 3122: b55MM90; PolySynt
- { 0x1E884A1,0x0487061, 0x19,0x95, 0x4, +0, false }, // 3123: b55MM91; Choir
- { 0x357B260,0x13C9022, 0x0E,0x91, 0x8, +0, false }, // 3124: b55MM94; Halo
- { 0x3679400,0x056B191, 0x4E,0x0E, 0xC, +0, false }, // 3125: b55MM96; Rain
- { 0x23AACA3,0x0BAC301, 0x18,0x12, 0x8, +0, false }, // 3126: b55MM98; Crystal
- { 0x068C2A1,0x04872A1, 0x20,0x0D, 0xE, +0, false }, // 3127: b55MM100; BrightNs
- { 0x23A9CA3,0x04A9241, 0x17,0x95, 0x8, +0, false }, // 3128: b55MM101; Goblins
- { 0x1A3C282,0x1F6E201, 0x18,0x11, 0x8, +0, false }, // 3129: b55MM103; Sci-Fi
- { 0x3C3A621,0x144E311, 0x14,0x0C, 0xA, +0, false }, // 3130: b55MM106; Shamisen
- { 0x243F702,0x027DC01, 0x18,0x00, 0x8, +0, false }, // 3131: b55MM115; WoodBlk
- { 0x001A021,0x0612102, 0x02,0x18, 0xE, +0, false }, // 3132: b55MM122; SeaShore
- { 0x24C5803,0x11FF315, 0x00,0x00, 0x1, +0, false }, // 3133: b55MM123; BirdTwee
- { 0x049C441,0x026F741, 0x08,0x03, 0xE, +0, false }, // 3134: b55PP0; Foot36
- { 0x038FA00,0x07BF701, 0x06,0x00, 0x0, +0, false }, // 3135: b55PP1; Head46
- { 0x20A60E0,0x228F00E, 0x1D,0x00, 0xC, +0, false }, // 3136: b55PP3; Whistle1
- { 0x10A60E0,0x228F00E, 0x1D,0x00, 0x2, +0, false }, // 3137: b55PP4; Whistle2
- { 0x227F0F0,0x017F6C1, 0x0B,0x00, 0xE, +0, false }, // 3138: b55PP7; Foot42
- { 0x05CA800,0x07FD600, 0x0F,0x00, 0x8, +0, false }, // 3139: b55PP35; BassDrm
- { 0x218F201,0x06BE601, 0x09,0x04, 0xC, +0, false }, // 3140: b55PP38; AccSnare
- { 0x246A321,0x026C511, 0x06,0x04, 0xE, +0, false }, // 3141: b55PP40; ElSnare
- { 0x248A721,0x006C801, 0x0A,0x04, 0x0, +0, false }, // 3142: b55PP41; TOM
- { 0x047A34F,0x138B703, 0x03,0x00, 0x2, +0, false }, // 3143: b55PP42; ClHihat
- { 0x248A721,0x015C801, 0x0A,0x04, 0x0, +0, false }, // 3144: b55PP43; TOM
- { 0x017A30E,0x119B602, 0x03,0x00, 0x8, +0, false }, // 3145: b55PP44; Hihat
- { 0x248A721,0x015C801, 0x0A,0x07, 0x0, +0, false }, // 3146: b55PP45; b55PP50; TOM
- { 0x286F30D,0x148E404, 0x07,0x03, 0xA, +0, false }, // 3147: b55PP46; OpeHihat
- { 0x248A721,0x025C801, 0x0C,0x07, 0x8, +0, false }, // 3148: b55PP47; b55PP48; MidTOM
- { 0x473A128,0x264A329, 0x07,0x00, 0x2, +0, false }, // 3149: b55PP49; CrashCym
- { 0x344F427,0x254F526, 0x09,0x00, 0xC, +0, false }, // 3150: b55PP51; RidCymb1
- { 0x15B8308,0x32AC60A, 0x11,0x00, 0xA, +0, false }, // 3151: b55PP54; Tamburin
- { 0x473A048,0x264A329, 0x0D,0x00, 0x4, +0, false }, // 3152: b55PP55; SplshCym
- { 0x052F221,0x073D231, 0x4F,0x00, 0x6, +0, false }, // 3153: apgleeM0; b56M0; b61M0; b66M0; ACGPIANO
- { 0x050F201,0x076D201, 0x4B,0x03, 0x6, +0, false }, // 3154: b56M1; b66M1; ACPiano
- { 0x0F9F131,0x0F9F331, 0x8E,0x80, 0xA, +0, false }, // 3155: b56M3; b61M3; b66M3; HONKTONK
- { 0x0F9F131,0x0F9F332, 0x8E,0x81, 0xA, +0, false }, // 3156: b56M53; b56M6; b66M6; HARPSCHD
- { 0x061F216,0x074F211, 0x4F,0x0A, 0x8, +0, false }, // 3157: b56M8; b66M8; CELESTA
- { 0x0617216,0x0B2F311, 0x4F,0x08, 0x8, +0, false }, // 3158: b56M10; b66M10; MUSICBOX
- { 0x212AA93,0x021AC91, 0x97,0x00, 0xE, +0, false }, // 3159: b56M11; b61M11; b66M11; VIBES
- { 0x016DA85,0x005F981, 0x4D,0x80, 0xA, +0, false }, // 3160: b56M12; b56M26; b66M12; MARIMBA
- { 0x065FE05,0x085F8C4, 0x05,0x00, 0xE, +0, false }, // 3161: b56M13; b66M13; XYLOPHON
- { 0x096F527,0x057F521, 0x1F,0x03, 0x8, +0, false }, // 3162: b56M14; TUBEBELL
- { 0x053F103,0x074F217, 0x4F,0x0B, 0x6, +0, false }, // 3163: b56M15; b66M15; Dulcimer; PIANOBEL
- { 0x00FFF64,0x00FFF21, 0x86,0x80, 0x1, +0, false }, // 3164: b56M16; b61M16; b66M16; BARORGAN
- { 0x20BD8F0,0x10BB3F2, 0x93,0x07, 0xA, +0, false }, // 3165: b56M18;
- { 0x4069FB2,0x10F95B0, 0x43,0x00, 0x9, +0, false }, // 3166: b56M19; b66M19; Church Organ; PIPEORGN
- { 0x0FFF001,0x00F9033, 0x4F,0x05, 0x6, +0, false }, // 3167: b56M20; b66M20; REEDORGN
- { 0x10BF224,0x00B5231, 0x4F,0x10, 0xE, +0, false }, // 3168: b56M21; b66M21; ACCORDN
- { 0x0035121,0x06742A2, 0x15,0x80, 0xA, +0, false }, // 3169: b56M22; b66M22; HARMNICA
- { 0x0AFF5E1,0x10FF4E1, 0xD0,0x00, 0xC, +0, false }, // 3170: b56M23; b56M91; b66M23; b66M91; PAD4
- { 0x001FF11,0x003FF11, 0x8D,0x80, 0x0, +0, false }, // 3171: b56M25; ACOUST
- { 0x031F121,0x044F406, 0x40,0x85, 0x0, +0, false }, // 3172: b56M27; ELGUITAR
- { 0x0BF73C8,0x09FF4C4, 0x12,0x03, 0x8, +0, false }, // 3173: b56M31; b66M31; GuitHarm
- { 0x0B69402,0x0268301, 0x00,0x00, 0x1, +0, false }, // 3174: b56M32; b61M32; b66M32; ACOUBASS
- { 0x0EEC101,0x0DEF302, 0x62,0x00, 0xA, +0, false }, // 3175: b56M33; b66M33; ELECBASS
- { 0x0EFF231,0x078F522, 0x1E,0x00, 0xE, +0, false }, // 3176: apgleeM36; apgleeM37; b56M35; b66M35; FRETLESS
- { 0x1B57431,0x0B8D423, 0x0B,0x00, 0x8, +0, false }, // 3177: b56M37; SlapBass
- { 0x2035130,0x24753A0, 0x1C,0x00, 0xE, +0, false }, // 3178: b56M40; b66M40; VIOLIN
- { 0x3115230,0x1254131, 0xD0,0x80, 0x0, +0, false }, // 3179: b56M41; b66M41; VIOLA
- { 0x11152B1,0x1FE41B2, 0xC5,0x80, 0x0, +0, false }, // 3180: b56M42; b66M42; CELLO
- { 0x07572C1,0x1FE61C1, 0xCA,0x80, 0x6, +0, false }, // 3181: b56M43; b66M43; Contrabass; DblBass
- { 0x0A7F131,0x0C6F731, 0x50,0x80, 0xE, +0, false }, // 3182: b56M45; PIZZ
- { 0x171F502,0x083F211, 0x60,0x40, 0xE, +0, false }, // 3183: b56M46; b66M46; HARP
- { 0x2005130,0x2655420, 0x1C,0x00, 0xE, +0, false }, // 3184: b56M48; b66M48; EXCELSTR
- { 0x01151B1,0x1154261, 0x8B,0x40, 0x6, +0, false }, // 3185: b56M49; b66M49; STRSECT
- { 0x1817021,0x12C7322, 0x16,0x07, 0xC, +0, false }, // 3186: b56M51; b66M51; SYNSTR2
- { 0x0537141,0x07C62C2, 0x4F,0x40, 0xA, +0, false }, // 3187: b56M52; b66M52; AAHs
- { 0x173F141,0x074F241, 0x4F,0x10, 0x6, +0, false }, // 3188: b56M54; b66M54; Synth Voice; VOXSYNTH
- { 0x10691C1,0x20562C1, 0x0F,0x00, 0xC, +0, false }, // 3189: b56M55; b66M55; ORCHHIT
- { 0x00B4131,0x03B9261, 0x1C,0x80, 0xE, +0, false }, // 3190: apgleeM57; b56M56; b66M56; TRUMPET1
- { 0x0655201,0x0767301, 0x1D,0x00, 0xE, +0, false }, // 3191: b56M58; b66M58; TUBA3
- { 0x0AE71E1,0x09E81E2, 0x15,0x0A, 0xC, +0, false }, // 3192: b56M61; b66M61; BRASSECT
- { 0x029BB21,0x00A9021, 0x8E,0x80, 0x8, +0, false }, // 3193: b56M62; b66M62; SYNBRASS
- { 0x0AE71E1,0x09E81E1, 0x16,0x0A, 0xA, +0, false }, // 3194: b56M63; b66M63; BRASSOFT
- { 0x2AE71E0,0x19E80E2, 0x23,0x00, 0xA, +0, false }, // 3195: b56M64; b66M64; SOPRANO
- { 0x0687121,0x05E5232, 0x4E,0x00, 0xA, +0, false }, // 3196: b56M66; b66M66; TENORSAX
- { 0x05B7111,0x07B5212, 0x56,0x00, 0xE, +0, false }, // 3197: b56M67; b66M67; BARISAX
- { 0x009F021,0x00A9024, 0x94,0x05, 0xA, +0, false }, // 3198: b56M68; b66M68; OBOE
- { 0x0176EB1,0x00E8BA1, 0xC5,0x80, 0x2, +0, false }, // 3199: b56M69; b66M69; ENGLHORN
- { 0x02495A1,0x02A60A1, 0x1D,0x85, 0x2, +0, false }, // 3200: b56M72; b66M72; Piccolo; Piccolo
- { 0x0195132,0x0396061, 0x9A,0x8B, 0xC, +0, false }, // 3201: b56M74; b57M76; b66M74; Recorder; Recorder
- { 0x030F5A2,0x03A61A1, 0x12,0x8B, 0x2, +0, false }, // 3202: b56M75; b66M75; Pan Flute; PanPipes
- { 0x00457E2,0x0775761, 0x6D,0x00, 0xE, +0, false }, // 3203: b56M76; b66M76; Bottle
- { 0x0C70CF1,0x0A560F1, 0x9A,0x80, 0xD, +0, false }, // 3204: b56M78; b66M78; WHISTLE
- { 0x0537102,0x07C5211, 0x4F,0x05, 0xA, +0, false }, // 3205: b56M79; b66M79; Ocarina; WOOD
- { 0x007F804,0x0748201, 0x08,0x05, 0x8, +0, false }, // 3206: b56M80; b66M80; LEAD1
- { 0x04FF660,0x00F7660, 0x03,0x04, 0x2, +0, false }, // 3207: b56M81; b66M81; LEAD2
- { 0x33457F1,0x00D67E1, 0x28,0x04, 0xE, +0, false }, // 3208: b56M82;
- { 0x0F55551,0x0F55501, 0x80,0x00, 0x8, +0, false }, // 3209: b56M83; b66M83; LEAD4
- { 0x0339661,0x02B5521, 0x00,0x02, 0x6, +0, false }, // 3210: b56M84; b66M84; LEAD5
- { 0x0F2F251,0x2F2F241, 0x0D,0x00, 0xA, +0, false }, // 3211: b56M85; b66M85; Lead 6 voice; WUZZLE1E
- { 0x091A311,0x094C503, 0x80,0x80, 0x6, +0, false }, // 3212: b56M86; LEAD7
- { 0x145F171,0x044F423, 0x00,0x00, 0x5, +0, false }, // 3213: b56M88; b66M88; NewAge
- { 0x251B1E0,0x275E0F0, 0x16,0x03, 0x0, +0, false }, // 3214: b56M89; b66M89; Pad 2 warm; WarmPad
- { 0x102FF51,0x002FF01, 0x03,0x08, 0x4, +0, false }, // 3215: b56M90; b66M90; PAD3
- { 0x11122F1,0x02E31F1, 0x46,0x80, 0xC, +0, false }, // 3216: b56M92; b66M92; PAD5
- { 0x0FFF101,0x0FF5011, 0x0D,0x80, 0x6, +0, false }, // 3217: b56M94; b66M94; PAD7
- { 0x0FF1000,0x0FF5011, 0x12,0x80, 0xA, +0, false }, // 3218: b56M95; b66M95; PAD8
- { 0x002A4B4,0x04245F5, 0x87,0x80, 0x6, +0, false }, // 3219: b56M100; b56M96; b66M96; FX 1 rain; Fx1
- { 0x01111F1,0x01111F1, 0x41,0x41, 0x2, +0, false }, // 3220: b56M97; b66M97; FX 2 soundtrack; FX2
- { 0x002A4B4,0x04245F7, 0x87,0x80, 0x6, +0, false }, // 3221: b56M98; b66M98; FX 3 crystal; FX3
- { 0x1007861,0x247A260, 0x54,0x03, 0x6, +0, false }, // 3222: b56M99; b66M99; FX 4 atmosphere; FX4 Atms
- { 0x0417F21,0x0213521, 0x56,0x00, 0xE, +0, false }, // 3223: b56M102; b66M102; FX 7 echoes; FX7
- { 0x301F171,0x001F131, 0x00,0x40, 0x4, +0, false }, // 3224: b56M103; b66M103; FX 8 sci-fi; FX8
- { 0x053F101,0x074F219, 0x4F,0x00, 0x6, +0, false }, // 3225: b56M106; b66M106; SHAMISEN
- { 0x01FF201,0x088F508, 0x11,0x00, 0x8, +0, false }, // 3226: b56M107; b66M107; KOTO
- { 0x1176E31,0x20C8B22, 0x43,0x05, 0x2, +0, false }, // 3227: b56M109; b66M109; BAGPIPE
- { 0x1037531,0x0445462, 0x1C,0x00, 0xE, +0, false }, // 3228: b56M110; b66M110; FIDDLE
- { 0x0427880,0x0548595, 0x4D,0x00, 0xE, +0, false }, // 3229: b56M111; b66M111; ETHNIC
- { 0x072F107,0x004FC08, 0x48,0x80, 0x0, +0, false }, // 3230: b56M112; b66M112; HANDBELL
- { 0x0FFF835,0x075F511, 0x44,0x00, 0xE, +0, false }, // 3231: b56M113;
- { 0x1068F02,0x005FF00, 0xC0,0x00, 0xA, +0, false }, // 3232: b56M114; b66M114; STEELDRM
- { 0x0ECA710,0x0F5D510, 0x0B,0x08, 0x0, +0, false }, // 3233: b56M117;
- { 0x10B5F01,0x10B5F01, 0x80,0x80, 0x4, +0, false }, // 3234: b56M119; b66M119; REVCYMB
- { 0x2056651,0x0066642, 0x00,0x05, 0x0, +0, false }, // 3235: b56M120; b66M120; CHICKEN
- { 0x000200E,0x001210E, 0x00,0x00, 0xE, +0, false }, // 3236: b56M122; b61M122; b66M122; SEASHORE
- { 0x08785F4,0x09974F3, 0x50,0x80, 0xC, +0, false }, // 3237: b56M124; b66M124; OINKEY
- { 0x050F102,0x076D201, 0x50,0x0E, 0x6, +0, false }, // 3238: b57M0; b57M1; AcPiano1
- { 0x050F101,0x076D201, 0x4B,0x0E, 0x6, +0, false }, // 3239: b57M2; AcPiano3
- { 0x050F113,0x076D201, 0x50,0x0E, 0x6, +0, false }, // 3240: b57M3; ElPiano1
- { 0x011FF32,0x013FF01, 0x92,0x8B, 0xA, +0, false }, // 3241: b57M4; Elpiano2
- { 0x010FF34,0x004FF03, 0x92,0x0B, 0xA, +0, false }, // 3242: b57M5; b57M6; ElPiano3
- { 0x000F153,0x086D251, 0x4E,0x11, 0x6, +0, false }, // 3243: b57M7; HnKytonk
- { 0x0E5F828,0x0FFC021, 0xCF,0x0B, 0x0, +0, false }, // 3244: b57M8; ElOrgan1
- { 0x0E5F8E2,0x00EC0E1, 0xCA,0x0B, 0x8, +0, false }, // 3245: b57M9; ElOrgan2
- { 0x0FFF92C,0x0FFC0A1, 0xD4,0x0B, 0x0, +0, false }, // 3246: b57M10; ElOrgan3
- { 0x0E5F82B,0x0FFC021, 0xCA,0x0B, 0x0, +0, false }, // 3247: b57M11; ElOrgan4
- { 0x091F029,0x086E021, 0xCD,0x0B, 0x2, +0, false }, // 3248: b57M12; PpOrgan1
- { 0x001F024,0x086E021, 0xD0,0x0B, 0x2, +0, false }, // 3249: b57M13; PpOrgan2
- { 0x001F023,0x086E021, 0xC8,0x0B, 0x2, +0, false }, // 3250: b57M14; PpOrgan3
- { 0x001B064,0x086F061, 0xC9,0x0B, 0x2, +0, false }, // 3251: b57M15; Acrdion
- { 0x010A133,0x0237215, 0x85,0x8B, 0x8, +0, false }, // 3252: b57M16; Hpsichd1
- { 0x010A131,0x0337315, 0x85,0x8B, 0x8, +0, false }, // 3253: b57M17; Hpsichd2
- { 0x030A131,0x074C216, 0x81,0x8B, 0x8, +0, false }, // 3254: b57M18; Hpsichr3
- { 0x07BF003,0x07BF402, 0x8A,0x8B, 0x8, +0, false }, // 3255: b57M19; Clvintt1
- { 0x07BF003,0x07BF401, 0x8A,0x80, 0x8, +0, false }, // 3256: b57M20; Clvintt2
- { 0x07BF223,0x07BF401, 0x8A,0x80, 0x8, +0, false }, // 3257: b57M21; Clvintt3
- { 0x0100132,0x0337212, 0x80,0x8B, 0x8, +0, false }, // 3258: b57M22; Celesta1
- { 0x0100132,0x0337314, 0x80,0x8B, 0x8, +0, false }, // 3259: b57M23; Celesta2
- { 0x08E7331,0x09E8021, 0x16,0x0B, 0xE, +0, false }, // 3260: b57M24; SyBrass1
- { 0x07E7330,0x09E8021, 0x16,0x0B, 0xE, +0, false }, // 3261: b57M25; SyBrass2
- { 0x0733331,0x097A021, 0x94,0x00, 0xE, +0, false }, // 3262: b57M26; SyBrass3
- { 0x073D331,0x097A021, 0x94,0x0C, 0xE, +0, false }, // 3263: b57M27; SyBrass4
- { 0x053F131,0x027F232, 0x45,0x0B, 0x6, +0, false }, // 3264: b57M28; SynBass1
- { 0x001F213,0x0B6F215, 0x0C,0x18, 0x8, +0, false }, // 3265: b57M29; SynBass2
- { 0x001F211,0x0B6F211, 0x0C,0x0B, 0x8, +0, false }, // 3266: b57M30; SynBass3
- { 0x004FE11,0x0BDF211, 0x0A,0x0B, 0x8, +0, false }, // 3267: b57M31; SynBass4
- { 0x011CA53,0x0F171E1, 0x4D,0x13, 0x2, +0, false }, // 3268: b57M32; Fantasy
- { 0x011BA12,0x03124F1, 0x40,0x0C, 0x2, +0, false }, // 3269: b57M33; HarmoPan
- { 0x08E7261,0x01A50E1, 0xA7,0x8B, 0x2, +0, false }, // 3270: b57M34; Chorale
- { 0x0133218,0x0E351E1, 0x4D,0x0C, 0x8, +0, false }, // 3271: b57M35; Glasses
- { 0x0411217,0x0311331, 0xC0,0x8B, 0x6, +0, false }, // 3272: b57M36; SndTrk
- { 0x055F503,0x033F321, 0x8F,0x8B, 0x0, +0, false }, // 3273: b57M37; Atmosp
- { 0x011FA13,0x0F1F1E1, 0x4D,0x0C, 0x8, +0, false }, // 3274: b57M38; WarmBell
- { 0x0154011,0x0F8A1F1, 0x43,0x0C, 0x8, +0, false }, // 3275: b57M39; FunnyVox
- { 0x0978211,0x0F2F0E4, 0x03,0x4C, 0x8, +0, false }, // 3276: b57M40; EchoBell
- { 0x053D105,0x0715114, 0x40,0x0B, 0x6, +0, false }, // 3277: b57M41; IceRain
- { 0x01727F1,0x0185120, 0x01,0x0B, 0xC, +0, false }, // 3278: b57M42; Oboe2000
- { 0x01132F1,0x013F1E1, 0x18,0x0B, 0x0, +0, false }, // 3279: b57M43; Echopan
- { 0x053F173,0x006F171, 0x48,0x17, 0x8, +0, false }, // 3280: b57M44; DrSolo
- { 0x0117171,0x0157261, 0x8D,0x4B, 0x6, +0, false }, // 3281: b57M45; Schdaze
- { 0x061F2D7,0x0B2F1D2, 0x4F,0x0B, 0x8, +0, false }, // 3282: b57M46; BellSngr
- { 0x0FFF001,0x0F8F001, 0x11,0x0B, 0xA, +0, false }, // 3283: b57M47; SineWave
- { 0x0114131,0x0132261, 0x8B,0x0B, 0x6, +0, false }, // 3284: b57M48; Strings1
- { 0x021FF31,0x0154461, 0x8B,0x0B, 0xA, +0, false }, // 3285: b57M49; Strings2
- { 0x0114131,0x0153261, 0x8B,0x0B, 0x2, +0, false }, // 3286: b57M50; Strings3
- { 0x013FD71,0x0D6E721, 0x1C,0x0B, 0xE, +0, false }, // 3287: b57M51; Pzzicato
- { 0x0035171,0x0675421, 0x1C,0x0B, 0xE, +0, false }, // 3288: b57M52; Violin1
- { 0x0035171,0x0175421, 0x1C,0x0B, 0xE, +0, false }, // 3289: b57M53; b57M56; CtraBass
- { 0x0155471,0x0495321, 0x1C,0x0B, 0xE, +0, false }, // 3290: b57M54; Cello1
- { 0x0035171,0x0175461, 0x56,0x0B, 0xE, +0, false }, // 3291: b57M55; Cello2
- { 0x075F502,0x0F3F201, 0x29,0x8B, 0x0, +0, false }, // 3292: b57M57; Harp1
- { 0x075F002,0x033F401, 0x29,0x8B, 0x0, +0, false }, // 3293: b57M58; Harp2
- { 0x053F101,0x074F111, 0x49,0x0B, 0x6, +0, false }, // 3294: b57M59; Guitar1
- { 0x053F101,0x074F111, 0x89,0x0B, 0x6, +0, false }, // 3295: b57M60; Guitar2
- { 0x053F102,0x074F111, 0x89,0x0B, 0x6, +0, false }, // 3296: b57M61; EGuitar1
- { 0x053F102,0x074F111, 0x80,0x0B, 0x6, +0, false }, // 3297: b57M62; EGuitar2
- { 0x053F101,0x053F108, 0x40,0x4B, 0x0, +0, false }, // 3298: b57M63; Sitar
- { 0x02CD321,0x02CC321, 0x15,0x8B, 0xA, +0, false }, // 3299: b57M64; AcBass1
- { 0x0F2D401,0x08AC421, 0x18,0x8B, 0xA, +0, false }, // 3300: b57M65; AcBass2
- { 0x07BF001,0x0C8F411, 0x4E,0x0B, 0x4, +0, false }, // 3301: b57M66; ElBass1
- { 0x0ABF001,0x0ABF311, 0x44,0x0B, 0x4, +0, false }, // 3302: b57M67; ElBass2
- { 0x0C8F453,0x0BBF111, 0x0E,0x0B, 0x4, +0, false }, // 3303: b57M68; SlpBass1
- { 0x0C8F253,0x0C5F211, 0x0B,0x0B, 0x4, +0, false }, // 3304: b57M69; SlpBass2
- { 0x04CB421,0x0AC9421, 0x15,0x0B, 0xA, +0, false }, // 3305: b57M70; Frtless1
- { 0x01C9421,0x0AC6421, 0x15,0x0B, 0xA, +0, false }, // 3306: b57M71; Frtless2
- { 0x08F7721,0x02A60A1, 0x16,0x8B, 0x6, +0, false }, // 3307: b57M72; Flute1
- { 0x0BF7721,0x02A60A1, 0x19,0x8B, 0x6, +0, false }, // 3308: b57M73; Flute2
- { 0x0AFD6A1,0x02A60E2, 0x13,0x8B, 0x2, +0, false }, // 3309: b57M74; Piccolo1
- { 0x02495A2,0x02A60E2, 0x1D,0x8B, 0x2, +0, false }, // 3310: b57M75; Piccolo2
- { 0x130F4A4,0x02A60E1, 0x12,0x8B, 0xA, +0, false }, // 3311: b57M77; PanPipes
- { 0x00E6321,0x00E6321, 0x16,0x0B, 0xC, +0, false }, // 3312: b57M78; Sax1
- { 0x00A6331,0x00B6321, 0x16,0x0B, 0xC, +0, false }, // 3313: b57M79; Sax2
- { 0x00A6321,0x00B6321, 0x1B,0x0B, 0xC, +0, false }, // 3314: b57M80; Sax3
- { 0x00A6320,0x00B6321, 0x1B,0x0B, 0xC, +0, false }, // 3315: b57M81; Sax4
- { 0x0188232,0x0076061, 0x1C,0x8B, 0xC, +0, false }, // 3316: b57M82; Clrinet1
- { 0x0145132,0x03662E1, 0x18,0x8B, 0xC, +0, false }, // 3317: b57M83; Clrinet2
- { 0x0178731,0x00E8B22, 0xC3,0x0B, 0x2, +0, false }, // 3318: b57M84; Oboe
- { 0x0178E71,0x00E8B22, 0xC3,0x0F, 0x2, +0, false }, // 3319: b57M85; EngHorn
- { 0x0176E70,0x00E6B22, 0x8D,0x0B, 0x2, +0, false }, // 3320: b57M86; Bassoon
- { 0x006F224,0x0065231, 0x4F,0x0B, 0xE, +0, false }, // 3321: b57M87; Hrmonica
- { 0x0076431,0x067D061, 0x1B,0x0B, 0xE, +0, false }, // 3322: b57M88; Trumpet1
- { 0x0066131,0x036D261, 0x1B,0x0B, 0xC, +0, false }, // 3323: b57M89; Trumpet2
- { 0x0063131,0x0365061, 0x1F,0x0B, 0xC, +0, false }, // 3324: b57M90; Trmbone1
- { 0x0064131,0x036A061, 0x1F,0x0B, 0xC, +0, false }, // 3325: b57M91; Trmbone2
- { 0x0565321,0x016A021, 0x9A,0x8B, 0xE, +0, false }, // 3326: b57M92; b57M93; FrHorn1
- { 0x0585361,0x018A021, 0x19,0x0B, 0xC, +0, false }, // 3327: b57M94; Tuba
- { 0x0577361,0x017A021, 0x19,0x0B, 0xC, +0, false }, // 3328: b57M95; Brass1
- { 0x0A67121,0x096A121, 0x1B,0x0B, 0xE, +0, false }, // 3329: b57M96; Brass2
- { 0x044F585,0x045F0A1, 0x91,0x0B, 0x6, +0, false }, // 3330: b57M97; Vibes1
- { 0x033F507,0x025F061, 0x51,0x0B, 0x6, +0, false }, // 3331: b57M98; Vibes2
- { 0x021FF13,0x003FF11, 0x8C,0x80, 0xE, +0, false }, // 3332: b57M99; SynMllet
- { 0x00DF338,0x033F5B1, 0x8C,0x40, 0xE, +0, false }, // 3333: b57M100; WindBell
- { 0x055F587,0x054F022, 0x91,0x0B, 0x6, +0, false }, // 3334: b57M101; Glock
- { 0x032B6B3,0x031D190, 0x4A,0x0B, 0xE, +0, false }, // 3335: b57M102; TubeBell
- { 0x0F0FEC4,0x0B5F6C2, 0x0E,0x12, 0x0, +0, false }, // 3336: b57M103; Xylophne
- { 0x015DA05,0x013F001, 0x4E,0x80, 0xA, +0, false }, // 3337: b57M104; Marimba
- { 0x09AF231,0x027F032, 0x44,0x0B, 0x6, +0, false }, // 3338: b57M105; Sweep
- { 0x002A4B0,0x04240D7, 0xC4,0x8B, 0x0, +0, false }, // 3339: b57M106; Martian
- { 0x0F0F0CA,0x06259CC, 0x84,0x0B, 0xC, +0, false }, // 3340: b57M107; TwilgtZn
- { 0x0F0F530,0x09BF035, 0x35,0x0B, 0x2, +0, false }, // 3341: b57M108; NoTone
- { 0x002A4B4,0x04240D7, 0x87,0x8B, 0x6, +0, false }, // 3342: b57M109; LostInSp
- { 0x0530907,0x094F605, 0x40,0x0B, 0xE, +0, false }, // 3343: b57M110; Triangle
- { 0x025DA09,0x015F101, 0x4E,0x0B, 0xA, +0, false }, // 3344: b57M111; StlDrum
- { 0x0A0F406,0x046F600, 0x00,0x0B, 0xE, +0, false }, // 3345: b57M112; b57M114; SimmonSr
- { 0x0F0F007,0x0DC5C00, 0x00,0x0B, 0xE, +0, false }, // 3346: b57M113; RapScrth
- { 0x0FFF832,0x07FF511, 0x44,0x0B, 0xE, +0, false }, // 3347: b57M115; LogDrum
- { 0x0FFF832,0x07FF511, 0x44,0x0E, 0xE, +0, false }, // 3348: b57M116; LogDrum
- { 0x0FFF832,0x07FF511, 0x44,0x10, 0xE, +0, false }, // 3349: b57M117; LogDrum
- { 0x0530900,0x094F702, 0x40,0x00, 0xE, +0, false }, // 3350: b57M118; Koto
- { 0x0A8F211,0x0A8A001, 0x86,0x8B, 0x8, +0, false }, // 3351: b57M119; Jump
- { 0x070F200,0x072F213, 0x50,0x0B, 0xE, +0, false }, // 3352: b57M120; JewsHarp
- { 0x01111F0,0x01111E0, 0x00,0xCB, 0xE, +0, false }, // 3353: b57M121; Helicop
- { 0x060F207,0x072F212, 0x4F,0x0B, 0x8, +0, false }, // 3354: b57M122; Bell
- { 0x04FA800,0x04FD600, 0x0B,0x00, 0x0, +0, false }, // 3355: b57M123; BassDrm1
- { 0x0BFF80C,0x04FD600, 0x00,0x00, 0x1, +0, false }, // 3356: b57M124; BassDrm2
- { 0x0BFF704,0x04FD600, 0x00,0x00, 0x1, +0, false }, // 3357: b57M125; Banjo
- { 0x0BFF501,0x04FD600, 0x00,0x00, 0x1, +0, false }, // 3358: b57M126; AlogSynt
- { 0x0BFF701,0x00F10DE, 0x00,0x00, 0x1, +0, false }, // 3359: b57M127; Wow
- { 0x80B2F131,0x80AFF111, 0x8F,0x83, 0x8, +0, false }, // 3360: fat4M0; AcouGrandPiano
- { 0x80B2F131,0x80D5C131, 0x19,0x01, 0x1, +0, false }, // 3361: fat4M0; AcouGrandPiano
- { 0x80D2F111,0x80E6F211, 0x4C,0x83, 0xA, +0, false }, // 3362: fat4M1; BrightAcouGrand
- { 0x80D5C111,0x80E6C231, 0x15,0x00, 0x1, +0, false }, // 3363: fat4M1; BrightAcouGrand
- { 0x80D4F315,0x80E4B115, 0x5F,0x61, 0xE, +0, false }, // 3364: fat4M2; ElecGrandPiano
- { 0x80E4B111,0x80B5B111, 0x5C,0x00, 0x0, +0, false }, // 3365: fat4M2; ElecGrandPiano
- { 0x80D4F111,0x80E4C302, 0x89,0x5F, 0xD, +0, false }, // 3366: fat4M3; Honky-tonkPiano
- { 0x8035C100,0x80D5C111, 0x9B,0x00, 0x0, +0, false }, // 3367: fat4M3; Honky-tonkPiano
- { 0x80E7F21C,0x80B8F201, 0x6F,0x80, 0xC, +0, false }, // 3368: fat4M4; Rhodes Piano
- { 0x80E5B111,0x80B8F211, 0x9C,0x80, 0x1, +0, false }, // 3369: fat4M4; Rhodes Piano
- { 0x80E7C21C,0x80B8F301, 0x3A,0x80, 0x0, +0, false }, // 3370: fat4M5; Chorused Piano
- { 0x80F5B111,0x80D8F211, 0x1B,0x80, 0x1, +0, false }, // 3371: fat4M5; Chorused Piano
- { 0x8031F031,0x8037F234, 0x90,0x9F, 0x8, +0, false }, // 3372: fat4M6; Harpsichord
- { 0x8451F324,0x8497F211, 0x1C,0x00, 0x0, +0, false }, // 3373: fat4M6; Harpsichord
- { 0x8050F210,0x80F0E131, 0x60,0x5D, 0x4, +0, false }, // 3374: fat4M7; Clavinet
- { 0x8040B230,0x85E9F111, 0xA2,0x80, 0x0, +0, false }, // 3375: fat4M7; Clavinet
- { 0x80E6CE02,0x80E6F401, 0x25,0x00, 0x0, +0, false }, // 3376: fat4M8; Celesta
- { 0x80E6F507,0x80E5F341, 0xA1,0x00, 0x1, +0, false }, // 3377: fat4M8; Celesta
- { 0x80E3F217,0x80E2C211, 0x54,0x06, 0xA, +0, false }, // 3378: fat4M9; Glockenspiel
- { 0x80C3F219,0x80D2F291, 0x2B,0x07, 0x1, +0, false }, // 3379: fat4M9; Glockenspiel
- { 0x80045617,0x8004F601, 0x21,0x00, 0x2, +0, false }, // 3380: fat4M10; Music box
- { 0x8004A61A,0x8004F600, 0x27,0x0A, 0x1, +0, false }, // 3381: fat4M10; Music box
- { 0x80790825,0x80E6E385, 0x9A,0x5B, 0xA, +0, false }, // 3382: fat4M11; Vibraphone
- { 0x80E6F315,0x80E6F281, 0x62,0x00, 0x1, +0, false }, // 3383: fat4M11; Vibraphone
- { 0x8055F71C,0x80D88520, 0xA3,0x0D, 0x6, +0, false }, // 3384: fat4M12; Marimba
- { 0x8055F718,0x80D8E521, 0x23,0x00, 0x1, +0, false }, // 3385: fat4M12; Marimba
- { 0x80D6F90A,0x80D6F784, 0x53,0x80, 0xA, +0, false }, // 3386: fat4M13; Xylophone
- { 0x80A6F615,0x80E6F601, 0x91,0x00, 0x1, +0, false }, // 3387: fat4M13; Xylophone
- { 0x80B3D441,0x80B4C280, 0x8A,0x13, 0x4, +0, false }, // 3388: fat4M14; Tubular Bells
- { 0x8082D345,0x80E3A381, 0x59,0x80, 0x1, +0, false }, // 3389: fat4M14; Tubular Bells
- { 0x80F7E701,0x81557403, 0x84,0x49, 0xD, +0, false }, // 3390: fat4M15; Dulcimer
- { 0x8005B301,0x80F77601, 0x80,0x80, 0x1, +0, false }, // 3391: fat4M15; Dulcimer
- { 0x802AA2A0,0x802AA522, 0x85,0x9E, 0x7, +0, false }, // 3392: fat4M16; Hammond Organ
- { 0x802AA5A2,0x802AA128, 0x83,0x95, 0x1, +0, false }, // 3393: fat4M16; Hammond Organ
- { 0x802A91A0,0x803AC821, 0x85,0x0B, 0x7, +0, false }, // 3394: fat4M17; Percussive Organ
- { 0x8038C620,0x8057F621, 0x81,0x80, 0x1, +0, false }, // 3395: fat4M17; Percussive Organ
- { 0x812AA6E3,0x800AAF61, 0x56,0x83, 0x8, +0, false }, // 3396: fat4M18; Rock Organ
- { 0x800AAFE1,0x800AAF62, 0x91,0x83, 0x1, +0, false }, // 3397: fat4M18; Rock Organ
- { 0x8002B025,0x80057030, 0x5F,0x40, 0xC, +0, false }, // 3398: fat4M19; Church Organ
- { 0x8002C031,0x80056031, 0x46,0x80, 0x1, +0, false }, // 3399: fat4M19; Church Organ
- { 0x8015C821,0x80056F31, 0x93,0x00, 0xC, +0, false }, // 3400: fat4M20; Reed Organ
- { 0x8005CF31,0x80057F32, 0x16,0x87, 0x1, +0, false }, // 3401: fat4M20; Reed Organ
- { 0x871A7223,0x802A7221, 0xAC,0x83, 0x0, +0, false }, // 3402: fat4M21; Accordion
- { 0x841A6223,0x802A62A1, 0x22,0x00, 0x1, +0, false }, // 3403: fat4M21; Accordion
- { 0x8006FF25,0x8005FF23, 0xA1,0x2F, 0xA, +0, false }, // 3404: fat4M22; Harmonica
- { 0x8405FFA1,0x80096F22, 0x1F,0x80, 0x0, +0, false }, // 3405: fat4M22; Harmonica
- { 0x811A6223,0x802A7221, 0x19,0x80, 0xC, +0, false }, // 3406: fat4M23; Tango Accordion
- { 0x841A6223,0x802A7222, 0x1E,0x83, 0x1, +0, false }, // 3407: fat4M23; Tango Accordion
- { 0x8074F302,0x80B8F341, 0x9C,0x80, 0xA, +0, false }, // 3408: fat4M24; Acoustic Guitar1
- { 0x8274D302,0x80B8D382, 0xA5,0x40, 0x1, +0, false }, // 3409: fat4M24; Acoustic Guitar1
- { 0x82F6F234,0x80F7F231, 0x5B,0x9E, 0xC, +0, false }, // 3410: fat4M25; Acoustic Guitar2
- { 0x80F7F223,0x80E7F111, 0xAB,0x00, 0x0, +0, false }, // 3411: fat4M25; Acoustic Guitar2
- { 0x80FAF322,0x80FAF223, 0x53,0x66, 0xA, +0, false }, // 3412: fat4M26; Electric Guitar1
- { 0x80FAC221,0x80F7C221, 0xA7,0x00, 0x0, +0, false }, // 3413: fat4M26; Electric Guitar1
- { 0x8022FA02,0x80F3F301, 0x4C,0x97, 0x8, +0, false }, // 3414: fat4M27; Electric Guitar2
- { 0x81F3C204,0x80F7C111, 0x9D,0x00, 0x0, +0, false }, // 3415: fat4M27; Electric Guitar2
- { 0x80AFC711,0x80F8F501, 0x87,0x00, 0x8, +0, false }, // 3416: fat4M28; Electric Guitar3
- { 0x8098C301,0x80F8C302, 0x18,0x00, 0x1, +0, false }, // 3417: fat4M28; Electric Guitar3
- { 0x84F2B913,0x80119102, 0x0D,0x1A, 0xA, +0, false }, // 3418: fat4M29; Overdrive Guitar
- { 0x814A9221,0x802A9122, 0x99,0x00, 0x0, +0, false }, // 3419: fat4M29; Overdrive Guitar
- { 0x8242F823,0x82FA9122, 0x96,0x1A, 0x0, +0, false }, // 3420: fat4M30; Distorton Guitar
- { 0x80BA9221,0x804A9122, 0x99,0x00, 0x0, +0, false }, // 3421: fat4M30; Distorton Guitar
- { 0x804F2009,0x80F8D104, 0xA1,0x80, 0x8, +0, false }, // 3422: fat4M31; Guitar Harmonics
- { 0x82F8F802,0x80F8F602, 0x87,0x00, 0x1, +0, false }, // 3423: fat4M31; Guitar Harmonics
- { 0x8015A701,0x80C8A301, 0x4D,0x00, 0x2, +0, false }, // 3424: fat4M32; Acoustic Bass
- { 0x80317101,0x80C87301, 0x93,0x00, 0x1, +0, false }, // 3425: fat4M32; Acoustic Bass
- { 0x80E5F111,0x80E5F312, 0xA8,0x57, 0x4, +0, false }, // 3426: fat4M33; Electric Bass 1
- { 0x80E5E111,0x80E6E111, 0x97,0x00, 0x0, +0, false }, // 3427: fat4M33; Electric Bass 1
- { 0x80C7F001,0x8027F101, 0xB3,0x16, 0x6, +0, false }, // 3428: fat4M34; Electric Bass 2
- { 0x8027F101,0x8028F101, 0x16,0x00, 0x0, +0, false }, // 3429: fat4M34; Electric Bass 2
- { 0x80285131,0x80487132, 0x5B,0x00, 0xC, +0, false }, // 3430: fat4M35; Fretless Bass
- { 0x80487131,0x80487131, 0x19,0x00, 0x1, +0, false }, // 3431: fat4M35; Fretless Bass
- { 0x809AA101,0x80DFF221, 0x8B,0x40, 0x8, +0, false }, // 3432: fat4M36; Slap Bass 1
- { 0x80DAF904,0x80DFF701, 0x0B,0x80, 0x1, +0, false }, // 3433: fat4M36; fat4M37; Slap Bass 1; Slap Bass 2
- { 0x809AA101,0x80DFF221, 0x89,0x40, 0x6, +0, false }, // 3434: fat4M37; Slap Bass 2
- { 0x80C8F621,0x80C8F101, 0x1C,0x1F, 0xA, +0, false }, // 3435: fat4M38; Synth Bass 1
- { 0x80C8F101,0x80C8F201, 0xD8,0x00, 0x0, +0, false }, // 3436: fat4M38; Synth Bass 1
- { 0x81C8F621,0x80C8F101, 0x1C,0x1F, 0xA, +0, false }, // 3437: fat4M39; Synth Bass 2
- { 0x80425401,0x80C8F201, 0x12,0x00, 0x0, +0, false }, // 3438: fat4M39; Synth Bass 2
- { 0x8113DD31,0x80265621, 0x15,0x00, 0x8, +0, false }, // 3439: fat4M40; Violin
- { 0x81038D12,0x80866503, 0x95,0x8B, 0x1, +0, false }, // 3440: fat4M40; fat4M41; Viola; Violin
- { 0x8113DD31,0x80265621, 0x17,0x00, 0x8, +0, false }, // 3441: fat4M41; Viola
- { 0x8513DD31,0x80265621, 0x95,0x00, 0x8, +0, false }, // 3442: fat4M42; Cello
- { 0x81038D13,0x80866605, 0x95,0x8C, 0x1, +0, false }, // 3443: fat4M42; Cello
- { 0x8243CC70,0x821774A0, 0x92,0x03, 0xE, +0, false }, // 3444: fat4M43; Contrabass
- { 0x8007BF21,0x81076F21, 0x95,0x00, 0x1, +0, false }, // 3445: fat4M43; Contrabass
- { 0x8515C261,0x80056FA1, 0x97,0x00, 0x6, +0, false }, // 3446: fat4M44; Tremulo Strings
- { 0x808FB563,0x808FB5A5, 0x13,0x94, 0x1, +0, false }, // 3447: fat4M44; Tremulo Strings
- { 0x80848523,0x80748212, 0xA7,0xA4, 0xE, +0, false }, // 3448: fat4M45; fat4M46; Orchestral Harp; Pizzicato String
- { 0x80748202,0x80358511, 0x27,0x00, 0x0, +0, false }, // 3449: fat4M45; Pizzicato String
- { 0x80748202,0x80338411, 0x27,0x00, 0x0, +0, false }, // 3450: fat4M46; Orchestral Harp
- { 0x8105F510,0x80C3F211, 0x41,0x00, 0x2, +0, false }, // 3451: fat4M47; Timpany
- { 0x8005F511,0x80C3F212, 0x01,0x1E, 0x1, +0, false }, // 3452: fat4M47; Timpany
- { 0x82036130,0x821764A0, 0x98,0x03, 0xE, +0, false }, // 3453: fat4M48; String Ensemble1
- { 0x81176561,0x80176521, 0x92,0x00, 0x1, +0, false }, // 3454: fat4M48; String Ensemble1
- { 0x82234130,0x82174460, 0x98,0x01, 0xE, +0, false }, // 3455: fat4M49; String Ensemble2
- { 0x81037FA1,0x81073F21, 0x98,0x00, 0x1, +0, false }, // 3456: fat4M49; String Ensemble2
- { 0x8012C121,0x80054F61, 0x1A,0x00, 0xC, +0, false }, // 3457: fat4M50; Synth Strings 1
- { 0x8012C1A1,0x80054F21, 0x93,0x00, 0x1, +0, false }, // 3458: fat4M50; Synth Strings 1
- { 0x8022C121,0x80054F61, 0x18,0x00, 0xC, +0, false }, // 3459: fat4M51; SynthStrings 2
- { 0x8022C122,0x80054F22, 0x0B,0x1C, 0x1, +0, false }, // 3460: fat4M51; SynthStrings 2
- { 0x80F5A006,0x8035A3E4, 0x03,0x23, 0xE, +0, false }, // 3461: fat4M52; Choir Aahs
- { 0x80077FA1,0x80077F61, 0x51,0x00, 0x1, +0, false }, // 3462: fat4M52; Choir Aahs
- { 0x80578402,0x8074A7E4, 0x05,0x16, 0xE, +0, false }, // 3463: fat4M53; Voice Oohs
- { 0x803974A1,0x80677161, 0x90,0x00, 0x1, +0, false }, // 3464: fat4M53; Voice Oohs
- { 0x8054990A,0x80639707, 0x65,0x60, 0x8, +0, false }, // 3465: fat4M54; Synth Voice
- { 0x81045FA1,0x80066F61, 0x59,0x00, 0x0, +0, false }, // 3466: fat4M54; Synth Voice
- { 0x82686500,0x8613C500, 0x00,0x00, 0xB, +0, false }, // 3467: fat4M55; Orchestra Hit
- { 0x8606C800,0x83077400, 0x00,0x00, 0x1, +0, false }, // 3468: fat4M55; Orchestra Hit
- { 0x80178521,0x80098F21, 0x92,0x01, 0xC, +0, false }, // 3469: fat4M56; Trumpet
- { 0x80178421,0x8008AF61, 0x15,0x0B, 0x1, +0, false }, // 3470: fat4M56; Trumpet
- { 0x80178521,0x80097F21, 0x94,0x05, 0xC, +0, false }, // 3471: fat4M57; Trombone
- { 0x80178421,0x8008AF61, 0x15,0x0D, 0x1, +0, false }, // 3472: fat4M57; Trombone
- { 0x80157620,0x80378261, 0x94,0x00, 0xC, +0, false }, // 3473: fat4M58; Tuba
- { 0x802661B1,0x80266171, 0xD3,0x80, 0x1, +0, false }, // 3474: fat4M58; Tuba
- { 0x81277131,0x80499161, 0x15,0x83, 0xC, +0, false }, // 3475: fat4M59; Muted Trumpet
- { 0x80277DB1,0x80297A21, 0x10,0x08, 0x1, +0, false }, // 3476: fat4M59; Muted Trumpet
- { 0x800A6321,0x800B7F21, 0x9F,0x00, 0xE, +0, false }, // 3477: fat4M60; French Horn
- { 0x800A65A1,0x800B7F61, 0xA2,0x00, 0x1, +0, false }, // 3478: fat4M60; French Horn
- { 0x80257221,0x800A7F21, 0x16,0x05, 0xC, +0, false }, // 3479: fat4M61; Brass Section
- { 0x80357A21,0x803A7A21, 0x1D,0x09, 0x1, +0, false }, // 3480: fat4M61; Brass Section
- { 0x8035C221,0x800ACF61, 0x16,0x09, 0xE, +0, false }, // 3481: fat4M62; Synth Brass 1
- { 0x804574A1,0x80087F21, 0x8A,0x00, 0x1, +0, false }, // 3482: fat4M62; Synth Brass 1
- { 0x801A52A1,0x801B8F61, 0x97,0x00, 0xC, +0, false }, // 3483: fat4M63; Synth Brass 2
- { 0x801A7521,0x801B8F21, 0xA1,0x00, 0x1, +0, false }, // 3484: fat4M63; Synth Brass 2
- { 0x820F9331,0x800F72A1, 0x96,0x00, 0x8, +0, false }, // 3485: fat4M64; Soprano Sax
- { 0x80078521,0x81278431, 0x96,0x00, 0x1, +0, false }, // 3486: fat4M64; Soprano Sax
- { 0x81039331,0x800972A1, 0x8E,0x00, 0x8, +0, false }, // 3487: fat4M65; Alto Sax
- { 0x8006C524,0x81276431, 0xA1,0x00, 0x1, +0, false }, // 3488: fat4M65; Alto Sax
- { 0x810693B1,0x80067271, 0x8E,0x00, 0xA, +0, false }, // 3489: fat4M66; Tenor Sax
- { 0x80088521,0x802884B1, 0x5D,0x00, 0x1, +0, false }, // 3490: fat4M66; Tenor Sax
- { 0x810F9331,0x800F7272, 0x93,0x00, 0xC, +0, false }, // 3491: fat4M67; Baritone Sax
- { 0x80068522,0x801684B1, 0x61,0x00, 0x1, +0, false }, // 3492: fat4M67; Baritone Sax
- { 0x802AA961,0x8036A823, 0xA3,0x52, 0x8, +0, false }, // 3493: fat4M68; Oboe
- { 0x8016AAA1,0x800A8F21, 0x94,0x80, 0x0, +0, false }, // 3494: fat4M68; Oboe
- { 0x80297721,0x81267A33, 0x21,0x55, 0x2, +0, false }, // 3495: fat4M69; English Horn
- { 0x80167AA1,0x80197A22, 0x93,0x00, 0x0, +0, false }, // 3496: fat4M69; English Horn
- { 0x81077B21,0x80007F22, 0x2B,0x57, 0xA, +0, false }, // 3497: fat4M70; Bassoon
- { 0x80197531,0x80196172, 0x51,0x00, 0x0, +0, false }, // 3498: fat4M70; Bassoon
- { 0x80219B32,0x80177221, 0x90,0x00, 0x8, +0, false }, // 3499: fat4M71; Clarinet
- { 0x80219B32,0x80177221, 0x90,0x13, 0x1, +0, false }, // 3500: fat4M71; Clarinet
- { 0x8011DA25,0x8068A6E3, 0x00,0x2B, 0xC, +0, false }, // 3501: fat4M72; fat4M73; Flute; Piccolo
- { 0x805F85E1,0x801A65E1, 0x1F,0x00, 0x1, +0, false }, // 3502: fat4M72; Piccolo
- { 0x805F88E1,0x801A65E1, 0x46,0x00, 0x1, +0, false }, // 3503: fat4M73; Flute
- { 0x8029C9A4,0x80086F21, 0xA2,0x80, 0xC, +0, false }, // 3504: fat4M74; Recorder
- { 0x8015CAA2,0x80086F21, 0xAA,0x00, 0x1, +0, false }, // 3505: fat4M74; Recorder
- { 0x8011DA25,0x8068A623, 0x00,0x1E, 0xC, +0, false }, // 3506: fat4M75; Pan Flute
- { 0x80588821,0x801A6521, 0x8C,0x00, 0x1, +0, false }, // 3507: fat4M75; Pan Flute
- { 0x80C676A1,0x80868726, 0x0D,0x59, 0xF, +0, false }, // 3508: fat4M76; Bottle Blow
- { 0x80566622,0x802665A1, 0x56,0x00, 0x0, +0, false }, // 3509: fat4M76; Bottle Blow
- { 0x80019F26,0x80487664, 0x00,0x25, 0xE, +0, false }, // 3510: fat4M77; Shakuhachi
- { 0x80465622,0x803645A1, 0xCB,0x00, 0x1, +0, false }, // 3511: fat4M77; Shakuhachi
- { 0x811467E1,0x80175461, 0x67,0x00, 0xC, +0, false }, // 3512: fat4M78; Whistle
- { 0x81146721,0x80164421, 0x6D,0x00, 0x1, +0, false }, // 3513: fat4M78; Whistle
- { 0x8001DF26,0x803876E4, 0x00,0x2B, 0xC, +0, false }, // 3514: fat4M79; Ocarina
- { 0x80369522,0x800776E1, 0xD8,0x00, 0x1, +0, false }, // 3515: fat4M79; Ocarina
- { 0x800FFF21,0x800FFF21, 0x35,0xB7, 0x4, +0, false }, // 3516: fat4M80; Lead 1 squareea
- { 0x800FFF21,0x860FFF21, 0xB9,0x80, 0x0, +0, false }, // 3517: fat4M80; Lead 1 squareea
- { 0x800FFF21,0x800FFF21, 0x36,0x1B, 0xA, +0, false }, // 3518: fat4M81; Lead 2 sawtooth
- { 0x800FFF21,0x8409CF61, 0x1D,0x00, 0x0, +0, false }, // 3519: fat4M81; Lead 2 sawtooth
- { 0x8087C4A3,0x8076C626, 0x00,0x57, 0xE, +0, false }, // 3520: fat4M82; Lead 3 calliope
- { 0x80558622,0x80186421, 0x46,0x80, 0x1, +0, false }, // 3521: fat4M82; Lead 3 calliope
- { 0x804AA321,0x800A8621, 0x48,0x00, 0x8, +0, false }, // 3522: fat4M83; Lead 4 chiff
- { 0x80126621,0x800A9621, 0x45,0x00, 0x1, +0, false }, // 3523: fat4M83; Lead 4 chiff
- { 0x84F2B912,0x80119101, 0x0D,0x1A, 0xA, +0, false }, // 3524: fat4M84; Lead 5 charang
- { 0x812A9221,0x802A9122, 0x99,0x00, 0x0, +0, false }, // 3525: fat4M84; Lead 5 charang
- { 0x80157D61,0x801572B1, 0x40,0xA3, 0xE, +0, false }, // 3526: fat4M85; Lead 6 voice
- { 0x8005DFA2,0x80077F61, 0x5D,0x40, 0x1, +0, false }, // 3527: fat4M85; Lead 6 voice
- { 0x8001FF20,0x84068F61, 0x36,0x00, 0x8, +0, false }, // 3528: fat4M86; Lead 7 fifths
- { 0x800FFF21,0x84078F61, 0x27,0x00, 0x1, +0, false }, // 3529: fat4M86; Lead 7 fifths
- { 0x8029F121,0x8009F421, 0x8F,0x80, 0xA, +0, false }, // 3530: fat4M87; Lead 8 brass
- { 0x8109F121,0x8109F121, 0x1D,0x80, 0x1, +0, false }, // 3531: fat4M87; Lead 8 brass
- { 0x81035317,0x8004F608, 0x1A,0x0D, 0x2, +0, false }, // 3532: fat4M88; Pad 1 new age
- { 0x803241A1,0x80156161, 0x9D,0x00, 0x1, +0, false }, // 3533: fat4M88; Pad 1 new age
- { 0x8011A861,0x800325B1, 0x1F,0x80, 0xA, +0, false }, // 3534: fat4M89; Pad 2 warm
- { 0x8031A181,0x80032571, 0xA1,0x00, 0x1, +0, false }, // 3535: fat4M89; Pad 2 warm
- { 0x80141161,0x80165561, 0x17,0x00, 0xC, +0, false }, // 3536: fat4M90; Pad 3 polysynth
- { 0x8445C361,0x8025C361, 0x14,0x00, 0x1, +0, false }, // 3537: fat4M90; Pad 3 polysynth
- { 0x8021542A,0x80136A27, 0x80,0xA6, 0xE, +0, false }, // 3538: fat4M91; Pad 4 choir
- { 0x80015431,0x80036A72, 0x5D,0x00, 0x1, +0, false }, // 3539: fat4M91; Pad 4 choir
- { 0x80332121,0x80454222, 0x97,0x03, 0x8, +0, false }, // 3540: fat4M92; Pad 5 bowedpad
- { 0x80D421A1,0x80D54221, 0x99,0x03, 0x1, +0, false }, // 3541: fat4M92; Pad 5 bowedpad
- { 0x80336121,0x80354261, 0x8D,0x03, 0xA, +0, false }, // 3542: fat4M93; Pad 6 metallic
- { 0x8177A1A1,0x81473121, 0x1C,0x00, 0x1, +0, false }, // 3543: fat4M93; Pad 6 metallic
- { 0x80331121,0x80354261, 0x89,0x03, 0xA, +0, false }, // 3544: fat4M94; Pad 7 halo
- { 0x80E42121,0x80D54261, 0x8C,0x03, 0x1, +0, false }, // 3545: fat4M94; Pad 7 halo
- { 0x81471121,0x8007CF21, 0x15,0x00, 0x0, +0, false }, // 3546: fat4M95; Pad 8 sweep
- { 0x80E41121,0x80D55261, 0x8C,0x00, 0x1, +0, false }, // 3547: fat4M95; Pad 8 sweep
- { 0x858AFE0F,0x8006FB04, 0x83,0x85, 0xC, +0, false }, // 3548: fat4M96; FX 1 rain
- { 0x8003A821,0x8004A722, 0x99,0x00, 0x1, +0, false }, // 3549: fat4M96; FX 1 rain
- { 0x82322121,0x80133220, 0x8C,0x97, 0x6, +0, false }, // 3550: fat4M97; FX 2 soundtrack
- { 0x81031121,0x80133121, 0x0E,0x00, 0x1, +0, false }, // 3551: fat4M97; FX 2 soundtrack
- { 0x80937501,0x80B4C502, 0x61,0x80, 0x8, +0, false }, // 3552: fat4M98; FX 3 crystal
- { 0x80957406,0x8072A501, 0x5B,0x00, 0x1, +0, false }, // 3553: fat4M98; FX 3 crystal
- { 0x8056B222,0x8056F261, 0x92,0x8A, 0xC, +0, false }, // 3554: fat4M99; FX 4 atmosphere
- { 0x82343121,0x800532A1, 0x9D,0x80, 0x1, +0, false }, // 3555: fat4M99; FX 4 atmosphere
- { 0x8088A324,0x8087A322, 0x40,0x5B, 0xE, +0, false }, // 3556: fat4M100; FX 5 brightness
- { 0x8151F101,0x80F5F241, 0x13,0x00, 0x1, +0, false }, // 3557: fat4M100; FX 5 brightness
- { 0x804211A1,0x80731161, 0x10,0x92, 0xA, +0, false }, // 3558: fat4M101; FX 6 goblins
- { 0x80211161,0x80031DA1, 0x98,0x80, 0x1, +0, false }, // 3559: fat4M101; FX 6 goblins
- { 0x80167D62,0x801672A2, 0x57,0x80, 0x4, +0, false }, // 3560: fat4M102; FX 7 echoes
- { 0x80069F61,0x80049FA1, 0x5B,0x00, 0x1, +0, false }, // 3561: fat4M102; FX 7 echoes
- { 0x8024A238,0x8024F231, 0x9F,0x9C, 0x6, +0, false }, // 3562: fat4M103; FX 8 sci-fi
- { 0x8014F123,0x80238161, 0x9F,0x00, 0x0, +0, false }, // 3563: fat4M103; FX 8 sci-fi
- { 0x8053F301,0x81F6F101, 0x46,0x80, 0x0, +0, false }, // 3564: fat4M104; Sitar
- { 0x8053F201,0x80F6F208, 0x43,0x40, 0x1, +0, false }, // 3565: fat4M104; Sitar
- { 0x8135A511,0x8133A517, 0x10,0xA4, 0x0, +0, false }, // 3566: fat4M105; Banjo
- { 0x8141F611,0x82E5F211, 0x0D,0x00, 0x0, +0, false }, // 3567: fat4M105; Banjo
- { 0x80F8F755,0x81E4F752, 0x92,0x9F, 0xE, +0, false }, // 3568: fat4M106; Shamisen
- { 0x80E4F341,0x81E5F351, 0x13,0x00, 0x0, +0, false }, // 3569: fat4M106; Shamisen
- { 0x8032D493,0x8111EB11, 0x91,0x00, 0x8, +0, false }, // 3570: fat4M107; Koto
- { 0x8032D453,0x8112EB13, 0x91,0x0D, 0x1, +0, false }, // 3571: fat4M107; Koto
- { 0x8056FA04,0x8005C201, 0x4F,0x00, 0xC, +0, false }, // 3572: fat4M108; Kalimba
- { 0x83E5F720,0x80E5F521, 0x00,0x0C, 0x1, +0, false }, // 3573: fat4M108; Kalimba
- { 0x80207C21,0x810C6F22, 0x49,0x00, 0x6, +0, false }, // 3574: fat4M109; Bagpipe
- { 0x80207C21,0x810C6F22, 0x09,0x09, 0x1, +0, false }, // 3575: fat4M109; Bagpipe
- { 0x8133DD31,0x80165621, 0x85,0x00, 0xA, +0, false }, // 3576: fat4M110; Fiddle
- { 0x8133DD02,0x80166601, 0x83,0x80, 0x1, +0, false }, // 3577: fat4M110; Fiddle
- { 0x80298961,0x8406D8A3, 0x33,0xA4, 0x6, +0, false }, // 3578: fat4M111; Shanai
- { 0x8005DA21,0x800B8F22, 0x17,0x80, 0x0, +0, false }, // 3579: fat4M111; Shanai
- { 0x80E5F105,0x80E5C303, 0x6A,0x80, 0x6, +0, false }, // 3580: fat4M112; Tinkle Bell
- { 0x8053C601,0x80D5F583, 0x71,0x40, 0x1, +0, false }, // 3581: fat4M112; Tinkle Bell
- { 0x8026EC08,0x8016F804, 0x15,0x00, 0xA, +0, false }, // 3582: fat4M113; Agogo Bells
- { 0x8026EC07,0x8016F802, 0x15,0x00, 0x1, +0, false }, // 3583: fat4M113; Agogo Bells
- { 0x8024682C,0x8035DF01, 0xAB,0x00, 0x0, +0, false }, // 3584: fat4M114; Steel Drums
- { 0x80356705,0x8005DF01, 0x9D,0x00, 0x1, +0, false }, // 3585: fat4M114; Steel Drums
- { 0x84FCFA15,0x80ECFA12, 0x11,0x80, 0xA, +0, false }, // 3586: fat4M115; Woodblock
- { 0x80FCFA18,0x80E5F812, 0x9D,0x00, 0x1, +0, false }, // 3587: fat4M115; Woodblock
- { 0x8007A810,0x8003FA00, 0x86,0x03, 0x6, +0, false }, // 3588: fat4M116; Taiko Drum
- { 0x8007A801,0x8083F600, 0x5C,0x03, 0x1, +0, false }, // 3589: fat4M116; Taiko Drum
- { 0x8458F811,0x80E5F310, 0x8F,0x00, 0xE, +0, false }, // 3590: fat4M117; Melodic Tom
- { 0x8154F610,0x80E4F410, 0x92,0x00, 0x1, +0, false }, // 3591: fat4M117; Melodic Tom
- { 0x8455F811,0x80E5F410, 0x86,0x00, 0xE, +0, false }, // 3592: fat4M118; Synth Drum
- { 0x8155F311,0x80E5F410, 0x9C,0x00, 0x1, +0, false }, // 3593: fat4M118; Synth Drum
- { 0x80001F0F,0x83F01FC0, 0x00,0x00, 0xE, +0, false }, // 3594: fat4M119; Reverse Cymbal
- { 0x80001F0F,0x83F11FC0, 0x3F,0x3F, 0x1, +0, false }, // 3595: fat4M119; Reverse Cymbal
- { 0x8024F806,0x87845603, 0x80,0x88, 0xE, +0, false }, // 3596: fat4M120; Guitar FretNoise
- { 0x8024D803,0x87846604, 0x1E,0x08, 0x1, +0, false }, // 3597: fat4M120; Guitar FretNoise
- { 0x8001FF06,0x83043414, 0x00,0x00, 0xE, +0, false }, // 3598: fat4M121; Breath Noise
- { 0x80F10001,0x80F10001, 0x3F,0x3F, 0x1, +0, false }, // 3599: fat4M121; fat4M122; fat4M126; Applause/Noise; Breath Noise; Seashore
- { 0x8001FF26,0x81841204, 0x00,0x00, 0xE, +0, false }, // 3600: fat4M122; Seashore
- { 0x80F86848,0x80F10001, 0x00,0x3F, 0x5, +0, false }, // 3601: fat4M123; Bird Tweet
- { 0x80F86747,0x80F8464C, 0x00,0x00, 0x1, +0, false }, // 3602: fat4M123; Bird Tweet
- { 0x8261B235,0x8015F414, 0x1C,0x08, 0xA, +0, false }, // 3603: fat4M124; Telephone
- { 0x8715FE11,0x8019F487, 0x20,0xC0, 0x1, +0, false }, // 3604: fat4M124; Telephone
- { 0x81112EF0,0x811621E2, 0x00,0xC0, 0x8, +0, false }, // 3605: fat4M125; Helicopter
- { 0x87112EF0,0x811621E2, 0x00,0xC0, 0x1, +0, false }, // 3606: fat4M125; Helicopter
- { 0x8001FF26,0x871612E4, 0x00,0x00, 0xE, +0, false }, // 3607: fat4M126; Applause/Noise
- { 0x8059F200,0x8000F701, 0x00,0x00, 0xE, +0, false }, // 3608: fat4M127; Gunshot
- { 0x80F0F301,0x86C9F601, 0x00,0x00, 0x0, +0, false }, // 3609: fat4M127; Gunshot
- { 0x8277F810,0x8006F311, 0x44,0x00, 0x8, +0, false }, // 3610: fat4P35; Ac Bass Drum
- { 0x800CFD01,0x803CD600, 0x07,0x00, 0x0, +0, false }, // 3611: fat4P36; fat4P41; fat4P43; fat4P45; fat4P47; fat4P48; fat4P50; Bass Drum 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x800CF600,0x800CF600, 0x00,0x00, 0x1, +0, false }, // 3612: fat4P36; fat4P43; fat4P45; fat4P47; fat4P48; fat4P50; Bass Drum 1; High Floor Tom; High Tom; High-Mid Tom; Low Tom; Low-Mid Tom
- { 0x80FEF512,0x80FFF612, 0x11,0xA2, 0x6, +0, false }, // 3613: fat4P37; Side Stick
- { 0x80FFF901,0x80FFF811, 0x0F,0x00, 0x0, +0, false }, // 3614: fat4P37; Side Stick
- { 0x8205FC00,0x8017FA00, 0x00,0x00, 0xE, +0, false }, // 3615: fat4P38; fat4P40; Acoustic Snare; Electric Snare
- { 0x8007FC01,0x8638F802, 0x03,0x03, 0x1, +0, false }, // 3616: fat4P38; Acoustic Snare
- { 0x8204FF82,0x8015FF10, 0x00,0x06, 0xE, +0, false }, // 3617: fat4P39; Hand Clap
- { 0x8007FF00,0x8008FF01, 0x02,0x00, 0x1, +0, false }, // 3618: fat4P39; Hand Clap
- { 0x8007FC00,0x8638F801, 0x03,0x03, 0x1, +0, false }, // 3619: fat4P40; Electric Snare
- { 0x800CF600,0x8006F600, 0x00,0x00, 0x1, +0, false }, // 3620: fat4P41; Low Floor Tom
- { 0x8008F60C,0x8247FB12, 0x00,0x00, 0xA, +0, false }, // 3621: fat4P42; Closed High Hat
- { 0x8008F60C,0x8247FB12, 0x00,0x00, 0x1, +0, false }, // 3622: fat4P42; Closed High Hat
- { 0x8008F60C,0x82477B12, 0x00,0x00, 0xA, +0, false }, // 3623: fat4P44; Pedal High Hat
- { 0x8008F60C,0x82477B12, 0x00,0x00, 0x1, +0, false }, // 3624: fat4P44; Pedal High Hat
- { 0x8002F60C,0x8243CB12, 0x00,0x00, 0xA, +0, false }, // 3625: fat4P46; Open High Hat
- { 0x8002F60C,0x8243CB12, 0x00,0x15, 0x1, +0, false }, // 3626: fat4P46; Open High Hat
- { 0x8055F201,0x8000F441, 0x00,0x00, 0xE, +0, false }, // 3627: fat4P49; Crash Cymbal 1
- { 0x8000F301,0x80A4F48F, 0x00,0x00, 0x0, +0, false }, // 3628: fat4P49; Crash Cymbal 1
- { 0x83E4E40F,0x81E5F508, 0x00,0x0A, 0x6, +0, false }, // 3629: fat4P51; Ride Cymbal 1
- { 0x8366F50F,0x81A5F508, 0x00,0x19, 0x1, +0, false }, // 3630: fat4P51; Ride Cymbal 1
- { 0x8065F981,0x8030F241, 0x00,0x00, 0xE, +0, false }, // 3631: fat4P52; Chinese Cymbal
- { 0x8000FE46,0x8055F585, 0x00,0x00, 0x0, +0, false }, // 3632: fat4P52; Chinese Cymbal
- { 0x83E4E40F,0x81E5F507, 0x00,0x11, 0x6, +0, false }, // 3633: fat4P53; Ride Bell
- { 0x8365F50F,0x81A5F506, 0x00,0x1E, 0x1, +0, false }, // 3634: fat4P53; Ride Bell
- { 0x80C49406,0x82F5F604, 0x00,0x00, 0x0, +0, false }, // 3635: fat4P54; Tambourine
- { 0x8004F902,0x80F79705, 0x00,0x03, 0x0, +0, false }, // 3636: fat4P54; Tambourine
- { 0x8156F28F,0x8100F446, 0x03,0x00, 0xE, +0, false }, // 3637: fat4P55; Splash Cymbal
- { 0x8000F38F,0x80A5F442, 0x00,0x06, 0x0, +0, false }, // 3638: fat4P55; Splash Cymbal
- { 0x8237F811,0x8005F310, 0x45,0x00, 0x8, +0, false }, // 3639: fat4P56; Cow Bell
- { 0x8037F811,0x8005F310, 0x05,0x08, 0x1, +0, false }, // 3640: fat4P56; Cow Bell
- { 0x8155F381,0x8000F441, 0x00,0x00, 0xE, +0, false }, // 3641: fat4P57; Crash Cymbal 2
- { 0x8000F341,0x80A4F48F, 0x00,0x00, 0x0, +0, false }, // 3642: fat4P57; Crash Cymbal 2
- { 0x8503FF80,0x8014FF10, 0x00,0x00, 0xC, +0, false }, // 3643: fat4P58; Vibraslap
- { 0x8503FF80,0x8014FF10, 0x00,0x0D, 0x1, +0, false }, // 3644: fat4P58; Vibraslap
- { 0x83E5E40F,0x81E7F508, 0x00,0x0A, 0x6, +0, false }, // 3645: fat4P59; Ride Cymbal 2
- { 0x8366F50F,0x81A8F608, 0x00,0x19, 0x1, +0, false }, // 3646: fat4P59; Ride Cymbal 2
- { 0x800CF506,0x8008F502, 0xC8,0x0B, 0x6, +0, false }, // 3647: fat4P60; High Bongo
- { 0x800CF506,0x8007F501, 0xC5,0x03, 0x1, +0, false }, // 3648: fat4P60; High Bongo
- { 0x80BFFA01,0x8096C802, 0x8F,0x80, 0x6, +0, false }, // 3649: fat4P61; Low Bongo
- { 0x80BFFA01,0x8096C802, 0xCF,0x0B, 0x1, +0, false }, // 3650: fat4P61; Low Bongo
- { 0x8087FA01,0x80B7FA01, 0x51,0x00, 0x6, +0, false }, // 3651: fat4P62; Mute High Conga
- { 0x8087FA01,0x80B7FA01, 0x4F,0x08, 0x1, +0, false }, // 3652: fat4P62; Mute High Conga
- { 0x808DFA01,0x80B5F802, 0x55,0x00, 0x6, +0, false }, // 3653: fat4P63; Open High Conga
- { 0x808DFA01,0x80B5F802, 0x55,0x12, 0x1, +0, false }, // 3654: fat4P63; Open High Conga
- { 0x808DFA01,0x80B6F802, 0x59,0x00, 0x6, +0, false }, // 3655: fat4P64; Low Conga
- { 0x808DFA01,0x80B6F802, 0x59,0x12, 0x1, +0, false }, // 3656: fat4P64; Low Conga
- { 0x800AFA01,0x8006F900, 0x00,0x00, 0xE, +0, false }, // 3657: fat4P65; High Timbale
- { 0x800AFA01,0x8006F900, 0x00,0x0D, 0x1, +0, false }, // 3658: fat4P65; High Timbale
- { 0x8389F900,0x806CF600, 0x80,0x00, 0xE, +0, false }, // 3659: fat4P66; Low Timbale
- { 0x8089F900,0x806CF600, 0x80,0x08, 0x1, +0, false }, // 3660: fat4P66; Low Timbale
- { 0x8388F803,0x80B6F60C, 0x8D,0x00, 0xE, +0, false }, // 3661: fat4P67; High Agogo
- { 0x8088F803,0x80B8F80C, 0x88,0x12, 0x1, +0, false }, // 3662: fat4P67; High Agogo
- { 0x8388F803,0x80B6F60C, 0x88,0x03, 0xE, +0, false }, // 3663: fat4P68; Low Agogo
- { 0x8388F803,0x80B8F80C, 0x88,0x0F, 0x1, +0, false }, // 3664: fat4P68; Low Agogo
- { 0x804F760F,0x82187700, 0x40,0x08, 0xE, +0, false }, // 3665: fat4P69; Cabasa
- { 0x804F760F,0x82187700, 0x00,0x12, 0x1, +0, false }, // 3666: fat4P69; Cabasa
- { 0x8249C80F,0x82699B02, 0x40,0x80, 0xE, +0, false }, // 3667: fat4P70; Maracas
- { 0x8249C80F,0x82699B0F, 0xC0,0x19, 0x1, +0, false }, // 3668: fat4P70; Maracas
- { 0x8305AD57,0x80058D87, 0xDC,0x00, 0xE, +0, false }, // 3669: fat4P71; Short Whistle
- { 0x8305AD47,0x80058D87, 0xDC,0x12, 0x1, +0, false }, // 3670: fat4P71; Short Whistle
- { 0x8304A857,0x80048887, 0xDC,0x00, 0xE, +0, false }, // 3671: fat4P72; Long Whistle
- { 0x8304A857,0x80058887, 0xDC,0x08, 0x1, +0, false }, // 3672: fat4P72; Long Whistle
- { 0x8506F680,0x8016F610, 0x00,0x00, 0xC, +0, false }, // 3673: fat4P73; fat4P74; Long Guiro; Short Guiro
- { 0x850F6F00,0x850F6F00, 0x00,0x00, 0x1, +0, false }, // 3674: fat4P73; Short Guiro
- { 0x850F4F00,0x850F4F00, 0x00,0x00, 0x1, +0, false }, // 3675: fat4P74; Long Guiro
- { 0x83F40006,0x80F5F715, 0x3F,0x00, 0x0, +0, false }, // 3676: fat4P75; Claves
- { 0x83F40006,0x80F5F715, 0x3F,0x08, 0x1, +0, false }, // 3677: fat4P75; Claves
- { 0x83F40006,0x80F5F712, 0x3F,0x00, 0x0, +0, false }, // 3678: fat4P76; fat4P77; High Wood Block; Low Wood Block
- { 0x83F40006,0x80F5F712, 0x3F,0x08, 0x1, +0, false }, // 3679: fat4P76; fat4P77; High Wood Block; Low Wood Block
- { 0x87476701,0x80476703, 0xCD,0x40, 0x8, +0, false }, // 3680: fat4P78; Mute Cuica
- { 0x80476701,0x80556501, 0xC0,0x00, 0x1, +0, false }, // 3681: fat4P78; Mute Cuica
- { 0x80A76701,0x80356503, 0x17,0x1E, 0xA, +0, false }, // 3682: fat4P79; Open Cuica
- { 0x80777701,0x80057501, 0x9D,0x00, 0x1, +0, false }, // 3683: fat4P79; Open Cuica
- { 0x83F0E00A,0x8005FF1F, 0x40,0x40, 0x8, +0, false }, // 3684: fat4P80; Mute Triangle
- { 0x83F0E00A,0x8005FF1F, 0x40,0x48, 0x1, +0, false }, // 3685: fat4P80; Mute Triangle
- { 0x83F0E00A,0x8002FF1F, 0x7C,0x40, 0x8, +0, false }, // 3686: fat4P81; Open Triangle
- { 0x83E0F50A,0x8003FF1F, 0x7C,0x40, 0x1, +0, false }, // 3687: fat4P81; Open Triangle
- { 0x804F7F0F,0x821E7E00, 0x40,0x88, 0xE, +0, false }, // 3688: fat4P82; Shaker
- { 0x804F7F0F,0x821E7E00, 0x40,0x14, 0x1, +0, false }, // 3689: fat4P82; Shaker
- { 0x8332F905,0x80A6D604, 0x05,0x40, 0xE, +0, false }, // 3690: fat4P83; Jingle Bell
- { 0x8332F805,0x80A67404, 0x05,0x40, 0x1, +0, false }, // 3691: fat4P83; Jingle Bell
- { 0x86E5E403,0x87E7F507, 0x0D,0x11, 0xB, +0, false }, // 3692: fat4P84; Bell Tree
- { 0x8366F500,0x84A8F604, 0x1B,0x15, 0x0, +0, false }, // 3693: fat4P84; Bell Tree
- { 0x83F40003,0x80F5F715, 0x3F,0x00, 0x8, +0, false }, // 3694: fat4P85; Castanets
- { 0x83F40003,0x80F5F715, 0x3F,0x08, 0x1, +0, false }, // 3695: fat4P85; Castanets
- { 0x808DFA01,0x80B5F802, 0x4F,0x00, 0x6, +0, false }, // 3696: fat4P86; Mute Surdu
- { 0x808DFA01,0x80B5F802, 0x4F,0x12, 0x1, +0, false }, // 3697: fat4P86; Mute Surdu
- { 0x8084FA01,0x80B4F800, 0x4F,0x00, 0x6, +0, false }, // 3698: fat4P87; Open Surdu
- { 0x8084FA01,0x80B4F800, 0x4F,0x00, 0x1, +0, false }, // 3699: fat4P87; Open Surdu
- { 0x153F101,0x074F111, 0x49,0x04, 0x6, +0, false }, // 3700: b60M0; AcouGrandPiano
- { 0x153F101,0x074F111, 0x89,0x07, 0x6, +0, false }, // 3701: b60M1; BrightAcouGrand
- { 0x160F101,0x07BD211, 0x4D,0x01, 0x8, +0, false }, // 3702: b60M2; ElecGrandPiano
- { 0x153F181,0x074F111, 0x49,0x00, 0x6, +0, false }, // 3703: b60M3; Honky-tonkPiano
- { 0x150F101,0x07CD201, 0x4F,0x05, 0x6, +0, false }, // 3704: b60M4; Rhodes Piano
- { 0x118F603,0x0F9F212, 0x1C,0x04, 0xF, +0, false }, // 3705: b60M5; Chorused Piano
- { 0x1F9F131,0x0F9F331, 0x0E,0x04, 0xA, +0, false }, // 3706: b60M6; Harpsichord
- { 0x153F101,0x074F111, 0x49,0x01, 0x6, +0, false }, // 3707: b60M7; Clavinet
- { 0x1100133,0x0037D14, 0x07,0x00, 0x8, +0, false }, // 3708: b60M8; Celesta
- { 0x1F0F517,0x0F3F201, 0x53,0x09, 0x8, +0, false }, // 3709: b60M9; Glockenspiel
- { 0x1FFF5A3,0x0FFF5A2, 0x47,0x00, 0x0, +0, false }, // 3710: b60M10; Music box
- { 0x154F606,0x0B3F281, 0x73,0x03, 0x0, +0, false }, // 3711: b60M11; Vibraphone
- { 0x105F012,0x003F011, 0x15,0x80, 0xA, +0, false }, // 3712: b60M12; Marimba
- { 0x108F006,0x008F001, 0x0E,0x00, 0xE, +0, false }, // 3713: b60M13; Xylophone
- { 0x101FF64,0x062F32E, 0x1B,0x00, 0x4, +0, false }, // 3714: b60M14; Tubular Bells
- { 0x4049404,0x0059500, 0x00,0x00, 0x0, +0, false }, // 3715: b60M15; Dulcimer
- { 0x1118371,0x0828F73, 0x03,0x80, 0x9, +0, false }, // 3716: b60M16; Hammond Organ
- { 0x111C371,0x082CF73, 0x03,0x80, 0x9, +0, false }, // 3717: b60M17; Percussive Organ
- { 0x10381F0,0x005F171, 0xD9,0x85, 0xE, +0, false }, // 3718: b60M18; Rock Organ
- { 0x10F75F2,0x00FFFF0, 0x81,0x0E, 0x3, +0, false }, // 3719: b60M19; Church Organ
- { 0x1037532,0x0F8B062, 0x1C,0x04, 0xE, +0, false }, // 3720: b60M20; Reed Organ
- { 0x10BF224,0x00B5231, 0x4F,0x08, 0xE, +0, false }, // 3721: b60M21; Accordion
- { 0x1F09091,0x0FC4082, 0x88,0x80, 0x8, +0, false }, // 3722: b60M22; Harmonica
- { 0x10BF261,0x00B5270, 0x68,0x10, 0xA, +0, false }, // 3723: b60M23; Tango Accordion
- { 0x131F121,0x045C302, 0x0F,0x03, 0x0, +0, false }, // 3724: b60M24; Acoustic Guitar1
- { 0x112F101,0x082F101, 0x10,0x04, 0xA, +0, false }, // 3725: b60M25; Acoustic Guitar2
- { 0x1518503,0x071D211, 0x5E,0x07, 0xE, +0, false }, // 3726: b60M26; Electric Guitar1
- { 0x113F201,0x0F88401, 0x11,0x00, 0xA, +0, false }, // 3727: b60M27; Electric Guitar2
- { 0x121FF13,0x003FF11, 0x16,0x00, 0xA, +0, false }, // 3728: b60M28; Electric Guitar3
- { 0x14AF8F0,0x047F022, 0x00,0x0A, 0x8, +0, false }, // 3729: b60M29; Overdrive Guitar
- { 0x11797F0,0x018F161, 0x01,0x0A, 0x8, +0, false }, // 3730: b60M30; Distorton Guitar
- { 0x11797F1,0x018F126, 0x01,0x08, 0x8, +0, false }, // 3731: b60M31; Guitar Harmonics
- { 0x1EFF201,0x078F101, 0x1D,0x0A, 0xA, +0, false }, // 3732: b60M32; Acoustic Bass
- { 0x10FF7E1,0x00BF9B1, 0x9A,0x09, 0x8, +0, false }, // 3733: b60M33; Electric Bass 1
- { 0x1618221,0x0619522, 0x12,0x05, 0x8, +0, false }, // 3734: b60M34; Electric Bass 2
- { 0x18AE221,0x0A8E421, 0x11,0x00, 0xA, +0, false }, // 3735: b60M35; Fretless Bass
- { 0x150F101,0x025F301, 0x4F,0x05, 0x6, +0, false }, // 3736: b60M36; Slap Bass 1
- { 0x1937511,0x082F501, 0x4F,0x05, 0x0, +0, false }, // 3737: b60M37; Slap Bass 2
- { 0x119D531,0x01B6171, 0x88,0x80, 0xC, +0, false }, // 3738: b60M38; Synth Bass 1
- { 0x125F871,0x085F171, 0x40,0x08, 0x8, +0, false }, // 3739: b60M39; Synth Bass 2
- { 0x1035131,0x0065461, 0x1C,0x04, 0xE, +0, false }, // 3740: b60M40; Violin
- { 0x1035131,0x0065461, 0x16,0x04, 0xE, +0, false }, // 3741: b60M41; Viola
- { 0x11152B0,0x00531B1, 0xC5,0x82, 0x0, +0, false }, // 3742: b60M42; Cello
- { 0x1B69401,0x0268300, 0x00,0x14, 0x1, +0, false }, // 3743: b60M43; Contrabass
- { 0x11171B1,0x0154261, 0x82,0x04, 0x6, +0, false }, // 3744: b60M44; Tremulo Strings
- { 0x171E4B1,0x0E5E461, 0x8B,0x40, 0x6, +0, false }, // 3745: b60M45; Pizzicato String
- { 0x1829531,0x0B1F130, 0x9C,0x88, 0xC, +0, false }, // 3746: b60M46; Orchestral Harp
- { 0x1847824,0x004B000, 0x9A,0x00, 0x0, +0, false }, // 3747: b60M47; Timpany
- { 0x111A1B1,0x0157261, 0x81,0x04, 0x6, +0, false }, // 3748: b60M48; String Ensemble1
- { 0x11161B1,0x0153261, 0x81,0x04, 0x6, +0, false }, // 3749: b60M49; String Ensemble2
- { 0x1339111,0x0345122, 0x8A,0x80, 0x6, +0, false }, // 3750: b60M50; Synth Strings 1
- { 0x11171B1,0x0154261, 0x85,0x04, 0x6, +0, false }, // 3751: b60M51; SynthStrings 2
- { 0x015E5D1,0x0057B72, 0x5B,0x82, 0x0, +0, false }, // 3752: b60M52; Choir Aahs
- { 0x04964F2,0x0069261, 0x90,0x06, 0x0, +0, false }, // 3753: b60M53; Voice Oohs
- { 0x1537101,0x00CB222, 0x4F,0x08, 0xA, +0, false }, // 3754: b60M54; Synth Voice
- { 0x1526641,0x0768501, 0x00,0x00, 0x0, +0, false }, // 3755: b60M55; Orchestra Hit
- { 0x0177E61,0x0098E21, 0x92,0x00, 0xE, +0, false }, // 3756: b60M56; Trumpet
- { 0x0176E60,0x0096E21, 0x92,0x10, 0xE, +0, false }, // 3757: b60M57; Trombone
- { 0x165C201,0x006F321, 0x1D,0x0C, 0xE, +0, false }, // 3758: b60M58; Tuba
- { 0x0177E61,0x0098E21, 0x8F,0x04, 0xE, +0, false }, // 3759: b60M59; Muted Trumpet
- { 0x15A5321,0x01AAA21, 0x9F,0x82, 0xC, +0, false }, // 3760: b60M60; French Horn
- { 0x1AE71E1,0x00E81E2, 0x15,0x08, 0xE, +0, false }, // 3761: b60M61; Brass Section
- { 0x1AE7081,0x09EB023, 0x12,0x09, 0xA, +0, false }, // 3762: b60M62; Synth Brass 1
- { 0x1AE7081,0x09EB023, 0x18,0x09, 0xA, +0, false }, // 3763: b60M63; Synth Brass 2
- { 0x1FB7012,0x0FF5014, 0x92,0x04, 0xE, +0, false }, // 3764: b60M64; Soprano Sax
- { 0x1FB7012,0x0FF5013, 0x92,0x06, 0xE, +0, false }, // 3765: b60M65; Alto Sax
- { 0x1FB7011,0x0FF5013, 0x92,0x02, 0xE, +0, false }, // 3766: b60M66; Tenor Sax
- { 0x1FB7010,0x0FF5011, 0x92,0x0A, 0xE, +0, false }, // 3767: b60M67; Baritone Sax
- { 0x1FB7010,0x0FF5013, 0x92,0x06, 0xE, +0, false }, // 3768: b60M68; Oboe
- { 0x1FB7011,0x0FF5011, 0x92,0x02, 0xE, +0, false }, // 3769: b60M69; English Horn
- { 0x119D530,0x01B6171, 0xC8,0x82, 0xC, +0, false }, // 3770: b60M70; Bassoon
- { 0x11B5132,0x00BA261, 0x1A,0x0A, 0xC, +0, false }, // 3771: b60M71; Clarinet
- { 0x1297461,0x0097362, 0x12,0x80, 0xB, +0, false }, // 3772: b60M72; Piccolo
- { 0x05FF732,0x01F65B1, 0x43,0x80, 0x8, +0, false }, // 3773: b60M73; Flute
- { 0x05F87B1,0x01F67B0, 0x83,0x83, 0x8, +0, false }, // 3774: b60M74; Recorder
- { 0x05F8732,0x01F65B1, 0x83,0x80, 0x8, +0, false }, // 3775: b60M75; Pan Flute
- { 0x15F87A2,0x01F65B1, 0x03,0x00, 0x6, +0, false }, // 3776: b60M76; Bottle Blow
- { 0x0177E62,0x0098E21, 0x92,0x0C, 0xE, +0, false }, // 3777: b60M77; Shakuhachi
- { 0x1C70CB3,0x0A560B2, 0x9A,0x80, 0xD, +0, false }, // 3778: b60M78; Whistle
- { 0x15F6721,0x0FF5501, 0x83,0x86, 0x7, +0, false }, // 3779: b60M79; Ocarina
- { 0x11797F1,0x0E8F121, 0x00,0x04, 0x8, +0, false }, // 3780: b60M80; Lead 1 squareea
- { 0x31797F1,0x0E8F121, 0x00,0x06, 0x8, +0, false }, // 3781: b60M81; Lead 2 sawtooth
- { 0x15F8781,0x01B6580, 0x83,0x80, 0x6, +0, false }, // 3782: b60M82; Lead 3 calliope
- { 0x1F69401,0x009F426, 0x80,0x04, 0xA, +0, false }, // 3783: b60M83; Lead 4 chiff
- { 0x1F69442,0x008F423, 0x80,0x04, 0xA, +0, false }, // 3784: b60M84; Lead 5 charang
- { 0x10875E6,0x00963E3, 0x66,0x00, 0xF, +0, false }, // 3785: b60M85; Lead 6 voice
- { 0x1177426,0x017F5A0, 0x8E,0x83, 0xD, +0, false }, // 3786: b60M86; Lead 7 fifths
- { 0x116F1A1,0x008F421, 0x88,0x02, 0xC, +0, false }, // 3787: b60M87; Lead 8 brass
- { 0x143C373,0x0432370, 0x0C,0x00, 0x5, +0, false }, // 3788: b60M88; Pad 1 new age
- { 0x04914F2,0x0665261, 0x90,0x08, 0x0, +0, false }, // 3789: b60M89; Pad 2 warm
- { 0x11797B1,0x018F161, 0x06,0x08, 0x8, +0, false }, // 3790: b60M90; Pad 3 polysynth
- { 0x1176E81,0x0048B22, 0xC5,0x08, 0x8, +0, false }, // 3791: b60M91; Pad 4 choir
- { 0x100586E,0x0012632, 0x18,0x80, 0x6, +0, false }, // 3792: b60M92; Pad 5 bowedpad
- { 0x104C113,0x0075161, 0xD3,0x0A, 0xE, +0, false }, // 3793: b60M93; Pad 6 metallic
- { 0x107F021,0x0089022, 0x8E,0x40, 0x0, +0, false }, // 3794: b60M94; Pad 7 halo
- { 0x111D570,0x0112671, 0xC8,0x82, 0xA, +0, false }, // 3795: b60M95; Pad 8 sweep
- { 0x1427887,0x00485B6, 0x4D,0x02, 0xA, +0, false }, // 3796: b60M96; FX 1 rain
- { 0x11171B1,0x0154261, 0x8B,0x00, 0x6, +0, false }, // 3797: b60M97; FX 2 soundtrack
- { 0x654F699,0x003F2A1, 0x33,0x08, 0x0, +0, false }, // 3798: b60M98; FX 3 crystal
- { 0x1537101,0x0047132, 0x49,0x0A, 0x6, +0, false }, // 3799: b60M99; FX 4 atmosphere
- { 0x102A4B4,0x00245F6, 0x07,0x00, 0x6, +0, false }, // 3800: b60M100; FX 5 brightness
- { 0x10214B3,0x00285F5, 0x07,0x00, 0x6, +0, false }, // 3801: b60M101; FX 6 goblins
- { 0x015E5D1,0x0027B72, 0x9B,0x83, 0x0, +0, false }, // 3802: b60M102; FX 7 echoes
- { 0x1339660,0x02B5520, 0x00,0x03, 0x6, +0, false }, // 3803: b60M103; FX 8 sci-fi
- { 0x153F101,0x053F108, 0x00,0x00, 0x0, +0, false }, // 3804: b60M104; Sitar
- { 0x11FF721,0x03FF523, 0x0A,0x00, 0x4, +0, false }, // 3805: b60M105; Banjo
- { 0x153F101,0x088F108, 0x00,0x00, 0x0, +0, false }, // 3806: b60M106; Shamisen
- { 0x110F201,0x004F508, 0x11,0x00, 0x8, +0, false }, // 3807: b60M107; Koto
- { 0x105F011,0x003F010, 0x15,0x40, 0xA, +0, false }, // 3808: b60M108; Kalimba
- { 0x1176E30,0x00C8B21, 0x61,0x0C, 0x2, +0, false }, // 3809: b60M109; Bagpipe
- { 0x1035131,0x0075462, 0x1C,0x05, 0xE, +0, false }, // 3810: b60M110; Fiddle
- { 0x2FB7010,0x0FF5013, 0x52,0x06, 0xE, +0, false }, // 3811: b60M111; Shanai
- { 0x106FF09,0x004FF84, 0x4D,0x00, 0xC, +0, false }, // 3812: b60M112; Tinkle Bell
- { 0x106FF09,0x007FF84, 0x0D,0x00, 0xC, +0, false }, // 3813: b60M113; Agogo Bells
- { 0x1847825,0x004B001, 0x9A,0x06, 0x0, +0, false }, // 3814: b60M114; Steel Drums
- { 0x340FF55,0x007FF12, 0x80,0x00, 0x0, +0, false }, // 3815: b60M115; Woodblock
- { 0x340FF90,0x003FF10, 0x80,0x11, 0x0, +0, false }, // 3816: b60M116; Taiko Drum
- { 0x040FF10,0x003FF10, 0x80,0x8C, 0xE, +0, false }, // 3817: b60M117; Melodic Tom
- { 0x640FF10,0x003FF10, 0x37,0x0E, 0x0, +0, false }, // 3818: b60M118; Synth Drum
- { 0x000FF4E,0x0FD1F40, 0x00,0x00, 0xA, +0, false }, // 3819: b60M119; Reverse Cymbal
- { 0x1945315,0x0757800, 0x00,0x00, 0x0, +0, false }, // 3820: b60M120; Guitar FretNoise
- { 0x3063F72,0x0075F20, 0x85,0x0A, 0x6, +0, false }, // 3821: b60M121; Breath Noise
- { 0x000FF4E,0x0021E60, 0x00,0x00, 0xA, +0, false }, // 3822: b60M122; Seashore
- { 0x1F0F000,0x0FF5F09, 0x2E,0x00, 0xE, +0, false }, // 3823: b60M123; Bird Tweet
- { 0x111FE3E,0x019F123, 0x00,0xC0, 0x8, +0, false }, // 3824: b60M124; Telephone
- { 0x111FEB0,0x019F1A0, 0x00,0xC0, 0x8, +0, false }, // 3825: b60M125; Helicopter
- { 0x000FF4E,0x0022C60, 0x00,0x00, 0xA, +0, false }, // 3826: b60M126; Applause/Noise
- { 0x000FF0D,0x006F020, 0x00,0x00, 0xA, +0, false }, // 3827: b60M127; Gunshot
- { 0x0000000,0x0000000, 0x00,0x00, 0x0, +0, false }, // 3828: apgbloodM0; apgbloodM126; apgbloodM127; apgbloodP100; apgbloodP101; apgbloodP102; apgbloodP103; apgbloodP104; apgbloodP105; apgbloodP106; apgbloodP107; apgbloodP108; apgbloodP109; apgbloodP110; apgbloodP111; apgbloodP112; apgbloodP113; apgbloodP114; apgbloodP115; apgbloodP116; apgbloodP117; apgbloodP118; apgbloodP119; apgbloodP120; apgbloodP121; apgbloodP122; apgbloodP123; apgbloodP124; apgbloodP125; apgbloodP126; apgbloodP127; apgbloodP88; apgbloodP89; apgbloodP90; apgbloodP91; apgbloodP92; apgbloodP93; apgbloodP94; apgbloodP95; apgbloodP96; apgbloodP97; apgbloodP98; apgbloodP99; b60P0; b60P1; b60P10; b60P100; b60P101; b60P102; b60P103; b60P104; b60P105; b60P106; b60P107; b60P108; b60P109; b60P11; b60P110; b60P111; b60P112; b60P113; b60P114; b60P115; b60P116; b60P117; b60P118; b60P119; b60P12; b60P120; b60P121; b60P122; b60P123; b60P124; b60P125; b60P126; b60P127; b60P13; b60P14; b60P15; b60P16; b60P17; b60P18; b60P19; b60P2; b60P20; b60P21; b60P22; b60P23; b60P24; b60P25; b60P26; b60P27; b60P28; b60P29; b60P3; b60P30; b60P31; b60P32; b60P33; b60P34; b60P4; b60P5; b60P6; b60P7; b60P8; b60P87; b60P88; b60P89; b60P9; b60P90; b60P91; b60P92; b60P93; b60P94; b60P95; b60P96; b60P97; b60P98; b60P99; AcouGrandPiano; Applause/Noise; Gunshot; Open Surdu
- { 0x0E8E800,0x0F8A500, 0x0D,0x00, 0x6, +0, false }, // 3829: b60P36; b61P36; b65P36; b66P36; Bass Drum 1
- { 0x038EC12,0x009FA00, 0x06,0x06, 0xE, +0, false }, // 3830: b60P37; b61P37; b65P37; b66P37; Side Stick
- { 0x2F5F02F,0x207FA0F, 0x00,0x00, 0xE, +0, false }, // 3831: b60P38; b61P38; b65P38; b66P38; Acoustic Snare
- { 0x077F005,0x0EDFA00, 0x00,0x00, 0xE, +0, false }, // 3832: b60P39; b61P39; b65P39; b66P39; Hand Clap
- { 0x0F0F006,0x0F7F700, 0x00,0x00, 0xE, +0, false }, // 3833: b60P40; b61P40; b65P40; b66P40; Electric Snare
- { 0x0F6F600,0x097F700, 0x00,0x03, 0x1, +0, false }, // 3834: b60P41; b61P41; b65P41; b66P41; Low Floor Tom
- { 0x100F046,0x067FE02, 0x00,0x00, 0xE, +0, false }, // 3835: b60P42; b61P42; b65P42; b66P42; Closed High Hat
- { 0x0F6F600,0x0C7F700, 0x00,0x03, 0x1, +0, false }, // 3836: b60P43; b61P43; b65P43; b66P43; High Floor Tom
- { 0x0F0F063,0x2099902, 0x00,0x03, 0xE, +0, false }, // 3837: b60P44; b61P44; b65P44; b66P44; Pedal High Hat
- { 0x0F6F600,0x0C6F600, 0x00,0x03, 0x1, +0, false }, // 3838: b60P45; b60P47; b60P50; b61P45; b61P47; b61P50; b65P45; b65P47; b65P50; b66P45; b66P47; b66P50; High Tom; Low Tom; Low-Mid Tom
- { 0x1F0F043,0x204FD02, 0x00,0x03, 0xE, +0, false }, // 3839: b60P46; b61P46; b65P46; b66P46; Open High Hat
- { 0x0F6F500,0x0C5F500, 0x00,0x03, 0x1, +0, false }, // 3840: b60P48; b61P48; b65P48; b66P48; High-Mid Tom
- { 0x000F00F,0x2F4F4A0, 0x00,0x00, 0xE, +0, false }, // 3841: b60P49; b60P52; b60P55; b60P57; b61P49; b61P52; b61P55; b61P57; b65P49; b65P52; b65P55; b65P57; b66P49; b66P52; b66P55; b66P57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
- { 0x342F809,0x3E4F407, 0x06,0x40, 0xE, +0, false }, // 3842: apgnamP51; b60P51; b61P51; b65P51; b66P51; dukeP51; swP51; Ride Cymbal 1
- { 0x320F413,0x254F800, 0x4B,0x00, 0xE, +0, false }, // 3843: b60P53; b61P53; b65P53; b66P53; Ride Bell
- { 0x04F960E,0x218B700, 0x40,0x08, 0xE, +0, false }, // 3844: apgleeP54; apgnamP54; b60P54; b61P54; b65P54; b66P54; dukeP54; swP54; Tambourine
- { 0x276F502,0x0D6F809, 0x1B,0x05, 0x4, +0, false }, // 3845: apgnamP100; apgnamP101; apgnamP102; apgnamP103; apgnamP104; apgnamP105; apgnamP106; apgnamP107; apgnamP108; apgnamP109; apgnamP110; apgnamP111; apgnamP112; apgnamP113; apgnamP114; apgnamP115; apgnamP116; apgnamP117; apgnamP118; apgnamP119; apgnamP120; apgnamP121; apgnamP122; apgnamP123; apgnamP124; apgnamP125; apgnamP126; apgnamP127; apgnamP56; apgnamP90; apgnamP91; apgnamP92; apgnamP93; apgnamP94; apgnamP95; apgnamP96; apgnamP97; apgnamP98; apgnamP99; b60P56; b61P56; b65P56; b66P56; dukeP56; swP100; swP101; swP102; swP103; swP104; swP105; swP106; swP107; swP108; swP109; swP110; swP111; swP112; swP113; swP114; swP115; swP116; swP117; swP118; swP119; swP120; swP121; swP122; swP123; swP124; swP125; swP126; swP127; swP56; swP90; swP91; swP92; swP93; swP94; swP95; swP96; swP97; swP98; swP99; Cow Bell
- { 0x10070E1,0x0F4A4E0, 0x00,0x09, 0xE, +0, false }, // 3846: b60P58; b61P58; b65P58; b66P58; Vibraslap
- { 0x342F809,0x3E4F404, 0x06,0x44, 0xE, +0, false }, // 3847: apgnamP59; b60P59; b61P59; b65P59; b66P59; dukeP59; swP59; Ride Cymbal 2
- { 0x1F8F830,0x0B6F511, 0x21,0x08, 0x0, +0, false }, // 3848: b60P60; b61P60; b65P60; b66P60; High Bongo
- { 0x1F8F830,0x0A6F511, 0x1E,0x08, 0x0, +0, false }, // 3849: b60P61; b61P61; b65P61; b66P61; Low Bongo
- { 0x248EB00,0x078F700, 0x95,0x0D, 0x0, +0, false }, // 3850: b60P62; b61P62; b65P62; b66P62; Mute High Conga
- { 0x259FB00,0x038E700, 0x94,0x0D, 0x0, +0, false }, // 3851: b60P63; b61P63; b65P63; b66P63; Open High Conga
- { 0x256FB00,0x0C7F600, 0x98,0x0D, 0x0, +0, false }, // 3852: b60P64; b61P64; b65P64; b66P64; Low Conga
- { 0x1F8F832,0x0F5F531, 0x85,0x08, 0xC, +0, false }, // 3853: b60P65; b61P65; b65P65; b66P65; High Timbale
- { 0x1BAE812,0x099F511, 0x80,0x08, 0xC, +0, false }, // 3854: b60P66; b61P66; b65P66; b66P66; Low Timbale
- { 0x387FD00,0x0F6E622, 0x00,0x08, 0x0, +0, false }, // 3855: b60P67; b61P67; b65P67; b66P67; High Agogo
- { 0x387FD00,0x0F6F522, 0x00,0x08, 0x0, +0, false }, // 3856: b60P68; b61P68; b65P68; b66P68; Low Agogo
- { 0x0FEF025,0x2586C03, 0x00,0x93, 0xE, +0, false }, // 3857: b60P69; b61P69; b65P69; b66P69; Cabasa
- { 0x04F760E,0x2187704, 0x40,0x08, 0xE, +0, false }, // 3858: apgnamP70; b60P70; b61P70; b65P70; dukeP70; swP70; Maracas
- { 0x3F77723,0x2F68623, 0x04,0x0A, 0xC, +0, false }, // 3859: b60P71; b61P71; b65P71; b66P71; Short Whistle
- { 0x3F76623,0x2F68623, 0x04,0x0A, 0xC, +0, false }, // 3860: b60P72; b61P72; b65P72; b66P72; Long Whistle
- { 0x306FF80,0x0176F11, 0x00,0x0B, 0xE, +0, false }, // 3861: apgnamP73; b60P73; b61P73; b65P73; b66P73; dukeP73; Short Guiro
- { 0x306FF80,0x0166F11, 0x00,0x0B, 0xE, +0, false }, // 3862: apgnamP74; b60P74; b61P74; b65P74; b66P74; dukeP74; Long Guiro
- { 0x1D1F813,0x0F5F532, 0x61,0x0C, 0x6, +0, false }, // 3863: b60P75; b61P75; b65P75; b66P75; Claves
- { 0x1D1F813,0x0F6F632, 0x6C,0x08, 0x6, +0, false }, // 3864: b60P76; b60P77; b61P76; b61P77; b65P76; b65P77; b66P76; b66P77; High Wood Block; Low Wood Block
- { 0x045FC41,0x0C56943, 0x45,0x00, 0x0, +0, false }, // 3865: apgnamP78; b60P78; b61P78; b65P78; b66P78; dukeP78; swP78; Mute Cuica
- { 0x045FC41,0x0056942, 0x45,0x00, 0x0, +0, false }, // 3866: apgleeP78; apgnamP79; b60P79; b61P79; b65P79; b66P79; dukeP79; swP79; Mute Cuica; Open Cuica
- { 0x060F205,0x07AF414, 0x51,0x80, 0xA, +0, false }, // 3867: b60P80; b61P80; b65P80; b66P80; Mute Triangle
- { 0x060F285,0x0B8F294, 0x51,0x80, 0xA, +0, false }, // 3868: b60P81; b61P81; b65P81; b66P81; Open Triangle
- { 0x1F5F213,0x0F5F111, 0xC6,0x00, 0x0, +0, false }, // 3869: b61M2; ElecGrandPiano
- { 0x013F201,0x043F501, 0x22,0x00, 0xE, +0, false }, // 3870: b61M5; Chorused Piano
- { 0x0F9F131,0x0F9F332, 0x8E,0x80, 0xA, +0, false }, // 3871: b61M6; Harpsichord
- { 0x060F207,0x072F212, 0x4F,0x0A, 0x8, +0, false }, // 3872: b61M9; Glockenspiel
- { 0x015DA85,0x013F981, 0x4E,0x80, 0xA, +0, false }, // 3873: b61M12; Marimba
- { 0x0F0FF06,0x0B5F8C4, 0x00,0x00, 0xE, +0, false }, // 3874: b61M13; Xylophone
- { 0x060F217,0x072F202, 0x4F,0x10, 0x8, +0, false }, // 3875: apgleeM14; apgleeP81; b61M14; Open Triangle; Tubular Bells
- { 0x053F103,0x074F217, 0x0F,0x0B, 0x0, +0, false }, // 3876: b61M15; Dulcimer
- { 0x00FFF24,0x00FFF22, 0x80,0x40, 0x1, +0, false }, // 3877: b61M17; Percussive Organ
- { 0x0FFF001,0x00F9031, 0x4F,0x00, 0x6, +0, false }, // 3878: b61M18; Rock Organ
- { 0x1069FB2,0x10FB4B0, 0xC0,0x80, 0x9, +0, false }, // 3879: b61M19; Church Organ
- { 0x0FFF001,0x00F9033, 0x4F,0x08, 0x6, +0, false }, // 3880: b61M20; Reed Organ
- { 0x00BF224,0x00B9231, 0x4F,0x10, 0xE, +0, false }, // 3881: b61M21; Accordion
- { 0x0035121,0x0677262, 0x15,0x80, 0xA, +0, false }, // 3882: b61M22; Harmonica
- { 0x1AFF5E0,0x10FF4E1, 0xCE,0x00, 0xC, +0, false }, // 3883: b61M23; Tango Accordion
- { 0x021FF13,0x003FF11, 0x93,0x80, 0xA, +0, false }, // 3884: b61M24; Acoustic Guitar1
- { 0x101FF11,0x003FF11, 0x8B,0x80, 0x0, +0, false }, // 3885: b61M25; Acoustic Guitar2
- { 0x171F503,0x083F211, 0x5E,0x00, 0xE, +0, false }, // 3886: b61M26; Electric Guitar1
- { 0x031F121,0x044F406, 0x40,0x80, 0x0, +0, false }, // 3887: b61M27; Electric Guitar2
- { 0x01A9161,0x01AC1E5, 0x40,0x03, 0x8, +0, false }, // 3888: b61M30; Distorton Guitar
- { 0x0AE71E1,0x07EF0E7, 0x16,0x40, 0xA, +0, false }, // 3889: b61M31; Guitar Harmonics
- { 0x0EEC101,0x0DEF302, 0x23,0x00, 0xA, +0, false }, // 3890: b61M33; Electric Bass 1
- { 0x071FB51,0x0B9F301, 0x00,0x00, 0x0, +0, false }, // 3891: b61M34; Electric Bass 2
- { 0x0EFF230,0x078F520, 0x1E,0x00, 0xE, +0, false }, // 3892: b61M35; Fretless Bass
- { 0x1889501,0x003FF12, 0x40,0x00, 0x6, +0, false }, // 3893: b61M36; Slap Bass 1
- { 0x1F7F501,0x2F7F501, 0x10,0x00, 0x0, +0, false }, // 3894: b61M37; Slap Bass 2
- { 0x029D521,0x006B332, 0x4F,0x00, 0xA, +0, false }, // 3895: b61M39; Synth Bass 2
- { 0x2035170,0x267B420, 0x1C,0x00, 0xE, +0, false }, // 3896: b61M40; Violin
- { 0x21152F0,0x1FE91F1, 0xD0,0x40, 0x0, +0, false }, // 3897: b61M41; Viola
- { 0x11152B0,0x1FE71B1, 0xC5,0x80, 0x0, +0, false }, // 3898: b61M42; Cello
- { 0x01152B1,0x1CF80B1, 0xC5,0x84, 0x8, +0, false }, // 3899: b61M43; Contrabass
- { 0x01171B1,0x1156261, 0x8B,0x40, 0x6, +0, false }, // 3900: b61M44; Tremulo Strings
- { 0x0F9F131,0x0D5F531, 0x9C,0x80, 0xE, +0, false }, // 3901: b61M45; Pizzicato String
- { 0x123B391,0x106F761, 0x4F,0x40, 0x6, +0, false }, // 3902: b61M46; Orchestral Harp
- { 0x005F010,0x004D010, 0x25,0x80, 0xE, +0, false }, // 3903: b61M47; Timpany
- { 0x2005130,0x2656420, 0x1C,0x00, 0xE, +0, false }, // 3904: b61M48; String Ensemble1
- { 0x1037531,0x1445462, 0x1C,0x02, 0xE, +0, false }, // 3905: b61M50; Synth Strings 1
- { 0x081B021,0x12CD323, 0x16,0x00, 0xC, +0, false }, // 3906: b61M51; SynthStrings 2
- { 0x10872E1,0x02BFAE2, 0xC0,0x89, 0x0, +0, false }, // 3907: b61M52; Choir Aahs
- { 0x1C2F071,0x0F2F2C1, 0x46,0x00, 0x4, +0, false }, // 3908: b61M53; Voice Oohs
- { 0x173F141,0x174F242, 0x4F,0x03, 0x6, +0, false }, // 3909: b61M54; Synth Voice
- { 0x0059100,0x3068200, 0x0F,0x00, 0x0, +0, false }, // 3910: b61M55; Orchestra Hit
- { 0x00B4131,0x03BC262, 0x1C,0x80, 0xE, +0, false }, // 3911: b61M56; Trumpet
- { 0x01F41B1,0x03BB261, 0x1C,0x80, 0xE, +0, false }, // 3912: b61M57; Trombone
- { 0x0655200,0x076A321, 0x1D,0x00, 0xE, +0, false }, // 3913: b61M58; Tuba
- { 0x08C4321,0x12FA522, 0x19,0x80, 0xC, +0, false }, // 3914: b61M59; Muted Trumpet
- { 0x05A5321,0x11ABA21, 0x9F,0x80, 0xC, +0, false }, // 3915: b61M60; French Horn
- { 0x1AE91E1,0x09EA1E1, 0x55,0x0A, 0xE, +0, false }, // 3916: b61M61; Brass Section
- { 0x029BB21,0x00AB061, 0x8E,0x80, 0x8, +0, false }, // 3917: b61M62; Synth Brass 1
- { 0x0AE71E1,0x19EA1E1, 0x16,0x06, 0xA, +0, false }, // 3918: b61M63; Synth Brass 2
- { 0x2AE71E0,0x19EA1E2, 0x23,0x00, 0xA, +0, false }, // 3919: b61M64; Soprano Sax
- { 0x0537101,0x07C9212, 0x4F,0x00, 0xA, +0, false }, // 3920: b61M65; Alto Sax
- { 0x0687120,0x05E9232, 0x4E,0x00, 0xA, +0, false }, // 3921: b61M66; Tenor Sax
- { 0x05B7110,0x07B9250, 0x4F,0x00, 0xE, +0, false }, // 3922: b61M67; Baritone Sax
- { 0x009F021,0x10AC024, 0x96,0x00, 0xA, +0, false }, // 3923: b61M68; Oboe
- { 0x0176EB1,0x10EDBA2, 0xC5,0x00, 0x2, +0, false }, // 3924: b61M69; English Horn
- { 0x019D531,0x00A9173, 0x4D,0x00, 0x8, +0, false }, // 3925: b61M70; Bassoon
- { 0x01B5132,0x03BB261, 0x9A,0x02, 0xC, +0, false }, // 3926: b61M71; Clarinet
- { 0x0160020,0x015B022, 0x5B,0x00, 0xA, +0, false }, // 3927: b61M72; Piccolo
- { 0x0177421,0x117A5A1, 0x83,0x40, 0x7, +0, false }, // 3928: b61M73; Flute
- { 0x18F7EE2,0x02A8661, 0xDB,0x00, 0xE, +0, false }, // 3929: b61M74; Recorder
- { 0x0160020,0x01560E1, 0x5B,0x40, 0xA, +0, false }, // 3930: b61M75; Pan Flute
- { 0x1063F54,0x0077E01, 0x85,0x00, 0x6, +0, false }, // 3931: b61M76; Bottle Blow
- { 0x08F6EE0,0x02AA661, 0xEC,0x00, 0xE, +0, false }, // 3932: b61M77; Shakuhachi
- { 0x0C70CF4,0x0A580F3, 0x9A,0x40, 0xD, +0, false }, // 3933: b61M78; Whistle
- { 0x0537102,0x07C7211, 0x4F,0x00, 0xA, +0, false }, // 3934: b61M79; Ocarina
- { 0x007F803,0x074B201, 0x08,0x00, 0x8, +0, false }, // 3935: b61M80; Lead 1 squareea
- { 0x14FF661,0x00FA661, 0x0B,0x00, 0x2, +0, false }, // 3936: b61M81; Lead 2 sawtooth
- { 0x0086882,0x008C7F1, 0x90,0x00, 0x4, +0, false }, // 3937: b61M82; Lead 3 calliope
- { 0x0F55551,0x1E65602, 0x80,0x00, 0x8, +0, false }, // 3938: b61M83; Lead 4 chiff
- { 0x0339661,0x02B6522, 0x00,0x00, 0x6, +0, false }, // 3939: b61M84; Lead 5 charang
- { 0x303F660,0x016F621, 0x07,0x00, 0x4, +0, false }, // 3940: b61M85; Lead 6 voice
- { 0x0E1B311,0x0E4A101, 0x85,0x00, 0xA, +0, false }, // 3941: b61M86; Lead 7 fifths
- { 0x1E9F251,0x0B6F272, 0x41,0x00, 0xA, +0, false }, // 3942: b61M87; Lead 8 brass
- { 0x002A4B3,0x04285F5, 0x87,0x00, 0x6, +0, false }, // 3943: b61M88; Pad 1 new age
- { 0x19041F1,0x005B2B1, 0xC0,0x00, 0x8, +0, false }, // 3944: b61M89; Pad 2 warm
- { 0x102FF52,0x104FF01, 0x03,0x01, 0x4, +0, false }, // 3945: b61M90; Pad 3 polysynth
- { 0x0AFF5E1,0x20FF4E0, 0xD0,0x00, 0xC, +0, false }, // 3946: b61M91; Pad 4 choir
- { 0x21133F4,0x32E53F1, 0x02,0x00, 0x3, +0, false }, // 3947: b61M92; Pad 5 bowedpad
- { 0x0D3B305,0x125F243, 0x40,0x00, 0x2, +0, false }, // 3948: b61M93; Pad 6 metallic
- { 0x3CF7232,0x1EE5111, 0x4D,0x00, 0x2, +0, false }, // 3949: b61M94; Pad 7 halo
- { 0x0FF1001,0x0FF5011, 0x12,0x00, 0xA, +0, false }, // 3950: b61M95; Pad 8 sweep
- { 0x00FFF7E,0x10F6F61, 0x1A,0x00, 0xE, +0, false }, // 3951: b61M96; FX 1 rain
- { 0x01131F1,0x11222F1, 0x41,0x40, 0x2, +0, false }, // 3952: b61M97; FX 2 soundtrack
- { 0x203E5B6,0x14245F1, 0x4B,0x00, 0x6, +0, false }, // 3953: b61M98; FX 3 crystal
- { 0x1005872,0x0022620, 0x18,0x40, 0x6, +0, false }, // 3954: b61M99; FX 4 atmosphere
- { 0x202F950,0x001FFC5, 0x90,0x00, 0x4, +0, false }, // 3955: b61M100; FX 5 brightness
- { 0x00F4D20,0x105FF00, 0x03,0x00, 0x2, +0, false }, // 3956: b61M101; FX 6 goblins
- { 0x0427F35,0x02135A2, 0xD7,0x00, 0xE, +0, false }, // 3957: b61M102; FX 7 echoes
- { 0x303F17C,0x001F130, 0x40,0x00, 0x6, +0, false }, // 3958: b61M103; FX 8 sci-fi
- { 0x053F101,0x053F128, 0x40,0x80, 0x0, +0, false }, // 3959: b61M104; Sitar
- { 0x011A131,0x0438D13, 0x87,0x80, 0x8, +0, false }, // 3960: b61M105; Banjo
- { 0x053F101,0x074F237, 0x4F,0x00, 0x6, +0, false }, // 3961: b61M106; Shamisen
- { 0x01FF201,0x188F521, 0x0B,0x00, 0x0, +0, false }, // 3962: b61M107; Koto
- { 0x055F502,0x053F621, 0x99,0x00, 0x0, +0, false }, // 3963: b61M108; Kalimba
- { 0x1176E31,0x10CABA1, 0x43,0x00, 0x2, +0, false }, // 3964: b61M109; Bagpipe
- { 0x2035530,0x1448461, 0x19,0x00, 0xA, +0, false }, // 3965: b61M110; Fiddle
- { 0x0427881,0x0558593, 0x4B,0x00, 0xE, +0, false }, // 3966: b61M111; Shanai
- { 0x272F107,0x104FC18, 0x46,0x00, 0x0, +0, false }, // 3967: b61M112; Tinkle Bell
- { 0x0E6F80E,0x0F6F80F, 0x00,0x00, 0x0, +0, false }, // 3968: b61M113; Agogo Bells
- { 0x1078F03,0x1059F02, 0xC0,0x00, 0xA, +0, false }, // 3969: b61M114; Steel Drums
- { 0x097C802,0x097F802, 0x00,0x00, 0x1, +0, false }, // 3970: b61M115; Woodblock
- { 0x007FF01,0x107FF00, 0x00,0x00, 0x5, +0, false }, // 3971: b61M116; Taiko Drum
- { 0x196C801,0x086F800, 0x00,0x00, 0xA, +0, false }, // 3972: b61M117; Melodic Tom
- { 0x0B3F109,0x0B4F600, 0x00,0x00, 0xE, +0, false }, // 3973: b61M118; Synth Drum
- { 0x00B5F01,0x30F5F00, 0x80,0x00, 0x6, +0, false }, // 3974: b61M119; Reverse Cymbal
- { 0x2056651,0x2066642, 0x00,0x00, 0x2, +0, false }, // 3975: b61M120; Guitar FretNoise
- { 0x3665F54,0x0077F40, 0x0A,0x00, 0x4, +0, false }, // 3976: b61M121; Breath Noise
- { 0x005F1C0,0x02394FB, 0x51,0x00, 0x2, +0, false }, // 3977: b61M123; Bird Tweet
- { 0x10FFFFC,0x30FFFF0, 0xC0,0x00, 0x0, +0, false }, // 3978: b61M124; Telephone
- { 0x00FFF7E,0x00F5F6E, 0x00,0x00, 0xE, +0, false }, // 3979: b61M126; Applause/Noise
- { 0x0F0A00A,0x075C586, 0x00,0x00, 0xE, +0, false }, // 3980: b61M127; Gunshot
- { 0x050F101,0x0D6D101, 0x4E,0x06, 0xA, +0, false }, // 3981: apgnamM0; dukeM0; swM0; AcouGrandPiano
- { 0x054F231,0x0C6F201, 0x48,0x00, 0x8, +0, false }, // 3982: apgnamM1; dukeM1; swM1; BrightAcouGrand
- { 0x023F503,0x0E7D101, 0x47,0x06, 0xA, +0, false }, // 3983: apgnamM2; dukeM2; swM2; ElecGrandPiano
- { 0x000F113,0x0F6D194, 0x54,0x00, 0x4, +0, false }, // 3984: apgnamM3; dukeM3; swM3; Honky-tonkPiano
- { 0x15BF80C,0x0CCD201, 0x71,0x03, 0x0, +0, false }, // 3985: apgnamM4; dukeM4; swM4; Rhodes Piano
- { 0x0DAF101,0x0E9F301, 0x93,0x00, 0x0, +0, false }, // 3986: apgnamM5; dukeM5; swM5; Chorused Piano
- { 0x128FB23,0x0E8D301, 0x87,0x40, 0x6, +0, false }, // 3987: apgnamM6; dukeM6; swM6; Harpsichord
- { 0x0A5C201,0x0D7C201, 0x92,0x00, 0xA, +0, false }, // 3988: apgnamM7; dukeM7; swM7; Clavinet
- { 0x040FF36,0x0F4F311, 0xC0,0x80, 0x4, +0, false }, // 3989: apgnamM8; dukeM8; swM8; Celesta
- { 0x055F587,0x0C4F411, 0x91,0x00, 0x2, +0, false }, // 3990: apgnamM9; dukeM9; swM9; Glockenspiel
- { 0x0045616,0x034F601, 0x21,0x00, 0x2, +0, false }, // 3991: apgnamM10; dukeM10; swM10; Music box
- { 0x0E6F318,0x0F6F281, 0xD0,0x00, 0x0, +0, false }, // 3992: apgnamM11; dukeM11; swM11; Vibraphone
- { 0x0FFF718,0x0D8B501, 0x21,0x00, 0x0, +0, false }, // 3993: apgnamM12; dukeM12; swM12; Marimba
- { 0x0FFF816,0x0F6F601, 0x98,0x00, 0x0, +0, false }, // 3994: apgnamM13; dukeM13; swM13; Xylophone
- { 0x032FD13,0x042FD00, 0x86,0x03, 0x8, +0, false }, // 3995: apgnamM14; dukeM14; swM14; Tubular Bells
- { 0x1058401,0x0C5F481, 0x49,0x82, 0x0, +0, false }, // 3996: apgnamM15; dukeM15; swM15; Dulcimer
- { 0x2E5F062,0x00EC060, 0x5D,0x00, 0x0, +0, false }, // 3997: apgnamM16; dukeM16; swM16; Hammond Organ
- { 0x0FFF062,0x00FCF60, 0xCF,0x00, 0x0, +0, false }, // 3998: apgnamM17; dukeM17; swM17; Percussive Organ
- { 0x00FAA30,0x10FFF71, 0x57,0x00, 0x0, +0, false }, // 3999: apgnamM18; dukeM18; swM18; Rock Organ
- { 0x14BF02C,0x01B5071, 0x55,0x08, 0x0, +0, false }, // 4000: apgnamM19; dukeM19; swM19; Church Organ
- { 0x1059721,0x0054F31, 0x13,0x80, 0x0, +0, false }, // 4001: apgnamM20; dukeM20; swM20; Reed Organ
- { 0x1058721,0x0054F32, 0x8F,0x00, 0x6, +0, false }, // 4002: apgnamM21; dukeM21; swM21; Accordion
- { 0x006F223,0x00642B1, 0x53,0x0B, 0xE, +0, false }, // 4003: apgnamM22; dukeM22; swM22; Harmonica
- { 0x1058721,0x0054F31, 0x50,0x00, 0x0, +0, false }, // 4004: apgnamM23; dukeM23; swM23; Tango Accordion
- { 0x2F4F502,0x0F8F301, 0x64,0x00, 0xA, +0, false }, // 4005: apgnamM24; dukeM24; swM24; Acoustic Guitar1
- { 0x1FAF303,0x0F7C301, 0x57,0x00, 0xE, +0, false }, // 4006: apgnamM25; dukeM25; swM25; Acoustic Guitar2
- { 0x0F0F003,0x0F8F301, 0xD5,0x00, 0x2, +0, false }, // 4007: apgnamM26; dukeM26; swM26; Electric Guitar1
- { 0x120F723,0x0F7F401, 0x86,0x40, 0x8, +0, false }, // 4008: apgnamM27; dukeM27; swM27; Electric Guitar2
- { 0x043F903,0x0FAF421, 0xC0,0x00, 0x6, +0, false }, // 4009: apgnamM28; dukeM28; swM28; Electric Guitar3
- { 0x0FFF101,0x3FFF054, 0x43,0x40, 0x8, +0, false }, // 4010: apgnamM29; dukeM29; Overdrive Guitar
- { 0x353F100,0x396F110, 0x49,0x00, 0xC, +0, false }, // 4011: apgnamM30; dukeM30; swM29; Distorton Guitar; Overdrive Guitar
- { 0x15FF510,0x1FFF134, 0x40,0x00, 0x0, +0, false }, // 4012: apgnamM31; dukeM31; swM31; Guitar Harmonics
- { 0x0F2D401,0x08AC321, 0x18,0x80, 0xA, +0, false }, // 4013: apgnamM32; dukeM32; swM32; Acoustic Bass
- { 0x02FF131,0x086F131, 0x8F,0x00, 0xA, +0, false }, // 4014: apgnamM33; dukeM33; swM33; Electric Bass 1
- { 0x02FF131,0x086F131, 0x8C,0x00, 0xA, +0, false }, // 4015: apgnamM34; dukeM34; swM34; Electric Bass 2
- { 0x04CB421,0x0FC8201, 0x15,0x00, 0xA, +0, false }, // 4016: apgnamM35; dukeM35; swM35; Fretless Bass
- { 0x016F701,0x088F321, 0x8E,0x00, 0xC, +0, false }, // 4017: apgnamM36; dukeM36; swM36; Slap Bass 1
- { 0x016FD01,0x088F321, 0x0D,0x00, 0xC, +0, false }, // 4018: apgnamM37; dukeM37; swM37; Slap Bass 2
- { 0x016F501,0x088F321, 0x8C,0x00, 0xA, +0, false }, // 4019: apgnamM38; dukeM38; swM38; Synth Bass 1
- { 0x004F311,0x06DF231, 0x06,0x00, 0x8, +0, false }, // 4020: apgnamM39; dukeM39; swM39; Synth Bass 2
- { 0x1035171,0x0155221, 0x1C,0x00, 0xE, +0, false }, // 4021: apgnamM40; apgnamM48; dukeM40; dukeM48; swM40; swM48; String Ensemble1; Violin
- { 0x113FF31,0x0366661, 0x16,0x00, 0x8, +0, false }, // 4022: apgnamM41; dukeM41; swM41; Viola
- { 0x0035171,0x0175461, 0x56,0x00, 0xE, +0, false }, // 4023: apgnamM42; dukeM42; swM42; Cello
- { 0x0035171,0x0476421, 0x1D,0x00, 0xE, +0, false }, // 4024: apgnamM43; dukeM43; swM43; Contrabass
- { 0x121F131,0x0166FE1, 0x46,0x00, 0x2, +0, false }, // 4025: apgnamM44; dukeM44; Tremulo Strings
- { 0x0FFF611,0x0F37211, 0x05,0x00, 0x0, +0, false }, // 4026: apgnamM45; dukeM45; swM45; Pizzicato String
- { 0x075F002,0x053F701, 0x1D,0x00, 0x0, +0, false }, // 4027: apgnamM46; dukeM46; swM46; Orchestral Harp
- { 0x1057510,0x0F3F311, 0x41,0x00, 0x0, +0, false }, // 4028: apgnamM47; dukeM47; swM47; Timpany
- { 0x1035131,0x0153061, 0x1C,0x00, 0xE, +0, false }, // 4029: apgnamM49; dukeM49; swM49; String Ensemble2
- { 0x014C121,0x0054161, 0x93,0x00, 0xA, +0, false }, // 4030: apgnamM50; dukeM50; swM50; Synth Strings 1
- { 0x0223101,0x0159041, 0x18,0x00, 0xC, +0, false }, // 4031: apgnamM51; dukeM51; swM51; SynthStrings 2
- { 0x01FF421,0x0073F72, 0xDB,0x07, 0x0, +0, false }, // 4032: apgnamM52; dukeM52; swM52; Choir Aahs
- { 0x0697961,0x0677121, 0x96,0x00, 0x0, +0, false }, // 4033: apgnamM53; dukeM53; swM53; Voice Oohs
- { 0x069E961,0x0677121, 0x96,0x00, 0x0, +0, false }, // 4034: apgnamM54; dukeM54; swM54; Synth Voice
- { 0x0665410,0x045A581, 0x04,0x00, 0x8, +0, false }, // 4035: apgnamM55; dukeM55; swM55; Orchestra Hit
- { 0x0076431,0x067D021, 0x1E,0x00, 0xE, +0, false }, // 4036: apgnamM56; dukeM56; swM56; Trumpet
- { 0x0177521,0x0078F21, 0x94,0x80, 0xC, +0, false }, // 4037: apgnamM57; dukeM57; swM57; Trombone
- { 0x0586321,0x018A021, 0x19,0x00, 0xC, +0, false }, // 4038: apgnamM58; dukeM58; swM58; Tuba
- { 0x00F7321,0x00F9321, 0x16,0x00, 0xC, +0, false }, // 4039: apgnamM59; dukeM59; swM59; Muted Trumpet
- { 0x0565321,0x016A021, 0x9A,0x80, 0xE, +0, false }, // 4040: apgnamM60; dukeM60; swM60; French Horn
- { 0x0076431,0x067D021, 0x18,0x00, 0xE, +0, false }, // 4041: apgnamM61; dukeM61; swM61; Brass Section
- { 0x03E4131,0x09EF022, 0x16,0x00, 0xE, +0, false }, // 4042: apgnamM62; dukeM62; Synth Brass 1
- { 0x0566121,0x016A021, 0x99,0x80, 0xE, +0, false }, // 4043: apgnamM63; dukeM63; swM63; Synth Brass 2
- { 0x100FF31,0x0087F61, 0x94,0x00, 0x8, +0, false }, // 4044: apgnamM64; dukeM64; swM64; Soprano Sax
- { 0x1009831,0x0096F61, 0x8E,0x00, 0x8, +0, false }, // 4045: apgnamM65; apgnamM66; dukeM65; dukeM66; swM65; swM66; Alto Sax; Tenor Sax
- { 0x1055E31,0x0087F61, 0x8D,0x00, 0xA, +0, false }, // 4046: apgnamM67; dukeM67; swM67; Baritone Sax
- { 0x0178731,0x00E8BA2, 0xC1,0x00, 0xC, +0, false }, // 4047: apgnamM68; dukeM68; swM68; Oboe
- { 0x0178731,0x10E8BA2, 0xC3,0x00, 0xC, +0, false }, // 4048: apgnamM69; dukeM69; swM69; English Horn
- { 0x017FE71,0x00A6B22, 0x0D,0x00, 0x8, +0, false }, // 4049: apgnamM70; dukeM70; swM70; Bassoon
- { 0x0219F32,0x0F770B1, 0x48,0x00, 0x4, +0, false }, // 4050: apgnamM71; dukeM71; swM71; Clarinet
- { 0x03794A1,0x00A6521, 0x1F,0x00, 0x0, +0, false }, // 4051: apgnamM72; dukeM72; swM72; Piccolo
- { 0x05F7621,0x02A60A1, 0x19,0x80, 0x6, +0, false }, // 4052: apgnamM73; dukeM73; swM73; Flute
- { 0x0195131,0x0396021, 0x9A,0x80, 0xC, +0, false }, // 4053: apgnamM74; dukeM74; swM74; Recorder
- { 0x05084B2,0x0186721, 0x8D,0x00, 0x0, +0, false }, // 4054: apgnamM75; dukeM75; swM75; Pan Flute
- { 0x00457E2,0x0876861, 0x52,0x00, 0x8, +0, false }, // 4055: apgnamM76; dukeM76; swM76; Bottle Blow
- { 0x1032171,0x0175461, 0x96,0x00, 0x4, +0, false }, // 4056: apgnamM77; dukeM77; swM77; Shakuhachi
- { 0x0031171,0x0175461, 0xD6,0x00, 0x4, +0, false }, // 4057: apgnamM78; dukeM78; swM78; Whistle
- { 0x00FF032,0x0077621, 0xF4,0x00, 0x0, +0, false }, // 4058: apgnamM79; dukeM79; swM79; Ocarina
- { 0x203F422,0x00CF061, 0xA1,0x00, 0x0, +0, false }, // 4059: apgnamM80; dukeM80; Lead 1 squareea
- { 0x10FFC21,0x10FF9A1, 0x0E,0x00, 0x0, +0, false }, // 4060: apgnamM81; dukeM81; swM81; Lead 2 sawtooth
- { 0x0558721,0x0186421, 0x42,0x80, 0x0, +0, false }, // 4061: apgnamM82; dukeM82; Lead 3 calliope
- { 0x0126621,0x0099021, 0x45,0x00, 0x6, +0, false }, // 4062: apgnamM83; dukeM83; swM83; Lead 4 chiff
- { 0x121A221,0x02A91A2, 0x8E,0x00, 0xA, +0, false }, // 4063: apgnamM84; dukeM84; swM84; Lead 5 charang
- { 0x069E962,0x0677121, 0xAA,0x00, 0x0, +0, false }, // 4064: apgnamM85; dukeM85; swM85; Lead 6 voice
- { 0x0104100,0x206F760, 0xC4,0x00, 0x0, +0, false }, // 4065: apgnamM86; dukeM86; swM86; Lead 7 fifths
- { 0x030F201,0x009F461, 0x8F,0x80, 0xA, +0, false }, // 4066: apgnamM87; dukeM87; swM87; Lead 8 brass
- { 0x0F45217,0x005A0A1, 0xA7,0x00, 0xE, +0, false }, // 4067: apgnamM88; dukeM88; swM88; Pad 1 new age
- { 0x011E861,0x00327B1, 0x1F,0x80, 0xA, +0, false }, // 4068: apgnamM89; dukeM89; swM89; Pad 2 warm
- { 0x02C6161,0x018F521, 0x16,0x00, 0xC, +0, false }, // 4069: apgnamM90; dukeM90; swM90; Pad 3 polysynth
- { 0x001EF71,0x0036172, 0x60,0x00, 0x0, +0, false }, // 4070: apgnamM91; dukeM91; swM91; Pad 4 choir
- { 0x0935136,0x0714331, 0xC4,0x80, 0x6, +0, false }, // 4071: 2x2byJANM92; apgnamM92; dukeM92; swM92; Pad 5 bowedpad
- { 0x175A1C1,0x1752101, 0x51,0x00, 0x0, +0, false }, // 4072: apgnamM93; dukeM93; swM93; Pad 6 metallic
- { 0x010F4A1,0x0033F32, 0xDB,0x07, 0x0, +0, false }, // 4073: apgnamM94; dukeM94; swM94; Pad 7 halo
- { 0x1181121,0x007CFA1, 0x15,0x00, 0x0, +0, false }, // 4074: apgnamM95; dukeM95; swM95; Pad 8 sweep
- { 0x0F1B061,0x0F2F1B1, 0x1F,0x00, 0xA, +0, false }, // 4075: apgnamM96; dukeM96; swM96; FX 1 rain
- { 0x1051201,0x0144121, 0x15,0x00, 0x0, +0, false }, // 4076: apgnamM97; dukeM97; swM97; FX 2 soundtrack
- { 0x0156215,0x004AD81, 0x58,0x00, 0x2, +0, false }, // 4077: apgnamM98; dukeM98; swM98; FX 3 crystal
- { 0x056F523,0x025F3A1, 0x48,0x80, 0x0, +0, false }, // 4078: apgnamM99; dukeM99; swM99; FX 4 atmosphere
- { 0x151F261,0x0A5F242, 0x4D,0x00, 0x0, +0, false }, // 4079: apgnamM100; dukeM100; swM100; FX 5 brightness
- { 0x1511261,0x0131123, 0x09,0x80, 0xC, +0, false }, // 4080: apgnamM101; dukeM101; swM101; FX 6 goblins
- { 0x0F11141,0x0031DA1, 0x8E,0x06, 0xA, +0, false }, // 4081: apgnamM102; dukeM102; swM102; FX 7 echoes
- { 0x15AB061,0x01AB0A3, 0x94,0x80, 0x0, +0, false }, // 4082: apgnamM103; dukeM103; swM103; FX 8 sci-fi
- { 0x083F101,0x085F108, 0x40,0x40, 0x0, +0, false }, // 4083: apgnamM104; dukeM104; swM104; Sitar
- { 0x1119311,0x0C5A213, 0x0C,0x09, 0x0, +0, false }, // 4084: apgnamM105; dukeM105; swM105; Banjo
- { 0x1429811,0x0D7F311, 0x06,0x00, 0x4, +0, false }, // 4085: apgnamM106; dukeM106; Shamisen
- { 0x0328513,0x112E591, 0x91,0x00, 0x8, +0, false }, // 4086: apgnamM107; dukeM107; Koto
- { 0x2569D04,0x005F201, 0x8F,0x80, 0xE, +0, false }, // 4087: apgnamM108; dukeM108; Kalimba
- { 0x1206721,0x10C6F22, 0x41,0x00, 0x6, +0, false }, // 4088: apgnamM109; dukeM109; swM109; Bagpipe
- { 0x0206721,0x10C6F22, 0x41,0x00, 0x6, +0, false }, // 4089: apgnamM110; dukeM110; swM110; Fiddle
- { 0x1178731,0x00E8B22, 0x48,0x80, 0xC, +0, false }, // 4090: apgnamM111; dukeM111; swM111; Shanai
- { 0x0E5F105,0x0E5C302, 0xD8,0x80, 0x6, +0, false }, // 4091: apgnamM112; dukeM112; swM112; Tinkle Bell
- { 0x026EC07,0x087F702, 0x0A,0x00, 0xE, +0, false }, // 4092: apgnamM113; dukeM113; swM113; Agogo Bells
- { 0x0155805,0x005EF01, 0x9D,0x00, 0xE, +0, false }, // 4093: apgnamM114; dukeM114; swM114; Steel Drums
- { 0x018FA17,0x054F812, 0x18,0x00, 0x8, +0, false }, // 4094: apgnamM115; dukeM115; swM115; Woodblock
- { 0x0F3E900,0x005FF00, 0x11,0x00, 0x0, +0, false }, // 4095: apgnamM116; dukeM116; Taiko Drum
- { 0x147F811,0x003F310, 0x01,0x80, 0x4, +0, false }, // 4096: apgnamM117; dukeM117; swM117; Melodic Tom
- { 0x0696940,0x0657300, 0x96,0x00, 0x4, +0, false }, // 4097: apgnamM118; dukeM118; swM118; Synth Drum
- { 0x0F0F00C,0x0DF270C, 0x00,0x00, 0xE, +0, false }, // 4098: apgnamM119; dukeM119; Reverse Cymbal
- { 0x024F806,0x2D65602, 0x80,0x8D, 0xE, +0, false }, // 4099: apgnamM120; dukeM120; swM120; Guitar FretNoise
- { 0x07DF011,0x0865611, 0x0A,0x89, 0xE, +0, false }, // 4100: apgnamM121; dukeM121; swM121; Breath Noise
- { 0x0FFF00B,0x2FF120C, 0x00,0x00, 0xE, +0, false }, // 4101: dukeM122; swM122; Seashore
- { 0x05BE51C,0x0FA5D0C, 0x1E,0x00, 0xE, +0, false }, // 4102: apgnamM123; dukeM123; swM123; Bird Tweet
- { 0x0FFD02C,0x0FFF020, 0x40,0x00, 0xE, +0, false }, // 4103: apgnamM124; dukeM124; swM124; Telephone
- { 0x200F600,0x2FF4FD0, 0x00,0x00, 0xE, +0, false }, // 4104: apgnamM125; dukeM125; swM125; Helicopter
- { 0x001FF6C,0x016126C, 0x00,0x40, 0xE, +0, false }, // 4105: apgnamM126; dukeM126; swM126; Applause/Noise
- { 0x0FFF30C,0x1DFF60C, 0x00,0x00, 0xE, +0, false }, // 4106: apgnamM127; dukeM127; swM127; Gunshot
- { 0x0F00020,0x0F00000, 0x3F,0x3F, 0xD, +0, false }, // 4107: dukeP0; dukeP1; dukeP10; dukeP100; dukeP101; dukeP102; dukeP103; dukeP104; dukeP105; dukeP106; dukeP107; dukeP108; dukeP109; dukeP11; dukeP110; dukeP111; dukeP112; dukeP113; dukeP114; dukeP115; dukeP116; dukeP117; dukeP118; dukeP119; dukeP12; dukeP120; dukeP121; dukeP122; dukeP123; dukeP124; dukeP125; dukeP126; dukeP127; dukeP13; dukeP14; dukeP15; dukeP16; dukeP17; dukeP18; dukeP19; dukeP2; dukeP20; dukeP21; dukeP22; dukeP23; dukeP24; dukeP25; dukeP26; dukeP27; dukeP28; dukeP29; dukeP3; dukeP30; dukeP31; dukeP32; dukeP33; dukeP34; dukeP4; dukeP5; dukeP6; dukeP7; dukeP8; dukeP83; dukeP84; dukeP85; dukeP86; dukeP87; dukeP88; dukeP89; dukeP9; dukeP90; dukeP91; dukeP92; dukeP93; dukeP94; dukeP95; dukeP96; dukeP97; dukeP98; dukeP99; Bell Tree; Castanets; Jingle Bell; Mute Surdu; Open Surdu
- { 0x0C8AA00,0x0B7D200, 0x00,0x00, 0x0, +0, false }, // 4108: apgnamP0; apgnamP1; apgnamP10; apgnamP11; apgnamP12; apgnamP13; apgnamP14; apgnamP15; apgnamP16; apgnamP17; apgnamP18; apgnamP19; apgnamP2; apgnamP20; apgnamP21; apgnamP22; apgnamP23; apgnamP24; apgnamP25; apgnamP26; apgnamP3; apgnamP36; apgnamP4; apgnamP5; apgnamP6; apgnamP7; apgnamP8; apgnamP89; apgnamP9; dukeP36; swP0; swP1; swP10; swP11; swP12; swP13; swP14; swP15; swP16; swP17; swP18; swP19; swP2; swP20; swP21; swP22; swP23; swP24; swP25; swP26; swP3; swP36; swP4; swP5; swP6; swP7; swP8; swP89; swP9; Bass Drum 1
- { 0x22BFB03,0x00BF507, 0x00,0x00, 0xF, +0, false }, // 4109: apgnamP37; dukeP37; swP37; Side Stick
- { 0x3FFFFF0,0x0F0FBE5, 0xC0,0x00, 0xE, +0, false }, // 4110: apgleeP39; apgnamP39; dukeP39; swP39; Hand Clap
- { 0x00AFF21,0x119F800, 0x80,0x00, 0xE, +0, false }, // 4111: apgleeP40; apgnamP40; dukeP40; swP40; Electric Snare
- { 0x098C601,0x098C601, 0x08,0x08, 0x5, +0, false }, // 4112: apgnamP41; apgnamP45; apgnamP47; apgnamP48; apgnamP50; dukeP41; dukeP45; dukeP47; dukeP48; dukeP50; swP45; swP47; swP48; swP50; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x098C601,0x098C601, 0x00,0x08, 0x5, +0, false }, // 4113: apgnamP43; dukeP43; swP43; High Floor Tom
- { 0x342F80E,0x3E4F407, 0x00,0x40, 0xE, +0, false }, // 4114: apgnamP49; dukeP49; swP49; Crash Cymbal 1
- { 0x342F80F,0x3E4F407, 0x00,0x40, 0xE, +0, false }, // 4115: apgnamP52; dukeP52; swP52; Chinese Cymbal
- { 0x342F804,0x3E4F407, 0x00,0x44, 0xE, +0, false }, // 4116: apgnamP53; dukeP53; swP53; Ride Bell
- { 0x342F80F,0x3E4F40D, 0x00,0x40, 0xE, +0, false }, // 4117: apgnamP55; dukeP55; swP55; Splash Cymbal
- { 0x342F80F,0x3E4F408, 0x00,0x40, 0xE, +0, false }, // 4118: apgnamP57; dukeP57; swP57; Crash Cymbal 2
- { 0x200F880,0x3049F90, 0x0D,0x00, 0xE, +0, false }, // 4119: apgleeP58; apgnamP58; dukeP58; swP58; Vibraslap
- { 0x08DFA01,0x0B5F801, 0x4F,0x00, 0x7, +0, false }, // 4120: apgnamP63; dukeP63; swP63; Open High Conga
- { 0x30AF901,0x006FA00, 0x00,0x00, 0xF, +0, false }, // 4121: apgnamP64; dukeP64; swP64; Low Conga
- { 0x0EFF702,0x397C802, 0x00,0x00, 0xB, +0, false }, // 4122: apgnamP65; dukeP65; swP65; High Timbale
- { 0x0EFF702,0x397C802, 0x00,0x40, 0xB, +0, false }, // 4123: apgnamP66; dukeP66; swP66; Low Timbale
- { 0x276F502,0x2D6F609, 0x1B,0x05, 0x4, +0, false }, // 4124: apgnamP67; apgnamP68; dukeP67; dukeP68; swP67; swP68; High Agogo; Low Agogo
- { 0x05BE51C,0x0FA7D07, 0x16,0x00, 0xE, +0, false }, // 4125: apgnamP71; dukeP71; swP71; Short Whistle
- { 0x0FEE51C,0x0067D07, 0x16,0x00, 0xE, +0, false }, // 4126: apgnamP72; dukeP72; swP72; Long Whistle
- { 0x0F40006,0x005F713, 0x3F,0x00, 0x1, +0, false }, // 4127: apgnamP76; dukeP76; High Wood Block
- { 0x0F40006,0x005F712, 0x3F,0x00, 0x1, +0, false }, // 4128: apgnamP77; dukeP77; Low Wood Block
- { 0x3F0E02A,0x005FF1E, 0x40,0x40, 0x8, +0, false }, // 4129: apgnamP80; dukeP80; swP80; Mute Triangle
- { 0x3F0E02A,0x002FF1E, 0x7C,0x40, 0x8, +0, false }, // 4130: apgnamP81; dukeP81; swP81; Open Triangle
- { 0x053F171,0x227F272, 0x48,0x00, 0xA, +0, false }, // 4131: swM30; Distorton Guitar
- { 0x121F1B1,0x0166F61, 0x46,0x00, 0x2, +0, false }, // 4132: swM44; Tremulo Strings
- { 0x03EC131,0x09EF022, 0x1B,0x00, 0xE, +0, false }, // 4133: swM62; Synth Brass 1
- { 0x203F4A2,0x00CF0F1, 0xA1,0x00, 0x0, +0, false }, // 4134: swM80; Lead 1 squareea
- { 0x008C782,0x00857F1, 0x0D,0x00, 0x0, +0, false }, // 4135: swM82; Lead 3 calliope
- { 0x053F101,0x074F217, 0x4F,0x00, 0x6, +0, false }, // 4136: swM106; Shamisen
- { 0x0328513,0x112E591, 0x90,0x00, 0x8, +0, false }, // 4137: swM107; Koto
- { 0x2569D04,0x005F201, 0xCF,0x80, 0xE, +0, false }, // 4138: swM108; Kalimba
- { 0x0F2EB20,0x005FF10, 0x08,0x00, 0x0, +0, false }, // 4139: swM116; Taiko Drum
- { 0x0F0F029,0x1DF2703, 0x00,0x00, 0xE, +0, false }, // 4140: swM119; Reverse Cymbal
- { 0x0F6A90F,0x2F6F90F, 0x02,0xC0, 0x0, +0, false }, // 4141: swP31
- { 0x098F601,0x008CB00, 0x00,0x00, 0x5, +0, false }, // 4142: swP41; Low Floor Tom
- { 0x306FF80,0x0176F11, 0x00,0x00, 0xE, +0, false }, // 4143: swP73; Short Guiro
- { 0x306FF80,0x0166F11, 0x00,0x00, 0xE, +0, false }, // 4144: apgleeP73; swP74; Long Guiro; Short Guiro
- { 0x0F00006,0x0FFF816, 0x3F,0x00, 0x1, +0, false }, // 4145: swP76; High Wood Block
- { 0x0FF0006,0x0FFF815, 0x3F,0x00, 0x1, +0, false }, // 4146: swP77; Low Wood Block
- { 0x094F3C1,0x0C8E3C1, 0x8C,0x40, 0xC, +12, false }, // 4147: raptM24; Acoustic Guitar (nylon)
- { 0x1E4E130,0x0E3F230, 0x8D,0x00, 0xA, +12, false }, // 4148: raptM25; Acoustic Guitar (steel)
- { 0x21FF120,0x088F420, 0x21,0x00, 0xA, +12, false }, // 4149: raptM26; Electric Guitar (jazz)
- { 0x100A010,0x0F6B110, 0x15,0x00, 0x8, +12, false }, // 4150: raptM35; Fretless Bass
- { 0x054A1E0,0x0049160, 0x4B,0x40, 0x0, +12, false }, // 4151: raptM47; * Timpani
- { 0x1059020,0x10575A1, 0x51,0x80, 0x4, +12, false }, // 4152: raptM49; String Ensemble 2
- { 0x10580A0,0x1056521, 0x52,0x80, 0x6, +12, true }, // 4153: raptM49; String Ensemble 2
- { 0x10569A0,0x10266E0, 0x93,0x00, 0xA, +12, false }, // 4154: raptM50; Synth Strings 1
- { 0x0033221,0x1042120, 0x4D,0x80, 0x0, +12, false }, // 4155: raptM51; Synth Strings 2
- { 0x054A160,0x0049160, 0x4D,0x80, 0x0, +12, false }, // 4156: raptM52; Choir Aahs
- { 0x10BA8A1,0x128D330, 0x48,0x00, 0xA, +12, false }, // 4157: raptM84; Lead 5 (charang)
- { 0x0C8A820,0x0B7D601, 0x00,0x00, 0x0, +0, false }, // 4158: raptM117; Melodic Tom
- { 0x117F7CE,0x04CF9C0, 0x21,0x00, 0xF, +12, false }, // 4159: raptP38; Acoustic Snare
- { 0x075FC01,0x037F800, 0x21,0x00, 0x1, +12, false }, // 4160: raptP40; Electric Snare
- { 0x25E980C,0x306FB0F, 0x80,0x80, 0xF, +12, false }, // 4161: raptP42; Closed High-Hat
- { 0x0F5F201,0x0F6F201, 0x8F,0x06, 0x8, +0, false }, // 4162: b65M0; AcouGrandPiano
- { 0x0F5F201,0x0F6F201, 0x4B,0x00, 0x8, +0, false }, // 4163: b65M1; BrightAcouGrand
- { 0x0F5F201,0x0F5F201, 0x49,0x00, 0x8, +0, false }, // 4164: b65M2; ElecGrandPiano
- { 0x0F6F2C1,0x0F6F241, 0x12,0x00, 0x6, +0, false }, // 4165: b65M3; Honky-tonkPiano
- { 0x0F8F181,0x0F7F201, 0x57,0x00, 0x0, +0, false }, // 4166: b65M4; Rhodes Piano
- { 0x0F7F101,0x0F6F201, 0x93,0x00, 0x0, +0, false }, // 4167: b65M5; Chorused Piano
- { 0x0F5F60C,0x0F5F381, 0x5C,0x00, 0x0, +0, false }, // 4168: b65M8; Celesta
- { 0x0F5F3D8,0x0F5F281, 0x62,0x00, 0x0, +0, false }, // 4169: b65M11; Vibraphone
- { 0x014F6B1,0x004F1F1, 0x92,0x00, 0x2, +0, false }, // 4170: b65M16; Hammond Organ
- { 0x05FC772,0x004C730, 0x14,0x00, 0x2, +0, false }, // 4171: b65M17; Percussive Organ
- { 0x016AA70,0x0048AB1, 0x44,0x00, 0x4, +0, false }, // 4172: b65M18; Rock Organ
- { 0x1259723,0x01355B1, 0x93,0x00, 0x4, +0, false }, // 4173: b65M19; Church Organ
- { 0x1299824,0x01646B1, 0x48,0x00, 0xC, +0, false }, // 4174: b65M21; Accordion
- { 0x1069121,0x0066161, 0x13,0x00, 0xA, +0, false }, // 4175: b65M22; Harmonica
- { 0x0067121,0x00661E1, 0x13,0x89, 0x6, +0, false }, // 4176: b65M23; Tango Accordion
- { 0x197F302,0x0C6F341, 0x9C,0x80, 0xC, +0, false }, // 4177: b65M24; Acoustic Guitar1
- { 0x198F303,0x0E5F111, 0x54,0x00, 0xC, +0, false }, // 4178: b65M25; Acoustic Guitar2
- { 0x03EF123,0x0F7F221, 0x5F,0x00, 0x0, +0, false }, // 4179: b65M26; Electric Guitar1
- { 0x127F623,0x0F7F321, 0x87,0x80, 0x6, +0, false }, // 4180: b65M27; Electric Guitar2
- { 0x054F903,0x03FF621, 0x47,0x00, 0x0, +0, false }, // 4181: b65M28; Electric Guitar3
- { 0x1479163,0x0178421, 0x4A,0x05, 0x8, +0, false }, // 4182: b65M29; Overdrive Guitar
- { 0x1189563,0x0179461, 0x4A,0x00, 0x8, +0, false }, // 4183: b65M30; Distorton Guitar
- { 0x0482029,0x0F7D1A4, 0xA1,0x80, 0x8, +0, false }, // 4184: b65M31; Guitar Harmonics
- { 0x077F131,0x005F771, 0x13,0x00, 0xA, +0, false }, // 4185: b65M33; Electric Bass 1
- { 0x0E7F171,0x075F171, 0x8D,0x00, 0xA, +0, false }, // 4186: b65M34; Electric Bass 2
- { 0x0276131,0x0157172, 0x5B,0x00, 0xC, +0, false }, // 4187: b65M35; Fretless Bass
- { 0x096A101,0x0D6F261, 0x8B,0x40, 0x8, +0, false }, // 4188: b65M36; Slap Bass 1
- { 0x016A261,0x0D6A121, 0x8A,0x08, 0x8, +0, false }, // 4189: b65M37; Slap Bass 2
- { 0x0E5F431,0x075F131, 0x8B,0x00, 0xA, +0, false }, // 4190: b65M38; Synth Bass 1
- { 0x057F271,0x007E122, 0x0F,0x00, 0x6, +0, false }, // 4191: b65M39; Synth Bass 2
- { 0x114DD31,0x0265621, 0x15,0x00, 0x8, +0, false }, // 4192: b65M40; Violin
- { 0x113DD31,0x00666E1, 0x16,0x00, 0x8, +0, false }, // 4193: b65M41; Viola
- { 0x116D171,0x0066131, 0x49,0x00, 0x8, +0, false }, // 4194: b65M42; Cello
- { 0x11471A1,0x0057263, 0x4D,0x80, 0x2, +0, false }, // 4195: b65M43; Contrabass
- { 0x124F1F1,0x0156FE1, 0x40,0x00, 0x2, +0, false }, // 4196: b65M44; Tremulo Strings
- { 0x176F502,0x0358501, 0x1A,0x80, 0x0, +0, false }, // 4197: b65M45; Pizzicato String
- { 0x175F422,0x0F3F301, 0x1D,0x80, 0x0, +0, false }, // 4198: b65M46; Orchestral Harp
- { 0x126B121,0x00572A2, 0x9B,0x01, 0xE, +0, false }, // 4199: b65M48; String Ensemble1
- { 0x1037FA1,0x1053F21, 0x98,0x00, 0x0, +0, false }, // 4200: b65M49; String Ensemble2
- { 0x03441A1,0x0035161, 0x93,0x00, 0xA, +0, false }, // 4201: b65M50; Synth Strings 1
- { 0x025C121,0x0054F61, 0x18,0x00, 0xC, +0, false }, // 4202: b65M51; SynthStrings 2
- { 0x013F431,0x0038A72, 0x5B,0x83, 0x0, +0, false }, // 4203: b65M52; Choir Aahs
- { 0x03974A1,0x0667161, 0x90,0x00, 0x0, +0, false }, // 4204: b65M53; Voice Oohs
- { 0x08662E1,0x0057A72, 0x57,0x00, 0xC, +0, false }, // 4205: b65M54; Synth Voice
- { 0x0188561,0x0088F61, 0x92,0x01, 0xC, +0, false }, // 4206: b65M56; Trumpet
- { 0x01775A1,0x0078F21, 0x94,0x05, 0xC, +0, false }, // 4207: b65M57; Trombone
- { 0x0157621,0x0368261, 0x94,0x00, 0xC, +0, false }, // 4208: b65M58; Tuba
- { 0x1189E31,0x1286221, 0x43,0x00, 0x2, +0, false }, // 4209: b65M59; Muted Trumpet
- { 0x0676121,0x0067F21, 0x9B,0x00, 0x2, +0, false }, // 4210: b65M60; French Horn
- { 0x0187561,0x00874A2, 0x8A,0x06, 0x8, +0, false }, // 4211: b65M61; Brass Section
- { 0x15772A1,0x0177161, 0x86,0x83, 0x0, +0, false }, // 4212: b65M62; Synth Brass 1
- { 0x0375421,0x016A621, 0x4D,0x00, 0x8, +0, false }, // 4213: b65M63; Synth Brass 2
- { 0x1079331,0x0077261, 0x8F,0x00, 0x8, +0, false }, // 4214: b65M64; Soprano Sax
- { 0x1079331,0x0077261, 0x8E,0x00, 0x8, +0, false }, // 4215: b65M65; Alto Sax
- { 0x1079331,0x0078261, 0x91,0x00, 0xA, +0, false }, // 4216: b65M66; Tenor Sax
- { 0x118AA61,0x0088F21, 0x4B,0x00, 0x8, +0, false }, // 4217: b65M68; Oboe
- { 0x1167E31,0x1078B21, 0x90,0x00, 0x6, +0, false }, // 4218: b65M69; English Horn
- { 0x0289B32,0x0187221, 0x90,0x00, 0x4, +0, false }, // 4219: b65M71; Clarinet
- { 0x05C85E1,0x01765E1, 0x1F,0x00, 0x0, +0, false }, // 4220: b65M72; Piccolo
- { 0x05C88E1,0x01765E1, 0x46,0x00, 0x0, +0, false }, // 4221: b65M73; Flute
- { 0x01F75A1,0x0077521, 0x9C,0x00, 0x2, +0, false }, // 4222: b65M74; Recorder
- { 0x2FCF122,0x006FF61, 0x51,0x00, 0x0, +0, false }, // 4223: b65M80; Lead 1 squareea
- { 0x1FCF121,0x207FF21, 0x0E,0x00, 0x0, +0, false }, // 4224: b65M81; Lead 2 sawtooth
- { 0x0588622,0x01664E1, 0x46,0x80, 0x0, +0, false }, // 4225: b65M82; Lead 3 calliope
- { 0x17A9221,0x02A9122, 0x8B,0x00, 0x0, +0, false }, // 4226: b65M84; Lead 5 charang
- { 0x005DFA2,0x0056F61, 0x9E,0x40, 0x2, +0, false }, // 4227: b65M85; Lead 6 voice
- { 0x0A8F121,0x007F461, 0x8F,0x80, 0xA, +0, false }, // 4228: b65M87; Lead 8 brass
- { 0x0935337,0x005A0E1, 0xA5,0x00, 0x2, +0, false }, // 4229: b65M88; Pad 1 new age
- { 0x0759121,0x0155561, 0x17,0x00, 0xC, +0, false }, // 4230: b65M90; Pad 3 polysynth
- { 0x0025471,0x0036A72, 0x5D,0x00, 0x0, +0, false }, // 4231: b65M91; Pad 4 choir
- { 0x0432161,0x03542A2, 0x97,0x00, 0x8, +0, false }, // 4232: b65M92; Pad 5 bowedpad
- { 0x173A161,0x1433161, 0x1C,0x00, 0x0, +0, false }, // 4233: b65M93; Pad 6 metallic
- { 0x0341121,0x0244261, 0x89,0x03, 0xA, +0, false }, // 4234: b65M94; Pad 7 halo
- { 0x14711A1,0x007CF61, 0x15,0x00, 0x0, +0, false }, // 4235: b65M95; Pad 8 sweep
- { 0x085B122,0x025F261, 0x92,0x83, 0xC, +0, false }, // 4236: b65M99; FX 4 atmosphere
- { 0x155F101,0x0F4F242, 0x4D,0x00, 0x0, +0, false }, // 4237: b65M100; FX 5 brightness
- { 0x1511161,0x01321A3, 0x94,0x80, 0x6, +0, false }, // 4238: b65M101; FX 6 goblins
- { 0x0311161,0x0035DA1, 0x8C,0x80, 0x6, +0, false }, // 4239: b65M102; FX 7 echoes
- { 0x1F1A131,0x0F4A233, 0x0C,0x80, 0x0, +0, false }, // 4240: b65M105; Banjo
- { 0x0277C21,0x1076F22, 0x49,0x00, 0x6, +0, false }, // 4241: b65M109; Bagpipe
- { 0x134DD31,0x0165621, 0x85,0x00, 0xA, +0, false }, // 4242: b65M110; Fiddle
- { 0x207DA20,0x0078F21, 0x04,0x81, 0x6, +0, false }, // 4243: b65M111; Shanai
- { 0x0E5F105,0x0E3C303, 0x6A,0x80, 0x6, +0, false }, // 4244: b65M112; Tinkle Bell
- { 0x0A337D5,0x03756FA, 0x95,0x40, 0x0, +0, false }, // 4245: b65M123; Bird Tweet
- { 0x261B2B5,0x0A5F4B4, 0x5C,0x08, 0xA, +0, false }, // 4246: b65M124; Telephone
- { 0x001F6EE,0x3A54FF0, 0x00,0x00, 0xE, +0, false }, // 4247: b65M125; Helicopter
- { 0x0F0F300,0x2C6F600, 0x00,0x00, 0xE, +0, false }, // 4248: b65M127; Gunshot
- { 0x060F213,0x072F201, 0x4F,0x10, 0x8, +0, false }, // 4249: b66M14; Tubular Bells
- { 0x0FFF001,0x00F9031, 0x4F,0x04, 0x6, +0, false }, // 4250: b66M18; Rock Organ
- { 0x021FF13,0x0F6F311, 0x96,0x80, 0xA, +0, false }, // 4251: b66M24; Acoustic Guitar1
- { 0x001FF11,0x0F5F311, 0x8D,0x80, 0x0, +0, false }, // 4252: b66M25; Acoustic Guitar2
- { 0x171F503,0x0F6F211, 0x5E,0x00, 0xE, +0, false }, // 4253: b66M26; Electric Guitar1
- { 0x031F121,0x0F8F406, 0x40,0x85, 0x0, +0, false }, // 4254: b66M27; Electric Guitar2
- { 0x09F8331,0x078F422, 0x10,0x04, 0xA, +0, false }, // 4255: b66M37; Slap Bass 2
- { 0x024D501,0x0258531, 0x0F,0x00, 0xA, +0, false }, // 4256: b66M39; Synth Bass 2
- { 0x0A7F131,0x0C6F731, 0x5A,0x80, 0xE, +0, false }, // 4257: b66M45; Pizzicato String
- { 0x08B7261,0x01950E1, 0xA7,0x81, 0x2, +0, false }, // 4258: b66M53; Voice Oohs
- { 0x0089782,0x00897F1, 0x0D,0x00, 0x0, +0, false }, // 4259: b66M82; Lead 3 calliope
- { 0x0E1A311,0x0E4A103, 0x80,0x80, 0x6, +0, false }, // 4260: b66M86; Lead 7 fifths
- { 0x003FF41,0x0F4F123, 0x23,0x00, 0x8, +0, false }, // 4261: b66M100; FX 5 brightness
- { 0x007FF01,0x007FF01, 0x00,0x00, 0x7, +0, false }, // 4262: apgleeM117; b66M116; Melodic Tom; Taiko Drum
- { 0x096D801,0x096D801, 0x00,0x00, 0xA, +0, false }, // 4263: b66M117; Melodic Tom
- { 0x0F77720,0x2F87811, 0x11,0x13, 0xD, +0, false }, // 4264: b66P70; Maracas
- { 0x042F80E,0x3E4F407, 0x08,0x51, 0xE, +0, false }, // 4265: 3drm67P57; Crash Cymbal 2
- { 0x031F201,0x073C211, 0x9E,0x03, 0xE, +0, false }, // 4266: 2x2byJANM0; AcouGrandPiano
- { 0x151F121,0x0B4C231, 0x97,0x03, 0xA, +0, false }, // 4267: 2x2byJANM1; BrightAcouGrand
- { 0x0F4F201,0x0F6F201, 0x4B,0x00, 0xB, +0, false }, // 4268: 2x2byJANM1; BrightAcouGrand
- { 0x151F1A1,0x0C4F2B1, 0x97,0x03, 0x7, +0, false }, // 4269: 2x2byJANM3; Honky-tonkPiano
- { 0x185DC85,0x055F401, 0x91,0x0E, 0x3, +0, false }, // 4270: 2x2byJANM9; Glockenspiel
- { 0x0045617,0x004F601, 0x21,0x00, 0x2, +12, false }, // 4271: 2x2byJANM10; Music box
- { 0x0790825,0x0E6E385, 0x9A,0x5B, 0xA, +0, false }, // 4272: 2x2byJANM11; Vibraphone
- { 0x0E6F315,0x0E6F281, 0x62,0x00, 0xB, +0, false }, // 4273: 2x2byJANM11; Vibraphone
- { 0x035FA95,0x014F781, 0x52,0x09, 0x1, +0, false }, // 4274: 2x2byJANM12; Marimba
- { 0x066FE15,0x085C8C1, 0x0B,0x03, 0x5, +0, false }, // 4275: 2x2byJANM13; Xylophone
- { 0x0F2F245,0x0F2F202, 0x0E,0x06, 0x8, +0, false }, // 4276: 2x2byJANM14; Tubular Bells
- { 0x156940A,0x132F411, 0xA7,0x05, 0x5, +0, false }, // 4277: 2x2byJANM15; Dulcimer
- { 0x026A2A0,0x023A522, 0x85,0x9E, 0x7, +0, false }, // 4278: 2x2byJANM16; Hammond Organ
- { 0x12AA6E3,0x00AAF61, 0x56,0x80, 0x8, -12, false }, // 4279: 2x2byJANM18; Rock Organ
- { 0x00AAFE1,0x00AAF62, 0x91,0x80, 0x9, +0, false }, // 4280: 2x2byJANM18; Rock Organ
- { 0x1239723,0x01455B1, 0x93,0x00, 0x4, +12, false }, // 4281: 2x2byJANM19; Church Organ
- { 0x1069FB2,0x10B55B0, 0x09,0x22, 0x5, +0, false }, // 4282: 2x2byJANM19; Church Organ
- { 0x2034121,0x10661F1, 0x8F,0x09, 0xB, +0, false }, // 4283: 2x2byJANM22; Harmonica
- { 0x021FF13,0x103FF11, 0x1F,0x05, 0xD, +0, false }, // 4284: 2x2byJANM24; Acoustic Guitar1
- { 0x19F53C8,0x07FFAE4, 0x1C,0x03, 0x9, +0, false }, // 4285: 2x2byJANM31; Guitar Harmonics
- { 0x02BF82A,0x02BF620, 0x24,0x2D, 0xE, +12, false }, // 4286: 2x2byJANM33; Electric Bass 1
- { 0x02BF420,0x02BF420, 0x12,0x00, 0xE, +0, false }, // 4287: 2x2byJANM33; Electric Bass 1
- { 0x027F912,0x147F71C, 0x0F,0x0F, 0x0, +0, false }, // 4288: 2x2byJANM36; Slap Bass 1
- { 0x097F231,0x049F322, 0x1D,0x00, 0x0, +0, false }, // 4289: 2x2byJANM36; Slap Bass 1
- { 0x0C9F53F,0x0D99632, 0x22,0x22, 0x8, +0, false }, // 4290: 2x2byJANM37; Slap Bass 2
- { 0x079D331,0x02AD331, 0x19,0x00, 0x8, +0, false }, // 4291: 2x2byJANM37; Slap Bass 2
- { 0x064A001,0x0757103, 0x1D,0x00, 0xE, +0, false }, // 4292: 2x2byJANM40; Violin
- { 0x2115231,0x10631B1, 0x91,0x02, 0x9, +0, false }, // 4293: 2x2byJANM41; Viola
- { 0x1115431,0x1094522, 0x55,0x00, 0x9, +0, false }, // 4294: 2x2byJANM42; Cello
- { 0x1115431,0x1094522, 0x55,0x03, 0x3, +0, false }, // 4295: 2x2byJANM43; Contrabass
- { 0x0155331,0x1164562, 0x89,0x03, 0x3, +0, false }, // 4296: 2x2byJANM44; Tremulo Strings
- { 0x1F0F511,0x0C3F411, 0x1F,0x03, 0x1, +0, false }, // 4297: 2x2byJANM45; Pizzicato String
- { 0x071F403,0x0A5F131, 0x59,0x13, 0x1, +0, false }, // 4298: 2x2byJANM46; Orchestral Harp
- { 0x2036130,0x20434A0, 0x98,0x0B, 0xE, +0, false }, // 4299: 2x2byJANM49; String Ensemble2
- { 0x1156561,0x0073521, 0x92,0x01, 0xF, +0, false }, // 4300: 2x2byJANM49; String Ensemble2
- { 0x2536120,0x0055F62, 0x4F,0x0F, 0x1, +0, false }, // 4301: 2x2byJANM52; Choir Aahs
- { 0x00860A4,0x0086068, 0x00,0x00, 0x3, -24, false }, // 4302: 2x2byJANM54; Synth Voice
- { 0x0049100,0x2045240, 0x0F,0x00, 0x9, +0, false }, // 4303: 2x2byJANM55; Orchestra Hit
- { 0x0157620,0x0368261, 0x94,0x00, 0xC, +12, false }, // 4304: 2x2byJANM58; Tuba
- { 0x02661B1,0x0276171, 0xD3,0x80, 0xD, +0, false }, // 4305: 2x2byJANM58; Tuba
- { 0x01F4133,0x03B9221, 0x19,0x0F, 0x3, +0, false }, // 4306: 2x2byJANM59; Muted Trumpet
- { 0x04A6121,0x00B7F21, 0x9F,0x00, 0xE, +0, false }, // 4307: 2x2byJANM60; French Horn
- { 0x00A65A1,0x0067F61, 0xA2,0x00, 0xF, +0, false }, // 4308: 2x2byJANM60; French Horn
- { 0x0277221,0x0067F21, 0x16,0x05, 0xC, +0, false }, // 4309: 2x2byJANM61; Brass Section
- { 0x0066231,0x0D6C261, 0x1A,0x00, 0xE, +0, false }, // 4310: 2x2byJANM62; Synth Brass 1
- { 0x0178521,0x0179222, 0x17,0x00, 0xE, +0, false }, // 4311: 2x2byJANM63; Synth Brass 2
- { 0x1567101,0x01C52B2, 0x8D,0x0D, 0x9, +0, false }, // 4312: 2x2byJANM65; Alto Sax
- { 0x0AE7121,0x09E8122, 0x19,0x00, 0xC, +0, false }, // 4313: 2x2byJANM66; Tenor Sax
- { 0x1537101,0x01C52B3, 0x10,0x09, 0xB, +0, false }, // 4314: 2x2byJANM67; Baritone Sax
- { 0x119FF21,0x00890A4, 0x17,0x09, 0x9, +0, false }, // 4315: 2x2byJANM68; Oboe
- { 0x0178E31,0x00E6BA1, 0x8D,0x0D, 0x7, +0, false }, // 4316: 2x2byJANM69; English Horn
- { 0x109F021,0x00A9023, 0x97,0x0B, 0x1, +0, false }, // 4317: 2x2byJANM70; Bassoon
- { 0x02A9B32,0x0177221, 0x90,0x00, 0x4, +0, false }, // 4318: 2x2byJANM71; Clarinet
- { 0x01CB632,0x01B66E1, 0x92,0x82, 0x5, +0, false }, // 4319: 2x2byJANM71; Clarinet
- { 0x1475721,0x00955E1, 0x20,0x80, 0x1, +0, false }, // 4320: 2x2byJANM72; Piccolo
- { 0x1378E21,0x00955E1, 0x19,0x00, 0x1, +0, false }, // 4321: 2x2byJANM73; Flute
- { 0x6FFF021,0x00F0020, 0x0B,0x3F, 0x1, +0, false }, // 4322: 2x2byJANM80; Lead 1 squareea
- { 0x0F4F262,0x6F4F222, 0x3F,0x3F, 0x0, +0, false }, // 4323: 2x2byJANM80; Lead 1 squareea
- { 0x2EBF121,0x0D8F061, 0x0D,0x00, 0xA, +0, false }, // 4324: 2x2byJANM82; Lead 3 calliope
- { 0x0738101,0x0CDC1C4, 0x80,0x00, 0x8, +0, false }, // 4325: 2x2byJANM84; Lead 5 charang
- { 0x2379720,0x0685321, 0x21,0x00, 0x3, +0, false }, // 4326: 2x2byJANM85; Lead 6 voice
- { 0x0CE4122,0x0CE6103, 0x00,0x01, 0x9, +0, false }, // 4327: 2x2byJANM86; Lead 7 fifths
- { 0x062F521,0x3F6F001, 0x16,0x00, 0xC, +0, false }, // 4328: 2x2byJANM87; Lead 8 brass
- { 0x09041F1,0x00322B1, 0xCB,0x07, 0xB, +0, false }, // 4329: 2x2byJANM89; Pad 2 warm
- { 0x000FF21,0x029F521, 0x14,0x00, 0x6, +0, false }, // 4330: 2x2byJANM90; Pad 3 polysynth
- { 0x000FF21,0x0298521, 0x11,0x00, 0x7, +0, false }, // 4331: 2x2byJANM90; Pad 3 polysynth
- { 0x023F222,0x0059F22, 0x1F,0x00, 0xE, +0, false }, // 4332: 2x2byJANM91; Pad 4 choir
- { 0x023F221,0x008EF22, 0x0C,0x00, 0xF, +0, false }, // 4333: 2x2byJANM91; Pad 4 choir
- { 0x0022A55,0x0F34212, 0x97,0x86, 0x7, +0, false }, // 4334: 2x2byJANM92; Pad 5 bowedpad
- { 0x1D38201,0x04442E1, 0x40,0x0D, 0x1, +0, false }, // 4335: 2x2byJANM93; Pad 6 metallic
- { 0x2164460,0x00450E1, 0xAB,0x01, 0xB, +0, false }, // 4336: 2x2byJANM94; Pad 7 halo
- { 0x0022A55,0x0F34212, 0x97,0x86, 0x1, +0, false }, // 4337: 2x2byJANM95; Pad 8 sweep
- { 0x19FF626,0x113F4E1, 0x1A,0x00, 0x3, +0, false }, // 4338: 2x2byJANM96; FX 1 rain
- { 0x1623524,0x1023171, 0x20,0x05, 0x1, +0, false }, // 4339: 2x2byJANM97; FX 2 soundtrack
- { 0x037F323,0x0F7F221, 0x22,0x00, 0xE, +0, false }, // 4340: 2x2byJANM98; FX 3 crystal
- { 0x034F23E,0x0F7F224, 0x29,0x00, 0xF, +0, false }, // 4341: 2x2byJANM98; FX 3 crystal
- { 0x053FFE3,0x0038FF1, 0x17,0x09, 0xD, +0, false }, // 4342: 2x2byJANM99; FX 4 atmosphere
- { 0x155F141,0x0F5F242, 0x4D,0x00, 0x0, +0, false }, // 4343: 2x2byJANM100; FX 5 brightness
- { 0x0546121,0x005CFA2, 0x4F,0x03, 0x1, +0, false }, // 4344: 2x2byJANM100; FX 5 brightness
- { 0x011A131,0x0137D16, 0x87,0x08, 0x1, +0, false }, // 4345: 2x2byJANM104; Sitar
- { 0x0F0A101,0x0437516, 0x0C,0x03, 0x1, +0, false }, // 4346: 2x2byJANM105; Banjo
- { 0x053F201,0x052F317, 0x8F,0x09, 0x5, +0, false }, // 4347: 2x2byJANM106; Shamisen
- { 0x051F401,0x083F521, 0x0F,0x10, 0x9, +0, false }, // 4348: 2x2byJANM107; Koto
- { 0x055C902,0x024A601, 0x1A,0x05, 0xD, +0, false }, // 4349: 2x2byJANM108; Kalimba
- { 0x0175E31,0x20C7B21, 0x18,0x08, 0x7, +0, false }, // 4350: 2x2byJANM109; Bagpipe
- { 0x2035130,0x1075421, 0x1C,0x01, 0xB, +0, false }, // 4351: 2x2byJANM110; Fiddle
- { 0x119FFA1,0x0089024, 0x0C,0x11, 0x7, +0, false }, // 4352: 2x2byJANM111; Shanai
- { 0x004F007,0x004F081, 0x51,0x13, 0x7, +0, false }, // 4353: 2x2byJANM112; Tinkle Bell
- { 0x026EC07,0x016F801, 0x15,0x00, 0xA, +0, false }, // 4354: 2x2byJANM113; Agogo Bells
- { 0x001FF17,0x0057A12, 0x1C,0x0B, 0xB, +0, false }, // 4355: 2x2byJANM113; Agogo Bells
- { 0x173F705,0x072F2F1, 0x97,0x09, 0x9, +0, false }, // 4356: 2x2byJANM114; Steel Drums
- { 0x076CA03,0x077A902, 0xA1,0x09, 0xB, +0, false }, // 4357: 2x2byJANM115; Woodblock
- { 0x09FF831,0x004FF10, 0x8B,0x05, 0x7, +0, false }, // 4358: 2x2byJANM116; Taiko Drum
- { 0x05F7912,0x1846510, 0x4F,0x00, 0x5, +0, false }, // 4359: 2x2byJANM117; Melodic Tom
- { 0x0A4F831,0x0246450, 0x90,0x00, 0xF, +0, false }, // 4360: 2x2byJANM118; Synth Drum
- { 0x001FF0E,0x20F2F01, 0x00,0x0D, 0xE, +0, false }, // 4361: 2x2byJANM119; Reverse Cymbal
- { 0x2077405,0x106F403, 0x80,0x0F, 0xF, +0, false }, // 4362: 2x2byJANM120; Guitar FretNoise
- { 0x003FF15,0x0934511, 0x09,0x1F, 0xF, +0, false }, // 4363: 2x2byJANM121; Breath Noise
- { 0x000200E,0x0022F0E, 0x00,0x0F, 0xF, +0, false }, // 4364: 2x2byJANM122; Seashore
- { 0x059F41C,0x0565B06, 0x17,0x0B, 0x1, +0, false }, // 4365: 2x2byJANM123; Bird Tweet
- { 0x060F209,0x072F214, 0x4F,0x19, 0xB, +0, false }, // 4366: 2x2byJANM124; Telephone
- { 0x1111EF0,0x11311E2, 0x00,0xC5, 0xF, +0, false }, // 4367: 2x2byJANM125; Helicopter
- { 0x000FFEE,0x30318EE, 0x00,0x00, 0xE, +0, false }, // 4368: 2x2byJANM126; Applause/Noise
- { 0x0F7B710,0x005F011, 0x42,0x00, 0x8, +0, false }, // 4369: 2x2byJANP35; Ac Bass Drum
- { 0x3E4E40F,0x1E3F308, 0x00,0x0A, 0x6, +0, false }, // 4370: 2x2byJANP51; Ride Cymbal 1
- { 0x3E3E20F,0x1E4F408, 0x00,0x0A, 0x6, +0, false }, // 4371: 2x2byJANP59; Ride Cymbal 2
- { 0x3F0E00A,0x0F7F21F, 0x7C,0x40, 0x8, +0, false }, // 4372: 2x2byJANP81; Open Triangle
- { 0x3E0F50A,0x0FAF31F, 0x7C,0x40, 0x9, +0, false }, // 4373: 2x2byJANP81; Open Triangle
- { 0x1F5F213,0x0F5F111, 0xC6,0x0A, 0x0, +0, false }, // 4374: apgleeM1; BrightAcouGrand
- { 0x019F603,0x0F4F212, 0x30,0x10, 0xF, +0, false }, // 4375: apgleeM4; Rhodes Piano
- { 0x1069FB2,0x10F94B0, 0xC0,0x86, 0x9, +0, false }, // 4376: apgleeM17; Percussive Organ
- { 0x1069FB2,0x10F94B0, 0xC0,0x80, 0x9, +0, false }, // 4377: apgleeM19; Church Organ
- { 0x1F69182,0x1F69180, 0xC0,0x86, 0x9, +0, false }, // 4378: apgleeM20; Reed Organ
- { 0x00BF224,0x00B5231, 0x4F,0x1B, 0xE, +0, false }, // 4379: apgleeM21; Accordion
- { 0x021FE13,0x094F231, 0x96,0x80, 0xA, +0, false }, // 4380: apgleeM27; Electric Guitar2
- { 0x153F201,0x174F511, 0x4D,0x00, 0x8, +0, false }, // 4381: apgleeM28; Electric Guitar3
- { 0x0199421,0x0099428, 0x01,0x09, 0x6, +0, false }, // 4382: apgleeM29; Overdrive Guitar
- { 0x0199421,0x0099428, 0x01,0x13, 0x6, +0, false }, // 4383: apgleeM30; Distorton Guitar
- { 0x06FFA24,0x0F891C2, 0x8A,0x03, 0x8, +0, false }, // 4384: apgleeM31; Guitar Harmonics
- { 0x0CFF121,0x048F621, 0x1A,0x00, 0xA, +0, false }, // 4385: apgleeM33; Electric Bass 1
- { 0x022B701,0x037C422, 0x1D,0x00, 0xE, +0, false }, // 4386: apgleeM34; Electric Bass 2
- { 0x0EFF231,0x068F122, 0x1E,0x00, 0xE, +0, false }, // 4387: apgleeM35; Fretless Bass
- { 0x025F911,0x034F131, 0x05,0x09, 0xA, +0, false }, // 4388: apgleeM38; Synth Bass 1
- { 0x019D531,0x01B6172, 0x8A,0x00, 0xC, +0, false }, // 4389: apgleeM40; Violin
- { 0x255A511,0x1B3F511, 0x96,0x80, 0xC, +0, false }, // 4390: apgleeM43; apgleeM45; Contrabass; Pizzicato String
- { 0x0058001,0x006F011, 0x9C,0x80, 0x0, +0, false }, // 4391: apgleeM44; Tremulo Strings
- { 0x243A5C0,0x123D400, 0x0D,0x00, 0x0, +0, false }, // 4392: apgleeM47; Timpany
- { 0x1E3C221,0x3166120, 0x58,0x00, 0x0, +0, false }, // 4393: apgleeM48; String Ensemble1
- { 0x081B021,0x12CB322, 0x16,0x00, 0xC, +0, false }, // 4394: apgleeM51; SynthStrings 2
- { 0x0AE7121,0x09E8121, 0x1D,0x00, 0xE, +0, false }, // 4395: apgleeM56; apgleeM62; Synth Brass 1; Trumpet
- { 0x00B4131,0x01B92F1, 0x1C,0x00, 0xA, +0, false }, // 4396: apgleeM58; Tuba
- { 0x0AE71E1,0x09E81E2, 0x15,0x03, 0xE, +0, false }, // 4397: apgleeM61; Brass Section
- { 0x0537121,0x04C5232, 0x4F,0x00, 0xA, +0, false }, // 4398: apgleeM65; apgleeM66; Alto Sax; Tenor Sax
- { 0x0687120,0x05E5231, 0x4E,0x00, 0xA, +0, false }, // 4399: apgleeM67; Baritone Sax
- { 0x0219B32,0x0077221, 0xC0,0x00, 0x4, +0, false }, // 4400: apgleeM71; Clarinet
- { 0x08F6EE1,0x02A6562, 0xEC,0x00, 0xE, +0, false }, // 4401: apgleeM75; Pan Flute
- { 0x0C70CF5,0x0A560F2, 0x9A,0x80, 0xD, +0, false }, // 4402: apgleeM78; Whistle
- { 0x203FF22,0x00FFF21, 0x59,0x08, 0x0, +0, false }, // 4403: apgleeM80; Lead 1 squareea
- { 0x00E7121,0x00E8121, 0x1D,0x00, 0xE, +0, false }, // 4404: apgleeM81; Lead 2 sawtooth
- { 0x0FFF100,0x0FF5011, 0x0D,0x80, 0x6, +0, false }, // 4405: apgleeM93; Pad 6 metallic
- { 0x0EF1100,0x00FB031, 0x10,0x80, 0xA, +0, false }, // 4406: apgleeM95; Pad 8 sweep
- { 0x173F3A4,0x0238161, 0x4C,0x10, 0x4, +0, false }, // 4407: apgleeM103; FX 8 sci-fi
- { 0x200F601,0x3061FDD, 0x00,0x00, 0xC, +0, false }, // 4408: apgleeM119; Reverse Cymbal
- { 0x22BFB03,0x00BF50F, 0x00,0x00, 0xF, +0, false }, // 4409: apgleeP37; Side Stick
- { 0x07CFA01,0x004F200, 0x00,0x00, 0x0, +0, false }, // 4410: apgleeP41; apgleeP43; apgleeP45; apgleeP47; apgleeP48; apgleeP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
- { 0x000F601,0x3029FDD, 0x0C,0x00, 0xC, +0, false }, // 4411: apgleeP49; Crash Cymbal 1
- { 0x002F60C,0x213CB12, 0x00,0x00, 0xA, +0, false }, // 4412: apgleeP52; Chinese Cymbal
- { 0x342F80E,0x3E4F407, 0x06,0x44, 0xE, +0, false }, // 4413: apgleeP53; Ride Bell
- { 0x200F601,0x3029FDD, 0x00,0x00, 0xC, +0, false }, // 4414: apgleeP55; Splash Cymbal
- { 0x276F502,0x0D6F609, 0x1B,0x00, 0x4, +0, false }, // 4415: apgleeP56; Cow Bell
- { 0x000F600,0x24393DF, 0x09,0x00, 0xE, +0, false }, // 4416: apgleeP57; Crash Cymbal 2
- { 0x0BFFA02,0x097C804, 0x00,0x00, 0xB, +0, false }, // 4417: apgleeP65; apgleeP66; High Timbale; Low Timbale
- { 0x306FF80,0x0164F11, 0x00,0x00, 0xE, +0, false }, // 4418: apgleeP74; Long Guiro
- { 0x332F985,0x0A5D684, 0x05,0x40, 0xE, +0, false }, // 4419: apgleeP83; Jingle Bell
- { 0x0FFF00B,0x2FF220C, 0x00,0x00, 0xE, +0, false }, // 4420: apgnamM122; Seashore
- { 0x2F3F032,0x1F4F131, 0x24,0x0A, 0xE, +0, false }, // 4421: skeakernetsM0; Acoustic Grand Piano
- { 0x2F3F031,0x0F4F131, 0x24,0x0A, 0xE, +0, true }, // 4422: skeakernetsM0; Acoustic Grand Piano
- { 0x2F3F031,0x1F4F130, 0x52,0x00, 0xC, +12, false }, // 4423: skeakernetsM1; Bright Acoustic Piano
- { 0x3B3E131,0x0F4F130, 0x1A,0x40, 0x8, +12, false }, // 4424: skeakernetsM2; Electric Grand Piano
- { 0x0B3F130,0x214F211, 0x02,0x40, 0xB, +12, true }, // 4425: skeakernetsM2; Electric Grand Piano
- { 0x0E5B111,0x0B8F211, 0x9C,0x80, 0x0, +0, true }, // 4426: skeakernetsM4;
- { 0x0E7C21C,0x0B8F301, 0x3A,0x80, 0x1, +0, false }, // 4427: skeakernetsM5;
- { 0x0F5B111,0x0D8F211, 0x1B,0x80, 0x0, +0, true }, // 4428: skeakernetsM5;
- { 0x30AF231,0x1F5D130, 0x87,0x00, 0xA, +12, false }, // 4429: skeakernetsM6; Harpsichord
- { 0x056F101,0x177F111, 0x46,0x02, 0x6, +0, false }, // 4430: skeakernetsM7;
- { 0x287F626,0x0E4F231, 0x4E,0x00, 0x9, +0, false }, // 4431: skeakernetsM8; Celesta
- { 0x004A61A,0x004F601, 0x27,0x0A, 0x2, +0, true }, // 4432: skeakernetsM10;
- { 0x0F6F614,0x0F7E501, 0x23,0x00, 0x0, +0, false }, // 4433: skeakernetsM12;
- { 0x093F614,0x053F410, 0x1F,0x00, 0x8, +12, false }, // 4434: skeakernetsM13; Xylophone
- { 0x0B3D405,0x0B4C201, 0x94,0x13, 0x4, +0, false }, // 4435: skeakernetsM14;
- { 0x082D305,0x0E3A301, 0x4F,0x8A, 0x2, +0, true }, // 4436: skeakernetsM14;
- { 0x1109130,0x3B5F321, 0x52,0x80, 0x8, +12, false }, // 4437: skeakernetsM15; * Dulcimer
- { 0x1109130,0x3B5F321, 0x52,0x80, 0x8, +12, true }, // 4438: skeakernetsM15; * Dulcimer
- { 0x116B1A2,0x117D160, 0x88,0x80, 0x7, +12, false }, // 4439: skeakernetsM16; Hammond Organ
- { 0x005F1B0,0x036F496, 0x00,0x00, 0x5, +0, false }, // 4440: skeakernetsM17; Percussive Organ
- { 0x005F170,0x036F415, 0x40,0x17, 0x9, +0, true }, // 4441: skeakernetsM17; Percussive Organ
- { 0x018AA70,0x0088AB1, 0x44,0x07, 0x4, +0, false }, // 4442: skeakernetsM18;
- { 0x118AA70,0x0088AB1, 0x4B,0x07, 0x4, +12, true }, // 4443: skeakernetsM18;
- { 0x1043030,0x1145431, 0x92,0x80, 0xD, +12, false }, // 4444: skeakernetsM19; Church Organ
- { 0x1045033,0x1145430, 0x92,0x80, 0xB, +0, true }, // 4445: skeakernetsM19; Church Organ
- { 0x015A220,0x1264131, 0x48,0x00, 0x6, +12, false }, // 4446: skeakernetsM21; Accordion
- { 0x1158220,0x1264631, 0x4A,0x00, 0x6, +12, true }, // 4447: skeakernetsM21; Accordion
- { 0x405FFA1,0x0096F22, 0x1F,0x80, 0x4, +0, true }, // 4448: skeakernetsM22;
- { 0x107F020,0x2055231, 0x92,0x00, 0x8, +12, false }, // 4449: skeakernetsM23; Tango Accordion
- { 0x107F020,0x2055231, 0x92,0x00, 0x0, +12, true }, // 4450: skeakernetsM23; Tango Accordion
- { 0x274F302,0x0B8F301, 0x9E,0x80, 0xA, +0, false }, // 4451: skeakernetsM24;
- { 0x3749401,0x2B8D301, 0x9C,0x80, 0xA, +0, true }, // 4452: skeakernetsM24;
- { 0x3E5F132,0x1E4F231, 0x92,0x00, 0x6, +0, false }, // 4453: skeakernetsM25; Acoustic Guitar (steel)
- { 0x21FF122,0x188F200, 0xE6,0x00, 0x6, +12, false }, // 4454: skeakernetsM26; Electric Guitar (jazz)
- { 0x132ED10,0x3E7D210, 0x87,0x05, 0x6, +12, false }, // 4455: skeakernetsM27; * Electric Guitar (clean)
- { 0x332ED11,0x1E7D210, 0x80,0x40, 0x2, +12, true }, // 4456: skeakernetsM27; * Electric Guitar (clean)
- { 0x0F4E430,0x0F5F330, 0x92,0x80, 0x8, +12, false }, // 4457: skeakernetsM28; Electric Guitar (muted)
- { 0x1E6F131,0x1C9F052, 0x00,0x00, 0x4, +0, false }, // 4458: skeakernetsM29; Overdriven Guitar
- { 0x0F7F101,0x3F9F044, 0x48,0x45, 0xA, +0, false }, // 4459: skeakernetsM30; Distortion Guitar
- { 0x087B120,0x3A9F021, 0x48,0x05, 0x8, +12, true }, // 4460: skeakernetsM30; Distortion Guitar
- { 0x0D78134,0x0387632, 0x1C,0x00, 0xC, +12, false }, // 4461: skeakernetsM31; * Guitar Harmonics
- { 0x020C320,0x0E6C1B0, 0x0F,0x00, 0x0, +12, false }, // 4462: skeakernetsM32; Acoustic Bass
- { 0x0FFF030,0x0F8F131, 0x9D,0x00, 0xA, +12, false }, // 4463: skeakernetsM33; Electric Bass (finger)
- { 0x026AA20,0x0D7F131, 0xCF,0x80, 0xA, +12, false }, // 4464: skeakernetsM34; Electric Bass (pick)
- { 0x0007010,0x0F6B110, 0x1A,0x00, 0x8, +12, false }, // 4465: skeakernetsM35; Fretless Bass
- { 0x2267730,0x0D8F231, 0x11,0x80, 0x8, +0, false }, // 4466: skeakernetsM36; * Slap Bass 1
- { 0x237AA30,0x288F219, 0x8A,0x8D, 0xC, +0, true }, // 4467: skeakernetsM36; * Slap Bass 1
- { 0x1169231,0x0D8F231, 0x0B,0x40, 0x2, +0, false }, // 4468: skeakernetsM37; Slap Bass 2
- { 0x217F030,0x1D8F319, 0x8F,0x87, 0x8, +0, true }, // 4469: skeakernetsM37; Slap Bass 2
- { 0x2257020,0x2266161, 0x95,0x00, 0xA, +0, false }, // 4470: skeakernetsM40; Violin
- { 0x2446070,0x0154131, 0x8F,0x00, 0xA, +0, false }, // 4471: skeakernetsM41; Viola
- { 0x214D070,0x1175222, 0x0F,0x80, 0x2, +0, false }, // 4472: skeakernetsM42; Cello
- { 0x211C170,0x1156020, 0x8A,0x00, 0x6, +12, false }, // 4473: skeakernetsM43; Contrabass
- { 0x201C3F0,0x1058361, 0x89,0x40, 0x6, +0, false }, // 4474: skeakernetsM44; Tremolo Strings
- { 0x101B370,0x0059360, 0x89,0x40, 0x6, +12, true }, // 4475: skeakernetsM44; Tremolo Strings
- { 0x0848521,0x074C411, 0x69,0x00, 0xA, +0, false }, // 4476: skeakernetsM45;
- { 0x074A201,0x0356411, 0x29,0x00, 0xA, +0, true }, // 4477: skeakernetsM45;
- { 0x0F5F314,0x0F5F301, 0x6E,0x00, 0x4, +0, false }, // 4478: skeakernetsM46; Orchestral Harp
- { 0x1C7A601,0x0B3D210, 0x50,0x00, 0xA, +0, false }, // 4479: skeakernetsM47; * Timpani
- { 0x033F031,0x21554A0, 0xA6,0x00, 0xC, +0, false }, // 4480: skeakernetsM48;
- { 0x033F031,0x21565A0, 0xA6,0x00, 0xC, +0, true }, // 4481: skeakernetsM48;
- { 0x0059061,0x10555A1, 0x5B,0x80, 0x0, +0, false }, // 4482: skeakernetsM49; String Ensemble 2
- { 0x3059060,0x1055521, 0x67,0x80, 0x0, +0, true }, // 4483: skeakernetsM49; String Ensemble 2
- { 0x20569A1,0x20266F1, 0x9A,0x00, 0xA, -12, false }, // 4484: skeakernetsM50; Synth Strings 1
- { 0x20569A1,0x20266F1, 0x9A,0x00, 0xA, -12, true }, // 4485: skeakernetsM50; Synth Strings 1
- { 0x0031121,0x1046120, 0x58,0x80, 0x0, +12, false }, // 4486: skeakernetsM51; Synth Strings 2
- { 0x2331120,0x1364120, 0x8D,0x80, 0x8, +12, true }, // 4487: skeakernetsM51; Synth Strings 2
- { 0x0057F60,0x0056F21, 0x9C,0x00, 0xA, +12, false }, // 4488: skeakernetsM52;
- { 0x0057F20,0x0054F61, 0x9C,0x00, 0xA, +12, true }, // 4489: skeakernetsM52;
- { 0x239B420,0x0076121, 0x50,0x00, 0x6, +0, false }, // 4490: skeakernetsM53;
- { 0x139B462,0x00D7161, 0x91,0x14, 0x0, +0, true }, // 4491: skeakernetsM53;
- { 0x05460F0,0x07430B1, 0x5A,0x80, 0x0, +12, false }, // 4492: skeakernetsM54; Synth Voice
- { 0x05460F0,0x07430B1, 0x5A,0x80, 0x0, +12, true }, // 4493: skeakernetsM54; Synth Voice
- { 0x2436110,0x1147211, 0x90,0x00, 0xC, +0, false }, // 4494: skeakernetsM55; Orchestra Hit
- { 0x1436191,0x1455311, 0x8F,0x00, 0xC, +12, true }, // 4495: skeakernetsM55; Orchestra Hit
- { 0x0177561,0x0097F21, 0x94,0x01, 0xE, +0, false }, // 4496: skeakernetsM56;
- { 0x0374130,0x02BA260, 0x1C,0x00, 0xC, +12, false }, // 4497: skeakernetsM57; Trombone
- { 0x2385073,0x2177434, 0x98,0x00, 0x2, -12, false }, // 4498: skeakernetsM59; Muted Trumpet
- { 0x026B020,0x0056120, 0x26,0x00, 0x8, +12, false }, // 4499: skeakernetsM60; French Horn
- { 0x026B020,0x0055120, 0x26,0x00, 0x8, +12, true }, // 4500: skeakernetsM60; French Horn
- { 0x1156020,0x1365130, 0x8E,0x00, 0xC, +12, false }, // 4501: skeakernetsM61; Brass Section
- { 0x1177030,0x1368131, 0x92,0x00, 0xC, +12, true }, // 4502: skeakernetsM61; Brass Section
- { 0x2A68120,0x1979120, 0x4D,0x00, 0xC, +12, false }, // 4503: skeakernetsM62; Synth Brass 1
- { 0x2A68120,0x1979120, 0x8C,0x00, 0xA, +12, true }, // 4504: skeakernetsM62; Synth Brass 1
- { 0x2A68130,0x1976130, 0x4D,0x00, 0xC, +12, false }, // 4505: skeakernetsM63; Synth Bass 2
- { 0x0F37010,0x1F65051, 0x51,0x04, 0xA, +12, false }, // 4506: skeakernetsM64;
- { 0x1067020,0x1165230, 0x89,0x00, 0x6, +12, false }, // 4507: skeakernetsM65; Alto Sax
- { 0x00B9820,0x10B5370, 0x4A,0x00, 0xA, +12, false }, // 4508: skeakernetsM66; Tenor Sax
- { 0x10B9020,0x11B6330, 0x85,0x00, 0xA, +12, false }, // 4509: skeakernetsM67; Baritone Sax
- { 0x0235030,0x0076C62, 0x58,0x00, 0xA, +12, false }, // 4510: skeakernetsM68; Oboe
- { 0x055D530,0x0076C71, 0x17,0x0D, 0x6, +12, true }, // 4511: skeakernetsM68; Oboe
- { 0x0077821,0x1074331, 0x4F,0x00, 0x8, +0, false }, // 4512: skeakernetsM69; English Horn
- { 0x0199030,0x01B6132, 0x91,0x80, 0xA, +12, false }, // 4513: skeakernetsM70; Bassoon
- { 0x1177532,0x0174370, 0x99,0x00, 0xA, +12, false }, // 4514: skeakernetsM71; Clarinet
- { 0x08D6EF1,0x02A3571, 0xC0,0x00, 0xE, +0, false }, // 4515: skeakernetsM72; Piccolo
- { 0x08850A1,0x02A5561, 0xA6,0x00, 0x8, +0, false }, // 4516: skeakernetsM73; Flute
- { 0x1176522,0x0277421, 0x5A,0x00, 0x6, +0, false }, // 4517: skeakernetsM74; Recorder
- { 0x1273471,0x01745B0, 0x8D,0x00, 0x4, +12, false }, // 4518: skeakernetsM75; Pan Flute
- { 0x2F36750,0x0F78500, 0x17,0x00, 0x2, +12, true }, // 4519: skeakernetsM75; Pan Flute
- { 0x00457E1,0x0375760, 0xA8,0x00, 0xE, +12, false }, // 4520: skeakernetsM76; Bottle Blow
- { 0x0545C67,0x0776860, 0x00,0x0D, 0xE, +12, true }, // 4521: skeakernetsM76; Bottle Blow
- { 0x3345731,0x05D67E1, 0x28,0x00, 0xE, +0, false }, // 4522: skeakernetsM77; * Shakuhachi
- { 0x3142531,0x06D6371, 0x1E,0x00, 0xE, +0, true }, // 4523: skeakernetsM77; * Shakuhachi
- { 0x00581A1,0x0295230, 0x37,0x00, 0x6, +12, false }, // 4524: skeakernetsM79; Ocarina
- { 0x203FF22,0x00FFF21, 0x59,0x0E, 0x4, +0, false }, // 4525: skeakernetsM80;
- { 0x303FF22,0x00FFF21, 0x9E,0x0E, 0x4, +0, true }, // 4526: skeakernetsM80;
- { 0x39BC120,0x368C030, 0x61,0x00, 0x0, +0, false }, // 4527: skeakernetsM81; Lead 2 (sawtooth)
- { 0x3ABB120,0x308F130, 0x57,0x00, 0x0, +0, true }, // 4528: skeakernetsM81; Lead 2 (sawtooth)
- { 0x33357F0,0x00767E0, 0x28,0x00, 0x0, +12, true }, // 4529: skeakernetsM82; Lead 3 (calliope)
- { 0x02B7320,0x12BF131, 0x40,0x00, 0x8, +12, false }, // 4530: skeakernetsM84; Lead 5 (charang)
- { 0x129F121,0x009F421, 0x8F,0x80, 0xA, +0, false }, // 4531: skeakernetsM87;
- { 0x209F121,0x109F121, 0x57,0x40, 0x0, +0, true }, // 4532: skeakernetsM87;
- { 0x2946374,0x005A0A1, 0xA5,0x00, 0x2, +0, false }, // 4533: skeakernetsM88;
- { 0x2055F02,0x004FFE1, 0xA8,0x00, 0x0, +0, true }, // 4534: skeakernetsM88;
- { 0x2A5A120,0x196A120, 0x95,0x05, 0xC, +12, false }, // 4535: skeakernetsM90; Pad 3 (polysynth)
- { 0x2A5A120,0x196A120, 0x95,0x05, 0xC, +12, true }, // 4536: skeakernetsM90; Pad 3 (polysynth)
- { 0x005F0E0,0x0548160, 0x44,0x00, 0xB, +12, false }, // 4537: skeakernetsM91; Pad 4 (choir)
- { 0x105F0E0,0x0547160, 0x44,0x80, 0xB, +12, true }, // 4538: skeakernetsM91; Pad 4 (choir)
- { 0x0336183,0x05452E0, 0xA7,0x00, 0x6, +12, false }, // 4539: skeakernetsM92; Pad 5 (bowed glass)
- { 0x13351A3,0x05452E0, 0xA7,0x00, 0x0, +12, true }, // 4540: skeakernetsM92; Pad 5 (bowed glass)
- { 0x2529082,0x1534340, 0x9D,0x80, 0xC, +12, false }, // 4541: skeakernetsM93; Pad 6 (metal)
- { 0x2529081,0x0534340, 0x9D,0x80, 0xC, +12, true }, // 4542: skeakernetsM93; Pad 6 (metal)
- { 0x123C173,0x0255131, 0x9F,0x03, 0x0, +0, false }, // 4543: skeakernetsM94;
- { 0x124C172,0x0255131, 0x9A,0x43, 0x6, +0, true }, // 4544: skeakernetsM94;
- { 0x1521161,0x1738060, 0x8C,0x80, 0x8, +12, false }, // 4545: skeakernetsM95; Pad 8 (sweep)
- { 0x157B260,0x019F803, 0x04,0x40, 0x7, +12, false }, // 4546: skeakernetsM96; FX 1 (rain)
- { 0x157B260,0x0145112, 0x04,0x40, 0x7, +12, true }, // 4547: skeakernetsM96; FX 1 (rain)
- { 0x2322122,0x0133221, 0x8C,0x92, 0x6, +0, false }, // 4548: skeakernetsM97;
- { 0x0032121,0x0133122, 0x93,0x48, 0x2, +7, true }, // 4549: skeakernetsM97;
- { 0x074F624,0x0248302, 0xC0,0x00, 0x0, -12, false }, // 4550: skeakernetsM98; * FX 3 (crystal)
- { 0x2D2C091,0x0D2D130, 0x8E,0x00, 0x0, +12, false }, // 4551: skeakernetsM99; FX 4 (atmosphere)
- { 0x0D2D091,0x0D2F130, 0x8E,0x00, 0x0, +12, true }, // 4552: skeakernetsM99; FX 4 (atmosphere)
- { 0x2F39054,0x0F3C240, 0xD2,0x00, 0x8, +12, false }, // 4553: skeakernetsM100; FX 5 (brightness)
- { 0x1F39010,0x0F2C240, 0x1A,0x00, 0x6, +12, true }, // 4554: skeakernetsM100; FX 5 (brightness)
- { 0x05213E1,0x2131371, 0x1A,0x88, 0x7, +0, false }, // 4555: skeakernetsM101; FX 6 (goblin)
- { 0x0521363,0x2131331, 0x1A,0x8D, 0x7, +0, true }, // 4556: skeakernetsM101; FX 6 (goblin)
- { 0x0025510,0x1728202, 0x18,0x00, 0xE, +12, false }, // 4557: skeakernetsM103; * FX 8 (star-theme)
- { 0x0B37120,0x0F38224, 0x07,0x00, 0x2, +12, false }, // 4558: skeakernetsM104; Sitar
- { 0x352F421,0x1E49423, 0x11,0x00, 0x8, +0, false }, // 4559: skeakernetsM107; Koto
- { 0x0328413,0x073B410, 0xA1,0x00, 0xF, +12, false }, // 4560: skeakernetsM108; Kalimba
- { 0x303A130,0x0266221, 0x1E,0x00, 0xE, +0, false }, // 4561: skeakernetsM110; Fiddle
- { 0x0136030,0x1169130, 0x12,0x80, 0x8, +12, false }, // 4562: skeakernetsM111; Shanai
- { 0x032A115,0x172B212, 0x00,0x80, 0x1, +5, false }, // 4563: skeakernetsM112; Tinkle Bell
- { 0x2046702,0x005A901, 0x4A,0x00, 0x6, +0, false }, // 4564: skeakernetsM114; Steel Drums
- { 0x0045B03,0x005A901, 0x4A,0x00, 0x6, +12, true }, // 4565: skeakernetsM114; Steel Drums
- { 0x0D1F814,0x078F611, 0x44,0x00, 0x6, +12, false }, // 4566: skeakernetsM115; Woodblock
- { 0x0C8A820,0x0B7E601, 0x0B,0x00, 0x0, +0, false }, // 4567: skeakernetsM117; Melodic Tom
- { 0x215F590,0x0E5D310, 0x08,0x00, 0x8, -12, false }, // 4568: skeakernetsM118;
- { 0x031410C,0x31D1110, 0x8F,0x80, 0xE, +0, false }, // 4569: skeakernetsM119; Reverse Cymbal
- { 0x1B37720,0x3F74533, 0x00,0x00, 0xE, +12, false }, // 4570: skeakernetsM120; Guitar Fret Noise
- { 0x00437D2,0x0343751, 0x9C,0x07, 0xC, +0, false }, // 4571: skeakernetsM121; Breath Noise
- { 0x003EBD7,0x06845D8, 0xD4,0x00, 0x7, +12, false }, // 4572: skeakernetsM123; Bird Tweet
- { 0x17ADAE0,0x314B009, 0x48,0x40, 0x4, -24, false }, // 4573: skeakernetsM124; Telephone Ring
- { 0x17ADAE0,0x314B009, 0x48,0x40, 0x4, -20, true }, // 4574: skeakernetsM124; Telephone Ring
- { 0x2117E30,0x3112120, 0x00,0x00, 0xC, -24, false }, // 4575: skeakernetsM125; Helicopter
- { 0x2F0F00C,0x0E6F600, 0x00,0x00, 0xE, +0, false }, // 4576: skeakernetsM127; Gun Shot
- { 0x057FB00,0x046F800, 0x00,0x00, 0x0, +12, false }, // 4577: skeakernetsP35; Acoustic Bass Drum
- { 0x267FD00,0x078F801, 0x80,0x00, 0xF, +12, false }, // 4578: skeakernetsP37; Slide Stick
- { 0x0F0F001,0x0F5F800, 0x00,0x00, 0xC, +12, true }, // 4579: skeakernetsP37; Slide Stick
- { 0x015FA07,0x017F700, 0x02,0x00, 0xE, +9, false }, // 4580: skeakernetsP38; Acoustic Snare
- { 0x017FA03,0x015F705, 0x00,0x0A, 0xF, +0, true }, // 4581: skeakernetsP38; Acoustic Snare
- { 0x2FAF5E1,0x0F895FF, 0x00,0x00, 0xE, +12, false }, // 4582: skeakernetsP39; Hand Clap
- { 0x015F807,0x017F900, 0x02,0x00, 0xE, -3, false }, // 4583: skeakernetsP40; Electric Snare
- { 0x017F602,0x015F505, 0x00,0x0A, 0xF, -12, true }, // 4584: skeakernetsP40; Electric Snare
- { 0x008F600,0x004F600, 0x0C,0x00, 0x8, +0, false }, // 4585: skeakernetsP41; skeakernetsP43; skeakernetsP45; skeakernetsP47; skeakernetsP48; skeakernetsP50;
- { 0x25ED800,0x206F40A, 0x07,0x00, 0xC, +0, false }, // 4586: skeakernetsP42; Closed High-Hat
- { 0x25E7800,0x32B8A0A, 0x00,0x80, 0xF, +12, false }, // 4587: skeakernetsP44; Pedal High Hat
- { 0x201C700,0x233F90A, 0x45,0x00, 0xE, +12, false }, // 4588: skeakernetsP46; Open High Hat
- { 0x292F108,0x354F201, 0x00,0x00, 0x8, +12, false }, // 4589: skeakernetsP49; skeakernetsP57; Crash Cymbal 1
- { 0x292F108,0x354F201, 0x00,0x00, 0x8, +12, true }, // 4590: skeakernetsP49; Crash Cymbal 1
- { 0x212FA03,0x305FE02, 0x82,0x80, 0xA, +12, false }, // 4591: skeakernetsP51; Ride Cymbal 1
- { 0x280E009,0x334D700, 0x00,0x00, 0x8, +12, false }, // 4592: skeakernetsP52; Chinses Cymbal
- { 0x280E009,0x334D500, 0x00,0x00, 0xA, +11, true }, // 4593: skeakernetsP52; Chinses Cymbal
- { 0x1E2C31B,0x3F3F318, 0x80,0x00, 0x8, +9, false }, // 4594: skeakernetsP53; Ride Bell
- { 0x2777603,0x3679601, 0x87,0x00, 0xE, +12, false }, // 4595: skeakernetsP54; Tambourine
- { 0x270F604,0x3A3C507, 0x80,0x00, 0xE, +12, false }, // 4596: skeakernetsP55; Splash Cymbal
- { 0x366F905,0x099F701, 0x00,0x00, 0xC, +12, false }, // 4597: skeakernetsP56; Cowbell
- { 0x292F108,0x354F201, 0x00,0x00, 0x8, +12, true }, // 4598: skeakernetsP57; Crash Cymbal 2
- { 0x305F220,0x056D50F, 0x80,0x00, 0xE, +0, false }, // 4599: skeakernetsP58; Vibraslap
- { 0x212FD03,0x305FD02, 0x81,0x80, 0xA, +12, false }, // 4600: skeakernetsP59; Ride Cymbal 2
- { 0x256DB00,0x026FA00, 0x07,0x00, 0x8, +12, false }, // 4601: skeakernetsP60; skeakernetsP61; High Bongo
- { 0x056FB00,0x017F800, 0x80,0x00, 0xB, +12, false }, // 4602: skeakernetsP62; Mute High Conga
- { 0x056FA00,0x017F500, 0x80,0x00, 0xB, +12, false }, // 4603: skeakernetsP63; skeakernetsP64; Low Conga
- { 0x09A600F,0x0FFA590, 0x08,0xC0, 0xE, +12, false }, // 4604: skeakernetsP70; Maracas
- { 0x009F020,0x37DA588, 0x07,0x00, 0xA, +12, false }, // 4605: skeakernetsP71; Short Whistle
- { 0x00FC020,0x32DA5A8, 0x07,0x00, 0xA, +12, false }, // 4606: skeakernetsP72; Long Whistle
- { 0x106F680,0x016F610, 0x00,0x00, 0xC, +0, false }, // 4607: skeakernetsP73;
- { 0x20F6F00,0x20F6F00, 0x00,0x00, 0x0, +0, true }, // 4608: skeakernetsP73;
- { 0x106F680,0x016F610, 0x00,0x00, 0x6, +0, false }, // 4609: skeakernetsP74;
- { 0x20F4F00,0x20F4F00, 0x00,0x00, 0x6, +0, true }, // 4610: skeakernetsP74;
- { 0x0D1F815,0x078F512, 0x44,0x00, 0x8, +12, false }, // 4611: skeakernetsP75; Claves
- { 0x1DC5D01,0x06FF79F, 0x0B,0x00, 0xA, +0, false }, // 4612: skeakernetsP78; Mute Cuica
- { 0x1C7C900,0x05FF49F, 0x07,0x00, 0xA, +0, false }, // 4613: skeakernetsP79; Open Cuica
- { 0x160F2C6,0x07AF4D4, 0x4F,0x80, 0x8, +12, false }, // 4614: skeakernetsP80; Mute Triangle
- { 0x160F286,0x0B7F294, 0x4F,0x80, 0x8, +12, false }, // 4615: skeakernetsP81; Open Triangle
+ // | | | | | | | | | | | ,----- Fine tune
+
+ // | | | | | | | | | | | |
+ // | | | | | | | | | | | |
+ { 0x0F4F201,0x0F7F201, 0x8F,0x06, 0x8, +0 }, // 0: BisqM0; GM0; f29GM0; f30GM0; fat2M0; sGM0; AcouGrandPiano
+ { 0x0F4F201,0x0F7F201, 0x4B,0x00, 0x8, +0 }, // 1: GM1; f29GM1; f30GM1; fat2M1; sGM1; BrightAcouGrand
+ { 0x0F4F201,0x0F6F201, 0x49,0x00, 0x8, +0 }, // 2: BisqM2; GM2; f29GM2; f30GM2; f34GM0; f34GM1; f34GM2; fat2M2; sGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano
+ { 0x0F7F281,0x0F7F241, 0x12,0x00, 0x6, +0 }, // 3: 2x2byJANM3; GM3; f34GM3; fat2M3; sGM3; Honky-tonkPiano
+ { 0x0F7F101,0x0F7F201, 0x57,0x00, 0x0, +0 }, // 4: GM4; f34GM4; fat2M4; sGM4; Rhodes Piano
+ { 0x0F7F101,0x0F7F201, 0x93,0x00, 0x0, +0 }, // 5: GM5; f29GM6; f30GM6; f34GM5; fat2M5; sGM5; Chorused Piano; Harpsichord
+ { 0x0F2A101,0x0F5F216, 0x80,0x0E, 0x8, +0 }, // 6: GM6; b65M6; f34GM6; fat2M6; Harpsichord
+ { 0x0F8C201,0x0F8C201, 0x92,0x00, 0xA, +0 }, // 7: GM7; b65M7; f34GM7; fat2M7; sGM7; Clavinet
+ { 0x0F4F60C,0x0F5F381, 0x5C,0x00, 0x0, +0 }, // 8: GM8; f34GM8; fat2M8; sGM8; Celesta
+ { 0x0F2F307,0x0F1F211, 0x97,0x80, 0x2, +0 }, // 9: 2x2byJANM9; BisqM9; GM9; b65M9; f29GM101; f30GM101; f34GM9; fat2M9; FX 6 goblins; Glockenspiel
+ { 0x0F45417,0x0F4F401, 0x21,0x00, 0x2, +0 }, // 10: GM10; b65M10; f29GM100; f30GM100; f34GM10; fat2M10; sGM10; FX 5 brightness; Music box
+ { 0x0F6F398,0x0F6F281, 0x62,0x00, 0x0, +0 }, // 11: BisqM11; GM11; f34GM11; fat2M11; sGM11; skeakernetsM11; ; Vibraphone
+ { 0x0F6F618,0x0F7E701, 0x23,0x00, 0x0, +0 }, // 12: 2x2byJANM12; GM12; b65M12; f29GM104; f29GM97; f30GM104; f30GM97; f34GM12; fat2M12; sGM12; FX 2 soundtrack; Marimba; Sitar
+ { 0x0F6F615,0x0F6F601, 0x91,0x00, 0x4, +0 }, // 13: 2x2byJANM13; GM13; b65M13; f29GM103; f30GM103; f34GM13; fat2M13; sGM13; FX 8 sci-fi; Xylophone
+ { 0x0F3D345,0x0F3A381, 0x59,0x80, 0xC, +0 }, // 14: GM14; b65M14; f34GM14; fat2M14; Tubular Bells
+ { 0x1F57503,0x0F5B581, 0x49,0x80, 0x4, +0 }, // 15: 2x2byJANM15; GM15; b65M15; f34GM15; fat2M15; sGM15; Dulcimer
+ { 0x014F671,0x007F131, 0x92,0x00, 0x2, +0 }, // 16: 3drm67M16; GM16; HMIGM16; b7M16; f34GM16; fat2M16; sGM16; Hammond Organ; am016.in
+ { 0x058C772,0x008C730, 0x14,0x00, 0x2, +0 }, // 17: 3drm67M17; GM17; HMIGM17; b7M17; f34GM17; fat2M17; sGM17; Percussive Organ; am017.in
+ { 0x018AA70,0x0088AB1, 0x44,0x00, 0x4, +0 }, // 18: 3drm67M18; GM18; HMIGM18; b7M18; f34GM18; fat2M18; sGM18; Rock Organ; am018.in
+ { 0x1239723,0x01455B1, 0x93,0x00, 0x4, +0 }, // 19: 3drm67M19; GM19; HMIGM19; b7M19; f34GM19; fat2M19; Church Organ; am019.in
+ { 0x1049761,0x00455B1, 0x13,0x80, 0x0, +0 }, // 20: 3drm67M20; BisqM20; GM20; HMIGM20; b65M20; b7M20; f34GM20; fat2M20; sGM20; Reed Organ; am020.in
+ { 0x12A9824,0x01A46B1, 0x48,0x00, 0xC, +0 }, // 21: 3drm67M21; GM21; HMIGM21; b7M21; f34GM21; fat2M21; sGM21; Accordion; am021.in
+ { 0x1069161,0x0076121, 0x13,0x00, 0xA, +0 }, // 22: 2x2byJANM22; 3drm67M22; GM22; HMIGM22; b7M22; f34GM22; fat2M22; sGM22; Harmonica; am022.in
+ { 0x0067121,0x00761A1, 0x13,0x89, 0x6, +0 }, // 23: 3drm67M23; GM23; HMIGM23; b7M23; f34GM23; fat2M23; sGM23; Tango Accordion; am023.in
+ { 0x194F302,0x0C8F341, 0x9C,0x80, 0xC, +0 }, // 24: 2x2byJANM24; 3drm67M24; GM24; HMIGM24; b7M24; f34GM24; fat2M24; Acoustic Guitar1; am024.in
+ { 0x19AF303,0x0E7F111, 0x54,0x00, 0xC, +0 }, // 25: 3drm67M25; GM25; HMIGM25; b7M25; f17GM25; f29GM60; f30GM60; f34GM25; fat2M25; mGM25; sGM25; Acoustic Guitar2; French Horn; am025.in
+ { 0x03AF123,0x0F8F221, 0x5F,0x00, 0x0, +0 }, // 26: 3drm67M26; GM26; HMIGM26; b7M26; b8M26; f17GM26; f34GM26; f35GM26; fat2M26; mGM26; sGM26; Electric Guitar1; am026.in; jazzgtr
+ { 0x122F603,0x0F8F321, 0x87,0x80, 0x6, +0 }, // 27: GM27; f30GM61; f34GM27; fat2M27; sGM27; Brass Section; Electric Guitar2
+ { 0x054F903,0x03AF621, 0x47,0x00, 0x0, +0 }, // 28: 2x2byJANM28; 3drm67M28; GM28; HMIGM28; b6M107; b6M3; b6M99; b7M28; b8M20; b8M28; f17GM28; f34GM28; f35GM28; fat2M28; hamM3; hamM60; intM3; mGM28; rickM3; sGM28; BPerc; BPerc.in; Electric Guitar3; RBPerc; Rmutegit; am028.in; muteguit
+ { 0x1419123,0x0198421, 0x4A,0x05, 0x8, +0 }, // 29: GM29; f34GM29; fat2M29; sGM29; Overdrive Guitar
+ { 0x1199523,0x0199421, 0x4A,0x00, 0x8, +0 }, // 30: 3drm67M30; GM30; HMIGM30; b6M116; b6M6; b7M30; f17GM30; f34GM30; f35GM30; fat2M30; hamM6; intM6; mGM30; rickM6; sGM30; Distorton Guitar; GDist; GDist.in; RGDist; am030.in
+ { 0x04F2009,0x0F8D184, 0xA1,0x80, 0x8, +0 }, // 31: 2x2byJANM31; 3drm67M31; GM31; HMIGM31; b6M104; b6M5; b7M31; b8M120; f34GM31; fat2M31; hamM5; intM5; rickM5; sGM31; Feedbck; GFeedbck; Guitar Harmonics; RFeedbck; am031.in
+ { 0x0069421,0x0A6C3A2, 0x1E,0x00, 0x2, +0 }, // 32: 2x2byJANM32; 3drm67M32; GM32; HMIGM32; b65M32; b7M32; f34GM32; fat2M32; sGM32; Acoustic Bass; am032.in
+ { 0x028F131,0x018F131, 0x12,0x00, 0xA, +0 }, // 33: 3drm67M33; 3drm67M39; GM33; GM39; HMIGM33; HMIGM39; b7M33; b7M39; f15GM30; f17GM33; f17GM39; f26GM30; f29GM28; f29GM29; f30GM28; f30GM29; f34GM33; f34GM39; f35GM39; fat2M33; fat2M39; hamM68; mGM33; mGM39; sGM33; sGM39; Distorton Guitar; Electric Bass 1; Electric Guitar3; Overdrive Guitar; Synth Bass 2; am033.in; am039.in; synbass2
+ { 0x0E8F131,0x078F131, 0x8D,0x00, 0xA, +0 }, // 34: 3drm67M34; BisqM37; GM34; HMIGM34; b7M34; b8M37; f15GM28; f17GM34; f26GM28; f29GM38; f29GM67; f30GM38; f30GM67; f34GM34; f35GM37; fat2M34; mGM34; rickM81; sGM34; Baritone Sax; Electric Bass 2; Electric Guitar3; Slap Bass 2; Slapbass; Synth Bass 1; am034.in; slapbass
+ { 0x0285131,0x0487132, 0x5B,0x00, 0xC, +0 }, // 35: 2x2byJANM35; 3drm67M35; BisqM35; GM35; HMIGM35; b50M35; b51M35; b7M35; f17GM35; f20GM35; f29GM42; f29GM70; f29GM71; f30GM42; f30GM70; f30GM71; f31GM35; f34GM35; f36GM35; f49GM35; fat2M35; mGM35; qGM35; sGM35; Bassoon; Cello; Clarinet; Fretless Bass; am035.in; gm035
+ { 0x09AA101,0x0DFF221, 0x8B,0x40, 0x8, +0 }, // 36: 3drm67M36; GM36; HMIGM36; b50M36; b51M36; b7M36; f17GM36; f20GM36; f29GM68; f30GM68; f31GM36; f34GM36; f36GM36; f49GM36; fat2M36; mGM36; qGM36; sGM36; Oboe; Slap Bass 1; am036.in; gm036
+ { 0x016A221,0x0DFA121, 0x8B,0x08, 0x8, +0 }, // 37: GM37; f29GM69; f30GM69; f34GM37; fat2M37; sGM37; English Horn; Slap Bass 2
+ { 0x0E8F431,0x078F131, 0x8B,0x00, 0xA, +0 }, // 38: 2x2byJANM38; 3drm67M38; GM38; HMIGM38; b6M121; b6M13; b7M38; b8M84; f17GM38; f29GM30; f29GM31; f30GM30; f30GM31; f34GM38; f35GM38; fat2M38; hamM13; hamM67; intM13; mGM38; rickM13; sGM38; BSynth3; BSynth3.; Distorton Guitar; Guitar Harmonics; RBSynth3; Synth Bass 1; am038.in; synbass1
+ { 0x113DD31,0x0265621, 0x15,0x00, 0x8, +0 }, // 39: 3drm67M40; GM40; HMIGM40; b50M40; b51M40; b7M40; f17GM40; f20GM40; f31GM40; f34GM40; f36GM40; f48GM40; f49GM40; fat2M40; mGM40; qGM40; sGM40; Violin; am040.in; gm040
+ { 0x113DD31,0x0066621, 0x16,0x00, 0x8, +0 }, // 40: 2x2byJANM41; 3drm67M41; GM41; HMIGM41; b7M41; f17GM41; f34GM41; fat2M41; mGM41; sGM41; Viola; am041.in
+ { 0x11CD171,0x00C6131, 0x49,0x00, 0x8, +0 }, // 41: 2x2byJANM42; 3drm67M42; GM42; HMIGM42; b7M42; f34GM42; fat2M42; sGM42; Cello; am042.in
+ { 0x1127121,0x0067223, 0x4D,0x80, 0x2, +0 }, // 42: 2x2byJANM43; 3drm67M43; GM43; HMIGM43; b7M43; b8M43; f17GM43; f29GM56; f30GM56; f34GM43; f35GM43; fat2M43; mGM43; sGM43; Contrabass; Trumpet; am043.in; contrbs1
+ { 0x121F1F1,0x0166FE1, 0x40,0x00, 0x2, +0 }, // 43: 2x2byJANM44; 3drm67M44; GM44; HMIGM44; b7M44; b8M44; f17GM44; f34GM44; f35GM44; fat2M44; mGM44; Tremulo Strings; am044.in; tremstr
+ { 0x175F502,0x0358501, 0x1A,0x80, 0x0, +0 }, // 44: 2x2byJANM45; 3drm67M45; GM45; HMIGM45; b7M45; f17GM45; f29GM51; f30GM51; f34GM45; fat2M45; mGM45; Pizzicato String; SynthStrings 2; am045.in
+ { 0x175F502,0x0F4F301, 0x1D,0x80, 0x0, +0 }, // 45: 2x2byJANM46; 3drm67M46; GM46; HMIGM46; b7M46; f15GM57; f15GM58; f17GM46; f26GM57; f26GM58; f29GM57; f29GM58; f30GM57; f30GM58; f34GM46; fat2M46; mGM46; oGM57; oGM58; Orchestral Harp; Trombone; Tuba; am046.in
+ { 0x105F510,0x0C3F211, 0x41,0x00, 0x2, +0 }, // 46: 2x2byJANM47; 3drm67M47; BisqM47; GM47; HMIGM47; b50M47; b51M47; b65M47; b6M14; b7M47; b8M86; f17GM47; f20GM47; f30GM112; f34GM47; f36GM47; fat2M47; hamM14; intM14; mGM47; qGM47; rickM14; BSynth4; BSynth4.; Timpany; Tinkle Bell; am047.in; gm047
+ { 0x125B121,0x00872A2, 0x9B,0x01, 0xE, +0 }, // 47: 3drm67M48; GM48; HMIGM48; b7M48; f34GM48; fat2M48; String Ensemble1; am048.in
+ { 0x1037FA1,0x1073F21, 0x98,0x00, 0x0, +0 }, // 48: 3drm67M49; GM49; HMIGM49; b7M49; f34GM49; fat2M49; String Ensemble2; am049.in
+ { 0x012C1A1,0x0054F61, 0x93,0x00, 0xA, +0 }, // 49: 3drm67M50; GM50; HMIGM50; b6M20; b7M50; f34GM50; fat2M50; hamM20; intM20; rickM20; PMellow; PMellow.; Synth Strings 1; am050.in
+ { 0x022C121,0x0054F61, 0x18,0x00, 0xC, +0 }, // 50: 2x2byJANM51; 3drm67M51; BisqM51; GM51; HMIGM51; b50M51; b51M51; b7M51; f20GM51; f31GM51; f34GM51; f36GM51; f48GM51; f49GM51; fat2M51; qGM51; sGM51; SynthStrings 2; am051.in; gm051
+ { 0x015F431,0x0058A72, 0x5B,0x83, 0x0, +0 }, // 51: 2x2byJANM52; 3drm67M52; GM52; HMIGM52; apgleeM52; b6M125; b7M52; b8M52; f34GM52; fat2M52; rickM85; Choir Aahs; Choir.in; RChoir; am052.in; choir
+ { 0x03974A1,0x0677161, 0x90,0x00, 0x0, +0 }, // 52: 3drm67M53; GM53; HMIGM53; b7M53; b8M53; f34GM53; fat2M53; rickM86; sGM53; Oohs.ins; Voice Oohs; am053.in; oohs
+ { 0x0055471,0x0057A72, 0x57,0x00, 0xC, +0 }, // 53: 3drm67M54; BisqM54; GM54; HMIGM54; b7M54; b8M54; f34GM54; fat2M54; sGM54; Synth Voice; am054.in; synvox2
+ { 0x0635490,0x045A541, 0x00,0x00, 0x8, +0 }, // 54: 2x2byJANM55; 3drm67M55; GM55; HMIGM55; b65M55; b7M55; f34GM55; fat2M55; Orchestra Hit; am055.in
+ { 0x0178521,0x0098F21, 0x92,0x01, 0xC, +0 }, // 55: 2x2byJANM56; 3drm67M56; BisqM56; GM56; HMIGM56; b50M56; b51M56; b7M56; f17GM56; f20GM56; f31GM56; f34GM56; f36GM56; f49GM56; fat2M56; mGM56; qGM56; Trumpet; am056.in; gm056
+ { 0x0177521,0x0098F21, 0x94,0x05, 0xC, +0 }, // 56: 3drm67M57; BisqM57; GM57; HMIGM57; b7M57; f17GM57; f29GM90; f30GM90; f34GM57; fat2M57; mGM57; Pad 3 polysynth; Trombone; am057.in
+ { 0x0157621,0x0378261, 0x94,0x00, 0xC, +0 }, // 57: 3drm67M58; GM58; HMIGM58; b7M58; f34GM58; fat2M58; skeakernetsM58; ; Tuba; am058.in
+ { 0x1179E31,0x12C6221, 0x43,0x00, 0x2, +0 }, // 58: 2x2byJANM59; 3drm67M59; GM59; HMIGM59; b7M59; f17GM59; f34GM59; f35GM59; fat2M59; mGM59; sGM59; Muted Trumpet; am059.in
+ { 0x06A6121,0x00A7F21, 0x9B,0x00, 0x2, +0 }, // 59: 3drm67M60; GM60; HMIGM60; apgleeM60; b7M60; f17GM60; f29GM92; f29GM93; f30GM92; f30GM93; f34GM60; f48GM62; fat2M60; mGM60; French Horn; Pad 5 bowedpad; Pad 6 metallic; Synth Brass 1; am060.in
+ { 0x01F7561,0x00F7422, 0x8A,0x06, 0x8, +0 }, // 60: 3drm67M61; GM61; HMIGM61; b7M61; f34GM61; fat2M61; Brass Section; am061.in
+ { 0x15572A1,0x0187121, 0x86,0x83, 0x0, +0 }, // 61: GM62; f34GM62; fat2M62; sGM62; Synth Brass 1
+ { 0x03C5421,0x01CA621, 0x4D,0x00, 0x8, +0 }, // 62: 3drm67M63; GM63; HMIGM63; apgleeM63; b7M63; f17GM63; f29GM26; f29GM44; f30GM26; f30GM44; f34GM63; fat2M63; mGM63; sGM63; Electric Guitar1; Synth Brass 2; Tremulo Strings; am063.in
+ { 0x1029331,0x00B7261, 0x8F,0x00, 0x8, +0 }, // 63: 2x2byJANM64; 3drm67M64; GM64; HMIGM64; b7M64; f34GM64; fat2M64; sGM64; Soprano Sax; am064.in
+ { 0x1039331,0x0097261, 0x8E,0x00, 0x8, +0 }, // 64: 2x2byJANM65; 3drm67M65; GM65; HMIGM65; b7M65; f34GM65; fat2M65; sGM65; Alto Sax; am065.in
+ { 0x1039331,0x0098261, 0x91,0x00, 0xA, +0 }, // 65: 3drm67M66; GM66; HMIGM66; b7M66; f34GM66; fat2M66; sGM66; Tenor Sax; am066.in
+ { 0x10F9331,0x00F7261, 0x8E,0x00, 0xA, +0 }, // 66: 2x2byJANM67; 3drm67M67; GM67; HMIGM67; b65M67; b7M67; f34GM67; fat2M67; sGM67; Baritone Sax; am067.in
+ { 0x116AA21,0x00A8F21, 0x4B,0x00, 0x8, +0 }, // 67: 2x2byJANM68; 3drm67M68; GM68; HMIGM68; apgleeM68; b7M68; f17GM68; f29GM84; f30GM84; f34GM68; fat2M68; mGM68; Lead 5 charang; Oboe; am068.in
+ { 0x1177E31,0x10C8B21, 0x90,0x00, 0x6, +0 }, // 68: 2x2byJANM69; 3drm67M69; GM69; HMIGM69; b7M69; b8M69; f17GM69; f29GM85; f30GM85; f34GM69; f35GM69; fat2M69; mGM69; sGM69; English Horn; Lead 6 voice; am069.in; ehorn
+ { 0x1197531,0x0196132, 0x81,0x00, 0x0, +0 }, // 69: 2x2byJANM70; 3drm67M70; GM70; HMIGM70; b65M70; b7M70; f17GM70; f29GM86; f30GM86; f34GM70; fat2M70; mGM70; Bassoon; Lead 7 fifths; am070.in
+ { 0x0219B32,0x0177221, 0x90,0x00, 0x4, +0 }, // 70: 3drm67M71; GM71; HMIGM71; apgleeM76; b7M71; f17GM71; f29GM82; f29GM83; f30GM82; f30GM83; f34GM71; fat2M71; mGM71; Bottle Blow; Clarinet; Lead 3 calliope; Lead 4 chiff; am071.in
+ { 0x05F85E1,0x01A65E1, 0x1F,0x00, 0x0, +0 }, // 71: 2x2byJANM72; 3drm67M72; BisqM72; GM72; HMIGM72; b7M72; b8M72; f17GM72; f34GM72; f35GM72; fat2M72; mGM72; Piccolo; am072.in; picco
+ { 0x05F88E1,0x01A65E1, 0x46,0x00, 0x0, +0 }, // 72: 2x2byJANM73; 3drm67M73; BisqM73; GM73; HMIGM73; b7M73; f17GM73; f29GM72; f29GM73; f30GM72; f30GM73; f34GM73; fat2M73; mGM73; Flute; Piccolo; am073.in
+ { 0x01F75A1,0x00A7521, 0x9C,0x00, 0x2, +0 }, // 73: 3drm67M74; GM74; HMIGM74; b7M74; fat2M74; sGM74; Recorder; am074.in
+ { 0x0588431,0x01A6521, 0x8B,0x00, 0x0, +0 }, // 74: 3drm67M75; GM75; HMIGM75; b65M75; b7M75; b8M75; f17GM75; f29GM77; f30GM77; f34GM75; f35GM75; fat2M75; mGM75; sGM75; Pan Flute; Shakuhachi; am075.in; panflut1
+ { 0x05666E1,0x02665A1, 0x4C,0x00, 0x0, +0 }, // 75: 3drm67M76; GM76; HMIGM76; b65M76; b7M76; b8M76; f34GM76; fat2M76; sGM76; Bottle Blow; am076.in; bottblow
+ { 0x0467662,0x03655A1, 0xCB,0x00, 0x0, +0 }, // 76: 3drm67M77; GM77; HMIGM77; b65M77; b7M77; f34GM77; fat2M77; sGM77; Shakuhachi; am077.in
+ { 0x0075762,0x00756A1, 0x99,0x00, 0xB, +0 }, // 77: 3drm67M78; GM78; HMIGM78; b65M78; b7M78; f34GM78; fat2M78; sGM78; Whistle; am078.in
+ { 0x0077762,0x00776A1, 0x93,0x00, 0xB, +0 }, // 78: 3drm67M79; GM79; HMIGM79; apgleeM79; b65M79; b7M79; f34GM79; fat2M79; hamM61; sGM79; Ocarina; am079.in; ocarina
+ { 0x203FF22,0x00FFF21, 0x59,0x00, 0x0, +0 }, // 79: 3drm67M80; GM80; HMIGM80; b6M16; b7M80; f17GM80; f29GM47; f30GM47; f34GM80; f35GM80; f47GM80; fat2M80; hamM16; hamM65; intM16; mGM80; rickM16; sGM80; LSquare; LSquare.; Lead 1 squareea; Timpany; am080.in; squarewv
+ { 0x10FFF21,0x10FFF21, 0x0E,0x00, 0x0, +0 }, // 80: 3drm67M81; GM81; HMIGM81; b7M81; f17GM81; f34GM81; fat2M81; mGM81; sGM81; Lead 2 sawtooth; am081.in
+ { 0x0558622,0x0186421, 0x46,0x80, 0x0, +0 }, // 81: 3drm67M82; GM82; HMIGM82; apgleeM82; b7M82; f17GM82; f34GM82; fat2M82; mGM82; sGM82; Lead 3 calliope; am082.in
+ { 0x0126621,0x00A96A1, 0x45,0x00, 0x0, +0 }, // 82: 2x2byJANM83; 3drm67M83; BisqM83; GM83; HMIGM83; b65M83; b7M83; f34GM83; fat2M83; sGM83; Lead 4 chiff; am083.in
+ { 0x12A9221,0x02A9122, 0x8B,0x00, 0x0, +0 }, // 83: 3drm67M84; GM84; HMIGM84; b7M84; f17GM84; f34GM84; fat2M84; mGM84; sGM84; Lead 5 charang; am084.in
+ { 0x005DFA2,0x0076F61, 0x9E,0x40, 0x2, +0 }, // 84: 2x2byJANM85; 3drm67M85; GM85; HMIGM85; b6M17; b7M85; b8M85; f34GM85; fat2M85; hamM17; intM17; rickM17; rickM87; sGM85; Lead 6 voice; PFlutes; PFlutes.; Solovox.; am085.in; solovox
+ { 0x001EF20,0x2068F60, 0x1A,0x00, 0x0, +0 }, // 85: 3drm67M86; GM86; HMIGM86; b65M86; b7M86; b8M81; f34GM86; fat2M86; rickM93; sGM86; Lead 7 fifths; Saw_wave; am086.in
+ { 0x029F121,0x009F421, 0x8F,0x80, 0xA, +0 }, // 86: 3drm67M87; BisqM87; GM87; HMIGM87; b50M87; b51M87; b7M87; b8M87; f17GM87; f20GM87; f31GM87; f34GM87; f35GM87; f36GM87; fat2M87; mGM87; qGM87; sGM87; Lead 8 brass; am087.in; baslead; gm087
+ { 0x0945377,0x005A0A1, 0xA5,0x00, 0x2, +0 }, // 87: 3drm67M88; GM88; HMIGM88; b7M88; f34GM88; fat2M88; sGM88; Pad 1 new age; am088.in
+ { 0x011A861,0x00325B1, 0x1F,0x80, 0xA, +0 }, // 88: 2x2byJANM89; 3drm67M89; BisqM89; GM89; HMIGM89; b50M89; b51M89; b65M89; b7M89; b8M89; f20GM89; f31GM89; f34GM89; f36GM89; f49GM89; fat2M89; qGM89; sGM89; Pad 2 warm; am089.in; gm089; warmpad
+ { 0x0349161,0x0165561, 0x17,0x00, 0xC, +0 }, // 89: 3drm67M90; GM90; HMIGM90; b6M21; b7M90; f34GM90; fat2M90; hamM21; intM21; rickM21; sGM90; LTriang; LTriang.; Pad 3 polysynth; am090.in
+ { 0x0015471,0x0036A72, 0x5D,0x00, 0x0, +0 }, // 90: 3drm67M91; GM91; HMIGM91; apgleeM91; b6M97; b7M91; b8M91; f34GM91; fat2M91; rickM95; sGM91; Pad 4 choir; RSpacevo; Spacevo.; am091.in; spacevo
+ { 0x0432121,0x03542A2, 0x97,0x00, 0x8, +0 }, // 91: 3drm67M92; BisqM92; GM92; HMIGM92; b7M92; b8M92; f34GM92; f47GM92; fat2M92; sGM92; Pad 5 bowedpad; am092.in; bowedgls
+ { 0x177A1A1,0x1473121, 0x1C,0x00, 0x0, +0 }, // 92: 2x2byJANM93; 3drm67M93; BisqM93; GM93; HMIGM93; b6M22; b7M93; b8M93; f34GM93; fat2M93; hamM22; intM22; rickM22; sGM93; PSlow; PSlow.in; Pad 6 metallic; am093.in; metalpad
+ { 0x0331121,0x0254261, 0x89,0x03, 0xA, +0 }, // 93: 2x2byJANM94; 3drm67M94; GM94; HMIGM94; apgleeM94; b6M112; b6M23; b7M94; b8M94; f34GM94; fat2M94; hamM23; hamM54; intM23; rickM23; rickM96; sGM94; Halopad.; PSweep; PSweep.i; Pad 7 halo; RHalopad; am094.in; halopad
+ { 0x14711A1,0x007CF21, 0x15,0x00, 0x0, +0 }, // 94: 2x2byJANM95; 3drm67M95; GM95; HMIGM95; b6M119; b7M95; b8M95; f34GM95; f47GM95; fat2M95; hamM66; rickM97; Pad 8 sweep; RSweepad; Sweepad.; am095.in; sweepad
+ { 0x0F6F83A,0x0028651, 0xCE,0x00, 0x2, +0 }, // 95: 2x2byJANM96; 3drm67M96; GM96; HMIGM96; b65M96; b7M96; f34GM96; fat2M96; sGM96; FX 1 rain; am096.in
+ { 0x1232121,0x0134121, 0x15,0x00, 0x0, +0 }, // 96: 2x2byJANM97; 3drm67M97; GM97; HMIGM97; b65M97; b7M97; f17GM97; f29GM36; f30GM36; f34GM97; fat2M97; mGM97; sGM97; FX 2 soundtrack; Slap Bass 1; am097.in
+ { 0x0957406,0x072A501, 0x5B,0x00, 0x0, +0 }, // 97: 3drm67M98; GM98; HMIGM98; b65M98; b7M98; b8M98; f17GM98; f34GM98; f35GM98; fat2M98; mGM98; sGM98; FX 3 crystal; am098.in; crystal1
+ { 0x081B122,0x026F261, 0x92,0x83, 0xC, +0 }, // 98: 2x2byJANM99; 3drm67M99; BisqM99; GM99; HMIGM99; b7M99; f34GM99; fat2M99; sGM99; FX 4 atmosphere; am099.in
+ { 0x151F141,0x0F5F242, 0x4D,0x00, 0x0, +0 }, // 99: 3drm67M100; BisqM100; GM100; HMIGM100; b7M100; b8M100; f34GM100; fat2M100; hamM51; sGM100; FX 5 brightness; am100; am100.in; bright
+ { 0x1511161,0x01311A3, 0x94,0x80, 0x6, +0 }, // 100: 3drm67M101; GM101; HMIGM101; b6M118; b7M101; b8M101; f34GM101; fat2M101; sGM101; FX 6 goblins; Rgolbin1; am101.in; golbin1
+ { 0x0311161,0x0031DA1, 0x8C,0x80, 0x6, +0 }, // 101: 3drm67M102; GM102; HMIGM102; b7M102; b8M102; f34GM102; fat2M102; rickM98; sGM102; Echodrp1; FX 7 echoes; am102.in; echodrp1
+ { 0x173F3A4,0x0238161, 0x4C,0x00, 0x4, +0 }, // 102: 3drm67M103; GM103; HMIGM103; b65M103; b7M103; f34GM103; fat2M103; sGM103; FX 8 sci-fi; am103.in
+ { 0x053D202,0x1F6F207, 0x85,0x03, 0x0, +0 }, // 103: 2x2byJANM104; 3drm67M104; GM104; HMIGM104; b65M104; b7M104; f17GM104; f29GM63; f30GM63; f34GM104; fat2M104; mGM104; sGM104; Sitar; Synth Brass 2; am104.in
+ { 0x111A311,0x0E5A213, 0x0C,0x80, 0x0, +0 }, // 104: 2x2byJANM105; 3drm67M105; GM105; HMIGM105; b7M105; f17GM105; f34GM105; fat2M105; mGM105; sGM105; Banjo; am105.in
+ { 0x141F611,0x2E6F211, 0x06,0x00, 0x4, +0 }, // 105: 2x2byJANM106; 3drm67M106; GM106; HMIGM106; b65M106; b6M24; b7M106; f17GM106; f34GM106; fat2M106; hamM24; intM24; mGM106; rickM24; sGM106; LDist; LDist.in; Shamisen; am106.in
+ { 0x032D493,0x111EB91, 0x91,0x00, 0x8, +0 }, // 106: 2x2byJANM107; 3drm67M107; GM107; HMIGM107; b65M107; b7M107; f34GM107; fat2M107; sGM107; Koto; am107.in
+ { 0x056FA04,0x005C201, 0x4F,0x00, 0xC, +0 }, // 107: 2x2byJANM108; 3drm67M108; BisqM108; GM108; HMIGM108; b50M108; b51M108; b65M108; b7M108; f17GM108; f20GM108; f31GM108; f31GM45; f34GM108; f35GM108; f36GM108; f48GM108; f49GM108; fat2M108; hamM57; mGM108; qGM108; sGM108; Kalimba; Pizzicato String; am108.in; gm108; kalimba
+ { 0x0207C21,0x10C6F22, 0x49,0x00, 0x6, +0 }, // 108: 2x2byJANM109; 3drm67M109; BisqM109; GM109; HMIGM109; b50M109; b51M109; b7M109; f17GM109; f20GM109; f31GM109; f34GM109; f35GM109; f36GM109; f48GM109; f49GM109; fat2M109; mGM109; qGM109; sGM109; Bagpipe; am109.in; gm109
+ { 0x133DD31,0x0165621, 0x85,0x00, 0xA, +0 }, // 109: 2x2byJANM110; 3drm67M110; BisqM110; GM110; HMIGM110; b50M110; b51M110; b7M110; f17GM110; f20GM110; f31GM110; f34GM110; f35GM110; f36GM110; f48GM110; f49GM110; fat2M110; mGM110; qGM110; sGM110; Fiddle; am110.in; gm110
+ { 0x205DA20,0x00B8F21, 0x04,0x81, 0x6, +0 }, // 110: 2x2byJANM111; 3drm67M111; GM111; HMIGM111; b7M111; b8M111; f17GM111; f34GM111; f35GM111; fat2M111; mGM111; sGM111; Shanai; am111.in; shanna1
+ { 0x0E5F105,0x0E5C303, 0x6A,0x80, 0x6, +0 }, // 111: 2x2byJANM112; 3drm67M112; BisqM112; GM112; HMIGM112; b50M112; b51M112; b7M112; f17GM112; f20GM112; f31GM112; f34GM112; f36GM112; f48GM112; fat2M112; mGM112; qGM112; sGM112; Tinkle Bell; am112.in; gm112
+ { 0x026EC07,0x016F802, 0x15,0x00, 0xA, +0 }, // 112: 3drm67M113; GM113; HMIGM113; b65M113; b7M113; f17GM113; f34GM113; f35GM113; fat2M113; hamM50; mGM113; sGM113; Agogo Bells; agogo; am113.in
+ { 0x0356705,0x005DF01, 0x9D,0x00, 0x8, +0 }, // 113: 2x2byJANM114; 3drm67M114; GM114; HMIGM114; b65M114; b7M114; b8M114; f17GM114; f34GM114; f35GM114; fat2M114; mGM114; sGM114; Steel Drums; am114.in; steeldrm
+ { 0x028FA18,0x0E5F812, 0x96,0x00, 0xA, +0 }, // 114: 2x2byJANM115; 3drm67M115; GM115; HMIGM115; b65M115; b7M115; b8M115; f17GM115; f34GM115; f35GM115; fat2M115; mGM115; rickM100; sGM115; Woodblk.; Woodblock; am115.in; woodblk
+ { 0x007A810,0x003FA00, 0x86,0x03, 0x6, +0 }, // 115: 2x2byJANM116; 3drm67M116; BisqM116; GM116; HMIGM116; b50M116; b51M116; b65M116; b7M116; f17GM116; f20GM116; f29GM118; f30GM117; f30GM118; f31GM116; f34GM116; f35GM116; f36GM116; f49GM116; fat2M116; hamM69; hamP90; mGM116; qGM116; Melodic Tom; Synth Drum; Taiko; Taiko Drum; am116.in; gm116; taiko
+ { 0x247F811,0x003F310, 0x41,0x03, 0x4, +0 }, // 116: 2x2byJANM117; 3drm67M117; GM117; HMIGM117; b65M117; b7M117; b8M117; f17GM117; f29GM113; f30GM113; f34GM117; f35GM117; fat2M117; hamM58; mGM117; sGM117; Agogo Bells; Melodic Tom; am117.in; melotom
+ { 0x206F101,0x002F310, 0x8E,0x00, 0xE, +0 }, // 117: 2x2byJANM118; 3drm67M118; GM118; HMIGM118; b65M118; b7M118; f17GM118; f34GM118; fat2M118; mGM118; Synth Drum; am118.in
+ { 0x0001F0E,0x3FF1FC0, 0x00,0x00, 0xE, +0 }, // 118: 2x2byJANM119; 3drm67M119; GM119; HMIGM119; b65M119; b7M119; f34GM119; fat2M119; mGM119; Reverse Cymbal; am119.in
+ { 0x024F806,0x2845603, 0x80,0x88, 0xE, +0 }, // 119: 2x2byJANM120; 3drm67M120; GM120; HMIGM120; b65M120; b6M36; b7M120; f17GM120; f34GM120; f35GM120; fat2M120; hamM36; intM36; mGM120; rickM101; rickM36; sGM120; DNoise1; DNoise1.; Fretnos.; Guitar FretNoise; am120.in
+ { 0x000F80E,0x30434D0, 0x00,0x05, 0xE, +0 }, // 120: 2x2byJANM121; 3drm67M121; BisqM121; GM121; HMIGM121; b65M121; b7M121; f17GM121; f34GM121; f35GM121; fat2M121; mGM121; sGM121; Breath Noise; am121.in
+ { 0x000F60E,0x3021FC0, 0x00,0x00, 0xE, +0 }, // 121: 2x2byJANM122; 3drm67M122; GM122; HMIGM122; b65M122; b7M122; f17GM122; f34GM122; fat2M122; mGM122; sGM122; Seashore; am122.in
+ { 0x0A337D5,0x03756DA, 0x95,0x40, 0x0, +0 }, // 122: 2x2byJANM123; 3drm67M123; GM123; HMIGM123; b7M123; f15GM124; f17GM123; f26GM124; f29GM124; f30GM124; f34GM123; fat2M123; mGM123; sGM123; Bird Tweet; Telephone; am123.in
+ { 0x261B235,0x015F414, 0x5C,0x08, 0xA, +0 }, // 123: 2x2byJANM124; 3drm67M124; GM124; HMIGM124; b7M124; f17GM124; f29GM123; f30GM123; f34GM124; fat2M124; mGM124; sGM124; Bird Tweet; Telephone; am124.in
+ { 0x000F60E,0x3F54FD0, 0x00,0x00, 0xE, +0 }, // 124: 2x2byJANM125; 3drm67M125; GM125; HMIGM125; b7M125; f17GM125; f34GM125; fat2M125; mGM125; sGM125; Helicopter; am125.in
+ { 0x001FF26,0x11612E4, 0x00,0x00, 0xE, +0 }, // 125: 2x2byJANM126; 3drm67M126; GM126; HMIGM126; b65M126; b7M126; b8M123; f17GM126; f34GM126; f35GM126; fat2M126; mGM126; sGM126; Applause/Noise; am126.in; applaus
+ { 0x0F0F300,0x2C9F600, 0x00,0x00, 0xE, +0 }, // 126: 2x2byJANM127; 3drm67M127; GM127; HMIGM127; b7M127; f17GM127; f34GM127; fat2M127; mGM127; sGM127; Gunshot; am127.in
+ { 0x277F810,0x006F311, 0x44,0x00, 0x8, +0 }, // 127: 3drm67P0; 3drm67P1; 3drm67P10; 3drm67P100; 3drm67P101; 3drm67P102; 3drm67P103; 3drm67P104; 3drm67P105; 3drm67P106; 3drm67P107; 3drm67P108; 3drm67P109; 3drm67P11; 3drm67P110; 3drm67P111; 3drm67P112; 3drm67P113; 3drm67P114; 3drm67P115; 3drm67P116; 3drm67P117; 3drm67P118; 3drm67P119; 3drm67P12; 3drm67P120; 3drm67P121; 3drm67P122; 3drm67P123; 3drm67P124; 3drm67P125; 3drm67P126; 3drm67P127; 3drm67P13; 3drm67P14; 3drm67P15; 3drm67P16; 3drm67P17; 3drm67P18; 3drm67P19; 3drm67P2; 3drm67P20; 3drm67P21; 3drm67P22; 3drm67P23; 3drm67P24; 3drm67P25; 3drm67P26; 3drm67P27; 3drm67P28; 3drm67P29; 3drm67P3; 3drm67P30; 3drm67P31; 3drm67P32; 3drm67P33; 3drm67P34; 3drm67P35; 3drm67P4; 3drm67P5; 3drm67P6; 3drm67P7; 3drm67P8; 3drm67P87; 3drm67P88; 3drm67P89; 3drm67P9; 3drm67P90; 3drm67P91; 3drm67P92; 3drm67P93; 3drm67P94; 3drm67P95; 3drm67P96; 3drm67P97; 3drm67P98; 3drm67P99; BisqP0; BisqP11; BisqP12; BisqP36; BisqP4; GP35; GP36; apgleeP35; apgleeP36; b13P0; b13P1; b13P10; b13P11; b13P12; b13P13; b13P14; b13P15; b13P16; b13P17; b13P18; b13P19; b13P2; b13P20; b13P21; b13P22; b13P23; b13P24; b13P25; b13P26; b13P27; b13P28; b13P29; b13P3; b13P30; b13P31; b13P32; b13P33; b13P34; b13P35; b13P36; b13P4; b13P5; b13P6; b13P7; b13P8; b13P9; b50P35; b6P34; b6P35; b6P92; b7P0; b7P1; b7P10; b7P11; b7P12; b7P13; b7P14; b7P15; b7P16; b7P17; b7P18; b7P19; b7P2; b7P20; b7P21; b7P22; b7P23; b7P24; b7P25; b7P26; b7P27; b7P28; b7P29; b7P3; b7P30; b7P31; b7P32; b7P33; b7P34; b7P35; b7P36; b7P4; b7P5; b7P6; b7P7; b7P8; b7P9; b8P34; f17GP35; f17GP36; f20GP35; f20GP36; f29GP35; f29GP36; f30GP35; f30GP36; f31GP31; f31GP35; f31GP36; f34GP35; f34GP36; f35GP35; f42GP36; fat2P35; fat2P36; hamP11; hamP34; hamP35; intP34; intP35; mGP35; mGP36; qGP35; qGP36; rickP14; rickP34; rickP35; Ac Bass Drum; Bass Drum 1; Open Surdu; Rkick2; apo035; apo035.i; aps035; aps035.i; gps035; kick2; kick2.in
+ { 0x0FFF902,0x0FFF811, 0x07,0x00, 0x8, +0 }, // 128: GP37; b13P37; b7P37; f17GP37; f23GP54; f29GP37; f30GP37; f34GP37; f49GP37; fat2P37; mGP37; Side Stick; Tambourine; aps037; aps037.i
+ { 0x205FC00,0x017FA00, 0x00,0x00, 0xE, +0 }, // 129: 2x2byJANP38; 2x2byJANP40; 3drm67P36; 3drm67P38; BisqP40; GP38; GP40; b13P38; b13P40; b50P38; b50P40; b7P38; b7P40; f17GP38; f17GP40; f20GP38; f20GP40; f29GP38; f29GP40; f30GP38; f30GP40; f31GP38; f34GP38; f34GP40; f49GP38; fat2P38; fat2P40; mGP38; mGP40; qGP38; qGP40; Acoustic Snare; Bass Drum 1; Electric Snare; aps038; aps038.i; aps040; aps040.i; gps038; gps040
+ { 0x007FF00,0x008FF01, 0x02,0x00, 0x0, +0 }, // 130: 3drm67P37; GP39; b13P39; b7P39; f17GP39; f29GP39; f30GP39; f34GP39; f49GP39; fat2P39; mGP39; Hand Clap; Side Stick; aps039; aps039.i
+ { 0x00CF600,0x006F600, 0x00,0x00, 0x4, +0 }, // 131: 3drm67P39; 3drm67P85; BisqP1; BisqP105; BisqP87; GP41; GP43; GP45; GP47; GP48; GP50; GP87; b13P100; b13P101; b13P102; b13P103; b13P104; b13P105; b13P106; b13P107; b13P108; b13P109; b13P110; b13P111; b13P112; b13P113; b13P114; b13P115; b13P116; b13P117; b13P118; b13P119; b13P120; b13P121; b13P122; b13P123; b13P124; b13P125; b13P126; b13P127; b13P41; b13P43; b13P45; b13P47; b13P48; b13P50; b13P87; b13P88; b13P89; b13P90; b13P91; b13P92; b13P93; b13P94; b13P95; b13P96; b13P97; b13P98; b13P99; b7P100; b7P101; b7P102; b7P103; b7P104; b7P105; b7P106; b7P107; b7P108; b7P109; b7P110; b7P111; b7P112; b7P113; b7P114; b7P115; b7P116; b7P117; b7P118; b7P119; b7P120; b7P121; b7P122; b7P123; b7P124; b7P125; b7P126; b7P127; b7P41; b7P43; b7P45; b7P47; b7P48; b7P50; b7P87; b7P88; b7P89; b7P90; b7P91; b7P92; b7P93; b7P94; b7P95; b7P96; b7P97; b7P98; b7P99; b8P87; f17GP41; f17GP43; f17GP45; f17GP47; f17GP48; f17GP50; f17GP87; f29GP41; f29GP43; f29GP45; f29GP47; f29GP48; f29GP50; f29GP87; f30GP41; f30GP43; f30GP45; f30GP47; f30GP48; f30GP50; f30GP87; f34GP41; f34GP43; f34GP45; f34GP47; f34GP48; f34GP50; f34GP87; f35GP41; f35GP43; f35GP45; f35GP47; f35GP48; f35GP50; f35GP87; f42GP41; f42GP43; f42GP45; f42GP47; f42GP48; f42GP50; f49GP41; f49GP43; f49GP45; f49GP47; f49GP48; f49GP50; f49GP87; fat2P41; fat2P43; fat2P45; fat2P47; fat2P48; fat2P50; fat2P87; hamP1; hamP2; hamP3; hamP4; hamP5; hamP6; mGP41; mGP43; mGP45; mGP47; mGP48; mGP50; mGP87; rickP105; sGP87; Castanets; Hand Clap; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open Surdu; aps041; aps041.i; aps087; aps087.i; surdu.in; surduo
+ { 0x008F60C,0x247FB12, 0x00,0x00, 0xA, +0 }, // 132: 2x2byJANP42; 3drm67P40; 3drm67P42; 3drm67P44; 3drm67P46; 3drm67P47; 3drm67P49; GP42; apgleeP42; apgnamP42; b13P42; b50P42; b6P55; b7P42; dukeP42; f17GP42; f20GP42; f23GP68; f23GP70; f29GP42; f30GP42; f31GP42; f34GP1; f34GP42; fat2P42; hamP55; intP55; mGP42; qGP42; rickP55; swP42; Closed High Hat; Crash Cymbal 1; Electric Snare; Low Agogo; Low-Mid Tom; Maracas; Open High Hat; Pedal High Hat; aps042; aps042.i; gps042
+ { 0x008F60C,0x2477B12, 0x00,0x05, 0xA, +0 }, // 133: GP44; b13P44; b6P102; b7P44; b8P44; f17GP44; f29GP44; f30GP44; f34GP44; f35GP44; f49GP44; fat2P44; mGP44; Pedal High Hat; Rpedhhat; aps044; aps044.i; pedalhht
+ { 0x002F60C,0x243CB12, 0x00,0x00, 0xA, +0 }, // 134: 2x2byJANP46; GP46; apgleeP51; apgleeP59; b13P46; b50P46; b7P46; f17GP46; f20GP46; f29GP46; f30GP46; f31GP46; f34GP46; f49GP46; fat2P46; mGP46; qGP46; Open High Hat; Ride Cymbal 1; Ride Cymbal 2; aps046; aps046.i; gps046
+ { 0x000F60E,0x3029FD0, 0x00,0x00, 0xE, +0 }, // 135: 3drm67P55; BisqP49; GP49; GP57; b13P49; b13P57; b6P112; b7P49; b7P57; b8P49; f15GP49; f17GP49; f17GP57; f26GP49; f29GP49; f29GP57; f30GP49; f30GP57; f34GP49; f34GP57; f35GP49; f49GP49; f49GP57; fat2P49; fat2P57; hamP0; mGP49; mGP57; oGP49; Crash Cymbal 1; Crash Cymbal 2; Rcrash1; Splash Cymbal; aps049; aps049.i; aps057; aps057.i; crash1
+ { 0x042F80E,0x3E4F407, 0x08,0x4A, 0xE, +0 }, // 136: GP51; GP59; b13P51; b13P59; b6P111; b7P51; b7P59; b8P51; b8P59; f17GP51; f17GP59; f29GM119; f29GM125; f29GM127; f29GP51; f29GP59; f30GM119; f30GM125; f30GM127; f30GP51; f30GP59; f34GP51; f34GP59; f35GP51; f35GP59; f49GP51; f49GP59; fat2P51; fat2P59; mGP51; mGP59; sGP51; sGP59; Gunshot; Helicopter; Reverse Cymbal; Ride Cymbal 1; Ride Cymbal 2; Rridecym; aps051; aps051.i; ridecym
+ { 0x030F50E,0x0029FD0, 0x00,0x0A, 0xE, +0 }, // 137: 3drm67P50; 3drm67P58; GP52; b13P52; b7P52; b8P52; f17GP52; f29GP52; f30GP52; f34GP52; f35GP52; f49GP52; fat2P52; hamP19; mGP52; Chinese Cymbal; High Tom; Vibraslap; aps052; aps052.i; cymchin
+ { 0x3E4E40E,0x1E5F507, 0x0A,0x5D, 0x6, +0 }, // 138: 3drm67P51; GP53; b13P53; b7P53; b8P53; f17GP53; f29GP53; f30GP53; f34GP53; f35GP53; f49GP53; fat2P53; mGP53; sGP53; Ride Bell; Ride Cymbal 1; aps053; aps053.i; ridebell
+ { 0x004B402,0x0F79705, 0x03,0x0A, 0xE, +0 }, // 139: 3drm67P52; GP54; apgleeP46; apgnamP46; b13P54; b7P54; dukeP46; f17GP54; f30GP54; f34GP54; f49GP54; fat2P54; mGP54; swP46; Chinese Cymbal; Open High Hat; Tambourine; aps054; aps054.i
+ { 0x000F64E,0x3029F9E, 0x00,0x00, 0xE, +0 }, // 140: 3drm67P53; GP55; b13P55; b6P110; b7P55; b8P55; f34GP55; fat2P55; Ride Bell; Rsplash; Splash Cymbal; aps055; aps055.i; cysplash
+ { 0x237F811,0x005F310, 0x45,0x08, 0x8, +0 }, // 141: 3drm67P54; GP56; b13P56; b7P56; f17GP56; f29GP56; f30GP56; f34GP56; f48GP56; f49GP56; fat2P56; mGP56; sGP56; Cow Bell; Tambourine; aps056; aps056.i
+ { 0x303FF80,0x014FF10, 0x00,0x0D, 0xC, +0 }, // 142: 3drm67P56; GP58; b13P58; b7P58; b8P58; f34GP58; fat2P58; Cow Bell; Vibraslap; aps058; aps058.i; vibra
+ { 0x00CF506,0x008F502, 0x0B,0x00, 0x6, +0 }, // 143: GP60; b13P60; b7P60; f17GP60; f29GP60; f30GP60; f34GP60; f48GP60; f49GP60; fat2P60; mGP60; sGP60; High Bongo; aps060; aps060.i
+ { 0x0BFFA01,0x097C802, 0x00,0x00, 0x7, +0 }, // 144: 3drm67P59; GP61; apgnamP61; b13P61; b7P61; dukeP61; f15GP61; f17GP61; f26GP61; f29GP61; f30GP61; f34GP61; f48GP61; f49GP61; fat2P61; mGP61; oGP61; sGP61; swP61; Low Bongo; Ride Cymbal 2; aps061; aps061.i
+ { 0x087FA01,0x0B7FA01, 0x51,0x00, 0x6, +0 }, // 145: 2x2byJANP62; 3drm67P60; GP62; b13P62; b50P62; b7P62; f17GP62; f20GP62; f29GP62; f30GP62; f31GP62; f34GP62; f48GP62; f49GP62; fat2P62; mGP62; qGP62; sGP62; High Bongo; Mute High Conga; aps062; aps062.i; gps062
+ { 0x08DFA01,0x0B8F802, 0x54,0x00, 0x6, +0 }, // 146: 3drm67P61; GP63; apgleeP62; apgleeP63; apgleeP64; b13P63; b7P63; f17GP63; f29GP63; f30GP63; f34GP63; f48GP63; f49GP63; fat2P63; mGP63; sGP63; Low Bongo; Low Conga; Mute High Conga; Open High Conga; aps063; aps063.i
+ { 0x088FA01,0x0B6F802, 0x59,0x00, 0x6, +0 }, // 147: 3drm67P62; GP64; b13P64; b7P64; f17GP64; f29GP64; f30GP64; f34GP64; f48GP64; f49GP64; fat2P64; mGP64; sGP64; Low Conga; Mute High Conga; aps064; aps064.i
+ { 0x30AF901,0x006FA00, 0x00,0x00, 0xE, +0 }, // 148: 3drm67P63; BisqP98; BisqP99; GP65; b13P65; b6P115; b7P65; b8P65; b8P66; f17GP65; f29GP65; f30GP65; f34GP65; f35GP65; f35GP66; f48GP65; f49GP65; fat2P65; hamP8; mGP65; rickP98; rickP99; sGP65; High Timbale; Low Timbale; Open High Conga; Rtimbale; aps065; aps065.i; timbale; timbale.
+ { 0x389F900,0x06CF600, 0x80,0x00, 0xE, +0 }, // 149: 2x2byJANP66; 3drm67P64; GP66; b13P66; b50P66; b7P66; f17GP66; f20GP66; f30GP66; f31GP66; f34GP66; f48GP66; f49GP66; fat2P66; mGP66; qGP66; sGP66; Low Conga; Low Timbale; aps066; aps066.i; gps066
+ { 0x388F803,0x0B6F60C, 0x80,0x08, 0xF, +0 }, // 150: 3drm67P65; GP67; b13P67; b7P67; b8P67; b8P68; f17GP67; f29GP67; f30GP67; f34GP67; f35GP67; f35GP68; f49GP67; fat2P67; mGP67; sGP67; High Agogo; High Timbale; Low Agogo; agogo1; aps067; aps067.i
+ { 0x388F803,0x0B6F60C, 0x85,0x00, 0xF, +0 }, // 151: 3drm67P66; GP68; b13P68; b7P68; f17GP68; f29GP68; f30GP68; f34GP68; f49GP68; fat2P68; mGP68; sGP68; Low Agogo; Low Timbale; aps068; aps068.i
+ { 0x04F760E,0x2187700, 0x40,0x08, 0xE, +0 }, // 152: 3drm67P67; GP69; apgleeP44; apgleeP69; apgleeP82; apgnamP44; apgnamP69; apgnamP82; b13P69; b7P69; dukeP44; dukeP69; dukeP82; f15GP69; f17GP69; f26GP69; f29GP69; f30GP69; f34GP69; f42GP69; f49GP69; fat2P69; mGP69; swP44; swP69; swP82; Cabasa; High Agogo; Pedal High Hat; Shaker; aps069; aps069.i
+ { 0x049C80E,0x2699B03, 0x40,0x00, 0xE, +0 }, // 153: 3drm67P68; GP70; b13P70; b6P117; b7P70; b8P70; f15GP70; f17GP70; f26GP70; f29GP70; f30GP70; f34GP70; f35GP70; f49GP70; fat2P70; mGP70; sGP70; Low Agogo; Maracas; Rmaracas; aps070; aps070.i; maracas
+ { 0x305ADD7,0x0058DC7, 0xDC,0x00, 0xE, +0 }, // 154: 3drm67P69; GP71; b13P71; b7P71; b8P71; f15GP71; f17GP71; f26GP71; f29GP71; f30GP71; f34GP71; f35GP71; f48GP71; f49GP71; fat2P71; mGP71; sGP71; Cabasa; Short Whistle; aps071; aps071.i; whistsh
+ { 0x304A8D7,0x00488C7, 0xDC,0x00, 0xE, +0 }, // 155: 3drm67P70; GP72; b13P72; b7P72; b8P72; f15GP72; f17GP72; f26GP72; f29GP72; f30GP72; f34GP72; f35GP72; f48GP72; f49GP72; fat2P72; mGP72; sGP72; Long Whistle; Maracas; aps072; aps072.i; whistll
+ { 0x306F680,0x3176711, 0x00,0x00, 0xE, +0 }, // 156: 3drm67P71; BisqP96; GP73; b13P73; b7P73; b8P73; f34GP73; fat2P73; rickP96; sGP73; Short Guiro; Short Whistle; aps073; aps073.i; guiros.i; sguiro
+ { 0x205F580,0x3164611, 0x00,0x09, 0xE, +0 }, // 157: 3drm67P72; GP74; b13P74; b7P74; f34GP74; fat2P74; sGP74; Long Guiro; Long Whistle; aps074; aps074.i
+ { 0x0F40006,0x0F5F715, 0x3F,0x00, 0x1, +0 }, // 158: 3drm67P73; GP75; apgleeP75; apgleeP76; apgleeP77; apgnamP75; b13P75; b7P75; dukeP75; f15GP75; f17GP75; f26GP75; f29GP75; f30GP75; f34GP75; f49GP75; fat2P75; mGP75; oGP75; sGP75; swP75; Claves; High Wood Block; Low Wood Block; Short Guiro; aps075; aps075.i
+ { 0x3F40006,0x0F5F712, 0x3F,0x00, 0x0, +0 }, // 159: 2x2byJANP76; 2x2byJANP77; 3drm67P74; GP76; b13P76; b50P76; b50P77; b7P76; b8P76; f17GP76; f20GP76; f20GP77; f29GP76; f30GP76; f31GP76; f31GP77; f34GP76; f35GP76; f48GP76; f49GP76; fat2P76; mGP76; qGP76; qGP77; High Wood Block; Long Guiro; Low Wood Block; aps076; aps076.i; blockhi; gps076; gps077
+ { 0x0F40006,0x0F5F712, 0x3F,0x00, 0x1, +0 }, // 160: 3drm67P75; GP77; b13P77; b7P77; b8P77; f17GP77; f29GP77; f30GP77; f34GP77; f35GP77; f48GP77; f49GP77; fat2P77; mGP77; sGP77; Claves; Low Wood Block; aps077; aps077.i; blocklow
+ { 0x0E76701,0x0077502, 0x58,0x00, 0x0, +0 }, // 161: 3drm67P76; BisqP78; GP78; b13P78; b7P78; b8P78; f17GP78; f29GP78; f30GP78; f34GP78; f35GP78; f49GP78; fat2P78; mGP78; sGP78; High Wood Block; Mute Cuica; aps078; aps078.i; cuicam
+ { 0x048F841,0x0057542, 0x45,0x08, 0x0, +0 }, // 162: 3drm67P77; BisqP79; GP79; b13P79; b7P79; b8P79; f34GP79; fat2P79; sGP79; Low Wood Block; Open Cuica; aps079; aps079.i; cuicao
+ { 0x3F0E00A,0x005FF1E, 0x40,0x4E, 0x8, +0 }, // 163: 3drm67P78; GP80; b13P80; b7P80; b8P80; f17GP80; f29GP80; f30GP80; f34GP80; f35GP80; f49GP80; fat2P80; mGP80; sGP80; Mute Cuica; Mute Triangle; aps080; aps080.i; trianglm
+ { 0x3F0E00A,0x002FF1E, 0x7C,0x52, 0x8, +0 }, // 164: 3drm67P79; GP81; b13P81; b7P81; b8P81; f17GP81; f29GM121; f29GP81; f30GM121; f30GP81; f34GP81; f35GP81; f49GP81; fat2P81; mGP81; sGP81; Breath Noise; Open Cuica; Open Triangle; aps081; aps081.i; trianglo
+ { 0x04A7A0E,0x21B7B00, 0x40,0x08, 0xE, +0 }, // 165: 3drm67P80; GP82; b13P82; b6P116; b7P82; b8P82; f17GP82; f29GP82; f30GP82; f34GP82; f35GP82; f42GP82; f49GP82; fat2P82; hamP7; mGP82; sGP82; Mute Triangle; Rshaker; Shaker; aps082; aps082.i; shaker
+ { 0x3E4E40E,0x1395507, 0x0A,0x40, 0x6, +0 }, // 166: 3drm67P81; GP83; b13P83; b7P83; b8P83; f17GP83; f29GP83; f30GP83; f34GP83; f35GP83; f48GP83; f49GP83; fat2P83; mGP83; sGP83; Jingle Bell; Open Triangle; aps083; aps083.i; jingbell
+ { 0x332F905,0x0A5D604, 0x05,0x40, 0xE, +0 }, // 167: 3drm67P82; GP84; b13P84; b7P84; b8P84; f15GP51; f17GP84; f26GP51; f29GM126; f29GP84; f30GM126; f30GP84; f34GP84; f35GP84; f49GP84; fat2P84; mGP84; sGP84; Applause/Noise; Bell Tree; Ride Cymbal 1; Shaker; aps084; aps084.i; belltree
+ { 0x3F30002,0x0F5F715, 0x3F,0x00, 0x8, +0 }, // 168: 3drm67P83; GP85; b13P85; b7P85; b8P85; f17GP85; f29GM120; f29GP85; f30GM120; f30GP85; f34GP85; f35GP85; f48GP85; f49GP85; fat2P85; mGP85; sGP85; Castanets; Guitar FretNoise; Jingle Bell; aps085; aps085.i; castanet
+ { 0x08DFA01,0x0B5F802, 0x4F,0x00, 0x7, +0 }, // 169: 3drm67P84; BisqP86; GP86; b13P86; b7P86; b8P86; f15GP63; f15GP64; f17GP86; f26GP63; f26GP64; f29GP86; f30GP86; f34GP86; f35GP86; f49GP86; fat2P86; mGP86; sGP86; Bell Tree; Low Conga; Mute Surdu; Open High Conga; aps086; aps086.i; surdum
+ { 0x054F231,0x056F221, 0x4B,0x00, 0x8, +0 }, // 170: 3drm67M1; BisqM1; HMIGM1; b7M1; f17GM1; mGM1; BrightAcouGrand; am001.in
+ { 0x03BF2B1,0x00BF361, 0x0E,0x00, 0x6, +0 }, // 171: 3drm67M3; BisqM3; HMIGM3; b7M3; Honky-tonkPiano; am003.in
+ { 0x0E7F21C,0x0B8F201, 0x6F,0x80, 0xC, +0 }, // 172: 2x2byJANM4; BisqM4; b50M4; b51M4; f20GM4; f36GM4; f48GM4; f49GM4; qGM4; skeakernetsM4; ; Rhodes Piano; gm004
+ { 0x0E5B111,0x0B8F211, 0x9C,0x80, 0xD, +0 }, // 173: 2x2byJANM4; BisqM4; b50M4; b51M4; f20GM4; f31GM4; f36GM4; f48GM4; f49GM4; qGM4; Rhodes Piano; gm004
+ { 0x0E7C21C,0x0B8F301, 0x3A,0x80, 0x0, +0 }, // 174: 2x2byJANM5; BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005
+ { 0x0F5B111,0x0D8F211, 0x1B,0x80, 0x1, +0 }, // 175: 2x2byJANM5; BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005
+ { 0x031F031,0x037F234, 0x90,0x9F, 0x8, +0 }, // 176: 2x2byJANM6; BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006
+ { 0x451F324,0x497F211, 0x1C,0x00, 0x8, +0 }, // 177: 2x2byJANM6; BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006
+ { 0x010A831,0x1B9D234, 0x0A,0x03, 0x6, +0 }, // 178: BisqM7; b12M7; Clavinet; TCCLAV.I
+ { 0x0E6CE02,0x0E6F401, 0x25,0x00, 0x0, +0 }, // 179: 2x2byJANM8; BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008
+ { 0x0E6F507,0x0E5F341, 0xA1,0x00, 0x1, +0 }, // 180: 2x2byJANM8; BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008
+ { 0x0045617,0x004F601, 0x21,0x00, 0x2, +0 }, // 181: 3drm67M10; BisqM10; HMIGM10; b50M10; b51M10; b7M10; b8M10; f17GM10; f20GM10; f31GM10; f35GM10; f36GM10; f48GM10; f49GM10; mGM10; qGM10; skeakernetsM10; ; Music box; am010.in; gm010; musicbx1
+ { 0x055F718,0x0D8E521, 0x23,0x00, 0x0, +0 }, // 182: 3drm67M12; BisqM12; HMIGM12; b7M12; f17GM12; mGM12; Marimba; am012.in
+ { 0x0D6F90A,0x0D6F784, 0x53,0x80, 0xA, +0 }, // 183: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013
+ { 0x0A6F615,0x0E6F601, 0x91,0x00, 0xB, +0 }, // 184: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013
+ { 0x0B3D441,0x0B4C280, 0x8A,0x13, 0x4, +0 }, // 185: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014
+ { 0x082D345,0x0E3A381, 0x59,0x80, 0x5, +0 }, // 186: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014
+ { 0x1557403,0x005B381, 0x49,0x80, 0x4, +0 }, // 187: 3drm67M15; BisqM15; HMIGM15; b7M15; f48GM15; Dulcimer; am015.in
+ { 0x02FA2A0,0x02FA522, 0x85,0x9E, 0x7, +0 }, // 188: BisqM16; f48GM16; Hammond Organ
+ { 0x02FA5A2,0x02FA128, 0x83,0x95, 0x7, +0 }, // 189: BisqM16; f48GM16; Hammond Organ
+ { 0x02A91A0,0x03AC821, 0x85,0x0B, 0x7, +0 }, // 190: 2x2byJANM17; BisqM17; b50M17; b51M17; f20GM17; f31GM17; f36GM17; f48GM17; f49GM17; qGM17; Percussive Organ; gm017
+ { 0x03AC620,0x05AF621, 0x81,0x80, 0x7, +0 }, // 191: BisqM17; f48GM17; Percussive Organ
+ { 0x12AA6E3,0x00AAF61, 0x56,0x83, 0x8, -12 }, // 192: BisqM18; b50M18; b51M18; f20GM18; f31GM18; f36GM18; f49GM18; qGM18; Rock Organ; gm018
+ { 0x00AAFE1,0x00AAF62, 0x91,0x83, 0x9, -12 }, // 193: BisqM18; b50M18; b51M18; Rock Organ; gm018
+ { 0x10BF024,0x20B5030, 0x12,0x00, 0x1, +0 }, // 194: BisqM19; f13GM19; f50GM19; nemM19; Church Organ
+ { 0x71A7223,0x02A7221, 0xAC,0x83, 0x0, +0 }, // 195: 2x2byJANM21; BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021
+ { 0x41A6223,0x02A62A1, 0x22,0x00, 0x1, +0 }, // 196: 2x2byJANM21; BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021
+ { 0x006FF25,0x005FF23, 0xA1,0x2F, 0xA, +0 }, // 197: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; skeakernetsM22; ; Harmonica; gm022
+ { 0x405FFA1,0x0096F22, 0x1F,0x80, 0xA, +0 }, // 198: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; Harmonica; gm022
+ { 0x11A6223,0x02A7221, 0x19,0x80, 0xC, +0 }, // 199: 2x2byJANM23; BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023
+ { 0x41A6223,0x02A7222, 0x1E,0x83, 0xD, +0 }, // 200: 2x2byJANM23; BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023
+ { 0x074F302,0x0B8F341, 0x9C,0x80, 0xA, +0 }, // 201: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024
+ { 0x274D302,0x0B8D382, 0xA5,0x40, 0xB, +0 }, // 202: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024
+ { 0x2F6F234,0x0F7F231, 0x5B,0x9E, 0xC, +0 }, // 203: 2x2byJANM25; BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025
+ { 0x0F7F223,0x0E7F111, 0xAB,0x00, 0xC, +0 }, // 204: 2x2byJANM25; BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025
+ { 0x0FAF322,0x0FAF223, 0x53,0x66, 0xA, +0 }, // 205: 2x2byJANM26; BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026
+ { 0x0FAC221,0x0F7C221, 0xA7,0x00, 0xA, +0 }, // 206: 2x2byJANM26; BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026
+ { 0x022FA02,0x0F3F301, 0x4C,0x97, 0x8, +0 }, // 207: 2x2byJANM27; BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027
+ { 0x1F3C204,0x0F7C111, 0x9D,0x00, 0x8, +0 }, // 208: 2x2byJANM27; BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027
+ { 0x0AFC711,0x0F8F501, 0x87,0x00, 0x8, +0 }, // 209: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028
+ { 0x098C301,0x0F8C302, 0x18,0x00, 0x9, +0 }, // 210: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028
+ { 0x0F2B913,0x0119102, 0x0D,0x1A, 0xA, +0 }, // 211: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar
+ { 0x74A9221,0x02A9122, 0x8F,0x00, 0xA, +0 }, // 212: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar
+ { 0x103FF80,0x3FFF021, 0x01,0x00, 0x8, +0 }, // 213: BisqM30; b9MPM62; f21GM62; f27GM30; f41GM62; Distorton Guitar; Synth Brass 1
+ { 0x04F2009,0x0F8D104, 0xA1,0x80, 0x8, +0 }, // 214: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031
+ { 0x2F8F802,0x0F8F602, 0x87,0x00, 0x9, +0 }, // 215: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031
+ { 0x015A701,0x0C8A301, 0x4D,0x00, 0x2, +0 }, // 216: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032
+ { 0x0317101,0x0C87301, 0x93,0x00, 0x3, +0 }, // 217: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032
+ { 0x0E5F111,0x0E5F312, 0xA8,0x57, 0x4, +0 }, // 218: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033
+ { 0x0E5E111,0x0E6E111, 0x97,0x00, 0x4, +0 }, // 219: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033
+ { 0x0C7F001,0x027F101, 0xB3,0x16, 0x6, +0 }, // 220: 2x2byJANM34; BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034
+ { 0x027F101,0x028F101, 0x16,0x00, 0x6, +0 }, // 221: 2x2byJANM34; BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034
+ { 0x00C0300,0x024FA20, 0x30,0x03, 0x6, +12 }, // 222: BisqM36; f53GM36; Slap Bass 1
+ { 0x024F820,0x056F510, 0x12,0x00, 0x6, +0 }, // 223: BisqM36; f53GM36; Slap Bass 1
+ { 0x0EBF431,0x07AF131, 0x8B,0x00, 0xA, +0 }, // 224: BisqM38; f48GM38; Synth Bass 1
+ { 0x1C8F621,0x0C8F101, 0x1C,0x1F, 0xA, +0 }, // 225: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039
+ { 0x0425401,0x0C8F201, 0x12,0x00, 0xA, +0 }, // 226: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039
+ { 0x0035131,0x0675461, 0x1C,0x80, 0xE, +0 }, // 227: BisqM40; b8M40; b9MPM53; f12GM40; f16GM40; f32GM53; f41GM53; f54GM40; Violin; Voice Oohs; violin1
+ { 0x21351A0,0x2275360, 0x98,0x01, 0xE, +0 }, // 228: BisqM41; f16GM41; f37GM41; f54GM41; Viola
+ { 0x513DD31,0x0265621, 0x95,0x00, 0x8, +0 }, // 229: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f48GM45; f49GM42; qGM42; Cello; Pizzicato String; gm042
+ { 0x1038D13,0x0866605, 0x95,0x8C, 0x9, +0 }, // 230: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f49GM42; qGM42; Cello; gm042
+ { 0x243CC70,0x21774A0, 0x92,0x03, 0xE, +0 }, // 231: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043
+ { 0x007BF21,0x1076F21, 0x95,0x00, 0xF, +0 }, // 232: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043
+ { 0x515C261,0x0056FA1, 0x97,0x00, 0x6, +0 }, // 233: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044
+ { 0x08FB563,0x08FB5A5, 0x13,0x94, 0x7, +0 }, // 234: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044
+ { 0x0848523,0x0748212, 0xA7,0xA4, 0xE, +0 }, // 235: BisqM45; BisqM46; b50M45; b50M46; b51M45; b51M46; f20GM45; f20GM46; f36GM45; f36GM46; f48GM46; f49GM45; f49GM46; qGM45; qGM46; Orchestral Harp; Pizzicato String; gm045; gm046
+ { 0x0748202,0x0358511, 0x27,0x00, 0xE, +0 }, // 236: BisqM45; b50M45; b51M45; f20GM45; f36GM45; f49GM45; qGM45; Pizzicato String; gm045
+ { 0x0748202,0x0338411, 0x27,0x00, 0xE, +0 }, // 237: BisqM46; b50M46; b51M46; f20GM46; f36GM46; f48GM46; f49GM46; qGM46; Orchestral Harp; gm046
+ { 0x005F511,0x0C3F212, 0x01,0x1E, 0x3, +0 }, // 238: 2x2byJANM47; BisqM47; b50M47; b51M47; f20GM47; f36GM47; qGM47; Timpany; gm047
+ { 0x2036130,0x21764A0, 0x98,0x03, 0xE, +0 }, // 239: 2x2byJANM48; BisqM48; b50M48; b51M48; f20GM48; f36GM48; f48GM48; f49GM48; qGM48; String Ensemble1; gm048
+ { 0x1176561,0x0176521, 0x92,0x00, 0xF, +0 }, // 240: 2x2byJANM48; BisqM48; b50M48; b51M48; f20GM48; f36GM48; f49GM48; qGM48; String Ensemble1; gm048
+ { 0x2234130,0x2174460, 0x98,0x01, 0xE, +0 }, // 241: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049
+ { 0x1037FA1,0x1073F21, 0x98,0x00, 0xF, +0 }, // 242: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049
+ { 0x125B121,0x0087262, 0x9B,0x01, 0xE, +0 }, // 243: BisqM50; f17GM48; f30GM50; mGM48; String Ensemble1; Synth Strings 1
+ { 0x001D3E1,0x0396262, 0xCA,0x83, 0x6, +0 }, // 244: BisqM52; b12M52; CHOIR.IN; Choir Aahs
+ { 0x2197320,0x0297563, 0x22,0x02, 0xE, +0 }, // 245: BisqM53; f12GM68; f16GM68; f47GM69; f54GM68; English Horn; Oboe; Voice Oohs
+ { 0x2686500,0x613C500, 0x00,0x00, 0xB, +0 }, // 246: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055
+ { 0x606C800,0x3077400, 0x00,0x00, 0xB, +0 }, // 247: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055
+ { 0x0157620,0x0378261, 0x94,0x00, 0xC, +12 }, // 248: BisqM58; b50M58; b51M58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba; gm058
+ { 0x02661B1,0x0266171, 0xD3,0x80, 0xD, +0 }, // 249: BisqM58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba
+ { 0x00B5131,0x13BB261, 0x1C,0x00, 0xE, +0 }, // 250: BisqM59; f27GM56; f27GM59; f27GM61; f27GM62; f27GM63; f27GM64; f27GM65; f27GM66; f27GM67; Alto Sax; Baritone Sax; Brass Section; Muted Trumpet; Soprano Sax; Synth Brass 1; Synth Brass 2; Tenor Sax; Trumpet
+ { 0x0265121,0x007F021, 0x18,0x00, 0xA, +0 }, // 251: BisqM60; f13GM60; f50GM60; nemM60; French Horn
+ { 0x0257221,0x00A7F21, 0x16,0x05, 0xC, +0 }, // 252: BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061
+ { 0x0357A21,0x03A7A21, 0x1D,0x09, 0xD, +0 }, // 253: 2x2byJANM61; BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061
+ { 0x035C221,0x00ACF61, 0x16,0x09, 0xE, +0 }, // 254: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062
+ { 0x04574A1,0x0087F21, 0x8A,0x00, 0xF, +0 }, // 255: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062
+ { 0x01A52A1,0x01B8F61, 0x97,0x00, 0xC, +0 }, // 256: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063
+ { 0x01A7521,0x01B8F21, 0xA1,0x00, 0xD, +0 }, // 257: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063
+ { 0x20F9331,0x00F72A1, 0x96,0x00, 0x8, +0 }, // 258: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064
+ { 0x0078521,0x1278431, 0x96,0x00, 0x9, +0 }, // 259: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064
+ { 0x1039331,0x00972A1, 0x8E,0x00, 0x8, +0 }, // 260: BisqM65; b50M65; b51M65; f17GM65; f20GM65; f31GM65; f35GM65; f36GM65; f49GM65; mGM65; qGM65; Alto Sax; gm065
+ { 0x006C524,0x1276431, 0xA1,0x00, 0x9, +0 }, // 261: BisqM65; b50M65; b51M65; f20GM65; f31GM65; f36GM65; f49GM65; qGM65; Alto Sax; gm065
+ { 0x10693B1,0x0067271, 0x8E,0x00, 0xA, +0 }, // 262: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066
+ { 0x0088521,0x02884B1, 0x5D,0x00, 0xB, +0 }, // 263: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066
+ { 0x10F9331,0x00F7272, 0x93,0x00, 0xC, +0 }, // 264: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067
+ { 0x0068522,0x01684B1, 0x61,0x00, 0xD, +0 }, // 265: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067
+ { 0x02AA961,0x036A863, 0xA3,0x52, 0x8, +0 }, // 266: BisqM68; f48GM68; Oboe
+ { 0x016AA61,0x00A8F61, 0x94,0x80, 0x8, +0 }, // 267: BisqM68; f48GM68; Oboe
+ { 0x0297721,0x1267A33, 0x21,0x55, 0x2, +0 }, // 268: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069
+ { 0x0167AA1,0x0197A22, 0x93,0x00, 0x2, +0 }, // 269: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069
+ { 0x1077B21,0x0007F22, 0x2B,0x57, 0xA, +0 }, // 270: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070
+ { 0x0197531,0x0196172, 0x51,0x00, 0xA, +0 }, // 271: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070
+ { 0x0219B32,0x0177221, 0x90,0x00, 0x8, +0 }, // 272: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071
+ { 0x0219B32,0x0177221, 0x90,0x13, 0x9, +0 }, // 273: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071
+ { 0x029C9A4,0x0086F21, 0xA2,0x80, 0xC, +0 }, // 274: 2x2byJANM74; BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074
+ { 0x015CAA2,0x0086F21, 0xAA,0x00, 0xD, +0 }, // 275: 2x2byJANM74; BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074
+ { 0x0AA7724,0x0173431, 0x5B,0x00, 0xE, +0 }, // 276: BisqM75; f47GM74; f54GM75; Pan Flute; Recorder
+ { 0x0C676A1,0x0868726, 0x0D,0x59, 0xF, +0 }, // 277: 2x2byJANM76; BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076
+ { 0x0566622,0x02665A1, 0x56,0x00, 0xE, +0 }, // 278: 2x2byJANM76; BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076
+ { 0x0019F26,0x0487664, 0x00,0x25, 0xE, +0 }, // 279: 2x2byJANM77; BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077
+ { 0x0465622,0x03645A1, 0xCB,0x00, 0xF, +0 }, // 280: 2x2byJANM77; BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077
+ { 0x11467E1,0x0175461, 0x67,0x00, 0xC, +0 }, // 281: 2x2byJANM78; BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078
+ { 0x1146721,0x0164421, 0x6D,0x00, 0xD, +0 }, // 282: 2x2byJANM78; BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078
+ { 0x00F4032,0x0097021, 0xDF,0x00, 0x0, +0 }, // 283: BisqM79; f13GM79; f50GM79; nemM79; Ocarina
+ { 0x00FFF21,0x00FFF21, 0x35,0xB7, 0x4, +0 }, // 284: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080
+ { 0x00FFF21,0x60FFF21, 0xB9,0x80, 0x4, +0 }, // 285: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080
+ { 0x00FFF21,0x00FFF21, 0x36,0x1B, 0xA, +0 }, // 286: 2x2byJANM81; BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM79; f49GM81; qGM81; Lead 2 sawtooth; Ocarina; gm081
+ { 0x00FFF21,0x409CF61, 0x1D,0x00, 0xA, +0 }, // 287: 2x2byJANM81; BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM81; qGM81; Lead 2 sawtooth; gm081
+ { 0x0658722,0x0186421, 0x46,0x80, 0x0, +0 }, // 288: BisqM82; f35GM82; hamM56; Lead 3 calliope; hamcalio
+ { 0x4F2B912,0x0119101, 0x0D,0x1A, 0xA, +0 }, // 289: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084
+ { 0x12A9221,0x02A9122, 0x99,0x00, 0xA, +0 }, // 290: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084
+ { 0x0157D61,0x01572B1, 0x40,0xA3, 0xE, +0 }, // 291: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085
+ { 0x005DFA2,0x0077F61, 0x5D,0x40, 0xF, +0 }, // 292: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085
+ { 0x001FF20,0x4068F61, 0x36,0x00, 0x8, +0 }, // 293: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086
+ { 0x00FFF21,0x4078F61, 0x27,0x00, 0x9, +0 }, // 294: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086
+ { 0x1035317,0x004F608, 0x1A,0x0D, 0x2, +0 }, // 295: 2x2byJANM88; BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088
+ { 0x03241A1,0x0156161, 0x9D,0x00, 0x3, +0 }, // 296: 2x2byJANM88; BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088
+ { 0x031A181,0x0032571, 0xA1,0x00, 0xB, +0 }, // 297: BisqM89; b50M89; b51M89; f20GM89; f31GM89; f36GM89; f49GM89; qGM89; Pad 2 warm; gm089
+ { 0x0141161,0x0165561, 0x17,0x00, 0xC, +0 }, // 298: BisqM90; b50M90; b51M90; f20GM90; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; Pad 3 polysynth; Synth Brass 2; gm090
+ { 0x445C361,0x025C361, 0x14,0x00, 0xD, +0 }, // 299: BisqM90; b50M90; b51M90; f20GM90; f31GM60; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; French Horn; Pad 3 polysynth; Synth Brass 2; gm090
+ { 0x021542A,0x0136A27, 0x80,0xA6, 0xE, +0 }, // 300: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091
+ { 0x0015431,0x0036A72, 0x5D,0x00, 0xF, +0 }, // 301: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091
+ { 0x0331121,0x02542A1, 0x89,0x03, 0xA, +0 }, // 302: BisqM94; f17GM94; f35GM94; mGM94; Pad 7 halo
+ { 0x1471161,0x007CF21, 0x15,0x00, 0x0, +0 }, // 303: BisqM95; f17GM95; f35GM95; mGM95; Pad 8 sweep
+ { 0x1B1F2DE,0x0B281D1, 0x57,0x0A, 0xE, +0 }, // 304: BisqM96; b8M96; f35GM96; FX 1 rain; icerain
+ { 0x2322121,0x0133220, 0x8C,0x97, 0x6, +0 }, // 305: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097
+ { 0x1031121,0x0133121, 0x0E,0x00, 0x7, +0 }, // 306: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097
+ { 0x0F6F358,0x0F6F241, 0x62,0x00, 0x0, +0 }, // 307: BisqM98; f29GM40; f29GM98; f30GM40; f30GM98; FX 3 crystal; Violin
+ { 0x00F5F00,0x005FF00, 0x00,0x00, 0x0, +0 }, // 308: BisqM101; b56MM101; b66M101; FX 6 goblins; FX6
+ { 0x03111A1,0x0031D61, 0x8C,0x80, 0x6, +0 }, // 309: BisqM102; f17GM102; f35GM102; mGM102; FX 7 echoes
+ { 0x173F364,0x02381A1, 0x4C,0x00, 0x4, +0 }, // 310: BisqM103; f17GM103; f35GM103; mGM103; FX 8 sci-fi
+ { 0x053F301,0x1F6F101, 0x46,0x80, 0x0, +0 }, // 311: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104
+ { 0x053F201,0x0F6F208, 0x43,0x40, 0x1, +0 }, // 312: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104
+ { 0x135A511,0x133A517, 0x10,0xA4, 0x0, +0 }, // 313: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105
+ { 0x141F611,0x2E5F211, 0x0D,0x00, 0x0, +0 }, // 314: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105
+ { 0x0F8F755,0x1E4F752, 0x92,0x9F, 0xE, +0 }, // 315: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106
+ { 0x0E4F341,0x1E5F351, 0x13,0x00, 0xE, +0 }, // 316: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106
+ { 0x032D493,0x111EB11, 0x91,0x00, 0x8, +0 }, // 317: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107
+ { 0x032D453,0x112EB13, 0x91,0x0D, 0x9, +0 }, // 318: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107
+ { 0x3E5F720,0x0E5F521, 0x00,0x0C, 0xD, +0 }, // 319: BisqM108; b50M108; b51M108; f20GM108; f31GM108; f31GM45; f36GM108; f48GM108; f49GM108; qGM108; Kalimba; Pizzicato String; gm108
+ { 0x0207C21,0x10C6F22, 0x09,0x09, 0x7, +0 }, // 320: BisqM109; b50M109; b51M109; f20GM109; f31GM109; f36GM109; f48GM109; qGM109; Bagpipe; gm109
+ { 0x133DD02,0x0166601, 0x83,0x80, 0xB, +0 }, // 321: BisqM110; b50M110; b51M110; f20GM110; f31GM110; f36GM110; f48GM110; f49GM110; qGM110; Fiddle; gm110
+ { 0x0298961,0x406D8A3, 0x33,0xA4, 0x6, +0 }, // 322: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111
+ { 0x005DA21,0x00B8F22, 0x17,0x80, 0x6, +0 }, // 323: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111
+ { 0x026EC08,0x016F804, 0x15,0x00, 0xA, +0 }, // 324: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113
+ { 0x026EC07,0x016F802, 0x15,0x00, 0xB, +0 }, // 325: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113
+ { 0x024682C,0x035DF01, 0xAB,0x00, 0x0, +0 }, // 326: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114
+ { 0x0356705,0x005DF01, 0x9D,0x00, 0x1, +0 }, // 327: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114
+ { 0x0A3FD07,0x078F902, 0xC0,0x00, 0xE, +0 }, // 328: BisqM115; BisqP76; BisqP77; f13GM115; f13GP76; f13GP77; f50GM115; f50GP76; f50GP77; nemM115; nemP76; nemP77; High Wood Block; Low Wood Block; Woodblock
+ { 0x055FC14,0x005F311, 0x8D,0x00, 0xE, +0 }, // 329: BisqM117; f15GM103; f26GM103; FX 8 sci-fi; Melodic Tom
+ { 0x455F811,0x0E5F410, 0x86,0x00, 0xE, +0 }, // 330: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118
+ { 0x155F311,0x0E5F410, 0x9C,0x00, 0xF, +0 }, // 331: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118
+ { 0x0001E0E,0x3FE1800, 0x00,0x00, 0xE, +0 }, // 332: BisqM119; sGM119; Reverse Cymbal
+ { 0x05C5F0E,0x16C870E, 0x00,0x02, 0x0, +0 }, // 333: BisqM120; f13GM120; f50GM120; nemM120; Guitar FretNoise
+ { 0x0F0F00E,0x0841300, 0x00,0x00, 0xE, +0 }, // 334: BisqM122; b6M115; b8M122; f35GM122; Rwhoosh; Seashore; whoosh
+ { 0x0F0F000,0x0F05F0C, 0x2E,0x00, 0xE, +0 }, // 335: BisqM123; MGM124; f23GM124; f32GM124; f35GM123; Bird Tweet; Telephone
+ { 0x061F217,0x0B4F112, 0x4F,0x0A, 0x8, +0 }, // 336: BisqM124; b6M122; b8M125; f35GM124; Rphone2; Telephone; phone2
+ { 0x001EFEE,0x0069FE0, 0x01,0x04, 0x6, +0 }, // 337: BisqM125; f27GM125; Helicopter
+ { 0x001FF26,0x71612E4, 0x00,0x00, 0xE, +0 }, // 338: BisqM126; b50M126; b51M126; f20GM126; f31GM126; f36GM126; qGM126; Applause/Noise; gm126
+ { 0x0F10001,0x0F10001, 0x3F,0x3F, 0xF, +0 }, // 339: BisqM126; b50M121; b50M122; b50M126; b51M121; b51M122; b51M126; b51P88; f20GM121; f20GM122; f20GM126; f31GM121; f31GM122; f31GM126; f36GM121; f36GM122; f36GM126; f49GM122; qGM121; qGM122; qGM126; Applause/Noise; Breath Noise; Seashore; gm121; gm122; gm126; gpo088
+ { 0x059F200,0x000F701, 0x00,0x00, 0xE, +0 }, // 340: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127
+ { 0x0F0F301,0x6C9F601, 0x00,0x00, 0xE, +0 }, // 341: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127
+ { 0x029A100,0x0696521, 0x02,0x08, 0xE, +0 }, // 342: BisqP2; b55PP2; Alunec
+ { 0x29BF300,0x008F311, 0x0C,0x00, 0xE, +0 }, // 343: BisqP3; f34GP3
+ { 0x068FAC0,0x377F701, 0x02,0x00, 0x2, +0 }, // 344: BisqP5; b55PP5; Foot44
+ { 0x0C4FA01,0x33FF600, 0x03,0x00, 0x0, +0 }, // 345: BisqP6; b55PP6; Foot45
+ { 0x0FFF832,0x07FF511, 0x44,0x00, 0xE, +0 }, // 346: BisqP16; BisqP7; b56MM116; b56MM118; b56MM121; b6P101; b6P103; b6P105; b6P106; b6P108; b6P120; b6P99; b8M109; f12GM115; f16GM115; f47GP10; f47GP11; f47GP12; f47GP13; f47GP14; f47GP15; f47GP16; f47GP17; f47GP18; f47GP19; f47GP20; f47GP21; f47GP22; f47GP23; f47GP24; f47GP25; f47GP26; f47GP27; f47GP62; f47GP63; f47GP64; f47GP7; f47GP8; f47GP9; f54GM115; Low Conga; Mute High Conga; Open High Conga; Rlogdrum; Taiko
+ { 0x27AFB12,0x047F611, 0x40,0x00, 0x6, +0 }, // 347: BisqP8; f34GP4; f34GP5
+ { 0x144F5C6,0x018F6C1, 0x5C,0x83, 0xE, +0 }, // 348: BisqP9; b8P56; f35GP56; hamP9; Cow Bell; cowbell
+ { 0x0D0CCC0,0x028EAC1, 0x10,0x00, 0x0, +0 }, // 349: BisqP10; BisqP100; b8P62; f35GP62; hamP10; rickP100; Mute High Conga; conghi; conghi.i
+ { 0x2B7F811,0x006F311, 0x46,0x00, 0x8, +0 }, // 350: BisqP13; b6P91; b8P33; b8P36; oGM113; oGP35; oGP36; rickP13; Ac Bass Drum; Agogo Bells; Bass Drum 1; Rkick1; kick; kick1; kick1.in
+ { 0x2BAE610,0x005EA10, 0x04,0x00, 0x0, +0 }, // 351: BisqP14; f34GP14
+ { 0x0F70700,0x0F70710, 0xFF,0xFF, 0x0, +0 }, // 352: BisqP15; f15GP0; f15GP1; f15GP10; f15GP101; f15GP102; f15GP103; f15GP104; f15GP105; f15GP106; f15GP107; f15GP108; f15GP109; f15GP11; f15GP110; f15GP111; f15GP112; f15GP113; f15GP114; f15GP115; f15GP116; f15GP117; f15GP118; f15GP119; f15GP12; f15GP120; f15GP121; f15GP122; f15GP123; f15GP124; f15GP125; f15GP126; f15GP127; f15GP13; f15GP14; f15GP15; f15GP16; f15GP17; f15GP18; f15GP19; f15GP2; f15GP20; f15GP21; f15GP22; f15GP23; f15GP24; f15GP25; f15GP26; f15GP27; f15GP28; f15GP29; f15GP3; f15GP30; f15GP31; f15GP32; f15GP33; f15GP34; f15GP4; f15GP5; f15GP52; f15GP53; f15GP55; f15GP57; f15GP58; f15GP59; f15GP6; f15GP7; f15GP74; f15GP76; f15GP77; f15GP78; f15GP79; f15GP8; f15GP80; f15GP81; f15GP82; f15GP83; f15GP84; f15GP85; f15GP86; f15GP87; f15GP88; f15GP89; f15GP9; f15GP90; f15GP91; f15GP92; f15GP93; f15GP94; f15GP95; f15GP96; f15GP97; f15GP98; f15GP99; f26GP0; f26GP1; f26GP10; f26GP101; f26GP102; f26GP103; f26GP104; f26GP105; f26GP106; f26GP107; f26GP108; f26GP109; f26GP11; f26GP110; f26GP111; f26GP112; f26GP113; f26GP114; f26GP115; f26GP116; f26GP117; f26GP118; f26GP119; f26GP12; f26GP120; f26GP121; f26GP122; f26GP123; f26GP124; f26GP125; f26GP126; f26GP127; f26GP13; f26GP14; f26GP15; f26GP16; f26GP17; f26GP18; f26GP19; f26GP2; f26GP20; f26GP21; f26GP22; f26GP23; f26GP24; f26GP25; f26GP26; f26GP27; f26GP28; f26GP29; f26GP3; f26GP30; f26GP31; f26GP32; f26GP33; f26GP34; f26GP4; f26GP5; f26GP52; f26GP53; f26GP55; f26GP57; f26GP58; f26GP59; f26GP6; f26GP7; f26GP74; f26GP76; f26GP77; f26GP78; f26GP79; f26GP8; f26GP80; f26GP81; f26GP82; f26GP83; f26GP84; f26GP85; f26GP86; f26GP87; f26GP88; f26GP89; f26GP9; f26GP90; f26GP91; f26GP92; f26GP93; f26GP94; f26GP95; f26GP96; f26GP97; f26GP98; f26GP99; Bell Tree; Castanets; Chinese Cymbal; Crash Cymbal 2; High Wood Block; Jingle Bell; Long Guiro; Low Wood Block; Mute Cuica; Mute Surdu; Mute Triangle; Open Cuica; Open Surdu; Open Triangle; Ride Bell; Ride Cymbal 2; Shaker; Splash Cymbal; Vibraslap
+ { 0x218F401,0x008F800, 0x00,0x00, 0xC, +0 }, // 353: BisqP17; BisqP19; b6P94; b6P95; b8P27; b8P40; rickP17; rickP19; Rsnare1; Rsnare1b; snare1; snare1.i; snare1b; snare4.i
+ { 0x0F0F009,0x0F7B700, 0x0E,0x00, 0xE, +0 }, // 354: BisqP18; BisqP20; b6P96; b8P38; rickP18; rickP20; Rsnare2; snare2; snare2.i; snare5.i
+ { 0x0FEF812,0x07ED511, 0x47,0x00, 0xE, +0 }, // 355: BisqP21; BisqP22; BisqP23; BisqP24; BisqP25; BisqP26; b8P41; b8P43; b8P45; b8P47; b8P48; b8P50; rickP21; rickP22; rickP23; rickP24; rickP25; rickP26; rocktom; rocktom.
+ { 0x005F010,0x004D011, 0x25,0x80, 0xE, +0 }, // 356: BisqP27; b56MM47; b66M47; b6M55; b6P27; b8P90; b8P91; hamP27; intP27; rickP27; TIMPANI; TIMPANI
+ { 0x00F9F30,0x0FAE83A, 0x00,0x00, 0xE, +0 }, // 357: BisqP28; HMIGP39; b11P28; b11P39; b12P39; f53GP39; Clap; Clap.ins; Hand Clap; clap
+ { 0x0976800,0x3987802, 0x00,0x00, 0x0, +0 }, // 358: BisqP29; BisqP30; b11P29; b11P30; scratch
+ { 0x0FBF116,0x069F911, 0x08,0x02, 0x0, +0 }, // 359: BisqP31; HMIGP37; HMIGP85; HMIGP86; b11P31; b11P37; b11P85; b11P86; b12P37; b12P85; b12P86; f53GP37; f53GP85; f53GP86; Castanets; Mute Surdu; RimShot; RimShot.; Side Stick; rimShot; rimShot.; rimshot; rimshot.
+ { 0x06CF800,0x04AE80E, 0x00,0x40, 0x0, +0 }, // 360: BisqP32; f42GP32
+ { 0x0F2FA25,0x09AF612, 0x1B,0x00, 0x0, +0 }, // 361: BisqP33; apgbloodM115; apgbloodP33; apgbloodP4; apgbloodP76; apgbloodP77; b10M115; b10P33; b10P76; b10P77; f42GM115; f42GP33; f42GP76; f42GP77; nhlM115; nhlP33; nhlP76; nhlP77; High Wood Block; Low Wood Block; WOODBLOK; Woodblock; woodblok
+ { 0x2F5F5C5,0x005C301, 0x08,0x06, 0x1, +0 }, // 362: BisqP34; b11P34; b12M9; GLOCKEN.; glocken
+ { 0x257F900,0x046FB00, 0x00,0x00, 0x0, +12 }, // 363: BisqP35; dMP35; hxMP35; musP35; raptP35; Ac Bass Drum; Acoustic Bass Drum
+ { 0x0FEF512,0x0FFF612, 0x11,0xA2, 0x6, +0 }, // 364: 2x2byJANP37; BisqP37; b50P37; f20GP37; f31GP37; qGP37; Side Stick; gps037
+ { 0x0FFF901,0x0FFF811, 0x0F,0x00, 0x6, +0 }, // 365: 2x2byJANP37; BisqP37; b50P37; f20GP37; f31GP37; qGP37; Side Stick; gps037
+ { 0x0F0F01E,0x0B6F70E, 0x00,0x00, 0xE, +0 }, // 366: BisqP38; b6P97; b8P29; f35GP38; hamP14; rickP16; Acoustic Snare; Rsnr1; hamsnr1; snr1; snr1.ins
+ { 0x204FF82,0x015FF10, 0x00,0x06, 0xE, +0 }, // 367: 2x2byJANP39; BisqP39; b50P39; f20GP39; f31GP39; qGP39; Hand Clap; gps039
+ { 0x007FF00,0x008FF01, 0x02,0x00, 0xF, +0 }, // 368: 2x2byJANP39; BisqP39; b50P39; f20GP39; f31GP39; qGP39; Hand Clap; gps039
+ { 0x04CA800,0x13FD600, 0x0B,0x00, 0x0, +0 }, // 369: BisqP41; BisqP43; BisqP45; BisqP47; BisqP48; BisqP50; oGM117; oGM120; oGP37; oGP39; oGP41; oGP43; oGP45; oGP47; oGP48; oGP50; Guitar FretNoise; Hand Clap; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Melodic Tom; Side Stick
+ { 0x25E980C,0x306FB0F, 0x00,0x00, 0xF, +12 }, // 370: BisqP42; dMP42; hxMP42; musP42; Closed High Hat; Closed High-Hat
+ { 0x25E780C,0x32B8A0A, 0x00,0x80, 0xF, +12 }, // 371: BisqP44; BisqP69; dMP44; dMP69; hxMP44; hxMP69; musP44; musP69; raptP44; raptP69; skeakernetsP69; Cabasa; Cabasa
+ { 0x201C700,0x233F90B, 0x45,0x00, 0xE, +12 }, // 372: BisqP46; dMP46; hxMP46; musP46; raptP46; Open High Hat; Open High Hat
+ { 0x04FF82E,0x3EFF521, 0x07,0x0B, 0xE, +0 }, // 373: BisqP51; f48GP51; Ride Cymbal 1
+ { 0x065F981,0x030F241, 0x00,0x00, 0xE, +0 }, // 374: 2x2byJANP52; BisqP52; b50P52; f20GP52; f31GP52; qGP52; Chinese Cymbal; gps052
+ { 0x000FE46,0x055F585, 0x00,0x00, 0xE, +0 }, // 375: 2x2byJANP52; BisqP52; b50P52; f20GP52; f31GP52; qGP52; Chinese Cymbal; gps052
+ { 0x0009429,0x344F904, 0x10,0x04, 0xE, +0 }, // 376: BisqP53; apgbloodP14; apgbloodP51; apgbloodP53; apgbloodP59; b10P51; b10P53; b10P59; nhlP51; nhlP53; nhlP59; Ride; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; ride
+ { 0x282B2A4,0x1D49703, 0x00,0x80, 0xE, +0 }, // 377: BisqP54; b9MPP44; b9MPP54; b9MPP69; b9MPP70; f21GP44; f21GP47; f21GP69; f21GP71; f27GP55; f27GP71; f32GP44; f32GP46; f32GP51; f32GP52; f32GP54; f32GP69; f32GP70; f32GP71; f32GP72; f32GP73; f32GP75; f32GP80; f32GP81; f32GP82; f32GP85; f41GP44; f41GP47; f41GP69; f41GP70; f41GP71; Cabasa; Castanets; Chinese Cymbal; Claves; Long Whistle; Low-Mid Tom; Maracas; Mute Triangle; Open High Hat; Open Triangle; Pedal High Hat; Ride Cymbal 1; Shaker; Short Guiro; Short Whistle; Splash Cymbal; Tambourine
+ { 0x000F68E,0x3029F5E, 0x00,0x00, 0xE, +0 }, // 378: BisqP55; f17GP55; f29GP55; f30GP55; f35GP55; f49GP55; mGP55; Splash Cymbal
+ { 0x152FE09,0x008F002, 0xC0,0x00, 0xE, +0 }, // 379: BisqP56; f13GP56; f50GP56; nemP56; Cow Bell
+ { 0x055F201,0x000F441, 0x00,0x00, 0xE, +0 }, // 380: 2x2byJANP49; BisqP57; b50P49; b51P57; b51P59; f20GP49; f31GP49; f36GP57; qGP49; Crash Cymbal 1; Crash Cymbal 2; gpo057; gpo059; gps049
+ { 0x000F301,0x0A4F48F, 0x00,0x00, 0xE, +0 }, // 381: 2x2byJANP49; BisqP57; b50P49; b51P57; b51P59; f20GP49; f31GP49; f36GP57; qGP49; Crash Cymbal 1; Crash Cymbal 2; gpo057; gpo059; gps049
+ { 0x100FF80,0x1F7F500, 0x00,0x00, 0xC, +0 }, // 382: BisqP58; HMIGP58; apgbloodP17; apgbloodP58; b10P58; b11P58; b12P58; f53GP58; nhlP58; Vibraslap; vibrasla
+ { 0x05EFD2E,0x3EFF527, 0x07,0x0C, 0xE, +0 }, // 383: BisqP59; f48GP59; Ride Cymbal 2
+ { 0x256FB00,0x026FA00, 0x00,0x00, 0x4, +12 }, // 384: BisqP60; BisqP61; dMP60; dMP61; hxMP60; hxMP61; musP60; musP61; raptP60; raptP61; High Bongo; High Bongo
+ { 0x256FB00,0x017F700, 0x80,0x00, 0x0, +12 }, // 385: BisqP62; BisqP63; BisqP64; dMP62; dMP63; dMP64; hxMP62; hxMP63; hxMP64; musP62; musP63; musP64; raptP62; raptP63; raptP64; Low Conga; Low Conga
+ { 0x1779A01,0x084F700, 0x00,0x00, 0x8, +0 }, // 386: BisqP65; BisqP66; f13GP65; f13GP66; f50GP65; f50GP66; nemP65; nemP66; High Timbale; Low Timbale
+ { 0x367FD01,0x098F601, 0x00,0x00, 0x8, +12 }, // 387: BisqP67; BisqP68; dMP67; dMP68; hxMP67; hxMP68; musP67; musP68; raptP67; raptP68; skeakernetsP67; skeakernetsP68; High Agogo; High Agogo
+ { 0x001FF0E,0x377790E, 0x00,0x02, 0xE, +0 }, // 388: BisqP70; apgbloodP23; apgbloodP69; apgbloodP70; apgbloodP82; b10P69; b10P70; b10P82; nhlP69; nhlP70; nhlP82; Cabasa; Maracas; Shaker; shaker
+ { 0x2079F20,0x22B950E, 0x1C,0x00, 0x0, +0 }, // 389: 2x2byJANP71; BisqP71; HMIGP71; b11P71; b12P71; f53GP71; Short Whistle; hiwhist; hiwhist.
+ { 0x2079F20,0x23B940E, 0x1E,0x00, 0x0, +0 }, // 390: 2x2byJANP72; BisqP72; HMIGP72; b11P72; b12P72; f53GP72; Long Whistle; lowhist; lowhist.
+ { 0x506F680,0x016F610, 0x00,0x00, 0xC, +0 }, // 391: 2x2byJANP73; 2x2byJANP74; BisqP73; BisqP74; b50P73; b50P74; f20GP73; f20GP74; f31GP73; f31GP74; qGP73; qGP74; Long Guiro; Short Guiro; gps073; gps074
+ { 0x50F6F00,0x50F6F00, 0x00,0x00, 0xD, +0 }, // 392: 2x2byJANP73; BisqP73; b50P73; b51P73; f20GP73; f31GP73; f36GP73; qGP73; Short Guiro; gpo073; gps073
+ { 0x50F4F00,0x50F4F00, 0x00,0x00, 0xD, +0 }, // 393: 2x2byJANP74; BisqP74; b50P74; b51P74; f20GP74; f31GP74; f36GP74; qGP74; Long Guiro; gpo074; gps074
+ { 0x0FFEE03,0x0FFE808, 0x40,0x00, 0xC, +0 }, // 394: BisqP75; b6P75; hamP75; intP75; rickP75; Claves; claves2; claves2.
+ { 0x060F2C5,0x07AF4D4, 0x4F,0x80, 0x8, +12 }, // 395: BisqP80; dMP80; hxMP80; musP80; raptP80; Mute Triangle; Mute Triangle
+ { 0x160F285,0x0B7F294, 0x4F,0x80, 0x8, +12 }, // 396: BisqP81; dMP81; hxMP81; musP81; raptP81; Open Triangle; Open Triangle
+ { 0x04F760F,0x2187700, 0x40,0x08, 0xE, +0 }, // 397: 2x2byJANP69; BisqP82; b50P69; b51P69; b51P82; f20GP69; f31GP69; f36GP69; f36GP82; qGP69; Cabasa; Shaker; gpo069; gpo082; gps069
+ { 0x332F905,0x0A6D604, 0x05,0x40, 0xE, +0 }, // 398: 2x2byJANP83; BisqP83; b50P83; f20GP83; f31GP83; qGP83; Jingle Bell; gps083
+ { 0x332F805,0x0A67404, 0x05,0x40, 0xF, +0 }, // 399: 2x2byJANP83; BisqP83; b50P83; f20GP83; f31GP83; qGP83; Jingle Bell; gps083
+ { 0x0F0F126,0x0F5F527, 0x44,0x40, 0x6, +0 }, // 400: BisqP84; HMIGP81; HMIGP83; HMIGP84; apgbloodP81; apgbloodP83; apgbloodP84; b10P81; b10P83; b10P84; b11P81; b11P83; b11P84; b12P81; b12P83; b12P84; f53GP81; f53GP83; f53GP84; nhlP81; nhlP83; nhlP84; Bell Tree; Jingle Bell; Open Triangle; triangle
+ { 0x3948F03,0x06FFA15, 0x00,0x00, 0x0, +0 }, // 401: BisqP85; f13GP85; f50GP85; nemP85; Castanets
+ { 0x0F0F007,0x0DC5C00, 0x00,0x00, 0xE, +0 }, // 402: BisqP88; b6P88; f12GM29; f12GM30; f12GM31; f12GM44; f12GM50; f12GM51; f12GM52; f12GM53; f12GM54; f12GM55; f12GM65; f12GM66; f12GM67; f12GM75; f12GP51; f16GM29; f16GM30; f16GM31; f16GM44; f16GM50; f16GM51; f16GM52; f16GM53; f16GM54; f16GM55; f16GM65; f16GM66; f16GM67; f16GM75; f16GP51; f54GM29; f54GM30; f54GM31; f54GM44; f54GM50; f54GM51; f54GM52; f54GM53; f54GM54; f54GM55; f54GM65; f54GM66; f54GM67; f54GP51; intP88; rickP88; Alto Sax; Baritone Sax; Choir Aahs; Distorton Guitar; Guitar Harmonics; Orchestra Hit; Overdrive Guitar; Pan Flute; Ride Cymbal 1; Synth Strings 1; Synth Voice; SynthStrings 2; Tenor Sax; Tremulo Strings; Voice Oohs; scratch; scratch.
+ { 0x00FFF7E,0x00F3F6E, 0x00,0x00, 0xE, +0 }, // 403: BisqP89; b56MM126; b66M126; b6P23; hamP89; intP89; rickP89; Applause/Noise; CROWD
+ { 0x0B3FA00,0x005D000, 0x00,0x00, 0xC, +0 }, // 404: BisqP90; b6P24; b8M116; intP90; rickP90; taiko; taiko.in
+ { 0x0FFF832,0x07FF511, 0x84,0x00, 0xE, +0 }, // 405: BisqP91; b6P25; hamP91; intP91; rickP91; rlog; rlog.ins
+ { 0x0089FD4,0x0089FD4, 0xC0,0xC0, 0x4, +0 }, // 406: BisqP92; b6P26; hamP92; intP92; rickP92; knock; knock.in
+ { 0x2F4F50E,0x424120CA, 0x00,0x51, 0x3, +0 }, // 407: BisqP93; rickP93; openhht1
+ { 0x283E0C4,0x14588C0, 0x81,0x00, 0xE, +0 }, // 408: BisqP94; b6P104; b8P46; f35GP46; hamP18; rickP94; Open High Hat; Ropenhh2; openhht2
+ { 0x0B0900E,0x0BF990E, 0x03,0x03, 0xA, +0 }, // 409: BisqP95; b6P100; b8P42; f35GP42; hamP17; rickP95; Closed High Hat; Rclsdhha; clsdhhat
+ { 0x0DFDCC2,0x026C9C0, 0x17,0x00, 0x0, +0 }, // 410: BisqP97; b8P74; f35GP74; rickP97; Long Guiro; afrika; guirol.i
+ { 0x0D0ACC0,0x028EAC1, 0x18,0x00, 0x0, +0 }, // 411: BisqP101; BisqP102; b6P118; b8P63; b8P64; f35GP63; f35GP64; rickP101; rickP102; Low Conga; Open High Conga; Rcongas2; congas2; congas2.
+ { 0x0A7CDC2,0x028EAC1, 0x2B,0x02, 0x0, +0 }, // 412: BisqP103; BisqP104; b8P60; b8P61; f35GP60; f35GP61; rickP103; rickP104; High Bongo; Low Bongo; bongos.i; newconga
+ { 0x0FE6227,0x3D9950A, 0x00,0x07, 0x8, +0 }, // 413: BisqP106; BisqP107; BisqP108; BisqP109; BisqP110; BisqP111; BisqP112; BisqP113; BisqP114; BisqP115; BisqP116; BisqP117; BisqP118; BisqP119; BisqP120; BisqP121; BisqP122; BisqP123; BisqP124; BisqP125; BisqP126; BisqP127; HMIGP35; b12P35; Wierd3.i
+ { 0x1199523,0x0198421, 0x48,0x00, 0x8, +0 }, // 414: 3drm67M29; HMIGM0; HMIGM29; apgleeM25; b7M29; f17GM29; f35GM29; mGM29; Acoustic Guitar2; Overdrive Guitar; am029.in
+ { 0x055F231,0x076F221, 0x49,0x00, 0x8, +0 }, // 415: 3drm67M2; HMIGM2; b7M2; b8M2; f17GM2; f35GM2; mGM2; ElecGrandPiano; am002.in; piano3
+ { 0x038F101,0x028F121, 0x57,0x00, 0x0, +0 }, // 416: 3drm67M4; HMIGM4; b7M4; b8M4; f17GM4; f35GM4; mGM4; Rhodes Piano; am004.in; epiano1a
+ { 0x038F101,0x028F121, 0x93,0x00, 0x0, +0 }, // 417: 3drm67M5; HMIGM5; b7M5; f17GM5; f35GM5; mGM5; Chorused Piano; am005.in
+ { 0x001A221,0x0D5F136, 0x80,0x0E, 0x8, +0 }, // 418: 3drm67M6; HMIGM6; b7M6; f17GM6; mGM6; Harpsichord; am006.in
+ { 0x0A8C201,0x058C201, 0x92,0x00, 0xA, +0 }, // 419: 3drm67M7; HMIGM7; b7M7; f17GM7; mGM7; Clavinet; am007.in
+ { 0x054F60C,0x0B5F381, 0x5C,0x00, 0x0, +0 }, // 420: 3drm67M8; HMIGM8; b7M8; b8M8; Celesta; am008.in; celes
+ { 0x032F607,0x011F511, 0x97,0x80, 0x2, +0 }, // 421: 3drm67M9; HMIGM9; b7M9; f17GM9; mGM9; Glockenspiel; am009.in
+ { 0x0E6F318,0x0F6F281, 0x62,0x00, 0x0, +0 }, // 422: 3drm67M11; HMIGM11; apgleeM11; b7M11; Vibraphone; am011.in
+ { 0x0A6F615,0x0E6F601, 0x91,0x00, 0x4, +0 }, // 423: 3drm67M13; HMIGM13; b7M13; b8M13; f17GM13; f35GM13; mGM13; Xylophone; am013.in; xylo
+ { 0x082D345,0x0E3A381, 0x59,0x80, 0xC, +0 }, // 424: 3drm67M14; HMIGM14; b7M14; b8M14; Tubular Bells; am014.in; bells11
+ { 0x122F603,0x0F3F321, 0x87,0x80, 0x6, +0 }, // 425: 3drm67M27; HMIGM27; b7M27; f17GM27; mGM27; Electric Guitar2; am027.in
+ { 0x09AA101,0x0DFF221, 0x89,0x40, 0x8, +0 }, // 426: 3drm67M37; HMIGM37; b7M37; f17GM37; mGM37; Slap Bass 2; am037.in
+ { 0x15572A1,0x0187121, 0x86,0x0D, 0x0, +0 }, // 427: 3drm67M62; HMIGM62; b7M62; Synth Brass 1; am062.in
+ { 0x0F00010,0x0F00010, 0x3F,0x3F, 0x0, +0 }, // 428: HMIGP0; HMIGP1; HMIGP10; HMIGP100; HMIGP101; HMIGP102; HMIGP103; HMIGP104; HMIGP105; HMIGP106; HMIGP107; HMIGP108; HMIGP109; HMIGP11; HMIGP110; HMIGP111; HMIGP112; HMIGP113; HMIGP114; HMIGP115; HMIGP116; HMIGP117; HMIGP118; HMIGP119; HMIGP12; HMIGP120; HMIGP121; HMIGP122; HMIGP123; HMIGP124; HMIGP125; HMIGP126; HMIGP127; HMIGP13; HMIGP14; HMIGP15; HMIGP16; HMIGP17; HMIGP18; HMIGP19; HMIGP2; HMIGP20; HMIGP21; HMIGP22; HMIGP23; HMIGP24; HMIGP25; HMIGP26; HMIGP3; HMIGP4; HMIGP5; HMIGP6; HMIGP7; HMIGP8; HMIGP88; HMIGP89; HMIGP9; HMIGP90; HMIGP91; HMIGP92; HMIGP93; HMIGP94; HMIGP95; HMIGP96; HMIGP97; HMIGP98; HMIGP99; b10P0; b10P1; b10P10; b10P100; b10P101; b10P102; b10P103; b10P104; b10P105; b10P106; b10P107; b10P108; b10P109; b10P11; b10P110; b10P111; b10P112; b10P113; b10P114; b10P115; b10P116; b10P117; b10P118; b10P119; b10P12; b10P120; b10P121; b10P122; b10P123; b10P124; b10P125; b10P126; b10P13; b10P14; b10P15; b10P16; b10P17; b10P18; b10P19; b10P2; b10P20; b10P21; b10P22; b10P23; b10P24; b10P25; b10P26; b10P27; b10P3; b10P4; b10P5; b10P6; b10P7; b10P8; b10P88; b10P89; b10P9; b10P90; b10P91; b10P92; b10P93; b10P94; b10P95; b10P96; b10P97; b10P98; b10P99; b11P0; b11P1; b11P10; b11P100; b11P101; b11P102; b11P103; b11P104; b11P105; b11P106; b11P107; b11P108; b11P109; b11P11; b11P110; b11P111; b11P112; b11P113; b11P114; b11P115; b11P116; b11P117; b11P118; b11P119; b11P12; b11P120; b11P121; b11P122; b11P123; b11P124; b11P125; b11P126; b11P127; b11P13; b11P14; b11P15; b11P16; b11P17; b11P18; b11P19; b11P2; b11P20; b11P21; b11P22; b11P23; b11P24; b11P25; b11P26; b11P27; b11P3; b11P4; b11P5; b11P6; b11P7; b11P8; b11P88; b11P89; b11P9; b11P90; b11P91; b11P92; b11P93; b11P94; b11P95; b11P96; b11P97; b11P98; b11P99; b12P0; b12P1; b12P10; b12P100; b12P101; b12P102; b12P103; b12P104; b12P105; b12P106; b12P107; b12P108; b12P109; b12P11; b12P110; b12P111; b12P112; b12P113; b12P114; b12P115; b12P116; b12P117; b12P118; b12P119; b12P12; b12P120; b12P121; b12P122; b12P123; b12P124; b12P125; b12P126; b12P127; b12P13; b12P14; b12P15; b12P16; b12P17; b12P18; b12P19; b12P2; b12P20; b12P21; b12P22; b12P23; b12P24; b12P25; b12P26; b12P3; b12P4; b12P5; b12P6; b12P7; b12P8; b12P88; b12P89; b12P9; b12P90; b12P91; b12P92; b12P93; b12P94; b12P95; b12P96; b12P97; b12P98; b12P99; f53GP100; f53GP101; f53GP102; f53GP103; f53GP104; f53GP105; f53GP106; f53GP107; f53GP108; f53GP109; f53GP110; f53GP111; f53GP112; f53GP113; f53GP114; f53GP115; f53GP116; f53GP117; f53GP118; f53GP119; f53GP120; f53GP121; f53GP122; f53GP123; f53GP124; f53GP125; f53GP126; f53GP127; f53GP88; f53GP89; f53GP9; f53GP90; f53GP91; f53GP92; f53GP93; f53GP94; f53GP95; f53GP96; f53GP97; f53GP98; f53GP99; Blank; Blank.in
+ { 0x0F1F02E,0x3487407, 0x00,0x07, 0x8, +0 }, // 429: HMIGP27; HMIGP28; HMIGP29; HMIGP30; HMIGP31; b12P27; b12P28; b12P29; b12P30; b12P31; Wierd1.i
+ { 0x0FE5229,0x3D9850E, 0x00,0x07, 0x6, +0 }, // 430: HMIGP32; HMIGP33; HMIGP34; b12M127; b12P32; b12P33; b12P34; WIERD2.I; Wierd2.i
+ { 0x0FDF800,0x0C7F601, 0x0B,0x00, 0x8, +0 }, // 431: HMIGP36; b11P36; Kick; Kick.ins
+ { 0x000FF26,0x0A7F802, 0x00,0x02, 0xE, +0 }, // 432: HMIGP38; HMIGP40; b11P38; b11P40; b12P38; b12P40; f53GP38; f53GP40; Acoustic Snare; Electric Snare; Snare; Snare.in
+ { 0x01FFA06,0x0F5F511, 0x0A,0x00, 0xF, +0 }, // 433: HMIGP41; HMIGP43; HMIGP45; HMIGP47; HMIGP48; HMIGP50; b11P41; b11P43; b11P45; b11P47; b11P48; b11P50; b12P41; b12P43; b12P45; b12P47; b12P48; b12P50; f53GP41; f53GP43; f53GP45; f53GP47; f53GP48; f53GP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Toms; Toms.ins
+ { 0x0F1F52E,0x3F99906, 0x05,0x02, 0x0, +0 }, // 434: HMIGP42; HMIGP44; b12P42; b12P44; f53GP42; f53GP44; Closed High Hat; Pedal High Hat; clshat97
+ { 0x0F89227,0x3D8750A, 0x00,0x03, 0x8, +0 }, // 435: HMIGP46; b12P46; f53GP46; Open High Hat; Opnhat96
+ { 0x2009F2C,0x3A4C50E, 0x00,0x09, 0xE, +0 }, // 436: HMIGP49; HMIGP52; HMIGP55; HMIGP57; b11P49; b11P52; b11P55; b11P57; b12P49; b12P52; b12P55; b12P57; f53GP49; f53GP52; f53GP55; f53GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Crashcym; Splash Cymbal
+ { 0x0009429,0x344F904, 0x10,0x0C, 0xE, +0 }, // 437: HMIGP51; HMIGP53; HMIGP59; b11P51; b11P53; b11P59; b12P51; b12P53; b12P59; f53GP51; f53GP53; f53GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; Ridecym; Ridecym.; ridecym; ridecym.
+ { 0x0F1F52E,0x3F78706, 0x09,0x02, 0x0, +0 }, // 438: HMIGP54; b11P54; b12P54; f53GP54; Tamb; Tamb.ins; Tambourine
+ { 0x2F1F535,0x028F703, 0x19,0x02, 0x0, +0 }, // 439: HMIGP56; b11P56; b12P56; f53GP56; Cow Bell; Cowbell; Cowbell.
+ { 0x0FAFA25,0x0F99803, 0xCD,0x00, 0x0, +0 }, // 440: HMIGP60; HMIGP62; b11P60; b11P62; b12P60; b12P62; f53GP60; f53GP62; High Bongo; Mute High Conga; mutecong
+ { 0x1FAF825,0x0F7A803, 0x1B,0x00, 0x0, +0 }, // 441: HMIGP61; b11P61; b12P61; f53GP61; Low Bongo; conga; conga.in
+ { 0x1FAF825,0x0F69603, 0x21,0x00, 0xE, +0 }, // 442: HMIGP63; HMIGP64; b11P63; b11P64; b12P63; b12P64; f53GP63; f53GP64; Low Conga; Open High Conga; loconga; loconga.
+ { 0x2F5F504,0x236F603, 0x16,0x03, 0xA, +0 }, // 443: HMIGP65; HMIGP66; b11P65; b11P66; b12P65; b12P66; f53GP65; f53GP66; High Timbale; Low Timbale; timbale; timbale.
+ { 0x091F015,0x0E8A617, 0x1E,0x04, 0xE, +0 }, // 444: HMIGP67; HMIGP68; b11P67; b11P68; agogo; agogo.in
+ { 0x001FF0E,0x077780E, 0x06,0x04, 0xE, +0 }, // 445: HMIGP69; HMIGP70; HMIGP82; b11P69; b11P70; b11P82; b12P69; b12P70; b12P82; f53GP69; f53GP70; f53GP82; Cabasa; Maracas; Shaker; shaker; shaker.i
+ { 0x0F7F020,0x33B8809, 0x00,0x00, 0xC, +0 }, // 446: HMIGP73; b11P73; b12P73; f53GP73; Short Guiro; higuiro; higuiro.
+ { 0x0F7F420,0x33B560A, 0x03,0x00, 0x0, +0 }, // 447: HMIGP74; b11P74; b12P74; f53GP74; Long Guiro; loguiro; loguiro.
+ { 0x05BF714,0x089F712, 0x4B,0x00, 0x0, +0 }, // 448: HMIGP75; b11P75; b12P75; f53GP75; Claves; clavecb; clavecb.
+ { 0x0F2FA27,0x09AF612, 0x22,0x00, 0x0, +0 }, // 449: HMIGP76; HMIGP77; b11P33; b11P76; b11P77; b12M115; b12P76; b12P77; f53GP76; f53GP77; High Wood Block; Low Wood Block; WOODBLOK; woodblok
+ { 0x1F75020,0x03B7708, 0x09,0x05, 0x0, +0 }, // 450: HMIGP78; b11P78; b12P78; f53GP78; Mute Cuica; hicuica; hicuica.
+ { 0x1077F26,0x06B7703, 0x29,0x05, 0x0, +0 }, // 451: HMIGP79; b11P79; b12P79; f53GP79; Open Cuica; locuica; locuica.
+ { 0x0F0F126,0x0FCF727, 0x44,0x40, 0x6, +0 }, // 452: HMIGP80; b11P80; b12P80; f53GP80; Mute Triangle; mutringl
+ { 0x0F3F821,0x0ADC620, 0x1C,0x00, 0xC, +0 }, // 453: HMIGP87; b11P87; b12M116; b12P87; f53GP87; Open Surdu; TAIKO.IN; taiko; taiko.in
+ { 0x0FFFF01,0x0FFFF01, 0x3F,0x3F, 0x0, +0 }, // 454: b6M0; b6M126; b6M127; b6M49; b6M53; b6M54; b6M56; b6M57; b6M58; b6M59; b6M69; b6M72; b6M73; b6M74; b6M75; b6M76; b6M77; b6M78; b6M79; b6M80; b6M81; b6M82; b6M83; b6M84; b6M85; b6M86; b6M87; b6M88; b6M89; b6M90; b6M91; b6M92; b6M93; b6P0; b6P1; b6P10; b6P11; b6P12; b6P126; b6P127; b6P13; b6P14; b6P15; b6P16; b6P17; b6P18; b6P19; b6P2; b6P20; b6P21; b6P22; b6P3; b6P4; b6P5; b6P6; b6P7; b6P8; b6P9; b8M126; b8M127; b8P0; b8P1; b8P10; b8P108; b8P109; b8P11; b8P110; b8P111; b8P112; b8P113; b8P114; b8P115; b8P116; b8P117; b8P118; b8P119; b8P12; b8P120; b8P121; b8P122; b8P123; b8P124; b8P125; b8P126; b8P127; b8P13; b8P14; b8P15; b8P16; b8P17; b8P18; b8P2; b8P3; b8P4; b8P5; b8P6; b8P7; b8P8; b8P9; hamM0; hamM100; hamM101; hamM102; hamM103; hamM104; hamM105; hamM106; hamM107; hamM108; hamM109; hamM110; hamM111; hamM112; hamM113; hamM114; hamM115; hamM116; hamM117; hamM118; hamM119; hamM126; hamM49; hamM74; hamM75; hamM76; hamM77; hamM78; hamM79; hamM80; hamM81; hamM82; hamM83; hamM84; hamM85; hamM86; hamM87; hamM88; hamM89; hamM90; hamM91; hamM92; hamM93; hamM94; hamM95; hamM96; hamM97; hamM98; hamM99; hamP100; hamP101; hamP102; hamP103; hamP104; hamP105; hamP106; hamP107; hamP108; hamP109; hamP110; hamP111; hamP112; hamP113; hamP114; hamP115; hamP116; hamP117; hamP118; hamP119; hamP120; hamP121; hamP122; hamP123; hamP124; hamP125; hamP126; hamP20; hamP21; hamP22; hamP23; hamP24; hamP25; hamP26; hamP93; hamP94; hamP95; hamP96; hamP97; hamP98; hamP99; intM0; intM100; intM101; intM102; intM103; intM104; intM105; intM106; intM107; intM108; intM109; intM110; intM111; intM112; intM113; intM114; intM115; intM116; intM117; intM118; intM119; intM120; intM121; intM122; intM123; intM124; intM125; intM126; intM127; intM50; intM51; intM52; intM53; intM54; intM55; intM56; intM57; intM58; intM59; intM60; intM61; intM62; intM63; intM64; intM65; intM66; intM67; intM68; intM69; intM70; intM71; intM72; intM73; intM74; intM75; intM76; intM77; intM78; intM79; intM80; intM81; intM82; intM83; intM84; intM85; intM86; intM87; intM88; intM89; intM90; intM91; intM92; intM93; intM94; intM95; intM96; intM97; intM98; intM99; intP0; intP1; intP10; intP100; intP101; intP102; intP103; intP104; intP105; intP106; intP107; intP108; intP109; intP11; intP110; intP111; intP112; intP113; intP114; intP115; intP116; intP117; intP118; intP119; intP12; intP120; intP121; intP122; intP123; intP124; intP125; intP126; intP127; intP13; intP14; intP15; intP16; intP17; intP18; intP19; intP2; intP20; intP21; intP22; intP23; intP24; intP25; intP26; intP3; intP4; intP5; intP6; intP7; intP8; intP9; intP94; intP95; intP96; intP97; intP98; intP99; rickM0; rickM102; rickM103; rickM104; rickM105; rickM106; rickM107; rickM108; rickM109; rickM110; rickM111; rickM112; rickM113; rickM114; rickM115; rickM116; rickM117; rickM118; rickM119; rickM120; rickM121; rickM122; rickM123; rickM124; rickM125; rickM126; rickM127; rickM49; rickM50; rickM51; rickM52; rickM53; rickM54; rickM55; rickM56; rickM57; rickM58; rickM59; rickM60; rickM61; rickM62; rickM63; rickM64; rickM65; rickM66; rickM67; rickM68; rickM69; rickM70; rickM71; rickM72; rickM73; rickM74; rickM75; rickP0; rickP1; rickP10; rickP106; rickP107; rickP108; rickP109; rickP11; rickP110; rickP111; rickP112; rickP113; rickP114; rickP115; rickP116; rickP117; rickP118; rickP119; rickP12; rickP120; rickP121; rickP122; rickP123; rickP124; rickP125; rickP126; rickP127; rickP2; rickP3; rickP4; rickP5; rickP6; rickP7; rickP8; rickP9; nosound; nosound.
+ { 0x4FFEE03,0x0FFE804, 0x80,0x00, 0xC, +0 }, // 455: b6M1; hamM1; intM1; rickM1; DBlock; DBlock.i
+ { 0x122F603,0x0F8F3A1, 0x87,0x80, 0x6, +0 }, // 456: b6M117; b6M2; hamM2; intM2; rickM2; GClean; GClean.i; RGClean
+ { 0x007A810,0x005FA00, 0x86,0x03, 0x6, +0 }, // 457: b6M4; hamM4; intM4; rickM4; DToms; DToms.in
+ { 0x053F131,0x227F232, 0x48,0x00, 0x6, +0 }, // 458: b56MM29; b56MM30; b61M29; b66M29; b6M123; b6M7; b6M96; b8M22; b8M23; b8M30; f53GM63; hamM7; intM7; rickM7; rickM84; GOverD; GOverD.i; Guit_fz2; Guitfz2; OVERDRIV
+ { 0x01A9161,0x01AC1E6, 0x40,0x03, 0x8, +0 }, // 459: b66M30; b6M8; hamM8; intM8; rickM8; Distorton Guitar; GMetal; GMetal.i
+ { 0x071FB11,0x0B9F301, 0x00,0x00, 0x0, +0 }, // 460: b56MM34; b66M34; b6M9; hamM9; intM9; rickM9; BPick; BPick.in; Electric Bass 2; PICKBASS
+ { 0x1B57231,0x098D523, 0x0B,0x00, 0x8, +0 }, // 461: b56MM36; b66M36; b6M10; hamM10; intM10; rickM10; BSlap; BSlap.in; Slap Bass 1; SlapBass
+ { 0x024D501,0x0228511, 0x0F,0x00, 0xA, +0 }, // 462: b56MM39; b6M108; b6M11; b8M82; hamM11; intM11; rickM11; BSynth1; BSynth1.; RBSynth1; SYNBASS2
+ { 0x025F911,0x034F131, 0x05,0x00, 0xA, +0 }, // 463: apgleeM39; b56MM38; b56MM87; b61M38; b66M38; b66M87; b6M109; b6M12; b8M3; b8M83; hamM12; intM12; rickM12; BSynth2; BSynth2.; Lead 8 brass; RBSynth2; SYNBASS1
+ { 0x01576A1,0x0378261, 0x94,0x00, 0xC, +0 }, // 464: b6M15; hamM15; intM15; rickM15; PSoft; PSoft.in
+ { 0x1362261,0x0084F22, 0x10,0x40, 0x8, +0 }, // 465: b6M18; b6M65; hamM18; intM18; rickM18; PRonStr1; strLo08e
+ { 0x2363360,0x0084F22, 0x15,0x40, 0xC, +0 }, // 466: b6M19; hamM19; intM19; rickM19; PRonStr2
+ { 0x007F804,0x0748201, 0x0E,0x05, 0x6, +0 }, // 467: b6M25; hamM25; intM25; rickM25; LTrap; LTrap.in
+ { 0x0E5F131,0x174F131, 0x89,0x00, 0xC, +0 }, // 468: b6M124; b6M26; hamM26; intM26; rickM26; LSaw; LSaw.ins; RLSaw
+ { 0x0E3F131,0x073F172, 0x8A,0x00, 0xA, +0 }, // 469: b6M27; hamM27; intM27; rickM27; PolySyn; PolySyn.
+ { 0x0FFF101,0x0FF5091, 0x0D,0x80, 0x6, +0 }, // 470: b6M28; hamM28; intM28; rickM28; Pobo; Pobo.ins
+ { 0x1473161,0x007AF61, 0x0F,0x00, 0xA, +0 }, // 471: b6M29; hamM29; intM29; rickM29; PSweep2; PSweep2.
+ { 0x0D3B303,0x024F204, 0x40,0x80, 0x4, +0 }, // 472: b6M30; hamM30; intM30; rickM30; LBright; LBright.
+ { 0x1037531,0x0445462, 0x1A,0x40, 0xE, +0 }, // 473: b56MM50; b66M50; b6M31; hamM31; intM31; rickM31; SynStr1
+ { 0x021A1A1,0x116C261, 0x92,0x40, 0x6, +0 }, // 474: b6M32; hamM32; intM32; rickM32; SynStr2; SynStr2.
+ { 0x0F0F240,0x0F4F440, 0x00,0x00, 0x4, +0 }, // 475: b6M33; hamM33; intM33; rickM33; low_blub
+ { 0x003F1C0,0x001107E, 0x4F,0x0C, 0x2, +0 }, // 476: b56MM123; b66M123; b6M34; hamM34; intM34; rickM34; Bird Tweet; DInsect; DInsect.; INSECTS
+ { 0x0459BC0,0x015F9C1, 0x05,0x00, 0xE, +0 }, // 477: b6M35; f25GM0; hamM35; intM35; rickM35; AcouGrandPiano; hardshak
+ { 0x0064F50,0x003FF50, 0x10,0x00, 0x0, +0 }, // 478: b6M37; hamM37; intM37; rickM37; WUMP; WUMP.ins
+ { 0x2F0F005,0x1B4F600, 0x08,0x00, 0xC, +0 }, // 479: b6M38; hamM38; intM38; rickM38; DSnare; DSnare.i
+ { 0x0F2F931,0x042F210, 0x40,0x00, 0x4, +0 }, // 480: b6M39; f25GM112; hamM39; intM39; rickM39; DTimp; DTimp.in; Tinkle Bell
+ { 0x00FFF7E,0x00F2F6E, 0x00,0x00, 0xE, +0 }, // 481: b6M40; b6M98; hamM40; intM40; intP93; rickM40; DRevCym; DRevCym.; RDRevCym; drevcym
+ { 0x2F95401,0x2FB5401, 0x19,0x00, 0x8, +0 }, // 482: b6M41; hamM41; intM41; rickM41; Dorky; Dorky.in
+ { 0x0665F53,0x0077F00, 0x05,0x00, 0x6, +0 }, // 483: b66M121; b6M42; b8M121; hamM42; intM42; rickM42; Breath Noise; DFlab; DFlab.in; breath
+ { 0x003F1C0,0x006707E, 0x4F,0x03, 0x2, +0 }, // 484: b6M43; hamM43; intM43; rickM43; DInsect2
+ { 0x1111EF0,0x11411E2, 0x00,0xC0, 0x8, +0 }, // 485: b6M44; b8M110; hamM44; intM44; rickM44; Chopper; DChopper
+ { 0x0F0A006,0x075C584, 0x00,0x00, 0xE, +0 }, // 486: b56MM127; b66M127; b6M45; b6P114; b6P50; b8M124; b8P24; b8P25; b8P26; hamM45; hamP50; intM45; intP50; rickM45; rickP50; DShot; DShot.in; Gunshot; RSHOT; SHOT; SHOT
+ { 0x1F5F213,0x0F5F111, 0xC6,0x05, 0x0, +0 }, // 487: b56MM2; b66M2; b6M46; hamM46; intM46; rickM46; ELGPIANO
+ { 0x153F101,0x274F111, 0x49,0x02, 0x6, +0 }, // 488: b56MM7; b66M7; b6M47; hamM47; intM47; rickM47; CLAVICHD
+ { 0x0E4F4D0,0x006A29E, 0x80,0x00, 0x8, +0 }, // 489: b6M48; hamM48; intM48; rickM48; DSpring; DSpring.
+ { 0x0871321,0x0084221, 0xCD,0x80, 0x8, +0 }, // 490: intM49; Chorar22
+ { 0x065B400,0x075B400, 0x00,0x00, 0x7, +0 }, // 491: b6P28; hamP28; intP28; rickP28; timpanib
+ { 0x02AF800,0x145F600, 0x03,0x00, 0x4, +0 }, // 492: 3drm67P41; 3drm67P43; 3drm67P45; 3drm67P48; b6P29; f15GP41; f15GP43; f15GP45; f15GP47; f15GP48; f15GP50; f26GP41; f26GP43; f26GP45; f26GP47; f26GP48; f26GP50; hamP29; intP29; rickP29; APS043; APS043.i; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x0FFF830,0x07FF511, 0x44,0x00, 0x8, +0 }, // 493: b6P30; hamP30; intP30; rickP30; mgun3; mgun3.in
+ { 0x0F9F900,0x023F110, 0x08,0x00, 0xA, +0 }, // 494: b6P31; b6P90; b8P35; hamP31; intP31; rickP31; Rkick4r; kick4r; kick4r.i
+ { 0x0F9F900,0x026F180, 0x04,0x00, 0x8, +0 }, // 495: b6P32; b8P100; b8P101; b8P105; hamP32; intP32; rickP32; timb1r; timb1r.i
+ { 0x1FDF800,0x059F800, 0xC4,0x00, 0xA, +0 }, // 496: b6P33; b8P102; b8P103; b8P104; hamP33; intP33; rickP33; timb2r; timb2r.i
+ { 0x06FFA00,0x08FF600, 0x0B,0x00, 0x0, +0 }, // 497: b6P36; hamP36; intP36; rickP36; hartbeat
+ { 0x0F9F900,0x023F191, 0x04,0x00, 0x8, +0 }, // 498: b6P119; b6P122; b6P37; b6P38; b6P39; b6P40; b6P89; b8P31; hamP37; hamP38; hamP39; hamP40; intP37; intP38; intP39; intP40; rickP37; rickP38; rickP39; rickP40; Rtom1r; tom1r; tom1r.in
+ { 0x097C802,0x097C802, 0x00,0x00, 0x1, +0 }, // 499: b56MM115; b66M115; b6P41; b6P42; b6P43; b6P44; b6P71; hamP71; intP41; intP42; intP43; intP44; intP71; rickP41; rickP42; rickP43; rickP44; rickP71; WOODBLOC
+ { 0x0BFFA01,0x0BFDA02, 0x00,0x00, 0x8, +0 }, // 500: MGM113; MGP37; MGP41; MGP43; MGP45; MGP47; MGP48; MGP50; MGP56; MGP60; MGP61; MGP62; MGP63; MGP64; MGP65; MGP66; b6P45; b9MPP37; b9MPP65; b9MPP66; f19GP37; f19GP40; f19GP41; f19GP43; f19GP45; f19GP50; f19GP56; f19GP61; f19GP62; f19GP64; f19GP65; f19GP66; f21GP41; f21GP43; f21GP45; f21GP50; f21GP56; f21GP61; f21GP62; f21GP64; f21GP65; f21GP66; f23GP41; f23GP43; f23GP45; f23GP47; f23GP48; f23GP50; f23GP60; f23GP61; f23GP62; f23GP63; f23GP64; f23GP65; f23GP66; f32GM113; f32GP37; f32GP41; f32GP43; f32GP45; f32GP47; f32GP48; f32GP50; f32GP56; f32GP60; f32GP61; f32GP62; f32GP63; f32GP64; f32GP65; f32GP66; f41GP40; f41GP41; f41GP43; f41GP45; f41GP50; f41GP56; f41GP61; f41GP62; f41GP64; f41GP65; f41GP66; hamP45; intP45; rickP45; Agogo Bells; Cow Bell; Electric Snare; High Bongo; High Floor Tom; High Timbale; High Tom; High-Mid Tom; Low Bongo; Low Conga; Low Floor Tom; Low Timbale; Low Tom; Low-Mid Tom; Mute High Conga; Open High Conga; Side Stick; tom; tom.ins
+ { 0x2F0FB01,0x096F701, 0x10,0x00, 0xE, +0 }, // 501: b6P46; b6P47; f25GM113; hamP46; hamP47; intP46; intP47; rickP46; rickP47; Agogo Bells; conga; conga.in
+ { 0x002FF04,0x007FF00, 0x00,0x00, 0xE, +0 }, // 502: b6P48; b6P98; b8P30; hamP48; intP48; rickP48; Rsnare01; snare01r
+ { 0x0F0F006,0x0B7F600, 0x00,0x00, 0xC, +0 }, // 503: b6P49; hamP49; intP49; rickP49; slap; slap.ins
+ { 0x0F0F006,0x034C4C4, 0x00,0x03, 0xE, +0 }, // 504: b6P51; f47GP71; f47GP72; hamP51; intP51; rickP51; Long Whistle; Short Whistle; snrsust; snrsust.
+ { 0x0F0F019,0x0F7B720, 0x0E,0x0A, 0xE, +0 }, // 505: b6P52; intP52; rickP52; snare; snare.in
+ { 0x0F0F006,0x0B4F600, 0x00,0x00, 0xE, +0 }, // 506: MGM114; MGM117; MGM118; b66M118; b6P53; b8M118; b9MPM117; b9MPM118; f19GM114; f19GM117; f19GM118; f21GM117; f21GM118; f32GM114; f32GM117; f32GM118; f35GM118; f41GM114; f41GM117; f41GM118; f47GP69; f47GP70; f53GM114; hamP53; intP53; oGM118; rickP53; Cabasa; Maracas; Melodic Tom; Steel Drums; Synth Drum; synsnar; synsnar.; synsnr2
+ { 0x0F0F006,0x0B6F800, 0x00,0x00, 0xE, +0 }, // 507: MGM115; MGM116; b6P54; b9MPM116; f19GM116; f21GM116; f32GM115; f32GM116; f41GM116; f53GM115; hamP54; intP54; rickP54; Taiko Drum; Woodblock; synsnr1; synsnr1.
+ { 0x0F2F931,0x008F210, 0x40,0x00, 0x4, +0 }, // 508: b6P56; hamP56; intP56; rickP56; rimshotb
+ { 0x0BFFA01,0x0BFDA09, 0x00,0x08, 0x8, +0 }, // 509: b6P57; hamP57; intP57; rickP57; rimshot; rimshot.
+ { 0x210BA2E,0x2F4B40E, 0x0E,0x00, 0xE, +0 }, // 510: b6P107; b6P113; b6P58; b6P59; b8P22; hamP58; hamP59; intP58; intP59; rickP58; rickP59; Rcrash; crash; crash.in
+ { 0x210FA2E,0x2F4F40E, 0x0E,0x00, 0xE, +0 }, // 511: b6P60; f25GM125; f25GP49; intP60; rickP60; Crash Cymbal 1; Helicopter; cymbal; cymbal.i
+ { 0x2A2B2A4,0x1D49703, 0x02,0x80, 0xE, +0 }, // 512: b6P61; b8P23; b9MPM119; f21GM119; f32GM119; f41GM119; f47GP28; f53GM117; hamP60; hamP61; intP61; rickP61; CYMBALs; Melodic Tom; Reverse Cymbal; cymbal; cymbals; cymbals.
+ { 0x200FF04,0x206FFC3, 0x00,0x00, 0x8, +0 }, // 513: b6P62; hamP62; intP62; rickP62; hammer5r
+ { 0x200FF04,0x2F5F6C3, 0x00,0x00, 0x8, +0 }, // 514: b6P63; b6P64; hamP63; hamP64; intP63; intP64; rickP63; rickP64; hammer3; hammer3.
+ { 0x0E1C000,0x153951E, 0x80,0x80, 0x6, +0 }, // 515: b6P109; b6P65; hamP65; intP65; rickP65; Rride2; ride2; ride2.in
+ { 0x200FF03,0x3F6F6C4, 0x00,0x00, 0x8, +0 }, // 516: b6M103; b6P121; b6P66; b8P98; b8P99; hamP66; intP66; rickP66; Rhammer1; hammer1; hammer1.
+ { 0x202FF4E,0x3F7F701, 0x00,0x00, 0x8, +0 }, // 517: b6P123; b6P67; b6P68; b8P54; intP67; intP68; rickP67; rickP68; Rtambour; tambour; tambour.
+ { 0x202FF4E,0x3F6F601, 0x00,0x00, 0x8, +0 }, // 518: b6P69; b6P70; hamP69; hamP70; intP69; intP70; rickP69; rickP70; tambou2; tambou2.
+ { 0x2588A51,0x018A452, 0x00,0x00, 0xC, +0 }, // 519: b6P72; hamP72; intP72; rickP72; woodblok
+ { 0x0FFFB13,0x0FFE808, 0x40,0x00, 0x8, +0 }, // 520: b6P73; b6P74; b8P75; intP73; intP74; rickP73; rickP74; claves; claves.i
+ { 0x0FFEE05,0x0FFE808, 0x55,0x00, 0xE, +0 }, // 521: b6P76; hamP76; intP76; rickP76; claves3; claves3.
+ { 0x0FF0006,0x0FDF715, 0x3F,0x0D, 0x1, +0 }, // 522: b6P77; hamP77; intP77; rickP77; clave; clave.in
+ { 0x0F6F80E,0x0F6F80E, 0x00,0x00, 0x0, +0 }, // 523: b66M113; b6P78; b6P79; hamP78; hamP79; intP78; intP79; rickP78; rickP79; Agogo Bells; agogob4; agogob4.
+ { 0x060F207,0x072F212, 0x4F,0x09, 0x8, +0 }, // 524: b6P80; hamP80; intP80; rickP80; clarion; clarion.
+ { 0x061F217,0x074F212, 0x4F,0x08, 0x8, +0 }, // 525: MGM38; b61M8; b6P81; f23GM38; f32GM38; hamP81; intP81; rickP81; Celesta; Synth Bass 1; trainbel
+ { 0x022FB18,0x012F425, 0x88,0x80, 0x8, +0 }, // 526: b6P82; hamP82; intP82; rickP82; gong; gong.ins
+ { 0x0F0FF04,0x0B5F4C1, 0x00,0x00, 0xE, +0 }, // 527: b6P83; hamP83; intP83; rickP83; kalimbai
+ { 0x02FC811,0x0F5F531, 0x2D,0x00, 0xC, +0 }, // 528: MGM103; b6P84; b6P85; f32GM103; hamP84; hamP85; intP84; intP85; oGM103; rickP84; rickP85; FX 8 sci-fi; xylo1; xylo1.in
+ { 0x03D6709,0x3FC692C, 0x00,0x00, 0xE, +0 }, // 529: b6P86; hamP86; intP86; rickP86; match; match.in
+ { 0x053D144,0x05642B2, 0x80,0x15, 0xE, +0 }, // 530: b6P124; b6P125; b6P87; hamP87; intP87; rickP87; RBreathI; breathi; breathi.
+ { 0x253B1C4,0x083B1D2, 0x8F,0x84, 0x2, +0 }, // 531: b6M111; b8M88; f35GM88; hamM52; rickM94; Fantasy1; Pad 1 new age; RFantasy; fantasy1
+ { 0x175F5C2,0x074F2D1, 0x21,0x83, 0xE, +0 }, // 532: f35GM24; hamM53; Acoustic Guitar1; guitar1
+ { 0x1F6FB34,0x04394B1, 0x83,0x00, 0xC, +0 }, // 533: b8M99; hamM55; atmos; hamatmos
+ { 0x0BDF211,0x09BA004, 0x46,0x40, 0x8, +0 }, // 534: MGM37; b9MPM37; f19GM37; f23GM37; f32GM37; f35GM84; f41GM37; hamM59; oGM37; Lead 5 charang; Slap Bass 2; moon
+ { 0x144F221,0x3457122, 0x8A,0x40, 0x0, +0 }, // 535: hamM62; Polyham3
+ { 0x144F221,0x1447122, 0x8A,0x40, 0x0, +0 }, // 536: hamM63; Polyham
+ { 0x053F101,0x153F108, 0x40,0x40, 0x0, +0 }, // 537: b8M104; f35GM104; hamM64; Sitar; sitar2
+ { 0x102FF00,0x3FFF200, 0x08,0x00, 0x0, +0 }, // 538: f35GM81; hamM70; Lead 2 sawtooth; weird1a
+ { 0x144F221,0x345A122, 0x8A,0x40, 0x0, +0 }, // 539: hamM71; Polyham4
+ { 0x028F131,0x018F031, 0x0F,0x00, 0xA, +0 }, // 540: hamM72; hamsynbs
+ { 0x307D7E1,0x107B6E0, 0x8D,0x00, 0x1, +0 }, // 541: hamM73; Ocasynth
+ { 0x03DD500,0x02CD500, 0x11,0x00, 0xA, +0 }, // 542: hamM120; hambass1
+ { 0x1199563,0x219C420, 0x46,0x00, 0x8, +0 }, // 543: hamM121; hamguit1
+ { 0x044D08C,0x2F4D181, 0xA1,0x80, 0x8, +0 }, // 544: hamM122; hamharm2
+ { 0x0022171,0x1035231, 0x93,0x80, 0x0, +0 }, // 545: hamM123; hamvox1
+ { 0x1611161,0x01311A2, 0x91,0x80, 0x8, +0 }, // 546: hamM124; hamgob1
+ { 0x25666E1,0x02665A1, 0x4C,0x00, 0x0, +0 }, // 547: hamM125; hamblow1
+ { 0x038FB00,0x0DAF400, 0x00,0x00, 0x4, +0 }, // 548: b6P93; b8P32; f35GP36; hamP12; rickP15; Bass Drum 1; Rkick3; hamkick; kick3; kick3.in
+ { 0x2BFFB15,0x31FF817, 0x0A,0x00, 0x0, +0 }, // 549: b8P37; f35GP37; hamP13; Side Stick; rimshot2
+ { 0x0BFFBC6,0x02FE8C9, 0x00,0x00, 0xE, +0 }, // 550: b8P39; f35GP39; hamP15; Hand Clap; handclap
+ { 0x2F0F006,0x2B7F800, 0x00,0x00, 0xE, +0 }, // 551: b8P28; f35GP40; hamP16; Electric Snare; smallsnr
+ { 0x097C802,0x040E000, 0x00,0x00, 0x1, +0 }, // 552: hamP41; hamP42; hamP43; hamP44; tom2
+ { 0x00FFF2E,0x04AF602, 0x0A,0x1B, 0xE, +0 }, // 553: hamP52; snare
+ { 0x3A5F0EE,0x36786CE, 0x00,0x00, 0xE, +0 }, // 554: f35GP54; hamP67; hamP68; Tambourine; tambour
+ { 0x0B0FCD6,0x008BDD6, 0x00,0x05, 0xA, +0 }, // 555: f35GP75; hamP73; hamP74; Claves; claves
+ { 0x0F0F007,0x0DC5C00, 0x08,0x00, 0xE, +0 }, // 556: hamP88; scratch
+ { 0x0E7F301,0x078F211, 0x58,0x00, 0xA, +0 }, // 557: b6M95; b8M33; rickM76; Bass.ins; RBass; bass
+ { 0x0EFF230,0x078F521, 0x1E,0x00, 0xE, +0 }, // 558: b6M110; b8M36; f35GM36; rickM77; Basnor04; RBasnor4; Slap Bass 1; basnor04
+ { 0x019D530,0x01B6171, 0x88,0x80, 0xC, +0 }, // 559: b8M38; b9MPM39; f32GM39; f41GM39; rickM78; Synbass1; Synth Bass 2; synbass1
+ { 0x001F201,0x0B7F211, 0x0D,0x0D, 0xA, +0 }, // 560: b8M39; rickM79; Synbass2; synbass2
+ { 0x03DD500,0x02CD500, 0x14,0x00, 0xA, +0 }, // 561: b8M34; f35GM34; rickM80; Electric Bass 2; Pickbass; pickbass
+ { 0x010E032,0x0337D16, 0x87,0x84, 0x8, +0 }, // 562: b8M6; rickM82; Harpsi1.; harpsi1
+ { 0x0F8F161,0x008F062, 0x80,0x80, 0x8, +0 }, // 563: b6M113; b8M29; rickM83; Guit_el3; RGuitel3; guit_el3
+ { 0x0745391,0x0755451, 0x00,0x00, 0xA, +0 }, // 564: b8M55; rickM88; Orchit2.; orchit2
+ { 0x08E6121,0x09E7231, 0x15,0x00, 0xE, +0 }, // 565: b8M61; f35GM61; rickM89; Brass Section; Brass11.; brass11
+ { 0x0BC7321,0x0BC8121, 0x19,0x00, 0xE, +0 }, // 566: b6M120; b8M62; f12GM62; f16GM62; f47GM61; f53GM89; f54GM62; rickM90; Brass Section; Brass2.i; Pad 2 warm; RBrass2; Synth Brass 1; brass2
+ { 0x23C7320,0x0BC8121, 0x19,0x00, 0xE, +0 }, // 567: b8M63; f12GM61; f16GM61; f37GM61; f47GM63; f54GM61; rickM91; Brass Section; Brass3.i; Synth Brass 2; brass3
+ { 0x209A060,0x20FF014, 0x02,0x80, 0x1, +0 }, // 568: b6M94; b8M80; rickM92; RSquwave; Squ_wave
+ { 0x064F207,0x075F612, 0x73,0x00, 0x8, +0 }, // 569: b8M113; rickM99; Agogo.in; agogo
+ { 0x054D221,0x075B231, 0x4D,0x80, 0x8, +0 }, // 570: b6M50; ACpnoLMr
+ { 0x053D221,0x073B231, 0x56,0x80, 0x8, +0 }, // 571: b6M51; ACpnoH41
+ { 0x053D221,0x073B231, 0x55,0x80, 0x8, +0 }, // 572: b6M52; ACpnoH42
+ { 0x201AF70,0x0084F32, 0x19,0x40, 0xC, +0 }, // 573: b6M60; strLo07r
+ { 0x201AF70,0x0083F32, 0x19,0x40, 0xC, +0 }, // 574: b6M61; stSLo07r
+ { 0x0302221,0x0064F32, 0x99,0x00, 0xE, +0 }, // 575: b6M62; strHiF1e
+ { 0x0006F71,0x0064F32, 0x99,0x00, 0xE, +0 }, // 576: b6M63; strHiF1r
+ { 0x0006F71,0x0074F32, 0x99,0x80, 0xE, +0 }, // 577: b6M64; strHiF2r
+ { 0x0006F71,0x0054F32, 0x9E,0x80, 0xE, +0 }, // 578: b6M66; strHi06r
+ { 0x0006F71,0x0054F31, 0x9E,0x80, 0xE, +0 }, // 579: b6M67; strHi09r
+ { 0x0006F71,0x0054F32, 0x9C,0x80, 0xE, +0 }, // 580: b6M68; strHi10r
+ { 0x006F231,0x0084221, 0xCF,0x80, 0x6, +0 }, // 581: b6M70; CHORAr12
+ { 0x0811321,0x0074221, 0xCD,0x80, 0x8, +0 }, // 582: b6M71; CHORAL22
+ { 0x0957406,0x074A401, 0x5B,0x00, 0x0, +0 }, // 583: b6M100; Rcrystal
+ { 0x021A1A1,0x116C261, 0x92,0x00, 0x6, +0 }, // 584: b6M101; Rsynstr3
+ { 0x0EFF230,0x078F522, 0x1E,0x00, 0xE, +0 }, // 585: b6M102; Rbasnor5
+ { 0x01FF003,0x01FF001, 0x5B,0x80, 0xA, +0 }, // 586: b6M105; b8M18; Rorgan1; organ1
+ { 0x00FFF24,0x00FFF21, 0x80,0x80, 0x1, +0 }, // 587: MGM8; b56MM17; b66M17; b6M106; b8M17; f23GM8; f32GM8; f35GM17; Celesta; PRCORGAN
+ { 0x00F4021,0x10F1020, 0x00,0x00, 0xE, +0 }, // 588: b6M114; b8M119; b8M65; Rrevrscy; revrscy; revrscym
+ { 0x045F221,0x076F221, 0x8F,0x06, 0x8, +0 }, // 589: 3drm67M0; b7M0; f17GM0; mGM0; AcouGrandPiano; am000.in
+ { 0x053B121,0x074C231, 0x4F,0x00, 0x6, +0 }, // 590: b8M0; piano11
+ { 0x011F111,0x0B3C101, 0x4A,0x80, 0x6, +0 }, // 591: b8M1; bsynth
+ { 0x058F381,0x058F201, 0x63,0x80, 0x0, +0 }, // 592: b8M5; f47GM4; Rhodes Piano; epiano4
+ { 0x001F701,0x0B7F407, 0x0D,0x06, 0xA, +0 }, // 593: b8M7; f35GM7; Clavinet; clavin
+ { 0x060F206,0x072F211, 0x4F,0x0C, 0x8, +0 }, // 594: b56MM9; b66M9; b8M9; GLOCK
+ { 0x0E3F318,0x093F281, 0x62,0x00, 0x0, +0 }, // 595: b8M11; vibes
+ { 0x326CE15,0x025F901, 0x57,0x00, 0xC, +0 }, // 596: b8M12; marimba1
+ { 0x1558403,0x005D381, 0x49,0x80, 0x4, +0 }, // 597: b8M15; santr
+ { 0x0F0FB3E,0x09BA071, 0x29,0x40, 0x0, +0 }, // 598: b8M16; f32GM11; Vibraphone; organ4
+ { 0x01FF003,0x014F001, 0x5B,0x88, 0xA, +0 }, // 599: b8M19; f35GM19; Church Organ; organ3a
+ { 0x14941A1,0x009CF21, 0x15,0x00, 0x0, +0 }, // 600: b8M21; Sweepad2
+ { 0x074A302,0x075C441, 0x9A,0x80, 0xA, +0 }, // 601: b8M24; f12GM24; f16GM24; f54GM24; Acoustic Guitar1; guitar1
+ { 0x01FF260,0x07CF521, 0x11,0x00, 0xA, +0 }, // 602: b8M25; guitar4
+ { 0x122F603,0x0F4F321, 0x87,0x80, 0x6, +0 }, // 603: b8M27; f35GM27; Electric Guitar2; guit
+ { 0x0442009,0x0F4D184, 0xA1,0x80, 0x8, +0 }, // 604: b8M31; harm
+ { 0x066C101,0x066A201, 0x9A,0x40, 0xA, +0 }, // 605: b8M32; f35GM32; Acoustic Bass; acoubas1
+ { 0x0236321,0x0266421, 0x97,0x00, 0x0, +0 }, // 606: b8M35; f35GM35; Fretless Bass; fretles1
+ { 0x111C031,0x1157221, 0x20,0x06, 0xC, +0 }, // 607: b8M41; f35GM41; Viola; flystr2
+ { 0x1107421,0x0165223, 0x0C,0x08, 0x2, +0 }, // 608: b8M42; f35GM42; Cello; cello
+ { 0x1DBB851,0x1567591, 0x17,0x00, 0xC, +0 }, // 609: b8M45; pizzica6
+ { 0x075C502,0x0F3C201, 0x29,0x83, 0x0, +0 }, // 610: b8M46; f35GM46; Orchestral Harp; harp11
+ { 0x0EFE800,0x0FFA401, 0x0D,0x00, 0x6, +0 }, // 611: b8M47; f35GM47; Timpany; timp1
+ { 0x01171B1,0x1177261, 0x8B,0x40, 0x6, +0 }, // 612: b8M48; strings1
+ { 0x111F0F1,0x1131121, 0x95,0x00, 0x0, +0 }, // 613: b8M49; f47GM49; String Ensemble2; sstring
+ { 0x111C031,0x1159221, 0x20,0x06, 0xC, +0 }, // 614: b8M50; f35GM50; Synth Strings 1; strsec11
+ { 0x111C0B1,0x1159221, 0x20,0x08, 0xC, +0 }, // 615: b8M51; strsect8
+ { 0x00B4131,0x03B9261, 0x1C,0x80, 0xC, +0 }, // 616: b8M56; f32GM88; f32GM89; f41GM89; Pad 1 new age; Pad 2 warm; trumpet4
+ { 0x01F4131,0x03B9261, 0x1C,0x80, 0xE, +0 }, // 617: b8M57; tromb1
+ { 0x0646300,0x0757211, 0x1C,0x00, 0xE, +0 }, // 618: b8M58; f35GM58; f47GM58; Tuba; tuba11
+ { 0x0014131,0x03B9261, 0x1C,0x80, 0xE, +0 }, // 619: b8M59; f53GM88; 3trump3; Pad 1 new age
+ { 0x05A5321,0x01AAA21, 0x9C,0x80, 0xE, +0 }, // 620: b8M60; frhorn7
+ { 0x003F200,0x0FFF220, 0x80,0x00, 0xE, +0 }, // 621: b8M64; f35GM127; Explode1; Gunshot
+ { 0x0001F0E,0x3F01FC0, 0x00,0x00, 0xE, +0 }, // 622: b8M66; f17GM119; f35GM119; Reverse Cymbal; revrscyz
+ { 0x179A1A1,0x1495121, 0x1C,0x00, 0x0, +0 }, // 623: b8M67; metalpa2
+ { 0x0177EB1,0x00E7B22, 0xC5,0x05, 0x2, +0 }, // 624: b8M68; oboe11
+ { 0x019D531,0x01B6132, 0xD1,0x80, 0xC, +0 }, // 625: b56MM70; b66M70; b8M70; BASSOON
+ { 0x01B5132,0x03BA261, 0x9A,0x82, 0xC, +0 }, // 626: apgleeM70; b56MM71; b66M71; b8M71; b9MPM83; f21GM83; f32GM83; f37GM71; f41GM83; f47GM71; Bassoon; CLARINET
+ { 0x1047021,0x06D6361, 0xC6,0x00, 0xE, +0 }, // 627: b8M73; flute1
+ { 0x08F6EE0,0x02A6561, 0xEC,0x00, 0xE, +0 }, // 628: b8M74; f32GM110; f32GM111; f32GM76; f32GM77; f47GM78; Bottle Blow; Fiddle; Shakuhachi; Shanai; Whistle; flute2
+ { 0x0297122,0x0296431, 0x08,0x04, 0xD, +0 }, // 629: b8M77; shakuhac
+ { 0x20FF2D0,0x08562C1, 0xEB,0x06, 0x0, +0 }, // 630: b8M78; f35GM78; Whistle; whistle2
+ { 0x0154221,0x0065021, 0xE3,0x00, 0x8, +0 }, // 631: b8M79; ocarina
+ { 0x144F221,0x0439422, 0x8A,0x40, 0x0, +0 }, // 632: b8M90; f35GM90; Pad 3 polysynth; synth11
+ { 0x05312C4,0x07212F1, 0x17,0x00, 0xA, +0 }, // 633: b8M97; f35GM97; FX 2 soundtrack; sndtrk
+ { 0x0536244,0x0046041, 0x56,0x00, 0xC, +0 }, // 634: b8M103; starthem
+ { 0x0E6E800,0x0F6A300, 0x0D,0x00, 0x6, +0 }, // 635: b8M105; f25GM110; Fiddle; timp2
+ { 0x141FA11,0x2F5F411, 0x06,0x00, 0x4, +0 }, // 636: b8M106; f35GM106; Shamisen; sham
+ { 0x0268721,0x1188421, 0x07,0x00, 0x6, +0 }, // 637: b8M107; koto
+ { 0x055F502,0x053F601, 0x99,0x80, 0x0, +0 }, // 638: apgleeM46; b56MM108; b66M108; b8M108; KALIMBA
+ { 0x060F207,0x072F212, 0x4F,0x00, 0x8, +0 }, // 639: MGM126; MGM40; MGM41; b8M112; b8P19; b8P20; b9MPM40; f19GM40; f23GM126; f23GM40; f23GM41; f32GM126; f32GM40; f32GM41; f35GM112; f41GM40; Applause/Noise; Tinkle Bell; Viola; Violin; bells; windbell
+ { 0x0105AEC,0x1F454EE, 0x00,0x00, 0xE, +0 }, // 640: b8P21; b8P57; crash2; crash2b
+ { 0x286F2A5,0x228670E, 0x00,0x00, 0xE, +0 }, // 641: b8P69; cabasa
+ { 0x007FF01,0x007FF21, 0x00,0x00, 0x7, +0 }, // 642: b8P88; b8P89; TAIDRUM2
+ { 0x00CFF01,0x00BFF21, 0x00,0x00, 0x7, +0 }, // 643: b8P92; b8P93; TAIDRUM4
+ { 0x211BA12,0x2F5B400, 0x0B,0x00, 0xE, +0 }, // 644: b8P94; b8P95; b8P96; b8P97; metl1r
+ { 0x021FF13,0x003FF10, 0x51,0x40, 0xA, +0 }, // 645: MGM64; MGM68; MGM69; b8P106; b8P107; b9MPM64; b9MPM68; b9MPM69; f19GM64; f19GM68; f19GM69; f32GM64; f32GM68; f32GM69; f41GM64; f41GM68; f41GM69; oGM68; oGM69; BBASS; BBass; English Horn; Oboe; Soprano Sax
+ { 0x002F002,0x004D001, 0xC0,0x00, 0x4, +0 }, // 646: b9MPM0; AcouGrandPiano
+ { 0x050F101,0x07CD201, 0x4F,0x04, 0x6, +0 }, // 647: MGM1; MGM3; MGM5; b56MM4; b61M4; b66M4; b9MPM1; b9MPM5; f19GM1; f19GM5; f21GM1; f23GM3; f23GM5; f32GM1; f32GM3; f32GM5; f41GM1; f47GM5; BrightAcouGrand; Chorused Piano; ELPIANO1
+ { 0x2129A14,0x004FA01, 0x97,0x80, 0xE, +0 }, // 648: b9MPM2; f19GM2; f21GM2; f41GM2; ElecGrandPiano
+ { 0x0038165,0x007F171, 0xD2,0x00, 0x2, +0 }, // 649: b9MPM14; b9MPM3; f19GM14; f19GM3; f21GM14; f41GM14; Honky-tonkPiano; Tubular Bells
+ { 0x0AE7121,0x01ED320, 0x1C,0x00, 0xE, +0 }, // 650: b9MPM4; f19GM4; Rhodes Piano
+ { 0x053F101,0x083F212, 0xCF,0x00, 0x2, +0 }, // 651: MGM6; b9MPM6; f19GM6; f21GM6; f23GM6; f32GM6; Harpsichord
+ { 0x154FF0A,0x0F5F002, 0x04,0x00, 0x0, +0 }, // 652: b9MPM7; Clavinet
+ { 0x035F813,0x004FF11, 0x12,0x00, 0x8, +0 }, // 653: b9MPM8; f19GM8; f21GM8; f41GM8; Celesta
+ { 0x100FF22,0x10BF020, 0x92,0x00, 0x4, +0 }, // 654: b9MPM9; Glockenspiel
+ { 0x00FFF24,0x00FFF21, 0x00,0x40, 0x1, +0 }, // 655: b9MPM10; f19GM10; f41GM10; Music box
+ { 0x0F0FB3E,0x09BA071, 0x29,0x00, 0x0, +0 }, // 656: b9MPM11; f21GM11; Vibraphone
+ { 0x275F602,0x066F521, 0x9B,0x00, 0x4, +0 }, // 657: b9MPM12; f19GM12; f21GM12; f41GM12; Marimba
+ { 0x315EF11,0x0B5F481, 0x53,0x00, 0x8, +0 }, // 658: b9MPM13; f21GM13; f41GM13; Xylophone
+ { 0x10BF224,0x00B5231, 0x50,0x00, 0xE, +0 }, // 659: b9MPM15; f19GM15; f21GM15; f41GM15; Dulcimer
+ { 0x000EA36,0x003D01A, 0x8B,0x00, 0x8, +0 }, // 660: b9MPM16; f21GM16; f41GM16; Hammond Organ
+ { 0x1C3C223,0x103D000, 0x14,0x00, 0xC, +0 }, // 661: b9MPM17; f21GM17; f27GM6; f41GM17; Harpsichord; Percussive Organ
+ { 0x001F211,0x0B1F215, 0x0D,0x0D, 0xA, +0 }, // 662: MGM16; MGM17; MGM18; b9MPM18; f19GM16; f19GM17; f19GM18; f21GM18; f23GM16; f23GM17; f23GM18; f32GM16; f32GM17; f32GM18; f41GM18; Hammond Organ; Percussive Organ; Rock Organ
+ { 0x0AFF832,0x07FF310, 0x45,0x00, 0xE, +0 }, // 663: b9MPM19; f19GM19; f21GM19; f41GM19; Church Organ
+ { 0x153F101,0x274F111, 0x49,0x00, 0x6, +0 }, // 664: MGM19; MGM20; MGM21; b61M7; b9MPM20; f12GM7; f16GM7; f19GM20; f21GM20; f23GM19; f23GM20; f23GM21; f32GM19; f32GM20; f32GM21; f41GM20; f54GM7; Accordion; Church Organ; Clavinet; Reed Organ
+ { 0x0F7F000,0x00687A1, 0x30,0x00, 0xF, +0 }, // 665: b9MPM21; f21GM21; f41GM21; Accordion
+ { 0x0009F71,0x1069F62, 0x45,0x00, 0x2, +0 }, // 666: b9MPM22; f21GM22; f21GM54; f41GM22; Harmonica; Synth Voice
+ { 0x0009F71,0x1069062, 0x51,0x00, 0x0, +0 }, // 667: b9MPM23; f21GM23; f27GM68; f41GM23; Oboe; Tango Accordion
+ { 0x275F602,0x066F521, 0x1B,0x00, 0x4, +0 }, // 668: b9MPM24; f19GM24; f21GM24; f41GM24; Acoustic Guitar1
+ { 0x0F7F001,0x00687A1, 0x00,0x00, 0x1, +0 }, // 669: b9MPM25; f21GM25; Acoustic Guitar2
+ { 0x141B403,0x03FF311, 0x5E,0x00, 0xA, +0 }, // 670: b9MPM26; f19GM26; f21GM26; f41GM26; Electric Guitar1
+ { 0x141B203,0x097F211, 0x5E,0x00, 0xA, +0 }, // 671: b9MPM27; f41GM27; Electric Guitar2
+ { 0x101F901,0x0F5F001, 0x34,0x00, 0x4, +0 }, // 672: b9MPM28; Electric Guitar3
+ { 0x0EFF201,0x078F501, 0x1D,0x00, 0xA, +0 }, // 673: MGM28; MGM29; MGM30; MGM31; MGM44; MGM45; MGM65; MGM66; MGM67; b9MPM29; b9MPM30; b9MPM31; b9MPM44; b9MPM45; b9MPM65; b9MPM66; f15GM65; f19GM28; f19GM29; f19GM30; f19GM31; f19GM44; f19GM45; f19GM65; f19GM66; f19GM67; f21GM30; f21GM31; f23GM28; f23GM29; f23GM31; f23GM44; f23GM45; f26GM65; f32GM28; f32GM29; f32GM30; f32GM31; f32GM44; f32GM45; f32GM65; f32GM66; f32GM67; f41GM29; f41GM30; f41GM31; f41GM44; f41GM45; f41GM65; f41GM66; f41GM67; f47GM34; oGM28; oGM29; oGM30; oGM31; oGM44; oGM45; oGM65; oGM66; oGM67; Alto Sax; Baritone Sax; Distorton Guitar; Electric Bass 2; Electric Guitar3; Guitar Harmonics; Overdrive Guitar; Pizzicato String; Tenor Sax; Tremulo Strings
+ { 0x1EFF201,0x078F501, 0x1D,0x00, 0x6, +0 }, // 674: b9MPM32; f19GM32; f21GM32; f41GM32; Acoustic Bass
+ { 0x01774E1,0x01765E2, 0x83,0x00, 0x7, +0 }, // 675: b9MPM33; Electric Bass 1
+ { 0x154F103,0x054F10A, 0x00,0x00, 0x0, +0 }, // 676: b9MPM126; b9MPM34; Applause/Noise; Electric Bass 2
+ { 0x001EF81,0x0FB9201, 0x8E,0x00, 0x4, +0 }, // 677: b9MPM35; Fretless Bass
+ { 0x000EA36,0x024DF1A, 0x8B,0x00, 0x8, +0 }, // 678: b9MPM36; Slap Bass 1
+ { 0x061F217,0x076F212, 0x4F,0x00, 0x8, +0 }, // 679: b9MPM38; f19GM38; f41GM38; Synth Bass 1
+ { 0x2298432,0x0448421, 0x1A,0x00, 0x6, +0 }, // 680: b9MPM41; f19GM41; f21GM41; f41GM41; Viola
+ { 0x0176EB1,0x00E8B22, 0xC5,0x05, 0x2, +0 }, // 681: b9MPM42; f32GM42; f47GM68; Cello; Oboe
+ { 0x01572A1,0x02784A1, 0x1C,0x00, 0xE, +0 }, // 682: b9MPM43; f21GM43; f41GM43; Contrabass
+ { 0x0427887,0x0548594, 0x4D,0x00, 0xA, +0 }, // 683: b9MPM46; f32GM46; f41GM46; Orchestral Harp
+ { 0x011F111,0x0B3F101, 0x4A,0x85, 0x6, +0 }, // 684: b9MPM47; f41GM47; Timpany
+ { 0x0115172,0x11552A2, 0x89,0x00, 0xA, +0 }, // 685: b9MPM48; b9MPM50; String Ensemble1; Synth Strings 1
+ { 0x2F3F021,0x004F021, 0x4F,0x00, 0x6, +0 }, // 686: b9MPM49; f21GM49; f41GM49; String Ensemble2
+ { 0x095AB0E,0x0C6F702, 0xC0,0x00, 0xE, +0 }, // 687: b9MPM105; b9MPM51; f19GM105; f19GM51; f21GM105; f41GM105; f41GM51; Banjo; SynthStrings 2
+ { 0x00351B2,0x01352A2, 0x1C,0x05, 0xE, +0 }, // 688: b9MPM52; b9MPM54; f27GM52; f32GM52; f32GM54; f41GM52; f41GM54; Choir Aahs; Synth Voice
+ { 0x01152B0,0x0FE31B1, 0xC5,0x40, 0x0, +0 }, // 689: b9MPM55; f21GM55; f32GM55; f41GM55; Orchestra Hit
+ { 0x0B69401,0x0268300, 0x00,0x00, 0x0, +0 }, // 690: MGM56; b9MPM56; f19GM56; f21GM56; f23GM56; f32GM56; f41GM56; Trumpet
+ { 0x075F502,0x0F3F201, 0x29,0x83, 0x0, +0 }, // 691: MGM57; b9MPM57; f19GM57; f21GM57; f23GM57; f25GM57; f32GM57; f41GM57; f47GM46; Orchestral Harp; Trombone
+ { 0x243A321,0x022C411, 0x11,0x00, 0xC, +0 }, // 692: MGM58; b9MPM58; f19GM58; f21GM58; f23GM58; f32GM58; f41GM58; Tuba
+ { 0x01FF201,0x088F501, 0x11,0x00, 0xA, +0 }, // 693: MGM59; MGM60; b56MM28; b61M28; b66M28; b9MPM59; b9MPM60; f19GM59; f19GM60; f21GM59; f21GM60; f23GM59; f23GM60; f32GM59; f32GM60; f41GM59; ELGMUTE
+ { 0x07D8207,0x07D8214, 0x8F,0x80, 0xC, +0 }, // 694: b9MPM61; f41GM61; Brass Section
+ { 0x00BF224,0x00B5231, 0x4F,0x00, 0xE, +0 }, // 695: MGM15; b9MPM63; f19GM63; f23GM15; f32GM15; f41GM63; Dulcimer; Synth Brass 2
+ { 0x025DC03,0x009F031, 0x90,0x00, 0x8, +0 }, // 696: b9MPM67; Baritone Sax
+ { 0x02F2501,0x06C6521, 0x15,0x80, 0xA, +0 }, // 697: MGM43; MGM70; MGM71; b9MPM70; f19GM70; f23GM43; f23GM70; f32GM43; f32GM70; f32GM71; f41GM70; Bassoon; Clarinet; Contrabass
+ { 0x0176E30,0x12F8B32, 0x4B,0x05, 0x4, +0 }, // 698: b9MPM71; f19GM71; f41GM71; Clarinet
+ { 0x08F7461,0x02A6561, 0x27,0x00, 0x2, +0 }, // 699: b9MPM72; b9MPM73; b9MPM74; b9MPM75; f19GM72; f19GM73; f19GM74; f19GM75; f21GM72; f21GM75; f41GM72; f41GM73; f41GM74; f41GM75; Flute; Pan Flute; Piccolo; Recorder
+ { 0x0EBFA10,0x0DAFA0E, 0x00,0x00, 0x0, +0 }, // 700: b9MPM76; b9MPM78; f19GM76; f41GM76; Bottle Blow; Whistle
+ { 0x0F7F0F5,0x0068771, 0x2E,0x00, 0xB, +0 }, // 701: b9MPM77; f21GM77; f41GM77; Shakuhachi
+ { 0x0537101,0x07C5212, 0x4F,0x00, 0xA, +0 }, // 702: MGM78; MGM79; MGM80; b56MM65; b66M65; b9MPM79; b9MPM80; f19GM78; f19GM79; f19GM80; f23GM79; f32GM78; f32GM79; f32GM80; ALTOSAX
+ { 0x3DFFF20,0x20FFF21, 0x00,0x00, 0x0, +0 }, // 703: b9MPM81; f19GM81; f27GM81; f41GM81; Lead 2 sawtooth
+ { 0x000FF24,0x00BF020, 0x97,0x00, 0x4, +0 }, // 704: b9MPM82; f19GM82; f41GM82; Lead 3 calliope
+ { 0x0176EB1,0x00E8BA2, 0xC5,0x05, 0x2, +0 }, // 705: b9MPM84; b9MPM85; f21GM84; f21GM85; f32GM84; f32GM85; f41GM84; f41GM85; Lead 5 charang; Lead 6 voice
+ { 0x019D530,0x01B6171, 0xCD,0x40, 0xC, +0 }, // 706: b9MPM86; f21GM86; f32GM86; f41GM86; Lead 7 fifths
+ { 0x203B122,0x005F172, 0x4F,0x00, 0x2, +0 }, // 707: b9MPM87; f19GM87; Lead 8 brass
+ { 0x0F16000,0x0F87001, 0x1D,0x00, 0xE, +0 }, // 708: b9MPM88; Pad 1 new age
+ { 0x1009F71,0x1069F22, 0x45,0x00, 0x2, +0 }, // 709: b9MPM89; Pad 2 warm
+ { 0x01D5321,0x03B5261, 0x1C,0x80, 0xC, +0 }, // 710: b9MPM90; f32GM90; f37GM57; f41GM90; Pad 3 polysynth; Trombone
+ { 0x01F41B1,0x03B9261, 0x1C,0x80, 0xE, +0 }, // 711: b56MM57; b66M57; b9MPM91; f32GM91; f41GM91; Pad 4 choir; TROMB1
+ { 0x05A5321,0x01AAA21, 0x9F,0x80, 0xC, +0 }, // 712: MGM92; b56MM60; b66M60; b9MPM92; f19GM92; f25GM92; f32GM92; f41GM92; f47GM60; f53GM93; FRHORN1
+ { 0x0078061,0x0077062, 0x80,0x00, 0x7, +0 }, // 713: b9MPM107; b9MPM108; b9MPM109; b9MPM93; f21GM107; f21GM108; f21GM109; f41GM107; f41GM108; f41GM109; f41GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
+ { 0x2D3B121,0x0149121, 0x4F,0x80, 0x6, +0 }, // 714: b9MPM94; f19GM49; f19GM94; f41GM94; Pad 7 halo; String Ensemble2
+ { 0x1F27021,0x0F68021, 0x14,0x00, 0xE, +0 }, // 715: b9MPM95; f21GM95; f41GM95; Pad 8 sweep
+ { 0x2129A16,0x0039A12, 0x97,0x00, 0x2, +0 }, // 716: b9MPM96; f19GM96; FX 1 rain
+ { 0x01FF003,0x019F000, 0x1F,0x05, 0xA, +0 }, // 717: b9MPM97; f19GM97; f21GM97; f41GM97; FX 2 soundtrack
+ { 0x204D983,0x004D081, 0x17,0x00, 0xE, +0 }, // 718: b9MPM98; FX 3 crystal
+ { 0x025DA05,0x015F901, 0x8E,0x00, 0xA, +0 }, // 719: MGM104; MGM99; b9MPM104; b9MPM99; f19GM104; f19GM99; f32GM104; f32GM99; oGM104; oGM99; FX 4 atmosphere; Sitar
+ { 0x112AA83,0x1119B91, 0x1C,0x00, 0xE, +0 }, // 720: b9MPM100; f21GM100; f41GM100; FX 5 brightness
+ { 0x001FF64,0x0F3F53E, 0xDB,0xC0, 0x4, +0 }, // 721: b9MPM101; b9MPM102; f21GM101; f21GM102; f32GM100; f32GM101; f32GM102; f41GM101; f41GM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
+ { 0x0AC9051,0x1F4F071, 0x1A,0x00, 0xF, +0 }, // 722: b9MPM103; f21GM103; f41GM103; FX 8 sci-fi
+ { 0x22F5570,0x31E87E0, 0x16,0x80, 0xC, +0 }, // 723: b9MPM106; f21GM106; f32GM106; f41GM106; Shamisen
+ { 0x08F6EA0,0x02A65E1, 0xEC,0x00, 0xE, +0 }, // 724: b9MPM110; b9MPM111; f21GM110; f21GM111; f41GM110; f41GM111; Fiddle; Shanai
+ { 0x0EFE800,0x0FFA500, 0x0D,0x00, 0x6, +0 }, // 725: MGM112; b9MPM112; f19GM112; f21GM112; f32GM112; f41GM112; Tinkle Bell
+ { 0x102FD16,0x0039F12, 0x96,0x80, 0xE, +0 }, // 726: b9MPM113; f19GM113; f21GM113; f41GM113; Agogo Bells
+ { 0x035F803,0x004FF01, 0x12,0x00, 0x8, +0 }, // 727: b9MPM114; Steel Drums
+ { 0x006FA15,0x025F501, 0xD3,0x00, 0xA, +0 }, // 728: b9MPM115; f19GM115; Woodblock
+ { 0x2129A16,0x0019A12, 0x97,0x00, 0x2, +0 }, // 729: b9MPM120; f21GM120; f41GM120; Guitar FretNoise
+ { 0x0F0E029,0x031FF1E, 0x1A,0x00, 0x6, +0 }, // 730: b9MPM121; f21GM121; f21GP63; f27GP80; f27GP81; f27GP83; f27GP84; f41GM121; f41GP63; Bell Tree; Breath Noise; Jingle Bell; Mute Triangle; Open High Conga; Open Triangle
+ { 0x0056581,0x0743251, 0x83,0x00, 0xA, +0 }, // 731: b9MPM122; f21GM122; f32GM122; f41GM122; Seashore
+ { 0x2129FD6,0x0F290D2, 0x17,0x00, 0x2, +0 }, // 732: b9MPM123; Bird Tweet
+ { 0x0F0F000,0x0048C2C, 0x2E,0x00, 0xE, +0 }, // 733: b9MPM124; f19GM124; f41GM124; Telephone
+ { 0x0111E00,0x0A11220, 0x00,0x00, 0x6, +0 }, // 734: b9MPM125; f19GM125; f21GM125; f41GM125; Helicopter
+ { 0x054F10F,0x054F60F, 0x00,0x00, 0xE, +0 }, // 735: b9MPM127; Gunshot
+ { 0x069F000,0x0FFF633, 0x00,0x00, 0xE, +0 }, // 736: b9MPP0; b9MPP40; f21GP37; f41GP37; Electric Snare; Side Stick
+ { 0x0F00000,0x0F00000, 0x3F,0x3F, 0x0, +0 }, // 737: b60P82; b60P83; b60P84; b60P85; b60P86; b65P0; b65P1; b65P10; b65P100; b65P101; b65P102; b65P103; b65P104; b65P105; b65P106; b65P107; b65P108; b65P109; b65P11; b65P110; b65P111; b65P112; b65P113; b65P114; b65P115; b65P116; b65P117; b65P118; b65P119; b65P12; b65P120; b65P121; b65P122; b65P123; b65P124; b65P125; b65P126; b65P127; b65P13; b65P14; b65P15; b65P16; b65P17; b65P18; b65P19; b65P2; b65P20; b65P21; b65P22; b65P23; b65P24; b65P25; b65P26; b65P27; b65P28; b65P29; b65P3; b65P30; b65P31; b65P32; b65P33; b65P34; b65P4; b65P5; b65P6; b65P7; b65P8; b65P82; b65P83; b65P84; b65P85; b65P86; b65P87; b65P88; b65P89; b65P9; b65P90; b65P91; b65P92; b65P93; b65P94; b65P95; b65P96; b65P97; b65P98; b65P99; b66P0; b66P1; b66P10; b66P100; b66P101; b66P102; b66P103; b66P104; b66P105; b66P106; b66P107; b66P108; b66P109; b66P11; b66P110; b66P111; b66P112; b66P113; b66P114; b66P115; b66P116; b66P117; b66P118; b66P119; b66P12; b66P120; b66P121; b66P122; b66P123; b66P124; b66P125; b66P126; b66P127; b66P13; b66P14; b66P15; b66P16; b66P17; b66P18; b66P19; b66P2; b66P20; b66P21; b66P22; b66P23; b66P24; b66P25; b66P26; b66P27; b66P28; b66P29; b66P3; b66P30; b66P31; b66P32; b66P33; b66P34; b66P4; b66P5; b66P6; b66P7; b66P8; b66P82; b66P83; b66P84; b66P85; b66P86; b66P87; b66P88; b66P89; b66P9; b66P90; b66P91; b66P92; b66P93; b66P94; b66P95; b66P96; b66P97; b66P98; b66P99; b9MPP1; b9MPP10; b9MPP100; b9MPP101; b9MPP102; b9MPP103; b9MPP104; b9MPP105; b9MPP106; b9MPP107; b9MPP108; b9MPP109; b9MPP11; b9MPP110; b9MPP111; b9MPP112; b9MPP113; b9MPP114; b9MPP115; b9MPP116; b9MPP117; b9MPP118; b9MPP119; b9MPP12; b9MPP120; b9MPP121; b9MPP122; b9MPP123; b9MPP124; b9MPP125; b9MPP126; b9MPP127; b9MPP13; b9MPP14; b9MPP15; b9MPP16; b9MPP17; b9MPP18; b9MPP19; b9MPP2; b9MPP20; b9MPP21; b9MPP22; b9MPP23; b9MPP24; b9MPP25; b9MPP26; b9MPP27; b9MPP28; b9MPP29; b9MPP3; b9MPP30; b9MPP31; b9MPP32; b9MPP33; b9MPP34; b9MPP4; b9MPP5; b9MPP6; b9MPP7; b9MPP74; b9MPP78; b9MPP79; b9MPP8; b9MPP82; b9MPP83; b9MPP84; b9MPP85; b9MPP86; b9MPP87; b9MPP88; b9MPP89; b9MPP9; b9MPP90; b9MPP91; b9MPP92; b9MPP93; b9MPP94; b9MPP95; b9MPP96; b9MPP97; b9MPP98; b9MPP99; Bell Tree; Castanets; Jingle Bell; Long Guiro; Mute Cuica; Mute Surdu; Open Cuica; Open Surdu; Shaker
+ { 0x04CA800,0x045D600, 0x0B,0x00, 0x0, +0 }, // 738: apgnamP35; b9MPP35; dukeP35; swP35; Ac Bass Drum
+ { 0x04CA800,0x04FD600, 0x0B,0x00, 0x0, +0 }, // 739: b55PP36; b60P35; b61P35; b65P35; b66P35; b9MPP36; f19GP35; f19GP36; f27GP36; f41GP36; Ac Bass Drum; Bass Drum 1; BassDrm1
+ { 0x0F0F31E,0x0F6F610, 0x00,0x00, 0xE, +0 }, // 740: b9MPP38; f19GM126; f19GP38; f19GP60; f21GM126; f21GP60; f27GM127; f27GP38; f27GP39; f27GP40; f41GM126; f41GP38; Acoustic Snare; Applause/Noise; Electric Snare; Gunshot; Hand Clap; High Bongo
+ { 0x00FFF2E,0x04CF600, 0x00,0x18, 0xE, +0 }, // 741: MGP38; MGP39; MGP40; MGP67; MGP68; b9MPP39; f19GP39; f32GP38; f32GP39; f32GP40; f32GP67; f32GP68; f41GP39; Acoustic Snare; Electric Snare; Hand Clap; High Agogo; Low Agogo
+ { 0x0BFFA01,0x0B6D602, 0x00,0x00, 0x8, +0 }, // 742: b9MPP41; b9MPP43; b9MPP45; b9MPP47; b9MPP48; b9MPP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x3F6F01E,0x307F01E, 0x00,0x00, 0xE, +0 }, // 743: b9MPP42; f21GP42; f27GP51; f27GP53; f27GP54; f27GP59; f41GP42; Closed High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; Tambourine
+ { 0x30AFF2E,0x306FF1E, 0x00,0x00, 0xE, +0 }, // 744: b9MPP46; f21GP46; f41GP46; Open High Hat
+ { 0x0F0F31E,0x0F4F410, 0x00,0x00, 0xE, +0 }, // 745: b9MPP49; b9MPP52; b9MPP55; b9MPP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
+ { 0x3F6F61E,0x302F21E, 0x00,0x0C, 0xE, +0 }, // 746: b9MPP51; b9MPP59; Ride Cymbal 1; Ride Cymbal 2
+ { 0x1FBFA1E,0x102F21E, 0x00,0x04, 0xE, +0 }, // 747: b9MPP53; Ride Bell
+ { 0x0BFFA11,0x0BFDA02, 0x34,0x00, 0x8, +0 }, // 748: b9MPP56; Cow Bell
+ { 0x001FFEF,0x0F3F53E, 0xCD,0xC0, 0xE, +0 }, // 749: b9MPP58; Vibraslap
+ { 0x16FAA12,0x006FF06, 0x14,0x00, 0x0, +0 }, // 750: b9MPP60; b9MPP61; b9MPP63; b9MPP64; High Bongo; Low Bongo; Low Conga; Open High Conga
+ { 0x16FAA12,0x008FF06, 0x14,0x00, 0x0, +0 }, // 751: b9MPP62; Mute High Conga
+ { 0x0FFFB13,0x0FFE804, 0x40,0x00, 0x8, +0 }, // 752: b9MPP67; b9MPP68; f19GP49; f19GP63; f19GP67; f19GP68; f21GP49; f21GP67; f21GP68; f27GP32; f27GP33; f27GP34; f27GP37; f27GP67; f27GP68; f27GP75; f27GP85; f41GP49; f41GP60; f41GP67; f41GP68; Castanets; Claves; Crash Cymbal 1; High Agogo; High Bongo; Low Agogo; Open High Conga; Side Stick
+ { 0x26EF800,0x03FF600, 0x08,0x02, 0x0, +0 }, // 753: b9MPP71; Short Whistle
+ { 0x26EF800,0x034F400, 0x08,0x02, 0x0, +0 }, // 754: b9MPP72; Long Whistle
+ { 0x16FAA12,0x006FF06, 0x00,0x00, 0x0, +0 }, // 755: b9MPP73; b9MPP75; b9MPP76; b9MPP77; f21GP72; f21GP73; f21GP75; f27GP41; f27GP43; f27GP45; f27GP47; f27GP48; f27GP50; f27GP60; f27GP61; f27GP62; f27GP63; f27GP64; f27GP65; f27GP66; f27GP72; f27GP73; f27GP74; f27GP86; f27GP87; f41GP72; f41GP73; f41GP75; Claves; High Bongo; High Floor Tom; High Timbale; High Tom; High Wood Block; High-Mid Tom; Long Guiro; Long Whistle; Low Bongo; Low Conga; Low Floor Tom; Low Timbale; Low Tom; Low Wood Block; Low-Mid Tom; Mute High Conga; Mute Surdu; Open High Conga; Open Surdu; Short Guiro
+ { 0x0F0E029,0x03FF21E, 0x1A,0x00, 0x6, +0 }, // 756: b9MPP80; Mute Triangle
+ { 0x0F0E029,0x0FFF13E, 0x1A,0x00, 0x6, +0 }, // 757: b9MPP81; Open Triangle
+ { 0x00F9F3E,0x0FA8730, 0x00,0x00, 0xE, +0 }, // 758: apgbloodP1; apgbloodP28; apgbloodP39; b10P28; b10P39; f42GM127; f42GP28; f42GP39; nhlP28; nhlP39; Clap; Gunshot; Hand Clap; clap
+ { 0x0977801,0x3988802, 0x00,0x00, 0x8, +0 }, // 759: apgbloodP2; apgbloodP29; apgbloodP30; b10P29; b10P30; nhlP29; nhlP30; scratch
+ { 0x0FBF116,0x069F911, 0x08,0x00, 0x0, +0 }, // 760: apgbloodP3; apgbloodP31; apgbloodP37; apgbloodP85; apgbloodP86; b10P31; b10P37; b10P85; b10P86; f42GP31; f42GP37; f42GP85; f42GP86; nhlP31; nhlP37; nhlP85; nhlP86; Castanets; Mute Surdu; RimShot; Side Stick; rimShot; rimshot
+ { 0x06CF800,0x04AE80E, 0x00,0x80, 0x0, +0 }, // 761: apgbloodP0; apgbloodP27; apgbloodP32; b10P32; nhlP32; hiq
+ { 0x144F406,0x034F201, 0x03,0x1B, 0x1, +0 }, // 762: apgbloodM9; apgbloodP34; apgbloodP5; b10M9; b10P34; nhlM9; nhlP34; GLOCK; Glockenspiel; glock
+ { 0x0F3F900,0x08AF701, 0x00,0x00, 0x4, +0 }, // 763: apgbloodP35; apgbloodP6; b10P35; f42GP35; nhlP35; Ac Bass Drum; Kick2
+ { 0x0FDFA01,0x047F601, 0x07,0x00, 0x4, +0 }, // 764: apgbloodP36; apgbloodP7; b10P36; nhlP36; Bass Drum 1; Kick
+ { 0x000FF24,0x0A9F702, 0x00,0x00, 0xE, +0 }, // 765: b10P38; b10P40; f42GP38; f42GP40; Acoustic Snare; Electric Snare; Snare
+ { 0x01FFA06,0x0F5F511, 0x0A,0x00, 0xD, +0 }, // 766: apgbloodP41; apgbloodP43; apgbloodP45; apgbloodP47; apgbloodP48; apgbloodP50; apgbloodP9; b10P41; b10P43; b10P45; b10P47; b10P48; b10P50; nhlP41; nhlP43; nhlP45; nhlP47; nhlP48; nhlP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Toms
+ { 0x0FEF22C,0x3D8B802, 0x00,0x06, 0x6, +0 }, // 767: b10P42; b10P44; clsdht47
+ { 0x0F6822E,0x3F87404, 0x00,0x10, 0x4, +0 }, // 768: b10P46; Openhat
+ { 0x2009F2C,0x3D4C50E, 0x00,0x05, 0xE, +0 }, // 769: b10P49; b10P52; b10P55; b10P57; Crash
+ { 0x0F1F52E,0x3F78706, 0x09,0x03, 0x0, +0 }, // 770: apgbloodP15; apgbloodP54; b10P54; nhlP54; Tamb; Tambourine
+ { 0x1A1F737,0x028F603, 0x14,0x00, 0x8, +0 }, // 771: b10P56; Cowbell
+ { 0x0FAFA25,0x0F99903, 0xC4,0x00, 0x0, +0 }, // 772: b10P60; b10P62; f42GP60; f42GP62; High Bongo; Mute High Conga; mutecong
+ { 0x1FAFB21,0x0F7A802, 0x03,0x00, 0x0, +0 }, // 773: apgbloodP19; apgbloodP61; b10P61; nhlP61; Low Bongo; conga
+ { 0x2FAF924,0x0F6A603, 0x18,0x00, 0xE, +0 }, // 774: apgbloodP20; apgbloodP63; apgbloodP64; b10P63; b10P64; nhlP63; nhlP64; Low Conga; Open High Conga; loconga
+ { 0x2F5F505,0x236F603, 0x14,0x00, 0x6, +0 }, // 775: apgbloodP21; apgbloodP65; apgbloodP66; b10P65; b10P66; nhlP65; nhlP66; High Timbale; Low Timbale; timbale
+ { 0x131F91C,0x1E89615, 0x0C,0x00, 0xE, +0 }, // 776: apgbloodM113; apgbloodP22; apgbloodP67; apgbloodP68; b10M113; b10P67; b10P68; nhlM113; nhlP67; nhlP68; AGOGO; Agogo Bells; High Agogo; Low Agogo; agogo
+ { 0x107AF20,0x22BA50E, 0x15,0x00, 0x4, +0 }, // 777: apgbloodP24; apgbloodP71; b10P71; nhlP71; Short Whistle; hiwhist
+ { 0x107BF20,0x23B930E, 0x18,0x00, 0x0, +0 }, // 778: apgbloodP25; apgbloodP72; b10P72; nhlP72; Long Whistle; lowhist
+ { 0x0F7F020,0x33B8908, 0x00,0x01, 0xA, +0 }, // 779: apgbloodP26; apgbloodP73; b10P73; nhlP73; Short Guiro; higuiro
+ { 0x0FAF320,0x22B5308, 0x00,0x0A, 0x8, +0 }, // 780: apgbloodP74; b10P74; nhlP74; Long Guiro; loguiro
+ { 0x19AF815,0x089F613, 0x21,0x00, 0x8, +0 }, // 781: apgbloodP75; b10P75; nhlP75; Claves; clave
+ { 0x0075F20,0x14B8708, 0x01,0x00, 0x0, +0 }, // 782: apgbloodP78; b10P78; nhlP78; Mute Cuica; hicuica
+ { 0x1F75725,0x1677803, 0x12,0x00, 0x0, +0 }, // 783: apgbloodP79; b10P79; nhlP79; Open Cuica; locuica
+ { 0x0F0F122,0x0FCF827, 0x2F,0x02, 0x6, +0 }, // 784: apgbloodP80; b10P80; f42GP80; nhlP80; Mute Triangle; mutringl
+ { 0x093F502,0x045C600, 0x1D,0x00, 0x0, +0 }, // 785: apgbloodM116; apgbloodP87; b10M116; b10P87; f42GM116; f42GP87; nhlM116; nhlP87; Open Surdu; TAIKO; Taiko Drum; taiko
+ { 0x050B233,0x1F5B131, 0x5A,0x00, 0x0, +0 }, // 786: b10M0; f42GM0; nhlM0; AcouGrandPiano; PIANO1
+ { 0x153F231,0x0F5F111, 0x49,0x03, 0x6, +0 }, // 787: apgbloodM1; b10M1; f42GM1; nhlM1; BrightAcouGrand; PIANO2
+ { 0x183D131,0x0F5C132, 0x95,0x03, 0xC, +0 }, // 788: apgbloodM2; b10M2; f42GM2; nhlM2; ElecGrandPiano; PIANO3
+ { 0x163F334,0x1F59211, 0x9B,0x00, 0x0, +0 }, // 789: apgbloodM3; b10M3; f42GM3; nhlM3; HONKTONK; Honky-tonkPiano
+ { 0x2B7F827,0x0F9F191, 0x28,0x00, 0x0, +0 }, // 790: apgbloodM4; b10M4; f42GM4; nhlM4; EP1; Rhodes Piano
+ { 0x1EEF31A,0x0F5F111, 0x2D,0x00, 0x0, +0 }, // 791: apgbloodM5; b10M5; f42GM5; nhlM5; Chorused Piano; EP2
+ { 0x158F235,0x1F68132, 0x95,0x02, 0xE, +0 }, // 792: apgbloodM6; b10M6; f42GM6; nhlM6; HARPSIC; Harpsichord
+ { 0x040C931,0x1B9C235, 0x85,0x00, 0x0, +0 }, // 793: apgbloodM7; b10M7; f42GM7; nhlM7; CLAVIC; Clavinet
+ { 0x064C709,0x035B201, 0x15,0x05, 0x9, +0 }, // 794: apgbloodM8; b10M8; f42GM8; nhlM8; CELESTA; Celesta
+ { 0x124A904,0x074F501, 0x06,0x01, 0xB, +0 }, // 795: apgbloodM10; b10M10; f42GM10; nhlM10; MUSICBOX; Music box
+ { 0x033F6D4,0x0E361F1, 0x00,0x00, 0x1, +0 }, // 796: apgbloodM11; b10M11; f42GM11; nhlM11; VIBES; Vibraphone
+ { 0x0E8F7D4,0x064A4D1, 0x00,0x00, 0x5, +0 }, // 797: apgbloodM12; b10M12; f42GM12; nhlM12; MARIMBA; Marimba
+ { 0x0F7F736,0x0F5B531, 0x16,0x07, 0x0, +0 }, // 798: apgbloodM13; b10M13; f42GM13; nhlM13; XYLO; Xylophone
+ { 0x043A203,0x074F300, 0x1B,0x00, 0xA, +0 }, // 799: apgbloodM14; b10M14; f42GM14; nhlM14; TUBEBELL; Tubular Bells
+ { 0x135F8C3,0x194C311, 0x8E,0x00, 0x0, +0 }, // 800: apgbloodM15; b10M15; f42GM15; nhlM15; Dulcimer; SANTUR
+ { 0x11BF4E2,0x10DF4E0, 0x07,0x00, 0x7, +0 }, // 801: apgbloodM16; b10M16; f42GM16; nhlM16; Hammond Organ; ORGAN1
+ { 0x02CF6F2,0x10BF5F0, 0x00,0x00, 0x5, +0 }, // 802: apgbloodM17; b10M17; f42GM17; nhlM17; ORGAN2; Percussive Organ
+ { 0x015B6F1,0x007BFF0, 0x06,0x00, 0xB, +0 }, // 803: apgbloodM18; b10M18; f42GM18; nhlM18; ORGAN3; Rock Organ
+ { 0x1167922,0x1086DE0, 0x03,0x00, 0x9, +0 }, // 804: apgbloodM19; b10M19; f42GM19; nhlM19; Church Organ; PIPEORG
+ { 0x0066331,0x1175172, 0x27,0x00, 0x0, +0 }, // 805: apgbloodM20; b10M20; f42GM20; nhlM20; REEDORG; Reed Organ
+ { 0x11653B4,0x1175171, 0x1D,0x00, 0xE, +0 }, // 806: apgbloodM21; b10M21; f42GM21; nhlM21; ACORDIAN; Accordion
+ { 0x0159725,0x1085332, 0x29,0x00, 0x0, +0 }, // 807: apgbloodM22; b10M22; f42GM22; nhlM22; HARMONIC; Harmonica
+ { 0x0156724,0x1065331, 0x9E,0x00, 0xE, +0 }, // 808: apgbloodM23; b10M23; f42GM23; nhlM23; BANDNEON; Tango Accordion
+ { 0x1B4A313,0x0F8D231, 0x27,0x00, 0x4, +0 }, // 809: apgbloodM24; b10M24; f42GM24; nhlM24; Acoustic Guitar1; NYLONGT
+ { 0x032F317,0x1C7E211, 0xA3,0x00, 0x0, +0 }, // 810: apgbloodM25; b10M25; f42GM25; nhlM25; Acoustic Guitar2; STEELGT
+ { 0x1C1D233,0x09CF131, 0x24,0x00, 0xE, +0 }, // 811: apgbloodM26; b10M26; f42GM26; nhlM26; Electric Guitar1; JAZZGT
+ { 0x044F831,0x1C9F232, 0x05,0x02, 0x0, +0 }, // 812: apgbloodM27; b10M27; f42GM27; nhlM27; CLEANGT; Electric Guitar2
+ { 0x07B9C21,0x0FB9502, 0x09,0x03, 0x6, +0 }, // 813: b10M28; f42GM28; Electric Guitar3; MUTEGT
+ { 0x1988121,0x059A121, 0x84,0x04, 0x6, +0 }, // 814: apgbloodM29; b10M29; f42GM29; nhlM29; OVERDGT; Overdrive Guitar
+ { 0x04378B1,0x3FC9122, 0x0C,0x03, 0x0, +0 }, // 815: apgbloodM30; b10M30; f42GM30; nhlM30; DISTGT; Distorton Guitar
+ { 0x08C8200,0x0ECB408, 0x0A,0x02, 0x8, +0 }, // 816: apgbloodM31; b10M31; f42GM31; nhlM31; GTHARMS; Guitar Harmonics
+ { 0x046AB21,0x0F79321, 0x13,0x00, 0x0, +0 }, // 817: apgbloodM32; b10M32; f42GM32; nhlM32; ACOUBASS; Acoustic Bass
+ { 0x032F901,0x058C122, 0x0A,0x04, 0x0, +0 }, // 818: apgbloodM33; b10M33; f42GM33; nhlM33; Electric Bass 1; FINGBASS
+ { 0x077FA21,0x06AC322, 0x07,0x02, 0xA, +0 }, // 819: apgbloodM34; b10M34; f42GM34; nhlM34; Electric Bass 2; PICKBASS
+ { 0x0577121,0x0876221, 0x17,0x00, 0xA, +0 }, // 820: b10M35; f42GM35; FRETLESS; Fretless Bass
+ { 0x178FA25,0x097F312, 0x01,0x00, 0x6, +0 }, // 821: apgbloodM36; b10M36; f42GM36; nhlM36; SLAPBAS1; Slap Bass 1
+ { 0x088FA21,0x097B313, 0x03,0x00, 0xC, +0 }, // 822: apgbloodM37; b10M37; nhlM37; SLAPBAS2; Slap Bass 2
+ { 0x17FF521,0x0CCF323, 0x09,0x04, 0x8, +0 }, // 823: apgbloodM38; b10M38; f42GM38; nhlM38; SYNBASS1; Synth Bass 1
+ { 0x09BA301,0x0AA9301, 0x10,0x00, 0x8, +0 }, // 824: apgbloodM39; b10M39; f42GM39; nhlM39; SYNBASS2; Synth Bass 2
+ { 0x129F6E2,0x10878E1, 0x19,0x00, 0xC, +0 }, // 825: apgbloodM40; b10M40; f42GM40; nhlM40; VIOLIN; Violin
+ { 0x129F6E2,0x10878E1, 0x1C,0x00, 0xC, +0 }, // 826: apgbloodM41; b10M41; f42GM41; nhlM41; VIOLA; Viola
+ { 0x1166961,0x1275461, 0x19,0x00, 0xA, +0 }, // 827: apgbloodM42; b10M42; f42GM42; nhlM42; CELLO; Cello
+ { 0x1318271,0x0566132, 0x18,0x00, 0xC, +0 }, // 828: apgbloodM43; b10M43; f42GM43; nhlM43; CONTRAB; Contrabass
+ { 0x10670E2,0x11675E1, 0x23,0x00, 0xC, +0 }, // 829: apgbloodM44; b10M44; f42GM44; nhlM44; TREMSTR; Tremulo Strings
+ { 0x0E68802,0x1F6F561, 0x00,0x00, 0x9, +0 }, // 830: apgbloodM45; b10M45; f42GM45; nhlM45; PIZZ; Pizzicato String
+ { 0x1D5F612,0x0E3F311, 0x20,0x80, 0xE, +0 }, // 831: apgbloodM46; b10M46; f42GM46; nhlM46; HARP; Orchestral Harp
+ { 0x1F4F461,0x0F5B500, 0x0E,0x00, 0x0, +0 }, // 832: apgbloodM47; b10M47; f42GM47; nhlM47; TIMPANI; Timpany
+ { 0x1049C61,0x0167121, 0x1E,0x80, 0xE, +0 }, // 833: apgbloodM48; b10M48; f42GM48; nhlM48; STRINGS; String Ensemble1
+ { 0x2D6C0A2,0x1553021, 0x2A,0x00, 0xE, +0 }, // 834: apgbloodM49; b10M49; f42GM49; nhlM49; SLOWSTR; String Ensemble2
+ { 0x1357261,0x1366261, 0x21,0x00, 0xE, +0 }, // 835: apgbloodM50; b10M50; f42GM50; nhlM50; SYNSTR1; Synth Strings 1
+ { 0x1237221,0x0075121, 0x1A,0x02, 0xE, +0 }, // 836: b10M51; f42GM51; SYNSTR2; SynthStrings 2
+ { 0x03197E1,0x0396261, 0x16,0x00, 0x8, +0 }, // 837: apgbloodM52; b10M52; f42GM52; nhlM52; CHOIR; Choir Aahs
+ { 0x0457922,0x0276621, 0xC3,0x00, 0x0, +0 }, // 838: apgbloodM53; b10M53; f42GM53; nhlM53; OOHS; Voice Oohs
+ { 0x1556321,0x0467321, 0xDE,0x00, 0x0, +0 }, // 839: apgbloodM54; b10M54; f42GM54; nhlM54; SYNVOX; Synth Voice
+ { 0x0F78642,0x1767450, 0x05,0x00, 0xB, +0 }, // 840: apgbloodM55; b10M55; f42GM55; nhlM55; ORCHIT; Orchestra Hit
+ { 0x0026131,0x0389261, 0x1C,0x81, 0xE, +0 }, // 841: apgbloodM56; b10M56; f42GM56; nhlM56; TRUMPET; Trumpet
+ { 0x0235271,0x0197161, 0x1E,0x02, 0xE, +0 }, // 842: b10M57; f42GM57; TROMBONE; Trombone
+ { 0x0167621,0x0098121, 0x1A,0x01, 0xE, +0 }, // 843: b10M58; f42GM58; TUBA; Tuba
+ { 0x22C8925,0x24B8320, 0x28,0x00, 0x6, +0 }, // 844: apgbloodM59; b10M59; f42GM59; nhlM59; MUTETRP; Muted Trumpet
+ { 0x0167921,0x05971A2, 0x1F,0x05, 0x8, +0 }, // 845: b10M60; f42GM60; FRHORN; French Horn
+ { 0x0168721,0x0398221, 0x19,0x03, 0xE, +0 }, // 846: apgbloodM61; b10M61; f42GM61; nhlM61; BRASS1; Brass Section
+ { 0x0357521,0x0178422, 0x17,0x82, 0xE, +0 }, // 847: b10M62; f42GM62; SYNBRAS1; Synth Brass 1
+ { 0x0586221,0x0167221, 0x22,0x02, 0xE, +0 }, // 848: b10M63; f42GM63; SYNBRAS2; Synth Brass 2
+ { 0x10759B1,0x00A7BA1, 0x1B,0x00, 0x0, +0 }, // 849: b10M64; f42GM64; SOPSAX; Soprano Sax
+ { 0x0049F21,0x10C8521, 0x16,0x00, 0xA, +0 }, // 850: apgbloodM65; b10M65; f42GM65; nhlM65; ALTOSAX; Alto Sax
+ { 0x020A821,0x10A7B23, 0x0F,0x00, 0xC, +0 }, // 851: b10M66; f42GM66; TENSAX; Tenor Sax
+ { 0x0048821,0x1187926, 0x0F,0x00, 0x8, +0 }, // 852: apgbloodM67; b10M67; f42GM67; nhlM67; BARISAX; Baritone Sax
+ { 0x0058F31,0x0087332, 0x18,0x01, 0x0, +0 }, // 853: apgbloodM68; b10M68; f42GM68; nhlM68; OBOE; Oboe
+ { 0x1378CA1,0x00A7724, 0x0A,0x04, 0x0, +0 }, // 854: b10M69; f42GM69; ENGLHORN; English Horn
+ { 0x067A831,0x0195175, 0x04,0x00, 0xA, +0 }, // 855: b10M70; f42GM70; BASSOON; Bassoon
+ { 0x12677A2,0x0097421, 0x1F,0x01, 0x0, +0 }, // 856: apgbloodM71; b10M71; f42GM71; nhlM71; CLARINET; Clarinet
+ { 0x194B8E1,0x0286321, 0x07,0x01, 0x0, +0 }, // 857: apgbloodM72; b10M72; f42GM72; nhlM72; PICCOLO; Piccolo
+ { 0x05987A1,0x00A65E1, 0x93,0x00, 0x0, +0 }, // 858: b10M73; f42GM73; FLUTE1; Flute
+ { 0x0389F22,0x0296761, 0x10,0x00, 0x0, +0 }, // 859: b10M74; f42GM74; RECORDER; Recorder
+ { 0x19A88E2,0x0096721, 0x0D,0x00, 0x0, +0 }, // 860: apgbloodM75; b10M75; f42GM75; nhlM75; PANFLUTE; Pan Flute
+ { 0x09498A2,0x0286A21, 0x10,0x01, 0xE, +0 }, // 861: apgbloodM76; b10M76; f42GM76; nhlM76; BOTTLEB; Bottle Blow
+ { 0x02686F1,0x02755F1, 0x1C,0x00, 0xE, +0 }, // 862: apgbloodM77; b10M77; f42GM77; nhlM77; SHAKU; Shakuhachi
+ { 0x0099FE1,0x0086FE1, 0x3F,0x00, 0x1, +0 }, // 863: apgbloodM78; b10M78; b12M78; f42GM78; nhlM78; WHISTLE; WHISTLE.; Whistle
+ { 0x019F7E2,0x0077A21, 0x3B,0x00, 0x0, +0 }, // 864: apgbloodM79; b10M79; f42GM79; nhlM79; OCARINA; Ocarina
+ { 0x00C9222,0x00DA261, 0x1E,0x06, 0xE, +0 }, // 865: b10M80; f42GM80; Lead 1 squareea; SQUARWAV
+ { 0x122F421,0x05FA321, 0x15,0x00, 0xE, +0 }, // 866: apgbloodM81; b10M81; f42GM81; nhlM81; Lead 2 sawtooth; SAWWAV
+ { 0x16647F2,0x02742F1, 0x20,0x00, 0x2, +0 }, // 867: apgbloodM82; b10M82; f42GM82; nhlM82; Lead 3 calliope; SYNCALLI
+ { 0x0288861,0x049B261, 0x19,0x05, 0xE, +0 }, // 868: apgbloodM83; b10M83; f42GM83; nhlM83; CHIFLEAD; Lead 4 chiff
+ { 0x01B8221,0x179B223, 0x16,0x00, 0x0, +0 }, // 869: apgbloodM84; b10M84; f42GM84; nhlM84; CHARANG; Lead 5 charang
+ { 0x093CA21,0x01A7A22, 0x00,0x00, 0x0, +0 }, // 870: apgbloodM85; b10M85; f42GM85; nhlM85; Lead 6 voice; SOLOVOX
+ { 0x1C99223,0x1288222, 0x00,0x00, 0x9, +0 }, // 871: apgbloodM86; b10M86; f42GM86; FIFTHSAW; Lead 7 fifths
+ { 0x07BF321,0x05FC322, 0x1D,0x02, 0xE, +0 }, // 872: apgbloodM87; b10M87; f42GM87; nhlM87; BASSLEAD; Lead 8 brass
+ { 0x12581E1,0x195C4A6, 0x00,0x86, 0x1, +0 }, // 873: apgbloodM88; b10M88; f42GM88; nhlM88; FANTASIA; Pad 1 new age
+ { 0x0013121,0x0154421, 0x27,0x00, 0xE, +0 }, // 874: apgbloodM89; b10M89; f42GM89; nhlM89; Pad 2 warm; WARMPAD
+ { 0x2358360,0x006D161, 0x14,0x00, 0xC, +0 }, // 875: apgbloodM90; b10M90; f42GM90; nhlM90; POLYSYN; Pad 3 polysynth
+ { 0x101D3E1,0x0378262, 0x5C,0x00, 0x0, +0 }, // 876: apgbloodM91; b10M91; f42GM91; nhlM91; Pad 4 choir; SPACEVOX
+ { 0x2863428,0x0354121, 0x38,0x00, 0x0, +0 }, // 877: b10M92; f42GM92; BOWEDGLS; Pad 5 bowedpad
+ { 0x1F35224,0x1F53223, 0x12,0x02, 0x4, +0 }, // 878: b10M93; f42GM93; METALPAD; Pad 6 metallic
+ { 0x0A66261,0x02661A1, 0x1D,0x00, 0xA, +0 }, // 879: apgbloodM94; b10M94; f42GM94; nhlM94; HALOPAD; Pad 7 halo
+ { 0x1D52222,0x1053F21, 0x0F,0x84, 0xA, +0 }, // 880: b10M95; f42GM95; Pad 8 sweep; SWEEPPAD
+ { 0x024F9E3,0x0F6D131, 0x1F,0x01, 0x0, +0 }, // 881: apgbloodM96; b10M96; f42GM96; nhlM96; FX 1 rain; ICERAIN
+ { 0x1554163,0x10541A2, 0x00,0x00, 0x7, +0 }, // 882: apgbloodM97; b10M97; f42GM97; FX 2 soundtrack; SOUNDTRK
+ { 0x165A7C7,0x0E4F3C1, 0x25,0x05, 0x0, +0 }, // 883: apgbloodM98; b10M98; f42GM98; nhlM98; CRYSTAL; FX 3 crystal
+ { 0x1B7F7E3,0x1F59261, 0x19,0x00, 0x0, +0 }, // 884: apgbloodM99; b10M99; f42GM99; nhlM99; ATMOSPH; FX 4 atmosphere
+ { 0x044A866,0x1E4F241, 0x9B,0x04, 0xE, +0 }, // 885: apgbloodM100; b10M100; f42GM100; nhlM100; BRIGHT; FX 5 brightness
+ { 0x0752261,0x0254561, 0x20,0x00, 0xC, +0 }, // 886: apgbloodM101; b10M101; f42GM101; nhlM101; FX 6 goblins; GOBLIN
+ { 0x084F6E1,0x036A3E1, 0x21,0x01, 0xE, +0 }, // 887: apgbloodM102; b10M102; f42GM102; nhlM102; ECHODROP; FX 7 echoes
+ { 0x16473E2,0x10598E1, 0x14,0x01, 0xA, +0 }, // 888: apgbloodM103; b10M103; f42GM103; nhlM103; FX 8 sci-fi; STARTHEM
+ { 0x0347221,0x1F6A324, 0x0B,0x02, 0x8, +0 }, // 889: apgbloodM104; b10M104; f42GM104; nhlM104; SITAR; Sitar
+ { 0x053F421,0x0F8F604, 0x16,0x00, 0xC, +0 }, // 890: apgbloodM105; b10M105; f42GM105; nhlM105; BANJO; Banjo
+ { 0x002DA21,0x0F5F335, 0x18,0x00, 0xC, +0 }, // 891: apgbloodM106; b10M106; f42GM106; nhlM106; SHAMISEN; Shamisen
+ { 0x063FA25,0x1E59402, 0x0F,0x00, 0x8, +0 }, // 892: apgbloodM107; b10M107; f42GM107; nhlM107; KOTO; Koto
+ { 0x096F932,0x0448411, 0x07,0x00, 0x0, +0 }, // 893: apgbloodM108; b10M108; f42GM108; nhlM108; KALIMBA; Kalimba
+ { 0x2189720,0x1188325, 0x0E,0x03, 0x8, +0 }, // 894: apgbloodM109; b10M109; f42GM109; nhlM109; BAGPIPE; Bagpipe
+ { 0x029F661,0x1087862, 0x18,0x01, 0x0, +0 }, // 895: apgbloodM110; b10M110; f42GM110; nhlM110; FIDDLE; Fiddle
+ { 0x01976E6,0x1088E61, 0x21,0x03, 0xA, +0 }, // 896: apgbloodM111; b10M111; f42GM111; nhlM111; SHANNAI; Shanai
+ { 0x0D4F027,0x046F205, 0x23,0x09, 0x0, +0 }, // 897: apgbloodM112; b10M112; f42GM112; nhlM112; TINKLBEL; Tinkle Bell
+ { 0x2167502,0x1F6F601, 0x00,0x00, 0x7, +0 }, // 898: apgbloodM114; b10M114; f42GM114; nhlM114; STEELDRM; Steel Drums
+ { 0x032F511,0x0B4F410, 0x15,0x00, 0x4, +0 }, // 899: apgbloodM117; b10M117; f42GM117; nhlM117; MELOTOM; Melodic Tom
+ { 0x099FA22,0x025D501, 0x06,0x00, 0x8, +0 }, // 900: apgbloodM118; b10M118; f42GM118; nhlM118; SYNDRUM; Synth Drum
+ { 0x200FF2E,0x02D210E, 0x00,0x0E, 0xE, +0 }, // 901: apgbloodM119; b10M119; nhlM119; REVRSCYM; Reverse Cymbal
+ { 0x1E45630,0x2875517, 0x0B,0x00, 0x0, +0 }, // 902: apgbloodM120; b10M120; nhlM120; FRETNOIS; Guitar FretNoise
+ { 0x003FF24,0x1879805, 0x00,0x08, 0xC, +0 }, // 903: apgbloodM121; b10M121; nhlM121; BRTHNOIS; Breath Noise
+ { 0x200F00E,0x304170A, 0x00,0x04, 0xE, +0 }, // 904: apgbloodM122; b10M122; nhlM122; SEASHORE; Seashore
+ { 0x0F7F620,0x2F9770E, 0x08,0x05, 0x0, +0 }, // 905: apgbloodM123; b10M123; BIRDS; Bird Tweet
+ { 0x008F120,0x008F42E, 0x14,0x02, 0x0, +0 }, // 906: apgbloodM124; b10M124; nhlM124; TELEPHON; Telephone
+ { 0x100F220,0x1053623, 0x04,0x00, 0x2, +0 }, // 907: apgbloodM125; b10M125; HELICOPT; Helicopter
+ { 0x002FF2E,0x355322A, 0x00,0x05, 0xE, +0 }, // 908: b10M126; nhlM126; APPLAUSE; Applause/Noise
+ { 0x1FCF720,0x04AF80A, 0x00,0x00, 0x6, +0 }, // 909: b11P32; hiq
+ { 0x053F600,0x07AF710, 0x0C,0x00, 0x0, +0 }, // 910: b11P35; Kick2
+ { 0x0FEF227,0x3D8980A, 0x00,0x0C, 0x8, +0 }, // 911: b11P42; b11P44; clshat96
+ { 0x0F8F128,0x3667606, 0x00,0x0A, 0xC, +0 }, // 912: b11P46; Opnhat96
+ { 0x050F335,0x1F5F111, 0x69,0x02, 0x0, +0 }, // 913: b12M0; PIANO1.I
+ { 0x053F335,0x1F5F111, 0xDA,0x03, 0x0, +0 }, // 914: b12M1; PIANO2.I
+ { 0x163F435,0x1F5F211, 0xCF,0x03, 0x0, +0 }, // 915: b12M2; PIANO3.I
+ { 0x2B49230,0x208A421, 0x0F,0x00, 0xC, +0 }, // 916: b12M3; TCSAWWAV
+ { 0x0A7FB2C,0x0C9F281, 0x16,0x08, 0x0, +0 }, // 917: b12M4; EPIANO1.
+ { 0x08EA43A,0x085A131, 0x35,0x07, 0xC, +0 }, // 918: b12M5; EPIANO2.
+ { 0x20AFAB2,0x1F7C231, 0x15,0x05, 0xC, +0 }, // 919: b12M6; HARPSI.I
+ { 0x234F825,0x085F401, 0xA2,0x07, 0x6, +0 }, // 920: b12M8; CELESTA.
+ { 0x226F6C2,0x075A501, 0x05,0x05, 0x9, +0 }, // 921: b12M10; MUSICBOX
+ { 0x131F6F5,0x0E3F1F1, 0x2A,0x02, 0x0, +0 }, // 922: b12M11; VIBES.IN
+ { 0x0F8F8F8,0x064E4D1, 0x1A,0x07, 0xC, +0 }, // 923: b12M12; MARIMBA.
+ { 0x0F7F838,0x0F5F537, 0x13,0x06, 0x8, +0 }, // 924: b12M13; XYLOPHON
+ { 0x061C21A,0x072C212, 0x18,0x03, 0x6, +0 }, // 925: b12M14; TCBELL.I
+ { 0x136F8C2,0x194C311, 0x03,0x03, 0x0, +0 }, // 926: b12M15; SANTUR.I
+ { 0x34FFAE1,0x11AD4E0, 0x07,0x07, 0x1, +0 }, // 927: b12M16; ORGAN1.I
+ { 0x04CF7F2,0x00BF5F0, 0x02,0x04, 0x1, +0 }, // 928: b12M17; ORGAN2.I
+ { 0x13DF9E3,0x03BF5E0, 0x00,0x00, 0x0, +0 }, // 929: b12M18; ORGAN3.I
+ { 0x1166722,0x1086DE0, 0x09,0x05, 0xB, +0 }, // 930: b12M19; CHRCHORG
+ { 0x0066331,0x1175172, 0x27,0x04, 0x0, +0 }, // 931: b12M20; REEDORG.
+ { 0x1F62334,0x1173131, 0x1E,0x06, 0xE, +0 }, // 932: b12M21; ACCORD.I
+ { 0x1057824,0x1085333, 0x1E,0x09, 0x0, +0 }, // 933: b12M22; HARMO.IN
+ { 0x11653B3,0x1175172, 0x1F,0x05, 0x0, +0 }, // 934: b12M23; BANDNEON
+ { 0x127F833,0x0F8F231, 0x23,0x04, 0xE, +0 }, // 935: b12M24; NYLONGT.
+ { 0x1F2F235,0x1A7E211, 0x02,0x03, 0x0, +0 }, // 936: b12M25; STEELGT.
+ { 0x0C1A233,0x09CB131, 0x9D,0x85, 0x8, +0 }, // 937: b12M26; JAZZGT.I
+ { 0x084FA37,0x1C9F232, 0x09,0x00, 0x0, +0 }, // 938: b12M27; CLEANGT.
+ { 0x3CEFA21,0x0FBF403, 0x03,0x00, 0x0, +0 }, // 939: b12M28; MUTEGT.I
+ { 0x2989120,0x159B125, 0x06,0x06, 0x0, +0 }, // 940: b12M29; TCOVRDGT
+ { 0x073F9A1,0x3FCA120, 0x0D,0x04, 0xA, +0 }, // 941: b12M30; TCDISTG2
+ { 0x38C7205,0x19CE203, 0x13,0x0A, 0x4, +0 }, // 942: b12M31; GTHARMS.
+ { 0x036F821,0x0F7C123, 0x11,0x00, 0x8, +0 }, // 943: b12M32; ACOUBASS
+ { 0x017F821,0x0FAF223, 0x9E,0x00, 0xE, +0 }, // 944: b12M33; FINGBASS
+ { 0x146F821,0x006C322, 0x0C,0x07, 0x6, +0 }, // 945: b12M34; PICKBASS
+ { 0x047F531,0x087F233, 0x96,0x80, 0xA, +0 }, // 946: b12M35; FRETLESS
+ { 0x0B8FA21,0x077F412, 0x04,0x07, 0x0, +0 }, // 947: b12M36; SLAPBAS1
+ { 0x08CF921,0x0FCF334, 0x05,0x00, 0x0, +0 }, // 948: b12M37; SLAPBAS2
+ { 0x066F801,0x1F6F521, 0x08,0x06, 0x8, +0 }, // 949: b12M38; SYNBASS1
+ { 0x09BF501,0x0AAF302, 0x19,0x04, 0xC, +0 }, // 950: b12M39; SYNBASS2
+ { 0x129F6E2,0x10878E1, 0x19,0x05, 0xC, +0 }, // 951: b12M40; VIOLIN.I
+ { 0x124F661,0x2065860, 0x17,0x0B, 0xE, +0 }, // 952: b12M41; VIOLA.IN
+ { 0x0099861,0x1087E61, 0x20,0x03, 0xC, +0 }, // 953: b12M42; CELLO.IN
+ { 0x1017171,0x05651F1, 0x1E,0x06, 0xE, +0 }, // 954: b12M43; CONTRAB.
+ { 0x10670E2,0x11675E1, 0x23,0x04, 0xC, +0 }, // 955: b12M44; TREMSTR.
+ { 0x006F701,0x3F6F720, 0x19,0x08, 0xE, +0 }, // 956: b12M45; PIZZ.INS
+ { 0x075F602,0x0C5F401, 0x2A,0x82, 0xE, +0 }, // 957: b12M46; HARP.INS
+ { 0x1F4F461,0x0F5B500, 0x14,0x00, 0x0, +0 }, // 958: b12M47; TIMPANI.
+ { 0x104F6E1,0x12670E1, 0x23,0x05, 0xE, +0 }, // 959: b12M48; STRINGS.
+ { 0x2D6C0E2,0x15530E1, 0x27,0x09, 0xE, +0 }, // 960: b12M49; SLOWSTR.
+ { 0x1556261,0x1566261, 0x26,0x03, 0xE, +0 }, // 961: b12M50; SYNSTR1.
+ { 0x113F221,0x0055121, 0x20,0x09, 0xE, +0 }, // 962: b12M51; SYNSTR2.
+ { 0x145B822,0x0278621, 0xD2,0x02, 0x0, +0 }, // 963: b12M53; OOHS.INS
+ { 0x1556321,0x0467321, 0xDE,0x05, 0x0, +0 }, // 964: b12M54; SYNVOX.I
+ { 0x0F78642,0x1767450, 0x0A,0x00, 0xD, +0 }, // 965: b12M55; ORCHIT.I
+ { 0x0026131,0x0388261, 0x1F,0x83, 0xE, +0 }, // 966: b12M56; TRUMPET.
+ { 0x0135571,0x0197061, 0x20,0x06, 0xE, +0 }, // 967: b12M57; TROMBONE
+ { 0x0157121,0x0177122, 0x1C,0x00, 0xE, +0 }, // 968: b12M58; TUBA.INS
+ { 0x21C7824,0x14B9321, 0x19,0x84, 0x0, +0 }, // 969: b12M59; MUTETRP.
+ { 0x0257521,0x01771A1, 0x21,0x00, 0xC, +0 }, // 970: b12M60; FRHORN2.
+ { 0x0358221,0x0388221, 0x19,0x03, 0xE, +0 }, // 971: b12M61; TCBRASS1
+ { 0x0357221,0x0378222, 0x1A,0x82, 0xE, +0 }, // 972: b12M62; SYNBRAS1
+ { 0x0586221,0x0167221, 0x23,0x06, 0xE, +0 }, // 973: b12M63; SYNBRAS2
+ { 0x10759F1,0x00A7B61, 0x1B,0x06, 0x0, +0 }, // 974: b12M64; SOPSAX.I
+ { 0x0049F21,0x10C8521, 0x16,0x07, 0xA, +0 }, // 975: b12M65; ALTOSAX.
+ { 0x010B821,0x1DC72A6, 0x04,0x04, 0x8, +0 }, // 976: b12M66; TENSAX.I
+ { 0x0096831,0x1086334, 0x0B,0x09, 0x6, +0 }, // 977: b12M67; BARISAX.
+ { 0x1058F31,0x0085333, 0x14,0x0A, 0x0, +0 }, // 978: b12M68; OBOE.INS
+ { 0x1079FA1,0x00A7724, 0x1D,0x08, 0xA, +0 }, // 979: b12M69; ENGLHORN
+ { 0x009D531,0x01B6175, 0x1B,0x84, 0xA, +0 }, // 980: b12M70; BASSOON.
+ { 0x0076172,0x0186223, 0x26,0x0A, 0xE, +0 }, // 981: b12M71; CLARINET
+ { 0x194A8E1,0x0086221, 0x0F,0x04, 0x0, +0 }, // 982: b12M72; PICCOLO.
+ { 0x00986F1,0x00A75E1, 0x9C,0x05, 0x0, +0 }, // 983: b12M73; FLUTE1.I
+ { 0x008DF22,0x0297761, 0x2C,0x03, 0x0, +0 }, // 984: b12M74; RECORDER
+ { 0x27A88E2,0x0097721, 0x2C,0x00, 0x0, +0 }, // 985: b12M75; PANFLUTE
+ { 0x02384F1,0x01655F2, 0x1D,0x00, 0xE, +0 }, // 986: b12M76; SHAKU.IN
+ { 0x2D86901,0x0B65701, 0x1B,0x00, 0xC, +0 }, // 987: b12M77; TCCHIFF.
+ { 0x0C4FF22,0x0077921, 0x00,0x0D, 0x0, +0 }, // 988: b12M79; OCARINA.
+ { 0x05FB9A2,0x0FB9121, 0x0B,0x0F, 0xE, +0 }, // 989: b12M80; SQUARWAV
+ { 0x072FA62,0x198F541, 0x09,0x00, 0xC, +0 }, // 990: b12M81; SAWWAV.I
+ { 0x10ABB21,0x0096FA1, 0xD2,0x03, 0xC, +0 }, // 991: b12M82; SYNCALLI
+ { 0x0387761,0x0499261, 0x17,0x09, 0x8, +0 }, // 992: b12M83; CHIFLEAD
+ { 0x21D8120,0x179F125, 0x08,0x05, 0x0, +0 }, // 993: b12M84; CHARANG.
+ { 0x193CA21,0x01A7A21, 0x00,0x03, 0x0, +0 }, // 994: b12M85; SOLOVOX.
+ { 0x1C99223,0x1089122, 0x0C,0x0E, 0xD, +0 }, // 995: b12M86; FIFTHSAW
+ { 0x01BF321,0x05FE121, 0x1D,0x0A, 0xE, +0 }, // 996: b12M87; BASSLEAD
+ { 0x15562E1,0x125FAC8, 0x01,0x0B, 0x5, +0 }, // 997: b12M88; FANTASIA
+ { 0x001F1A1,0x0153421, 0x27,0x07, 0xE, +0 }, // 998: b12M89; WARMPAD.
+ { 0x2A2F120,0x315F321, 0x14,0x12, 0x0, +0 }, // 999: b12M90; POLYSYN.
+ { 0x034D2E8,0x1343261, 0xDD,0x8B, 0x0, +0 }, // 1000: b12M91; SPACEVOX
+ { 0x053F265,0x1F33263, 0x0E,0x11, 0x0, +0 }, // 1001: b12M92; BOWEDGLS
+ { 0x0837222,0x1055221, 0x19,0x05, 0xC, +0 }, // 1002: b12M93; METALPAD
+ { 0x074F161,0x07441A1, 0x22,0x06, 0xE, +0 }, // 1003: b12M94; HALOPAD.
+ { 0x00553A1,0x0F43221, 0x25,0x00, 0xE, +0 }, // 1004: b12M95; SWEEPPAD
+ { 0x0F4F2E1,0x0F69121, 0x9C,0x05, 0xE, +0 }, // 1005: b12M96; ICERAIN.
+ { 0x1554163,0x10541A2, 0x0A,0x03, 0xB, +0 }, // 1006: b12M97; SOUNDTRK
+ { 0x091F010,0x0E7A51E, 0x0C,0x00, 0x0, +0 }, // 1007: b12M98; b12P67; b12P68; f53GP67; f53GP68; CRYSTAL.; High Agogo; Low Agogo; agogo.in
+ { 0x2B29130,0x204A121, 0x10,0x00, 0xC, +0 }, // 1008: b12M99; TCSYNTH1
+ { 0x0D6F662,0x2E5B241, 0x22,0x00, 0xE, +0 }, // 1009: b12M100; BRIGHT.I
+ { 0x1772261,0x0264561, 0x94,0x05, 0xE, +0 }, // 1010: b12M101; GOBLIN.I
+ { 0x104F021,0x0043221, 0x2B,0x06, 0xE, +0 }, // 1011: b12M102; ECHODROP
+ { 0x06473E4,0x10548E1, 0x25,0x08, 0x0, +0 }, // 1012: b12M103; STARTHEM
+ { 0x0348321,0x1F6C324, 0x0B,0x09, 0x8, +0 }, // 1013: b12M104; SITAR.IN
+ { 0x156FA23,0x0FBF622, 0x00,0x00, 0x0, +0 }, // 1014: b12M105; BANJO.IN
+ { 0x28CFA21,0x1F7F331, 0x13,0x04, 0xC, +0 }, // 1015: b12M106; SHAMISEN
+ { 0x034F763,0x1E5F301, 0x4E,0x05, 0x0, +0 }, // 1016: b12M107; KOTO.INS
+ { 0x296F931,0x0F6F531, 0x0F,0x04, 0xA, +0 }, // 1017: b12M108; KALIMBA.
+ { 0x1176731,0x01A7325, 0x17,0x0A, 0xE, +0 }, // 1018: b12M109; BAGPIPE.
+ { 0x129F6E1,0x20868E2, 0x15,0x07, 0x0, +0 }, // 1019: b12M110; FIDDLE.I
+ { 0x0559131,0x3788133, 0x0D,0x02, 0xA, +0 }, // 1020: b12M111; TCPAD1.I
+ { 0x0D4F027,0x046F205, 0x23,0x0C, 0x0, +0 }, // 1021: b12M112; TINKLBEL
+ { 0x0411160,0x14431E6, 0x05,0x00, 0x8, +0 }, // 1022: b12M113; TCLOWPAD
+ { 0x0722121,0x2646129, 0x0D,0x0D, 0x4, +0 }, // 1023: b12M114; TCPAD4.I
+ { 0x3922220,0x0A44125, 0x84,0x82, 0x8, +0 }, // 1024: b12M117; TCPAD7.I
+ { 0x1023220,0x3343120, 0x03,0x00, 0xC, +0 }, // 1025: b12M118; TCPAD8.I
+ { 0x0B5F100,0x0C2D400, 0x0B,0x07, 0xA, +0 }, // 1026: b12M119; TCSFX1.I
+ { 0x0F45630,0x2875517, 0x00,0x00, 0x8, +0 }, // 1027: b12M120; FRETNOIS
+ { 0x300FF36,0x2F4F41E, 0x09,0x00, 0xE, +0 }, // 1028: b12M121; BRTHNOIS
+ { 0x0211131,0x0937122, 0x0A,0x02, 0xA, +0 }, // 1029: b12M122; TCPAD2.I
+ { 0x007F020,0x2F9920E, 0x0C,0x08, 0x0, +0 }, // 1030: b12M123; BIRDS.IN
+ { 0x008F120,0x008F42E, 0x14,0x08, 0x0, +0 }, // 1031: b12M124; TELEPHON
+ { 0x1728281,0x0743182, 0x0E,0x05, 0xC, +0 }, // 1032: b12M125; TCPAD5.I
+ { 0x0331221,0x1243122, 0x00,0x00, 0x8, +0 }, // 1033: b12M126; TCPAD6.I
+ { 0x0F9F700,0x0CA8601, 0x08,0x00, 0x0, +0 }, // 1034: b12P36; f53GP35; f53GP36; Ac Bass Drum; Bass Drum 1; Kick.ins
+ { 0x1F3F030,0x1F4F130, 0x54,0x00, 0xA, +12 }, // 1035: dMM0; hxMM0; musM0; raptM0; Acoustic Grand Piano
+ { 0x0F3F030,0x1F4F130, 0x52,0x00, 0xA, +12 }, // 1036: dMM1; hxMM1; musM1; raptM1; Bright Acoustic Piano
+ { 0x1F3E130,0x0F4F130, 0x4E,0x00, 0x8, +12 }, // 1037: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano
+ { 0x015E811,0x014F712, 0x00,0x00, 0x1, +12 }, // 1038: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano
+ { 0x153F110,0x0F4D110, 0x4F,0x00, 0x6, +12 }, // 1039: dMM3; hxMM3; musM3; raptM3; skeakernetsM3; Honky-tonk Piano
+ { 0x053F111,0x0F4D111, 0x4F,0x00, 0x6, +12 }, // 1040: dMM3; hxMM3; musM3; raptM3; skeakernetsM3; Honky-tonk Piano
+ { 0x051F121,0x0E5D231, 0x66,0x00, 0x6, +0 }, // 1041: dMM4; hxMM4; musM4; raptM4; Rhodes Paino
+ { 0x0E6F130,0x0E5F1B0, 0x51,0x40, 0x6, +12 }, // 1042: dMM5; hxMM5; musM5; raptM5; Chorused Piano
+ { 0x079F212,0x099F110, 0x43,0x40, 0x9, +12 }, // 1043: dMM5; hxMM5; musM5; raptM5; Chorused Piano
+ { 0x201F230,0x1F4C130, 0x87,0x00, 0x6, +12 }, // 1044: dMM6; hxMM6; musM6; raptM6; Harpsichord
+ { 0x162A190,0x1A79110, 0x8E,0x00, 0xC, +12 }, // 1045: dMM7; hxMM7; musM7; raptM7; Clavinet
+ { 0x164F228,0x0E4F231, 0x4F,0x00, 0x8, +0 }, // 1046: dMM8; hxMM8; musM8; raptM8; Celesta
+ { 0x0119113,0x0347D14, 0x0E,0x00, 0x9, +0 }, // 1047: dMM9; hxMM9; musM9; raptM9; * Glockenspiel
+ { 0x041F6B2,0x092D290, 0x0F,0x00, 0x0, +12 }, // 1048: dMM10; hxMM10; musM10; raptM10; * Music Box
+ { 0x0F3F1F0,0x0F4F1F2, 0x02,0x00, 0x1, +12 }, // 1049: dMM11; hxMM11; musM11; raptM11; Vibraphone
+ { 0x0157980,0x275F883, 0x00,0x00, 0x1, +12 }, // 1050: dMM12; hxMM12; musM12; raptM12; Marimba
+ { 0x093F614,0x053F610, 0x1F,0x00, 0x8, +12 }, // 1051: dMM13; hxMM13; musM13; raptM13; Xylophone
+ { 0x113B681,0x013FF02, 0x99,0x00, 0xA, +0 }, // 1052: dMM14; hxMM14; musM14; raptM14; * Tubular-bell
+ { 0x0119130,0x0535211, 0x47,0x80, 0x8, +12 }, // 1053: dMM15; hxMM15; musM15; raptM15; * Dulcimer
+ { 0x016B1A0,0x117D161, 0x88,0x80, 0x7, +12 }, // 1054: dMM16; hxMM16; musM16; raptM16; Hammond Organ
+ { 0x105F130,0x036F494, 0x00,0x00, 0x7, +0 }, // 1055: dMM17; hxMM17; musM17; raptM17; Percussive Organ
+ { 0x017F2E2,0x107FF60, 0x9E,0x80, 0x0, +0 }, // 1056: dMM18; hxMM18; musM18; raptM18; Rock Organ
+ { 0x117F2E0,0x007FFA0, 0x9E,0x80, 0x0, +12 }, // 1057: dMM18; hxMM18; musM18; raptM18; Rock Organ
+ { 0x0043030,0x1145431, 0x92,0x80, 0x9, +12 }, // 1058: dMM19; hxMM19; musM19; raptM19; Church Organ
+ { 0x0178000,0x1176081, 0x49,0x80, 0x6, +12 }, // 1059: dMM20; hxMM20; musM20; raptM20; skeakernetsM20; Reed Organ
+ { 0x015A220,0x1264131, 0x48,0x00, 0xA, +12 }, // 1060: dMM21; hxMM21; musM21; raptM21; Accordion
+ { 0x0158220,0x1264631, 0x4A,0x00, 0xA, +12 }, // 1061: dMM21; hxMM21; musM21; raptM21; Accordion
+ { 0x03460B0,0x01642B2, 0x0C,0x80, 0x8, +12 }, // 1062: dMM22; hxMM22; musM22; raptM22; Harmonica
+ { 0x105F020,0x2055231, 0x92,0x00, 0x8, +12 }, // 1063: dMM23; hxMM23; musM23; raptM23; Tango Accordion
+ { 0x105F020,0x2055231, 0x92,0x00, 0x0, +12 }, // 1064: dMM23; hxMM23; musM23; raptM23; Tango Accordion
+ { 0x0F5F120,0x0F6F120, 0x8D,0x00, 0x0, +12 }, // 1065: dMM24; hxMM24; musM24; Acoustic Guitar (nylon)
+ { 0x1E4E130,0x0E3F230, 0x0D,0x00, 0xA, +12 }, // 1066: dMM25; hxMM25; musM25; Acoustic Guitar (steel)
+ { 0x21FF100,0x088F400, 0x21,0x00, 0xA, +12 }, // 1067: dMM26; hxMM26; musM26; Electric Guitar (jazz)
+ { 0x132EA10,0x2E7D210, 0x87,0x00, 0x2, +12 }, // 1068: dMM27; hxMM27; musM27; raptM27; * Electric Guitar (clean)
+ { 0x0F4E030,0x0F5F230, 0x92,0x80, 0x0, +12 }, // 1069: dMM28; hxMM28; musM28; raptM28; Electric Guitar (muted)
+ { 0x0FFF100,0x1FFF051, 0x10,0x00, 0xA, +12 }, // 1070: dMM29; Overdriven Guitar
+ { 0x0FFF110,0x1FFF051, 0x0D,0x00, 0xC, +12 }, // 1071: dMM30; musM30; Distortion Guitar
+ { 0x297A110,0x0E7E111, 0x43,0x00, 0x0, +12 }, // 1072: dMM31; hxMM31; musM31; raptM31; * Guitar Harmonics
+ { 0x020C420,0x0F6C3B0, 0x0E,0x00, 0x0, +12 }, // 1073: dMM32; Acoustic Bass
+ { 0x0FFF030,0x0F8F131, 0x96,0x00, 0xA, +12 }, // 1074: dMM33; hxMM33; musM33; raptM33; Electric Bass (finger)
+ { 0x014E020,0x0D6E130, 0x8F,0x80, 0x8, +12 }, // 1075: dMM34; hxMM34; musM34; raptM34; Electric Bass (pick)
+ { 0x14551E1,0x14691A0, 0x4D,0x00, 0x0, +0 }, // 1076: dMM35; Fretless Bass
+ { 0x14551A1,0x14681A0, 0x4D,0x00, 0x0, +12 }, // 1077: dMM35; dMM94; hxMM94; musM94; raptM94; Fretless Bass
+ { 0x2E7F030,0x047F131, 0x00,0x00, 0x0, +0 }, // 1078: dMM36; * Slap Bass 1
+ { 0x0E5F030,0x0F5F131, 0x90,0x80, 0x8, +12 }, // 1079: dMM37; hxMM37; musM37; raptM37; Slap Bass 2
+ { 0x1F5F430,0x0F6F330, 0x0A,0x00, 0xA, +12 }, // 1080: dMM38; hxMM38; musM38; raptM38; skeakernetsM38; Synth Bass 1
+ { 0x1468330,0x017D231, 0x15,0x00, 0xA, +12 }, // 1081: dMM39; hxMM39; musM39; raptM39; skeakernetsM39; Synth Bass 2
+ { 0x1468330,0x017D231, 0x15,0x00, 0xA, +12 }, // 1082: dMM39; Synth Bass 2
+ { 0x1455060,0x14661A1, 0x17,0x00, 0x6, +12 }, // 1083: dMM40; hxMM40; musM40; raptM40; Violin
+ { 0x04460F0,0x0154171, 0x8F,0x00, 0x2, +12 }, // 1084: dMM41; hxMM41; musM41; raptM41; Viola
+ { 0x214D0B0,0x1176261, 0x0F,0x80, 0x6, +0 }, // 1085: dMM42; hxMM42; musM42; raptM42; Cello
+ { 0x211B1F0,0x115A020, 0x8A,0x80, 0x6, +12 }, // 1086: dMM43; hxMM43; musM43; raptM43; Contrabass
+ { 0x201C3F0,0x0058361, 0x89,0x40, 0x6, +0 }, // 1087: dMM44; hxMM44; musM44; raptM44; Tremolo Strings
+ { 0x201B370,0x1059360, 0x89,0x40, 0x6, +12 }, // 1088: dMM44; hxMM44; musM44; raptM44; Tremolo Strings
+ { 0x2F9F830,0x0E67620, 0x97,0x00, 0xE, +12 }, // 1089: dMM45; hxMM45; musM45; raptM45; Pizzicato Strings
+ { 0x035F131,0x0B3F320, 0x24,0x00, 0x0, +12 }, // 1090: dMM46; hxMM46; musM46; raptM46; Orchestral Harp
+ { 0x0C8AA00,0x0B3D210, 0x04,0x00, 0xA, +12 }, // 1091: dMM47; hxMM47; musM47; * Timpani
+ { 0x104C060,0x10455B1, 0x51,0x80, 0x4, +12 }, // 1092: dMM48; hxMM48; musM48; raptM48; String Ensemble 1
+ { 0x10490A0,0x1045531, 0x52,0x80, 0x6, +12 }, // 1093: dMM48; hxMM48; musM48; raptM48; String Ensemble 1
+ { 0x1059020,0x10535A1, 0x51,0x80, 0x4, +12 }, // 1094: dMM49; hxMM49; musM49; String Ensemble 2
+ { 0x10590A0,0x1053521, 0x52,0x80, 0x6, +12 }, // 1095: dMM49; hxMM49; musM49; String Ensemble 2
+ { 0x20569A1,0x20266F1, 0x93,0x00, 0xA, +0 }, // 1096: dMM50; hxMM50; musM50; Synth Strings 1
+ { 0x20569A1,0x20266F1, 0x93,0x00, 0xA, +0 }, // 1097: dMM50; hxMM50; musM50; Synth Strings 1
+ { 0x0031121,0x1043120, 0x4D,0x80, 0x0, +12 }, // 1098: dMM51; hxMM51; musM51; Synth Strings 2
+ { 0x2331100,0x1363100, 0x82,0x80, 0x8, +12 }, // 1099: dMM51; hxMM51; musM51; Synth Strings 2
+ { 0x0549060,0x0047060, 0x56,0x40, 0x0, +12 }, // 1100: dMM52; hxMM52; musM52; Choir Aahs
+ { 0x0549020,0x0047060, 0x92,0xC0, 0x0, +12 }, // 1101: dMM52; hxMM52; musM52; raptM52; Choir Aahs
+ { 0x0B7B1A0,0x08572A0, 0x99,0x80, 0x0, +12 }, // 1102: dMM53; hxMM53; musM53; raptM53; Voice Oohs
+ { 0x05460B0,0x07430B0, 0x5A,0x80, 0x0, +12 }, // 1103: dMM54; hxMM54; musM54; raptM54; Synth Voice
+ { 0x0433010,0x0146410, 0x90,0x00, 0x2, -12 }, // 1104: dMM55; hxMM55; musM55; raptM55; Orchestra Hit
+ { 0x0425090,0x0455411, 0x8F,0x00, 0x2, +0 }, // 1105: dMM55; hxMM55; musM55; raptM55; Orchestra Hit
+ { 0x1158020,0x0365130, 0x8E,0x00, 0xA, +12 }, // 1106: dMM56; hxMM56; musM56; raptM56; Trumpet
+ { 0x01F71B0,0x03B7220, 0x1A,0x80, 0xE, +12 }, // 1107: dMM57; hxMM57; musM57; raptM57; Trombone
+ { 0x0468020,0x1569220, 0x16,0x00, 0xC, +12 }, // 1108: dMM58; Tuba
+ { 0x1E68080,0x1F65190, 0x8D,0x00, 0xC, +12 }, // 1109: dMM59; hxMM59; musM59; raptM59; Muted Trumpet
+ { 0x0B87020,0x0966120, 0x22,0x80, 0xE, +12 }, // 1110: dMM60; hxMM60; musM60; raptM60; French Horn
+ { 0x0B87020,0x0966120, 0x23,0x80, 0xE, +12 }, // 1111: dMM60; hxMM60; musM60; raptM60; French Horn
+ { 0x1156020,0x0365130, 0x8E,0x00, 0xA, +12 }, // 1112: dMM61; hxMM61; musM61; raptM61; Brass Section
+ { 0x1177030,0x1366130, 0x92,0x00, 0xE, +12 }, // 1113: dMM61; hxMM61; musM61; raptM61; Brass Section
+ { 0x2A69120,0x1978120, 0x4D,0x00, 0xC, +12 }, // 1114: dMM62; hxMM62; musM62; raptM62; Synth Brass 1
+ { 0x2A69120,0x1979120, 0x8C,0x00, 0xC, +12 }, // 1115: dMM62; hxMM62; musM62; raptM62; Synth Brass 1
+ { 0x2A68130,0x1976130, 0x50,0x00, 0xC, +12 }, // 1116: dMM63; hxMM63; musM63; raptM63; Synth Bass 2
+ { 0x2A68130,0x1976130, 0x4A,0x00, 0xA, +12 }, // 1117: dMM63; hxMM63; musM63; raptM63; skeakernetsM63; Synth Bass 2
+ { 0x00560A0,0x11652B1, 0x96,0x00, 0x6, +12 }, // 1118: dMM64; hxMM64; musM64; raptM64; Soprano Sax
+ { 0x10670A0,0x11662B0, 0x89,0x00, 0x6, +12 }, // 1119: dMM65; hxMM65; musM65; raptM65; Alto Sax
+ { 0x00B98A0,0x10B73B0, 0x4A,0x00, 0xA, +12 }, // 1120: dMM66; hxMM66; musM66; raptM66; Tenor Sax
+ { 0x10B90A0,0x11B63B0, 0x85,0x00, 0xA, +12 }, // 1121: dMM67; hxMM67; musM67; raptM67; Baritone Sax
+ { 0x0167070,0x0085CA2, 0x90,0x80, 0x6, +12 }, // 1122: dMM68; hxMM68; musM68; raptM68; Oboe
+ { 0x007C820,0x1077331, 0x4F,0x00, 0xA, +12 }, // 1123: dMM69; hxMM69; musM69; raptM69; English Horn
+ { 0x0199030,0x01B6131, 0x91,0x80, 0xA, +12 }, // 1124: dMM70; hxMM70; musM70; raptM70; Bassoon
+ { 0x017A530,0x01763B0, 0x8D,0x80, 0x8, +12 }, // 1125: dMM71; hxMM71; musM71; raptM71; Clarinet
+ { 0x08F6EF0,0x02A3570, 0x80,0x00, 0xE, +12 }, // 1126: dMM72; hxMM72; musM72; raptM72; Piccolo
+ { 0x08850A0,0x02A5560, 0x93,0x80, 0x8, +12 }, // 1127: dMM73; hxMM73; musM73; raptM73; Flute
+ { 0x0176520,0x02774A0, 0x0A,0x00, 0xB, +12 }, // 1128: dMM74; hxMM74; musM74; raptM74; Recorder
+ { 0x12724B0,0x01745B0, 0x84,0x00, 0x9, +12 }, // 1129: dMM75; hxMM75; musM75; raptM75; Pan Flute
+ { 0x00457E1,0x0375760, 0xAD,0x00, 0xE, +12 }, // 1130: dMM76; hxMM76; musM76; raptM76; Bottle Blow
+ { 0x33457F1,0x05D67E1, 0x28,0x00, 0xE, +0 }, // 1131: b56MM77; b66M77; dMM77; hxMM77; musM77; raptM77; * Shakuhachi
+ { 0x00F31D0,0x0053270, 0xC7,0x00, 0xB, +12 }, // 1132: dMM78; hxMM78; musM78; raptM78; skeakernetsM78; Whistle
+ { 0x00551B0,0x0294230, 0xC7,0x00, 0xB, +12 }, // 1133: dMM79; hxMM79; musM79; raptM79; Ocarina
+ { 0x15B5122,0x1256030, 0x52,0x00, 0x0, +12 }, // 1134: dMM80; hxMM80; musM80; raptM80; Lead 1 (square)
+ { 0x15B9122,0x125F030, 0x4D,0x00, 0x0, +12 }, // 1135: dMM80; hxMM80; musM80; raptM80; Lead 1 (square)
+ { 0x19BC120,0x165C031, 0x43,0x00, 0x8, +12 }, // 1136: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth)
+ { 0x1ABB160,0x005F131, 0x41,0x00, 0x8, +12 }, // 1137: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth)
+ { 0x33357F0,0x00767E0, 0x28,0x00, 0xE, +12 }, // 1138: dMM82; hxMM82; musM82; raptM82; skeakernetsM82; Lead 3 (calliope)
+ { 0x30457E0,0x04D67E0, 0x23,0x00, 0xE, +12 }, // 1139: dMM83; hxMM83; musM83; raptM83; skeakernetsM83; Lead 4 (chiffer)
+ { 0x304F7E0,0x04D87E0, 0x23,0x00, 0xE, +12 }, // 1140: dMM83; hxMM83; musM83; raptM83; skeakernetsM83; Lead 4 (chiffer)
+ { 0x10B78A1,0x12BF130, 0x42,0x00, 0x8, +12 }, // 1141: dMM84; hxMM84; musM84; Lead 5 (charang)
+ { 0x0558060,0x014F2E0, 0x21,0x00, 0x8, +12 }, // 1142: dMM85; hxMM85; musM85; raptM85; skeakernetsM85; Lead 6 (voice)
+ { 0x0559020,0x014A2A0, 0x21,0x00, 0x8, +12 }, // 1143: dMM85; hxMM85; musM85; raptM85; skeakernetsM85; Lead 6 (voice)
+ { 0x195C120,0x16370B0, 0x43,0x80, 0xA, +12 }, // 1144: dMM86; hxMM86; musM86; raptM86; skeakernetsM86; Lead 7 (5th sawtooth)
+ { 0x19591A0,0x1636131, 0x49,0x00, 0xA, +7 }, // 1145: dMM86; hxMM86; musM86; raptM86; skeakernetsM86; Lead 7 (5th sawtooth)
+ { 0x1075124,0x229FDA0, 0x40,0x00, 0x9, +0 }, // 1146: dMM87; dMM88; hxMM87; hxMM88; musM87; musM88; raptM87; raptM88; * Lead 8 (bass & lead)
+ { 0x0053280,0x0053360, 0xC0,0x00, 0x9, +12 }, // 1147: dMM89; hxMM89; musM89; raptM89; skeakernetsM89; Pad 2 (warm)
+ { 0x0053240,0x00533E0, 0x40,0x00, 0x9, +12 }, // 1148: dMM89; hxMM89; musM89; raptM89; skeakernetsM89; Pad 2 (warm)
+ { 0x2A5A1A0,0x196A1A0, 0x8F,0x00, 0xC, +12 }, // 1149: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth)
+ { 0x2A5A1A0,0x196A1A0, 0x8F,0x00, 0xC, +12 }, // 1150: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth)
+ { 0x005F0E0,0x0548160, 0x44,0x00, 0x1, +12 }, // 1151: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir)
+ { 0x105F0E0,0x0547160, 0x44,0x80, 0x1, +12 }, // 1152: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir)
+ { 0x033A180,0x05452E0, 0x8A,0x00, 0x7, +12 }, // 1153: dMM92; hxMM92; musM92; raptM92; Pad 5 (bowed glass)
+ { 0x1528081,0x1532340, 0x9D,0x80, 0xE, +12 }, // 1154: dMM93; hxMM93; musM93; raptM93; Pad 6 (metal)
+ { 0x14551E1,0x14691A0, 0x4D,0x00, 0x0, +12 }, // 1155: dMM94; hxMM94; musM94; raptM94; Pad 7 (halo)
+ { 0x15211E1,0x17380E0, 0x8C,0x80, 0x8, +12 }, // 1156: dMM95; hxMM95; musM95; raptM95; Pad 8 (sweep)
+ { 0x0477220,0x019F883, 0x40,0x00, 0xB, +12 }, // 1157: dMM96; hxMM96; musM96; raptM96; FX 1 (rain)
+ { 0x1028500,0x11245C1, 0xD2,0x00, 0xA, +0 }, // 1158: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack)
+ { 0x0034522,0x23535E3, 0xD2,0x00, 0xA, +7 }, // 1159: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack)
+ { 0x074F604,0x024A302, 0xC0,0x00, 0x0, -12 }, // 1160: dMM98; hxMM98; musM98; raptM98; * FX 3 (crystal)
+ { 0x0D2C090,0x0D2D130, 0x8E,0x00, 0x0, +12 }, // 1161: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere)
+ { 0x0D2D090,0x0D2F130, 0x8E,0x00, 0x0, +12 }, // 1162: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere)
+ { 0x0F390D0,0x0F3C2C0, 0x12,0x00, 0x0, +12 }, // 1163: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness)
+ { 0x0F390D0,0x0F2C2C0, 0x12,0x80, 0x0, +12 }, // 1164: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness)
+ { 0x15213E0,0x21333F1, 0x1A,0x80, 0x0, +0 }, // 1165: dMM101; hxMM101; musM101; raptM101; FX 6 (goblin)
+ { 0x0BA45E0,0x19132F0, 0x1A,0x00, 0x0, +12 }, // 1166: dMM102; hxMM102; musM102; raptM102; skeakernetsM102; FX 7 (echo drops)
+ { 0x1025810,0x0724202, 0x18,0x00, 0xA, +12 }, // 1167: dMM103; hxMM103; musM103; raptM103; * FX 8 (star-theme)
+ { 0x0B36320,0x0B36324, 0x08,0x00, 0x2, +12 }, // 1168: dMM104; hxMM104; musM104; raptM104; Sitar
+ { 0x0127730,0x1F4F310, 0x0D,0x00, 0x4, +12 }, // 1169: dMM105; hxMM105; musM105; raptM105; skeakernetsM105; Banjo
+ { 0x033F900,0x273F400, 0x80,0x80, 0x0, +12 }, // 1170: dMM106; hxMM106; musM106; raptM106; skeakernetsM106; Shamisen
+ { 0x2ACF907,0x229F90F, 0x1A,0x00, 0x0, +12 }, // 1171: dMM106; hxMM106; musM106; raptM106; skeakernetsM106; Shamisen
+ { 0x153F220,0x0E49122, 0x21,0x00, 0x8, +12 }, // 1172: dMM107; hxMM107; musM107; raptM107; Koto
+ { 0x339F103,0x074D615, 0x4F,0x00, 0x6, +0 }, // 1173: dMM108; hxMM108; musM108; raptM108; Kalimba
+ { 0x1158930,0x2076B21, 0x42,0x00, 0xA, +12 }, // 1174: dMM109; hxMM109; musM109; raptM109; skeakernetsM109; Bag Pipe
+ { 0x003A130,0x0265221, 0x1F,0x00, 0xE, +12 }, // 1175: dMM110; hxMM110; musM110; raptM110; Fiddle
+ { 0x0134030,0x1166130, 0x13,0x80, 0x8, +12 }, // 1176: dMM111; hxMM111; musM111; raptM111; Shanai
+ { 0x032A113,0x172B212, 0x00,0x80, 0x1, +5 }, // 1177: dMM112; hxMM112; musM112; raptM112; Tinkle Bell
+ { 0x001E795,0x0679616, 0x81,0x00, 0x4, +12 }, // 1178: dMM113; hxMM113; musM113; raptM113; skeakernetsM113; Agogo
+ { 0x104F003,0x0058220, 0x49,0x00, 0x6, +12 }, // 1179: dMM114; hxMM114; musM114; raptM114; Steel Drums
+ { 0x0D1F813,0x078F512, 0x44,0x00, 0x6, +12 }, // 1180: dMM115; hxMM115; musM115; raptM115; Woodblock
+ { 0x0ECA710,0x0F5D510, 0x0B,0x00, 0x0, +0 }, // 1181: dMM116; hxMM116; musM116; raptM116; skeakernetsM116; Taiko Drum
+ { 0x0C8A820,0x0B7D601, 0x0B,0x00, 0x0, +0 }, // 1182: dMM117; hxMM117; musM117; Melodic Tom
+ { 0x0C4F800,0x0B7D300, 0x0B,0x00, 0x0, +12 }, // 1183: dMM118; hxMM118; musM118; raptM118; Synth Drum
+ { 0x031410C,0x31D2110, 0x8F,0x80, 0xE, +0 }, // 1184: dMM119; hxMM119; musM119; raptM119; Reverse Cymbal
+ { 0x1B33432,0x3F75431, 0x21,0x00, 0xE, +12 }, // 1185: dMM120; hxMM120; musM120; raptM120; Guitar Fret Noise
+ { 0x00437D1,0x0343750, 0xAD,0x00, 0xE, +12 }, // 1186: dMM121; hxMM121; musM121; raptM121; Breath Noise
+ { 0x2013E02,0x2F31408, 0x00,0x00, 0xE, +0 }, // 1187: dMM122; hxMM122; musM122; raptM122; skeakernetsM122; Seashore
+ { 0x003EBF5,0x06845F6, 0xD4,0x00, 0x7, +0 }, // 1188: dMM123; hxMM123; musM123; raptM123; Bird Tweet
+ { 0x171DAF0,0x117B0CA, 0x00,0xC0, 0x8, +0 }, // 1189: dMM124; hxMM124; musM124; raptM124; Telephone Ring
+ { 0x1111EF0,0x11121E2, 0x00,0xC0, 0x8, -24 }, // 1190: dMM125; hxMM125; musM125; raptM125; Helicopter
+ { 0x20053EF,0x30210EF, 0x86,0xC0, 0xE, +12 }, // 1191: dMM126; hxMM126; musM126; raptM126; skeakernetsM126; Applause
+ { 0x2F0F00C,0x0E6F604, 0x00,0x00, 0xE, +0 }, // 1192: dMM127; hxMM127; musM127; raptM127; Gun Shot
+ { 0x047FA00,0x006F900, 0x00,0x00, 0x6, +12 }, // 1193: dMP36; hxMP36; musP36; raptP36; skeakernetsP36; Acoustic Bass Drum
+ { 0x067FD02,0x078F703, 0x80,0x00, 0x6, +12 }, // 1194: dMP37; hxMP37; musP37; raptP37; Slide Stick
+ { 0x214F70F,0x247F900, 0x05,0x00, 0xE, +12 }, // 1195: dMP38; hxMP38; musP38; Acoustic Snare
+ { 0x3FB88E1,0x2A8A6FF, 0x00,0x00, 0xF, +12 }, // 1196: dMP39; hxMP39; musP39; raptP39; Hand Clap
+ { 0x0FFAA06,0x0FAF700, 0x00,0x00, 0xE, +12 }, // 1197: dMP40; musP40; Electric Snare
+ { 0x06CF502,0x138F703, 0x00,0x00, 0x7, +0 }, // 1198: dMP41; hxMP41; musP41; raptP41; Low Floor Tom
+ { 0x078F502,0x137F700, 0x00,0x00, 0x7, +0 }, // 1199: dMP43; hxMP43; musP43; raptP43; High Floor Tom
+ { 0x037F502,0x137F702, 0x00,0x00, 0x3, +12 }, // 1200: dMP45; dMP47; dMP48; dMP50; hxMP45; hxMP47; hxMP48; hxMP50; musP45; musP47; musP48; musP50; raptP45; raptP47; raptP48; raptP50; High Tom
+ { 0x0E6C204,0x343E800, 0x10,0x00, 0xE, +12 }, // 1201: dMP49; dMP57; hxMP49; hxMP57; musP49; musP57; raptP49; raptP57; Crash Cymbal 1
+ { 0x212FD03,0x205FD02, 0x80,0x80, 0xA, +12 }, // 1202: dMP51; dMP59; hxMP51; hxMP59; musP51; musP59; raptP51; raptP59; Ride Cymbal 1
+ { 0x085E400,0x234D7C0, 0x80,0x80, 0xE, +12 }, // 1203: dMP52; hxMP52; musP52; raptP52; Chinses Cymbal
+ { 0x0E6E204,0x144B801, 0x90,0x00, 0xE, +12 }, // 1204: dMP53; hxMP53; musP53; raptP53; Ride Bell
+ { 0x2777602,0x3679801, 0x87,0x00, 0xF, +12 }, // 1205: dMP54; hxMP54; musP54; raptP54; Tambourine
+ { 0x270F604,0x3A3C607, 0x81,0x00, 0xE, +12 }, // 1206: dMP55; Splash Cymbal
+ { 0x067FD00,0x098F601, 0x00,0x00, 0x6, +12 }, // 1207: dMP56; hxMP56; musP56; raptP56; Cowbell
+ { 0x0F0F081,0x004F49F, 0x00,0xC3, 0xA, +0 }, // 1208: dMP58; Vibraslap
+ { 0x056FB03,0x017F700, 0x81,0x00, 0x0, +12 }, // 1209: dMP65; dMP66; hxMP65; hxMP66; musP65; musP66; raptP65; raptP66; skeakernetsP65; skeakernetsP66; High Timbale
+ { 0x2D65A00,0x0FFFFBF, 0x0E,0xC0, 0xA, +12 }, // 1210: dMP70; hxMP70; musP70; raptP70; Maracas
+ { 0x1C7F900,0x0FFFF80, 0x07,0xC0, 0xA, +12 }, // 1211: dMP71; dMP72; dMP73; dMP74; dMP79; hxMP71; hxMP72; hxMP73; hxMP74; hxMP79; musP71; musP72; musP73; musP74; musP79; raptP71; raptP72; raptP73; raptP74; raptP79; Long Guiro
+ { 0x1D1F813,0x078F512, 0x44,0x00, 0x6, +12 }, // 1212: dMP75; dMP76; dMP77; hxMP75; hxMP76; hxMP77; musP75; musP76; musP77; raptP75; raptP76; raptP77; skeakernetsP76; skeakernetsP77; Claves
+ { 0x1DC5E01,0x0FFFFBF, 0x0B,0xC0, 0xA, +12 }, // 1213: dMP78; hxMP78; musP78; raptP78; Mute Cuica
+ { 0x113F020,0x027E322, 0x8C,0x80, 0xA, +12 }, // 1214: hxMM29; raptM29; Overdriven Guitar
+ { 0x125A020,0x136B220, 0x86,0x00, 0x6, +12 }, // 1215: hxMM30; raptM30; Distortion Guitar
+ { 0x015C520,0x0A6D221, 0x28,0x00, 0xC, +12 }, // 1216: hxMM32; raptM32; Acoustic Bass
+ { 0x1006010,0x0F68110, 0x1A,0x00, 0x8, +12 }, // 1217: hxMM35; musM35; Fretless Bass
+ { 0x2E7F030,0x047F131, 0x12,0x00, 0x0, +0 }, // 1218: hxMM36; musM36; raptM36; * Slap Bass 1
+ { 0x1E7F510,0x2E7F610, 0x0D,0x00, 0xD, +12 }, // 1219: hxMM36; musM36; raptM36; * Slap Bass 1
+ { 0x1468330,0x017D231, 0x15,0x00, 0xA, +12 }, // 1220: hxMM39; musM39; raptM39; skeakernetsM39; Synth Bass 2
+ { 0x0465020,0x1569220, 0x96,0x80, 0xC, +12 }, // 1221: hxMM58; musM58; raptM58; Tuba
+ { 0x075FC01,0x037F800, 0x00,0x00, 0x0, +12 }, // 1222: hxMP40; Electric Snare
+ { 0x175F701,0x336FC00, 0xC0,0x00, 0xC, +54 }, // 1223: hxMP40; Electric Snare
+ { 0x2709404,0x3A3C607, 0x81,0x00, 0xE, +12 }, // 1224: hxMP55; musP55; raptP55; Splash Cymbal
+ { 0x0B5F901,0x050D4BF, 0x07,0xC0, 0xB, +12 }, // 1225: hxMP58; raptP58; Vibraslap
+ { 0x0FFF110,0x1FFF051, 0x06,0x00, 0x2, +12 }, // 1226: musM29; Overdriven Guitar
+ { 0x0069421,0x0A6C3A2, 0x0E,0x00, 0x2, +0 }, // 1227: musM32; Acoustic Bass
+ { 0x000F081,0x004F41F, 0x00,0xC3, 0xA, +0 }, // 1228: musP58; Vibraslap
+ { 0x03BF271,0x00BF3A1, 0x0E,0x00, 0x6, +0 }, // 1229: f17GM3; f35GM3; mGM3; Honky-tonkPiano
+ { 0x054F60C,0x0B5F341, 0x5C,0x00, 0x0, +0 }, // 1230: f17GM8; f35GM8; mGM8; Celesta
+ { 0x0E6F318,0x0F6F241, 0x62,0x00, 0x0, +0 }, // 1231: f17GM11; mGM11; Vibraphone
+ { 0x082D385,0x0E3A341, 0x59,0x80, 0xC, +0 }, // 1232: f17GM14; f35GM14; mGM14; Tubular Bells
+ { 0x1557403,0x005B341, 0x49,0x80, 0x4, +0 }, // 1233: f17GM15; mGM15; Dulcimer
+ { 0x014F6B1,0x007F131, 0x92,0x00, 0x2, +0 }, // 1234: f17GM16; f29GM46; f30GM46; mGM16; Hammond Organ; Orchestral Harp
+ { 0x058C7B2,0x008C730, 0x14,0x00, 0x2, +0 }, // 1235: f17GM17; mGM17; Percussive Organ
+ { 0x018AAB0,0x0088A71, 0x44,0x00, 0x4, +0 }, // 1236: f17GM18; f29GM10; f30GM10; mGM18; Music box; Rock Organ
+ { 0x1239723,0x0145571, 0x93,0x00, 0x4, +0 }, // 1237: f17GM19; f29GM12; f29GM13; f29GM14; f30GM12; f30GM13; f30GM14; mGM19; Church Organ; Marimba; Tubular Bells; Xylophone
+ { 0x10497A1,0x0045571, 0x13,0x80, 0x0, +0 }, // 1238: f17GM20; f35GM20; mGM20; Reed Organ
+ { 0x12A9824,0x01A4671, 0x48,0x00, 0xC, +0 }, // 1239: f15GM15; f17GM21; f26GM15; f29GM15; f30GM15; f35GM21; mGM21; Accordion; Dulcimer
+ { 0x10691A1,0x0076121, 0x13,0x00, 0xA, +0 }, // 1240: f17GM22; f29GM87; f30GM87; mGM22; Harmonica; Lead 8 brass
+ { 0x0067121,0x0076161, 0x13,0x89, 0x6, +0 }, // 1241: f17GM23; f35GM23; mGM23; Tango Accordion
+ { 0x194F302,0x0C8F381, 0x9C,0x80, 0xC, +0 }, // 1242: f17GM24; f30GM59; mGM24; Acoustic Guitar1; Muted Trumpet
+ { 0x04F2009,0x0F8D144, 0xA1,0x80, 0x8, +0 }, // 1243: f17GM31; mGM31; Guitar Harmonics
+ { 0x0069421,0x0A6C362, 0x1E,0x00, 0x2, +0 }, // 1244: f17GM32; f29GM65; f30GM65; mGM32; Acoustic Bass; Alto Sax
+ { 0x11CD1B1,0x00C6131, 0x49,0x00, 0x8, +0 }, // 1245: f17GM42; f29GM54; f29GM55; f30GM54; f30GM55; mGM42; Cello; Orchestra Hit; Synth Voice
+ { 0x1037F61,0x1073F21, 0x98,0x00, 0x0, +0 }, // 1246: f17GM49; mGM49; String Ensemble2
+ { 0x012C161,0x0054FA1, 0x93,0x00, 0xA, +0 }, // 1247: f17GM50; f29GM48; f30GM48; mGM50; String Ensemble1; Synth Strings 1
+ { 0x022C121,0x0054FA1, 0x18,0x00, 0xC, +0 }, // 1248: f17GM51; f29GM49; f30GM49; mGM51; String Ensemble2; SynthStrings 2
+ { 0x015F431,0x0058AB2, 0x5B,0x83, 0x0, +0 }, // 1249: f17GM52; f29GM34; f29GM35; f30GM33; f30GM34; f30GM35; f35GM52; mGM52; Choir Aahs; Electric Bass 1; Electric Bass 2; Fretless Bass
+ { 0x0397461,0x06771A1, 0x90,0x00, 0x0, +0 }, // 1250: f17GM53; f35GM53; mGM53; Voice Oohs
+ { 0x00554B1,0x0057AB2, 0x57,0x00, 0xC, +0 }, // 1251: f17GM54; f29GM39; f30GM39; f35GM54; mGM54; Synth Bass 2; Synth Voice
+ { 0x0635450,0x045A581, 0x00,0x00, 0x8, +0 }, // 1252: f17GM55; f29GM122; f30GM122; mGM55; Orchestra Hit; Seashore
+ { 0x0157621,0x03782A1, 0x94,0x00, 0xC, +0 }, // 1253: f17GM58; f29GM94; f30GM94; mGM58; Pad 7 halo; Tuba
+ { 0x01F75A1,0x00F7422, 0x8A,0x06, 0x8, +0 }, // 1254: f17GM61; mGM61; Brass Section
+ { 0x1557261,0x0187121, 0x86,0x0D, 0x0, +0 }, // 1255: f17GM62; mGM62; Synth Brass 1
+ { 0x1029331,0x00B72A1, 0x8F,0x00, 0x8, +0 }, // 1256: f17GM64; f35GM64; mGM64; Soprano Sax
+ { 0x1039331,0x00982A1, 0x91,0x00, 0xA, +0 }, // 1257: f17GM66; f35GM66; mGM66; Tenor Sax
+ { 0x10F9331,0x00F72A1, 0x8E,0x00, 0xA, +0 }, // 1258: f17GM67; f29GM81; f30GM81; f35GM67; mGM67; Baritone Sax; Lead 2 sawtooth
+ { 0x01F7561,0x00A7521, 0x9C,0x00, 0x2, +0 }, // 1259: f17GM74; f30GM76; mGM74; Bottle Blow; Recorder
+ { 0x05666E1,0x0266561, 0x4C,0x00, 0x0, +0 }, // 1260: f17GM76; f29GM109; f29GM110; f29GM80; f30GM109; f30GM110; f30GM80; f35GM76; mGM76; Bagpipe; Bottle Blow; Fiddle; Lead 1 squareea
+ { 0x04676A2,0x0365561, 0xCB,0x00, 0x0, +0 }, // 1261: f17GM77; f29GM107; f30GM107; mGM77; Koto; Shakuhachi
+ { 0x00757A2,0x0075661, 0x99,0x00, 0xB, +0 }, // 1262: f17GM78; f29GM108; f30GM108; mGM78; Kalimba; Whistle
+ { 0x00777A2,0x0077661, 0x93,0x00, 0xB, +0 }, // 1263: f17GM79; f29GM111; f30GM111; f35GM79; mGM79; Ocarina; Shanai
+ { 0x0126621,0x00A9661, 0x45,0x00, 0x0, +0 }, // 1264: f17GM83; f35GM83; mGM83; Lead 4 chiff
+ { 0x005DF62,0x0076FA1, 0x9E,0x40, 0x2, +0 }, // 1265: f17GM85; f35GM85; mGM85; Lead 6 voice
+ { 0x001EF20,0x2068FA0, 0x1A,0x00, 0x0, +0 }, // 1266: f17GM86; f35GM86; mGM86; Lead 7 fifths
+ { 0x09453B7,0x005A061, 0xA5,0x00, 0x2, +0 }, // 1267: f17GM88; f29GM32; f30GM32; mGM88; Acoustic Bass; Pad 1 new age
+ { 0x011A8A1,0x0032571, 0x1F,0x80, 0xA, +0 }, // 1268: f17GM89; f35GM89; mGM89; Pad 2 warm
+ { 0x03491A1,0x01655A1, 0x17,0x00, 0xC, +0 }, // 1269: f17GM90; mGM90; Pad 3 polysynth
+ { 0x00154B1,0x0036AB2, 0x5D,0x00, 0x0, +0 }, // 1270: f17GM91; f35GM91; mGM91; Pad 4 choir
+ { 0x0432121,0x0354262, 0x97,0x00, 0x8, +0 }, // 1271: f17GM92; f35GM92; mGM92; Pad 5 bowedpad
+ { 0x177A161,0x1473121, 0x1C,0x00, 0x0, +0 }, // 1272: f17GM93; f35GM93; mGM93; Pad 6 metallic
+ { 0x0F6F83A,0x0028691, 0xCE,0x00, 0x2, +0 }, // 1273: f17GM96; f29GM41; f29GM43; f30GM41; f30GM43; mGM96; Contrabass; FX 1 rain; Viola
+ { 0x081B122,0x026F2A1, 0x92,0x83, 0xC, +0 }, // 1274: f17GM99; f29GM37; f30GM37; mGM99; FX 4 atmosphere; Slap Bass 2
+ { 0x151F181,0x0F5F282, 0x4D,0x00, 0x0, +0 }, // 1275: f17GM100; f35GM100; mGM100; FX 5 brightness
+ { 0x15111A1,0x0131163, 0x94,0x80, 0x6, +0 }, // 1276: f17GM101; f35GM101; mGM101; FX 6 goblins
+ { 0x032D453,0x111EB51, 0x91,0x00, 0x8, +0 }, // 1277: f17GM107; f29GM105; f30GM105; f35GM107; mGM107; Banjo; Koto
+ { 0x303FF40,0x014FF10, 0x00,0x0D, 0xC, +0 }, // 1278: f17GP58; f29GP58; f30GP58; f35GP58; f49GP58; mGP58; Vibraslap
+ { 0x306F640,0x3176711, 0x00,0x00, 0xE, +0 }, // 1279: f17GP73; f29GP73; f30GP73; f35GP73; f49GP73; mGP73; Short Guiro
+ { 0x205F540,0x3164611, 0x00,0x09, 0xE, +0 }, // 1280: f17GP74; f29GP74; f30GP74; f49GP74; mGP74; Long Guiro
+ { 0x048F881,0x0057582, 0x45,0x08, 0x0, +0 }, // 1281: f17GP79; f29GP79; f30GP79; f35GP79; f48GP79; f49GP79; mGP79; Open Cuica
+ { 0x132FA13,0x1F9F211, 0x80,0x0A, 0x8, +0 }, // 1282: sGM6; Harpsichord
+ { 0x0F2F409,0x0E2F211, 0x1B,0x80, 0x2, +0 }, // 1283: sGM9; Glockenspiel
+ { 0x0F3D403,0x0F3A340, 0x94,0x40, 0x6, +0 }, // 1284: sGM14; Tubular Bells
+ { 0x1058761,0x0058730, 0x80,0x03, 0x7, +0 }, // 1285: sGM19; Church Organ
+ { 0x174A423,0x0F8F271, 0x9D,0x80, 0xC, +0 }, // 1286: sGM24; Acoustic Guitar1
+ { 0x0007FF1,0x1167F21, 0x8D,0x00, 0x0, +0 }, // 1287: sGM44; Tremulo Strings
+ { 0x0759511,0x1F5C501, 0x0D,0x80, 0x0, +0 }, // 1288: sGM45; Pizzicato String
+ { 0x073F222,0x0F3F331, 0x97,0x80, 0x2, +0 }, // 1289: sGM46; Orchestral Harp
+ { 0x105F510,0x0C3F411, 0x41,0x00, 0x6, +0 }, // 1290: sGM47; Timpany
+ { 0x01096C1,0x1166221, 0x8B,0x00, 0x6, +0 }, // 1291: sGM48; String Ensemble1
+ { 0x01096C1,0x1153221, 0x8E,0x00, 0x6, +0 }, // 1292: sGM49; String Ensemble2
+ { 0x012C4A1,0x0065F61, 0x97,0x00, 0xE, +0 }, // 1293: sGM50; Synth Strings 1
+ { 0x010E4B1,0x0056A62, 0xCD,0x83, 0x0, +0 }, // 1294: sGM52; Choir Aahs
+ { 0x0F57591,0x144A440, 0x0D,0x00, 0xE, +0 }, // 1295: sGM55; Orchestra Hit
+ { 0x0256421,0x0088F21, 0x92,0x01, 0xC, +0 }, // 1296: sGM56; Trumpet
+ { 0x0167421,0x0078F21, 0x93,0x00, 0xC, +0 }, // 1297: sGM57; Trombone
+ { 0x0176421,0x0378261, 0x94,0x00, 0xC, +0 }, // 1298: sGM58; Tuba
+ { 0x0195361,0x0077F21, 0x94,0x04, 0xA, +0 }, // 1299: sGM60; French Horn
+ { 0x0187461,0x0088422, 0x8F,0x00, 0xA, +0 }, // 1300: sGM61; Brass Section
+ { 0x016A571,0x00A8F21, 0x4A,0x00, 0x8, +0 }, // 1301: sGM68; Oboe
+ { 0x00A8871,0x1198131, 0x4A,0x00, 0x0, +0 }, // 1302: sGM70; Bassoon
+ { 0x0219632,0x0187261, 0x4A,0x00, 0x4, +0 }, // 1303: sGM71; Clarinet
+ { 0x04A85E2,0x01A85E1, 0x59,0x00, 0x0, +0 }, // 1304: sGM72; Piccolo
+ { 0x02887E1,0x01975E1, 0x48,0x00, 0x0, +0 }, // 1305: sGM73; Flute
+ { 0x0451261,0x1045F21, 0x8E,0x84, 0x8, +0 }, // 1306: sGM95; Pad 8 sweep
+ { 0x106A510,0x004FA00, 0x86,0x03, 0x6, +0 }, // 1307: sGM116; Taiko Drum
+ { 0x202A50E,0x017A700, 0x09,0x00, 0xE, +0 }, // 1308: sGM118; sGP38; sGP40; Acoustic Snare; Electric Snare; Synth Drum
+ { 0x0F6B710,0x005F011, 0x40,0x00, 0x6, +0 }, // 1309: 2x2byJANP36; sGP35; sGP36; Ac Bass Drum; Bass Drum 1
+ { 0x00BF506,0x008F602, 0x07,0x00, 0xA, +0 }, // 1310: sGP37; Side Stick
+ { 0x001FF0E,0x008FF0E, 0x00,0x00, 0xE, +0 }, // 1311: sGP39; Hand Clap
+ { 0x209F300,0x005F600, 0x06,0x00, 0x4, +0 }, // 1312: 2x2byJANP41; 2x2byJANP43; 2x2byJANP45; 2x2byJANP47; 2x2byJANP48; 2x2byJANP50; sGP41; sGP43; sGP45; sGP47; sGP48; sGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x006F60C,0x247FB12, 0x00,0x00, 0xE, +0 }, // 1313: sGP42; Closed High Hat
+ { 0x004F60C,0x244CB12, 0x00,0x05, 0xE, +0 }, // 1314: sGP44; Pedal High Hat
+ { 0x001F60C,0x242CB12, 0x00,0x00, 0xA, +0 }, // 1315: sGP46; Open High Hat
+ { 0x000F00E,0x3049F40, 0x00,0x00, 0xE, +0 }, // 1316: sGP49; Crash Cymbal 1
+ { 0x030F50E,0x0039F50, 0x00,0x04, 0xE, +0 }, // 1317: sGP52; Chinese Cymbal
+ { 0x204940E,0x0F78700, 0x02,0x0A, 0xA, +0 }, // 1318: sGP54; Tambourine
+ { 0x000F64E,0x2039F1E, 0x00,0x00, 0xE, +0 }, // 1319: sGP55; Splash Cymbal
+ { 0x000F60E,0x3029F50, 0x00,0x00, 0xE, +0 }, // 1320: sGP57; Crash Cymbal 2
+ { 0x100FF00,0x014FF10, 0x00,0x00, 0xC, +0 }, // 1321: sGP58; Vibraslap
+ { 0x04F760E,0x2187700, 0x40,0x03, 0xE, +0 }, // 1322: sGP69; Cabasa
+ { 0x1F4FC02,0x0F4F712, 0x00,0x05, 0x6, +0 }, // 1323: sGP76; High Wood Block
+ { 0x053F101,0x074D211, 0x4F,0x00, 0x6, +0 }, // 1324: MGM0; MGM7; b61M1; f19GM0; f19GM7; f21GM0; f21GM7; f23GM7; f32GM0; f32GM7; f37GM0; f41GM0; f41GM7; f47GM1; AcouGrandPiano; BrightAcouGrand; Clavinet
+ { 0x00381A5,0x005F1B2, 0xD2,0x80, 0x2, +0 }, // 1325: MGM10; MGM9; f19GM9; f23GM10; f23GM9; Glockenspiel; Music box
+ { 0x0F0FB3E,0x09BA0B1, 0x29,0x00, 0x0, +0 }, // 1326: f19GM11; Vibraphone
+ { 0x315EF11,0x0B5F441, 0x53,0x00, 0x8, +0 }, // 1327: f19GM13; Xylophone
+ { 0x0F7F000,0x0068761, 0x30,0x00, 0xF, +0 }, // 1328: f19GM21; Accordion
+ { 0x0100133,0x0337D14, 0x87,0x80, 0x8, +0 }, // 1329: MGM22; MGM23; f19GM22; f19GM23; f23GM22; f23GM23; f32GM22; f32GM23; Harmonica; Tango Accordion
+ { 0x1FFF000,0x1FFF001, 0x0A,0x00, 0xE, +0 }, // 1330: f19GM25; f41GM25; Acoustic Guitar2
+ { 0x0AE71E1,0x09E81E1, 0x16,0x00, 0xA, +0 }, // 1331: MGM24; MGM25; MGM26; MGM27; f19GM27; f32GM24; f32GM25; f32GM26; f32GM27; oGM26; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar1; Electric Guitar2
+ { 0x2831621,0x0C31320, 0xDA,0x00, 0x8, +0 }, // 1332: f19GM33; f19GM36; Electric Bass 1; Slap Bass 1
+ { 0x0022A95,0x0F34212, 0x97,0x80, 0x0, +0 }, // 1333: MGM34; f19GM34; f23GM34; Electric Bass 2
+ { 0x001EF4F,0x0F19801, 0x81,0x00, 0x4, +0 }, // 1334: MGM35; f19GM35; f23GM35; Fretless Bass
+ { 0x019D530,0x01B61B1, 0x88,0x80, 0xC, +0 }, // 1335: MGM39; f19GM39; f23GM39; oGM39; Synth Bass 2
+ { 0x0176E71,0x00E8B22, 0xC5,0x05, 0x2, +0 }, // 1336: MGM42; f19GM42; f23GM42; oGM42; Cello
+ { 0x0157261,0x0278461, 0x1C,0x00, 0xE, +0 }, // 1337: f19GM43; Contrabass
+ { 0x0427847,0x0548554, 0x4D,0x00, 0xA, +0 }, // 1338: MGM46; f19GM46; f23GM46; oGM46; Orchestral Harp
+ { 0x011F111,0x0B3F101, 0x4A,0x88, 0x6, +0 }, // 1339: MGM47; f19GM47; f23GM47; f32GM47; Timpany
+ { 0x0117171,0x11562A1, 0x8B,0x00, 0x6, +0 }, // 1340: f19GM48; f19GM50; String Ensemble1; Synth Strings 1
+ { 0x0035172,0x0135262, 0x1C,0x05, 0xE, +0 }, // 1341: MGM52; MGM54; f19GM52; f19GM54; f23GM52; f23GM54; oGM52; oGM54; Choir Aahs; Synth Voice
+ { 0x0035131,0x06754A1, 0x1C,0x80, 0xE, +0 }, // 1342: MGM53; f19GM53; f23GM53; f35GM40; Violin; Voice Oohs
+ { 0x0115270,0x0FE3171, 0xC5,0x40, 0x0, +0 }, // 1343: MGM55; f19GM55; f23GM55; Orchestra Hit
+ { 0x021FF13,0x003FF11, 0x96,0x80, 0xA, +0 }, // 1344: MGM61; b56MM24; f12GM27; f16GM27; f19GM61; f23GM61; f32GM61; f54GM27; Brass Section; Electric Guitar2; NYLON
+ { 0x01797F1,0x018F121, 0x01,0x0D, 0x8, +0 }, // 1345: MGM62; f19GM62; f23GM62; f32GM62; Synth Brass 1
+ { 0x0F7F0F5,0x00687B1, 0x2E,0x00, 0xB, +0 }, // 1346: f19GM77; Shakuhachi
+ { 0x01B5132,0x03BA2A1, 0x9A,0x82, 0xC, +0 }, // 1347: MGM83; f19GM83; f35GM71; Clarinet; Lead 4 chiff
+ { 0x0176E71,0x00E8B62, 0xC5,0x05, 0x2, +0 }, // 1348: MGM84; MGM85; f19GM84; f19GM85; Lead 5 charang; Lead 6 voice
+ { 0x019D530,0x01B61B1, 0xCD,0x40, 0xC, +0 }, // 1349: MGM86; f19GM86; f35GM70; Bassoon; Lead 7 fifths
+ { 0x00B4131,0x03B92A1, 0x1C,0x80, 0xC, +0 }, // 1350: MGM88; MGM89; f19GM88; f19GM89; f23GM89; f35GM56; Pad 1 new age; Pad 2 warm; Trumpet
+ { 0x01D5321,0x03B52A1, 0x1C,0x80, 0xC, +0 }, // 1351: MGM90; f19GM90; f23GM90; Pad 3 polysynth
+ { 0x01F4171,0x03B92A1, 0x1C,0x80, 0xE, +0 }, // 1352: MGM91; f19GM91; f25GM90; f35GM57; Pad 3 polysynth; Pad 4 choir; Trombone
+ { 0x0177421,0x0176562, 0x83,0x00, 0x7, +0 }, // 1353: f19GM107; f19GM108; f19GM109; f19GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
+ { 0x0AE7121,0x09E8121, 0x16,0x00, 0xE, +0 }, // 1354: MGM95; f12GM63; f16GM63; f19GM95; f32GM95; f47GM62; f54GM63; oGM95; Pad 8 sweep; Synth Brass 1; Synth Brass 2
+ { 0x212AA53,0x021AC51, 0x97,0x80, 0xE, +0 }, // 1355: MGM98; f19GM98; FX 3 crystal
+ { 0x112AA43,0x1119B51, 0x1C,0x00, 0xE, +0 }, // 1356: f19GM100; FX 5 brightness
+ { 0x001FFA4,0x0F3F53E, 0xDB,0xC0, 0x4, +0 }, // 1357: MGM100; MGM101; MGM102; f19GM101; f19GM102; f23GM102; oGM100; oGM101; oGM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
+ { 0x0AC9011,0x1F4F071, 0x1A,0x00, 0xF, +0 }, // 1358: f19GM103; FX 8 sci-fi
+ { 0x22F55B0,0x31E87E0, 0x16,0x80, 0xC, +0 }, // 1359: MGM106; f15GM106; f19GM106; f26GM106; oGM106; Shamisen
+ { 0x08F6EE0,0x02A65A1, 0xEC,0x00, 0xE, +0 }, // 1360: MGM110; MGM111; MGM76; MGM77; f19GM110; f19GM111; f35GM74; oGM110; oGM111; oGM77; Bottle Blow; Fiddle; Recorder; Shakuhachi; Shanai
+ { 0x2A2B264,0x1D49703, 0x02,0x80, 0xE, +0 }, // 1361: MGM119; f19GM119; Reverse Cymbal
+ { 0x0F3F8E2,0x0F3F770, 0x86,0x40, 0x4, +0 }, // 1362: MGM120; f19GM120; Guitar FretNoise
+ { 0x0F0E026,0x031FF1E, 0x03,0x00, 0x8, +0 }, // 1363: MGM121; f19GM121; f32GM121; Breath Noise
+ { 0x0056541,0x0743291, 0x83,0x00, 0xA, +0 }, // 1364: MGM122; f19GM122; Seashore
+ { 0x061F217,0x0B2F112, 0x4F,0x08, 0x8, +0 }, // 1365: MGM123; b61M10; f19GM123; f21GM123; f32GM123; f41GM123; oGM123; Bird Tweet; Music box
+ { 0x011F111,0x061D001, 0x4A,0x40, 0x6, +0 }, // 1366: f19GM127; f21GM127; f41GM127; Gunshot
+ { 0x282B264,0x1DA9803, 0x00,0x00, 0xE, +0 }, // 1367: f19GP42; Closed High Hat
+ { 0x282B264,0x1D49703, 0x00,0x80, 0xE, +0 }, // 1368: MGP44; MGP46; MGP51; MGP54; MGP69; MGP70; MGP71; MGP72; MGP73; MGP75; f19GP44; f19GP46; f19GP47; f19GP69; f19GP70; f19GP71; f19GP72; f19GP73; f19GP75; f23GP44; f23GP46; f23GP69; f23GP71; f23GP72; f23GP73; f23GP75; Cabasa; Claves; Long Whistle; Low-Mid Tom; Maracas; Open High Hat; Pedal High Hat; Ride Cymbal 1; Short Guiro; Short Whistle; Tambourine
+ { 0x06F9A02,0x007A006, 0x00,0x00, 0x0, +0 }, // 1369: f19GP48; f19GP52; f19GP53; f21GP48; f21GP52; f21GP53; f41GP48; f41GP52; f41GP53; Chinese Cymbal; High-Mid Tom; Ride Bell
+ { 0x0B2F131,0x0AFF111, 0x8F,0x83, 0x8, +0 }, // 1370: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000
+ { 0x0B2F131,0x0D5C131, 0x19,0x01, 0x9, +0 }, // 1371: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000
+ { 0x0D2F111,0x0E6F211, 0x4C,0x83, 0xA, +0 }, // 1372: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001
+ { 0x0D5C111,0x0E6C231, 0x15,0x00, 0xB, +0 }, // 1373: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001
+ { 0x0D4F315,0x0E4B115, 0x5F,0x61, 0xE, +0 }, // 1374: 2x2byJANM2; b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002
+ { 0x0E4B111,0x0B5B111, 0x5C,0x00, 0xE, +0 }, // 1375: 2x2byJANM2; b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002
+ { 0x0D4F111,0x0E4C302, 0x89,0x5F, 0xD, +12 }, // 1376: b50M3; b51M3; f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano; gm003
+ { 0x035C100,0x0D5C111, 0x9B,0x00, 0xC, +0 }, // 1377: f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano
+ { 0x050F210,0x0F0E131, 0x60,0x5D, 0x4, +12 }, // 1378: 2x2byJANM7; b50M7; b51M7; f20GM7; f31GM7; f36GM7; qGM7; Clavinet; gm007
+ { 0x040B230,0x5E9F111, 0xA2,0x80, 0x4, +0 }, // 1379: 2x2byJANM7; f20GM7; f31GM7; f36GM7; qGM7; Clavinet
+ { 0x0E3F217,0x0E2C211, 0x54,0x06, 0xA, +0 }, // 1380: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; skeakernetsM9; ; Glockenspiel; gm009
+ { 0x0C3F219,0x0D2F291, 0x2B,0x07, 0xB, +0 }, // 1381: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; Glockenspiel; gm009
+ { 0x004A61A,0x004F600, 0x27,0x0A, 0x3, +0 }, // 1382: 2x2byJANM10; b50M10; b51M10; f20GM10; f31GM10; f36GM10; f49GM10; qGM10; Music box; gm010
+ { 0x0790824,0x0E6E384, 0x9A,0x5B, 0xA, +12 }, // 1383: b50M11; b51M11; f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone; gm011
+ { 0x0E6F314,0x0E6F280, 0x62,0x00, 0xB, +0 }, // 1384: f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone
+ { 0x055F71C,0x0D88520, 0xA3,0x0D, 0x6, +0 }, // 1385: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012
+ { 0x055F718,0x0D8E521, 0x23,0x00, 0x7, +0 }, // 1386: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012
+ { 0x0F7E701,0x1557403, 0x84,0x49, 0xD, +0 }, // 1387: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015
+ { 0x005B301,0x0F77601, 0x80,0x80, 0xD, +0 }, // 1388: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015
+ { 0x02AA2A0,0x02AA522, 0x85,0x9E, 0x7, +0 }, // 1389: b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016
+ { 0x02AA5A2,0x02AA128, 0x83,0x95, 0x7, +0 }, // 1390: 2x2byJANM16; b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016
+ { 0x038C620,0x057F621, 0x81,0x80, 0x7, +0 }, // 1391: 2x2byJANM17; b50M17; b51M17; f20GM17; f31GM17; f36GM17; f49GM17; qGM17; Percussive Organ; gm017
+ { 0x00AAFE1,0x00AAF62, 0x91,0x83, 0x9, +0 }, // 1392: f20GM18; f31GM18; f36GM18; qGM18; Rock Organ
+ { 0x002B025,0x0057030, 0x5F,0x40, 0xC, +0 }, // 1393: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019
+ { 0x002C031,0x0056031, 0x46,0x80, 0xD, +0 }, // 1394: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019
+ { 0x015C821,0x0056F31, 0x93,0x00, 0xC, +0 }, // 1395: 2x2byJANM20; b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020
+ { 0x005CF31,0x0057F32, 0x16,0x87, 0xD, +0 }, // 1396: 2x2byJANM20; b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020
+ { 0x4F2B913,0x0119102, 0x0D,0x1A, 0xA, +0 }, // 1397: 2x2byJANM29; b50M29; b51M29; f20GM29; f31GM29; f36GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029
+ { 0x14A9221,0x02A9122, 0x99,0x00, 0xA, +0 }, // 1398: 2x2byJANM29; b50M29; b51M29; f20GM29; f31GM29; f36GM29; f48GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029
+ { 0x242F823,0x2FA9122, 0x96,0x1A, 0x0, +0 }, // 1399: 2x2byJANM30; b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030
+ { 0x0BA9221,0x04A9122, 0x99,0x00, 0x0, +0 }, // 1400: 2x2byJANM30; b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030
+ { 0x0487131,0x0487131, 0x19,0x00, 0xD, +0 }, // 1401: 2x2byJANM35; b50M35; b51M35; f20GM35; f31GM35; f36GM35; f49GM35; qGM35; Fretless Bass; gm035
+ { 0x0DAF904,0x0DFF701, 0x0B,0x80, 0x9, +0 }, // 1402: b50M36; b51M36; f20GM36; f31GM36; f36GM36; f49GM36; qGM36; Slap Bass 1; gm036
+ { 0x09AA101,0x0DFF221, 0x89,0x40, 0x6, +0 }, // 1403: b50M37; b51M37; f20GM37; f31GM37; f36GM37; qGM37; Slap Bass 2; gm037
+ { 0x0DAF904,0x0DFF701, 0x0B,0x80, 0x7, +0 }, // 1404: b50M37; b51M37; f20GM37; f31GM37; f36GM37; f49GM37; qGM37; Slap Bass 2; gm037
+ { 0x0C8F621,0x0C8F101, 0x1C,0x1F, 0xA, +0 }, // 1405: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038
+ { 0x0C8F101,0x0C8F201, 0xD8,0x00, 0xA, +0 }, // 1406: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038
+ { 0x1038D12,0x0866503, 0x95,0x8B, 0x9, +0 }, // 1407: b50M40; b50M41; b51M40; b51M41; f20GM40; f20GM41; f31GM40; f31GM41; f36GM40; f36GM41; f48GM40; f49GM40; f49GM41; qGM40; qGM41; Viola; Violin; gm040; gm041
+ { 0x113DD31,0x0265621, 0x17,0x00, 0x8, +0 }, // 1408: b50M41; b51M41; f20GM41; f31GM41; f36GM41; f49GM41; qGM41; Viola; gm041
+ { 0x012C121,0x0054F61, 0x1A,0x00, 0xC, +0 }, // 1409: 2x2byJANM50; b50M50; b51M50; f20GM50; f36GM50; f48GM50; f49GM50; qGM50; Synth Strings 1; gm050
+ { 0x012C1A1,0x0054F21, 0x93,0x00, 0xD, +0 }, // 1410: 2x2byJANM50; b50M50; b51M50; f20GM50; f36GM50; f48GM50; qGM50; Synth Strings 1; gm050
+ { 0x022C122,0x0054F22, 0x0B,0x1C, 0xD, +0 }, // 1411: 2x2byJANM51; b50M51; b51M51; f20GM51; f31GM51; f36GM51; f49GM51; qGM51; SynthStrings 2; gm051
+ { 0x0F5A006,0x035A3E4, 0x03,0x23, 0xE, +0 }, // 1412: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052
+ { 0x0077FA1,0x0077F61, 0x51,0x00, 0xF, +0 }, // 1413: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052
+ { 0x0578402,0x074A7E4, 0x05,0x16, 0xE, +0 }, // 1414: 2x2byJANM53; b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053
+ { 0x03974A1,0x0677161, 0x90,0x00, 0xF, +0 }, // 1415: 2x2byJANM53; b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053
+ { 0x054990A,0x0639707, 0x65,0x60, 0x8, +0 }, // 1416: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054
+ { 0x1045FA1,0x0066F61, 0x59,0x00, 0x8, +0 }, // 1417: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054
+ { 0x0178421,0x008AF61, 0x15,0x0B, 0xD, +0 }, // 1418: 2x2byJANM56; b50M56; b51M56; f20GM56; f31GM56; f36GM56; f49GM56; qGM56; Trumpet; gm056
+ { 0x0178521,0x0097F21, 0x94,0x05, 0xC, +0 }, // 1419: 2x2byJANM57; b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057
+ { 0x0178421,0x008AF61, 0x15,0x0D, 0xD, +0 }, // 1420: 2x2byJANM57; b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057
+ { 0x1277131,0x0499161, 0x15,0x83, 0xC, +0 }, // 1421: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059
+ { 0x0277DB1,0x0297A21, 0x10,0x08, 0xD, +0 }, // 1422: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059
+ { 0x00A6321,0x00B7F21, 0x9F,0x00, 0xE, +0 }, // 1423: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060
+ { 0x00A65A1,0x00B7F61, 0xA2,0x00, 0xF, +0 }, // 1424: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060
+ { 0x02AA961,0x036A823, 0xA3,0x52, 0x8, +0 }, // 1425: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068
+ { 0x016AAA1,0x00A8F21, 0x94,0x80, 0x8, +0 }, // 1426: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068
+ { 0x011DA25,0x068A6E3, 0x00,0x2B, 0xC, +0 }, // 1427: b50M72; b50M73; b51M72; b51M73; f20GM72; f20GM73; f31GM72; f31GM73; f36GM72; f36GM73; f49GM72; f49GM73; qGM72; qGM73; Flute; Piccolo; gm072; gm073
+ { 0x05F85E1,0x01A65E1, 0x1F,0x00, 0xD, +0 }, // 1428: b50M72; b51M72; f20GM72; f31GM72; f36GM72; f49GM72; qGM72; Piccolo; gm072
+ { 0x05F88E1,0x01A65E1, 0x46,0x00, 0xD, +0 }, // 1429: b50M73; b51M73; f20GM73; f31GM73; f36GM73; f49GM73; qGM73; Flute; gm073
+ { 0x011DA25,0x068A623, 0x00,0x1E, 0xC, +0 }, // 1430: 2x2byJANM75; b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075
+ { 0x0588821,0x01A6521, 0x8C,0x00, 0xD, +0 }, // 1431: 2x2byJANM75; b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075
+ { 0x001DF26,0x03876E4, 0x00,0x2B, 0xC, +0 }, // 1432: 2x2byJANM79; b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079
+ { 0x0369522,0x00776E1, 0xD8,0x00, 0xD, +0 }, // 1433: 2x2byJANM79; b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079
+ { 0x087C4A3,0x076C626, 0x00,0x57, 0xE, +0 }, // 1434: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082
+ { 0x0558622,0x0186421, 0x46,0x80, 0xF, +0 }, // 1435: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082
+ { 0x04AA321,0x00A8621, 0x48,0x00, 0x8, +0 }, // 1436: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083
+ { 0x0126621,0x00A9621, 0x45,0x00, 0x9, +0 }, // 1437: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083
+ { 0x109F121,0x109F121, 0x1D,0x80, 0xB, +0 }, // 1438: b50M87; b51M87; f20GM87; f31GM87; f36GM87; qGM87; Lead 8 brass; gm087
+ { 0x0332121,0x0454222, 0x97,0x03, 0x8, +0 }, // 1439: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092
+ { 0x0D421A1,0x0D54221, 0x99,0x03, 0x9, +0 }, // 1440: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092
+ { 0x0336121,0x0354261, 0x8D,0x03, 0xA, +0 }, // 1441: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093
+ { 0x177A1A1,0x1473121, 0x1C,0x00, 0xB, +0 }, // 1442: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093
+ { 0x0331121,0x0354261, 0x89,0x03, 0xA, +0 }, // 1443: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094
+ { 0x0E42121,0x0D54261, 0x8C,0x03, 0xB, +0 }, // 1444: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094
+ { 0x1471121,0x007CF21, 0x15,0x00, 0x0, +0 }, // 1445: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; f49GM95; qGM95; Pad 8 sweep; gm095
+ { 0x0E41121,0x0D55261, 0x8C,0x00, 0x1, +0 }, // 1446: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; qGM95; Pad 8 sweep; gm095
+ { 0x58AFE0F,0x006FB04, 0x83,0x85, 0xC, +0 }, // 1447: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f48GM96; f49GM96; qGM96; FX 1 rain; gm096
+ { 0x003A821,0x004A722, 0x99,0x00, 0xD, +0 }, // 1448: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f49GM96; qGM96; FX 1 rain; gm096
+ { 0x0937501,0x0B4C502, 0x61,0x80, 0x8, +0 }, // 1449: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098
+ { 0x0957406,0x072A501, 0x5B,0x00, 0x9, +0 }, // 1450: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098
+ { 0x056B222,0x056F261, 0x92,0x8A, 0xC, +0 }, // 1451: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099
+ { 0x2343121,0x00532A1, 0x9D,0x80, 0xD, +0 }, // 1452: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099
+ { 0x088A324,0x087A322, 0x40,0x5B, 0xE, +0 }, // 1453: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100
+ { 0x151F101,0x0F5F241, 0x13,0x00, 0xF, +0 }, // 1454: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100
+ { 0x04211A1,0x0731161, 0x10,0x92, 0xA, +0 }, // 1455: 2x2byJANM101; b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101
+ { 0x0211161,0x0031DA1, 0x98,0x80, 0xB, +0 }, // 1456: 2x2byJANM101; b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101
+ { 0x0167D62,0x01672A2, 0x57,0x80, 0x4, +0 }, // 1457: 2x2byJANM102; b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102
+ { 0x0069F61,0x0049FA1, 0x5B,0x00, 0x5, +0 }, // 1458: 2x2byJANM102; b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102
+ { 0x024A238,0x024F231, 0x9F,0x9C, 0x6, +0 }, // 1459: 2x2byJANM103; b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103
+ { 0x014F123,0x0238161, 0x9F,0x00, 0x6, +0 }, // 1460: 2x2byJANM103; b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103
+ { 0x053C601,0x0D5F583, 0x71,0x40, 0x7, +0 }, // 1461: b50M112; b51M112; f20GM112; f31GM112; f36GM112; f48GM112; qGM112; Tinkle Bell; gm112
+ { 0x4FCFA15,0x0ECFA12, 0x11,0x80, 0xA, +0 }, // 1462: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115
+ { 0x0FCFA18,0x0E5F812, 0x9D,0x00, 0xB, +0 }, // 1463: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115
+ { 0x007A801,0x083F600, 0x5C,0x03, 0x7, +0 }, // 1464: b50M116; b51M116; f20GM116; f31GM116; f36GM116; f49GM116; qGM116; Taiko Drum; gm116
+ { 0x458F811,0x0E5F310, 0x8F,0x00, 0xE, +0 }, // 1465: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117
+ { 0x154F610,0x0E4F410, 0x92,0x00, 0xF, +0 }, // 1466: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117
+ { 0x0001F0F,0x3F01FC0, 0x00,0x00, 0xE, +0 }, // 1467: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119
+ { 0x0001F0F,0x3F11FC0, 0x3F,0x3F, 0xF, +0 }, // 1468: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119
+ { 0x024F806,0x7845603, 0x80,0x88, 0xE, +0 }, // 1469: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120
+ { 0x024D803,0x7846604, 0x1E,0x08, 0xF, +0 }, // 1470: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120
+ { 0x001FF06,0x3043414, 0x00,0x00, 0xE, +0 }, // 1471: b50M121; b51M121; f20GM121; f31GM121; f36GM121; qGM121; Breath Noise; gm121
+ { 0x001FF26,0x1841204, 0x00,0x00, 0xE, +0 }, // 1472: b50M122; b51M122; f20GM122; f31GM122; f36GM122; f49GM122; qGM122; Seashore; gm122
+ { 0x0F86848,0x0F10001, 0x00,0x3F, 0x5, +0 }, // 1473: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123
+ { 0x0F86747,0x0F8464C, 0x00,0x00, 0x5, +0 }, // 1474: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123
+ { 0x261B235,0x015F414, 0x1C,0x08, 0xA, +1 }, // 1475: b50M124; b51M124; f20GM124; f31GM124; f36GM124; qGM124; Telephone; gm124
+ { 0x715FE11,0x019F487, 0x20,0xC0, 0xB, +0 }, // 1476: f20GM124; f31GM124; f36GM124; qGM124; Telephone
+ { 0x1112EF0,0x11621E2, 0x00,0xC0, 0x8, -36 }, // 1477: b50M125; b51M125; f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter; gm125
+ { 0x7112EF0,0x11621E2, 0x00,0xC0, 0x9, +0 }, // 1478: f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter
+ { 0x007FC01,0x638F802, 0x03,0x03, 0xF, +0 }, // 1479: 2x2byJANP38; b50P38; b51P38; b51P40; f20GP38; f31GP38; f36GP38; f36GP40; qGP38; Acoustic Snare; Electric Snare; gpo038; gpo040; gps038
+ { 0x007FC00,0x638F801, 0x03,0x03, 0xF, +0 }, // 1480: 2x2byJANP40; b50P40; f20GP40; qGP40; Electric Snare; gps040
+ { 0x00CFD01,0x03CD600, 0x07,0x00, 0x0, +0 }, // 1481: b50P36; b50P41; b50P43; b50P45; b50P47; b50P48; b50P50; f20GP41; f20GP43; f20GP45; f20GP47; f20GP48; f20GP50; f31GP41; f31GP43; f31GP45; f31GP47; f31GP48; f31GP50; qGP41; qGP43; qGP45; qGP47; qGP48; qGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; gps036; gps041; gps043; gps045; gps047; gps048; gps050
+ { 0x00CF600,0x006F600, 0x00,0x00, 0x1, +0 }, // 1482: b50P41; f20GP41; f20GP43; f20GP45; f20GP47; f20GP48; f20GP50; f31GP41; f31GP43; f31GP45; f31GP47; f31GP48; f31GP50; qGP41; qGP43; qGP45; qGP47; qGP48; qGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; gps041
+ { 0x008F60C,0x247FB12, 0x00,0x00, 0xB, +0 }, // 1483: 2x2byJANP42; b50P42; f20GP42; f31GP42; qGP42; Closed High Hat; gps042
+ { 0x008F60C,0x2477B12, 0x00,0x00, 0xA, +0 }, // 1484: 2x2byJANP44; b50P44; f20GP44; f31GP44; f48GP44; qGP44; Pedal High Hat; gps044
+ { 0x008F60C,0x2477B12, 0x00,0x00, 0xB, +0 }, // 1485: 2x2byJANP44; b50P44; f20GP44; f31GP44; qGP44; Pedal High Hat; gps044
+ { 0x002F60C,0x243CB12, 0x00,0x15, 0xB, +0 }, // 1486: 2x2byJANP46; b50P46; f20GP46; f31GP46; qGP46; Open High Hat; gps046
+ { 0x3E4E40F,0x1E5F508, 0x00,0x0A, 0x6, +0 }, // 1487: b50P51; f20GP51; f31GP51; f31GP59; qGP51; qGP59; Ride Cymbal 1; Ride Cymbal 2; gps051
+ { 0x366F50F,0x1A5F508, 0x00,0x19, 0x7, +0 }, // 1488: 2x2byJANP51; b50P51; f20GP51; f31GP51; f31GP59; qGP51; qGP59; Ride Cymbal 1; Ride Cymbal 2; gps051
+ { 0x3E4E40F,0x1E5F507, 0x00,0x11, 0x6, +0 }, // 1489: 2x2byJANP53; b50P53; f20GP53; f31GP53; qGP53; Ride Bell; gps053
+ { 0x365F50F,0x1A5F506, 0x00,0x1E, 0x7, +0 }, // 1490: 2x2byJANP53; b50P53; f20GP53; f31GP53; qGP53; Ride Bell; gps053
+ { 0x0C49406,0x2F5F604, 0x00,0x00, 0x0, +0 }, // 1491: 2x2byJANP54; b50P54; b51P54; f20GP54; f31GP54; f36GP54; qGP54; Tambourine; gpo054; gps054
+ { 0x004F902,0x0F79705, 0x00,0x03, 0x0, +0 }, // 1492: 2x2byJANP54; b50P54; f20GP54; f31GP54; qGP54; Tambourine; gps054
+ { 0x156F28F,0x100F446, 0x03,0x00, 0xE, +0 }, // 1493: 2x2byJANP55; b50P55; f20GP55; f31GP55; qGP55; Splash Cymbal; gps055
+ { 0x000F38F,0x0A5F442, 0x00,0x06, 0xE, +0 }, // 1494: 2x2byJANP55; b50P55; f20GP55; f31GP55; qGP55; Splash Cymbal; gps055
+ { 0x237F811,0x005F310, 0x45,0x00, 0x8, +0 }, // 1495: 2x2byJANP56; b50P56; b51P56; f20GP56; f31GP56; f36GP56; qGP56; Cow Bell; gpo056; gps056
+ { 0x037F811,0x005F310, 0x05,0x08, 0x9, +0 }, // 1496: 2x2byJANP56; b50P56; f20GP56; f31GP56; qGP56; Cow Bell; gps056
+ { 0x155F381,0x000F441, 0x00,0x00, 0xE, +0 }, // 1497: 2x2byJANP57; b50P57; f20GP57; f31GP57; qGP57; Crash Cymbal 2; gps057
+ { 0x000F341,0x0A4F48F, 0x00,0x00, 0xE, +0 }, // 1498: 2x2byJANP57; b50P57; f20GP57; f31GP57; qGP57; Crash Cymbal 2; gps057
+ { 0x503FF80,0x014FF10, 0x00,0x00, 0xC, +0 }, // 1499: 2x2byJANP58; b50P58; b51P58; f20GP58; f31GP58; f36GP58; qGP58; Vibraslap; gpo058; gps058
+ { 0x503FF80,0x014FF10, 0x00,0x0D, 0xD, +0 }, // 1500: 2x2byJANP58; b50P58; f20GP58; f31GP58; qGP58; Vibraslap; gps058
+ { 0x3E5E40F,0x1E7F508, 0x00,0x0A, 0x6, +0 }, // 1501: b50P59; f20GP59; Ride Cymbal 2; gps059
+ { 0x366F50F,0x1A8F608, 0x00,0x19, 0x7, +0 }, // 1502: 2x2byJANP59; b50P59; f20GP59; Ride Cymbal 2; gps059
+ { 0x00CF506,0x008F502, 0xC8,0x0B, 0x6, +0 }, // 1503: 2x2byJANP60; b50P60; f20GP60; f31GP60; qGP60; High Bongo; gps060
+ { 0x00CF506,0x007F501, 0xC5,0x03, 0x7, +0 }, // 1504: 2x2byJANP60; b50P60; f20GP60; f31GP60; qGP60; High Bongo; gps060
+ { 0x0BFFA01,0x096C802, 0x8F,0x80, 0x6, +0 }, // 1505: 2x2byJANP61; b50P61; f20GP61; f31GP61; qGP61; Low Bongo; gps061
+ { 0x0BFFA01,0x096C802, 0xCF,0x0B, 0x7, +0 }, // 1506: 2x2byJANP61; b50P61; f20GP61; f31GP61; qGP61; Low Bongo; gps061
+ { 0x087FA01,0x0B7FA01, 0x4F,0x08, 0x7, +0 }, // 1507: 2x2byJANP62; b50P62; f20GP62; f31GP62; qGP62; Mute High Conga; gps062
+ { 0x08DFA01,0x0B5F802, 0x55,0x00, 0x6, +0 }, // 1508: 2x2byJANP63; b50P63; f20GP63; f31GP63; qGP63; Open High Conga; gps063
+ { 0x08DFA01,0x0B5F802, 0x55,0x12, 0x7, +0 }, // 1509: 2x2byJANP63; b50P63; f20GP63; f31GP63; qGP63; Open High Conga; gps063
+ { 0x08DFA01,0x0B6F802, 0x59,0x00, 0x6, +0 }, // 1510: 2x2byJANP64; b50P64; f20GP64; f31GP64; qGP64; Low Conga; gps064
+ { 0x08DFA01,0x0B6F802, 0x59,0x12, 0x7, +0 }, // 1511: 2x2byJANP64; b50P64; f20GP64; f31GP64; qGP64; Low Conga; gps064
+ { 0x00AFA01,0x006F900, 0x00,0x00, 0xE, +0 }, // 1512: 2x2byJANP65; b50P65; f20GP65; f31GP65; qGP65; High Timbale; gps065
+ { 0x00AFA01,0x006F900, 0x00,0x0D, 0xF, +0 }, // 1513: 2x2byJANP65; b50P65; f20GP65; f31GP65; qGP65; High Timbale; gps065
+ { 0x089F900,0x06CF600, 0x80,0x08, 0xF, +0 }, // 1514: 2x2byJANP66; b50P66; f20GP66; f31GP66; qGP66; Low Timbale; gps066
+ { 0x388F803,0x0B6F60C, 0x8D,0x00, 0xE, +0 }, // 1515: 2x2byJANP67; b50P67; f20GP67; f31GP67; qGP67; High Agogo; gps067
+ { 0x088F803,0x0B8F80C, 0x88,0x12, 0xF, +0 }, // 1516: 2x2byJANP67; b50P67; f20GP67; f31GP67; qGP67; High Agogo; gps067
+ { 0x388F803,0x0B6F60C, 0x88,0x03, 0xE, +0 }, // 1517: 2x2byJANP68; b50P68; f20GP68; f31GP68; qGP68; Low Agogo; gps068
+ { 0x388F803,0x0B8F80C, 0x88,0x0F, 0xF, +0 }, // 1518: 2x2byJANP68; b50P68; f20GP68; f31GP68; qGP68; Low Agogo; gps068
+ { 0x04F760F,0x2187700, 0x00,0x12, 0xF, +0 }, // 1519: 2x2byJANP69; b50P69; f20GP69; f31GP69; qGP69; Cabasa; gps069
+ { 0x249C80F,0x2699B02, 0x40,0x80, 0xE, +0 }, // 1520: 2x2byJANP70; b50P70; f20GP70; f31GP70; qGP70; Maracas; gps070
+ { 0x249C80F,0x2699B0F, 0xC0,0x19, 0xF, +0 }, // 1521: 2x2byJANP70; b50P70; f20GP70; f31GP70; qGP70; Maracas; gps070
+ { 0x305AD57,0x0058D87, 0xDC,0x00, 0xE, +0 }, // 1522: b50P71; f20GP71; f31GP71; qGP71; Short Whistle; gps071
+ { 0x305AD47,0x0058D87, 0xDC,0x12, 0xF, +0 }, // 1523: b50P71; f20GP71; f31GP71; qGP71; Short Whistle; gps071
+ { 0x304A857,0x0048887, 0xDC,0x00, 0xE, +0 }, // 1524: b50P72; f20GP72; f31GP72; qGP72; Long Whistle; gps072
+ { 0x304A857,0x0058887, 0xDC,0x08, 0xF, +0 }, // 1525: b50P72; f20GP72; f31GP72; qGP72; Long Whistle; gps072
+ { 0x3F40006,0x0F5F715, 0x3F,0x00, 0x0, +0 }, // 1526: 2x2byJANP75; b50P75; b51P39; b51P75; b51P76; b51P77; b51P85; f20GP75; f31GP75; f36GP39; f36GP75; f36GP76; f36GP77; f36GP85; qGP75; Castanets; Claves; Hand Clap; High Wood Block; Low Wood Block; gpo039; gpo075; gpo076; gpo077; gpo085; gps075
+ { 0x3F40006,0x0F5F715, 0x3F,0x08, 0x1, +0 }, // 1527: 2x2byJANP75; b50P75; f20GP75; f31GP75; qGP75; Claves; gps075
+ { 0x3F40006,0x0F5F712, 0x3F,0x08, 0x1, +0 }, // 1528: 2x2byJANP76; 2x2byJANP77; b50P76; b50P77; f20GP76; f20GP77; f31GP76; f31GP77; qGP76; qGP77; High Wood Block; Low Wood Block; gps076; gps077
+ { 0x7476701,0x0476703, 0xCD,0x40, 0x8, +0 }, // 1529: 2x2byJANP78; b50P78; f20GP78; f31GP78; qGP78; Mute Cuica; gps078
+ { 0x0476701,0x0556501, 0xC0,0x00, 0x9, +0 }, // 1530: 2x2byJANP78; b50P78; f20GP78; f31GP78; qGP78; Mute Cuica; gps078
+ { 0x0A76701,0x0356503, 0x17,0x1E, 0xA, +0 }, // 1531: 2x2byJANP79; b50P79; f20GP79; f31GP79; qGP79; Open Cuica; gps079
+ { 0x0777701,0x0057501, 0x9D,0x00, 0xB, +0 }, // 1532: 2x2byJANP79; b50P79; f20GP79; f31GP79; qGP79; Open Cuica; gps079
+ { 0x3F0E00A,0x005FF1F, 0x40,0x40, 0x8, +0 }, // 1533: 2x2byJANP80; b50P80; f20GP80; f31GP80; qGP80; Mute Triangle; gps080
+ { 0x3F0E00A,0x005FF1F, 0x40,0x48, 0x9, +0 }, // 1534: 2x2byJANP80; b50P80; f20GP80; f31GP80; qGP80; Mute Triangle; gps080
+ { 0x3F0E00A,0x002FF1F, 0x7C,0x40, 0x8, +0 }, // 1535: b50P81; f20GP81; f31GP81; qGP81; Open Triangle; gps081
+ { 0x3E0F50A,0x003FF1F, 0x7C,0x40, 0x9, +0 }, // 1536: b50P81; f20GP81; f31GP81; qGP81; Open Triangle; gps081
+ { 0x04F7F0F,0x21E7E00, 0x40,0x88, 0xE, +0 }, // 1537: 2x2byJANP82; b50P82; f20GP82; f31GP82; qGP82; Shaker; gps082
+ { 0x04F7F0F,0x21E7E00, 0x40,0x14, 0xF, +0 }, // 1538: 2x2byJANP82; b50P82; f20GP82; f31GP82; qGP82; Shaker; gps082
+ { 0x6E5E403,0x7E7F507, 0x0D,0x11, 0xB, +0 }, // 1539: 2x2byJANP84; b50P84; f20GP84; f31GP84; f36GP84; qGP84; Bell Tree; gps084
+ { 0x366F500,0x4A8F604, 0x1B,0x15, 0xA, +0 }, // 1540: 2x2byJANP84; b50P84; f20GP84; f31GP84; f36GP84; qGP84; Bell Tree; gps084
+ { 0x3F40003,0x0F5F715, 0x3F,0x00, 0x8, +0 }, // 1541: 2x2byJANP85; b50P85; f20GP85; f31GP85; qGP85; Castanets; gps085
+ { 0x3F40003,0x0F5F715, 0x3F,0x08, 0x9, +0 }, // 1542: 2x2byJANP85; b50P85; f20GP85; f31GP85; qGP85; Castanets; gps085
+ { 0x08DFA01,0x0B5F802, 0x4F,0x00, 0x6, +0 }, // 1543: 2x2byJANP86; b50P86; b51P64; f20GP86; f31GP86; f36GP64; qGP86; Low Conga; Mute Surdu; gpo064; gps086
+ { 0x08DFA01,0x0B5F802, 0x4F,0x12, 0x7, +0 }, // 1544: 2x2byJANP86; b50P86; f20GP86; f31GP86; qGP86; Mute Surdu; gps086
+ { 0x084FA01,0x0B4F800, 0x4F,0x00, 0x6, +0 }, // 1545: 2x2byJANP87; b50P87; f20GP87; f31GP87; qGP87; Open Surdu; gps087
+ { 0x084FA01,0x0B4F800, 0x4F,0x00, 0x7, +0 }, // 1546: 2x2byJANP87; b50P87; f20GP87; f31GP87; qGP87; Open Surdu; gps087
+ { 0x0F3F040,0x0038761, 0x30,0x00, 0xF, +0 }, // 1547: f21GM3; Honky-tonkPiano
+ { 0x033E813,0x0F3F011, 0x12,0x00, 0x8, +0 }, // 1548: f21GM4; Rhodes Piano
+ { 0x133F721,0x2F4F320, 0x48,0x00, 0x4, +0 }, // 1549: f21GM5; f41GM5; Chorused Piano
+ { 0x1F4F201,0x0F5F009, 0x00,0x00, 0x6, +0 }, // 1550: f21GM9; Glockenspiel
+ { 0x1114070,0x0034061, 0x84,0x00, 0x0, +0 }, // 1551: f21GM10; Music box
+ { 0x0D3B305,0x024F246, 0x40,0x80, 0x2, +0 }, // 1552: b56MM93; b66M93; f21GM27; Electric Guitar2; PAD6
+ { 0x106F90E,0x0F4F001, 0x2F,0x00, 0xB, +0 }, // 1553: f21GM28; f41GM28; Electric Guitar3
+ { 0x0126E71,0x0045061, 0x0D,0x00, 0x0, +0 }, // 1554: f21GM29; Overdrive Guitar
+ { 0x2A31321,0x0F31220, 0x1A,0x00, 0x8, +0 }, // 1555: f21GM33; f41GM33; f41GM36; Electric Bass 1; Slap Bass 1
+ { 0x025DC03,0x009F031, 0xA2,0x00, 0x8, +0 }, // 1556: f21GM34; Electric Bass 2
+ { 0x025DC03,0x009F021, 0x17,0x00, 0x8, +0 }, // 1557: f21GM35; Fretless Bass
+ { 0x025DF23,0x0F9F021, 0x20,0x00, 0xE, +0 }, // 1558: f21GM36; Slap Bass 1
+ { 0x1025161,0x0024173, 0x52,0x00, 0xA, +0 }, // 1559: f21GM37; Slap Bass 2
+ { 0x0195132,0x0396061, 0x5A,0x85, 0xC, +0 }, // 1560: f21GM38; Synth Bass 1
+ { 0x025DC03,0x009F031, 0x9A,0x00, 0x8, +0 }, // 1561: f21GM39; Synth Bass 2
+ { 0x025DC03,0x009F031, 0x98,0x00, 0x8, +0 }, // 1562: f21GM40; Violin
+ { 0x1126EB1,0x0045021, 0x47,0x02, 0x0, +0 }, // 1563: f21GM42; f41GM42; Cello
+ { 0x025DC03,0x009F031, 0x97,0x00, 0x8, +0 }, // 1564: f21GM44; Tremulo Strings
+ { 0x025DC03,0x009F031, 0x96,0x00, 0x8, +0 }, // 1565: f21GM45; Pizzicato String
+ { 0x025DC03,0x009F031, 0x94,0x00, 0x8, +0 }, // 1566: f21GM46; Orchestral Harp
+ { 0x025DB02,0x006F030, 0x10,0x00, 0x8, +0 }, // 1567: f21GM47; Timpany
+ { 0x1145152,0x0147242, 0x88,0x00, 0xA, +0 }, // 1568: f21GM48; String Ensemble1
+ { 0x0115172,0x01572A2, 0x89,0x00, 0xA, +0 }, // 1569: f21GM50; f41GM48; f41GM50; String Ensemble1; Synth Strings 1
+ { 0x0F8AF00,0x0F6F401, 0xC0,0x00, 0xE, +0 }, // 1570: f21GM51; SynthStrings 2
+ { 0x0009FB1,0x1069FA2, 0x45,0x0D, 0x2, +0 }, // 1571: f21GM52; Choir Aahs
+ { 0x0009FB1,0x1069FA2, 0x45,0x08, 0x2, +0 }, // 1572: f21GM53; Voice Oohs
+ { 0x1016F00,0x0F57001, 0x19,0x00, 0xE, +0 }, // 1573: f21GM61; f21GM88; f41GM88; Brass Section; Pad 1 new age
+ { 0x229FFF2,0x0F480E1, 0x1A,0x00, 0x6, +0 }, // 1574: f21GM63; Synth Brass 2
+ { 0x025DC03,0x009F032, 0x12,0x00, 0xA, +0 }, // 1575: f21GM64; Soprano Sax
+ { 0x025DC03,0x009F032, 0x10,0x00, 0xA, +0 }, // 1576: f21GM65; Alto Sax
+ { 0x025DC03,0x009F032, 0x0E,0x00, 0xA, +0 }, // 1577: f21GM66; Tenor Sax
+ { 0x025DC03,0x009F032, 0x0C,0x00, 0xA, +0 }, // 1578: f21GM67; Baritone Sax
+ { 0x025DC03,0x009F032, 0x0A,0x00, 0xA, +0 }, // 1579: f21GM68; Oboe
+ { 0x025DC03,0x009F031, 0x92,0x00, 0x8, +0 }, // 1580: f21GM69; English Horn
+ { 0x1062F01,0x0076521, 0x07,0x00, 0x0, +0 }, // 1581: f21GM70; Bassoon
+ { 0x00470F5,0x0F38071, 0x1C,0x00, 0xB, +0 }, // 1582: f21GM71; Clarinet
+ { 0x0F77061,0x0256061, 0x21,0x00, 0x2, +0 }, // 1583: f21GM73; Flute
+ { 0x0C76012,0x00550F1, 0x28,0x00, 0x2, +0 }, // 1584: f21GM74; Recorder
+ { 0x0049F21,0x0049F62, 0x00,0x00, 0x1, +0 }, // 1585: f21GM76; Bottle Blow
+ { 0x2119A16,0x0029012, 0x14,0x00, 0x2, +0 }, // 1586: f21GM78; Whistle
+ { 0x033F813,0x003FF11, 0x0E,0x00, 0x8, +0 }, // 1587: f21GM79; Ocarina
+ { 0x0057F72,0x0F56071, 0x1D,0x00, 0x2, +0 }, // 1588: f21GM80; Lead 1 squareea
+ { 0x203B162,0x005F172, 0x4A,0x00, 0x2, +0 }, // 1589: f21GM81; f21GM87; f41GM87; Lead 2 sawtooth; Lead 8 brass
+ { 0x2027062,0x0029062, 0x4A,0x00, 0x2, +0 }, // 1590: f21GM82; Lead 3 calliope
+ { 0x0FF0F20,0x0F1F021, 0xFF,0x00, 0x0, +0 }, // 1591: f21GM89; f21GM90; f21GM91; f21GM92; f21GM93; Pad 2 warm; Pad 3 polysynth; Pad 4 choir; Pad 5 bowedpad; Pad 6 metallic
+ { 0x0F28021,0x0037021, 0x8F,0x00, 0x0, +0 }, // 1592: f21GM94; Pad 7 halo
+ { 0x2129A16,0x0039012, 0x97,0x00, 0x2, +0 }, // 1593: f21GM96; FX 1 rain
+ { 0x212AA93,0x021AC91, 0x97,0x80, 0xE, +0 }, // 1594: f21GM98; f32GM98; FX 3 crystal
+ { 0x024DA05,0x013F901, 0x8B,0x00, 0xA, +0 }, // 1595: f21GM104; f21GM99; f41GM104; f41GM99; FX 4 atmosphere; Sitar
+ { 0x203B162,0x0046172, 0xCF,0x00, 0x2, +0 }, // 1596: f21GM114; Steel Drums
+ { 0x006FA04,0x095F201, 0xD3,0x00, 0xA, +0 }, // 1597: f21GM115; Woodblock
+ { 0x0847162,0x0246061, 0x21,0x00, 0x8, +0 }, // 1598: f21GM124; Telephone
+ { 0x0FFF000,0x02FF607, 0x00,0x00, 0x0, +0 }, // 1599: f21GP35; f27GP27; f27GP28; f27GP29; f27GP30; f27GP31; f27GP35; f41GP35; Ac Bass Drum
+ { 0x3F27026,0x0568705, 0x00,0x00, 0xE, +0 }, // 1600: f21GP36; f21GP70; Bass Drum 1; Maracas
+ { 0x005FC11,0x1F5DF12, 0x00,0x00, 0x1, +0 }, // 1601: f21GP38; f21GP39; f21GP40; Acoustic Snare; Electric Snare; Hand Clap
+ { 0x104F021,0x0D6F401, 0xCF,0x00, 0xA, +0 }, // 1602: f13GM0; f50GM0; nemM0; AcouGrandPiano
+ { 0x104F021,0x0D6F401, 0xC7,0x00, 0x0, +0 }, // 1603: f13GM1; f50GM1; nemM1; BrightAcouGrand
+ { 0x004F021,0x0D6F401, 0x1B,0x00, 0xA, +0 }, // 1604: f13GM2; f50GM2; nemM2; ElecGrandPiano
+ { 0x104F061,0x1D6F441, 0xCE,0x00, 0x4, +0 }, // 1605: nemM3; Honky-tonkPiano
+ { 0x065F301,0x07DF111, 0x12,0x00, 0x8, +0 }, // 1606: f13GM4; f50GM4; nemM4; Rhodes Piano
+ { 0x254F5A8,0x0B7F321, 0xE8,0x00, 0x0, +0 }, // 1607: nemM5; Chorused Piano
+ { 0x14FF101,0x3D6F311, 0xC6,0x06, 0xA, +0 }, // 1608: f13GM6; f50GM6; nemM6; Harpsichord
+ { 0x0ADF303,0x15E8301, 0x58,0x00, 0xE, +0 }, // 1609: f13GM7; f50GM7; nemM7; Clavinet
+ { 0x01F4C28,0x045F601, 0xD4,0x00, 0xE, +0 }, // 1610: f13GM8; f50GM8; nemM8; Celesta
+ { 0x223F208,0x073F414, 0x92,0x80, 0x0, -12 }, // 1611: f13GM9; f50GM9; nemM9; Glockenspiel
+ { 0x22F6216,0x06AF401, 0x64,0x41, 0x0, +0 }, // 1612: f13GM10; f50GM10; nemM10; Music box
+ { 0x036F506,0x025FDA1, 0x10,0x80, 0x3, +0 }, // 1613: nemM11; Vibraphone
+ { 0x0176D0A,0x005F001, 0xD5,0x00, 0x4, +0 }, // 1614: f13GM12; f50GM12; nemM12; Marimba
+ { 0x265F812,0x0D7F601, 0xC8,0x00, 0xC, +0 }, // 1615: f13GM13; f50GM13; nemM13; Xylophone
+ { 0x092FF43,0x003F015, 0x00,0x00, 0xE, -12 }, // 1616: nemM14; Tubular Bells
+ { 0x0388B03,0x2398300, 0xC0,0x80, 0x0, +0 }, // 1617: f13GM15; f50GM15; nemM15; Dulcimer
+ { 0x00FF060,0x00FF062, 0xC0,0x06, 0xD, +0 }, // 1618: nemM16; Hammond Organ
+ { 0x29FFF24,0x10FF021, 0x00,0x00, 0xF, +0 }, // 1619: f13GM17; f50GM17; nemM17; Percussive Organ
+ { 0x11FFF30,0x14C5E32, 0x00,0x00, 0x7, +0 }, // 1620: f13GM18; f50GM18; nemM18; Rock Organ
+ { 0x10BF024,0x20B5030, 0x49,0x00, 0xF, +0 }, // 1621: f13GM20; f50GM20; nemM20; Reed Organ
+ { 0x00BF024,0x10B5031, 0xCC,0x0A, 0xA, +0 }, // 1622: f13GM21; f50GM21; nemM21; Accordion
+ { 0x12F6F24,0x20D4030, 0xCA,0x0A, 0x0, +0 }, // 1623: f13GM22; f50GM22; nemM22; Harmonica
+ { 0x00BF022,0x10B5071, 0xCD,0x03, 0x0, +0 }, // 1624: nemM23; Tango Accordion
+ { 0x105F003,0x1C8F211, 0xCE,0x00, 0x0, +0 }, // 1625: f13GM24; f50GM24; nemM24; Acoustic Guitar1
+ { 0x125FF03,0x1C8F211, 0x49,0x00, 0x0, +0 }, // 1626: f13GM25; f50GM25; nemM25; Acoustic Guitar2
+ { 0x145F503,0x03AF621, 0xD3,0x00, 0xE, +0 }, // 1627: f13GM26; f50GM26; nemM26; Electric Guitar1
+ { 0x1269E03,0x0BBF221, 0x90,0x80, 0xE, +0 }, // 1628: f13GM27; f50GM27; nemM27; Electric Guitar2
+ { 0x047FF01,0x2BCF400, 0xC0,0x00, 0xE, +0 }, // 1629: f13GM28; f50GM28; nemM28; Electric Guitar3
+ { 0x04F6F20,0x31FFF20, 0xE0,0x01, 0x0, +0 }, // 1630: f13GM29; f50GM29; nemM29; Overdrive Guitar
+ { 0x32F5F30,0x31FFE30, 0xE0,0x01, 0x0, +0 }, // 1631: f13GM30; f50GM30; nemM30; Distorton Guitar
+ { 0x3598600,0x02A7284, 0x42,0x80, 0xC, +0 }, // 1632: nemM31; Guitar Harmonics
+ { 0x054FE10,0x00FF030, 0x00,0x00, 0x6, +12 }, // 1633: f13GM32; f50GM32; nemM32; Acoustic Bass
+ { 0x0397530,0x088F220, 0xC2,0x40, 0x8, +12 }, // 1634: f13GM33; f50GM33; nemM33; Electric Bass 1
+ { 0x125FF10,0x006F030, 0x0A,0x00, 0xC, +12 }, // 1635: f13GM34; f50GM34; nemM34; Electric Bass 2
+ { 0x039F330,0x00CF0A0, 0x0F,0x00, 0x8, +12 }, // 1636: nemM35; Fretless Bass
+ { 0x07FF420,0x00FF021, 0x18,0x00, 0xE, +0 }, // 1637: f13GM36; f50GM36; nemM36; Slap Bass 1
+ { 0x106F010,0x006F030, 0x00,0x00, 0x6, +12 }, // 1638: f13GM37; f50GM37; nemM37; Slap Bass 2
+ { 0x05FF620,0x00FF021, 0x16,0x00, 0xE, +0 }, // 1639: f13GM38; f50GM38; nemM38; Synth Bass 1
+ { 0x006F010,0x006F030, 0x08,0x00, 0x4, +0 }, // 1640: f13GM39; f50GM39; nemM39; Synth Bass 2
+ { 0x092FF43,0x003F015, 0x00,0x00, 0xE, +0 }, // 1641: nemM40; nemM78; Violin; Whistle
+ { 0x106F031,0x10650B1, 0xC5,0x00, 0x0, +0 }, // 1642: nemM41; Viola
+ { 0x11FF431,0x13653A1, 0x40,0x00, 0x0, +0 }, // 1643: nemM42; Cello
+ { 0x01FF431,0x13663A1, 0xC0,0x00, 0x0, +0 }, // 1644: nemM43; Contrabass
+ { 0x043F271,0x1285161, 0x1D,0x00, 0xE, +0 }, // 1645: nemM44; Tremulo Strings
+ { 0x279A702,0x284F410, 0xD2,0x00, 0x0, +0 }, // 1646: f13GM45; f50GM45; nemM45; Pizzicato String
+ { 0x194F622,0x09BF231, 0x1B,0x80, 0xA, +0 }, // 1647: f13GM46; f50GM46; nemM46; Orchestral Harp
+ { 0x126F801,0x105F000, 0x40,0x00, 0x0, +0 }, // 1648: f13GM47; f50GM47; nemM47; Timpany
+ { 0x043F231,0x1285121, 0x1D,0x00, 0xE, +0 }, // 1649: f13GM48; f50GM48; nemM48; String Ensemble1
+ { 0x1011031,0x2042030, 0x56,0x00, 0xE, +0 }, // 1650: f13GM49; f50GM49; nemM49; String Ensemble2
+ { 0x136F131,0x0286121, 0x1B,0x00, 0xE, +0 }, // 1651: f13GM50; f50GM50; nemM50; Synth Strings 1
+ { 0x034F131,0x0285121, 0x1C,0x00, 0xE, +0 }, // 1652: f13GM51; f50GM51; nemM51; SynthStrings 2
+ { 0x015F431,0x0056072, 0x5B,0x83, 0x0, +0 }, // 1653: nemM52; Choir Aahs
+ { 0x172FCE1,0x01762B1, 0x46,0x00, 0x0, +0 }, // 1654: nemM53; Voice Oohs
+ { 0x0053071,0x0055072, 0x57,0x00, 0xC, +0 }, // 1655: nemM54; Synth Voice
+ { 0x062F600,0x01BF301, 0x00,0x08, 0x6, +0 }, // 1656: f13GM55; f50GM55; nemM55; Orchestra Hit
+ { 0x06553B1,0x00FF021, 0x14,0x00, 0xA, +0 }, // 1657: nemM56; Trumpet
+ { 0x0254231,0x00FF0A1, 0x56,0x01, 0xE, +0 }, // 1658: nemM57; Trombone
+ { 0x1255221,0x02993A1, 0x55,0x01, 0xE, +0 }, // 1659: nemM58; Tuba
+ { 0x07554B1,0x0089021, 0x20,0x00, 0xE, +0 }, // 1660: nemM59; Muted Trumpet
+ { 0x0375421,0x008F021, 0x1B,0x00, 0xE, +0 }, // 1661: f13GM61; f50GM61; nemM61; Brass Section
+ { 0x1396521,0x09EF221, 0x16,0x00, 0xE, +0 }, // 1662: f13GM62; f50GM62; nemM62; Synth Brass 1
+ { 0x0375621,0x00AF021, 0x1E,0x00, 0xE, +0 }, // 1663: f13GM63; f50GM63; nemM63; Synth Brass 2
+ { 0x0046021,0x1095031, 0x4E,0x00, 0x6, +0 }, // 1664: f13GM64; f50GM64; nemM64; Soprano Sax
+ { 0x0046021,0x1095031, 0x8E,0x00, 0xA, +0 }, // 1665: f13GM65; f50GM65; nemM65; Alto Sax
+ { 0x0055021,0x1095021, 0x8E,0x00, 0xA, +0 }, // 1666: f13GM66; f50GM66; nemM66; Tenor Sax
+ { 0x0055031,0x1095021, 0x8E,0x00, 0xA, +0 }, // 1667: f13GM67; f50GM67; nemM67; Baritone Sax
+ { 0x0038031,0x136F132, 0x17,0x00, 0x0, +0 }, // 1668: f13GM68; f50GM68; nemM68; Oboe
+ { 0x2066020,0x10A7022, 0x19,0x00, 0x0, +0 }, // 1669: f13GM69; f50GM69; nemM69; English Horn
+ { 0x1065020,0x00A6022, 0x1E,0x00, 0x0, +0 }, // 1670: f13GM70; f50GM70; nemM70; Bassoon
+ { 0x0258C32,0x0176221, 0x4C,0x00, 0xC, +0 }, // 1671: f13GM71; f50GM71; nemM71; Clarinet
+ { 0x00430B1,0x00A5021, 0x57,0x00, 0xC, +0 }, // 1672: nemM72; Piccolo
+ { 0x04451B1,0x00A5021, 0x55,0x00, 0xC, +0 }, // 1673: nemM73; Flute
+ { 0x20F4032,0x0095021, 0xDF,0x00, 0x0, +0 }, // 1674: f13GM74; f50GM74; nemM74; Recorder
+ { 0x39C4611,0x05A6321, 0x20,0x00, 0xE, +0 }, // 1675: f13GM75; f50GM75; nemM75; Pan Flute
+ { 0x39D7531,0x0095021, 0x17,0x00, 0xE, +0 }, // 1676: f13GM76; f50GM76; nemM76; Bottle Blow
+ { 0x35AF802,0x02A42B1, 0x00,0x00, 0xE, +0 }, // 1677: nemM77; Shakuhachi
+ { 0x20FF022,0x00FF021, 0x5D,0x00, 0xE, +0 }, // 1678: f13GM80; f50GM80; nemM80; Lead 1 squareea
+ { 0x0535231,0x147F221, 0x0F,0x00, 0xC, +0 }, // 1679: f13GM81; f50GM81; nemM81; Lead 2 sawtooth
+ { 0x39D65B1,0x0095021, 0x17,0x00, 0xE, +0 }, // 1680: nemM82; Lead 3 calliope
+ { 0x05AF802,0x22A42B0, 0x00,0x00, 0xE, +0 }, // 1681: nemM83; Lead 4 chiff
+ { 0x057F421,0x228F232, 0xC0,0x00, 0x0, +0 }, // 1682: f13GM84; f50GM84; nemM84; Lead 5 charang
+ { 0x29D6561,0x2095021, 0xC6,0x00, 0x0, -12 }, // 1683: nemM85; Lead 6 voice
+ { 0x358F423,0x3486422, 0xC0,0x10, 0xB, -24 }, // 1684: f13GM86; f50GM86; nemM86; Lead 7 fifths
+ { 0x0EDF331,0x07DF131, 0xCB,0x00, 0x8, +0 }, // 1685: f13GM87; f50GM87; nemM87; Lead 8 brass
+ { 0x395FF09,0x02552E1, 0xC0,0x00, 0x0, +0 }, // 1686: f13GM88; f50GM88; nemM88; Pad 1 new age
+ { 0x0052031,0x0063031, 0x58,0x40, 0x0, +0 }, // 1687: f13GM89; f50GM89; nemM89; Pad 2 warm
+ { 0x0735421,0x008F021, 0x0E,0x07, 0xA, +0 }, // 1688: f13GM90; f50GM90; nemM90; Pad 3 polysynth
+ { 0x0033071,0x0044072, 0x5D,0x00, 0x0, +0 }, // 1689: nemM91; Pad 4 choir
+ { 0x2023034,0x003F021, 0x27,0x09, 0xE, +0 }, // 1690: f13GM92; f50GM92; nemM92; Pad 5 bowedpad
+ { 0x3042001,0x2042030, 0x63,0x00, 0x0, +0 }, // 1691: f13GM93; f50GM93; nemM93; Pad 6 metallic
+ { 0x0585201,0x0364161, 0x99,0x00, 0x6, +0 }, // 1692: nemM94; Pad 7 halo
+ { 0x0261131,0x0071031, 0x1B,0x00, 0xC, +0 }, // 1693: f13GM95; f50GM95; nemM95; Pad 8 sweep
+ { 0x0B4F251,0x075F101, 0xD0,0x00, 0x0, +0 }, // 1694: nemM96; FX 1 rain
+ { 0x0572132,0x01942A3, 0x06,0x00, 0x9, -12 }, // 1695: nemM97; FX 2 soundtrack
+ { 0x3859F45,0x043F311, 0x15,0x00, 0xE, +0 }, // 1696: nemM98; FX 3 crystal
+ { 0x115F403,0x0C8F221, 0xD7,0x00, 0xA, +0 }, // 1697: f13GM99; f50GM99; nemM99; FX 4 atmosphere
+ { 0x295F300,0x2B9F260, 0x11,0x00, 0x0, +0 }, // 1698: nemM100; FX 5 brightness
+ { 0x0050021,0x2041020, 0xCF,0x00, 0x0, +0 }, // 1699: f13GM101; f50GM101; nemM101; FX 6 goblins
+ { 0x2A3F400,0x2B9F260, 0x1B,0x00, 0x0, +0 }, // 1700: nemM102; FX 7 echoes
+ { 0x0644312,0x2028030, 0x22,0x00, 0xE, +0 }, // 1701: f13GM103; f50GM103; nemM103; FX 8 sci-fi
+ { 0x098F201,0x1D5F307, 0x40,0x09, 0x0, +0 }, // 1702: f13GM104; f50GM104; nemM104; Sitar
+ { 0x083FF00,0x166F502, 0x00,0x00, 0xE, -12 }, // 1703: f13GM105; f50GM105; nemM105; Banjo
+ { 0x275FF12,0x2E8F310, 0x80,0x00, 0xE, +0 }, // 1704: f13GM106; f50GM106; nemM106; Shamisen
+ { 0x163F402,0x164F502, 0x0F,0x00, 0x0, -12 }, // 1705: f13GM107; f50GM107; nemM107; Koto
+ { 0x064FB05,0x2579600, 0xC9,0x00, 0x0, +0 }, // 1706: f13GM108; f50GM108; nemM108; Kalimba
+ { 0x1B2FF13,0x30F5030, 0x0C,0x0A, 0xE, +0 }, // 1707: f13GM109; f50GM109; nemM109; Bagpipe
+ { 0x21DF230,0x10C4021, 0x0E,0x00, 0xA, +0 }, // 1708: f13GM110; f50GM110; nemM110; Fiddle
+ { 0x3023030,0x2064030, 0xC0,0x00, 0x0, +0 }, // 1709: f13GM111; f50GM111; nemM111; Shanai
+ { 0x375FF25,0x033FE03, 0xC0,0x00, 0x0, -7 }, // 1710: f13GM112; f50GM112; nemM112; Tinkle Bell
+ { 0x37DFE25,0x0079003, 0xC0,0x00, 0x0, -7 }, // 1711: f13GM113; f50GM113; nemM113; Agogo Bells
+ { 0x0034007,0x0056001, 0xDC,0x00, 0x0, +0 }, // 1712: f13GM114; f50GM114; nemM114; Steel Drums
+ { 0x2B3F811,0x003F010, 0xC1,0x03, 0x4, -7 }, // 1713: f13GM116; f50GM116; nemM116; Taiko Drum
+ { 0x00CF000,0x006F000, 0x00,0x00, 0x4, +2 }, // 1714: f13GM117; f50GM117; nemM117; Melodic Tom
+ { 0x32C8F01,0x006F000, 0x00,0x00, 0xE, +0 }, // 1715: f13GM118; f50GM118; nemM118; Synth Drum
+ { 0x2A2FF40,0x30E104E, 0x00,0x00, 0xE, +0 }, // 1716: nemM119; Reverse Cymbal
+ { 0x092FF11,0x306301E, 0xC0,0x00, 0xE, +0 }, // 1717: f13GM121; f50GM121; nemM121; Breath Noise
+ { 0x003402E,0x003105E, 0x00,0x00, 0xE, +0 }, // 1718: nemM122; Seashore
+ { 0x2A3375B,0x237461A, 0x95,0x40, 0x0, +0 }, // 1719: nemM123; Bird Tweet
+ { 0x344FF6B,0x02AF1EA, 0xC0,0x01, 0xC, -12 }, // 1720: nemM124; Telephone
+ { 0x10EF07E,0x00E3030, 0x00,0x0A, 0xE, +0 }, // 1721: nemM125; Helicopter
+ { 0x003F02E,0x00310FE, 0x00,0x00, 0xE, +0 }, // 1722: f13GM126; f50GM126; nemM126; Applause/Noise
+ { 0x023FCC0,0x006F04E, 0x00,0x00, 0xE, +0 }, // 1723: nemM127; Gunshot
+ { 0x0A3FB00,0x007F000, 0xC0,0x00, 0xA, +0 }, // 1724: f13GP35; f13GP36; f50GP35; f50GP36; nemP35; nemP36; Ac Bass Drum; Bass Drum 1
+ { 0x0C2FD05,0x3D9F910, 0xC0,0x00, 0x0, +0 }, // 1725: f13GP37; f50GP37; nemP37; Side Stick
+ { 0x03A8F2E,0x067A800, 0x00,0x00, 0xE, +0 }, // 1726: f13GP38; f50GP38; nemP38; Acoustic Snare
+ { 0x22C8305,0x0589903, 0x00,0x00, 0xE, +0 }, // 1727: f13GP39; f50GP39; nemP39; Hand Clap
+ { 0x25C8400,0x08AF800, 0x00,0x00, 0xE, +0 }, // 1728: f13GP40; f50GP40; nemP40; Electric Snare
+ { 0x00CFF00,0x006FF00, 0x00,0x00, 0x4, +0 }, // 1729: f13GP41; f13GP43; f13GP45; f13GP47; f13GP48; f13GP50; f50GP41; f50GP43; f50GP45; f50GP47; f50GP48; f50GP50; nemP41; nemP43; nemP45; nemP47; nemP48; nemP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x004F041,0x308F009, 0xC0,0x00, 0xE, +0 }, // 1730: nemP42; Closed High Hat
+ { 0x006F001,0x339880D, 0x40,0x00, 0xC, +0 }, // 1731: f13GP44; f50GP44; nemP44; Pedal High Hat
+ { 0x12FF201,0x356F54E, 0xC0,0x00, 0xE, +0 }, // 1732: nemP46; Open High Hat
+ { 0x12FF241,0x356F54E, 0xC0,0x00, 0xE, +0 }, // 1733: nemP49; nemP57; Crash Cymbal 1; Crash Cymbal 2
+ { 0x155AF00,0x364FF4B, 0x00,0x00, 0xE, +0 }, // 1734: nemP51; nemP53; nemP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
+ { 0x1496401,0x356F54A, 0xC0,0x00, 0xE, +0 }, // 1735: nemP52; Chinese Cymbal
+ { 0x2678900,0x357874E, 0x00,0x00, 0xE, +0 }, // 1736: nemP54; Tambourine
+ { 0x02FF241,0x356F54E, 0xC0,0x00, 0x0, +0 }, // 1737: nemP55; Splash Cymbal
+ { 0x05FF210,0x27FC40E, 0x00,0x00, 0x6, +0 }, // 1738: f13GP58; f50GP58; nemP58; Vibraslap
+ { 0x00CF003,0x03AF802, 0xC0,0x00, 0x0, +0 }, // 1739: f13GP60; f50GP60; nemP60; High Bongo
+ { 0x00BF003,0x037F702, 0xC0,0x00, 0x0, +0 }, // 1740: f13GP61; f50GP61; nemP61; Low Bongo
+ { 0x00CF003,0x01AFD02, 0xC0,0x00, 0xE, +0 }, // 1741: f13GP62; f50GP62; nemP62; Mute High Conga
+ { 0x00BF002,0x037F702, 0xC0,0x00, 0x0, +0 }, // 1742: f13GP63; f13GP64; f50GP63; f50GP64; nemP63; nemP64; Low Conga; Open High Conga
+ { 0x325FF25,0x0078003, 0xC0,0x00, 0x0, +0 }, // 1743: f13GP67; f13GP68; f50GP67; f50GP68; nemP67; nemP68; High Agogo; Low Agogo
+ { 0x0089011,0x357894E, 0xC0,0x00, 0xE, +0 }, // 1744: nemP69; Cabasa
+ { 0x11BF100,0x3468B5E, 0x00,0x00, 0xE, +0 }, // 1745: nemP70; Maracas
+ { 0x205508C,0x05C855D, 0x80,0x0A, 0xA, +0 }, // 1746: nemP71; Short Whistle
+ { 0x205504C,0x05C858D, 0x40,0x0A, 0x0, +0 }, // 1747: nemP72; Long Whistle
+ { 0x206F04B,0x346F610, 0x00,0x00, 0xE, +0 }, // 1748: nemP73; Short Guiro
+ { 0x392F700,0x2AF475E, 0x00,0x00, 0xE, +0 }, // 1749: nemP74; Long Guiro
+ { 0x30FF01D,0x0F0F715, 0x00,0x00, 0x1, +0 }, // 1750: f13GP75; f50GP75; nemP75; Claves
+ { 0x0EB3402,0x0075004, 0x87,0x00, 0x0, +0 }, // 1751: f13GP78; f50GP78; nemP78; Mute Cuica
+ { 0x0EF3301,0x0075002, 0xCB,0x00, 0x0, +0 }, // 1752: f13GP79; f50GP79; nemP79; Open Cuica
+ { 0x2B2FF04,0x2188719, 0x80,0x04, 0x0, +0 }, // 1753: f13GP80; f50GP80; nemP80; Mute Triangle
+ { 0x27FFF06,0x204F009, 0x80,0x0A, 0x0, +0 }, // 1754: f13GP81; f50GP81; nemP81; Open Triangle
+ { 0x053F300,0x247694E, 0x43,0x00, 0xE, +0 }, // 1755: nemP82; Shaker
+ { 0x224F10E,0x335FF4E, 0x40,0x02, 0x0, +0 }, // 1756: nemP83; nemP84; Bell Tree; Jingle Bell
+ { 0x274F911,0x108F010, 0x41,0x00, 0x2, +0 }, // 1757: f13GP86; f50GP86; nemP86; Mute Surdu
+ { 0x288F911,0x004F010, 0xC1,0x03, 0x4, +0 }, // 1758: f13GP87; f50GP87; nemP87; Open Surdu
+ { 0x15DFD25,0x0079003, 0xC0,0x00, 0x0, +0 }, // 1759: f13GP88; f50GP88; nemP88
+ { 0x015FF0E,0x0BFF800, 0x00,0x00, 0xE, +0 }, // 1760: f13GP89; f50GP89; nemP89
+ { 0x008A000,0x1679810, 0x00,0x00, 0xE, +0 }, // 1761: f13GP90; f50GP90; nemP90
+ { 0x104F041,0x308F009, 0xC0,0x00, 0xE, +0 }, // 1762: nemP91
+ { 0x040F520,0x0F7F010, 0x0D,0x89, 0xA, +0 }, // 1763: f23GM0; f23GM125; AcouGrandPiano; Helicopter
+ { 0x060F101,0x07BD211, 0x4D,0x00, 0x8, +0 }, // 1764: MGM2; f23GM2; f32GM2; f47GM3; ElecGrandPiano; Honky-tonkPiano
+ { 0x013F202,0x043F502, 0x22,0x00, 0xE, +0 }, // 1765: MGM4; f23GM4; f32GM4; Rhodes Piano
+ { 0x0F0FB3E,0x09BA0B1, 0x29,0x40, 0x0, +0 }, // 1766: MGM11; f23GM11; f35GM16; oGM11; Hammond Organ; Vibraphone
+ { 0x00381A5,0x005F1B1, 0xD2,0x40, 0x2, +0 }, // 1767: MGM12; MGM13; MGM14; f23GM12; f23GM13; f23GM14; Marimba; Tubular Bells; Xylophone
+ { 0x0F466E1,0x086B0E1, 0x13,0x00, 0xC, +0 }, // 1768: f23GM24; Acoustic Guitar1
+ { 0x0014171,0x03B92A1, 0x1C,0x00, 0xE, +0 }, // 1769: f23GM25; f23GM64; Acoustic Guitar2; Soprano Sax
+ { 0x0064131,0x03792A1, 0x1A,0x80, 0xC, +0 }, // 1770: f23GM26; f23GM27; f23GM68; Electric Guitar1; Electric Guitar2; Oboe
+ { 0x175A563,0x045A421, 0x0F,0x8D, 0x0, +0 }, // 1771: f23GM30; Distorton Guitar
+ { 0x002A474,0x04245D7, 0x47,0x40, 0x6, +0 }, // 1772: MGM32; f23GM32; Acoustic Bass
+ { 0x05331C5,0x07242D9, 0x8F,0x00, 0x6, +0 }, // 1773: MGM125; MGM33; MGM36; f23GM33; f23GM36; f32GM125; f32GM33; f32GM36; f53GM125; Electric Bass 1; Helicopter; Slap Bass 1
+ { 0x1F07151,0x1856092, 0x91,0x80, 0xA, +0 }, // 1774: f23GM48; String Ensemble1
+ { 0x3D3B1E1,0x1741221, 0x4F,0x00, 0x6, +0 }, // 1775: MGM49; f23GM49; f32GM49; String Ensemble2
+ { 0x00FF071,0x15F63B2, 0x8D,0x80, 0xA, +0 }, // 1776: f23GM50; Synth Strings 1
+ { 0x175F502,0x0358501, 0x1A,0x88, 0x0, +0 }, // 1777: f23GM51; SynthStrings 2
+ { 0x053F101,0x053F108, 0x40,0x40, 0x0, +0 }, // 1778: MGM63; b56MM104; b66M104; f23GM63; f32GM63; SITAR
+ { 0x040F520,0x0F7F010, 0x0D,0x90, 0xA, +0 }, // 1779: f23GM65; Alto Sax
+ { 0x0A4F3F0,0x1F5F460, 0x00,0x07, 0x8, +0 }, // 1780: f23GM122; f23GM66; Seashore; Tenor Sax
+ { 0x0051F21,0x00A7121, 0x98,0x00, 0x2, +0 }, // 1781: f23GM71; Clarinet
+ { 0x03FFA10,0x064F210, 0x86,0x0C, 0xE, +0 }, // 1782: f23GM72; Piccolo
+ { 0x0013171,0x03BF2A1, 0x1C,0x00, 0xE, +0 }, // 1783: f23GM76; Bottle Blow
+ { 0x0754231,0x0F590A1, 0x98,0x80, 0xC, +0 }, // 1784: f23GM77; Shakuhachi
+ { 0x0044131,0x034F2A1, 0x1A,0x80, 0xC, +0 }, // 1785: f23GM80; Lead 1 squareea
+ { 0x0289130,0x048C131, 0x58,0x0E, 0xE, +0 }, // 1786: f23GM81; Lead 2 sawtooth
+ { 0x0F463E0,0x08670E1, 0x1E,0x00, 0xC, +0 }, // 1787: f23GM86; Lead 7 fifths
+ { 0x2034122,0x10561F2, 0x4F,0x80, 0x2, +0 }, // 1788: MGM87; f23GM87; f32GM87; f35GM22; oGM87; Harmonica; Lead 8 brass
+ { 0x0175331,0x03B92A1, 0x18,0x80, 0xC, +0 }, // 1789: f23GM88; Pad 1 new age
+ { 0x00B5131,0x03BA2A1, 0x1C,0x40, 0xE, +0 }, // 1790: f23GM91; Pad 4 choir
+ { 0x03A4331,0x00AAA21, 0x1C,0x00, 0xC, +0 }, // 1791: f23GM92; f23GM93; Pad 5 bowedpad; Pad 6 metallic
+ { 0x1FAF000,0x1FAF211, 0x02,0x85, 0x6, +0 }, // 1792: f23GM94; Pad 7 halo
+ { 0x1A57121,0x0958121, 0x17,0x00, 0xE, +0 }, // 1793: f23GM105; f23GM95; Banjo; Pad 8 sweep
+ { 0x0AE7161,0x02E8160, 0x1C,0x00, 0xE, +0 }, // 1794: MGM96; f23GM96; oGM96; FX 1 rain
+ { 0x054F606,0x0B3F241, 0x73,0x0E, 0x0, +0 }, // 1795: f23GM97; FX 2 soundtrack
+ { 0x055F718,0x0D5E521, 0x23,0x0E, 0x0, +0 }, // 1796: f23GM104; f23GM98; FX 3 crystal; Sitar
+ { 0x0A21B14,0x0A4A0F0, 0x7F,0x7F, 0x2, +0 }, // 1797: f23GM99; FX 4 atmosphere
+ { 0x05285E1,0x05662E1, 0x18,0x00, 0x0, +0 }, // 1798: f23GM100; FX 5 brightness
+ { 0x3F0FB02,0x006F3C2, 0x00,0x0D, 0x0, +0 }, // 1799: f23GM103; FX 8 sci-fi
+ { 0x2448711,0x0B68041, 0x00,0x84, 0x0, +0 }, // 1800: f23GM107; f23GM111; Koto; Shanai
+ { 0x00FBF0C,0x004F001, 0x07,0x0A, 0x0, +0 }, // 1801: f23GM112; Tinkle Bell
+ { 0x0F9F913,0x0047310, 0x86,0x06, 0x0, +0 }, // 1802: f23GM116; Taiko Drum
+ { 0x03FFA10,0x064F210, 0x86,0x06, 0xE, +0 }, // 1803: f23GM117; Melodic Tom
+ { 0x1F0F001,0x136F7E4, 0x00,0x0A, 0x0, +0 }, // 1804: f23GM119; Reverse Cymbal
+ { 0x277F810,0x006F311, 0x44,0x07, 0x8, +0 }, // 1805: f23GP36; Bass Drum 1
+ { 0x200A01E,0x0FFF810, 0x00,0x0E, 0xE, +0 }, // 1806: f23GP37; Side Stick
+ { 0x018BF20,0x066F800, 0x00,0x11, 0xE, +0 }, // 1807: f23GP38; f23GP40; f23GP53; f23GP55; f23GP67; Acoustic Snare; Electric Snare; High Agogo; Ride Bell; Splash Cymbal
+ { 0x0FFF902,0x0FFF811, 0x19,0x06, 0x0, +0 }, // 1808: f23GP39; Hand Clap
+ { 0x215CF3E,0x0F9D92E, 0x00,0x11, 0xE, +0 }, // 1809: f23GP42; Closed High Hat
+ { 0x2A0B26E,0x2D4960E, 0x00,0x00, 0xE, +0 }, // 1810: f23GP49; Crash Cymbal 1
+ { 0x2E0136E,0x1D4A502, 0x00,0x00, 0x0, +0 }, // 1811: f23GP51; Ride Cymbal 1
+ { 0x025F522,0x005EF24, 0x95,0x9A, 0xE, +0 }, // 1812: f24GM48; String Ensemble1
+ { 0x004EF26,0x0065F24, 0xA1,0x07, 0xE, +0 }, // 1813: f24GM48; String Ensemble1
+ { 0x1047B20,0x072F521, 0x4B,0x00, 0xE, +0 }, // 1814: f24GM65; Alto Sax
+ { 0x019992F,0x0BFFAA2, 0x00,0x22, 0xE, +0 }, // 1815: f24GM74; Recorder
+ { 0x015FAA1,0x00B7F21, 0x55,0x08, 0xE, +0 }, // 1816: f24GM74; Recorder
+ { 0x0137221,0x0B26425, 0x94,0x3E, 0xC, +0 }, // 1817: f24GM88; Pad 1 new age
+ { 0x0739321,0x0099DA1, 0x38,0x04, 0xC, +0 }, // 1818: f24GM88; Pad 1 new age
+ { 0x0298421,0x0CFF828, 0x9C,0xB2, 0xE, +0 }, // 1819: f24GM91; Pad 4 choir
+ { 0x0187521,0x00A9F21, 0x22,0x07, 0xE, +0 }, // 1820: f24GM91; Pad 4 choir
+ { 0x0F3F211,0x034F2E1, 0x0F,0x00, 0xA, +0 }, // 1821: f25GM1; BrightAcouGrand
+ { 0x1039761,0x004C770, 0x41,0x00, 0x3, +0 }, // 1822: f25GM12; f25GM13; f25GM14; Marimba; Tubular Bells; Xylophone
+ { 0x00221C1,0x014B421, 0x1A,0x00, 0xE, +0 }, // 1823: f25GM33; Electric Bass 1
+ { 0x001F2F1,0x02562E1, 0xCE,0x40, 0x6, +0 }, // 1824: f25GM34; Electric Bass 2
+ { 0x212F1C2,0x054F743, 0x25,0x03, 0xE, +0 }, // 1825: f25GM103; f25GM38; FX 8 sci-fi; Synth Bass 1
+ { 0x2017230,0x2269420, 0x1C,0x00, 0xE, +0 }, // 1826: f25GM48; String Ensemble1
+ { 0x021A161,0x116C2A1, 0x92,0x40, 0x6, +0 }, // 1827: f25GM49; String Ensemble2
+ { 0x046A502,0x044F901, 0x64,0x80, 0x0, +0 }, // 1828: f25GM58; Tuba
+ { 0x175F403,0x0F4F301, 0x31,0x83, 0xE, +0 }, // 1829: f25GM59; f25GM60; French Horn; Muted Trumpet
+ { 0x0858300,0x0C872A0, 0x2A,0x80, 0x6, +0 }, // 1830: f25GM70; f25GM71; Bassoon; Clarinet
+ { 0x0437721,0x006A5E1, 0x25,0x80, 0x8, +0 }, // 1831: f25GM72; f25GM74; Piccolo; Recorder
+ { 0x0177423,0x017C563, 0x83,0x8D, 0x7, +0 }, // 1832: f25GM73; Flute
+ { 0x0187132,0x038B2A1, 0x9A,0x82, 0xC, +0 }, // 1833: f25GM82; f25GM83; Lead 3 calliope; Lead 4 chiff
+ { 0x0065231,0x037F2A1, 0x1B,0x80, 0xE, +0 }, // 1834: f25GM89; Pad 2 warm
+ { 0x060F207,0x072F212, 0x13,0x00, 0x8, +0 }, // 1835: f25GM102; FX 7 echoes
+ { 0x036BA02,0x015F901, 0x0A,0x00, 0x4, +0 }, // 1836: f25GM104; Sitar
+ { 0x024F621,0x014C421, 0x13,0x80, 0x0, +0 }, // 1837: f25GM105; Banjo
+ { 0x025F521,0x015C521, 0x17,0x80, 0x0, +0 }, // 1838: f25GM106; Shamisen
+ { 0x02C6621,0x014A521, 0x17,0x80, 0x0, +0 }, // 1839: f25GM107; Koto
+ { 0x064E400,0x074A400, 0x00,0x00, 0x7, +0 }, // 1840: f25GM111; Shanai
+ { 0x2F0F009,0x047F920, 0x0D,0x00, 0xE, +0 }, // 1841: f25GM114; f25GP38; f25GP39; f25GP40; Acoustic Snare; Electric Snare; Hand Clap; Steel Drums
+ { 0x0F6E901,0x006D600, 0x15,0x00, 0xE, +0 }, // 1842: f25GM117; f47GM116; f47GP86; f47GP87; Melodic Tom; Mute Surdu; Open Surdu; Taiko Drum
+ { 0x0F0F280,0x0F4F480, 0x00,0x00, 0x4, +0 }, // 1843: f25GM120; Guitar FretNoise
+ { 0x003F1C0,0x00110BE, 0x4F,0x0C, 0x2, +0 }, // 1844: f25GM123; Bird Tweet
+ { 0x202FF8E,0x3F6F601, 0x00,0x00, 0x8, +0 }, // 1845: f25GM124; Telephone
+ { 0x202FF8E,0x3F7F701, 0x00,0x00, 0x8, +0 }, // 1846: f25GM126; f25GP54; Applause/Noise; Tambourine
+ { 0x053F101,0x074F131, 0x4B,0x00, 0x4, +0 }, // 1847: f15GM0; f26GM0; AcouGrandPiano
+ { 0x053F201,0x064F311, 0x49,0x00, 0x6, +0 }, // 1848: f15GM1; f26GM1; BrightAcouGrand
+ { 0x053F201,0x064F331, 0x50,0x00, 0x4, +0 }, // 1849: f15GM2; f26GM2; ElecGrandPiano
+ { 0x078C423,0x048C231, 0x99,0x00, 0x8, +0 }, // 1850: f15GM3; f26GM3; Honky-tonkPiano
+ { 0x098C423,0x058C231, 0x97,0x00, 0x6, +0 }, // 1851: f15GM4; f26GM4; Rhodes Piano
+ { 0x088C423,0x048C231, 0x5E,0x00, 0x0, +0 }, // 1852: f15GM5; f26GM5; Chorused Piano
+ { 0x05AC421,0x03AC231, 0x4E,0x00, 0x6, +0 }, // 1853: f15GM6; f26GM6; Harpsichord
+ { 0x056B301,0x056B301, 0x8D,0x00, 0x8, +0 }, // 1854: f15GM7; f26GM7; Clavinet
+ { 0x019D0A3,0x017F021, 0x5C,0x80, 0xC, +0 }, // 1855: f15GM8; f26GM8; Celesta
+ { 0x018D0A3,0x018F021, 0x64,0x80, 0x0, +0 }, // 1856: f15GM9; f26GM9; Glockenspiel
+ { 0x018F6B3,0x008F131, 0x61,0x00, 0x2, +0 }, // 1857: f15GM10; f26GM10; Music box
+ { 0x09EAAB3,0x03E80A1, 0x08,0x00, 0x6, +0 }, // 1858: f15GM11; f26GM11; Vibraphone
+ { 0x1239723,0x0144571, 0x93,0x00, 0x4, +0 }, // 1859: f15GM12; f26GM12; Marimba
+ { 0x12497A1,0x0145571, 0x0D,0x80, 0x2, +0 }, // 1860: f15GM13; f26GM13; Xylophone
+ { 0x1249761,0x0144571, 0x8F,0x00, 0xA, +0 }, // 1861: f15GM14; f26GM14; Tubular Bells
+ { 0x000A121,0x0F6F236, 0x80,0x00, 0x8, +0 }, // 1862: f15GM16; f15GM17; f15GM18; f26GM16; f26GM17; f26GM18; oGM16; oGM17; oGM18; Hammond Organ; Percussive Organ; Rock Organ
+ { 0x085F211,0x0B7F212, 0x87,0x80, 0x4, +0 }, // 1863: f15GM19; f15GM20; f15GM21; f26GM19; f26GM20; f26GM21; oGM19; oGM20; oGM21; Accordion; Church Organ; Reed Organ
+ { 0x054F607,0x0B6F242, 0x73,0x00, 0x0, +0 }, // 1864: f15GM22; f26GM22; oGM22; Harmonica
+ { 0x054F60E,0x0B6F242, 0x73,0x00, 0x0, +0 }, // 1865: f15GM23; f26GM23; oGM23; Tango Accordion
+ { 0x1E26301,0x01E8821, 0x46,0x00, 0x6, +0 }, // 1866: f26GM24; Acoustic Guitar1
+ { 0x24D7520,0x01D8921, 0x8B,0x80, 0xA, +0 }, // 1867: f15GM25; f26GM25; Acoustic Guitar2
+ { 0x01C6421,0x03CD621, 0xC4,0x00, 0xA, +0 }, // 1868: f15GM26; f26GM26; Electric Guitar1
+ { 0x03C6421,0x01CA621, 0x4A,0x00, 0x8, +0 }, // 1869: f15GM27; f26GM27; Electric Guitar2
+ { 0x008F321,0x228F322, 0x92,0x80, 0xA, +0 }, // 1870: f15GM29; f26GM29; Overdrive Guitar
+ { 0x028F331,0x038B1B1, 0x92,0x00, 0xA, +0 }, // 1871: f15GM31; f26GM31; Guitar Harmonics
+ { 0x002DB77,0x0125831, 0xE0,0x00, 0x8, +0 }, // 1872: f15GM32; f26GM32; Acoustic Bass
+ { 0x00211B1,0x0034231, 0x93,0x80, 0x0, +0 }, // 1873: f15GM33; f26GM33; oGM33; Electric Bass 1
+ { 0x0023AB1,0x0134232, 0xAF,0x80, 0x0, +0 }, // 1874: f15GM34; f26GM34; oGM34; Electric Bass 2
+ { 0x2556823,0x1055461, 0xD2,0x00, 0xA, +0 }, // 1875: f15GM35; f26GM35; Fretless Bass
+ { 0x05312C4,0x07212F1, 0x10,0x00, 0x2, +0 }, // 1876: f15GM36; f26GM36; oGM36; Slap Bass 1
+ { 0x1D6FB34,0x0269471, 0x83,0x00, 0xC, +0 }, // 1877: f15GM37; f26GM37; Slap Bass 2
+ { 0x061F217,0x074F212, 0x4F,0x00, 0x8, +0 }, // 1878: f15GM38; f26GM38; oGM38; Synth Bass 1
+ { 0x0096821,0x01B5731, 0x11,0x80, 0xA, +0 }, // 1879: f15GM39; f26GM39; Synth Bass 2
+ { 0x02FA433,0x0117575, 0x14,0x00, 0x0, +0 }, // 1880: f15GM40; f26GM40; oGM40; Violin
+ { 0x078F71A,0x0024691, 0xC6,0x00, 0x2, +0 }, // 1881: f15GM41; f26GM41; Viola
+ { 0x0287C31,0x01AAB23, 0x91,0x00, 0xA, +0 }, // 1882: f15GM42; f26GM42; Cello
+ { 0x0124D01,0x013F501, 0x02,0x00, 0x7, +0 }, // 1883: f15GM43; f26GM43; oGM43; Contrabass
+ { 0x118D671,0x018F571, 0x1E,0x00, 0xC, +0 }, // 1884: f15GM44; f26GM44; Tremulo Strings
+ { 0x0287271,0x0186361, 0x95,0x00, 0xC, +0 }, // 1885: f15GM45; f26GM45; Pizzicato String
+ { 0x054F589,0x023F582, 0x5E,0x07, 0x2, +0 }, // 1886: f15GM46; f26GM46; Orchestral Harp
+ { 0x20FFF22,0x00FFF21, 0x5A,0x80, 0x0, +0 }, // 1887: f15GM47; f26GM47; oGM47; Timpany
+ { 0x125F121,0x0087262, 0x56,0x00, 0xE, +0 }, // 1888: f15GM48; f26GM48; String Ensemble1
+ { 0x121F131,0x0166F21, 0x40,0x00, 0x2, +0 }, // 1889: f15GM49; f26GM49; oGM49; String Ensemble2
+ { 0x1388231,0x0086821, 0x4B,0x00, 0x0, +0 }, // 1890: f15GM50; f26GM50; Synth Strings 1
+ { 0x175F502,0x0F8F501, 0x58,0x80, 0x0, +0 }, // 1891: f15GM51; f26GM51; oGM51; SynthStrings 2
+ { 0x11561B1,0x00562A1, 0x16,0x00, 0x8, +0 }, // 1892: f15GM52; f26GM52; Choir Aahs
+ { 0x01351A1,0x0175221, 0x1E,0x80, 0xE, +0 }, // 1893: f15GM53; f26GM53; Voice Oohs
+ { 0x1145131,0x00552A1, 0x92,0x00, 0xA, +0 }, // 1894: f15GM54; f26GM54; Synth Voice
+ { 0x12CF131,0x01C61B1, 0x8F,0x00, 0x8, +0 }, // 1895: f15GM55; f26GM55; Orchestra Hit
+ { 0x1228131,0x0167223, 0x4D,0x80, 0x2, +0 }, // 1896: f15GM56; f26GM56; Trumpet
+ { 0x171D201,0x238F301, 0x55,0x00, 0x2, +0 }, // 1897: f15GM59; f26GM59; Muted Trumpet
+ { 0x114F413,0x013F201, 0x49,0x80, 0x6, +0 }, // 1898: f15GM60; f26GM60; French Horn
+ { 0x154F203,0x044F301, 0x4C,0x40, 0x4, +0 }, // 1899: f15GM61; f26GM61; Brass Section
+ { 0x119F523,0x019F421, 0x51,0x00, 0xC, +0 }, // 1900: f15GM62; f26GM62; Synth Brass 1
+ { 0x1547003,0x004B301, 0x51,0x80, 0xC, +0 }, // 1901: f15GM63; f26GM63; Synth Brass 2
+ { 0x05FF561,0x02AF562, 0x21,0x00, 0x2, +0 }, // 1902: f15GM64; f26GM64; oGM64; Soprano Sax
+ { 0x018F221,0x018F521, 0x0F,0x80, 0x6, +0 }, // 1903: f15GM66; f26GM66; Tenor Sax
+ { 0x038F2A1,0x018F321, 0x93,0x00, 0xA, +0 }, // 1904: f15GM67; f26GM67; Baritone Sax
+ { 0x13FF631,0x01FF321, 0x89,0x40, 0xA, +0 }, // 1905: f15GM68; f26GM68; Oboe
+ { 0x13FF431,0x01FF221, 0x88,0x40, 0xA, +0 }, // 1906: f15GM69; f26GM69; English Horn
+ { 0x04F6421,0x028F231, 0x91,0x00, 0xA, +0 }, // 1907: f15GM70; f15GM71; f26GM70; f26GM71; oGM70; oGM71; Bassoon; Clarinet
+ { 0x05FF561,0x05A6661, 0x1E,0x00, 0x2, +0 }, // 1908: f15GM72; f26GM72; oGM72; Piccolo
+ { 0x05FF561,0x02A7561, 0x1E,0x07, 0x2, +0 }, // 1909: f15GM73; f15GM74; f26GM73; f26GM74; oGM73; oGM74; Flute; Recorder
+ { 0x03FF561,0x01A7562, 0x28,0x04, 0x2, +0 }, // 1910: f15GM75; f26GM75; oGM75; Pan Flute
+ { 0x01F7561,0x02A7561, 0x21,0x00, 0x2, +0 }, // 1911: f15GM76; f26GM76; oGM76; Bottle Blow
+ { 0x05F8571,0x01A6661, 0x51,0x00, 0xC, +0 }, // 1912: f15GM77; f26GM77; Shakuhachi
+ { 0x13F93B1,0x01F6221, 0x45,0x80, 0x8, +0 }, // 1913: f15GM78; f26GM78; Whistle
+ { 0x13FA3B1,0x00F8221, 0x89,0x80, 0x8, +0 }, // 1914: f15GM79; f26GM79; Ocarina
+ { 0x13F86B1,0x00F7221, 0x8F,0x80, 0xC, +0 }, // 1915: f15GM80; f26GM80; Lead 1 squareea
+ { 0x137C6B1,0x0067221, 0x87,0x80, 0xC, +0 }, // 1916: f15GM81; f26GM81; Lead 2 sawtooth
+ { 0x0217B32,0x0176221, 0x95,0x00, 0x0, +0 }, // 1917: f15GM82; f26GM82; oGM82; Lead 3 calliope
+ { 0x0219B32,0x0176221, 0x97,0x00, 0x0, +0 }, // 1918: f15GM83; f26GM83; oGM83; Lead 4 chiff
+ { 0x0115231,0x11E3132, 0xC5,0x00, 0x8, +0 }, // 1919: f15GM84; f26GM84; oGM84; Lead 5 charang
+ { 0x1177E31,0x10C8B21, 0x43,0x00, 0x2, +0 }, // 1920: f15GM85; f26GM85; oGM85; Lead 6 voice
+ { 0x019D520,0x11B6121, 0x93,0x00, 0xC, +0 }, // 1921: f15GM86; f26GM86; oGM86; Lead 7 fifths
+ { 0x0069161,0x0076161, 0x12,0x00, 0xA, +0 }, // 1922: f15GM87; f26GM87; Lead 8 brass
+ { 0x00D5131,0x01F7221, 0x1C,0x80, 0xE, +0 }, // 1923: f26GM88; oGM88; oGM89; Pad 1 new age; Pad 2 warm
+ { 0x13DC231,0x00F7761, 0x8A,0x80, 0xA, +0 }, // 1924: f15GM89; f26GM89; Pad 2 warm
+ { 0x02DF431,0x00F7321, 0x8B,0x80, 0x6, +0 }, // 1925: f15GM90; f26GM90; Pad 3 polysynth
+ { 0x02DA831,0x00F8321, 0x8B,0x80, 0x6, +0 }, // 1926: f15GM91; f26GM91; Pad 4 choir
+ { 0x06A6121,0x00A7F21, 0x26,0x00, 0x2, +0 }, // 1927: f26GM92; f26GM93; oGM92; oGM93; Pad 5 bowedpad; Pad 6 metallic
+ { 0x01C8D21,0x00FA521, 0x90,0x00, 0xA, +0 }, // 1928: f15GM94; f26GM94; Pad 7 halo
+ { 0x01F75A1,0x00F7422, 0x10,0x00, 0x8, +0 }, // 1929: f15GM95; f26GM95; Pad 8 sweep
+ { 0x11F75A0,0x01F7521, 0x15,0x00, 0xC, +0 }, // 1930: f15GM96; f26GM96; FX 1 rain
+ { 0x033F5C5,0x025FDE1, 0x53,0x80, 0xA, +0 }, // 1931: f15GM97; f26GM97; oGM97; oGM98; FX 2 soundtrack; FX 3 crystal
+ { 0x013F5C5,0x005FDE1, 0x59,0x80, 0xA, +0 }, // 1932: f15GM98; f26GM98; FX 3 crystal
+ { 0x0248305,0x014A301, 0x66,0x00, 0x2, +0 }, // 1933: f15GM99; f26GM99; FX 4 atmosphere
+ { 0x031A585,0x011F511, 0xD3,0x80, 0x2, +0 }, // 1934: f15GM100; f26GM100; FX 5 brightness
+ { 0x033F284,0x022F211, 0xC7,0x80, 0xA, +0 }, // 1935: f15GM101; f26GM101; FX 6 goblins
+ { 0x122F210,0x012FC11, 0xC9,0x00, 0x6, +0 }, // 1936: f15GM102; f26GM102; FX 7 echoes
+ { 0x206FB03,0x006D901, 0xD2,0x00, 0x4, +0 }, // 1937: f15GM104; f26GM104; Sitar
+ { 0x024D443,0x004E741, 0x51,0x40, 0x8, +0 }, // 1938: f15GM105; f26GM105; Banjo
+ { 0x05FF561,0x01A6661, 0x1E,0x00, 0x2, +0 }, // 1939: f15GM107; f26GM107; oGM107; Koto
+ { 0x0275722,0x0275661, 0x59,0x40, 0xB, +0 }, // 1940: f15GM108; f26GM108; Kalimba
+ { 0x0175622,0x0176361, 0xA7,0x40, 0x5, +0 }, // 1941: f15GM109; f26GM109; Bagpipe
+ { 0x205A8F1,0x00563B1, 0x9B,0x00, 0xA, +0 }, // 1942: f15GM110; f26GM110; Fiddle
+ { 0x05F8571,0x00A6B61, 0x4B,0x00, 0xC, +0 }, // 1943: f15GM111; f26GM111; Shanai
+ { 0x105F510,0x0C3F211, 0x47,0x00, 0x2, +0 }, // 1944: f15GM112; f26GM112; Tinkle Bell
+ { 0x247F811,0x054F311, 0x47,0x00, 0x4, +0 }, // 1945: f15GM113; f26GM113; Agogo Bells
+ { 0x21AF400,0x008F800, 0x00,0x00, 0xC, +0 }, // 1946: f15GM114; f26GM114; Steel Drums
+ { 0x01AF400,0x038F800, 0x00,0x00, 0xA, +0 }, // 1947: f15GM115; f26GM115; Woodblock
+ { 0x079F400,0x017F600, 0x03,0x00, 0xA, +0 }, // 1948: f15GM116; f26GM116; Taiko Drum
+ { 0x007A810,0x115DA00, 0x06,0x00, 0x6, +0 }, // 1949: f15GM117; f26GM117; Melodic Tom
+ { 0x009A810,0x107DF10, 0x07,0x00, 0xE, +0 }, // 1950: f15GM118; f15GP39; f26GM118; f26GP39; Hand Clap; Synth Drum
+ { 0x334F407,0x2D4F415, 0x00,0x00, 0xE, +0 }, // 1951: f15GM119; f26GM119; Reverse Cymbal
+ { 0x0F4000A,0x0F6F717, 0x3F,0x00, 0x1, +0 }, // 1952: f15GM120; f26GM120; Guitar FretNoise
+ { 0x0F2E00E,0x033FF1E, 0x5E,0x40, 0x8, +0 }, // 1953: f15GM121; f26GM121; Breath Noise
+ { 0x0645451,0x045A581, 0x00,0x00, 0xA, +0 }, // 1954: f15GM122; f26GM122; Seashore
+ { 0x261B235,0x0B2F112, 0x5C,0x08, 0xA, +0 }, // 1955: f15GM123; f26GM123; Bird Tweet
+ { 0x38CF800,0x06BF600, 0x80,0x00, 0xF, +0 }, // 1956: f15GM125; f26GM125; Helicopter
+ { 0x060F207,0x072F212, 0x54,0x80, 0x4, +0 }, // 1957: f15GM126; f26GM126; Applause/Noise
+ { 0x0557542,0x0257541, 0x96,0x87, 0x8, +0 }, // 1958: f15GM127; f26GM127; Gunshot
+ { 0x268F911,0x005F211, 0x46,0x00, 0x8, +0 }, // 1959: f15GP35; f15GP36; f26GP35; f26GP36; Ac Bass Drum; Bass Drum 1
+ { 0x14BFA01,0x03BFA08, 0x08,0x00, 0xD, +0 }, // 1960: f15GP37; f26GP37; Side Stick
+ { 0x007FF21,0x107F900, 0x80,0x00, 0xE, +0 }, // 1961: apgleeP38; apgnamP38; dukeP38; f15GP38; f26GP38; swP38; Acoustic Snare
+ { 0x20DFF20,0x027FF02, 0x00,0x00, 0xE, +0 }, // 1962: f15GP40; f26GP40; Electric Snare
+ { 0x0C8F60C,0x257FF12, 0xC2,0x00, 0xC, +0 }, // 1963: f15GP42; f26GP42; Closed High Hat
+ { 0x000F60E,0x3059F10, 0x00,0x00, 0xE, +0 }, // 1964: f15GP44; f26GP44; oGP44; Pedal High Hat
+ { 0x000F60E,0x3039F10, 0x00,0x00, 0xE, +0 }, // 1965: f15GP46; f26GP46; oGP46; Open High Hat
+ { 0x0C5F59E,0x2F7F70E, 0x00,0x00, 0xF, +0 }, // 1966: f15GP54; f26GP54; oGP54; Tambourine
+ { 0x2B7F811,0x003F310, 0x45,0x00, 0x8, +0 }, // 1967: f15GP56; f26GP56; Cow Bell
+ { 0x0BFFA01,0x097C803, 0x00,0x00, 0x7, +0 }, // 1968: apgnamP60; dukeP60; f15GP60; f26GP60; oGP60; swP60; High Bongo
+ { 0x08DFA01,0x0BAFA03, 0x4F,0x00, 0x7, +0 }, // 1969: apgnamP62; dukeP62; f15GP62; f26GP62; swP62; Mute High Conga
+ { 0x38FF801,0x06FF600, 0x47,0x00, 0xF, +0 }, // 1970: f15GP65; f26GP65; High Timbale
+ { 0x38CF800,0x06EF600, 0x80,0x00, 0xF, +0 }, // 1971: f15GP66; f26GP66; Low Timbale
+ { 0x38CF803,0x0B5F80C, 0x80,0x00, 0xF, +0 }, // 1972: f15GP67; f26GP67; High Agogo
+ { 0x38CF803,0x0B5F80C, 0x83,0x00, 0xF, +0 }, // 1973: f15GP68; f26GP68; Low Agogo
+ { 0x0DFF611,0x0DEF710, 0x4F,0x40, 0xC, +0 }, // 1974: f15GP73; f26GP73; Short Guiro
+ { 0x053F101,0x0F3F211, 0x4F,0x80, 0x4, +0 }, // 1975: f27GM0; f27GM1; f27GM2; f27GM3; f27GM4; f27GM5; f27GM84; AcouGrandPiano; BrightAcouGrand; Chorused Piano; ElecGrandPiano; Honky-tonkPiano; Lead 5 charang; Rhodes Piano
+ { 0x1C5C202,0x104D000, 0x11,0x00, 0xC, +0 }, // 1976: f27GM7; Clavinet
+ { 0x2129A16,0x0039012, 0x97,0x04, 0x2, +0 }, // 1977: f27GM112; f27GM8; Celesta; Tinkle Bell
+ { 0x0F3F507,0x0F2F501, 0x19,0x00, 0xA, +0 }, // 1978: f27GM9; Glockenspiel
+ { 0x2F3F507,0x0F2F501, 0x19,0x00, 0xA, +0 }, // 1979: f27GM10; Music box
+ { 0x0229F16,0x032B0D2, 0x16,0x00, 0x8, +0 }, // 1980: f27GM11; Vibraphone
+ { 0x025DA05,0x015F001, 0x4E,0x00, 0xA, +0 }, // 1981: f27GM12; Marimba
+ { 0x025C811,0x0F2F511, 0x29,0x00, 0xC, +0 }, // 1982: f27GM13; Xylophone
+ { 0x012FF54,0x0F2F051, 0x16,0x00, 0x0, +0 }, // 1983: f27GM14; f27GM98; FX 3 crystal; Tubular Bells
+ { 0x212FF54,0x0F2F051, 0x16,0x00, 0x0, +0 }, // 1984: f27GM15; Dulcimer
+ { 0x106DF24,0x005FF21, 0x15,0x00, 0x1, +0 }, // 1985: f27GM16; f27GM17; f27GM18; f27GM19; Church Organ; Hammond Organ; Percussive Organ; Rock Organ
+ { 0x104F223,0x0045231, 0x50,0x80, 0xE, +0 }, // 1986: f27GM20; Reed Organ
+ { 0x00BF223,0x00B5230, 0x4F,0x82, 0xE, +0 }, // 1987: f27GM21; f27GM23; Accordion; Tango Accordion
+ { 0x2036162,0x0058172, 0x4A,0x00, 0x2, +0 }, // 1988: f27GM22; Harmonica
+ { 0x01CF201,0x087F501, 0x10,0x00, 0xA, +0 }, // 1989: f27GM24; f27GM26; f27GM27; f27GM28; Acoustic Guitar1; Electric Guitar1; Electric Guitar2; Electric Guitar3
+ { 0x014F201,0x084F501, 0x10,0x00, 0xA, +0 }, // 1990: f27GM25; Acoustic Guitar2
+ { 0x103AF00,0x3FFF021, 0x06,0x00, 0x6, +0 }, // 1991: f27GM29; Overdrive Guitar
+ { 0x025DA05,0x06A5334, 0x8E,0x00, 0xA, +0 }, // 1992: f27GM31; Guitar Harmonics
+ { 0x035F813,0x004FF11, 0x12,0x03, 0x8, +0 }, // 1993: f27GM32; f27GM33; f27GM34; f27GM35; f27GM36; f27GM37; f27GM38; f27GM39; f27GM43; Acoustic Bass; Contrabass; Electric Bass 1; Electric Bass 2; Fretless Bass; Slap Bass 1; Slap Bass 2; Synth Bass 1; Synth Bass 2
+ { 0x0114172,0x01562A2, 0x89,0x40, 0xA, +0 }, // 1994: f27GM40; f27GM41; f27GM42; f27GM44; f27GM48; f27GM49; Cello; String Ensemble1; String Ensemble2; Tremulo Strings; Viola; Violin
+ { 0x0F9F121,0x0F6F721, 0x1C,0x00, 0xE, +0 }, // 1995: f27GM45; Pizzicato String
+ { 0x075F502,0x0F3F201, 0x29,0x00, 0x0, +0 }, // 1996: f27GM46; Orchestral Harp
+ { 0x005FF00,0x0F3F020, 0x18,0x00, 0x0, +0 }, // 1997: f27GM47; Timpany
+ { 0x0114172,0x01562A1, 0x89,0x40, 0xA, +0 }, // 1998: f27GM50; f27GM51; Synth Strings 1; SynthStrings 2
+ { 0x2A32321,0x1F34221, 0x1A,0x00, 0x8, +0 }, // 1999: f27GM52; f27GM53; f27GM54; f27GM85; Choir Aahs; Lead 6 voice; Synth Voice; Voice Oohs
+ { 0x010A130,0x0337D10, 0x07,0x00, 0x0, +0 }, // 2000: f27GM55; Orchestra Hit
+ { 0x01D5320,0x03B6261, 0x18,0x00, 0xA, +0 }, // 2001: f27GM57; Trombone
+ { 0x01572A1,0x02784A1, 0x17,0x00, 0xE, +0 }, // 2002: f27GM58; Tuba
+ { 0x05A5321,0x01A8A21, 0x9F,0x00, 0xC, +0 }, // 2003: f27GM60; f27GM69; English Horn; French Horn
+ { 0x0009F71,0x0069060, 0x51,0x00, 0x0, +0 }, // 2004: f27GM70; Bassoon
+ { 0x0009F71,0x0069062, 0x51,0x00, 0x0, +0 }, // 2005: f27GM71; Clarinet
+ { 0x0077061,0x0077062, 0x80,0x80, 0x7, +0 }, // 2006: f27GM72; f27GM73; f27GM74; f27GM76; f27GM77; Bottle Blow; Flute; Piccolo; Recorder; Shakuhachi
+ { 0x0077061,0x0077041, 0x80,0x80, 0x7, +0 }, // 2007: f27GM75; Pan Flute
+ { 0x0F7F000,0x00687A2, 0x30,0x00, 0xF, +0 }, // 2008: f27GM78; f27GM79; Ocarina; Whistle
+ { 0x2129A16,0x1039012, 0x97,0x04, 0x2, +0 }, // 2009: f27GM80; Lead 1 squareea
+ { 0x0037165,0x0076171, 0xD2,0x00, 0x2, +0 }, // 2010: f27GM121; f27GM82; f27GM83; Breath Noise; Lead 3 calliope; Lead 4 chiff
+ { 0x0011E00,0x0A11220, 0x40,0x40, 0x6, +0 }, // 2011: f27GM86; f27GM95; Lead 7 fifths; Pad 8 sweep
+ { 0x0059221,0x1059421, 0x1C,0x00, 0xE, +0 }, // 2012: f27GM87; Lead 8 brass
+ { 0x044FF25,0x033F324, 0x15,0x01, 0xC, +0 }, // 2013: f27GM88; Pad 1 new age
+ { 0x0132F20,0x0132321, 0x0D,0x00, 0x1, +0 }, // 2014: f27GM89; Pad 2 warm
+ { 0x0012E01,0x0216221, 0x40,0x40, 0x6, +0 }, // 2015: f27GM90; Pad 3 polysynth
+ { 0x3134362,0x0038261, 0x2E,0x00, 0x2, +0 }, // 2016: f27GM91; Pad 4 choir
+ { 0x2035FE6,0x00350E1, 0x0F,0x00, 0x3, +0 }, // 2017: f27GM92; Pad 5 bowedpad
+ { 0x3034F61,0x0035061, 0x0D,0x00, 0x9, +0 }, // 2018: f27GM93; Pad 6 metallic
+ { 0x1034F61,0x0035061, 0x00,0x00, 0x9, +0 }, // 2019: f27GM94; f27GM96; FX 1 rain; Pad 7 halo
+ { 0x3033F60,0x0033061, 0x0D,0x00, 0x7, +0 }, // 2020: f27GM97; FX 2 soundtrack
+ { 0x112FF53,0x0F1F071, 0x13,0x00, 0x0, +0 }, // 2021: f27GM99; FX 4 atmosphere
+ { 0x112FFD1,0x0F1F0F1, 0x12,0x00, 0x0, +0 }, // 2022: f27GM100; FX 5 brightness
+ { 0x0E11126,0x0E11120, 0xA5,0x00, 0x0, +0 }, // 2023: f27GM101; FX 6 goblins
+ { 0x30244A1,0x04245E1, 0x51,0x00, 0x2, +0 }, // 2024: f27GM102; FX 7 echoes
+ { 0x0E1A126,0x0E1A120, 0xA5,0x0E, 0x0, +0 }, // 2025: f27GM103; FX 8 sci-fi
+ { 0x054F101,0x004F008, 0x40,0x00, 0x0, +0 }, // 2026: f27GM104; Sitar
+ { 0x011A131,0x0437D16, 0x47,0x40, 0x8, +0 }, // 2027: f27GM105; Banjo
+ { 0x211A131,0x0437D11, 0x14,0x00, 0x0, +0 }, // 2028: f27GM106; Shamisen
+ { 0x091AB0E,0x0C3F702, 0xC0,0x00, 0xE, +0 }, // 2029: f27GM107; Koto
+ { 0x02FC811,0x0F5F431, 0x2D,0x00, 0xC, +0 }, // 2030: f27GM108; Kalimba
+ { 0x1176E31,0x20CAB22, 0x43,0x08, 0x2, +0 }, // 2031: f27GM109; Bagpipe
+ { 0x1176E31,0x20CAB22, 0x4F,0x08, 0x2, +0 }, // 2032: f27GM110; f27GM111; Fiddle; Shanai
+ { 0x002FF64,0x0F3F522, 0xDB,0x02, 0x4, +0 }, // 2033: f27GM113; Agogo Bells
+ { 0x001FF63,0x0F3F534, 0xDB,0x00, 0x2, +0 }, // 2034: f27GM114; Steel Drums
+ { 0x0FFFB13,0x0FFE802, 0x40,0x00, 0x8, +0 }, // 2035: f27GM115; f27GP76; f27GP77; f27GP78; f27GP79; High Wood Block; Low Wood Block; Mute Cuica; Open Cuica; Woodblock
+ { 0x108FF00,0x006F000, 0x00,0x00, 0x0, +0 }, // 2036: f27GM116; f27GM117; f27GM118; Melodic Tom; Synth Drum; Taiko Drum
+ { 0x0F1100E,0x0F61800, 0x00,0x00, 0xE, +0 }, // 2037: f27GM119; Reverse Cymbal
+ { 0x1F18F2A,0x1F63816, 0x00,0x00, 0x8, +0 }, // 2038: f27GM120; Guitar FretNoise
+ { 0x0F0102E,0x2821020, 0x00,0x00, 0xE, +0 }, // 2039: f27GM122; Seashore
+ { 0x201EFEE,0x0069FEE, 0x10,0x04, 0x6, +0 }, // 2040: f27GM123; Bird Tweet
+ { 0x201EFEE,0x0069FEE, 0x01,0x04, 0x6, +0 }, // 2041: f27GM124; Telephone
+ { 0x001F02E,0x0064820, 0x00,0x00, 0xE, +0 }, // 2042: f27GM126; Applause/Noise
+ { 0x3EFF71C,0x08FFD0E, 0x00,0x00, 0xF, +0 }, // 2043: f27GP42; Closed High Hat
+ { 0x202FF0E,0x103FF1E, 0x00,0x80, 0xE, +0 }, // 2044: f27GP44; f27GP46; Open High Hat; Pedal High Hat
+ { 0x202BF8E,0x2049F0E, 0x00,0x00, 0xE, +0 }, // 2045: f27GP49; f27GP52; f27GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2
+ { 0x003FF64,0x0F6F73E, 0xDB,0x00, 0x4, +0 }, // 2046: f27GP56; Cow Bell
+ { 0x100F300,0x054F600, 0x00,0x00, 0xC, +0 }, // 2047: f27GP58; Vibraslap
+ { 0x2F3F40C,0x3D66E0E, 0x00,0x00, 0xE, +0 }, // 2048: f27GP69; f27GP70; f27GP82; Cabasa; Maracas; Shaker
+ { 0x07B9C21,0x0FB9502, 0x0A,0x00, 0x8, +0 }, // 2049: apgbloodM28; nhlM28; Electric Guitar3
+ { 0x0778121,0x0879221, 0x17,0x00, 0xA, +0 }, // 2050: apgbloodM35; nhlM35; Fretless Bass
+ { 0x1237221,0x0075121, 0x1A,0x06, 0xE, +0 }, // 2051: apgbloodM51; nhlM51; SynthStrings 2
+ { 0x0295231,0x0197121, 0x1E,0x04, 0xE, +0 }, // 2052: apgbloodM57; nhlM57; Trombone
+ { 0x0187621,0x0098121, 0x1A,0x05, 0xE, +0 }, // 2053: apgbloodM58; nhlM58; Tuba
+ { 0x0167921,0x05971A1, 0x1F,0x00, 0x8, +0 }, // 2054: apgbloodM60; nhlM60; French Horn
+ { 0x0257521,0x0178421, 0x1A,0x81, 0xE, +0 }, // 2055: apgbloodM62; nhlM62; Synth Brass 1
+ { 0x0586221,0x0167221, 0x22,0x01, 0xE, +0 }, // 2056: apgbloodM63; nhlM63; Synth Brass 2
+ { 0x10759B1,0x00A7BA1, 0x1B,0x05, 0x0, +0 }, // 2057: apgbloodM64; nhlM64; Soprano Sax
+ { 0x020A821,0x10A7B23, 0x0F,0x05, 0xC, +0 }, // 2058: apgbloodM66; nhlM66; Tenor Sax
+ { 0x1378CA1,0x00A7724, 0x0A,0x07, 0x0, +0 }, // 2059: apgbloodM69; nhlM69; English Horn
+ { 0x06BFF31,0x0195175, 0x04,0x03, 0xA, +0 }, // 2060: apgbloodM70; nhlM70; Bassoon
+ { 0x0599BA1,0x00A75E1, 0x8C,0x00, 0x0, +0 }, // 2061: apgbloodM73; nhlM73; Flute
+ { 0x0389F22,0x0296761, 0x1D,0x01, 0x0, +0 }, // 2062: apgbloodM74; nhlM74; Recorder
+ { 0x00C9222,0x00DA261, 0x1D,0x03, 0xE, +0 }, // 2063: apgbloodM80; nhlM80; Lead 1 squareea
+ { 0x1C99223,0x1288222, 0x00,0x00, 0x9, -12 }, // 2064: nhlM86; Lead 7 fifths
+ { 0x2863428,0x0354121, 0x39,0x07, 0x0, +0 }, // 2065: apgbloodM92; nhlM92; Pad 5 bowedpad
+ { 0x1F35224,0x1F53223, 0x12,0x09, 0x4, +0 }, // 2066: apgbloodM93; nhlM93; Pad 6 metallic
+ { 0x1D52222,0x1053F21, 0x10,0x88, 0xA, +0 }, // 2067: apgbloodM95; nhlM95; Pad 8 sweep
+ { 0x1554163,0x10541A2, 0x00,0x00, 0x7, -12 }, // 2068: nhlM97; FX 2 soundtrack
+ { 0x0F7F620,0x2F9770E, 0x08,0x05, 0x0, -24 }, // 2069: nhlM123; Bird Tweet
+ { 0x100F220,0x1053623, 0x04,0x00, 0x2, -36 }, // 2070: nhlM125; Helicopter
+ { 0x0EFA120,0x0DFF310, 0x00,0x00, 0xE, +0 }, // 2071: nhlM127; Gunshot
+ { 0x000FF24,0x0A9F802, 0x00,0x03, 0xE, +0 }, // 2072: apgbloodP38; apgbloodP40; apgbloodP8; nhlP38; nhlP40; Acoustic Snare; Electric Snare
+ { 0x0FEF22C,0x3D8B802, 0x00,0x01, 0x6, +0 }, // 2073: apgbloodP10; apgbloodP42; nhlP42; Closed High Hat
+ { 0x0FE822C,0x3D98802, 0x00,0x07, 0x6, +0 }, // 2074: apgbloodP11; apgbloodP44; nhlP44; Pedal High Hat
+ { 0x0F6822E,0x3F87404, 0x00,0x09, 0x4, +0 }, // 2075: apgbloodP12; apgbloodP46; nhlP46; Open High Hat
+ { 0x100FF2E,0x334D609, 0x00,0x01, 0xC, +0 }, // 2076: apgbloodP13; apgbloodP49; apgbloodP52; apgbloodP55; apgbloodP57; nhlP49; nhlP52; nhlP55; nhlP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
+ { 0x389F837,0x0F8F703, 0x0C,0x04, 0x0, +0 }, // 2077: apgbloodP16; apgbloodP56; nhlP56; Cow Bell
+ { 0x0FAFA25,0x0F9AA03, 0x14,0x00, 0x0, +0 }, // 2078: apgbloodP18; apgbloodP60; apgbloodP62; nhlP60; nhlP62; High Bongo; Mute High Conga
+ { 0x0F7F241,0x0F7F281, 0x12,0x00, 0x6, +0 }, // 2079: f29GM7; f30GM7; Clavinet
+ { 0x10BD0E0,0x109E0A4, 0x80,0x8E, 0x1, +0 }, // 2080: f29GM14; Tubular Bells
+ { 0x0F4F60C,0x0F5F341, 0x5C,0x00, 0x0, +0 }, // 2081: f29GM22; f29GM23; f30GM22; f30GM23; Harmonica; Tango Accordion
+ { 0x1557261,0x0187121, 0x86,0x83, 0x0, +0 }, // 2082: f29GM24; f29GM25; f29GM27; f30GM24; f30GM25; f30GM27; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar2
+ { 0x09612F3,0x10430B1, 0x45,0x86, 0x1, +0 }, // 2083: f29GM33; Electric Bass 1
+ { 0x204F061,0x2055020, 0x9D,0x83, 0xC, +0 }, // 2084: f29GM50; Synth Strings 1
+ { 0x236F312,0x2D7B300, 0x2A,0x00, 0x0, +0 }, // 2085: f29GM59; Muted Trumpet
+ { 0x143F701,0x1E4F3A2, 0x00,0x00, 0x8, +0 }, // 2086: f29GM61; Brass Section
+ { 0x35B8721,0x00A6021, 0x99,0x00, 0xE, +0 }, // 2087: f29GM76; Bottle Blow
+ { 0x0F3D385,0x0F3A341, 0x59,0x80, 0xC, +0 }, // 2088: f29GM102; f30GM102; FX 7 echoes
+ { 0x125FF10,0x015F711, 0x56,0x00, 0xE, +0 }, // 2089: f29GM112; Tinkle Bell
+ { 0x04AFA02,0x074F490, 0x16,0x01, 0xE, +0 }, // 2090: f29GM117; Melodic Tom
+ { 0x045F668,0x0289E87, 0x00,0x01, 0x6, +0 }, // 2091: f29GP54; Tambourine
+ { 0x164F923,0x177F607, 0x95,0x00, 0xE, +0 }, // 2092: f29GP66; Low Timbale
+ { 0x0E7F21C,0x0B8F201, 0x6F,0x80, 0xC, +12 }, // 2093: f31GM4; Rhodes Piano
+ { 0x0E2CE02,0x4E2F402, 0x25,0x00, 0x0, +0 }, // 2094: f31GM8; Celesta
+ { 0x0E2F507,0x0E2F341, 0xA1,0x00, 0x0, +0 }, // 2095: f31GM8; Celesta
+ { 0x2E5F5D9,0x0E5F251, 0x22,0x00, 0x8, +0 }, // 2096: f31GM11; Vibraphone
+ { 0x0E1F111,0x0E1F251, 0x10,0x08, 0x9, +0 }, // 2097: f31GM11; Vibraphone
+ { 0x4B1F0C9,0x0B2F251, 0x98,0x01, 0x8, +0 }, // 2098: f31GM14; Tubular Bells
+ { 0x082F311,0x0E3F311, 0x44,0x80, 0x9, +0 }, // 2099: f31GM14; Tubular Bells
+ { 0x0828523,0x0728212, 0xB3,0xA7, 0xE, +0 }, // 2100: f31GM46; Orchestral Harp
+ { 0x0728201,0x0328411, 0x27,0x00, 0xE, +0 }, // 2101: f31GM46; Orchestral Harp
+ { 0x4E5F111,0x4E5F312, 0xA1,0x40, 0x4, -12 }, // 2102: f31GM47; Timpany
+ { 0x0E5F111,0x0E6F111, 0x89,0x00, 0x5, +0 }, // 2103: f31GM47; Timpany
+ { 0x5047130,0x01474A0, 0x99,0x01, 0xE, +12 }, // 2104: f31GM48; f31GM49; String Ensemble1; String Ensemble2
+ { 0x1147561,0x0147522, 0x88,0x00, 0xF, +0 }, // 2105: f31GM48; f31GM49; f31GM50; String Ensemble1; String Ensemble2; Synth Strings 1
+ { 0x5047130,0x01474A0, 0x99,0x01, 0xE, +0 }, // 2106: f31GM50; Synth Strings 1
+ { 0x0141161,0x0165561, 0x17,0x00, 0xC, +12 }, // 2107: f31GM60; French Horn
+ { 0x7217230,0x604BF31, 0x1B,0x03, 0xC, +0 }, // 2108: f31GM61; Brass Section
+ { 0x0357A31,0x03A7A31, 0x1D,0x09, 0xD, +0 }, // 2109: f31GM61; Brass Section
+ { 0x06599E1,0x0154825, 0x80,0x85, 0x8, +0 }, // 2110: f31GM68; Oboe
+ { 0x015AA62,0x0058F21, 0x94,0x80, 0x9, +0 }, // 2111: f31GM68; Oboe
+ { 0x025C9A4,0x0056F21, 0xA2,0x80, 0xC, +0 }, // 2112: f31GM74; Recorder
+ { 0x015CAA2,0x0056F21, 0xAA,0x00, 0xD, +0 }, // 2113: f31GM74; Recorder
+ { 0x07E0824,0x0E4E383, 0x80,0x40, 0xA, +24 }, // 2114: f31GM88; Pad 1 new age
+ { 0x0E6F314,0x0E6F281, 0x63,0x00, 0xB, +0 }, // 2115: f31GM88; Pad 1 new age
+ { 0x205FC00,0x017FA00, 0x40,0x00, 0xE, +0 }, // 2116: f31GP40; Electric Snare
+ { 0x007FC00,0x638F801, 0x00,0x80, 0xF, +0 }, // 2117: f31GP40; Electric Snare
+ { 0x0038165,0x005F172, 0xD2,0x80, 0x2, +0 }, // 2118: f32GM10; f32GM9; Glockenspiel; Music box
+ { 0x0038165,0x005F171, 0xD2,0x40, 0x2, +0 }, // 2119: f32GM12; f32GM13; f32GM14; Marimba; Tubular Bells; Xylophone
+ { 0x002A4B4,0x04245D7, 0x47,0x40, 0x6, +0 }, // 2120: f32GM32; Acoustic Bass
+ { 0x0022A55,0x0F34212, 0x97,0x80, 0x0, +0 }, // 2121: f32GM34; f41GM34; f54GM80; Electric Bass 2; Lead 1 squareea
+ { 0x001EF8F,0x0F19801, 0x81,0x00, 0x4, +0 }, // 2122: f32GM35; f41GM35; Fretless Bass
+ { 0x01171B1,0x1154261, 0x8B,0x40, 0x6, +0 }, // 2123: b56MM44; b61M49; b66M44; f32GM48; f32GM50; f53GM73; Flute; STRINGS1
+ { 0x053090E,0x094F702, 0x80,0x00, 0xE, +0 }, // 2124: MGM105; MGM51; f32GM105; f32GM51; oGM105; Banjo; SynthStrings 2
+ { 0x08F74A1,0x02A65A1, 0x27,0x80, 0x2, +0 }, // 2125: f12GM73; f16GM73; f32GM72; f32GM73; f32GM74; f32GM75; f37GM72; f37GM73; f47GM73; f54GM73; Flute; Pan Flute; Piccolo; Recorder
+ { 0x0667190,0x08B5250, 0x92,0x00, 0xE, +0 }, // 2126: f32GM81; Lead 2 sawtooth
+ { 0x0247332,0x0577521, 0x16,0x80, 0xE, +0 }, // 2127: MGM82; f32GM82; Lead 3 calliope
+ { 0x28FA520,0x03D3621, 0x8E,0x00, 0x6, +0 }, // 2128: MGM93; f32GM93; Pad 6 metallic
+ { 0x08C4321,0x02F8521, 0x19,0x80, 0xC, +0 }, // 2129: MGM94; b56MM59; b66M59; f32GM94; Muted Trumpet; Pad 7 halo; SOFTRUMP
+ { 0x0AE71A1,0x02E81A0, 0x1C,0x00, 0xE, +0 }, // 2130: f32GM96; FX 1 rain
+ { 0x054F606,0x0B3F281, 0x73,0x03, 0x0, +0 }, // 2131: f32GM97; FX 2 soundtrack
+ { 0x0177421,0x01765A2, 0x83,0x8D, 0x7, +0 }, // 2132: apgleeM73; b56MM73; b66M73; f32GM107; f32GM108; f32GM109; f47GM72; Bagpipe; FLUTE
+ { 0x0F3F8E2,0x0F3F7B0, 0x86,0x40, 0x4, +0 }, // 2133: f32GM120; Guitar FretNoise
+ { 0x0031801,0x090F6B4, 0x80,0xC1, 0xE, +0 }, // 2134: f32GM127; Gunshot
+ { 0x04CA800,0x04FD600, 0x0B,0x03, 0x0, +0 }, // 2135: MGP35; MGP36; f32GP35; f32GP36; Ac Bass Drum; Bass Drum 1
+ { 0x282B2A4,0x1DA9803, 0x00,0x93, 0xE, +0 }, // 2136: f32GP42; Closed High Hat
+ { 0x0A0B2A4,0x1D69603, 0x02,0x80, 0xE, +0 }, // 2137: f32GP49; f32GP57; f47GP30; Crash Cymbal 1; Crash Cymbal 2
+ { 0x104F0A1,0x1D6F481, 0xCE,0x00, 0x4, +0 }, // 2138: f13GM3; f50GM3; Honky-tonkPiano
+ { 0x254F568,0x0B7F321, 0xE8,0x00, 0x0, +0 }, // 2139: f13GM5; f50GM5; Chorused Piano
+ { 0x036F506,0x025FD61, 0x10,0x80, 0x3, +0 }, // 2140: f13GM11; f50GM11; Vibraphone
+ { 0x092FF83,0x003F015, 0x00,0x00, 0xE, -12 }, // 2141: f13GM14; f50GM14; Tubular Bells
+ { 0x00FF0A0,0x00FF0A2, 0xC0,0x06, 0xD, +0 }, // 2142: f13GM16; f50GM16; Hammond Organ
+ { 0x00BF022,0x10B50B1, 0xCD,0x03, 0x0, +0 }, // 2143: f13GM23; f50GM23; Tango Accordion
+ { 0x3598600,0x02A7244, 0x42,0x80, 0xC, +0 }, // 2144: f13GM31; f50GM31; Guitar Harmonics
+ { 0x039F330,0x00CF060, 0x0F,0x00, 0x8, +12 }, // 2145: f13GM35; f50GM35; Fretless Bass
+ { 0x1378D31,0x0163871, 0x85,0x00, 0xA, +0 }, // 2146: f13GM40; Violin
+ { 0x106F031,0x1065071, 0xC5,0x00, 0x0, +0 }, // 2147: f13GM41; f50GM41; Viola
+ { 0x11FF431,0x1365361, 0x40,0x00, 0x0, +0 }, // 2148: f13GM42; f50GM42; Cello
+ { 0x01FF431,0x1366361, 0xC0,0x00, 0x0, +0 }, // 2149: f13GM43; f50GM43; Contrabass
+ { 0x043F2B1,0x12851A1, 0x1D,0x00, 0xE, +0 }, // 2150: f13GM44; f50GM44; Tremulo Strings
+ { 0x015F431,0x00560B2, 0x5B,0x83, 0x0, +0 }, // 2151: f13GM52; f50GM52; Choir Aahs
+ { 0x172FCE1,0x0176271, 0x46,0x00, 0x0, +0 }, // 2152: f13GM53; f50GM53; Voice Oohs
+ { 0x00530B1,0x00550B2, 0x57,0x00, 0xC, +0 }, // 2153: f13GM54; f50GM54; Synth Voice
+ { 0x0655371,0x00FF021, 0x14,0x00, 0xA, +0 }, // 2154: f13GM56; f50GM56; Trumpet
+ { 0x0254231,0x00FF061, 0x56,0x01, 0xE, +0 }, // 2155: f13GM57; f50GM57; Trombone
+ { 0x1255221,0x0299361, 0x55,0x01, 0xE, +0 }, // 2156: f13GM58; f50GM58; Tuba
+ { 0x0755471,0x0089021, 0x20,0x00, 0xE, +0 }, // 2157: f13GM59; f50GM59; Muted Trumpet
+ { 0x0043071,0x00A5021, 0x57,0x00, 0xC, +0 }, // 2158: f13GM72; f50GM72; Piccolo
+ { 0x0445171,0x00A5021, 0x55,0x00, 0xC, +0 }, // 2159: f13GM73; f50GM73; Flute
+ { 0x35AF802,0x02A4271, 0x00,0x00, 0xE, +0 }, // 2160: f13GM77; f50GM77; Shakuhachi
+ { 0x08F4EE0,0x02A55A1, 0xEC,0x00, 0xE, +0 }, // 2161: f13GM78; Whistle
+ { 0x39D6571,0x0095021, 0x17,0x00, 0xE, +0 }, // 2162: f13GM82; f50GM82; Lead 3 calliope
+ { 0x05AF802,0x22A4270, 0x00,0x00, 0xE, +0 }, // 2163: f13GM83; f50GM83; Lead 4 chiff
+ { 0x29D65A1,0x2095021, 0xC6,0x00, 0x0, -12 }, // 2164: f13GM85; f50GM85; Lead 6 voice
+ { 0x00330B1,0x00440B2, 0x5D,0x00, 0x0, +0 }, // 2165: f13GM91; f50GM91; Pad 4 choir
+ { 0x0585201,0x03641A1, 0x99,0x00, 0x6, +0 }, // 2166: f13GM94; f50GM94; Pad 7 halo
+ { 0x0B4F291,0x075F101, 0xD0,0x00, 0x0, +0 }, // 2167: f13GM96; f50GM96; FX 1 rain
+ { 0x0572132,0x0194263, 0x06,0x00, 0x9, -12 }, // 2168: f13GM97; f50GM97; FX 2 soundtrack
+ { 0x3859F85,0x043F311, 0x15,0x00, 0xE, +0 }, // 2169: f13GM98; f50GM98; FX 3 crystal
+ { 0x295F300,0x2B9F2A0, 0x11,0x00, 0x0, +0 }, // 2170: f13GM100; f50GM100; FX 5 brightness
+ { 0x2A3F400,0x2B9F2A0, 0x1B,0x00, 0x0, +0 }, // 2171: f13GM102; f50GM102; FX 7 echoes
+ { 0x2A2FF80,0x30E108E, 0x00,0x00, 0xE, +0 }, // 2172: f13GM119; f50GM119; Reverse Cymbal
+ { 0x003402E,0x003109E, 0x00,0x00, 0xE, +0 }, // 2173: f13GM122; f50GM122; Seashore
+ { 0x2A3379B,0x237461A, 0x95,0x40, 0x0, +0 }, // 2174: f13GM123; f50GM123; Bird Tweet
+ { 0x344FFAB,0x02AF1EA, 0xC0,0x01, 0xC, -12 }, // 2175: f13GM124; f50GM124; Telephone
+ { 0x10EF0BE,0x00E3030, 0x00,0x0A, 0xE, +0 }, // 2176: f13GM125; f50GM125; Helicopter
+ { 0x023FCC0,0x006F08E, 0x00,0x00, 0xE, +0 }, // 2177: f13GM127; f50GM127; Gunshot
+ { 0x004F081,0x308F009, 0xC0,0x00, 0xE, +0 }, // 2178: f13GP42; f50GP42; Closed High Hat
+ { 0x12FF201,0x356F58E, 0xC0,0x00, 0xE, +0 }, // 2179: f13GP46; f50GP46; Open High Hat
+ { 0x12FF281,0x356F58E, 0xC0,0x00, 0xE, +0 }, // 2180: f13GP49; f13GP57; f50GP49; f50GP57; Crash Cymbal 1; Crash Cymbal 2
+ { 0x155AF00,0x364FF8B, 0x00,0x00, 0xE, +0 }, // 2181: f13GP51; f13GP53; f13GP59; f50GP51; f50GP53; f50GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
+ { 0x1496401,0x356F58A, 0xC0,0x00, 0xE, +0 }, // 2182: f13GP52; f50GP52; Chinese Cymbal
+ { 0x2678900,0x357878E, 0x00,0x00, 0xE, +0 }, // 2183: f13GP54; f50GP54; Tambourine
+ { 0x02FF281,0x356F58E, 0xC0,0x00, 0x0, +0 }, // 2184: f13GP55; f50GP55; Splash Cymbal
+ { 0x0089011,0x357898E, 0xC0,0x00, 0xE, +0 }, // 2185: f13GP69; f50GP69; Cabasa
+ { 0x11BF100,0x3468B9E, 0x00,0x00, 0xE, +0 }, // 2186: f13GP70; f50GP70; Maracas
+ { 0x205504C,0x05C859D, 0x80,0x0A, 0xA, +0 }, // 2187: f13GP71; f50GP71; Short Whistle
+ { 0x205508C,0x05C854D, 0x40,0x0A, 0x0, +0 }, // 2188: f13GP72; f50GP72; Long Whistle
+ { 0x206F08B,0x346F610, 0x00,0x00, 0xE, +0 }, // 2189: f13GP73; f50GP73; Short Guiro
+ { 0x392F700,0x2AF479E, 0x00,0x00, 0xE, +0 }, // 2190: f13GP74; f50GP74; Long Guiro
+ { 0x053F300,0x247698E, 0x43,0x00, 0xE, +0 }, // 2191: f13GP82; f50GP82; Shaker
+ { 0x224F10E,0x335FF8E, 0x40,0x02, 0x0, +0 }, // 2192: f13GP83; f13GP84; f50GP83; f50GP84; Bell Tree; Jingle Bell
+ { 0x104F081,0x308F009, 0xC0,0x00, 0xE, +0 }, // 2193: f13GP91; f50GP91
+ { 0x215BFD1,0x20473C1, 0x9C,0x00, 0x4, +0 }, // 2194: f34GM74; Recorder
+ { 0x177F810,0x008F711, 0x91,0x00, 0x6, +0 }, // 2195: f34GP0
+ { 0x277F810,0x108F311, 0xF9,0xC0, 0x6, +0 }, // 2196: f34GP2
+ { 0x25DFB14,0x058F611, 0x80,0x00, 0x8, +0 }, // 2197: f34GP10; f34GP6
+ { 0x12AF900,0x22BFA01, 0x02,0x00, 0x5, +0 }, // 2198: f34GP7; f34GP8
+ { 0x28268D1,0x10563D0, 0x42,0x00, 0xA, +0 }, // 2199: f34GP9
+ { 0x317B142,0x317B101, 0x93,0x00, 0x3, +0 }, // 2200: f34GP11
+ { 0x317B242,0x317B201, 0x93,0x00, 0x3, +0 }, // 2201: f34GP12
+ { 0x2BAE610,0x005EA10, 0x3F,0x3F, 0x0, +0 }, // 2202: f34GP13; f34GP15
+ { 0x053B101,0x074C211, 0x4F,0x00, 0x6, +0 }, // 2203: f35GM0; f47GM0; AcouGrandPiano
+ { 0x011F111,0x0B3F101, 0x4A,0x80, 0x6, +0 }, // 2204: f35GM1; BrightAcouGrand
+ { 0x1FAF000,0x1FAF211, 0x02,0x80, 0x6, +0 }, // 2205: f35GM6; Harpsichord
+ { 0x032F607,0x012F511, 0x97,0x80, 0x2, +0 }, // 2206: f35GM9; Glockenspiel
+ { 0x0E3F318,0x093F241, 0x62,0x00, 0x0, +0 }, // 2207: f35GM11; Vibraphone
+ { 0x025DA05,0x015F901, 0x4E,0x00, 0xA, +0 }, // 2208: f35GM12; Marimba
+ { 0x1558403,0x005D341, 0x49,0x80, 0x4, +0 }, // 2209: f35GM15; Dulcimer
+ { 0x01FF003,0x012F001, 0x5B,0x92, 0xA, +0 }, // 2210: f35GM18; Rock Organ
+ { 0x01FF2A0,0x07CF521, 0x11,0x00, 0xA, +0 }, // 2211: f35GM25; Acoustic Guitar2
+ { 0x0442009,0x0F4D144, 0xA1,0x80, 0x8, +0 }, // 2212: f35GM31; Guitar Harmonics
+ { 0x08AE220,0x0A8E420, 0x11,0x00, 0xA, +0 }, // 2213: f35GM33; Electric Bass 1
+ { 0x1DBB891,0x1567551, 0x17,0x00, 0xC, +0 }, // 2214: f35GM45; Pizzicato String
+ { 0x0117171,0x11772A1, 0x8B,0x40, 0x6, +0 }, // 2215: f35GM48; String Ensemble1
+ { 0x111F0F1,0x1151121, 0x95,0x00, 0x0, +0 }, // 2216: f35GM49; String Ensemble2
+ { 0x111C071,0x1159221, 0x20,0x08, 0xC, +0 }, // 2217: f35GM51; SynthStrings 2
+ { 0x0C57461,0x165B220, 0x0F,0x08, 0xA, +0 }, // 2218: f35GM55; Orchestra Hit
+ { 0x08153E1,0x0B962E1, 0x9F,0x05, 0xE, +0 }, // 2219: f35GM60; French Horn
+ { 0x0AE71E1,0x09E81E1, 0x19,0x07, 0xA, +0 }, // 2220: f35GM62; Synth Brass 1
+ { 0x0AE73E1,0x09881E2, 0x49,0x08, 0xC, +0 }, // 2221: f35GM63; Synth Brass 2
+ { 0x0177E71,0x00E7B22, 0xC5,0x05, 0x2, +0 }, // 2222: f35GM68; Oboe
+ { 0x08F7461,0x02A6561, 0x27,0x80, 0x2, +0 }, // 2223: MGM72; MGM73; MGM74; MGM75; f35GM73; Flute; Pan Flute; Piccolo; Recorder
+ { 0x0D761E1,0x0F793E1, 0x85,0x80, 0xB, +0 }, // 2224: f35GM77; Shakuhachi
+ { 0x1F6FB34,0x0439471, 0x83,0x00, 0xC, +0 }, // 2225: f35GM99; FX 4 atmosphere
+ { 0x011A131,0x0437D16, 0x87,0x80, 0x8, +0 }, // 2226: b56MM105; b66M105; f35GM105; BANJO
+ { 0x1111EF0,0x11111E2, 0x00,0xC0, 0x8, +0 }, // 2227: b56MM125; b61M125; b66M125; f35GM125; HELICPTR
+ { 0x053F101,0x1F5F718, 0x4F,0x00, 0x6, +0 }, // 2228: f35GP31; f35GP32
+ { 0x20CA808,0x13FD903, 0x09,0x00, 0x0, +0 }, // 2229: f35GP33; f35GP34
+ { 0x0A1B2E0,0x1D6950E, 0x84,0x00, 0xE, +0 }, // 2230: f35GP57; Crash Cymbal 2
+ { 0x286F265,0x228670E, 0x00,0x00, 0xE, +0 }, // 2231: f35GP69; Cabasa
+ { 0x00CFD01,0x034D600, 0x07,0x00, 0x0, +0 }, // 2232: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036
+ { 0x00CF600,0x004F600, 0x00,0x00, 0x1, +0 }, // 2233: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036
+ { 0x0FEF512,0x0FFF652, 0x11,0xA2, 0x6, +0 }, // 2234: b51P37; f36GP37; Side Stick; gpo037
+ { 0x0FFF941,0x0FFF851, 0x0F,0x00, 0x6, +0 }, // 2235: b51P37; f36GP37; Side Stick; gpo037
+ { 0x205FC80,0x017FA00, 0x00,0x00, 0xE, +0 }, // 2236: b51P38; b51P40; f36GP38; f36GP40; Acoustic Snare; Electric Snare; gpo038; gpo040
+ { 0x034A501,0x602FF01, 0x00,0x00, 0x7, +0 }, // 2237: b51P41; b51P42; b51P43; b51P44; b51P45; b51P46; b51P47; b51P48; b51P49; b51P50; b51P51; b51P52; b51P53; f36GP41; f36GP42; f36GP43; f36GP44; f36GP45; f36GP46; f36GP47; f36GP48; f36GP49; f36GP50; f36GP51; f36GP52; f36GP53; f36GP59; Chinese Cymbal; Closed High Hat; Crash Cymbal 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open High Hat; Pedal High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; gpo041; gpo042; gpo043; gpo044; gpo045; gpo046; gpo047; gpo048; gpo049; gpo050; gpo051; gpo052; gpo053
+ { 0x007FB00,0x004A401, 0x09,0x00, 0x7, +0 }, // 2238: b51P41; b51P42; b51P43; b51P44; b51P45; b51P46; b51P47; b51P48; b51P49; b51P50; b51P51; b51P52; b51P53; f36GP41; f36GP42; f36GP43; f36GP44; f36GP45; f36GP46; f36GP47; f36GP48; f36GP49; f36GP50; f36GP51; f36GP52; f36GP53; f36GP59; Chinese Cymbal; Closed High Hat; Crash Cymbal 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open High Hat; Pedal High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; gpo041; gpo042; gpo043; gpo044; gpo045; gpo046; gpo047; gpo048; gpo049; gpo050; gpo051; gpo052; gpo053
+ { 0x004F902,0x0F69705, 0x00,0x03, 0x0, +0 }, // 2239: b51P54; f36GP54; Tambourine; gpo054
+ { 0x156F284,0x100F442, 0x03,0x00, 0xE, +0 }, // 2240: b51P55; f36GP55; Splash Cymbal; gpo055
+ { 0x000F34F,0x0A5F48F, 0x00,0x06, 0xE, +0 }, // 2241: b51P55; f36GP55; Splash Cymbal; gpo055
+ { 0x0B6FA01,0x096C802, 0x8A,0x40, 0xE, +0 }, // 2242: b51P60; f36GP60; High Bongo; gpo060
+ { 0x00CF505,0x007F501, 0xEC,0x00, 0xF, +0 }, // 2243: b51P60; f36GP60; High Bongo; gpo060
+ { 0x0BFFA01,0x095C802, 0x8F,0x80, 0x6, +0 }, // 2244: b51P61; f36GP61; Low Bongo; gpo061
+ { 0x00CF505,0x006F501, 0xEC,0x00, 0x7, +0 }, // 2245: b51P61; f36GP61; Low Bongo; gpo061
+ { 0x08DFA01,0x0BAFA03, 0x4F,0x00, 0x6, +0 }, // 2246: b51P62; b51P86; f36GP62; f36GP86; Mute High Conga; Mute Surdu; gpo062; gpo086
+ { 0x08DFA01,0x0B5F803, 0x4F,0x00, 0x6, +0 }, // 2247: b51P63; b51P87; f36GP63; f36GP87; Open High Conga; Open Surdu; gpo063; gpo087
+ { 0x006FA01,0x006FA00, 0x00,0x00, 0xE, +0 }, // 2248: b51P65; f36GP65; High Timbale; gpo065
+ { 0x38CF800,0x06EF600, 0x80,0x00, 0xE, +0 }, // 2249: b51P66; f36GP66; Low Timbale; gpo066
+ { 0x38CF803,0x0B5F80C, 0x80,0x00, 0xE, +0 }, // 2250: b51P67; f36GP67; High Agogo; gpo067
+ { 0x38CF803,0x0B5F80C, 0x83,0x00, 0xE, +0 }, // 2251: b51P68; f36GP68; Low Agogo; gpo068
+ { 0x049C80F,0x2699B03, 0x40,0x00, 0xE, +0 }, // 2252: b51P70; f36GP70; Maracas; gpo070
+ { 0x305AD57,0x2058D47, 0xDC,0x00, 0xE, +0 }, // 2253: b51P71; f36GP71; Short Whistle; gpo071
+ { 0x304A857,0x2048847, 0xDC,0x00, 0xE, +0 }, // 2254: b51P72; f36GP72; Long Whistle; gpo072
+ { 0x506FF80,0x016FF10, 0x00,0x00, 0xC, +0 }, // 2255: b51P73; b51P74; f36GP73; f36GP74; Long Guiro; Short Guiro; gpo073; gpo074
+ { 0x7476601,0x0476603, 0xCD,0x40, 0x8, +0 }, // 2256: b51P78; f36GP78; Mute Cuica; gpo078
+ { 0x0476601,0x0576601, 0xC0,0x00, 0x9, +0 }, // 2257: b51P78; f36GP78; Mute Cuica; gpo078
+ { 0x0E56701,0x0356503, 0x11,0x24, 0xA, +0 }, // 2258: b51P79; f36GP79; Open Cuica; gpo079
+ { 0x0757900,0x0057601, 0x9A,0x00, 0xB, +0 }, // 2259: b51P79; f36GP79; Open Cuica; gpo079
+ { 0x0E6F622,0x0E5F923, 0x1E,0x03, 0x0, +0 }, // 2260: b51P80; f36GP80; Mute Triangle; gpo080
+ { 0x0E6F924,0x0E4F623, 0x28,0x00, 0x1, +0 }, // 2261: b51P80; f36GP80; Mute Triangle; gpo080
+ { 0x0E6F522,0x0E5F623, 0x1E,0x03, 0x0, +0 }, // 2262: b51P81; f36GP81; Open Triangle; gpo081
+ { 0x0E6F524,0x0E4F423, 0x28,0x00, 0x1, +0 }, // 2263: b51P81; f36GP81; Open Triangle; gpo081
+ { 0x0E5F108,0x0E5C302, 0x66,0x86, 0x8, +0 }, // 2264: f36GP83; Jingle Bell
+ { 0x052F605,0x0D5F582, 0x69,0x47, 0x9, +0 }, // 2265: f36GP83; Jingle Bell
+ { 0x131FF13,0x003FF11, 0x43,0x00, 0x6, +0 }, // 2266: f37GM24; f37GM25; Acoustic Guitar1; Acoustic Guitar2
+ { 0x074A302,0x075C401, 0x9A,0x80, 0xA, +0 }, // 2267: f37GM26; Electric Guitar1
+ { 0x103E702,0x005E604, 0x86,0x40, 0xB, +0 }, // 2268: f37GM26; Electric Guitar1
+ { 0x0145321,0x025D221, 0x8B,0x21, 0x8, +0 }, // 2269: f37GM40; Violin
+ { 0x104C3A1,0x0158221, 0x9F,0x0F, 0x8, +0 }, // 2270: f37GM40; Violin
+ { 0x075F502,0x0F3F201, 0x20,0x83, 0xC, +0 }, // 2271: f16GM46; f37GM46; f54GM46; Orchestral Harp
+ { 0x7D2FE85,0x074F342, 0x8F,0x80, 0x6, -12 }, // 2272: f12GM116; f12GM47; f16GM116; f16GM47; f37GM47; f54GM116; f54GM47; Taiko Drum; Timpany
+ { 0x0119131,0x11572A1, 0x8A,0x00, 0x6, +0 }, // 2273: f37GM48; String Ensemble1
+ { 0x0013121,0x10545A1, 0x4D,0x82, 0x6, +0 }, // 2274: f12GM49; f16GM49; f37GM49; f54GM49; String Ensemble2
+ { 0x0075131,0x0399261, 0x1D,0x80, 0xE, +0 }, // 2275: f37GM56; Trumpet
+ { 0x00741B1,0x0398221, 0x1C,0x87, 0xF, +0 }, // 2276: f37GM56; Trumpet
+ { 0x21A73A0,0x03A8523, 0x95,0x00, 0xE, +0 }, // 2277: f12GM59; f16GM59; f37GM59; f54GM59; Muted Trumpet
+ { 0x05A5321,0x01A6C21, 0x9F,0x80, 0xC, +0 }, // 2278: f37GM60; French Horn
+ { 0x0565321,0x0277C21, 0x18,0x00, 0xD, +0 }, // 2279: f37GM60; French Horn
+ { 0x0299960,0x036F823, 0xA3,0x5D, 0xA, +12 }, // 2280: f37GM68; f53GM84; Lead 5 charang; Oboe
+ { 0x015FAA0,0x00B8F22, 0x90,0x08, 0xA, +0 }, // 2281: f37GM68; f53GM84; Lead 5 charang; Oboe
+ { 0x22871A0,0x01A8124, 0x23,0x00, 0xA, +0 }, // 2282: f37GM69; English Horn
+ { 0x2287320,0x01A8424, 0x97,0x98, 0xB, +0 }, // 2283: f37GM69; English Horn
+ { 0x0068B20,0x0008F21, 0x2F,0x20, 0xE, +12 }, // 2284: f37GM70; f53GM86; Bassoon; Lead 7 fifths
+ { 0x007CF20,0x0097F22, 0x5B,0x00, 0xE, +0 }, // 2285: f37GM70; Bassoon
+ { 0x0277784,0x01655A1, 0x9B,0x85, 0xC, +0 }, // 2286: f37GM74; Recorder
+ { 0x01566A2,0x00566A1, 0x9B,0x06, 0xD, +0 }, // 2287: f37GM74; Recorder
+ { 0x137FB00,0x05CE711, 0x05,0x00, 0x8, +0 }, // 2288: f12GP31; f12GP36; f16GP31; f16GP36; f37GP31; f37GP36; f54GP31; f54GP36; f54GP60; f54GP61; f54GP62; f54GP63; f54GP64; f54GP65; f54GP66; Bass Drum 1; High Bongo; High Timbale; Low Bongo; Low Conga; Low Timbale; Mute High Conga; Open High Conga
+ { 0x04CA900,0x04FD600, 0x0B,0x00, 0x0, +0 }, // 2289: f37GP35; Ac Bass Drum
+ { 0x023F302,0x067F700, 0x08,0x00, 0xE, +0 }, // 2290: f12GP40; f16GP40; f37GP40; f54GP40; Electric Snare
+ { 0x017FB01,0x008FD02, 0x40,0x00, 0x9, +0 }, // 2291: f12GP41; f12GP43; f12GP45; f12GP47; f12GP48; f12GP50; f16GP41; f16GP43; f16GP45; f16GP47; f16GP48; f16GP50; f37GP41; f37GP43; f37GP45; f37GP47; f54GP41; f54GP43; f54GP45; f54GP47; f54GP48; f54GP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x0F4F306,0x0E4E203, 0xA4,0x6D, 0x6, +0 }, // 2292: f12GM0; f16GM0; f54GM0; AcouGrandPiano
+ { 0x0D4E101,0x0E5E111, 0x53,0x02, 0x6, +0 }, // 2293: f12GM0; f16GM0; f54GM0; AcouGrandPiano
+ { 0x053F241,0x0F3F213, 0x9D,0x00, 0x6, +0 }, // 2294: f12GM1; f16GM1; f54GM1; BrightAcouGrand
+ { 0x050F101,0x076D201, 0x4F,0x04, 0x6, +0 }, // 2295: f12GM2; f16GM2; f54GM2; ElecGrandPiano
+ { 0x053F101,0x0849212, 0xC3,0x09, 0x8, +0 }, // 2296: f12GM3; f16GM3; f54GM3; Honky-tonkPiano
+ { 0x074F202,0x077F401, 0x92,0x83, 0x8, +0 }, // 2297: f12GM4; f16GM4; f54GM4; Rhodes Piano
+ { 0x013F202,0x044F502, 0x22,0x00, 0xE, +0 }, // 2298: f12GM5; f16GM5; f54GM5; Chorused Piano
+ { 0x475F113,0x256F201, 0x96,0x81, 0x6, +0 }, // 2299: f12GM6; f16GM6; f54GM6; Harpsichord
+ { 0x0100133,0x033AD14, 0x87,0x80, 0x8, +0 }, // 2300: f12GM8; f16GM8; f54GM8; Celesta
+ { 0x0E5F14C,0x0E5C301, 0x69,0x06, 0x8, +0 }, // 2301: f12GM9; f16GM9; f54GM9; Glockenspiel
+ { 0x0E2660F,0x0E4C191, 0x9D,0x06, 0xE, +0 }, // 2302: f12GM10; f16GM10; f54GM10; Music box
+ { 0x033F584,0x015FDA0, 0x59,0x80, 0x2, +0 }, // 2303: f12GM11; f16GM11; f54GM11; Vibraphone
+ { 0x0B5F615,0x0E6F311, 0x97,0x01, 0x4, +0 }, // 2304: f12GM12; f16GM12; f54GM12; Marimba
+ { 0x0F8FF06,0x055F8C4, 0x01,0x00, 0xE, +0 }, // 2305: f12GM13; f16GM13; f54GM13; Xylophone
+ { 0x063F207,0x074F212, 0x4F,0x00, 0x8, +0 }, // 2306: f12GM14; f16GM14; f53GM122; f54GM14; Seashore; Tubular Bells
+ { 0x341F5A3,0x203F811, 0x11,0x00, 0x0, +0 }, // 2307: f12GM15; f16GM15; f54GM15; Dulcimer
+ { 0x01AF003,0x01DF001, 0x5B,0x80, 0xA, +0 }, // 2308: f12GM16; f16GM16; f54GM16; Hammond Organ
+ { 0x22A9132,0x12A91B1, 0xCD,0x80, 0x9, +0 }, // 2309: f12GM17; f16GM17; f54GM17; Percussive Organ
+ { 0x0038165,0x005F171, 0xD2,0x80, 0x2, +0 }, // 2310: f12GM18; f16GM18; f54GM18; Rock Organ
+ { 0x00AFF24,0x00DFF21, 0x80,0x80, 0x1, +0 }, // 2311: f12GM19; f16GM19; f54GM19; Church Organ
+ { 0x01CF003,0x01EA001, 0x54,0x84, 0xC, +0 }, // 2312: f12GM20; f16GM20; f54GM20; Reed Organ
+ { 0x0186223,0x02A6221, 0x19,0x84, 0xE, +0 }, // 2313: f12GM21; f16GM21; f54GM21; Accordion
+ { 0x0087224,0x00B4231, 0x4F,0x00, 0xE, +0 }, // 2314: f12GM22; f16GM22; f54GM22; Harmonica
+ { 0x0186222,0x02A6221, 0x19,0x84, 0xE, +0 }, // 2315: f12GM23; f16GM23; f54GM23; Tango Accordion
+ { 0x0C3C201,0x056F501, 0x0A,0x00, 0x6, +0 }, // 2316: f12GM25; f16GM25; f54GM25; Acoustic Guitar2
+ { 0x034F401,0x039F201, 0x13,0x80, 0x8, +0 }, // 2317: f12GM26; f16GM26; f54GM26; Electric Guitar1
+ { 0x07FC611,0x0DFF511, 0x4D,0x00, 0x6, +0 }, // 2318: f12GM28; f16GM28; f54GM28; Electric Guitar3
+ { 0x4C5A421,0x004F821, 0x20,0x00, 0x2, +0 }, // 2319: f12GM32; f16GM32; f54GM32; Acoustic Bass
+ { 0x0E78301,0x078F201, 0x56,0x00, 0xA, +0 }, // 2320: f12GM33; f16GM33; f54GM33; Electric Bass 1
+ { 0x0AFF301,0x078F501, 0x11,0x00, 0x8, +0 }, // 2321: f12GM34; f16GM34; f54GM34; Electric Bass 2
+ { 0x114FF20,0x0D4F561, 0xCB,0x00, 0xC, +0 }, // 2322: f12GM35; f16GM35; f54GM35; Fretless Bass
+ { 0x1937510,0x182F501, 0x00,0x00, 0x0, +0 }, // 2323: f12GM36; f12GM37; f16GM36; f16GM37; f54GM36; Slap Bass 1; Slap Bass 2
+ { 0x01379C0,0x07472D2, 0x4F,0x00, 0x6, +12 }, // 2324: f12GM38; f16GM38; f54GM38; Synth Bass 1
+ { 0x2355612,0x12D9531, 0x9C,0x00, 0xA, +0 }, // 2325: f12GM39; f16GM39; f54GM39; Synth Bass 2
+ { 0x21351A0,0x2275360, 0x9B,0x01, 0xE, +0 }, // 2326: f12GM41; f47GM41; Viola
+ { 0x163F2A1,0x0368331, 0x48,0x00, 0x6, +0 }, // 2327: f12GM42; f16GM42; f54GM42; Cello
+ { 0x171A501,0x2539600, 0x0D,0x02, 0x7, +0 }, // 2328: f12GM42; f16GM42; f54GM42; Cello
+ { 0x051F431,0x074B711, 0x57,0x00, 0xC, +0 }, // 2329: f12GM45; f16GM45; f54GM45; Pizzicato String
+ { 0x005F624,0x095C702, 0xDB,0x23, 0x8, +0 }, // 2330: f12GM46; Orchestral Harp
+ { 0x095F422,0x0D5F401, 0x22,0x00, 0x8, +0 }, // 2331: f12GM46; Orchestral Harp
+ { 0x016F521,0x03493A1, 0x8C,0x00, 0x0, +0 }, // 2332: f12GM48; String Ensemble1
+ { 0x01FB431,0x01FA2A1, 0x1A,0x80, 0xE, +0 }, // 2333: f12GM56; Trumpet
+ { 0x04654A1,0x0078FA1, 0x1C,0x07, 0xE, +0 }, // 2334: f12GM57; f16GM57; f54GM57; Trombone
+ { 0x0466421,0x0078FE1, 0x14,0x01, 0xF, +0 }, // 2335: f12GM57; f16GM57; f54GM57; Trombone
+ { 0x0796520,0x0268AA1, 0x8C,0x03, 0x8, +12 }, // 2336: f12GM58; Tuba
+ { 0x2179280,0x03686A0, 0xCF,0x00, 0x9, +0 }, // 2337: f12GM58; Tuba
+ { 0x03A5321,0x00B6521, 0x9C,0x01, 0xA, +0 }, // 2338: f12GM60; French Horn
+ { 0x01C7321,0x02C7C21, 0xC0,0x97, 0xB, +0 }, // 2339: f12GM60; French Horn
+ { 0x06581E1,0x07C52F2, 0x51,0x00, 0xC, +0 }, // 2340: f12GM64; f16GM64; f54GM64; Soprano Sax
+ { 0x22E71E0,0x01E80E4, 0x23,0x00, 0xA, +0 }, // 2341: f12GM69; f16GM69; f54GM69; English Horn
+ { 0x019D530,0x01B6171, 0xC8,0x80, 0xC, +0 }, // 2342: f12GM70; f16GM70; f47GM70; f54GM70; Bassoon
+ { 0x01582A3,0x007E562, 0x21,0x9E, 0xE, +0 }, // 2343: f12GM71; f16GM71; f54GM71; Clarinet
+ { 0x005D224,0x0076F21, 0x9F,0x02, 0xF, +0 }, // 2344: f12GM71; f16GM71; f54GM71; Clarinet
+ { 0x48674A1,0x02765A1, 0x1F,0x00, 0x0, +0 }, // 2345: f12GM72; f16GM72; f54GM72; Piccolo
+ { 0x0277584,0x01655A1, 0xA0,0x81, 0xC, +0 }, // 2346: f12GM74; f16GM74; f54GM74; Recorder
+ { 0x01566A2,0x00566A1, 0x8A,0x00, 0xD, +0 }, // 2347: f12GM74; f16GM74; f54GM74; Recorder
+ { 0x016D322,0x07DE82F, 0x9B,0x2E, 0xE, -12 }, // 2348: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi
+ { 0x006C524,0x02764B2, 0x62,0x04, 0xE, +0 }, // 2349: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi
+ { 0x0557221,0x096F481, 0x0B,0x08, 0x6, +0 }, // 2350: f12GM84; f16GM84; f54GM84; Lead 5 charang
+ { 0x0A6CF22,0x09C8410, 0xD5,0x0D, 0x7, +0 }, // 2351: f12GM84; f16GM84; f54GM84; Lead 5 charang
+ { 0x001F501,0x0F1F101, 0x37,0x20, 0x0, +0 }, // 2352: f12GM106; f16GM106; f54GM106; Shamisen
+ { 0x0E3F201,0x0E7F501, 0x11,0x00, 0x0, +0 }, // 2353: f12GM106; f16GM106; f54GM106; Shamisen
+ { 0x03CF201,0x0E2F111, 0x3F,0x14, 0x0, +0 }, // 2354: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen
+ { 0x0E6F541,0x0E7F312, 0x13,0x01, 0x0, +0 }, // 2355: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen
+ { 0x01582A3,0x00AF562, 0x21,0xA3, 0xE, +0 }, // 2356: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai
+ { 0x005F224,0x00A6F21, 0xA2,0x09, 0xF, +0 }, // 2357: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai
+ { 0x0F0F006,0x2B6F800, 0x00,0x00, 0xE, +0 }, // 2358: f12GP33; f16GP33; f54GP33
+ { 0x04CA900,0x03FF600, 0x07,0x00, 0xA, +0 }, // 2359: f12GP35; f54GP35; Ac Bass Drum
+ { 0x008B902,0x01DFC03, 0x00,0x00, 0xB, +0 }, // 2360: f12GP35; f54GP35; Ac Bass Drum
+ { 0x60AF905,0x41CFC0A, 0x00,0x00, 0xD, +0 }, // 2361: f12GP37; f16GP37; f54GP37; Side Stick
+ { 0x033F400,0x4FFF700, 0x04,0x00, 0xE, +0 }, // 2362: f12GP38; f16GP38; f54GP38; Acoustic Snare
+ { 0x40AFF02,0x01CFF00, 0xC0,0x01, 0x4, +0 }, // 2363: f12GP39; f16GP39; f54GP39; Hand Clap
+ { 0x003F902,0x247FB00, 0x00,0x00, 0xE, +0 }, // 2364: f12GP42; f54GP42; Closed High Hat
+ { 0x403FB02,0x447FB01, 0x00,0x00, 0xE, +0 }, // 2365: f12GP42; f54GP42; Closed High Hat
+ { 0x609F505,0x709F30F, 0x00,0x00, 0x6, +0 }, // 2366: f12GP44; f12GP46; f12GP54; f16GP42; f16GP44; f16GP46; f16GP54; f54GP44; f54GP46; f54GP54; Closed High Hat; Open High Hat; Pedal High Hat; Tambourine
+ { 0x201C687,0x023BC15, 0xC0,0x40, 0xE, +0 }, // 2367: f12GP49; f16GP49; f54GP49; Crash Cymbal 1
+ { 0x435DE00,0x438F801, 0xC0,0x00, 0xA, +0 }, // 2368: f12GP56; f16GP56; f54GP56; Cow Bell
+ { 0x30AF400,0x278F700, 0x47,0x04, 0xE, +0 }, // 2369: f12GP60; High Bongo
+ { 0x30AF400,0x278F700, 0x4B,0x02, 0xE, +0 }, // 2370: f12GP61; Low Bongo
+ { 0x509F601,0x429F701, 0x00,0x00, 0x7, +0 }, // 2371: f12GP60; f12GP61; f16GP60; f16GP61; High Bongo; Low Bongo
+ { 0x407FF00,0x769A901, 0x00,0x40, 0x9, +0 }, // 2372: f12GP63; f16GP63; f16GP64; Low Conga; Open High Conga
+ { 0x408FA01,0x769DB02, 0x00,0x40, 0x7, +0 }, // 2373: f12GP64; Low Conga
+ { 0x112AA03,0x1F59011, 0x1C,0x00, 0xE, +0 }, // 2374: f41GM3; Honky-tonkPiano
+ { 0x073F668,0x063F5A1, 0x1B,0x0D, 0x0, +0 }, // 2375: f41GM4; Rhodes Piano
+ { 0x054F1A1,0x0F4F060, 0x54,0x00, 0x2, +0 }, // 2376: f41GM6; Harpsichord
+ { 0x0038164,0x005D171, 0xD2,0x80, 0x2, +0 }, // 2377: f41GM9; Glockenspiel
+ { 0x0F1FB3E,0x093A071, 0x29,0x00, 0x0, +0 }, // 2378: f41GM11; Vibraphone
+ { 0x022FE30,0x007FB20, 0x07,0x00, 0x0, +0 }, // 2379: f41GM60; French Horn
+ { 0x0527101,0x0735012, 0x8F,0x00, 0xA, +0 }, // 2380: f41GM78; f41GM79; f41GM80; Lead 1 squareea; Ocarina; Whistle
+ { 0x1249F16,0x035B012, 0x11,0x00, 0x8, +0 }, // 2381: f41GM96; FX 1 rain
+ { 0x1119183,0x0F1B142, 0xD7,0x00, 0x0, +0 }, // 2382: f41GM98; FX 3 crystal
+ { 0x006FA04,0x005FF01, 0xD3,0x00, 0xA, +0 }, // 2383: f41GM115; Woodblock
+ { 0x044F406,0x034F201, 0x03,0x1B, 0x1, +0 }, // 2384: f42GM9; f42GP34; Glockenspiel
+ { 0x088FA21,0x097B313, 0x06,0x00, 0xC, +0 }, // 2385: f42GM37; Slap Bass 2
+ { 0x031F91C,0x0E89615, 0x0C,0x00, 0xE, +0 }, // 2386: f42GM113; f42GP67; f42GP68; Agogo Bells; High Agogo; Low Agogo
+ { 0x0F7F521,0x0F7F521, 0x99,0x80, 0xE, +0 }, // 2387: f42GM119; Reverse Cymbal
+ { 0x038B2F1,0x0488122, 0x19,0x40, 0xC, +0 }, // 2388: f42GM120; Guitar FretNoise
+ { 0x016D221,0x0F8C201, 0x1D,0x00, 0xA, +0 }, // 2389: f42GM121; Breath Noise
+ { 0x082D301,0x0B8D301, 0x4E,0x06, 0xA, +0 }, // 2390: f42GM122; Seashore
+ { 0x0036101,0x0F86101, 0x14,0x0D, 0xC, +0 }, // 2391: f42GM123; Bird Tweet
+ { 0x017F321,0x0E8F222, 0x17,0x08, 0xC, +0 }, // 2392: f42GM124; Telephone
+ { 0x0CEB161,0x1BAD061, 0x13,0x40, 0xA, +0 }, // 2393: f42GM125; Helicopter
+ { 0x075C130,0x0659131, 0x10,0x42, 0xA, +0 }, // 2394: f42GM126; Applause/Noise
+ { 0x0977801,0x0988802, 0x00,0x00, 0x8, +0 }, // 2395: f42GP29; f42GP30
+ { 0x0FEF22C,0x0D8B802, 0x00,0x1A, 0x6, +0 }, // 2396: f42GP42; f42GP44; Closed High Hat; Pedal High Hat
+ { 0x0F6822E,0x0F87404, 0x00,0x27, 0x4, +0 }, // 2397: f42GP46; Open High Hat
+ { 0x0009F2C,0x0D4C50E, 0x00,0x05, 0xE, +0 }, // 2398: f42GP49; f42GP52; f42GP55; f42GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
+ { 0x0009429,0x044F904, 0x10,0x04, 0xE, +0 }, // 2399: f42GP51; f42GP53; f42GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
+ { 0x0F1F52E,0x0F78706, 0x09,0x03, 0x0, +0 }, // 2400: f42GP54; Tambourine
+ { 0x0A1F737,0x028F603, 0x14,0x00, 0x8, +0 }, // 2401: f42GP56; Cow Bell
+ { 0x000FF80,0x0F7F500, 0x00,0x00, 0xC, +0 }, // 2402: f42GP58; Vibraslap
+ { 0x0FAFB21,0x0F7A802, 0x03,0x00, 0x0, +0 }, // 2403: f42GP61; Low Bongo
+ { 0x0FAF924,0x0F6A603, 0x18,0x00, 0xE, +0 }, // 2404: f42GP63; f42GP64; Low Conga; Open High Conga
+ { 0x0F5F505,0x036F603, 0x14,0x00, 0x6, +0 }, // 2405: f42GP65; f42GP66; High Timbale; Low Timbale
+ { 0x001FF0E,0x077790E, 0x00,0x02, 0xE, +0 }, // 2406: f42GP70; Maracas
+ { 0x007AF20,0x02BA50E, 0x15,0x00, 0x4, +0 }, // 2407: f42GP71; Short Whistle
+ { 0x007BF20,0x03B930E, 0x18,0x00, 0x0, +0 }, // 2408: f42GP72; Long Whistle
+ { 0x0F7F020,0x03B8908, 0x00,0x01, 0xA, +0 }, // 2409: f42GP73; Short Guiro
+ { 0x0FAF320,0x02B5308, 0x00,0x0A, 0x8, +0 }, // 2410: f42GP74; Long Guiro
+ { 0x09AF815,0x089F613, 0x21,0x10, 0x8, +0 }, // 2411: f42GP75; Claves
+ { 0x0075F20,0x04B8708, 0x01,0x00, 0x0, +0 }, // 2412: f42GP78; Mute Cuica
+ { 0x0F75725,0x0677803, 0x12,0x00, 0x0, +0 }, // 2413: f42GP79; Open Cuica
+ { 0x0F0F126,0x0F5F527, 0x97,0xA1, 0x4, +0 }, // 2414: f42GP81; f42GP83; f42GP84; Bell Tree; Jingle Bell; Open Triangle
+ { 0x054F123,0x173F231, 0x66,0x00, 0x6, +0 }, // 2415: f47GM2; ElecGrandPiano
+ { 0x010A132,0x0337D16, 0x87,0x80, 0x8, +0 }, // 2416: f47GM6; Harpsichord
+ { 0x143F523,0x204F811, 0x0E,0x00, 0x0, +0 }, // 2417: f47GM7; Clavinet
+ { 0x0100133,0x0027D14, 0x87,0x80, 0x8, +0 }, // 2418: f47GM8; Celesta
+ { 0x001AF64,0x062A33F, 0xDB,0xC0, 0x4, +0 }, // 2419: f47GM14; Tubular Bells
+ { 0x0118171,0x1156261, 0x8B,0x40, 0x6, +0 }, // 2420: f47GM26; Electric Guitar1
+ { 0x0127171,0x11652E1, 0x8B,0x40, 0x6, +0 }, // 2421: f47GM27; Electric Guitar2
+ { 0x143F523,0x208F831, 0x0E,0x00, 0x0, +0 }, // 2422: f47GM28; Electric Guitar3
+ { 0x0E7F301,0x078F201, 0x58,0x00, 0xA, +0 }, // 2423: f47GM32; f47GM33; Acoustic Bass; Electric Bass 1
+ { 0x054C701,0x096A201, 0x4D,0x00, 0x4, +0 }, // 2424: f47GM35; Fretless Bass
+ { 0x154C701,0x096A201, 0x4D,0x00, 0x4, +0 }, // 2425: f47GM36; Slap Bass 1
+ { 0x0C28621,0x0BDF221, 0x16,0x00, 0x2, +0 }, // 2426: f47GM37; Slap Bass 2
+ { 0x08DF520,0x08CF311, 0x49,0x00, 0xA, +12 }, // 2427: f47GM38; Synth Bass 1
+ { 0x09EF520,0x05BF411, 0x90,0x00, 0xC, +12 }, // 2428: f47GM39; Synth Bass 2
+ { 0x5144261,0x3344261, 0x87,0x82, 0x1, +0 }, // 2429: f47GM40; Violin
+ { 0x02371A1,0x1286371, 0x4F,0x02, 0x6, +0 }, // 2430: f47GM42; Cello
+ { 0x11152F0,0x12E32F1, 0xC5,0x80, 0x0, +0 }, // 2431: f47GM43; Contrabass
+ { 0x01171F1,0x11542E1, 0x8B,0x40, 0x6, +0 }, // 2432: f47GM44; Tremulo Strings
+ { 0x01FF201,0x088F701, 0x17,0x00, 0xA, +0 }, // 2433: f47GM45; Pizzicato String
+ { 0x054C701,0x096A201, 0x8D,0x00, 0x4, -24 }, // 2434: f47GM47; f53GM118; Synth Drum; Timpany
+ { 0x0117171,0x11542E1, 0x8B,0x40, 0x6, +0 }, // 2435: f47GM48; String Ensemble1
+ { 0x053F121,0x1743232, 0x4F,0x00, 0x6, +0 }, // 2436: f47GM50; Synth Strings 1
+ { 0x0117171,0x1154261, 0x8B,0x40, 0x6, +0 }, // 2437: f47GM51; SynthStrings 2
+ { 0x01271B1,0x1166261, 0x8B,0x40, 0x6, +0 }, // 2438: f47GM52; Choir Aahs
+ { 0x011A1B1,0x1159261, 0x8B,0x40, 0x6, +0 }, // 2439: f47GM53; Voice Oohs
+ { 0x5176261,0x3176261, 0x80,0x82, 0x5, +0 }, // 2440: f47GM54; Synth Voice
+ { 0x5155261,0x3166362, 0x80,0x83, 0x5, +0 }, // 2441: f47GM55; Orchestra Hit
+ { 0x0065131,0x03B9261, 0x1C,0x80, 0xE, +0 }, // 2442: f47GM56; Trumpet
+ { 0x01F61B1,0x03B9261, 0x1C,0x80, 0xE, +0 }, // 2443: f47GM57; Trombone
+ { 0x0276561,0x2275570, 0x83,0x03, 0xB, +0 }, // 2444: f47GM59; Muted Trumpet
+ { 0x0537101,0x07C6212, 0x4E,0x00, 0xA, +0 }, // 2445: f47GM65; Alto Sax
+ { 0x0658181,0x07C52B2, 0x93,0x00, 0xA, +0 }, // 2446: f47GM66; Tenor Sax
+ { 0x02661B0,0x0375271, 0x96,0x00, 0xE, +12 }, // 2447: f47GM67; Baritone Sax
+ { 0x0A6FF64,0x01424B1, 0x8A,0x00, 0xE, +0 }, // 2448: f47GM75; Pan Flute
+ { 0x0A4F724,0x0132431, 0x5B,0x00, 0xE, +0 }, // 2449: f47GM76; Bottle Blow
+ { 0x0384161,0x028E1A1, 0x97,0x00, 0x6, +0 }, // 2450: f47GM83; Lead 4 chiff
+ { 0x01797F1,0x048F321, 0x06,0x0D, 0x8, +0 }, // 2451: f47GM84; Lead 5 charang
+ { 0x054F406,0x053F281, 0x73,0x03, 0x0, +0 }, // 2452: f47GM88; Pad 1 new age
+ { 0x1E31111,0x0D42101, 0x09,0x05, 0x6, +0 }, // 2453: f47GM93; Pad 6 metallic
+ { 0x30217B1,0x0057321, 0x29,0x03, 0x6, +0 }, // 2454: f47GM94; Pad 7 halo
+ { 0x08311E6,0x0541120, 0x11,0x00, 0x0, +0 }, // 2455: f47GM101; FX 6 goblins
+ { 0x00361B1,0x0175461, 0x1F,0x01, 0xE, +0 }, // 2456: f47GM110; Fiddle
+ { 0x0F00000,0x0A21B14, 0x02,0x80, 0xE, +0 }, // 2457: f47GM122; Seashore
+ { 0x03FB300,0x0F0AB08, 0x80,0x00, 0xA, +0 }, // 2458: f47GP33; f47GP37; Side Stick
+ { 0x1B29510,0x0069510, 0x11,0x00, 0x8, +0 }, // 2459: f47GP36; Bass Drum 1
+ { 0x0F0F000,0x0B69800, 0x00,0x08, 0xE, +0 }, // 2460: f47GP38; Acoustic Snare
+ { 0x0F0F009,0x0F7B720, 0x0E,0x0A, 0xE, +0 }, // 2461: f47GP39; Hand Clap
+ { 0x21AF400,0x008F800, 0x00,0x08, 0xC, +0 }, // 2462: f47GP40; Electric Snare
+ { 0x054C701,0x096A201, 0x8D,0x00, 0x4, +0 }, // 2463: f47GP41; f47GP42; f47GP43; f47GP44; f47GP45; f47GP46; f47GP47; f47GP48; f47GP49; f47GP50; f47GP51; f47GP52; f47GP53; Chinese Cymbal; Closed High Hat; Crash Cymbal 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open High Hat; Pedal High Hat; Ride Bell; Ride Cymbal 1
+ { 0x202FF4F,0x3F6F601, 0x00,0x0F, 0x8, +0 }, // 2464: f47GP54; Tambourine
+ { 0x300EF9E,0x0D8A705, 0x80,0x00, 0xC, +0 }, // 2465: f47GP56; f47GP67; f47GP68; Cow Bell; High Agogo; Low Agogo
+ { 0x0F0F006,0x035C4C4, 0x00,0x03, 0xE, +0 }, // 2466: f47GP57; Crash Cymbal 2
+ { 0x210BA2F,0x2F4B40F, 0x0E,0x00, 0xE, +0 }, // 2467: f47GP59; Ride Cymbal 2
+ { 0x053F101,0x0B5F700, 0x7F,0x00, 0x6, +0 }, // 2468: f47GP60; f47GP61; High Bongo; Low Bongo
+ { 0x013FA43,0x096F342, 0xD6,0x80, 0xA, +0 }, // 2469: f47GP65; f47GP66; High Timbale; Low Timbale
+ { 0x030F930,0x0FEF600, 0x01,0x00, 0xE, +0 }, // 2470: f47GP73; Short Guiro
+ { 0x0FF0006,0x0FDF715, 0x3F,0x0D, 0x0, +0 }, // 2471: f47GP75; Claves
+ { 0x0F0F006,0x0B4F600, 0x00,0x20, 0xE, +0 }, // 2472: f47GP88
+ { 0x1DEB421,0x0EEF231, 0x45,0x00, 0x6, +0 }, // 2473: f48GM2; ElecGrandPiano
+ { 0x0135821,0x0031531, 0x2B,0x00, 0x8, +0 }, // 2474: f48GM3; Honky-tonkPiano
+ { 0x0ADF321,0x05DF321, 0x08,0x00, 0x8, +0 }, // 2475: f48GM7; Clavinet
+ { 0x0EFD245,0x0EFA301, 0x4F,0x00, 0xA, +0 }, // 2476: f48GM8; Celesta
+ { 0x0E7F217,0x0E7C211, 0x54,0x06, 0xA, +0 }, // 2477: f48GM9; Glockenspiel
+ { 0x0C7F219,0x0D7F291, 0x2B,0x07, 0xB, +0 }, // 2478: f48GM9; Glockenspiel
+ { 0x1084331,0x0084232, 0x93,0x00, 0xC, +0 }, // 2479: f48GM12; Marimba
+ { 0x0084522,0x01844F1, 0x65,0x00, 0xD, +0 }, // 2480: f48GM12; Marimba
+ { 0x0E8F318,0x0F8F281, 0x62,0x00, 0x0, +0 }, // 2481: f48GM13; Xylophone
+ { 0x0DFD441,0x0DFC280, 0x8A,0x0C, 0x4, +0 }, // 2482: f48GM14; Tubular Bells
+ { 0x0DFD345,0x0FFA381, 0x93,0x00, 0x5, +0 }, // 2483: f48GM14; Tubular Bells
+ { 0x02CA760,0x00DAFE1, 0xC6,0x80, 0x4, +0 }, // 2484: f48GM18; Rock Organ
+ { 0x0EEF121,0x17FD131, 0x00,0x00, 0x4, +0 }, // 2485: f48GM20; Reed Organ
+ { 0x02FA7A3,0x00FAFE1, 0x56,0x83, 0x8, +0 }, // 2486: f48GM21; Accordion
+ { 0x00FAF61,0x00FAFA2, 0x91,0x83, 0x9, +0 }, // 2487: f48GM21; Accordion
+ { 0x275A421,0x1456161, 0x13,0x00, 0x4, +0 }, // 2488: f48GM27; Electric Guitar2
+ { 0x4FAB913,0x0DA9102, 0x0D,0x1A, 0xA, +0 }, // 2489: f48GM29; Overdrive Guitar
+ { 0x04FF923,0x2FF9122, 0xA1,0x16, 0xE, +0 }, // 2490: f48GM30; Distorton Guitar
+ { 0x0BF9120,0x04F9122, 0x99,0x00, 0xE, +0 }, // 2491: f48GM30; Distorton Guitar
+ { 0x0432121,0x0355222, 0x97,0x00, 0x8, +0 }, // 2492: f48GM31; Guitar Harmonics
+ { 0x0AD9101,0x0CD9301, 0x53,0x00, 0x2, +0 }, // 2493: f48GM32; Acoustic Bass
+ { 0x0EAF111,0x0EAF312, 0xA8,0x57, 0x4, +0 }, // 2494: f48GM33; Electric Bass 1
+ { 0x0EAE111,0x0EAE111, 0x97,0x00, 0x4, +0 }, // 2495: f48GM33; Electric Bass 1
+ { 0x0ECF131,0x07DF131, 0x8D,0x00, 0xA, +0 }, // 2496: f48GM34; Electric Bass 2
+ { 0x02A5131,0x04A7132, 0x5B,0x00, 0xC, +0 }, // 2497: f48GM35; Fretless Bass
+ { 0x04A7131,0x04A7131, 0x19,0x00, 0xD, +0 }, // 2498: f48GM35; Fretless Bass
+ { 0x0AE9101,0x0CE9302, 0x93,0x00, 0x6, +0 }, // 2499: f48GM36; Slap Bass 1
+ { 0x02FF120,0x3CFF220, 0x8C,0x00, 0x6, +0 }, // 2500: f48GM37; Slap Bass 2
+ { 0x04FF220,0x35FF222, 0x94,0x00, 0x8, +0 }, // 2501: f48GM39; Synth Bass 2
+ { 0x2036130,0x21754A0, 0x95,0x00, 0xA, +0 }, // 2502: f48GM41; Viola
+ { 0x3107560,0x2176520, 0x89,0x00, 0xB, +0 }, // 2503: f48GM41; Viola
+ { 0x513DD31,0x0385621, 0x95,0x00, 0xC, +0 }, // 2504: f48GM42; Cello
+ { 0x1038D13,0x0786025, 0x95,0x89, 0xD, +0 }, // 2505: f48GM42; Cello
+ { 0x121F131,0x0166FE1, 0x40,0x00, 0x2, +0 }, // 2506: f48GM44; Tremulo Strings
+ { 0x1038D14,0x0266620, 0x95,0x89, 0x9, +0 }, // 2507: f48GM45; Pizzicato String
+ { 0x1FFF510,0x0FFF211, 0x41,0x00, 0x2, +0 }, // 2508: f48GM47; Timpany
+ { 0x1176561,0x0176521, 0x96,0x00, 0xF, +0 }, // 2509: f48GM48; String Ensemble1
+ { 0x2097861,0x1095821, 0x16,0x00, 0x8, +0 }, // 2510: f48GM49; String Ensemble2
+ { 0x121F131,0x0177C61, 0x40,0x00, 0x2, +0 }, // 2511: f48GM52; Choir Aahs
+ { 0x6EF1F15,0x6E21115, 0xC0,0x40, 0xE, +0 }, // 2512: f48GM53; Voice Oohs
+ { 0x0E21111,0x0E31111, 0x40,0x00, 0xE, +0 }, // 2513: f48GM53; Voice Oohs
+ { 0x2686500,0x616C500, 0x00,0x00, 0xB, +0 }, // 2514: f48GM55; Orchestra Hit
+ { 0x6DAC600,0x30E7400, 0x00,0x00, 0xB, +0 }, // 2515: f48GM55; Orchestra Hit
+ { 0x01C8521,0x00C8F21, 0x92,0x01, 0xC, +0 }, // 2516: f48GM56; Trumpet
+ { 0x01C8421,0x00CAF61, 0x15,0x0B, 0xD, +0 }, // 2517: f48GM56; Trumpet
+ { 0x01B8521,0x00B7F21, 0x94,0x05, 0xC, +0 }, // 2518: f48GM57; Trombone
+ { 0x01B8421,0x00BAF61, 0x15,0x0D, 0xD, +0 }, // 2519: f48GM57; Trombone
+ { 0x0158621,0x0378221, 0x94,0x00, 0xC, +0 }, // 2520: f48GM58; Tuba
+ { 0x0178521,0x0098F61, 0x92,0x00, 0xC, +0 }, // 2521: f48GM59; Muted Trumpet
+ { 0x00A7321,0x00B8F21, 0x9F,0x00, 0xE, +0 }, // 2522: f48GM60; French Horn
+ { 0x00A65A1,0x00B9F61, 0x9B,0x00, 0xF, +0 }, // 2523: f48GM60; French Horn
+ { 0x02E7221,0x00E8F21, 0x16,0x00, 0xC, +0 }, // 2524: f48GM61; Brass Section
+ { 0x0EE7521,0x03E8A21, 0x1D,0x00, 0xD, +0 }, // 2525: f48GM61; Brass Section
+ { 0x0AC54A1,0x01CA661, 0x50,0x00, 0x8, +0 }, // 2526: f48GM63; Synth Brass 2
+ { 0x2089331,0x00A72A1, 0x96,0x00, 0x8, +0 }, // 2527: f48GM64; Soprano Sax
+ { 0x0088521,0x12A8431, 0x96,0x00, 0x9, +0 }, // 2528: f48GM64; Soprano Sax
+ { 0x10A9331,0x00D72A1, 0x8E,0x00, 0x8, +0 }, // 2529: f48GM65; Alto Sax
+ { 0x00AC524,0x12D6431, 0xA1,0x00, 0x9, +0 }, // 2530: f48GM65; Alto Sax
+ { 0x10F9331,0x00F7271, 0x8D,0x00, 0xA, +0 }, // 2531: f48GM66; Tenor Sax
+ { 0x006A524,0x11664B1, 0x9D,0x00, 0xB, +0 }, // 2532: f48GM66; Tenor Sax
+ { 0x51E7E71,0x10F8B21, 0x4D,0x00, 0x6, +0 }, // 2533: f48GM69; English Horn
+ { 0x1197531,0x0196172, 0x8E,0x00, 0xA, +0 }, // 2534: f48GM70; Bassoon
+ { 0x0269B32,0x0187321, 0x90,0x00, 0x4, +0 }, // 2535: f48GM71; Clarinet
+ { 0x02F7721,0x02F7A73, 0x21,0x55, 0x2, +0 }, // 2536: f48GM72; Piccolo
+ { 0x01F7A21,0x01F7A22, 0x93,0x00, 0x2, +0 }, // 2537: f48GM72; Piccolo
+ { 0x01DAFA1,0x00D7521, 0x9C,0x00, 0x2, +0 }, // 2538: f48GM73; Flute
+ { 0x011DA65,0x068A663, 0x00,0x1E, 0xC, +0 }, // 2539: f48GM75; Pan Flute
+ { 0x0588861,0x01A6561, 0x8C,0x00, 0xD, +0 }, // 2540: f48GM75; Pan Flute
+ { 0x1282121,0x0184161, 0x12,0x00, 0x0, +0 }, // 2541: f48GM77; Shakuhachi
+ { 0x00FFF21,0x60FFF21, 0x09,0x80, 0x5, +0 }, // 2542: f48GM80; Lead 1 squareea
+ { 0x3FAF100,0x3FAF111, 0x8E,0x00, 0x0, +0 }, // 2543: f48GM81; Lead 2 sawtooth
+ { 0x2C686A1,0x0569321, 0x46,0x80, 0xA, +0 }, // 2544: f48GM82; Lead 3 calliope
+ { 0x01B7D61,0x01B72B1, 0x40,0x23, 0xE, +0 }, // 2545: f48GM85; Lead 6 voice
+ { 0x00BDFA2,0x00B7F61, 0x5D,0x80, 0xF, +0 }, // 2546: f48GM85; Lead 6 voice
+ { 0x009FF20,0x40A8F61, 0x36,0x00, 0x8, +0 }, // 2547: f48GM86; Lead 7 fifths
+ { 0x00FFF21,0x40D8F61, 0x27,0x00, 0x9, +0 }, // 2548: f48GM86; Lead 7 fifths
+ { 0x0FCF521,0x0FDF523, 0x0F,0x00, 0xA, +0 }, // 2549: f48GM87; Lead 8 brass
+ { 0x0FDF926,0x6FCF921, 0x16,0x00, 0xB, +0 }, // 2550: f48GM87; Lead 8 brass
+ { 0x011A861,0x0032531, 0x1F,0x80, 0xA, +0 }, // 2551: f48GM89; Pad 2 warm
+ { 0x031A101,0x0032571, 0xA1,0x00, 0xB, +0 }, // 2552: f48GM89; Pad 2 warm
+ { 0x0141161,0x0175561, 0x17,0x00, 0xC, +0 }, // 2553: f48GM90; Pad 3 polysynth
+ { 0x446C361,0x026C361, 0x14,0x00, 0xD, +0 }, // 2554: f48GM90; Pad 3 polysynth
+ { 0x63311E1,0x0353261, 0x89,0x03, 0xA, +0 }, // 2555: f48GM92; Pad 5 bowedpad
+ { 0x6E42161,0x6D53261, 0x8C,0x03, 0xB, +0 }, // 2556: f48GM92; Pad 5 bowedpad
+ { 0x0336121,0x0355261, 0x8D,0x03, 0xA, +0 }, // 2557: f48GM93; Pad 6 metallic
+ { 0x177A1A1,0x1471121, 0x1C,0x00, 0xB, +0 }, // 2558: f48GM93; Pad 6 metallic
+ { 0x03311E1,0x0353261, 0x89,0x03, 0xA, +0 }, // 2559: f48GM94; Pad 7 halo
+ { 0x0E42161,0x0D53261, 0x8C,0x03, 0xB, +0 }, // 2560: f48GM94; Pad 7 halo
+ { 0x003A801,0x005A742, 0x99,0x00, 0xD, +0 }, // 2561: f48GM96; FX 1 rain
+ { 0x2332121,0x0143260, 0x8C,0x97, 0x6, +0 }, // 2562: f48GM97; FX 2 soundtrack
+ { 0x1041161,0x0143121, 0x0E,0x00, 0x7, +0 }, // 2563: f48GM97; FX 2 soundtrack
+ { 0x056B222,0x054F261, 0x92,0x00, 0xC, +0 }, // 2564: f48GM99; FX 4 atmosphere
+ { 0x04311A1,0x0741161, 0x0E,0x92, 0xA, +0 }, // 2565: f48GM101; FX 6 goblins
+ { 0x0841161,0x0041DA1, 0x8E,0x80, 0xB, +0 }, // 2566: f48GM101; FX 6 goblins
+ { 0x0346161,0x0055D21, 0x4C,0x80, 0x6, +0 }, // 2567: f48GM102; FX 7 echoes
+ { 0x0CFF411,0x1EFF411, 0x05,0x00, 0x4, +0 }, // 2568: f48GM106; Shamisen
+ { 0x035D493,0x114EB11, 0x11,0x00, 0x8, +0 }, // 2569: f48GM107; Koto
+ { 0x035D453,0x116EB13, 0x11,0x0D, 0x9, +0 }, // 2570: f48GM107; Koto
+ { 0x1E31117,0x2E31114, 0x10,0x6E, 0xC, +0 }, // 2571: f48GM115; Woodblock
+ { 0x0E31111,0x0E31111, 0x80,0x00, 0xC, +0 }, // 2572: f48GM115; Woodblock
+ { 0x017A821,0x0042571, 0x23,0x00, 0xA, +0 }, // 2573: f48GM116; Taiko Drum
+ { 0x45FF811,0x0EFF310, 0x4F,0x00, 0xE, +0 }, // 2574: f48GM117; Melodic Tom
+ { 0x15FF630,0x0EFF410, 0x12,0x00, 0xF, +0 }, // 2575: f48GM117; Melodic Tom
+ { 0x00F4F2F,0x30F3F20, 0x00,0x00, 0xC, +0 }, // 2576: f48GM119; Reverse Cymbal
+ { 0x03FF923,0x2FF9222, 0x23,0x0A, 0xE, +0 }, // 2577: f48GM120; Guitar FretNoise
+ { 0x0BF9122,0x04FA123, 0x18,0x00, 0xE, +0 }, // 2578: f48GM120; Guitar FretNoise
+ { 0x000F80F,0x3F93410, 0x00,0x05, 0xE, +0 }, // 2579: f48GM121; Breath Noise
+ { 0x034A121,0x0166521, 0x17,0x00, 0xC, +0 }, // 2580: f48GM122; Seashore
+ { 0x0FA6848,0x04AAA01, 0x00,0x3F, 0x5, +0 }, // 2581: f48GM123; Bird Tweet
+ { 0x0FA6747,0x0FA464C, 0x00,0x00, 0x5, +0 }, // 2582: f48GM123; Bird Tweet
+ { 0x2037F21,0x1065F61, 0x18,0x00, 0x0, +0 }, // 2583: f48GM124; Telephone
+ { 0x10C2EF0,0x10C21E2, 0x00,0x00, 0x4, -36 }, // 2584: f48GM125; Helicopter
+ { 0x70C2EF0,0x10C21E2, 0x00,0x00, 0x5, +0 }, // 2585: f48GM125; Helicopter
+ { 0x039A321,0x03C7461, 0x8D,0x03, 0xA, +0 }, // 2586: f48GM126; Applause/Noise
+ { 0x179A3A1,0x14C2321, 0x1C,0x00, 0xB, +0 }, // 2587: f48GM126; Applause/Noise
+ { 0x01A7521,0x00F8F21, 0x97,0x00, 0xC, +0 }, // 2588: f48GM127; Gunshot
+ { 0x0FFF920,0x0FFF620, 0xC0,0x00, 0x8, +0 }, // 2589: f48GP35; Ac Bass Drum
+ { 0x277F810,0x0AFF611, 0x44,0x00, 0x8, +0 }, // 2590: f48GP36; Bass Drum 1
+ { 0x01FF933,0x0FFF810, 0x80,0x00, 0x4, +0 }, // 2591: f48GP37; Side Stick
+ { 0x2FFF500,0x0FFF700, 0x00,0x00, 0xC, +0 }, // 2592: f48GP38; Acoustic Snare
+ { 0x0DFF712,0x0DFF811, 0x08,0x00, 0x2, +0 }, // 2593: f48GP39; Hand Clap
+ { 0x0FFF210,0x0FFF510, 0x00,0x00, 0xC, +0 }, // 2594: f48GP40; Electric Snare
+ { 0x1DFE920,0x0CEF400, 0x00,0x00, 0x4, +0 }, // 2595: f48GP41; f48GP43; High Floor Tom; Low Floor Tom
+ { 0x2DFF50E,0x0AFF712, 0x00,0x00, 0xE, +0 }, // 2596: f48GP42; Closed High Hat
+ { 0x03FF800,0x1FFF410, 0x03,0x00, 0x4, +0 }, // 2597: f48GP45; f48GP47; f48GP48; f48GP50; High Tom; High-Mid Tom; Low Tom; Low-Mid Tom
+ { 0x2FFF012,0x3BF8608, 0x11,0x80, 0xE, +0 }, // 2598: f48GP46; Open High Hat
+ { 0x0FFF20E,0x2DF9502, 0x00,0x00, 0xC, +0 }, // 2599: f48GP49; Crash Cymbal 1
+ { 0x2DDF014,0x0FF93F0, 0x00,0x00, 0xE, +0 }, // 2600: f48GP52; Chinese Cymbal
+ { 0x3EFE40E,0x1EFF507, 0x0A,0x40, 0x6, +0 }, // 2601: f48GP53; Ride Bell
+ { 0x0EFB402,0x0FF9705, 0x03,0x0A, 0xE, +0 }, // 2602: f48GP54; Tambourine
+ { 0x01FF66E,0x3FF945E, 0x08,0x00, 0xE, +0 }, // 2603: f48GP55; Splash Cymbal
+ { 0x200F6CE,0x3FFF21A, 0x04,0x00, 0xC, +0 }, // 2604: f48GP57; Crash Cymbal 2
+ { 0x3FFF040,0x0FEF510, 0x00,0x00, 0xC, +0 }, // 2605: f48GP58; Vibraslap
+ { 0x38CF803,0x0BCF60C, 0x80,0x08, 0xF, +0 }, // 2606: f48GP67; High Agogo
+ { 0x38FF803,0x0BFF60C, 0x85,0x00, 0xF, +0 }, // 2607: f48GP68; Low Agogo
+ { 0x04F760E,0x2CF7800, 0x40,0x08, 0xE, +0 }, // 2608: f48GP69; Cabasa
+ { 0x04FC80E,0x26F9903, 0x40,0x00, 0xE, +0 }, // 2609: f48GP70; Maracas
+ { 0x1DF75CE,0x2EF38E1, 0x00,0x00, 0xE, +0 }, // 2610: f48GP73; Short Guiro
+ { 0x03FF162,0x0FF4B20, 0x00,0x00, 0x8, +0 }, // 2611: f48GP74; Long Guiro
+ { 0x0F40006,0x0FBF715, 0x3F,0x00, 0x1, +0 }, // 2612: f48GP75; Claves
+ { 0x0FF47E1,0x0FF47EA, 0x00,0x00, 0x0, +0 }, // 2613: f48GP78; Mute Cuica
+ { 0x3FFE00A,0x0FFF51E, 0x40,0x0E, 0x8, +0 }, // 2614: f48GP80; Mute Triangle
+ { 0x3FFE00A,0x0FFF21E, 0x7C,0x52, 0x8, +0 }, // 2615: f48GP81; Open Triangle
+ { 0x04E7A0E,0x21E7B00, 0x81,0x00, 0xE, +0 }, // 2616: f48GP82; Shaker
+ { 0x35FF925,0x0FFD524, 0x05,0x40, 0xE, +0 }, // 2617: f48GP84; Bell Tree
+ { 0x08FFA01,0x0FFF802, 0x4F,0x00, 0x7, +0 }, // 2618: f48GP86; Mute Surdu
+ { 0x0FFFC00,0x0FFF520, 0x00,0x00, 0x4, +0 }, // 2619: f48GP87; Open Surdu
+ { 0x60FF331,0x70FB135, 0x94,0xD5, 0xF, +0 }, // 2620: f49GM2; ElecGrandPiano
+ { 0x302B133,0x305B131, 0x63,0x00, 0xE, +0 }, // 2621: f49GM2; ElecGrandPiano
+ { 0x04F270C,0x0F8D104, 0x98,0x90, 0x8, +0 }, // 2622: f49GM3; Honky-tonkPiano
+ { 0x0F8F502,0x0F8F402, 0x96,0x00, 0x9, +0 }, // 2623: f49GM3; Honky-tonkPiano
+ { 0x759F201,0x600F701, 0x40,0x00, 0x0, +0 }, // 2624: f49GM111; f49GM7; Clavinet; Shanai
+ { 0x6F0F301,0x7C9F601, 0x00,0x00, 0x0, +0 }, // 2625: f49GM111; f49GM7; Clavinet; Shanai
+ { 0x60FFF15,0x66FB115, 0xC0,0x40, 0xE, +0 }, // 2626: f49GM32; f49GM8; Acoustic Bass; Celesta
+ { 0x68FB111,0x6EFB111, 0x40,0x00, 0xE, +0 }, // 2627: f49GM32; f49GM8; Acoustic Bass; Celesta
+ { 0x44FF920,0x2FF9122, 0x80,0x09, 0xE, +0 }, // 2628: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel
+ { 0x7BF9121,0x64F9122, 0x99,0x00, 0xE, +0 }, // 2629: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel
+ { 0x00AAFE1,0x00AAF62, 0x11,0x00, 0x9, +0 }, // 2630: f49GM18; Rock Organ
+ { 0x022FA02,0x0F3F501, 0x4C,0x97, 0x8, +0 }, // 2631: f49GM27; Electric Guitar2
+ { 0x1F3C504,0x0F7C511, 0x9D,0x00, 0x8, +0 }, // 2632: f49GM27; Electric Guitar2
+ { 0x0AFC711,0x0F8F501, 0x8D,0x04, 0x8, +0 }, // 2633: f49GM28; Electric Guitar3
+ { 0x098C301,0x0F8C302, 0x18,0x06, 0x9, +0 }, // 2634: f49GM28; Electric Guitar3
+ { 0x40FF923,0x20F9122, 0x90,0x1B, 0xE, +0 }, // 2635: f49GM30; Distorton Guitar
+ { 0x00F9121,0x00F9122, 0x9F,0x00, 0xE, +0 }, // 2636: f49GM30; Distorton Guitar
+ { 0x60FFF15,0x61FB015, 0xC0,0x40, 0xE, +0 }, // 2637: f49GM31; Guitar Harmonics
+ { 0x65FB111,0x63FB011, 0x40,0x00, 0xE, +0 }, // 2638: f49GM31; Guitar Harmonics
+ { 0x60FFF35,0x60FB135, 0xC0,0x40, 0xE, +0 }, // 2639: f49GM33; Electric Bass 1
+ { 0x6BFB131,0x60FB131, 0x40,0x00, 0xE, +0 }, // 2640: f49GM33; Electric Bass 1
+ { 0x0C8F121,0x0C8F501, 0x13,0x29, 0x6, +0 }, // 2641: f49GM34; Electric Bass 2
+ { 0x0C8F501,0x0C8F401, 0x14,0x00, 0x6, +0 }, // 2642: f49GM34; Electric Bass 2
+ { 0x09AF381,0x0DFF521, 0x89,0x40, 0x6, +0 }, // 2643: f49GM37; Slap Bass 2
+ { 0x0C8F121,0x0C8F701, 0x0F,0x25, 0xA, +0 }, // 2644: f49GM38; Synth Bass 1
+ { 0x0C8F601,0x0C8F601, 0x12,0x00, 0xA, +0 }, // 2645: f49GM38; Synth Bass 1
+ { 0x105F510,0x0C5F411, 0x41,0x00, 0x2, +0 }, // 2646: f49GM47; Timpany
+ { 0x005F511,0x0C5F212, 0x01,0x1E, 0x3, +0 }, // 2647: f49GM47; Timpany
+ { 0x012C1A1,0x0076F21, 0x93,0x00, 0xD, +0 }, // 2648: f49GM50; Synth Strings 1
+ { 0x011DA65,0x068A663, 0x00,0x1B, 0xC, +0 }, // 2649: f49GM75; Pan Flute
+ { 0x0588861,0x01A6561, 0x0A,0x00, 0xD, +0 }, // 2650: f49GM75; Pan Flute
+ { 0x00FFF21,0x409CF61, 0x1D,0x05, 0xA, +0 }, // 2651: f49GM79; Ocarina
+ { 0x70FFF20,0x30FFF61, 0x1A,0x14, 0x0, +0 }, // 2652: f49GM85; Lead 6 voice
+ { 0x00FFF61,0x609CF61, 0x1A,0x07, 0x0, +0 }, // 2653: f49GM85; Lead 6 voice
+ { 0x10D5317,0x00E3608, 0x1A,0x0D, 0x2, +0 }, // 2654: f49GM86; Lead 7 fifths
+ { 0x03D41A1,0x01E6161, 0x9D,0x00, 0x3, +0 }, // 2655: f49GM86; f49GM88; Lead 7 fifths; Pad 1 new age
+ { 0x0FC8561,0x4FD8463, 0x15,0x07, 0xA, +0 }, // 2656: f49GM87; Lead 8 brass
+ { 0x0FD8966,0x6FC7761, 0x1F,0x00, 0xB, +0 }, // 2657: f49GM87; Lead 8 brass
+ { 0x10A5317,0x0033608, 0x1A,0x0D, 0x2, +0 }, // 2658: f49GM88; Pad 1 new age
+ { 0x0041121,0x3355261, 0x8C,0x00, 0x1, +0 }, // 2659: f49GM95; Pad 8 sweep
+ { 0x0C6F521,0x096F461, 0x92,0x8A, 0xC, +0 }, // 2660: f49GM99; FX 4 atmosphere
+ { 0x266F521,0x496F5A1, 0x90,0x80, 0xD, +0 }, // 2661: f49GM99; FX 4 atmosphere
+ { 0x035D493,0x114EB11, 0x91,0x00, 0x8, +0 }, // 2662: f49GM107; Koto
+ { 0x035D453,0x116EB13, 0x91,0x0D, 0x9, +0 }, // 2663: f49GM107; Koto
+ { 0x56FF500,0x40FF300, 0x08,0x00, 0x1, +0 }, // 2664: f49GM112; Tinkle Bell
+ { 0x65FF604,0x38FF580, 0x00,0x40, 0x0, +0 }, // 2665: f49GM112; Tinkle Bell
+ { 0x66FF100,0x40FF300, 0x09,0x00, 0x0, +0 }, // 2666: f49GM113; Agogo Bells
+ { 0x65FF601,0x73FF580, 0x1C,0x00, 0x0, +0 }, // 2667: f49GM113; Agogo Bells
+ { 0x00F112F,0x30F1120, 0x00,0x00, 0xE, +0 }, // 2668: f49GM119; Reverse Cymbal
+ { 0x00F1129,0x30F1120, 0x38,0x35, 0xF, +0 }, // 2669: f49GM119; Reverse Cymbal
+ { 0x024F806,0x7845603, 0x00,0x04, 0xE, +0 }, // 2670: f49GM120; Guitar FretNoise
+ { 0x624D803,0x784F604, 0x0B,0x00, 0xF, +0 }, // 2671: f49GM120; Guitar FretNoise
+ { 0x624F802,0x7845604, 0x00,0x04, 0xA, +0 }, // 2672: f49GM121; Breath Noise
+ { 0x624D800,0x784F603, 0x0B,0x00, 0xB, +0 }, // 2673: f49GM121; Breath Noise
+ { 0x46FF220,0x07FF400, 0x14,0x00, 0xF, +1 }, // 2674: f49GM124; Telephone
+ { 0x01FF501,0x51FF487, 0x00,0xC0, 0xF, +0 }, // 2675: f49GM124; Telephone
+ { 0x059F200,0x700F701, 0x00,0x00, 0xE, +0 }, // 2676: f49GM126; Applause/Noise
+ { 0x0F0F301,0x6C9F401, 0x00,0x00, 0xE, +0 }, // 2677: f49GM126; Applause/Noise
+ { 0x0F7F810,0x006F211, 0x40,0x00, 0x8, +0 }, // 2678: f49GP35; f49GP36; Ac Bass Drum; Bass Drum 1
+ { 0x002F010,0x006FE00, 0x00,0x00, 0xC, +0 }, // 2679: f49GP40; Electric Snare
+ { 0x207F70E,0x008FF12, 0x00,0x00, 0xE, +0 }, // 2680: f49GP42; Closed High Hat
+ { 0x092FF83,0x003F015, 0x00,0x00, 0xE, +0 }, // 2681: f50GM40; f50GM78; Violin; Whistle
+ { 0x0F4C306,0x0E4C203, 0xB5,0x76, 0x4, +0 }, // 2682: f53GM0; AcouGrandPiano
+ { 0x0D4C101,0x0E5B111, 0x53,0x02, 0x4, +0 }, // 2683: f53GM0; AcouGrandPiano
+ { 0x0F3C301,0x0F3C307, 0xA1,0x70, 0xC, +12 }, // 2684: f53GM1; BrightAcouGrand
+ { 0x034B000,0x0F5A111, 0xCC,0x00, 0xC, +0 }, // 2685: f53GM1; BrightAcouGrand
+ { 0x034FB31,0x0F7C131, 0x93,0x00, 0xC, +0 }, // 2686: f53GM2; ElecGrandPiano
+ { 0x0DFB811,0x0F7F121, 0x97,0x8B, 0xD, +0 }, // 2687: f53GM2; ElecGrandPiano
+ { 0x0E4A115,0x0E4A115, 0x6A,0x67, 0xE, +0 }, // 2688: f53GM3; Honky-tonkPiano
+ { 0x0E4A111,0x0E5A111, 0x55,0x03, 0xE, +0 }, // 2689: f53GM3; Honky-tonkPiano
+ { 0x0E7C21A,0x0E7C201, 0x33,0x85, 0x0, +0 }, // 2690: f53GM4; Rhodes Piano
+ { 0x0F4B111,0x0E4B111, 0x1D,0x83, 0x1, +0 }, // 2691: f53GM4; Rhodes Piano
+ { 0x0E7C21C,0x0E6C201, 0xBD,0x8B, 0xE, +0 }, // 2692: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere
+ { 0x0E4B111,0x0E5B111, 0x52,0x85, 0xF, +0 }, // 2693: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere
+ { 0x050F210,0x0F0E12A, 0xA1,0x64, 0xE, +12 }, // 2694: f53GM6; Harpsichord
+ { 0x020BD20,0x0E7C112, 0x19,0x03, 0xE, +0 }, // 2695: f53GM6; Harpsichord
+ { 0x12A91B1,0x00AF021, 0x80,0xA1, 0x7, +12 }, // 2696: f53GM7; Clavinet
+ { 0x038D620,0x0B7F8A6, 0x03,0x05, 0x7, +0 }, // 2697: f53GM7; Clavinet
+ { 0x017F820,0x0057F31, 0x94,0x08, 0xC, +12 }, // 2698: f53GM8; Celesta
+ { 0x029F623,0x00A8F22, 0x1E,0x0B, 0xD, +0 }, // 2699: f53GM8; Celesta
+ { 0x00AB028,0x00AB0A1, 0x5A,0x21, 0x1, +0 }, // 2700: f53GM9; Glockenspiel
+ { 0x00A8024,0x00AB021, 0xC0,0x09, 0x1, +0 }, // 2701: f53GM9; Glockenspiel
+ { 0x00AF0A2,0x00AF024, 0x06,0xA1, 0x5, +0 }, // 2702: f53GM10; Music box
+ { 0x00AF0A4,0x00AF021, 0x0A,0x06, 0x5, +0 }, // 2703: f53GM10; Music box
+ { 0x00FFF27,0x00FFF21, 0x29,0x07, 0x0, +0 }, // 2704: f53GM11; Vibraphone
+ { 0x00FFF21,0x00FFF22, 0x18,0x06, 0x1, +0 }, // 2705: f53GM11; Vibraphone
+ { 0x00AFF61,0x00AFF22, 0x0E,0xA1, 0x7, +0 }, // 2706: f53GM12; Marimba
+ { 0x00AFF64,0x00AFF21, 0x0A,0x0B, 0x7, +0 }, // 2707: f53GM12; Marimba
+ { 0x00FFF20,0x00FFFA1, 0x22,0x88, 0xC, +12 }, // 2708: f53GM13; Xylophone
+ { 0x00FFF22,0x00FFFA1, 0x56,0x84, 0xD, +0 }, // 2709: f53GM13; Xylophone
+ { 0x0F6EA09,0x0F4F518, 0x0F,0x8C, 0x0, +0 }, // 2710: f53GM14; Tubular Bells
+ { 0x00FEFA2,0x00B8F21, 0x3E,0x07, 0x1, +0 }, // 2711: f53GM14; Tubular Bells
+ { 0x0186223,0x02A6221, 0x1C,0x87, 0xE, +0 }, // 2712: f53GM15; Dulcimer
+ { 0x1186223,0x02A62A2, 0x19,0x82, 0xF, +0 }, // 2713: f53GM15; Dulcimer
+ { 0x001F201,0x0F1F101, 0x21,0x1D, 0xA, +0 }, // 2714: f53GM16; Hammond Organ
+ { 0x0E3F301,0x0E6F211, 0x4B,0x00, 0xA, +0 }, // 2715: f53GM16; Hammond Organ
+ { 0x030FE10,0x0F0E13A, 0x9F,0x65, 0xE, +12 }, // 2716: f53GM17; Percussive Organ
+ { 0x020BD20,0x0E7C112, 0x8D,0x07, 0xE, +0 }, // 2717: f53GM17; Percussive Organ
+ { 0x025F5E2,0x005EF24, 0x1E,0x9F, 0xE, -12 }, // 2718: f53GM18; Rock Organ
+ { 0x004EF26,0x006CF24, 0x9E,0x06, 0xE, +0 }, // 2719: f53GM18; Rock Organ
+ { 0x043D227,0x0E4E215, 0x9A,0x03, 0x8, -12 }, // 2720: f53GM19; Church Organ
+ { 0x023A7B7,0x0E4C215, 0x19,0x08, 0x9, +0 }, // 2721: f53GM19; Church Organ
+ { 0x043D223,0x0E4E212, 0x98,0x03, 0x8, +0 }, // 2722: f53GM20; Reed Organ
+ { 0x023A7B3,0x0E4C212, 0x19,0x08, 0x9, +0 }, // 2723: f53GM20; Reed Organ
+ { 0x0E6CE22,0x0E6F421, 0x25,0x03, 0x0, +0 }, // 2724: f53GM21; Accordion
+ { 0x0E6F727,0x0E5F521, 0x32,0x09, 0x1, +0 }, // 2725: f53GM21; Accordion
+ { 0x006F504,0x041F001, 0x3F,0x05, 0x0, +0 }, // 2726: f53GM22; f53GM23; Harmonica; Tango Accordion
+ { 0x035D208,0x005F120, 0x00,0x06, 0x0, +0 }, // 2727: f53GM22; Harmonica
+ { 0x034D201,0x003F120, 0x00,0x06, 0x0, +0 }, // 2728: f53GM23; Tango Accordion
+ { 0x0276621,0x0486621, 0x1C,0x00, 0xE, +0 }, // 2729: f53GM24; Acoustic Guitar1
+ { 0x00A6621,0x0486621, 0x94,0x00, 0xF, +0 }, // 2730: f53GM24; Acoustic Guitar1
+ { 0x0E44100,0x0046620, 0x91,0x08, 0xC, +12 }, // 2731: f53GM25; Acoustic Guitar2
+ { 0x0E65120,0x0066620, 0x8E,0x08, 0xD, +0 }, // 2732: f53GM25; Acoustic Guitar2
+ { 0x0257521,0x00AAF21, 0x1A,0x08, 0xE, +0 }, // 2733: f53GM26; Electric Guitar1
+ { 0x0257521,0x00AAF21, 0x1A,0x0C, 0xF, +0 }, // 2734: f53GM26; Electric Guitar1
+ { 0x015A221,0x00AAF21, 0x12,0x02, 0xC, +0 }, // 2735: f53GM27; Electric Guitar2
+ { 0x055F2A1,0x00AAF21, 0x28,0x05, 0xD, +0 }, // 2736: f53GM27; Electric Guitar2
+ { 0x0CFF416,0x0E6F205, 0x23,0x69, 0xC, +12 }, // 2737: 2x2byJANM39; f53GM28; Electric Guitar3; Synth Bass 2
+ { 0x0D5F200,0x0ECE301, 0x15,0x00, 0xC, +0 }, // 2738: 2x2byJANM39; f53GM28; Electric Guitar3; Synth Bass 2
+ { 0x058F620,0x05AF520, 0x98,0x19, 0xE, +12 }, // 2739: f53GM29; Overdrive Guitar
+ { 0x009FF21,0x00CFF20, 0x24,0x00, 0xE, +0 }, // 2740: f53GM29; Overdrive Guitar
+ { 0x006F801,0x0D5D500, 0x17,0x17, 0x8, +12 }, // 2741: f53GM30; Distorton Guitar
+ { 0x4E6F511,0x0E8F500, 0x14,0x00, 0x8, +0 }, // 2742: f53GM30; Distorton Guitar
+ { 0x045FB01,0x050FF12, 0x10,0x0C, 0x0, +12 }, // 2743: f53GM31; Guitar Harmonics
+ { 0x034FF00,0x027F300, 0x16,0x00, 0x0, +0 }, // 2744: f53GM31; Guitar Harmonics
+ { 0x0EAF50C,0x0E6F21F, 0x21,0x21, 0xE, +0 }, // 2745: f53GM32; Acoustic Bass
+ { 0x0F6F401,0x0E7F113, 0x15,0x03, 0xE, +0 }, // 2746: f53GM32; Acoustic Bass
+ { 0x0E6F407,0x0F6A114, 0x9B,0x1D, 0xE, +0 }, // 2747: f53GM33; Electric Bass 1
+ { 0x00FFF21,0x0E6F112, 0x12,0x04, 0xE, +0 }, // 2748: f53GM33; Electric Bass 1
+ { 0x062F227,0x062F231, 0x26,0x18, 0xC, +0 }, // 2749: f53GM34; Electric Bass 2
+ { 0x066F521,0x0E4F116, 0x0E,0x03, 0xC, +0 }, // 2750: f53GM34; Electric Bass 2
+ { 0x015A221,0x0DAC401, 0x13,0x14, 0xC, +0 }, // 2751: f53GM35; Fretless Bass
+ { 0x055F221,0x0DAA401, 0x2A,0x00, 0xC, +0 }, // 2752: f53GM35; Fretless Bass
+ { 0x09CF901,0x0F98701, 0x00,0x03, 0x6, +0 }, // 2753: f53GM37; Slap Bass 2
+ { 0x0ACF904,0x0F98701, 0x00,0x00, 0x7, +0 }, // 2754: f53GM37; Slap Bass 2
+ { 0x025F261,0x015F2A5, 0x22,0x5E, 0xE, +0 }, // 2755: f53GM38; Synth Bass 1
+ { 0x015F223,0x0C6E111, 0x5B,0x02, 0xE, +0 }, // 2756: f53GM38; Synth Bass 1
+ { 0x006FF22,0x00B9F22, 0x1C,0x08, 0xE, +0 }, // 2757: f53GM39; Synth Bass 2
+ { 0x005FA21,0x00B9F21, 0x19,0x07, 0xF, +0 }, // 2758: f53GM39; Synth Bass 2
+ { 0x0F6D133,0x0F7F221, 0x9A,0x03, 0xC, +0 }, // 2759: f53GM40; Violin
+ { 0x0E4F22F,0x0F7F224, 0x28,0x8A, 0xD, +0 }, // 2760: f53GM40; Violin
+ { 0x03FF43A,0x04FF231, 0x64,0x5A, 0xE, +0 }, // 2761: f53GM41; Viola
+ { 0x024F211,0x085F311, 0x25,0x08, 0xE, +0 }, // 2762: f53GM41; Viola
+ { 0x026F211,0x04FF43A, 0x23,0x5F, 0xE, +0 }, // 2763: f53GM42; Cello
+ { 0x04FF231,0x0D6F211, 0x63,0x07, 0xE, +0 }, // 2764: f53GM42; Cello
+ { 0x03AA021,0x097A123, 0x23,0x21, 0xE, +12 }, // 2765: f53GM43; Contrabass
+ { 0x0F2A310,0x0F5A020, 0x12,0x05, 0xE, +0 }, // 2766: f53GM43; Contrabass
+ { 0x030F70C,0x0A8F101, 0x23,0x26, 0xA, +0 }, // 2767: f53GM44; Tremulo Strings
+ { 0x0C6F201,0x043F212, 0x13,0x00, 0xA, +0 }, // 2768: f53GM44; Tremulo Strings
+ { 0x054D41F,0x0F5C411, 0x65,0x42, 0xC, +0 }, // 2769: f53GM45; Pizzicato String
+ { 0x0F4B113,0x0E5A111, 0x50,0x05, 0xD, +0 }, // 2770: f53GM45; Pizzicato String
+ { 0x0AFF505,0x03DFD2C, 0x3F,0x13, 0xA, +0 }, // 2771: f53GM46; Orchestral Harp
+ { 0x0B0F607,0x074F411, 0x0F,0x08, 0xA, +0 }, // 2772: f53GM46; Orchestral Harp
+ { 0x022E832,0x0F5B210, 0x08,0x12, 0x2, +12 }, // 2773: f53GM47; Timpany
+ { 0x021F730,0x0F5B214, 0x08,0x0D, 0x3, +0 }, // 2774: f53GM47; Timpany
+ { 0x025F5E2,0x005EF24, 0x20,0x9F, 0xE, -12 }, // 2775: f53GM48; f53GM51; String Ensemble1; SynthStrings 2
+ { 0x004EF26,0x0065F24, 0x9E,0x06, 0xE, +0 }, // 2776: f53GM48; f53GM51; String Ensemble1; SynthStrings 2
+ { 0x004EFE2,0x005EF24, 0x24,0x21, 0xE, -12 }, // 2777: f53GM49; String Ensemble2
+ { 0x004EF26,0x0065F24, 0x9F,0x07, 0xE, +0 }, // 2778: f53GM49; String Ensemble2
+ { 0x002EFE2,0x003EF24, 0xAA,0xA1, 0xE, -12 }, // 2779: f53GM50; Synth Strings 1
+ { 0x003EF26,0x0065F24, 0xA4,0x03, 0xE, +0 }, // 2780: f53GM50; Synth Strings 1
+ { 0x016D122,0x0055572, 0x9A,0x06, 0xE, -12 }, // 2781: f53GM52; Choir Aahs
+ { 0x0F6C102,0x2055571, 0xD9,0x0D, 0xF, +0 }, // 2782: f53GM52; Choir Aahs
+ { 0x012F322,0x0054F22, 0x1D,0x04, 0xE, +0 }, // 2783: f53GM53; Voice Oohs
+ { 0x013F321,0x0054F22, 0x91,0x80, 0xF, +0 }, // 2784: f53GM53; Voice Oohs
+ { 0x015F322,0x0065F22, 0x1D,0x05, 0xE, +0 }, // 2785: f53GM54; Synth Voice
+ { 0x015F321,0x0075F23, 0x91,0x80, 0xF, +0 }, // 2786: f53GM54; Synth Voice
+ { 0x295F520,0x353F411, 0x90,0x00, 0xC, +12 }, // 2787: f53GM55; Orchestra Hit
+ { 0x295F520,0x353F411, 0x90,0x09, 0xC, +12 }, // 2788: f53GM56; Trumpet
+ { 0x0FAF52F,0x0FAF423, 0xB2,0x64, 0xE, +0 }, // 2789: f53GM57; Trombone
+ { 0x0FAE323,0x0FAF321, 0x66,0x03, 0xE, +0 }, // 2790: f53GM57; Trombone
+ { 0x036D122,0x0055572, 0x9A,0x00, 0xE, -12 }, // 2791: f53GM58; Tuba
+ { 0x4F6C102,0x2055574, 0xD9,0x07, 0xF, +0 }, // 2792: f53GM58; Tuba
+ { 0x0D6F328,0x0F9F423, 0xA2,0x5F, 0xC, +0 }, // 2793: f53GM59; Muted Trumpet
+ { 0x0F8E223,0x0E8F301, 0xA6,0x03, 0xC, +0 }, // 2794: f53GM59; Muted Trumpet
+ { 0x01AD1A1,0x00A9F22, 0x2C,0x8F, 0xE, +0 }, // 2795: f53GM60; French Horn
+ { 0x00A9F22,0x00A9F22, 0x0F,0x08, 0xE, +0 }, // 2796: f53GM60; French Horn
+ { 0x020FE70,0x0E9C212, 0x13,0x80, 0xA, +12 }, // 2797: f53GM61; Brass Section
+ { 0x07FBC20,0x0E9C212, 0x11,0x05, 0xB, +0 }, // 2798: f53GM61; Brass Section
+ { 0x020FE10,0x0E7C212, 0x12,0x00, 0xC, +12 }, // 2799: f53GM62; Synth Brass 1
+ { 0x053BD00,0x0E7C212, 0x15,0x07, 0xD, +0 }, // 2800: f53GM62; Synth Brass 1
+ { 0x0E54151,0x0E8F652, 0xA9,0x63, 0xE, +0 }, // 2801: f53GM64; f54GM37; Slap Bass 2; Soprano Sax
+ { 0x0E8D151,0x0E6C251, 0x9B,0x80, 0xE, +0 }, // 2802: f53GM64; f54GM37; Slap Bass 2; Soprano Sax
+ { 0x0C8F621,0x0F8F821, 0x1D,0x23, 0xE, +12 }, // 2803: f53GM65; Alto Sax
+ { 0x0F8F420,0x0F8F320, 0x20,0x00, 0xE, +0 }, // 2804: f53GM65; Alto Sax
+ { 0x058F520,0x059F520, 0x9B,0x19, 0xE, +12 }, // 2805: f53GM66; Tenor Sax
+ { 0x089F320,0x00CFF20, 0x19,0x07, 0xE, +0 }, // 2806: f53GM66; Tenor Sax
+ { 0x061F800,0x0EAF582, 0x2B,0x15, 0xC, +12 }, // 2807: f53GM67; Baritone Sax
+ { 0x0FFF420,0x097F400, 0x1B,0x00, 0xC, +0 }, // 2808: f53GM67; Baritone Sax
+ { 0x0E54711,0x0E68511, 0x29,0x1E, 0xE, +0 }, // 2809: f53GM68; Oboe
+ { 0x0E8F512,0x0E6C251, 0x5E,0x40, 0xE, +0 }, // 2810: f53GM68; Oboe
+ { 0x010F101,0x0C2F101, 0x35,0x17, 0xA, +0 }, // 2811: f53GM69; English Horn
+ { 0x0C4F307,0x0E3F212, 0x12,0x00, 0xA, +0 }, // 2812: f53GM69; English Horn
+ { 0x0DFF63C,0x0DFF521, 0xA7,0x18, 0xE, +12 }, // 2813: f53GM70; Bassoon
+ { 0x0D7F220,0x0E8F320, 0x1A,0x00, 0xE, +0 }, // 2814: f53GM70; Bassoon
+ { 0x0A0F400,0x0A7F101, 0x05,0x26, 0xA, +12 }, // 2815: f53GM71; Clarinet
+ { 0x0C5F201,0x043F212, 0x12,0x00, 0xA, +0 }, // 2816: f53GM71; Clarinet
+ { 0x019AA2F,0x0CFF9A2, 0x00,0x1F, 0xE, +0 }, // 2817: f53GM72; Piccolo
+ { 0x015FAA1,0x00B7F21, 0x9F,0x06, 0xE, +0 }, // 2818: f53GM72; Piccolo
+ { 0x01171B1,0x1E54141, 0x8B,0x40, 0x6, +0 }, // 2819: f53GM74; Recorder
+ { 0x0AE7101,0x0EE8101, 0x1E,0x00, 0xE, +0 }, // 2820: f53GM75; Pan Flute
+ { 0x0AE7101,0x0EE8101, 0x20,0x00, 0xE, +0 }, // 2821: f53GM76; Bottle Blow
+ { 0x016D322,0x02764B2, 0x9A,0x04, 0xE, -12 }, // 2822: f53GM78; Whistle
+ { 0x006C524,0x02764B2, 0x61,0x09, 0xF, +0 }, // 2823: f53GM78; Whistle
+ { 0x0066231,0x0E7A241, 0x1E,0x80, 0xE, +0 }, // 2824: f53GM79; Ocarina
+ { 0x0AE7101,0x0EE8101, 0x1C,0x00, 0xE, +0 }, // 2825: f53GM80; Lead 1 squareea
+ { 0x2129A13,0x0119B91, 0x97,0x80, 0xE, +0 }, // 2826: f53GM81; Lead 2 sawtooth
+ { 0x0056F22,0x0094F31, 0x56,0x0A, 0x8, +0 }, // 2827: f53GM83; Lead 4 chiff
+ { 0x0056F22,0x0094FB1, 0x59,0x0C, 0x9, +0 }, // 2828: f53GM83; Lead 4 chiff
+ { 0x1298920,0x1268532, 0x1F,0x5F, 0x0, +12 }, // 2829: f53GM85; Lead 6 voice
+ { 0x0159AA0,0x01A8D22, 0x4C,0x03, 0x0, +0 }, // 2830: f53GM85; Lead 6 voice
+ { 0x007CF20,0x0E97102, 0x5B,0x00, 0xE, +0 }, // 2831: f53GM86; Lead 7 fifths
+ { 0x0014131,0x03B9261, 0x99,0x80, 0xE, +0 }, // 2832: f53GM87; Lead 8 brass
+ { 0x0475421,0x0097F21, 0x1D,0x07, 0xE, +0 }, // 2833: f53GM90; Pad 3 polysynth
+ { 0x0476421,0x0087F61, 0x19,0x0B, 0xF, +0 }, // 2834: f53GM90; Pad 3 polysynth
+ { 0x0176421,0x0098F21, 0x98,0x07, 0xE, +0 }, // 2835: f53GM91; Pad 4 choir
+ { 0x0176421,0x0087F61, 0x17,0x0F, 0xF, +0 }, // 2836: f53GM91; Pad 4 choir
+ { 0x0296321,0x00A7F21, 0x22,0x03, 0xE, +0 }, // 2837: f53GM92; Pad 5 bowedpad
+ { 0x0186521,0x00A7F61, 0x1B,0x0D, 0xF, +0 }, // 2838: f53GM92; Pad 5 bowedpad
+ { 0x0156220,0x0E67141, 0x9A,0x00, 0xE, +12 }, // 2839: f53GM94; Pad 7 halo
+ { 0x02651B1,0x0E65151, 0xDB,0x87, 0xF, +0 }, // 2840: f53GM94; Pad 7 halo
+ { 0x02365A3,0x0059F21, 0x1C,0x1C, 0xE, +0 }, // 2841: f53GM95; Pad 8 sweep
+ { 0x003DFA1,0x00BDF21, 0x1A,0x07, 0xE, +0 }, // 2842: f53GM95; Pad 8 sweep
+ { 0x0014131,0x03B9261, 0x20,0x80, 0xE, +0 }, // 2843: f53GM96; FX 1 rain
+ { 0x04AF823,0x0C5D283, 0xB5,0x52, 0x8, +12 }, // 2844: f53GM97; FX 2 soundtrack
+ { 0x0E6F414,0x0D5F280, 0x99,0x00, 0x9, +0 }, // 2845: f53GM97; FX 2 soundtrack
+ { 0x0FAF40C,0x0F4C212, 0x37,0x2B, 0x0, +0 }, // 2846: f53GM98; FX 3 crystal
+ { 0x053F685,0x0E4F191, 0x64,0x00, 0x0, +0 }, // 2847: f53GM98; FX 3 crystal
+ { 0x006F600,0x0E9F51F, 0x35,0x25, 0x0, +12 }, // 2848: f53GM99; FX 4 atmosphere
+ { 0x000F023,0x0E5F280, 0x5E,0x00, 0x0, +0 }, // 2849: f53GM99; FX 4 atmosphere
+ { 0x0F5F50C,0x0F5F2A1, 0xA9,0x05, 0xE, +0 }, // 2850: f53GM100; FX 5 brightness
+ { 0x0F6F307,0x0F6F281, 0x31,0x04, 0xF, +0 }, // 2851: f53GM100; FX 5 brightness
+ { 0x0E5F14F,0x0E5C301, 0x69,0x06, 0x8, +0 }, // 2852: f53GM101; FX 6 goblins
+ { 0x052F605,0x0D5F281, 0x2D,0x03, 0x9, +0 }, // 2853: f53GM101; FX 6 goblins
+ { 0x0E6F482,0x03AFE00, 0x0F,0x26, 0x1, +12 }, // 2854: f53GM102; FX 7 echoes
+ { 0x0F6F380,0x0F5F787, 0x03,0x10, 0x1, +0 }, // 2855: f53GM102; FX 7 echoes
+ { 0x0F5FD2C,0x0F5F427, 0x8E,0x20, 0x0, +0 }, // 2856: f53GM103; FX 8 sci-fi
+ { 0x0F4F827,0x0F5F421, 0x20,0x00, 0x0, +0 }, // 2857: f53GM103; FX 8 sci-fi
+ { 0x097CB05,0x0D5E801, 0x9F,0x00, 0xA, +0 }, // 2858: f53GM104; Sitar
+ { 0x035F705,0x0E6E401, 0x28,0x05, 0xB, +0 }, // 2859: f53GM104; Sitar
+ { 0x0095FE1,0x0076FE1, 0x58,0x03, 0x0, +0 }, // 2860: f53GM105; Banjo
+ { 0x054890A,0x063A726, 0x6C,0x63, 0xA, +0 }, // 2861: f53GM107; Koto
+ { 0x0094F21,0x0083F61, 0xCE,0x02, 0xA, +0 }, // 2862: f53GM107; Koto
+ { 0x00F7F04,0x0CFF5EA, 0x30,0xA9, 0x8, +0 }, // 2863: f53GM108; Kalimba
+ { 0x00F5F21,0x00AAF61, 0x1C,0x06, 0x8, +0 }, // 2864: f53GM108; Kalimba
+ { 0x0549963,0x06AA768, 0x98,0xA9, 0xE, +0 }, // 2865: f53GM109; Bagpipe
+ { 0x0095F61,0x0097F61, 0xD1,0x03, 0xE, +0 }, // 2866: f53GM109; Bagpipe
+ { 0x0549963,0x06AA768, 0xD4,0x5E, 0xE, +0 }, // 2867: f53GM110; Fiddle
+ { 0x0095F61,0x0097F61, 0xC9,0x06, 0xE, +0 }, // 2868: f53GM110; Fiddle
+ { 0x0B643A1,0x0B6F6A3, 0x2A,0xB0, 0xE, +0 }, // 2869: f53GM111; Shanai
+ { 0x0067FA1,0x0066F61, 0x2C,0x02, 0xE, +0 }, // 2870: f53GM111; Shanai
+ { 0x053F101,0x0B5F700, 0x73,0x00, 0x6, +0 }, // 2871: f53GM112; Tinkle Bell
+ { 0x021A121,0x116C221, 0x92,0x40, 0x6, +0 }, // 2872: f53GM113; Agogo Bells
+ { 0x024A80F,0x005DF02, 0xB8,0x03, 0x0, -12 }, // 2873: f53GM116; Taiko Drum
+ { 0x035A70A,0x005DF02, 0xA2,0x03, 0x1, +0 }, // 2874: f53GM116; Taiko Drum
+ { 0x01379C0,0x07372D2, 0x4F,0x00, 0x6, -12 }, // 2875: f53GM119; Reverse Cymbal
+ { 0x013FA43,0x095F342, 0xD6,0x80, 0xA, -24 }, // 2876: f53GM120; Guitar FretNoise
+ { 0x020D933,0x0E4B211, 0x08,0x08, 0x6, +0 }, // 2877: f53GM121; Breath Noise
+ { 0x02278B0,0x0E4B214, 0x06,0x0D, 0x7, +0 }, // 2878: f53GM121; Breath Noise
+ { 0x10475A0,0x0057221, 0x12,0x40, 0x6, +0 }, // 2879: f53GM123; Bird Tweet
+ { 0x0F1F007,0x0349800, 0x00,0x00, 0xE, +0 }, // 2880: f53GM124; Telephone
+ { 0x1137521,0x0B47182, 0x92,0x40, 0xA, +0 }, // 2881: f53GM126; Applause/Noise
+ { 0x6B5F100,0x6B8F100, 0xD5,0x51, 0xB, +0 }, // 2882: f53GM126; Applause/Noise
+ { 0x0F0F601,0x0E2F01C, 0x3F,0x1C, 0x8, +0 }, // 2883: f53GM127; Gunshot
+ { 0x003F103,0x093F0A0, 0x00,0x00, 0x8, +0 }, // 2884: f53GM127; Gunshot
+ { 0x0F00010,0x0F00000, 0x3F,0x3F, 0x0, +0 }, // 2885: f53GP30
+ { 0x025C5A2,0x005EF24, 0x20,0x9F, 0xE, -12 }, // 2886: f16GM48; f54GM48; String Ensemble1
+ { 0x004EF26,0x0068F24, 0x9C,0x02, 0xE, +0 }, // 2887: f16GM48; f54GM48; String Ensemble1
+ { 0x0064131,0x03892A1, 0x1C,0x80, 0xE, +0 }, // 2888: f16GM56; f54GM56; Trumpet
+ { 0x0064131,0x02882A1, 0x1B,0x80, 0xF, +0 }, // 2889: f16GM56; f54GM56; Trumpet
+ { 0x0156220,0x0267321, 0x98,0x00, 0xE, +12 }, // 2890: f16GM58; f54GM58; Tuba
+ { 0x02651B1,0x0265171, 0xD1,0x00, 0xF, +0 }, // 2891: f16GM58; f54GM58; Tuba
+ { 0x0766321,0x0167CA1, 0x93,0x00, 0xC, +0 }, // 2892: f16GM60; f54GM60; French Horn
+ { 0x1168321,0x0269CA1, 0x4D,0x00, 0xD, +0 }, // 2893: f16GM60; f54GM60; French Horn
+ { 0x163F401,0x174F111, 0x12,0x00, 0xA, +0 }, // 2894: f54GM81; Lead 2 sawtooth
+ { 0x201F130,0x083F001, 0x44,0x83, 0xA, +0 }, // 2895: f54GM87; f54GM90; Lead 8 brass; Pad 3 polysynth
+ { 0x0117171,0x11542A1, 0x8B,0x40, 0x6, +0 }, // 2896: MGM48; MGM50; String Ensemble1; Synth Strings 1
+ { 0x0667150,0x08B5290, 0x92,0x00, 0xE, +0 }, // 2897: MGM81; Lead 2 sawtooth
+ { 0x054F606,0x0B3F241, 0x73,0x03, 0x0, +0 }, // 2898: MGM97; FX 2 soundtrack
+ { 0x0177421,0x0176562, 0x83,0x8D, 0x7, +0 }, // 2899: MGM107; MGM108; MGM109; oGM108; oGM109; Bagpipe; Kalimba; Koto
+ { 0x0031801,0x090F674, 0x80,0xC1, 0xE, +0 }, // 2900: MGM127; oGM127; Gunshot
+ { 0x282B264,0x1DA9803, 0x00,0x93, 0xE, +0 }, // 2901: MGP42; Closed High Hat
+ { 0x0A0B264,0x1D69603, 0x02,0x80, 0xE, +0 }, // 2902: MGP49; Crash Cymbal 1
+ { 0x053F101,0x074F111, 0x4B,0x00, 0x6, +0 }, // 2903: oGM0; oGM1; oGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano
+ { 0x0117F27,0x0441122, 0x0E,0x00, 0xE, +0 }, // 2904: oGM3; Honky-tonkPiano
+ { 0x0111122,0x0121123, 0x15,0x00, 0x4, +0 }, // 2905: oGM4; Rhodes Piano
+ { 0x053F101,0x074F111, 0x59,0x00, 0x6, +0 }, // 2906: oGM5; Chorused Piano
+ { 0x0FFF691,0x0F4F511, 0x00,0x00, 0x8, +0 }, // 2907: oGM6; Harpsichord
+ { 0x3087631,0x00F6531, 0x08,0x00, 0x2, +0 }, // 2908: oGM7; Clavinet
+ { 0x019D083,0x017F002, 0x5D,0x80, 0xA, +0 }, // 2909: oGM8; Celesta
+ { 0x019D083,0x017F002, 0x58,0x80, 0xA, +0 }, // 2910: oGM9; Glockenspiel
+ { 0x013F6A6,0x005F1B1, 0xE5,0x40, 0x2, +0 }, // 2911: oGM10; Music box
+ { 0x1239722,0x013457A, 0x44,0x00, 0x4, +0 }, // 2912: oGM12; Marimba
+ { 0x1239721,0x0134572, 0x8A,0x80, 0x2, +0 }, // 2913: oGM13; Xylophone
+ { 0x0FFF4F1,0x06FF2F1, 0x02,0x00, 0x0, +0 }, // 2914: oGM14; Tubular Bells
+ { 0x00F3FF1,0x06FF2F1, 0x02,0x00, 0x0, +0 }, // 2915: oGM15; Dulcimer
+ { 0x1E26301,0x01EB821, 0x16,0x00, 0x8, +0 }, // 2916: oGM24; Acoustic Guitar1
+ { 0x1226341,0x01E8821, 0x8F,0x00, 0x8, +0 }, // 2917: oGM25; Acoustic Guitar2
+ { 0x0024471,0x01E8831, 0x9D,0x00, 0xE, +0 }, // 2918: oGM27; Electric Guitar2
+ { 0x002A434,0x0427575, 0x54,0x40, 0x8, +0 }, // 2919: oGM32; Acoustic Bass
+ { 0x256F605,0x2047404, 0xC0,0x00, 0xE, +0 }, // 2920: oGM35; Fretless Bass
+ { 0x0FFF09E,0x00F3F00, 0x07,0x00, 0xE, +0 }, // 2921: oGM41; Viola
+ { 0x1217131,0x0066222, 0x40,0x40, 0x2, +0 }, // 2922: oGM48; String Ensemble1
+ { 0x131F231,0x0066F21, 0x47,0x00, 0x0, +0 }, // 2923: oGM50; Synth Strings 1
+ { 0x0035131,0x06764A1, 0x1C,0x80, 0xE, +0 }, // 2924: oGM53; Voice Oohs
+ { 0x0115270,0x0FE4171, 0xC5,0x40, 0x0, +0 }, // 2925: oGM55; Orchestra Hit
+ { 0x1218131,0x0167423, 0x4D,0x40, 0x2, +0 }, // 2926: oGM56; Trumpet
+ { 0x151D203,0x278F301, 0x1D,0x00, 0xA, +0 }, // 2927: oGM59; Muted Trumpet
+ { 0x0F0F09E,0x063F300, 0x07,0x00, 0xE, +0 }, // 2928: oGM60; French Horn
+ { 0x0F7B096,0x00FFFE0, 0x00,0x00, 0x0, +0 }, // 2929: oGM61; Brass Section
+ { 0x3199B85,0x0297424, 0x49,0x00, 0x6, +0 }, // 2930: oGM62; Synth Brass 1
+ { 0x0FFA691,0x0F45511, 0x00,0x00, 0x8, +0 }, // 2931: oGM63; Synth Brass 2
+ { 0x1226341,0x000A821, 0x8F,0x00, 0x8, +0 }, // 2932: oGM78; Whistle
+ { 0x1239721,0x0136572, 0x8A,0x80, 0x2, +0 }, // 2933: oGM79; Ocarina
+ { 0x061F217,0x074F212, 0x6C,0x00, 0x8, +0 }, // 2934: oGM80; Lead 1 squareea
+ { 0x1239721,0x0138572, 0x8A,0x80, 0x2, +0 }, // 2935: oGM81; Lead 2 sawtooth
+ { 0x00D5131,0x01F7221, 0x1C,0x80, 0xC, +0 }, // 2936: oGM90; oGM91; Pad 3 polysynth; Pad 4 choir
+ { 0x08C6320,0x02F9520, 0x19,0x80, 0xC, +0 }, // 2937: oGM94; Pad 7 halo
+ { 0x1F5E510,0x162E231, 0x46,0x00, 0x0, +0 }, // 2938: oGM112; Tinkle Bell
+ { 0x24FF60E,0x318F700, 0x40,0x00, 0xE, +0 }, // 2939: oGM114; oGP38; oGP40; Acoustic Snare; Electric Snare; Steel Drums
+ { 0x0C8F60C,0x257FF12, 0xC0,0x00, 0xA, +0 }, // 2940: oGM115; oGP42; Closed High Hat; Woodblock
+ { 0x354B506,0x095D507, 0x00,0xC0, 0x0, +0 }, // 2941: oGM116; oGM119; oGP51; Reverse Cymbal; Ride Cymbal 1; Taiko Drum
+ { 0x0F0E02A,0x031FF1E, 0x52,0x54, 0x8, +0 }, // 2942: oGM121; Breath Noise
+ { 0x0745451,0x0756591, 0x00,0x00, 0xA, +0 }, // 2943: oGM122; Seashore
+ { 0x002A414,0x0427555, 0x54,0x40, 0x8, +0 }, // 2944: oGM124; Telephone
+ { 0x0115F31,0x11E3132, 0xC5,0x00, 0x8, +0 }, // 2945: oGM125; Helicopter
+ { 0x1217131,0x0069222, 0x40,0x40, 0x2, +0 }, // 2946: oGM126; Applause/Noise
+ { 0x053F101,0x0B5F704, 0x4F,0x00, 0x7, +0 }, // 2947: oGP62; oGP63; oGP64; Low Conga; Mute High Conga; Open High Conga
+ { 0x04FF60E,0x218F700, 0x40,0x00, 0xE, +0 }, // 2948: oGP69; oGP70; Cabasa; Maracas
+ { 0x0297721,0x00B9721, 0x89,0x80, 0x6, +0 }, // 2949: f15GM24; Acoustic Guitar1
+ { 0x12DC331,0x00F7861, 0x8A,0x00, 0xA, +0 }, // 2950: f15GM88; Pad 1 new age
+ { 0x07A6161,0x00AC121, 0x99,0x80, 0x4, +0 }, // 2951: f15GM92; Pad 5 bowedpad
+ { 0x07A6161,0x00AC121, 0x9A,0x80, 0x4, +0 }, // 2952: f15GM93; Pad 6 metallic
+ { 0x04CA900,0x04FF600, 0x07,0x00, 0xA, +0 }, // 2953: f16GP35; Ac Bass Drum
+ { 0x075F80F,0x2B78A03, 0x80,0x00, 0xE, +0 }, // 2954: f16GP70; Maracas
+ { 0x059A490,0x4C86590, 0x0B,0x00, 0xE, +0 }, // 2955: f16GP73; Short Guiro
+ { 0x055A210,0x4766600, 0x0A,0x00, 0xE, +0 }, // 2956: f16GP74; Long Guiro
+ { 0x059FA00,0x09AF500, 0x05,0x00, 0x6, +0 }, // 2957: f16GP87; Open Surdu
+ { 0x02661B1,0x0266171, 0xD3,0x80, 0xD, +12 }, // 2958: b50M58; b51M58; gm058
+ { 0x035C100,0x0D5C111, 0x9B,0x00, 0xC, +12 }, // 2959: b50M3; b51M3; gm003
+ { 0x040B230,0x5E9F111, 0xA2,0x80, 0x4, +12 }, // 2960: b50M7; b51M7; gm007
+ { 0x0E6F314,0x0E6F280, 0x62,0x00, 0xB, +12 }, // 2961: b50M11; b51M11; gm011
+ { 0x715FE11,0x019F487, 0x20,0xC0, 0xB, +1 }, // 2962: b50M124; b51M124; gm124
+ { 0x7112EF0,0x11621E2, 0x00,0xC0, 0x9, -36 }, // 2963: b50M125; b51M125; gm125
+ { 0x00CF600,0x00CF600, 0x00,0x00, 0x1, +0 }, // 2964: b50P36; b50P43; b50P45; b50P47; b50P48; b50P50; gps036; gps043; gps045; gps047; gps048; gps050
+ { 0x001FF26,0x3751304, 0x00,0x00, 0xE, +0 }, // 2965: b51P88; gpo088
+ { 0x0E5F108,0x0E5C302, 0x66,0x86, 0x8, +5 }, // 2966: b51P83; gpo083
+ { 0x052F605,0x0D5F582, 0x69,0x47, 0x9, +5 }, // 2967: b51P83; gpo083
+ { 0x6E5E403,0x7E7F507, 0x0D,0x11, 0xB, +12 }, // 2968: b51P84; gpo084
+ { 0x366F500,0x4A8F604, 0x1B,0x15, 0xA, +12 }, // 2969: b51P84; gpo084
+ { 0x053F101,0x065D131, 0x4E,0x0C, 0x6, +0 }, // 2970: b55MM0; AcGrPian
+ { 0x014F201,0x097F201, 0x22,0x08, 0xE, +0 }, // 2971: b55MM1; BrAcPian
+ { 0x050F101,0x07CD301, 0x4F,0x10, 0x6, +0 }, // 2972: b55MM2; ElGrPian
+ { 0x001F141,0x188D251, 0x4E,0x0A, 0x4, +0 }, // 2973: b55MM3; HonkTonk
+ { 0x134A401,0x0A6C301, 0x0A,0x09, 0x9, +0 }, // 2974: b55MM4; RhodPian
+ { 0x103A361,0x022C411, 0x28,0x05, 0xC, +0 }, // 2975: b55MM5; ChorPian
+ { 0x010C733,0x033D311, 0x84,0x8A, 0x8, +0 }, // 2976: b55MM6; HarpsiCh
+ { 0x0188232,0x0076061, 0x1C,0x91, 0xC, +0 }, // 2977: b55MM7; Clarin ?
+ { 0x0100132,0x0337212, 0x80,0x8F, 0x8, +0 }, // 2978: b55MM8; Celesta1
+ { 0x055F587,0x054F022, 0x91,0x13, 0x6, +0 }, // 2979: b55MM9; Glock
+ { 0x013F218,0x0E3C1E1, 0x4D,0x15, 0x8, +0 }, // 2980: b55MM10; MusicBox
+ { 0x043FA07,0x045F341, 0x51,0x11, 0x6, +0 }, // 2981: b55MM11; VibraPho
+ { 0x025DA05,0x015F901, 0x4E,0x0C, 0xA, +0 }, // 2982: b55MM12; Marimba
+ { 0x0F0FE04,0x0B5F6C2, 0x00,0x0C, 0xE, +0 }, // 2983: b55MM13; XyloPhon
+ { 0x032B6B3,0x031D190, 0x4A,0x0E, 0xE, +0 }, // 2984: b55MM14; TubeBell
+ { 0x011F111,0x0B3F101, 0x8A,0x4F, 0x6, +0 }, // 2985: b55MM15; Dulcim ?
+ { 0x10FFF22,0x00FFF21, 0x8D,0x87, 0x1, +0 }, // 2986: b55MM16; Hammond
+ { 0x0B5F708,0x0CFD001, 0x07,0x11, 0x1, +0 }, // 2987: b55MM17; PercOrg
+ { 0x107E465,0x078F241, 0xD7,0x8C, 0x0, +0 }, // 2988: b55MM18; RockOrg
+ { 0x11F4001,0x11F8002, 0x42,0x0B, 0xB, +0 }, // 2989: b55MM19; ChuchOrg
+ { 0x0038121,0x00C6171, 0x12,0x92, 0x8, +0 }, // 2990: b55MM20; ReedOrg
+ { 0x00BD224,0x00B5231, 0x4F,0x16, 0xE, +0 }, // 2991: b55MM21; Accordn
+ { 0x243A321,0x022C411, 0x11,0x00, 0xD, +0 }, // 2992: 3drm67P86; apgleeM10; apgleeM100; apgleeM101; apgleeM102; apgleeM104; apgleeM105; apgleeM106; apgleeM107; apgleeM108; apgleeM109; apgleeM110; apgleeM111; apgleeM112; apgleeM113; apgleeM114; apgleeM115; apgleeM116; apgleeM118; apgleeM12; apgleeM120; apgleeM121; apgleeM122; apgleeM123; apgleeM124; apgleeM125; apgleeM126; apgleeM127; apgleeM13; apgleeM15; apgleeM16; apgleeM18; apgleeM2; apgleeM22; apgleeM23; apgleeM24; apgleeM26; apgleeM3; apgleeM32; apgleeM41; apgleeM42; apgleeM49; apgleeM5; apgleeM50; apgleeM53; apgleeM54; apgleeM55; apgleeM59; apgleeM6; apgleeM64; apgleeM69; apgleeM7; apgleeM72; apgleeM74; apgleeM77; apgleeM8; apgleeM83; apgleeM84; apgleeM85; apgleeM86; apgleeM87; apgleeM88; apgleeM89; apgleeM9; apgleeM90; apgleeM92; apgleeM96; apgleeM97; apgleeM98; apgleeM99; apgleeP0; apgleeP1; apgleeP10; apgleeP100; apgleeP101; apgleeP102; apgleeP103; apgleeP104; apgleeP105; apgleeP106; apgleeP107; apgleeP108; apgleeP109; apgleeP11; apgleeP110; apgleeP111; apgleeP112; apgleeP113; apgleeP114; apgleeP115; apgleeP116; apgleeP117; apgleeP118; apgleeP119; apgleeP12; apgleeP120; apgleeP121; apgleeP122; apgleeP123; apgleeP124; apgleeP125; apgleeP126; apgleeP127; apgleeP13; apgleeP14; apgleeP15; apgleeP16; apgleeP17; apgleeP18; apgleeP19; apgleeP2; apgleeP20; apgleeP21; apgleeP22; apgleeP23; apgleeP24; apgleeP25; apgleeP26; apgleeP27; apgleeP28; apgleeP29; apgleeP3; apgleeP30; apgleeP31; apgleeP32; apgleeP33; apgleeP34; apgleeP4; apgleeP5; apgleeP6; apgleeP60; apgleeP61; apgleeP67; apgleeP68; apgleeP7; apgleeP70; apgleeP71; apgleeP72; apgleeP79; apgleeP8; apgleeP80; apgleeP84; apgleeP85; apgleeP86; apgleeP87; apgleeP88; apgleeP89; apgleeP9; apgleeP90; apgleeP91; apgleeP92; apgleeP93; apgleeP94; apgleeP95; apgleeP96; apgleeP97; apgleeP98; apgleeP99; apgnamP27; apgnamP28; apgnamP29; apgnamP30; apgnamP31; apgnamP32; apgnamP33; apgnamP34; apgnamP83; apgnamP84; apgnamP85; apgnamP86; apgnamP87; apgnamP88; b55MM102; b55MM104; b55MM105; b55MM107; b55MM108; b55MM109; b55MM110; b55MM111; b55MM112; b55MM113; b55MM114; b55MM116; b55MM117; b55MM118; b55MM119; b55MM120; b55MM121; b55MM124; b55MM125; b55MM126; b55MM127; b55MM22; b55MM23; b55MM59; b55MM64; b55MM68; b55MM70; b55MM72; b55MM74; b55MM76; b55MM83; b55MM86; b55MM92; b55MM93; b55MM95; b55MM97; b55MM99; b55PP10; b55PP100; b55PP101; b55PP102; b55PP103; b55PP104; b55PP105; b55PP106; b55PP107; b55PP108; b55PP109; b55PP11; b55PP110; b55PP111; b55PP112; b55PP113; b55PP114; b55PP115; b55PP116; b55PP117; b55PP118; b55PP119; b55PP12; b55PP120; b55PP121; b55PP122; b55PP123; b55PP124; b55PP125; b55PP126; b55PP127; b55PP13; b55PP14; b55PP15; b55PP16; b55PP17; b55PP18; b55PP19; b55PP20; b55PP21; b55PP22; b55PP23; b55PP24; b55PP25; b55PP26; b55PP27; b55PP28; b55PP29; b55PP30; b55PP31; b55PP32; b55PP33; b55PP34; b55PP37; b55PP39; b55PP52; b55PP53; b55PP56; b55PP57; b55PP58; b55PP59; b55PP60; b55PP61; b55PP62; b55PP63; b55PP64; b55PP65; b55PP66; b55PP67; b55PP68; b55PP69; b55PP70; b55PP71; b55PP72; b55PP73; b55PP74; b55PP75; b55PP76; b55PP77; b55PP78; b55PP79; b55PP8; b55PP80; b55PP81; b55PP82; b55PP83; b55PP84; b55PP85; b55PP86; b55PP87; b55PP88; b55PP89; b55PP9; b55PP90; b55PP91; b55PP92; b55PP93; b55PP94; b55PP95; b55PP96; b55PP97; b55PP98; b55PP99; b56MM5; b66M5; swP27; swP28; swP29; swP30; swP32; swP33; swP34; swP83; swP84; swP85; swP86; swP87; swP88; ; Acoustic Bass; Acoustic Guitar1; Agogo Bells; Applause/Noise; Bagpipe; Banjo; Bell Tree; Bird Tweet; Breath Noise; Castanets; Celesta; Cello; Chorused Piano; Clavinet; Dulcimer; ElPiano2
+ { 0x143F401,0x074F111, 0x49,0x11, 0x4, +0 }, // 2993: b55MM24; AcGuit1
+ { 0x133FF01,0x077F111, 0x80,0x17, 0xA, +0 }, // 2994: b55MM25; AcGuit2
+ { 0x249A320,0x039C411, 0x0A,0x0C, 0xD, +0 }, // 2995: b55MM26; JazzGuit
+ { 0x1E7C271,0x018F131, 0x09,0x13, 0x6, +0 }, // 2996: b55MM27; CleanGui
+ { 0x01FF201,0x047F701, 0x16,0x0D, 0xA, +0 }, // 2997: b55MM28; MuteGuit
+ { 0x10BB021,0x057E221, 0x08,0x14, 0x4, +0 }, // 2998: b55MM29; OverGuit
+ { 0x010F631,0x016E233, 0x02,0x1A, 0x8, +0 }, // 2999: b55MM30; DistGuit
+ { 0x267AA01,0x013C603, 0x17,0x80, 0x8, +0 }, // 3000: b55MM31; GtHarms
+ { 0x1539321,0x08AC311, 0x1B,0x0B, 0x0, +0 }, // 3001: b55MM32; AcouBass
+ { 0x07BE001,0x098E212, 0x4E,0x12, 0x6, +0 }, // 3002: b55MM33; FingBass
+ { 0x126F531,0x0C8E111, 0x49,0x0F, 0x4, +0 }, // 3003: b55MM34; PickBass
+ { 0x023F221,0x0D6B212, 0x1C,0x0D, 0x4, +0 }, // 3004: b55MM35; FretLess
+ { 0x0B8F413,0x0DBF111, 0x13,0x18, 0x2, +0 }, // 3005: b55MM36; SlapBs1
+ { 0x147D621,0x00BF431, 0x88,0x8E, 0x8, +0 }, // 3006: b55MM37; SlapBs2
+ { 0x175A501,0x0A48251, 0x86,0x16, 0x8, +0 }, // 3007: b55MM38; SynBass1
+ { 0x019D531,0x08B8352, 0x89,0x91, 0xA, +0 }, // 3008: b55MM39; SynBass2
+ { 0x0035171,0x0175421, 0x1C,0x0D, 0xE, +0 }, // 3009: b55MM40; Violin2
+ { 0x0155471,0x0495321, 0x1C,0x11, 0xE, +0 }, // 3010: b55MM41; Viola
+ { 0x0035171,0x0175461, 0x56,0x10, 0xE, +0 }, // 3011: b55MM42; Cello
+ { 0x0035171,0x0175421, 0x1C,0x0C, 0xE, +0 }, // 3012: b55MM43; ContraBs
+ { 0x10351F1,0x01754A1, 0x16,0x0D, 0xC, +0 }, // 3013: b55MM44; TremoStr
+ { 0x0038171,0x017B601, 0x0E,0x0E, 0x8, +0 }, // 3014: b55MM45; Pizzicat
+ { 0x075F502,0x0F3F201, 0x2A,0x8B, 0x0, +0 }, // 3015: b55MM46; Harp
+ { 0x117ED40,0x069C541, 0x80,0x89, 0x2, +0 }, // 3016: b55MM47; Timpani
+ { 0x1DAD0A1,0x1D69012, 0x17,0x0D, 0xC, +0 }, // 3017: b55MM48; Strings1
+ { 0x1DAD0A1,0x0D69012, 0x11,0x16, 0xA, +0 }, // 3018: b55MM49; Strings2
+ { 0x1DAD061,0x1D69012, 0x11,0x11, 0xA, +0 }, // 3019: b55MM50; SynStr1
+ { 0x2DAD021,0x1D69091, 0x11,0x11, 0xA, +0 }, // 3020: b55MM51; SynStr2
+ { 0x207F0A0,0x03C7222, 0x17,0x16, 0xC, +0 }, // 3021: b55MM52; Aahs
+ { 0x307F020,0x00C7022, 0x1A,0x16, 0x8, +0 }, // 3022: b55MM53; Oohs
+ { 0x3078020,0x00C7022, 0x32,0x12, 0xE, +0 }, // 3023: b55MM54; SynVoice
+ { 0x20B73A1,0x246A500, 0x13,0x09, 0x8, +0 }, // 3024: b55MM55; OrchHit
+ { 0x00753B1,0x067D061, 0x19,0x13, 0xC, +0 }, // 3025: b55MM56; Trumpet
+ { 0x0064131,0x036A061, 0x1F,0x0F, 0xC, +0 }, // 3026: b55MM57; Trombone
+ { 0x0586361,0x018A021, 0x19,0x12, 0xC, +0 }, // 3027: b55MM58; Tuba
+ { 0x05A6321,0x01A7A21, 0x9F,0x80, 0xC, +0 }, // 3028: b55MM60; FrHorn
+ { 0x0577261,0x017A021, 0x19,0x12, 0xC, +0 }, // 3029: b55MM61; BrasSect
+ { 0x0777261,0x017A021, 0x15,0x14, 0xC, +0 }, // 3030: b55MM62; SynBras1
+ { 0x0577361,0x017A021, 0x19,0x13, 0xE, +0 }, // 3031: b55MM63; SynBras2
+ { 0x00A6331,0x00B63A1, 0x16,0x12, 0xC, +0 }, // 3032: b55MM65; AltoSax
+ { 0x00E7321,0x00E6361, 0x0E,0x15, 0x8, +0 }, // 3033: b55MM66; TenorSax
+ { 0x00A6331,0x00B6321, 0x13,0x14, 0xA, +0 }, // 3034: b55MM67; BaritSax
+ { 0x0178E71,0x00E8B22, 0xC3,0x13, 0x2, +0 }, // 3035: b55MM69; EngHorn
+ { 0x01B5132,0x0389261, 0x9A,0x89, 0xC, +0 }, // 3036: b55MM71; Clarinet
+ { 0x06FF4A1,0x01D53A1, 0x27,0x8A, 0xA, +0 }, // 3037: b55MM73; Flute
+ { 0x24369C1,0x00DBD21, 0x1C,0x0C, 0x0, +0 }, // 3038: b55MM75; PanFlute
+ { 0x0537901,0x20DBD21, 0x0D,0x0D, 0x6, +0 }, // 3039: b55MM77; Shakuha
+ { 0x0F0F530,0x09BF034, 0x35,0x13, 0x2, +0 }, // 3040: b55MM78; Whistle1
+ { 0x0F0F530,0x09BF032, 0x35,0x10, 0x2, +0 }, // 3041: b55MM79; Ocarina
+ { 0x047F021,0x078F012, 0x1B,0x16, 0xE, +0 }, // 3042: b55MM80; SqWave
+ { 0x0FFF001,0x088F202, 0x0B,0x17, 0x8, +0 }, // 3043: b55MM81; SawTooth
+ { 0x25368C1,0x10DBD61, 0x14,0x0C, 0x0, +0 }, // 3044: b55MM82; Caliope
+ { 0x014F6A1,0x0EAF102, 0x09,0x19, 0x2, +0 }, // 3045: b55MM84; Charang
+ { 0x02811A1,0x0187121, 0x20,0x11, 0xC, +0 }, // 3046: b55MM85; Voice
+ { 0x047F121,0x078D012, 0x11,0x19, 0xA, +0 }, // 3047: b55MM87; BassLead
+ { 0x232B583,0x035D221, 0x52,0x14, 0x0, +0 }, // 3048: b55MM88; NewAge
+ { 0x1137323,0x0229331, 0x1C,0x14, 0xC, +0 }, // 3049: b55MM89; Warm
+ { 0x0BF1182,0x38C9301, 0x10,0x16, 0xF, +0 }, // 3050: b55MM90; PolySynt
+ { 0x1E884A1,0x0487061, 0x19,0x95, 0x4, +0 }, // 3051: b55MM91; Choir
+ { 0x357B260,0x13C9022, 0x0E,0x91, 0x8, +0 }, // 3052: b55MM94; Halo
+ { 0x3679400,0x056B191, 0x4E,0x0E, 0xC, +0 }, // 3053: b55MM96; Rain
+ { 0x23AACA3,0x0BAC301, 0x18,0x12, 0x8, +0 }, // 3054: b55MM98; Crystal
+ { 0x068C2A1,0x04872A1, 0x20,0x0D, 0xE, +0 }, // 3055: b55MM100; BrightNs
+ { 0x23A9CA3,0x04A9241, 0x17,0x95, 0x8, +0 }, // 3056: b55MM101; Goblins
+ { 0x1A3C282,0x1F6E201, 0x18,0x11, 0x8, +0 }, // 3057: b55MM103; Sci-Fi
+ { 0x3C3A621,0x144E311, 0x14,0x0C, 0xA, +0 }, // 3058: b55MM106; Shamisen
+ { 0x243F702,0x027DC01, 0x18,0x00, 0x8, +0 }, // 3059: b55MM115; WoodBlk
+ { 0x001A021,0x0612102, 0x02,0x18, 0xE, +0 }, // 3060: b55MM122; SeaShore
+ { 0x24C5803,0x11FF315, 0x00,0x00, 0x1, +0 }, // 3061: b55MM123; BirdTwee
+ { 0x049C441,0x026F741, 0x08,0x03, 0xE, +0 }, // 3062: b55PP0; Foot36
+ { 0x038FA00,0x07BF701, 0x06,0x00, 0x0, +0 }, // 3063: b55PP1; Head46
+ { 0x20A60E0,0x228F00E, 0x1D,0x00, 0xC, +0 }, // 3064: b55PP3; Whistle1
+ { 0x10A60E0,0x228F00E, 0x1D,0x00, 0x2, +0 }, // 3065: b55PP4; Whistle2
+ { 0x227F0F0,0x017F6C1, 0x0B,0x00, 0xE, +0 }, // 3066: b55PP7; Foot42
+ { 0x05CA800,0x07FD600, 0x0F,0x00, 0x8, +0 }, // 3067: b55PP35; BassDrm
+ { 0x218F201,0x06BE601, 0x09,0x04, 0xC, +0 }, // 3068: b55PP38; AccSnare
+ { 0x246A321,0x026C511, 0x06,0x04, 0xE, +0 }, // 3069: b55PP40; ElSnare
+ { 0x248A721,0x006C801, 0x0A,0x04, 0x0, +0 }, // 3070: b55PP41; TOM
+ { 0x047A34F,0x138B703, 0x03,0x00, 0x2, +0 }, // 3071: b55PP42; ClHihat
+ { 0x248A721,0x015C801, 0x0A,0x04, 0x0, +0 }, // 3072: b55PP43; TOM
+ { 0x017A30E,0x119B602, 0x03,0x00, 0x8, +0 }, // 3073: b55PP44; Hihat
+ { 0x248A721,0x015C801, 0x0A,0x07, 0x0, +0 }, // 3074: b55PP45; b55PP50; TOM
+ { 0x286F30D,0x148E404, 0x07,0x03, 0xA, +0 }, // 3075: b55PP46; OpeHihat
+ { 0x248A721,0x025C801, 0x0C,0x07, 0x8, +0 }, // 3076: b55PP47; b55PP48; MidTOM
+ { 0x473A128,0x264A329, 0x07,0x00, 0x2, +0 }, // 3077: b55PP49; CrashCym
+ { 0x344F427,0x254F526, 0x09,0x00, 0xC, +0 }, // 3078: b55PP51; RidCymb1
+ { 0x15B8308,0x32AC60A, 0x11,0x00, 0xA, +0 }, // 3079: b55PP54; Tamburin
+ { 0x473A048,0x264A329, 0x0D,0x00, 0x4, +0 }, // 3080: b55PP55; SplshCym
+ { 0x052F221,0x073D231, 0x4F,0x00, 0x6, +0 }, // 3081: apgleeM0; b56MM0; b61M0; b66M0; ACGPIANO
+ { 0x050F201,0x076D201, 0x4B,0x03, 0x6, +0 }, // 3082: b56MM1; b66M1; ACPiano
+ { 0x0F9F131,0x0F9F331, 0x8E,0x80, 0xA, +0 }, // 3083: b56MM3; b61M3; b66M3; HONKTONK
+ { 0x0F9F131,0x0F9F332, 0x8E,0x81, 0xA, +0 }, // 3084: b56MM53; b56MM6; b66M6; HARPSCHD
+ { 0x061F216,0x074F211, 0x4F,0x0A, 0x8, +0 }, // 3085: b56MM8; b66M8; CELESTA
+ { 0x0617216,0x0B2F311, 0x4F,0x08, 0x8, +0 }, // 3086: b56MM10; b66M10; MUSICBOX
+ { 0x212AA93,0x021AC91, 0x97,0x00, 0xE, +0 }, // 3087: b56MM11; b61M11; b66M11; VIBES
+ { 0x016DA85,0x005F981, 0x4D,0x80, 0xA, +0 }, // 3088: b56MM12; b56MM26; b66M12; MARIMBA
+ { 0x065FE05,0x085F8C4, 0x05,0x00, 0xE, +0 }, // 3089: b56MM13; b66M13; XYLOPHON
+ { 0x096F527,0x057F521, 0x1F,0x03, 0x8, +0 }, // 3090: b56MM14; TUBEBELL
+ { 0x053F103,0x074F217, 0x4F,0x0B, 0x6, +0 }, // 3091: b56MM15; b66M15; Dulcimer; PIANOBEL
+ { 0x00FFF64,0x00FFF21, 0x86,0x80, 0x1, +0 }, // 3092: b56MM16; b61M16; b66M16; BARORGAN
+ { 0x20BD8F0,0x10BB3F2, 0x93,0x07, 0xA, +0 }, // 3093: b56MM18;
+ { 0x4069FB2,0x10F95B0, 0x43,0x00, 0x9, +0 }, // 3094: b56MM19; b66M19; Church Organ; PIPEORGN
+ { 0x0FFF001,0x00F9033, 0x4F,0x05, 0x6, +0 }, // 3095: b56MM20; b66M20; REEDORGN
+ { 0x10BF224,0x00B5231, 0x4F,0x10, 0xE, +0 }, // 3096: b56MM21; b66M21; ACCORDN
+ { 0x0035121,0x06742A2, 0x15,0x80, 0xA, +0 }, // 3097: b56MM22; b66M22; HARMNICA
+ { 0x0AFF5E1,0x10FF4E1, 0xD0,0x00, 0xC, +0 }, // 3098: b56MM23; b56MM91; b66M23; b66M91; PAD4
+ { 0x001FF11,0x003FF11, 0x8D,0x80, 0x0, +0 }, // 3099: b56MM25; ACOUST
+ { 0x031F121,0x044F406, 0x40,0x85, 0x0, +0 }, // 3100: b56MM27; ELGUITAR
+ { 0x0BF73C8,0x09FF4C4, 0x12,0x03, 0x8, +0 }, // 3101: b56MM31; b66M31; GuitHarm
+ { 0x0B69402,0x0268301, 0x00,0x00, 0x1, +0 }, // 3102: b56MM32; b61M32; b66M32; ACOUBASS
+ { 0x0EEC101,0x0DEF302, 0x62,0x00, 0xA, +0 }, // 3103: b56MM33; b66M33; ELECBASS
+ { 0x0EFF231,0x078F522, 0x1E,0x00, 0xE, +0 }, // 3104: apgleeM36; apgleeM37; b56MM35; b66M35; FRETLESS
+ { 0x1B57431,0x0B8D423, 0x0B,0x00, 0x8, +0 }, // 3105: b56MM37; SlapBass
+ { 0x2035130,0x24753A0, 0x1C,0x00, 0xE, +0 }, // 3106: b56MM40; b66M40; VIOLIN
+ { 0x3115230,0x1254131, 0xD0,0x80, 0x0, +0 }, // 3107: b56MM41; b66M41; VIOLA
+ { 0x11152B1,0x1FE41B2, 0xC5,0x80, 0x0, +0 }, // 3108: b56MM42; b66M42; CELLO
+ { 0x07572C1,0x1FE61C1, 0xCA,0x80, 0x6, +0 }, // 3109: b56MM43; b66M43; Contrabass; DblBass
+ { 0x0A7F131,0x0C6F731, 0x50,0x80, 0xE, +0 }, // 3110: b56MM45; PIZZ
+ { 0x171F502,0x083F211, 0x60,0x40, 0xE, +0 }, // 3111: b56MM46; b66M46; HARP
+ { 0x2005130,0x2655420, 0x1C,0x00, 0xE, +0 }, // 3112: b56MM48; b66M48; EXCELSTR
+ { 0x01151B1,0x1154261, 0x8B,0x40, 0x6, +0 }, // 3113: b56MM49; b66M49; STRSECT
+ { 0x1817021,0x12C7322, 0x16,0x07, 0xC, +0 }, // 3114: b56MM51; b66M51; SYNSTR2
+ { 0x0537141,0x07C62C2, 0x4F,0x40, 0xA, +0 }, // 3115: b56MM52; b66M52; AAHs
+ { 0x173F141,0x074F241, 0x4F,0x10, 0x6, +0 }, // 3116: b56MM54; b66M54; Synth Voice; VOXSYNTH
+ { 0x10691C1,0x20562C1, 0x0F,0x00, 0xC, +0 }, // 3117: b56MM55; b66M55; ORCHHIT
+ { 0x00B4131,0x03B9261, 0x1C,0x80, 0xE, +0 }, // 3118: apgleeM57; b56MM56; b66M56; TRUMPET1
+ { 0x0655201,0x0767301, 0x1D,0x00, 0xE, +0 }, // 3119: b56MM58; b66M58; TUBA3
+ { 0x0AE71E1,0x09E81E2, 0x15,0x0A, 0xC, +0 }, // 3120: b56MM61; b66M61; BRASSECT
+ { 0x029BB21,0x00A9021, 0x8E,0x80, 0x8, +0 }, // 3121: b56MM62; b66M62; SYNBRASS
+ { 0x0AE71E1,0x09E81E1, 0x16,0x0A, 0xA, +0 }, // 3122: b56MM63; b66M63; BRASSOFT
+ { 0x2AE71E0,0x19E80E2, 0x23,0x00, 0xA, +0 }, // 3123: b56MM64; b66M64; SOPRANO
+ { 0x0687121,0x05E5232, 0x4E,0x00, 0xA, +0 }, // 3124: b56MM66; b66M66; TENORSAX
+ { 0x05B7111,0x07B5212, 0x56,0x00, 0xE, +0 }, // 3125: b56MM67; b66M67; BARISAX
+ { 0x009F021,0x00A9024, 0x94,0x05, 0xA, +0 }, // 3126: b56MM68; b66M68; OBOE
+ { 0x0176EB1,0x00E8BA1, 0xC5,0x80, 0x2, +0 }, // 3127: b56MM69; b66M69; ENGLHORN
+ { 0x02495A1,0x02A60A1, 0x1D,0x85, 0x2, +0 }, // 3128: b56MM72; b66M72; Piccolo; Piccolo
+ { 0x0195132,0x0396061, 0x9A,0x8B, 0xC, +0 }, // 3129: b56MM74; b57MM76; b66M74; Recorder; Recorder
+ { 0x030F5A2,0x03A61A1, 0x12,0x8B, 0x2, +0 }, // 3130: b56MM75; b66M75; Pan Flute; PanPipes
+ { 0x00457E2,0x0775761, 0x6D,0x00, 0xE, +0 }, // 3131: b56MM76; b66M76; Bottle
+ { 0x0C70CF1,0x0A560F1, 0x9A,0x80, 0xD, +0 }, // 3132: b56MM78; b66M78; WHISTLE
+ { 0x0537102,0x07C5211, 0x4F,0x05, 0xA, +0 }, // 3133: b56MM79; b66M79; Ocarina; WOOD
+ { 0x007F804,0x0748201, 0x08,0x05, 0x8, +0 }, // 3134: b56MM80; b66M80; LEAD1
+ { 0x04FF660,0x00F7660, 0x03,0x04, 0x2, +0 }, // 3135: b56MM81; b66M81; LEAD2
+ { 0x33457F1,0x00D67E1, 0x28,0x04, 0xE, +0 }, // 3136: b56MM82;
+ { 0x0F55551,0x0F55501, 0x80,0x00, 0x8, +0 }, // 3137: b56MM83; b66M83; LEAD4
+ { 0x0339661,0x02B5521, 0x00,0x02, 0x6, +0 }, // 3138: b56MM84; b66M84; LEAD5
+ { 0x0F2F251,0x2F2F241, 0x0D,0x00, 0xA, +0 }, // 3139: b56MM85; b66M85; Lead 6 voice; WUZZLE1E
+ { 0x091A311,0x094C503, 0x80,0x80, 0x6, +0 }, // 3140: b56MM86; LEAD7
+ { 0x145F171,0x044F423, 0x00,0x00, 0x5, +0 }, // 3141: b56MM88; b66M88; NewAge
+ { 0x251B1E0,0x275E0F0, 0x16,0x03, 0x0, +0 }, // 3142: b56MM89; b66M89; Pad 2 warm; WarmPad
+ { 0x102FF51,0x002FF01, 0x03,0x08, 0x4, +0 }, // 3143: b56MM90; b66M90; PAD3
+ { 0x11122F1,0x02E31F1, 0x46,0x80, 0xC, +0 }, // 3144: b56MM92; b66M92; PAD5
+ { 0x0FFF101,0x0FF5011, 0x0D,0x80, 0x6, +0 }, // 3145: b56MM94; b66M94; PAD7
+ { 0x0FF1000,0x0FF5011, 0x12,0x80, 0xA, +0 }, // 3146: b56MM95; b66M95; PAD8
+ { 0x002A4B4,0x04245F5, 0x87,0x80, 0x6, +0 }, // 3147: b56MM100; b56MM96; b66M96; FX 1 rain; Fx1
+ { 0x01111F1,0x01111F1, 0x41,0x41, 0x2, +0 }, // 3148: b56MM97; b66M97; FX 2 soundtrack; FX2
+ { 0x002A4B4,0x04245F7, 0x87,0x80, 0x6, +0 }, // 3149: b56MM98; b66M98; FX 3 crystal; FX3
+ { 0x1007861,0x247A260, 0x54,0x03, 0x6, +0 }, // 3150: b56MM99; b66M99; FX 4 atmosphere; FX4 Atms
+ { 0x0417F21,0x0213521, 0x56,0x00, 0xE, +0 }, // 3151: b56MM102; b66M102; FX 7 echoes; FX7
+ { 0x301F171,0x001F131, 0x00,0x40, 0x4, +0 }, // 3152: b56MM103; b66M103; FX 8 sci-fi; FX8
+ { 0x053F101,0x074F219, 0x4F,0x00, 0x6, +0 }, // 3153: b56MM106; b66M106; SHAMISEN
+ { 0x01FF201,0x088F508, 0x11,0x00, 0x8, +0 }, // 3154: b56MM107; b66M107; KOTO
+ { 0x1176E31,0x20C8B22, 0x43,0x05, 0x2, +0 }, // 3155: b56MM109; b66M109; BAGPIPE
+ { 0x1037531,0x0445462, 0x1C,0x00, 0xE, +0 }, // 3156: b56MM110; b66M110; FIDDLE
+ { 0x0427880,0x0548595, 0x4D,0x00, 0xE, +0 }, // 3157: b56MM111; b66M111; ETHNIC
+ { 0x072F107,0x004FC08, 0x48,0x80, 0x0, +0 }, // 3158: b56MM112; b66M112; HANDBELL
+ { 0x0FFF835,0x075F511, 0x44,0x00, 0xE, +0 }, // 3159: b56MM113;
+ { 0x1068F02,0x005FF00, 0xC0,0x00, 0xA, +0 }, // 3160: b56MM114; b66M114; STEELDRM
+ { 0x0ECA710,0x0F5D510, 0x0B,0x08, 0x0, +0 }, // 3161: b56MM117;
+ { 0x10B5F01,0x10B5F01, 0x80,0x80, 0x4, +0 }, // 3162: b56MM119; b66M119; REVCYMB
+ { 0x2056651,0x0066642, 0x00,0x05, 0x0, +0 }, // 3163: b56MM120; b66M120; CHICKEN
+ { 0x000200E,0x001210E, 0x00,0x00, 0xE, +0 }, // 3164: b56MM122; b61M122; b66M122; SEASHORE
+ { 0x08785F4,0x09974F3, 0x50,0x80, 0xC, +0 }, // 3165: b56MM124; b66M124; OINKEY
+ { 0x050F102,0x076D201, 0x50,0x0E, 0x6, +0 }, // 3166: b57MM0; b57MM1; AcPiano1
+ { 0x050F101,0x076D201, 0x4B,0x0E, 0x6, +0 }, // 3167: b57MM2; AcPiano3
+ { 0x050F113,0x076D201, 0x50,0x0E, 0x6, +0 }, // 3168: b57MM3; ElPiano1
+ { 0x011FF32,0x013FF01, 0x92,0x8B, 0xA, +0 }, // 3169: b57MM4; Elpiano2
+ { 0x010FF34,0x004FF03, 0x92,0x0B, 0xA, +0 }, // 3170: b57MM5; b57MM6; ElPiano3
+ { 0x000F153,0x086D251, 0x4E,0x11, 0x6, +0 }, // 3171: b57MM7; HnKytonk
+ { 0x0E5F828,0x0FFC021, 0xCF,0x0B, 0x0, +0 }, // 3172: b57MM8; ElOrgan1
+ { 0x0E5F8E2,0x00EC0E1, 0xCA,0x0B, 0x8, +0 }, // 3173: b57MM9; ElOrgan2
+ { 0x0FFF92C,0x0FFC0A1, 0xD4,0x0B, 0x0, +0 }, // 3174: b57MM10; ElOrgan3
+ { 0x0E5F82B,0x0FFC021, 0xCA,0x0B, 0x0, +0 }, // 3175: b57MM11; ElOrgan4
+ { 0x091F029,0x086E021, 0xCD,0x0B, 0x2, +0 }, // 3176: b57MM12; PpOrgan1
+ { 0x001F024,0x086E021, 0xD0,0x0B, 0x2, +0 }, // 3177: b57MM13; PpOrgan2
+ { 0x001F023,0x086E021, 0xC8,0x0B, 0x2, +0 }, // 3178: b57MM14; PpOrgan3
+ { 0x001B064,0x086F061, 0xC9,0x0B, 0x2, +0 }, // 3179: b57MM15; Acrdion
+ { 0x010A133,0x0237215, 0x85,0x8B, 0x8, +0 }, // 3180: b57MM16; Hpsichd1
+ { 0x010A131,0x0337315, 0x85,0x8B, 0x8, +0 }, // 3181: b57MM17; Hpsichd2
+ { 0x030A131,0x074C216, 0x81,0x8B, 0x8, +0 }, // 3182: b57MM18; Hpsichr3
+ { 0x07BF003,0x07BF402, 0x8A,0x8B, 0x8, +0 }, // 3183: b57MM19; Clvintt1
+ { 0x07BF003,0x07BF401, 0x8A,0x80, 0x8, +0 }, // 3184: b57MM20; Clvintt2
+ { 0x07BF223,0x07BF401, 0x8A,0x80, 0x8, +0 }, // 3185: b57MM21; Clvintt3
+ { 0x0100132,0x0337212, 0x80,0x8B, 0x8, +0 }, // 3186: b57MM22; Celesta1
+ { 0x0100132,0x0337314, 0x80,0x8B, 0x8, +0 }, // 3187: b57MM23; Celesta2
+ { 0x08E7331,0x09E8021, 0x16,0x0B, 0xE, +0 }, // 3188: b57MM24; SyBrass1
+ { 0x07E7330,0x09E8021, 0x16,0x0B, 0xE, +0 }, // 3189: b57MM25; SyBrass2
+ { 0x0733331,0x097A021, 0x94,0x00, 0xE, +0 }, // 3190: b57MM26; SyBrass3
+ { 0x073D331,0x097A021, 0x94,0x0C, 0xE, +0 }, // 3191: b57MM27; SyBrass4
+ { 0x053F131,0x027F232, 0x45,0x0B, 0x6, +0 }, // 3192: b57MM28; SynBass1
+ { 0x001F213,0x0B6F215, 0x0C,0x18, 0x8, +0 }, // 3193: b57MM29; SynBass2
+ { 0x001F211,0x0B6F211, 0x0C,0x0B, 0x8, +0 }, // 3194: b57MM30; SynBass3
+ { 0x004FE11,0x0BDF211, 0x0A,0x0B, 0x8, +0 }, // 3195: b57MM31; SynBass4
+ { 0x011CA53,0x0F171E1, 0x4D,0x13, 0x2, +0 }, // 3196: b57MM32; Fantasy
+ { 0x011BA12,0x03124F1, 0x40,0x0C, 0x2, +0 }, // 3197: b57MM33; HarmoPan
+ { 0x08E7261,0x01A50E1, 0xA7,0x8B, 0x2, +0 }, // 3198: b57MM34; Chorale
+ { 0x0133218,0x0E351E1, 0x4D,0x0C, 0x8, +0 }, // 3199: b57MM35; Glasses
+ { 0x0411217,0x0311331, 0xC0,0x8B, 0x6, +0 }, // 3200: b57MM36; SndTrk
+ { 0x055F503,0x033F321, 0x8F,0x8B, 0x0, +0 }, // 3201: b57MM37; Atmosp
+ { 0x011FA13,0x0F1F1E1, 0x4D,0x0C, 0x8, +0 }, // 3202: b57MM38; WarmBell
+ { 0x0154011,0x0F8A1F1, 0x43,0x0C, 0x8, +0 }, // 3203: b57MM39; FunnyVox
+ { 0x0978211,0x0F2F0E4, 0x03,0x4C, 0x8, +0 }, // 3204: b57MM40; EchoBell
+ { 0x053D105,0x0715114, 0x40,0x0B, 0x6, +0 }, // 3205: b57MM41; IceRain
+ { 0x01727F1,0x0185120, 0x01,0x0B, 0xC, +0 }, // 3206: b57MM42; Oboe2000
+ { 0x01132F1,0x013F1E1, 0x18,0x0B, 0x0, +0 }, // 3207: b57MM43; Echopan
+ { 0x053F173,0x006F171, 0x48,0x17, 0x8, +0 }, // 3208: b57MM44; DrSolo
+ { 0x0117171,0x0157261, 0x8D,0x4B, 0x6, +0 }, // 3209: b57MM45; Schdaze
+ { 0x061F2D7,0x0B2F1D2, 0x4F,0x0B, 0x8, +0 }, // 3210: b57MM46; BellSngr
+ { 0x0FFF001,0x0F8F001, 0x11,0x0B, 0xA, +0 }, // 3211: b57MM47; SineWave
+ { 0x0114131,0x0132261, 0x8B,0x0B, 0x6, +0 }, // 3212: b57MM48; Strings1
+ { 0x021FF31,0x0154461, 0x8B,0x0B, 0xA, +0 }, // 3213: b57MM49; Strings2
+ { 0x0114131,0x0153261, 0x8B,0x0B, 0x2, +0 }, // 3214: b57MM50; Strings3
+ { 0x013FD71,0x0D6E721, 0x1C,0x0B, 0xE, +0 }, // 3215: b57MM51; Pzzicato
+ { 0x0035171,0x0675421, 0x1C,0x0B, 0xE, +0 }, // 3216: b57MM52; Violin1
+ { 0x0035171,0x0175421, 0x1C,0x0B, 0xE, +0 }, // 3217: b57MM53; b57MM56; CtraBass
+ { 0x0155471,0x0495321, 0x1C,0x0B, 0xE, +0 }, // 3218: b57MM54; Cello1
+ { 0x0035171,0x0175461, 0x56,0x0B, 0xE, +0 }, // 3219: b57MM55; Cello2
+ { 0x075F502,0x0F3F201, 0x29,0x8B, 0x0, +0 }, // 3220: b57MM57; Harp1
+ { 0x075F002,0x033F401, 0x29,0x8B, 0x0, +0 }, // 3221: b57MM58; Harp2
+ { 0x053F101,0x074F111, 0x49,0x0B, 0x6, +0 }, // 3222: b57MM59; Guitar1
+ { 0x053F101,0x074F111, 0x89,0x0B, 0x6, +0 }, // 3223: b57MM60; Guitar2
+ { 0x053F102,0x074F111, 0x89,0x0B, 0x6, +0 }, // 3224: b57MM61; EGuitar1
+ { 0x053F102,0x074F111, 0x80,0x0B, 0x6, +0 }, // 3225: b57MM62; EGuitar2
+ { 0x053F101,0x053F108, 0x40,0x4B, 0x0, +0 }, // 3226: b57MM63; Sitar
+ { 0x02CD321,0x02CC321, 0x15,0x8B, 0xA, +0 }, // 3227: b57MM64; AcBass1
+ { 0x0F2D401,0x08AC421, 0x18,0x8B, 0xA, +0 }, // 3228: b57MM65; AcBass2
+ { 0x07BF001,0x0C8F411, 0x4E,0x0B, 0x4, +0 }, // 3229: b57MM66; ElBass1
+ { 0x0ABF001,0x0ABF311, 0x44,0x0B, 0x4, +0 }, // 3230: b57MM67; ElBass2
+ { 0x0C8F453,0x0BBF111, 0x0E,0x0B, 0x4, +0 }, // 3231: b57MM68; SlpBass1
+ { 0x0C8F253,0x0C5F211, 0x0B,0x0B, 0x4, +0 }, // 3232: b57MM69; SlpBass2
+ { 0x04CB421,0x0AC9421, 0x15,0x0B, 0xA, +0 }, // 3233: b57MM70; Frtless1
+ { 0x01C9421,0x0AC6421, 0x15,0x0B, 0xA, +0 }, // 3234: b57MM71; Frtless2
+ { 0x08F7721,0x02A60A1, 0x16,0x8B, 0x6, +0 }, // 3235: b57MM72; Flute1
+ { 0x0BF7721,0x02A60A1, 0x19,0x8B, 0x6, +0 }, // 3236: b57MM73; Flute2
+ { 0x0AFD6A1,0x02A60E2, 0x13,0x8B, 0x2, +0 }, // 3237: b57MM74; Piccolo1
+ { 0x02495A2,0x02A60E2, 0x1D,0x8B, 0x2, +0 }, // 3238: b57MM75; Piccolo2
+ { 0x130F4A4,0x02A60E1, 0x12,0x8B, 0xA, +0 }, // 3239: b57MM77; PanPipes
+ { 0x00E6321,0x00E6321, 0x16,0x0B, 0xC, +0 }, // 3240: b57MM78; Sax1
+ { 0x00A6331,0x00B6321, 0x16,0x0B, 0xC, +0 }, // 3241: b57MM79; Sax2
+ { 0x00A6321,0x00B6321, 0x1B,0x0B, 0xC, +0 }, // 3242: b57MM80; Sax3
+ { 0x00A6320,0x00B6321, 0x1B,0x0B, 0xC, +0 }, // 3243: b57MM81; Sax4
+ { 0x0188232,0x0076061, 0x1C,0x8B, 0xC, +0 }, // 3244: b57MM82; Clrinet1
+ { 0x0145132,0x03662E1, 0x18,0x8B, 0xC, +0 }, // 3245: b57MM83; Clrinet2
+ { 0x0178731,0x00E8B22, 0xC3,0x0B, 0x2, +0 }, // 3246: b57MM84; Oboe
+ { 0x0178E71,0x00E8B22, 0xC3,0x0F, 0x2, +0 }, // 3247: b57MM85; EngHorn
+ { 0x0176E70,0x00E6B22, 0x8D,0x0B, 0x2, +0 }, // 3248: b57MM86; Bassoon
+ { 0x006F224,0x0065231, 0x4F,0x0B, 0xE, +0 }, // 3249: b57MM87; Hrmonica
+ { 0x0076431,0x067D061, 0x1B,0x0B, 0xE, +0 }, // 3250: b57MM88; Trumpet1
+ { 0x0066131,0x036D261, 0x1B,0x0B, 0xC, +0 }, // 3251: b57MM89; Trumpet2
+ { 0x0063131,0x0365061, 0x1F,0x0B, 0xC, +0 }, // 3252: b57MM90; Trmbone1
+ { 0x0064131,0x036A061, 0x1F,0x0B, 0xC, +0 }, // 3253: b57MM91; Trmbone2
+ { 0x0565321,0x016A021, 0x9A,0x8B, 0xE, +0 }, // 3254: b57MM92; b57MM93; FrHorn1
+ { 0x0585361,0x018A021, 0x19,0x0B, 0xC, +0 }, // 3255: b57MM94; Tuba
+ { 0x0577361,0x017A021, 0x19,0x0B, 0xC, +0 }, // 3256: b57MM95; Brass1
+ { 0x0A67121,0x096A121, 0x1B,0x0B, 0xE, +0 }, // 3257: b57MM96; Brass2
+ { 0x044F585,0x045F0A1, 0x91,0x0B, 0x6, +0 }, // 3258: b57MM97; Vibes1
+ { 0x033F507,0x025F061, 0x51,0x0B, 0x6, +0 }, // 3259: b57MM98; Vibes2
+ { 0x021FF13,0x003FF11, 0x8C,0x80, 0xE, +0 }, // 3260: b57MM99; SynMllet
+ { 0x00DF338,0x033F5B1, 0x8C,0x40, 0xE, +0 }, // 3261: b57MM100; WindBell
+ { 0x055F587,0x054F022, 0x91,0x0B, 0x6, +0 }, // 3262: b57MM101; Glock
+ { 0x032B6B3,0x031D190, 0x4A,0x0B, 0xE, +0 }, // 3263: b57MM102; TubeBell
+ { 0x0F0FEC4,0x0B5F6C2, 0x0E,0x12, 0x0, +0 }, // 3264: b57MM103; Xylophne
+ { 0x015DA05,0x013F001, 0x4E,0x80, 0xA, +0 }, // 3265: b57MM104; Marimba
+ { 0x09AF231,0x027F032, 0x44,0x0B, 0x6, +0 }, // 3266: b57MM105; Sweep
+ { 0x002A4B0,0x04240D7, 0xC4,0x8B, 0x0, +0 }, // 3267: b57MM106; Martian
+ { 0x0F0F0CA,0x06259CC, 0x84,0x0B, 0xC, +0 }, // 3268: b57MM107; TwilgtZn
+ { 0x0F0F530,0x09BF035, 0x35,0x0B, 0x2, +0 }, // 3269: b57MM108; NoTone
+ { 0x002A4B4,0x04240D7, 0x87,0x8B, 0x6, +0 }, // 3270: b57MM109; LostInSp
+ { 0x0530907,0x094F605, 0x40,0x0B, 0xE, +0 }, // 3271: b57MM110; Triangle
+ { 0x025DA09,0x015F101, 0x4E,0x0B, 0xA, +0 }, // 3272: b57MM111; StlDrum
+ { 0x0A0F406,0x046F600, 0x00,0x0B, 0xE, +0 }, // 3273: b57MM112; b57MM114; SimmonSr
+ { 0x0F0F007,0x0DC5C00, 0x00,0x0B, 0xE, +0 }, // 3274: b57MM113; RapScrth
+ { 0x0FFF832,0x07FF511, 0x44,0x0B, 0xE, +0 }, // 3275: b57MM115; LogDrum
+ { 0x0FFF832,0x07FF511, 0x44,0x0E, 0xE, +0 }, // 3276: b57MM116; LogDrum
+ { 0x0FFF832,0x07FF511, 0x44,0x10, 0xE, +0 }, // 3277: b57MM117; LogDrum
+ { 0x0530900,0x094F702, 0x40,0x00, 0xE, +0 }, // 3278: b57MM118; Koto
+ { 0x0A8F211,0x0A8A001, 0x86,0x8B, 0x8, +0 }, // 3279: b57MM119; Jump
+ { 0x070F200,0x072F213, 0x50,0x0B, 0xE, +0 }, // 3280: b57MM120; JewsHarp
+ { 0x01111F0,0x01111E0, 0x00,0xCB, 0xE, +0 }, // 3281: b57MM121; Helicop
+ { 0x060F207,0x072F212, 0x4F,0x0B, 0x8, +0 }, // 3282: b57MM122; Bell
+ { 0x04FA800,0x04FD600, 0x0B,0x00, 0x0, +0 }, // 3283: b57MM123; BassDrm1
+ { 0x0BFF80C,0x04FD600, 0x00,0x00, 0x1, +0 }, // 3284: b57MM124; BassDrm2
+ { 0x0BFF704,0x04FD600, 0x00,0x00, 0x1, +0 }, // 3285: b57MM125; Banjo
+ { 0x0BFF501,0x04FD600, 0x00,0x00, 0x1, +0 }, // 3286: b57MM126; AlogSynt
+ { 0x0BFF701,0x00F10DE, 0x00,0x00, 0x1, +0 }, // 3287: b57MM127; Wow
+ { 0x80B2F131,0x80AFF111, 0x8F,0x83, 0x8, +0 }, // 3288: fat4M0; AcouGrandPiano
+ { 0x80B2F131,0x80D5C131, 0x19,0x01, 0x1, +0 }, // 3289: fat4M0; AcouGrandPiano
+ { 0x80D2F111,0x80E6F211, 0x4C,0x83, 0xA, +0 }, // 3290: fat4M1; BrightAcouGrand
+ { 0x80D5C111,0x80E6C231, 0x15,0x00, 0x1, +0 }, // 3291: fat4M1; BrightAcouGrand
+ { 0x80D4F315,0x80E4B115, 0x5F,0x61, 0xE, +0 }, // 3292: fat4M2; ElecGrandPiano
+ { 0x80E4B111,0x80B5B111, 0x5C,0x00, 0x0, +0 }, // 3293: fat4M2; ElecGrandPiano
+ { 0x80D4F111,0x80E4C302, 0x89,0x5F, 0xD, +0 }, // 3294: fat4M3; Honky-tonkPiano
+ { 0x8035C100,0x80D5C111, 0x9B,0x00, 0x0, +0 }, // 3295: fat4M3; Honky-tonkPiano
+ { 0x80E7F21C,0x80B8F201, 0x6F,0x80, 0xC, +0 }, // 3296: fat4M4; Rhodes Piano
+ { 0x80E5B111,0x80B8F211, 0x9C,0x80, 0x1, +0 }, // 3297: fat4M4; Rhodes Piano
+ { 0x80E7C21C,0x80B8F301, 0x3A,0x80, 0x0, +0 }, // 3298: fat4M5; Chorused Piano
+ { 0x80F5B111,0x80D8F211, 0x1B,0x80, 0x1, +0 }, // 3299: fat4M5; Chorused Piano
+ { 0x8031F031,0x8037F234, 0x90,0x9F, 0x8, +0 }, // 3300: fat4M6; Harpsichord
+ { 0x8451F324,0x8497F211, 0x1C,0x00, 0x0, +0 }, // 3301: fat4M6; Harpsichord
+ { 0x8050F210,0x80F0E131, 0x60,0x5D, 0x4, +0 }, // 3302: fat4M7; Clavinet
+ { 0x8040B230,0x85E9F111, 0xA2,0x80, 0x0, +0 }, // 3303: fat4M7; Clavinet
+ { 0x80E6CE02,0x80E6F401, 0x25,0x00, 0x0, +0 }, // 3304: fat4M8; Celesta
+ { 0x80E6F507,0x80E5F341, 0xA1,0x00, 0x1, +0 }, // 3305: fat4M8; Celesta
+ { 0x80E3F217,0x80E2C211, 0x54,0x06, 0xA, +0 }, // 3306: fat4M9; Glockenspiel
+ { 0x80C3F219,0x80D2F291, 0x2B,0x07, 0x1, +0 }, // 3307: fat4M9; Glockenspiel
+ { 0x80045617,0x8004F601, 0x21,0x00, 0x2, +0 }, // 3308: fat4M10; Music box
+ { 0x8004A61A,0x8004F600, 0x27,0x0A, 0x1, +0 }, // 3309: fat4M10; Music box
+ { 0x80790825,0x80E6E385, 0x9A,0x5B, 0xA, +0 }, // 3310: fat4M11; Vibraphone
+ { 0x80E6F315,0x80E6F281, 0x62,0x00, 0x1, +0 }, // 3311: fat4M11; Vibraphone
+ { 0x8055F71C,0x80D88520, 0xA3,0x0D, 0x6, +0 }, // 3312: fat4M12; Marimba
+ { 0x8055F718,0x80D8E521, 0x23,0x00, 0x1, +0 }, // 3313: fat4M12; Marimba
+ { 0x80D6F90A,0x80D6F784, 0x53,0x80, 0xA, +0 }, // 3314: fat4M13; Xylophone
+ { 0x80A6F615,0x80E6F601, 0x91,0x00, 0x1, +0 }, // 3315: fat4M13; Xylophone
+ { 0x80B3D441,0x80B4C280, 0x8A,0x13, 0x4, +0 }, // 3316: fat4M14; Tubular Bells
+ { 0x8082D345,0x80E3A381, 0x59,0x80, 0x1, +0 }, // 3317: fat4M14; Tubular Bells
+ { 0x80F7E701,0x81557403, 0x84,0x49, 0xD, +0 }, // 3318: fat4M15; Dulcimer
+ { 0x8005B301,0x80F77601, 0x80,0x80, 0x1, +0 }, // 3319: fat4M15; Dulcimer
+ { 0x802AA2A0,0x802AA522, 0x85,0x9E, 0x7, +0 }, // 3320: fat4M16; Hammond Organ
+ { 0x802AA5A2,0x802AA128, 0x83,0x95, 0x1, +0 }, // 3321: fat4M16; Hammond Organ
+ { 0x802A91A0,0x803AC821, 0x85,0x0B, 0x7, +0 }, // 3322: fat4M17; Percussive Organ
+ { 0x8038C620,0x8057F621, 0x81,0x80, 0x1, +0 }, // 3323: fat4M17; Percussive Organ
+ { 0x812AA6E3,0x800AAF61, 0x56,0x83, 0x8, +0 }, // 3324: fat4M18; Rock Organ
+ { 0x800AAFE1,0x800AAF62, 0x91,0x83, 0x1, +0 }, // 3325: fat4M18; Rock Organ
+ { 0x8002B025,0x80057030, 0x5F,0x40, 0xC, +0 }, // 3326: fat4M19; Church Organ
+ { 0x8002C031,0x80056031, 0x46,0x80, 0x1, +0 }, // 3327: fat4M19; Church Organ
+ { 0x8015C821,0x80056F31, 0x93,0x00, 0xC, +0 }, // 3328: fat4M20; Reed Organ
+ { 0x8005CF31,0x80057F32, 0x16,0x87, 0x1, +0 }, // 3329: fat4M20; Reed Organ
+ { 0x871A7223,0x802A7221, 0xAC,0x83, 0x0, +0 }, // 3330: fat4M21; Accordion
+ { 0x841A6223,0x802A62A1, 0x22,0x00, 0x1, +0 }, // 3331: fat4M21; Accordion
+ { 0x8006FF25,0x8005FF23, 0xA1,0x2F, 0xA, +0 }, // 3332: fat4M22; Harmonica
+ { 0x8405FFA1,0x80096F22, 0x1F,0x80, 0x0, +0 }, // 3333: fat4M22; Harmonica
+ { 0x811A6223,0x802A7221, 0x19,0x80, 0xC, +0 }, // 3334: fat4M23; Tango Accordion
+ { 0x841A6223,0x802A7222, 0x1E,0x83, 0x1, +0 }, // 3335: fat4M23; Tango Accordion
+ { 0x8074F302,0x80B8F341, 0x9C,0x80, 0xA, +0 }, // 3336: fat4M24; Acoustic Guitar1
+ { 0x8274D302,0x80B8D382, 0xA5,0x40, 0x1, +0 }, // 3337: fat4M24; Acoustic Guitar1
+ { 0x82F6F234,0x80F7F231, 0x5B,0x9E, 0xC, +0 }, // 3338: fat4M25; Acoustic Guitar2
+ { 0x80F7F223,0x80E7F111, 0xAB,0x00, 0x0, +0 }, // 3339: fat4M25; Acoustic Guitar2
+ { 0x80FAF322,0x80FAF223, 0x53,0x66, 0xA, +0 }, // 3340: fat4M26; Electric Guitar1
+ { 0x80FAC221,0x80F7C221, 0xA7,0x00, 0x0, +0 }, // 3341: fat4M26; Electric Guitar1
+ { 0x8022FA02,0x80F3F301, 0x4C,0x97, 0x8, +0 }, // 3342: fat4M27; Electric Guitar2
+ { 0x81F3C204,0x80F7C111, 0x9D,0x00, 0x0, +0 }, // 3343: fat4M27; Electric Guitar2
+ { 0x80AFC711,0x80F8F501, 0x87,0x00, 0x8, +0 }, // 3344: fat4M28; Electric Guitar3
+ { 0x8098C301,0x80F8C302, 0x18,0x00, 0x1, +0 }, // 3345: fat4M28; Electric Guitar3
+ { 0x84F2B913,0x80119102, 0x0D,0x1A, 0xA, +0 }, // 3346: fat4M29; Overdrive Guitar
+ { 0x814A9221,0x802A9122, 0x99,0x00, 0x0, +0 }, // 3347: fat4M29; Overdrive Guitar
+ { 0x8242F823,0x82FA9122, 0x96,0x1A, 0x0, +0 }, // 3348: fat4M30; Distorton Guitar
+ { 0x80BA9221,0x804A9122, 0x99,0x00, 0x0, +0 }, // 3349: fat4M30; Distorton Guitar
+ { 0x804F2009,0x80F8D104, 0xA1,0x80, 0x8, +0 }, // 3350: fat4M31; Guitar Harmonics
+ { 0x82F8F802,0x80F8F602, 0x87,0x00, 0x1, +0 }, // 3351: fat4M31; Guitar Harmonics
+ { 0x8015A701,0x80C8A301, 0x4D,0x00, 0x2, +0 }, // 3352: fat4M32; Acoustic Bass
+ { 0x80317101,0x80C87301, 0x93,0x00, 0x1, +0 }, // 3353: fat4M32; Acoustic Bass
+ { 0x80E5F111,0x80E5F312, 0xA8,0x57, 0x4, +0 }, // 3354: fat4M33; Electric Bass 1
+ { 0x80E5E111,0x80E6E111, 0x97,0x00, 0x0, +0 }, // 3355: fat4M33; Electric Bass 1
+ { 0x80C7F001,0x8027F101, 0xB3,0x16, 0x6, +0 }, // 3356: fat4M34; Electric Bass 2
+ { 0x8027F101,0x8028F101, 0x16,0x00, 0x0, +0 }, // 3357: fat4M34; Electric Bass 2
+ { 0x80285131,0x80487132, 0x5B,0x00, 0xC, +0 }, // 3358: fat4M35; Fretless Bass
+ { 0x80487131,0x80487131, 0x19,0x00, 0x1, +0 }, // 3359: fat4M35; Fretless Bass
+ { 0x809AA101,0x80DFF221, 0x8B,0x40, 0x8, +0 }, // 3360: fat4M36; Slap Bass 1
+ { 0x80DAF904,0x80DFF701, 0x0B,0x80, 0x1, +0 }, // 3361: fat4M36; fat4M37; Slap Bass 1; Slap Bass 2
+ { 0x809AA101,0x80DFF221, 0x89,0x40, 0x6, +0 }, // 3362: fat4M37; Slap Bass 2
+ { 0x80C8F621,0x80C8F101, 0x1C,0x1F, 0xA, +0 }, // 3363: fat4M38; Synth Bass 1
+ { 0x80C8F101,0x80C8F201, 0xD8,0x00, 0x0, +0 }, // 3364: fat4M38; Synth Bass 1
+ { 0x81C8F621,0x80C8F101, 0x1C,0x1F, 0xA, +0 }, // 3365: fat4M39; Synth Bass 2
+ { 0x80425401,0x80C8F201, 0x12,0x00, 0x0, +0 }, // 3366: fat4M39; Synth Bass 2
+ { 0x8113DD31,0x80265621, 0x15,0x00, 0x8, +0 }, // 3367: fat4M40; Violin
+ { 0x81038D12,0x80866503, 0x95,0x8B, 0x1, +0 }, // 3368: fat4M40; fat4M41; Viola; Violin
+ { 0x8113DD31,0x80265621, 0x17,0x00, 0x8, +0 }, // 3369: fat4M41; Viola
+ { 0x8513DD31,0x80265621, 0x95,0x00, 0x8, +0 }, // 3370: fat4M42; Cello
+ { 0x81038D13,0x80866605, 0x95,0x8C, 0x1, +0 }, // 3371: fat4M42; Cello
+ { 0x8243CC70,0x821774A0, 0x92,0x03, 0xE, +0 }, // 3372: fat4M43; Contrabass
+ { 0x8007BF21,0x81076F21, 0x95,0x00, 0x1, +0 }, // 3373: fat4M43; Contrabass
+ { 0x8515C261,0x80056FA1, 0x97,0x00, 0x6, +0 }, // 3374: fat4M44; Tremulo Strings
+ { 0x808FB563,0x808FB5A5, 0x13,0x94, 0x1, +0 }, // 3375: fat4M44; Tremulo Strings
+ { 0x80848523,0x80748212, 0xA7,0xA4, 0xE, +0 }, // 3376: fat4M45; fat4M46; Orchestral Harp; Pizzicato String
+ { 0x80748202,0x80358511, 0x27,0x00, 0x0, +0 }, // 3377: fat4M45; Pizzicato String
+ { 0x80748202,0x80338411, 0x27,0x00, 0x0, +0 }, // 3378: fat4M46; Orchestral Harp
+ { 0x8105F510,0x80C3F211, 0x41,0x00, 0x2, +0 }, // 3379: fat4M47; Timpany
+ { 0x8005F511,0x80C3F212, 0x01,0x1E, 0x1, +0 }, // 3380: fat4M47; Timpany
+ { 0x82036130,0x821764A0, 0x98,0x03, 0xE, +0 }, // 3381: fat4M48; String Ensemble1
+ { 0x81176561,0x80176521, 0x92,0x00, 0x1, +0 }, // 3382: fat4M48; String Ensemble1
+ { 0x82234130,0x82174460, 0x98,0x01, 0xE, +0 }, // 3383: fat4M49; String Ensemble2
+ { 0x81037FA1,0x81073F21, 0x98,0x00, 0x1, +0 }, // 3384: fat4M49; String Ensemble2
+ { 0x8012C121,0x80054F61, 0x1A,0x00, 0xC, +0 }, // 3385: fat4M50; Synth Strings 1
+ { 0x8012C1A1,0x80054F21, 0x93,0x00, 0x1, +0 }, // 3386: fat4M50; Synth Strings 1
+ { 0x8022C121,0x80054F61, 0x18,0x00, 0xC, +0 }, // 3387: fat4M51; SynthStrings 2
+ { 0x8022C122,0x80054F22, 0x0B,0x1C, 0x1, +0 }, // 3388: fat4M51; SynthStrings 2
+ { 0x80F5A006,0x8035A3E4, 0x03,0x23, 0xE, +0 }, // 3389: fat4M52; Choir Aahs
+ { 0x80077FA1,0x80077F61, 0x51,0x00, 0x1, +0 }, // 3390: fat4M52; Choir Aahs
+ { 0x80578402,0x8074A7E4, 0x05,0x16, 0xE, +0 }, // 3391: fat4M53; Voice Oohs
+ { 0x803974A1,0x80677161, 0x90,0x00, 0x1, +0 }, // 3392: fat4M53; Voice Oohs
+ { 0x8054990A,0x80639707, 0x65,0x60, 0x8, +0 }, // 3393: fat4M54; Synth Voice
+ { 0x81045FA1,0x80066F61, 0x59,0x00, 0x0, +0 }, // 3394: fat4M54; Synth Voice
+ { 0x82686500,0x8613C500, 0x00,0x00, 0xB, +0 }, // 3395: fat4M55; Orchestra Hit
+ { 0x8606C800,0x83077400, 0x00,0x00, 0x1, +0 }, // 3396: fat4M55; Orchestra Hit
+ { 0x80178521,0x80098F21, 0x92,0x01, 0xC, +0 }, // 3397: fat4M56; Trumpet
+ { 0x80178421,0x8008AF61, 0x15,0x0B, 0x1, +0 }, // 3398: fat4M56; Trumpet
+ { 0x80178521,0x80097F21, 0x94,0x05, 0xC, +0 }, // 3399: fat4M57; Trombone
+ { 0x80178421,0x8008AF61, 0x15,0x0D, 0x1, +0 }, // 3400: fat4M57; Trombone
+ { 0x80157620,0x80378261, 0x94,0x00, 0xC, +0 }, // 3401: fat4M58; Tuba
+ { 0x802661B1,0x80266171, 0xD3,0x80, 0x1, +0 }, // 3402: fat4M58; Tuba
+ { 0x81277131,0x80499161, 0x15,0x83, 0xC, +0 }, // 3403: fat4M59; Muted Trumpet
+ { 0x80277DB1,0x80297A21, 0x10,0x08, 0x1, +0 }, // 3404: fat4M59; Muted Trumpet
+ { 0x800A6321,0x800B7F21, 0x9F,0x00, 0xE, +0 }, // 3405: fat4M60; French Horn
+ { 0x800A65A1,0x800B7F61, 0xA2,0x00, 0x1, +0 }, // 3406: fat4M60; French Horn
+ { 0x80257221,0x800A7F21, 0x16,0x05, 0xC, +0 }, // 3407: fat4M61; Brass Section
+ { 0x80357A21,0x803A7A21, 0x1D,0x09, 0x1, +0 }, // 3408: fat4M61; Brass Section
+ { 0x8035C221,0x800ACF61, 0x16,0x09, 0xE, +0 }, // 3409: fat4M62; Synth Brass 1
+ { 0x804574A1,0x80087F21, 0x8A,0x00, 0x1, +0 }, // 3410: fat4M62; Synth Brass 1
+ { 0x801A52A1,0x801B8F61, 0x97,0x00, 0xC, +0 }, // 3411: fat4M63; Synth Brass 2
+ { 0x801A7521,0x801B8F21, 0xA1,0x00, 0x1, +0 }, // 3412: fat4M63; Synth Brass 2
+ { 0x820F9331,0x800F72A1, 0x96,0x00, 0x8, +0 }, // 3413: fat4M64; Soprano Sax
+ { 0x80078521,0x81278431, 0x96,0x00, 0x1, +0 }, // 3414: fat4M64; Soprano Sax
+ { 0x81039331,0x800972A1, 0x8E,0x00, 0x8, +0 }, // 3415: fat4M65; Alto Sax
+ { 0x8006C524,0x81276431, 0xA1,0x00, 0x1, +0 }, // 3416: fat4M65; Alto Sax
+ { 0x810693B1,0x80067271, 0x8E,0x00, 0xA, +0 }, // 3417: fat4M66; Tenor Sax
+ { 0x80088521,0x802884B1, 0x5D,0x00, 0x1, +0 }, // 3418: fat4M66; Tenor Sax
+ { 0x810F9331,0x800F7272, 0x93,0x00, 0xC, +0 }, // 3419: fat4M67; Baritone Sax
+ { 0x80068522,0x801684B1, 0x61,0x00, 0x1, +0 }, // 3420: fat4M67; Baritone Sax
+ { 0x802AA961,0x8036A823, 0xA3,0x52, 0x8, +0 }, // 3421: fat4M68; Oboe
+ { 0x8016AAA1,0x800A8F21, 0x94,0x80, 0x0, +0 }, // 3422: fat4M68; Oboe
+ { 0x80297721,0x81267A33, 0x21,0x55, 0x2, +0 }, // 3423: fat4M69; English Horn
+ { 0x80167AA1,0x80197A22, 0x93,0x00, 0x0, +0 }, // 3424: fat4M69; English Horn
+ { 0x81077B21,0x80007F22, 0x2B,0x57, 0xA, +0 }, // 3425: fat4M70; Bassoon
+ { 0x80197531,0x80196172, 0x51,0x00, 0x0, +0 }, // 3426: fat4M70; Bassoon
+ { 0x80219B32,0x80177221, 0x90,0x00, 0x8, +0 }, // 3427: fat4M71; Clarinet
+ { 0x80219B32,0x80177221, 0x90,0x13, 0x1, +0 }, // 3428: fat4M71; Clarinet
+ { 0x8011DA25,0x8068A6E3, 0x00,0x2B, 0xC, +0 }, // 3429: fat4M72; fat4M73; Flute; Piccolo
+ { 0x805F85E1,0x801A65E1, 0x1F,0x00, 0x1, +0 }, // 3430: fat4M72; Piccolo
+ { 0x805F88E1,0x801A65E1, 0x46,0x00, 0x1, +0 }, // 3431: fat4M73; Flute
+ { 0x8029C9A4,0x80086F21, 0xA2,0x80, 0xC, +0 }, // 3432: fat4M74; Recorder
+ { 0x8015CAA2,0x80086F21, 0xAA,0x00, 0x1, +0 }, // 3433: fat4M74; Recorder
+ { 0x8011DA25,0x8068A623, 0x00,0x1E, 0xC, +0 }, // 3434: fat4M75; Pan Flute
+ { 0x80588821,0x801A6521, 0x8C,0x00, 0x1, +0 }, // 3435: fat4M75; Pan Flute
+ { 0x80C676A1,0x80868726, 0x0D,0x59, 0xF, +0 }, // 3436: fat4M76; Bottle Blow
+ { 0x80566622,0x802665A1, 0x56,0x00, 0x0, +0 }, // 3437: fat4M76; Bottle Blow
+ { 0x80019F26,0x80487664, 0x00,0x25, 0xE, +0 }, // 3438: fat4M77; Shakuhachi
+ { 0x80465622,0x803645A1, 0xCB,0x00, 0x1, +0 }, // 3439: fat4M77; Shakuhachi
+ { 0x811467E1,0x80175461, 0x67,0x00, 0xC, +0 }, // 3440: fat4M78; Whistle
+ { 0x81146721,0x80164421, 0x6D,0x00, 0x1, +0 }, // 3441: fat4M78; Whistle
+ { 0x8001DF26,0x803876E4, 0x00,0x2B, 0xC, +0 }, // 3442: fat4M79; Ocarina
+ { 0x80369522,0x800776E1, 0xD8,0x00, 0x1, +0 }, // 3443: fat4M79; Ocarina
+ { 0x800FFF21,0x800FFF21, 0x35,0xB7, 0x4, +0 }, // 3444: fat4M80; Lead 1 squareea
+ { 0x800FFF21,0x860FFF21, 0xB9,0x80, 0x0, +0 }, // 3445: fat4M80; Lead 1 squareea
+ { 0x800FFF21,0x800FFF21, 0x36,0x1B, 0xA, +0 }, // 3446: fat4M81; Lead 2 sawtooth
+ { 0x800FFF21,0x8409CF61, 0x1D,0x00, 0x0, +0 }, // 3447: fat4M81; Lead 2 sawtooth
+ { 0x8087C4A3,0x8076C626, 0x00,0x57, 0xE, +0 }, // 3448: fat4M82; Lead 3 calliope
+ { 0x80558622,0x80186421, 0x46,0x80, 0x1, +0 }, // 3449: fat4M82; Lead 3 calliope
+ { 0x804AA321,0x800A8621, 0x48,0x00, 0x8, +0 }, // 3450: fat4M83; Lead 4 chiff
+ { 0x80126621,0x800A9621, 0x45,0x00, 0x1, +0 }, // 3451: fat4M83; Lead 4 chiff
+ { 0x84F2B912,0x80119101, 0x0D,0x1A, 0xA, +0 }, // 3452: fat4M84; Lead 5 charang
+ { 0x812A9221,0x802A9122, 0x99,0x00, 0x0, +0 }, // 3453: fat4M84; Lead 5 charang
+ { 0x80157D61,0x801572B1, 0x40,0xA3, 0xE, +0 }, // 3454: fat4M85; Lead 6 voice
+ { 0x8005DFA2,0x80077F61, 0x5D,0x40, 0x1, +0 }, // 3455: fat4M85; Lead 6 voice
+ { 0x8001FF20,0x84068F61, 0x36,0x00, 0x8, +0 }, // 3456: fat4M86; Lead 7 fifths
+ { 0x800FFF21,0x84078F61, 0x27,0x00, 0x1, +0 }, // 3457: fat4M86; Lead 7 fifths
+ { 0x8029F121,0x8009F421, 0x8F,0x80, 0xA, +0 }, // 3458: fat4M87; Lead 8 brass
+ { 0x8109F121,0x8109F121, 0x1D,0x80, 0x1, +0 }, // 3459: fat4M87; Lead 8 brass
+ { 0x81035317,0x8004F608, 0x1A,0x0D, 0x2, +0 }, // 3460: fat4M88; Pad 1 new age
+ { 0x803241A1,0x80156161, 0x9D,0x00, 0x1, +0 }, // 3461: fat4M88; Pad 1 new age
+ { 0x8011A861,0x800325B1, 0x1F,0x80, 0xA, +0 }, // 3462: fat4M89; Pad 2 warm
+ { 0x8031A181,0x80032571, 0xA1,0x00, 0x1, +0 }, // 3463: fat4M89; Pad 2 warm
+ { 0x80141161,0x80165561, 0x17,0x00, 0xC, +0 }, // 3464: fat4M90; Pad 3 polysynth
+ { 0x8445C361,0x8025C361, 0x14,0x00, 0x1, +0 }, // 3465: fat4M90; Pad 3 polysynth
+ { 0x8021542A,0x80136A27, 0x80,0xA6, 0xE, +0 }, // 3466: fat4M91; Pad 4 choir
+ { 0x80015431,0x80036A72, 0x5D,0x00, 0x1, +0 }, // 3467: fat4M91; Pad 4 choir
+ { 0x80332121,0x80454222, 0x97,0x03, 0x8, +0 }, // 3468: fat4M92; Pad 5 bowedpad
+ { 0x80D421A1,0x80D54221, 0x99,0x03, 0x1, +0 }, // 3469: fat4M92; Pad 5 bowedpad
+ { 0x80336121,0x80354261, 0x8D,0x03, 0xA, +0 }, // 3470: fat4M93; Pad 6 metallic
+ { 0x8177A1A1,0x81473121, 0x1C,0x00, 0x1, +0 }, // 3471: fat4M93; Pad 6 metallic
+ { 0x80331121,0x80354261, 0x89,0x03, 0xA, +0 }, // 3472: fat4M94; Pad 7 halo
+ { 0x80E42121,0x80D54261, 0x8C,0x03, 0x1, +0 }, // 3473: fat4M94; Pad 7 halo
+ { 0x81471121,0x8007CF21, 0x15,0x00, 0x0, +0 }, // 3474: fat4M95; Pad 8 sweep
+ { 0x80E41121,0x80D55261, 0x8C,0x00, 0x1, +0 }, // 3475: fat4M95; Pad 8 sweep
+ { 0x858AFE0F,0x8006FB04, 0x83,0x85, 0xC, +0 }, // 3476: fat4M96; FX 1 rain
+ { 0x8003A821,0x8004A722, 0x99,0x00, 0x1, +0 }, // 3477: fat4M96; FX 1 rain
+ { 0x82322121,0x80133220, 0x8C,0x97, 0x6, +0 }, // 3478: fat4M97; FX 2 soundtrack
+ { 0x81031121,0x80133121, 0x0E,0x00, 0x1, +0 }, // 3479: fat4M97; FX 2 soundtrack
+ { 0x80937501,0x80B4C502, 0x61,0x80, 0x8, +0 }, // 3480: fat4M98; FX 3 crystal
+ { 0x80957406,0x8072A501, 0x5B,0x00, 0x1, +0 }, // 3481: fat4M98; FX 3 crystal
+ { 0x8056B222,0x8056F261, 0x92,0x8A, 0xC, +0 }, // 3482: fat4M99; FX 4 atmosphere
+ { 0x82343121,0x800532A1, 0x9D,0x80, 0x1, +0 }, // 3483: fat4M99; FX 4 atmosphere
+ { 0x8088A324,0x8087A322, 0x40,0x5B, 0xE, +0 }, // 3484: fat4M100; FX 5 brightness
+ { 0x8151F101,0x80F5F241, 0x13,0x00, 0x1, +0 }, // 3485: fat4M100; FX 5 brightness
+ { 0x804211A1,0x80731161, 0x10,0x92, 0xA, +0 }, // 3486: fat4M101; FX 6 goblins
+ { 0x80211161,0x80031DA1, 0x98,0x80, 0x1, +0 }, // 3487: fat4M101; FX 6 goblins
+ { 0x80167D62,0x801672A2, 0x57,0x80, 0x4, +0 }, // 3488: fat4M102; FX 7 echoes
+ { 0x80069F61,0x80049FA1, 0x5B,0x00, 0x1, +0 }, // 3489: fat4M102; FX 7 echoes
+ { 0x8024A238,0x8024F231, 0x9F,0x9C, 0x6, +0 }, // 3490: fat4M103; FX 8 sci-fi
+ { 0x8014F123,0x80238161, 0x9F,0x00, 0x0, +0 }, // 3491: fat4M103; FX 8 sci-fi
+ { 0x8053F301,0x81F6F101, 0x46,0x80, 0x0, +0 }, // 3492: fat4M104; Sitar
+ { 0x8053F201,0x80F6F208, 0x43,0x40, 0x1, +0 }, // 3493: fat4M104; Sitar
+ { 0x8135A511,0x8133A517, 0x10,0xA4, 0x0, +0 }, // 3494: fat4M105; Banjo
+ { 0x8141F611,0x82E5F211, 0x0D,0x00, 0x0, +0 }, // 3495: fat4M105; Banjo
+ { 0x80F8F755,0x81E4F752, 0x92,0x9F, 0xE, +0 }, // 3496: fat4M106; Shamisen
+ { 0x80E4F341,0x81E5F351, 0x13,0x00, 0x0, +0 }, // 3497: fat4M106; Shamisen
+ { 0x8032D493,0x8111EB11, 0x91,0x00, 0x8, +0 }, // 3498: fat4M107; Koto
+ { 0x8032D453,0x8112EB13, 0x91,0x0D, 0x1, +0 }, // 3499: fat4M107; Koto
+ { 0x8056FA04,0x8005C201, 0x4F,0x00, 0xC, +0 }, // 3500: fat4M108; Kalimba
+ { 0x83E5F720,0x80E5F521, 0x00,0x0C, 0x1, +0 }, // 3501: fat4M108; Kalimba
+ { 0x80207C21,0x810C6F22, 0x49,0x00, 0x6, +0 }, // 3502: fat4M109; Bagpipe
+ { 0x80207C21,0x810C6F22, 0x09,0x09, 0x1, +0 }, // 3503: fat4M109; Bagpipe
+ { 0x8133DD31,0x80165621, 0x85,0x00, 0xA, +0 }, // 3504: fat4M110; Fiddle
+ { 0x8133DD02,0x80166601, 0x83,0x80, 0x1, +0 }, // 3505: fat4M110; Fiddle
+ { 0x80298961,0x8406D8A3, 0x33,0xA4, 0x6, +0 }, // 3506: fat4M111; Shanai
+ { 0x8005DA21,0x800B8F22, 0x17,0x80, 0x0, +0 }, // 3507: fat4M111; Shanai
+ { 0x80E5F105,0x80E5C303, 0x6A,0x80, 0x6, +0 }, // 3508: fat4M112; Tinkle Bell
+ { 0x8053C601,0x80D5F583, 0x71,0x40, 0x1, +0 }, // 3509: fat4M112; Tinkle Bell
+ { 0x8026EC08,0x8016F804, 0x15,0x00, 0xA, +0 }, // 3510: fat4M113; Agogo Bells
+ { 0x8026EC07,0x8016F802, 0x15,0x00, 0x1, +0 }, // 3511: fat4M113; Agogo Bells
+ { 0x8024682C,0x8035DF01, 0xAB,0x00, 0x0, +0 }, // 3512: fat4M114; Steel Drums
+ { 0x80356705,0x8005DF01, 0x9D,0x00, 0x1, +0 }, // 3513: fat4M114; Steel Drums
+ { 0x84FCFA15,0x80ECFA12, 0x11,0x80, 0xA, +0 }, // 3514: fat4M115; Woodblock
+ { 0x80FCFA18,0x80E5F812, 0x9D,0x00, 0x1, +0 }, // 3515: fat4M115; Woodblock
+ { 0x8007A810,0x8003FA00, 0x86,0x03, 0x6, +0 }, // 3516: fat4M116; Taiko Drum
+ { 0x8007A801,0x8083F600, 0x5C,0x03, 0x1, +0 }, // 3517: fat4M116; Taiko Drum
+ { 0x8458F811,0x80E5F310, 0x8F,0x00, 0xE, +0 }, // 3518: fat4M117; Melodic Tom
+ { 0x8154F610,0x80E4F410, 0x92,0x00, 0x1, +0 }, // 3519: fat4M117; Melodic Tom
+ { 0x8455F811,0x80E5F410, 0x86,0x00, 0xE, +0 }, // 3520: fat4M118; Synth Drum
+ { 0x8155F311,0x80E5F410, 0x9C,0x00, 0x1, +0 }, // 3521: fat4M118; Synth Drum
+ { 0x80001F0F,0x83F01FC0, 0x00,0x00, 0xE, +0 }, // 3522: fat4M119; Reverse Cymbal
+ { 0x80001F0F,0x83F11FC0, 0x3F,0x3F, 0x1, +0 }, // 3523: fat4M119; Reverse Cymbal
+ { 0x8024F806,0x87845603, 0x80,0x88, 0xE, +0 }, // 3524: fat4M120; Guitar FretNoise
+ { 0x8024D803,0x87846604, 0x1E,0x08, 0x1, +0 }, // 3525: fat4M120; Guitar FretNoise
+ { 0x8001FF06,0x83043414, 0x00,0x00, 0xE, +0 }, // 3526: fat4M121; Breath Noise
+ { 0x80F10001,0x80F10001, 0x3F,0x3F, 0x1, +0 }, // 3527: fat4M121; fat4M122; fat4M126; Applause/Noise; Breath Noise; Seashore
+ { 0x8001FF26,0x81841204, 0x00,0x00, 0xE, +0 }, // 3528: fat4M122; Seashore
+ { 0x80F86848,0x80F10001, 0x00,0x3F, 0x5, +0 }, // 3529: fat4M123; Bird Tweet
+ { 0x80F86747,0x80F8464C, 0x00,0x00, 0x1, +0 }, // 3530: fat4M123; Bird Tweet
+ { 0x8261B235,0x8015F414, 0x1C,0x08, 0xA, +0 }, // 3531: fat4M124; Telephone
+ { 0x8715FE11,0x8019F487, 0x20,0xC0, 0x1, +0 }, // 3532: fat4M124; Telephone
+ { 0x81112EF0,0x811621E2, 0x00,0xC0, 0x8, +0 }, // 3533: fat4M125; Helicopter
+ { 0x87112EF0,0x811621E2, 0x00,0xC0, 0x1, +0 }, // 3534: fat4M125; Helicopter
+ { 0x8001FF26,0x871612E4, 0x00,0x00, 0xE, +0 }, // 3535: fat4M126; Applause/Noise
+ { 0x8059F200,0x8000F701, 0x00,0x00, 0xE, +0 }, // 3536: fat4M127; Gunshot
+ { 0x80F0F301,0x86C9F601, 0x00,0x00, 0x0, +0 }, // 3537: fat4M127; Gunshot
+ { 0x8277F810,0x8006F311, 0x44,0x00, 0x8, +0 }, // 3538: fat4P35; Ac Bass Drum
+ { 0x800CFD01,0x803CD600, 0x07,0x00, 0x0, +0 }, // 3539: fat4P36; fat4P41; fat4P43; fat4P45; fat4P47; fat4P48; fat4P50; Bass Drum 1; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x800CF600,0x800CF600, 0x00,0x00, 0x1, +0 }, // 3540: fat4P36; fat4P43; fat4P45; fat4P47; fat4P48; fat4P50; Bass Drum 1; High Floor Tom; High Tom; High-Mid Tom; Low Tom; Low-Mid Tom
+ { 0x80FEF512,0x80FFF612, 0x11,0xA2, 0x6, +0 }, // 3541: fat4P37; Side Stick
+ { 0x80FFF901,0x80FFF811, 0x0F,0x00, 0x0, +0 }, // 3542: fat4P37; Side Stick
+ { 0x8205FC00,0x8017FA00, 0x00,0x00, 0xE, +0 }, // 3543: fat4P38; fat4P40; Acoustic Snare; Electric Snare
+ { 0x8007FC01,0x8638F802, 0x03,0x03, 0x1, +0 }, // 3544: fat4P38; Acoustic Snare
+ { 0x8204FF82,0x8015FF10, 0x00,0x06, 0xE, +0 }, // 3545: fat4P39; Hand Clap
+ { 0x8007FF00,0x8008FF01, 0x02,0x00, 0x1, +0 }, // 3546: fat4P39; Hand Clap
+ { 0x8007FC00,0x8638F801, 0x03,0x03, 0x1, +0 }, // 3547: fat4P40; Electric Snare
+ { 0x800CF600,0x8006F600, 0x00,0x00, 0x1, +0 }, // 3548: fat4P41; Low Floor Tom
+ { 0x8008F60C,0x8247FB12, 0x00,0x00, 0xA, +0 }, // 3549: fat4P42; Closed High Hat
+ { 0x8008F60C,0x8247FB12, 0x00,0x00, 0x1, +0 }, // 3550: fat4P42; Closed High Hat
+ { 0x8008F60C,0x82477B12, 0x00,0x00, 0xA, +0 }, // 3551: fat4P44; Pedal High Hat
+ { 0x8008F60C,0x82477B12, 0x00,0x00, 0x1, +0 }, // 3552: fat4P44; Pedal High Hat
+ { 0x8002F60C,0x8243CB12, 0x00,0x00, 0xA, +0 }, // 3553: fat4P46; Open High Hat
+ { 0x8002F60C,0x8243CB12, 0x00,0x15, 0x1, +0 }, // 3554: fat4P46; Open High Hat
+ { 0x8055F201,0x8000F441, 0x00,0x00, 0xE, +0 }, // 3555: fat4P49; Crash Cymbal 1
+ { 0x8000F301,0x80A4F48F, 0x00,0x00, 0x0, +0 }, // 3556: fat4P49; Crash Cymbal 1
+ { 0x83E4E40F,0x81E5F508, 0x00,0x0A, 0x6, +0 }, // 3557: fat4P51; Ride Cymbal 1
+ { 0x8366F50F,0x81A5F508, 0x00,0x19, 0x1, +0 }, // 3558: fat4P51; Ride Cymbal 1
+ { 0x8065F981,0x8030F241, 0x00,0x00, 0xE, +0 }, // 3559: fat4P52; Chinese Cymbal
+ { 0x8000FE46,0x8055F585, 0x00,0x00, 0x0, +0 }, // 3560: fat4P52; Chinese Cymbal
+ { 0x83E4E40F,0x81E5F507, 0x00,0x11, 0x6, +0 }, // 3561: fat4P53; Ride Bell
+ { 0x8365F50F,0x81A5F506, 0x00,0x1E, 0x1, +0 }, // 3562: fat4P53; Ride Bell
+ { 0x80C49406,0x82F5F604, 0x00,0x00, 0x0, +0 }, // 3563: fat4P54; Tambourine
+ { 0x8004F902,0x80F79705, 0x00,0x03, 0x0, +0 }, // 3564: fat4P54; Tambourine
+ { 0x8156F28F,0x8100F446, 0x03,0x00, 0xE, +0 }, // 3565: fat4P55; Splash Cymbal
+ { 0x8000F38F,0x80A5F442, 0x00,0x06, 0x0, +0 }, // 3566: fat4P55; Splash Cymbal
+ { 0x8237F811,0x8005F310, 0x45,0x00, 0x8, +0 }, // 3567: fat4P56; Cow Bell
+ { 0x8037F811,0x8005F310, 0x05,0x08, 0x1, +0 }, // 3568: fat4P56; Cow Bell
+ { 0x8155F381,0x8000F441, 0x00,0x00, 0xE, +0 }, // 3569: fat4P57; Crash Cymbal 2
+ { 0x8000F341,0x80A4F48F, 0x00,0x00, 0x0, +0 }, // 3570: fat4P57; Crash Cymbal 2
+ { 0x8503FF80,0x8014FF10, 0x00,0x00, 0xC, +0 }, // 3571: fat4P58; Vibraslap
+ { 0x8503FF80,0x8014FF10, 0x00,0x0D, 0x1, +0 }, // 3572: fat4P58; Vibraslap
+ { 0x83E5E40F,0x81E7F508, 0x00,0x0A, 0x6, +0 }, // 3573: fat4P59; Ride Cymbal 2
+ { 0x8366F50F,0x81A8F608, 0x00,0x19, 0x1, +0 }, // 3574: fat4P59; Ride Cymbal 2
+ { 0x800CF506,0x8008F502, 0xC8,0x0B, 0x6, +0 }, // 3575: fat4P60; High Bongo
+ { 0x800CF506,0x8007F501, 0xC5,0x03, 0x1, +0 }, // 3576: fat4P60; High Bongo
+ { 0x80BFFA01,0x8096C802, 0x8F,0x80, 0x6, +0 }, // 3577: fat4P61; Low Bongo
+ { 0x80BFFA01,0x8096C802, 0xCF,0x0B, 0x1, +0 }, // 3578: fat4P61; Low Bongo
+ { 0x8087FA01,0x80B7FA01, 0x51,0x00, 0x6, +0 }, // 3579: fat4P62; Mute High Conga
+ { 0x8087FA01,0x80B7FA01, 0x4F,0x08, 0x1, +0 }, // 3580: fat4P62; Mute High Conga
+ { 0x808DFA01,0x80B5F802, 0x55,0x00, 0x6, +0 }, // 3581: fat4P63; Open High Conga
+ { 0x808DFA01,0x80B5F802, 0x55,0x12, 0x1, +0 }, // 3582: fat4P63; Open High Conga
+ { 0x808DFA01,0x80B6F802, 0x59,0x00, 0x6, +0 }, // 3583: fat4P64; Low Conga
+ { 0x808DFA01,0x80B6F802, 0x59,0x12, 0x1, +0 }, // 3584: fat4P64; Low Conga
+ { 0x800AFA01,0x8006F900, 0x00,0x00, 0xE, +0 }, // 3585: fat4P65; High Timbale
+ { 0x800AFA01,0x8006F900, 0x00,0x0D, 0x1, +0 }, // 3586: fat4P65; High Timbale
+ { 0x8389F900,0x806CF600, 0x80,0x00, 0xE, +0 }, // 3587: fat4P66; Low Timbale
+ { 0x8089F900,0x806CF600, 0x80,0x08, 0x1, +0 }, // 3588: fat4P66; Low Timbale
+ { 0x8388F803,0x80B6F60C, 0x8D,0x00, 0xE, +0 }, // 3589: fat4P67; High Agogo
+ { 0x8088F803,0x80B8F80C, 0x88,0x12, 0x1, +0 }, // 3590: fat4P67; High Agogo
+ { 0x8388F803,0x80B6F60C, 0x88,0x03, 0xE, +0 }, // 3591: fat4P68; Low Agogo
+ { 0x8388F803,0x80B8F80C, 0x88,0x0F, 0x1, +0 }, // 3592: fat4P68; Low Agogo
+ { 0x804F760F,0x82187700, 0x40,0x08, 0xE, +0 }, // 3593: fat4P69; Cabasa
+ { 0x804F760F,0x82187700, 0x00,0x12, 0x1, +0 }, // 3594: fat4P69; Cabasa
+ { 0x8249C80F,0x82699B02, 0x40,0x80, 0xE, +0 }, // 3595: fat4P70; Maracas
+ { 0x8249C80F,0x82699B0F, 0xC0,0x19, 0x1, +0 }, // 3596: fat4P70; Maracas
+ { 0x8305AD57,0x80058D87, 0xDC,0x00, 0xE, +0 }, // 3597: fat4P71; Short Whistle
+ { 0x8305AD47,0x80058D87, 0xDC,0x12, 0x1, +0 }, // 3598: fat4P71; Short Whistle
+ { 0x8304A857,0x80048887, 0xDC,0x00, 0xE, +0 }, // 3599: fat4P72; Long Whistle
+ { 0x8304A857,0x80058887, 0xDC,0x08, 0x1, +0 }, // 3600: fat4P72; Long Whistle
+ { 0x8506F680,0x8016F610, 0x00,0x00, 0xC, +0 }, // 3601: fat4P73; fat4P74; Long Guiro; Short Guiro
+ { 0x850F6F00,0x850F6F00, 0x00,0x00, 0x1, +0 }, // 3602: fat4P73; Short Guiro
+ { 0x850F4F00,0x850F4F00, 0x00,0x00, 0x1, +0 }, // 3603: fat4P74; Long Guiro
+ { 0x83F40006,0x80F5F715, 0x3F,0x00, 0x0, +0 }, // 3604: fat4P75; Claves
+ { 0x83F40006,0x80F5F715, 0x3F,0x08, 0x1, +0 }, // 3605: fat4P75; Claves
+ { 0x83F40006,0x80F5F712, 0x3F,0x00, 0x0, +0 }, // 3606: fat4P76; fat4P77; High Wood Block; Low Wood Block
+ { 0x83F40006,0x80F5F712, 0x3F,0x08, 0x1, +0 }, // 3607: fat4P76; fat4P77; High Wood Block; Low Wood Block
+ { 0x87476701,0x80476703, 0xCD,0x40, 0x8, +0 }, // 3608: fat4P78; Mute Cuica
+ { 0x80476701,0x80556501, 0xC0,0x00, 0x1, +0 }, // 3609: fat4P78; Mute Cuica
+ { 0x80A76701,0x80356503, 0x17,0x1E, 0xA, +0 }, // 3610: fat4P79; Open Cuica
+ { 0x80777701,0x80057501, 0x9D,0x00, 0x1, +0 }, // 3611: fat4P79; Open Cuica
+ { 0x83F0E00A,0x8005FF1F, 0x40,0x40, 0x8, +0 }, // 3612: fat4P80; Mute Triangle
+ { 0x83F0E00A,0x8005FF1F, 0x40,0x48, 0x1, +0 }, // 3613: fat4P80; Mute Triangle
+ { 0x83F0E00A,0x8002FF1F, 0x7C,0x40, 0x8, +0 }, // 3614: fat4P81; Open Triangle
+ { 0x83E0F50A,0x8003FF1F, 0x7C,0x40, 0x1, +0 }, // 3615: fat4P81; Open Triangle
+ { 0x804F7F0F,0x821E7E00, 0x40,0x88, 0xE, +0 }, // 3616: fat4P82; Shaker
+ { 0x804F7F0F,0x821E7E00, 0x40,0x14, 0x1, +0 }, // 3617: fat4P82; Shaker
+ { 0x8332F905,0x80A6D604, 0x05,0x40, 0xE, +0 }, // 3618: fat4P83; Jingle Bell
+ { 0x8332F805,0x80A67404, 0x05,0x40, 0x1, +0 }, // 3619: fat4P83; Jingle Bell
+ { 0x86E5E403,0x87E7F507, 0x0D,0x11, 0xB, +0 }, // 3620: fat4P84; Bell Tree
+ { 0x8366F500,0x84A8F604, 0x1B,0x15, 0x0, +0 }, // 3621: fat4P84; Bell Tree
+ { 0x83F40003,0x80F5F715, 0x3F,0x00, 0x8, +0 }, // 3622: fat4P85; Castanets
+ { 0x83F40003,0x80F5F715, 0x3F,0x08, 0x1, +0 }, // 3623: fat4P85; Castanets
+ { 0x808DFA01,0x80B5F802, 0x4F,0x00, 0x6, +0 }, // 3624: fat4P86; Mute Surdu
+ { 0x808DFA01,0x80B5F802, 0x4F,0x12, 0x1, +0 }, // 3625: fat4P86; Mute Surdu
+ { 0x8084FA01,0x80B4F800, 0x4F,0x00, 0x6, +0 }, // 3626: fat4P87; Open Surdu
+ { 0x8084FA01,0x80B4F800, 0x4F,0x00, 0x1, +0 }, // 3627: fat4P87; Open Surdu
+ { 0x153F101,0x074F111, 0x49,0x04, 0x6, +0 }, // 3628: b60M0; AcouGrandPiano
+ { 0x153F101,0x074F111, 0x89,0x07, 0x6, +0 }, // 3629: b60M1; BrightAcouGrand
+ { 0x160F101,0x07BD211, 0x4D,0x01, 0x8, +0 }, // 3630: b60M2; ElecGrandPiano
+ { 0x153F181,0x074F111, 0x49,0x00, 0x6, +0 }, // 3631: b60M3; Honky-tonkPiano
+ { 0x150F101,0x07CD201, 0x4F,0x05, 0x6, +0 }, // 3632: b60M4; Rhodes Piano
+ { 0x118F603,0x0F9F212, 0x1C,0x04, 0xF, +0 }, // 3633: b60M5; Chorused Piano
+ { 0x1F9F131,0x0F9F331, 0x0E,0x04, 0xA, +0 }, // 3634: b60M6; Harpsichord
+ { 0x153F101,0x074F111, 0x49,0x01, 0x6, +0 }, // 3635: b60M7; Clavinet
+ { 0x1100133,0x0037D14, 0x07,0x00, 0x8, +0 }, // 3636: b60M8; Celesta
+ { 0x1F0F517,0x0F3F201, 0x53,0x09, 0x8, +0 }, // 3637: b60M9; Glockenspiel
+ { 0x1FFF5A3,0x0FFF5A2, 0x47,0x00, 0x0, +0 }, // 3638: b60M10; Music box
+ { 0x154F606,0x0B3F281, 0x73,0x03, 0x0, +0 }, // 3639: b60M11; Vibraphone
+ { 0x105F012,0x003F011, 0x15,0x80, 0xA, +0 }, // 3640: b60M12; Marimba
+ { 0x108F006,0x008F001, 0x0E,0x00, 0xE, +0 }, // 3641: b60M13; Xylophone
+ { 0x101FF64,0x062F32E, 0x1B,0x00, 0x4, +0 }, // 3642: b60M14; Tubular Bells
+ { 0x4049404,0x0059500, 0x00,0x00, 0x0, +0 }, // 3643: b60M15; Dulcimer
+ { 0x1118371,0x0828F73, 0x03,0x80, 0x9, +0 }, // 3644: b60M16; Hammond Organ
+ { 0x111C371,0x082CF73, 0x03,0x80, 0x9, +0 }, // 3645: b60M17; Percussive Organ
+ { 0x10381F0,0x005F171, 0xD9,0x85, 0xE, +0 }, // 3646: b60M18; Rock Organ
+ { 0x10F75F2,0x00FFFF0, 0x81,0x0E, 0x3, +0 }, // 3647: b60M19; Church Organ
+ { 0x1037532,0x0F8B062, 0x1C,0x04, 0xE, +0 }, // 3648: b60M20; Reed Organ
+ { 0x10BF224,0x00B5231, 0x4F,0x08, 0xE, +0 }, // 3649: b60M21; Accordion
+ { 0x1F09091,0x0FC4082, 0x88,0x80, 0x8, +0 }, // 3650: b60M22; Harmonica
+ { 0x10BF261,0x00B5270, 0x68,0x10, 0xA, +0 }, // 3651: b60M23; Tango Accordion
+ { 0x131F121,0x045C302, 0x0F,0x03, 0x0, +0 }, // 3652: b60M24; Acoustic Guitar1
+ { 0x112F101,0x082F101, 0x10,0x04, 0xA, +0 }, // 3653: b60M25; Acoustic Guitar2
+ { 0x1518503,0x071D211, 0x5E,0x07, 0xE, +0 }, // 3654: b60M26; Electric Guitar1
+ { 0x113F201,0x0F88401, 0x11,0x00, 0xA, +0 }, // 3655: b60M27; Electric Guitar2
+ { 0x121FF13,0x003FF11, 0x16,0x00, 0xA, +0 }, // 3656: b60M28; Electric Guitar3
+ { 0x14AF8F0,0x047F022, 0x00,0x0A, 0x8, +0 }, // 3657: b60M29; Overdrive Guitar
+ { 0x11797F0,0x018F161, 0x01,0x0A, 0x8, +0 }, // 3658: b60M30; Distorton Guitar
+ { 0x11797F1,0x018F126, 0x01,0x08, 0x8, +0 }, // 3659: b60M31; Guitar Harmonics
+ { 0x1EFF201,0x078F101, 0x1D,0x0A, 0xA, +0 }, // 3660: b60M32; Acoustic Bass
+ { 0x10FF7E1,0x00BF9B1, 0x9A,0x09, 0x8, +0 }, // 3661: b60M33; Electric Bass 1
+ { 0x1618221,0x0619522, 0x12,0x05, 0x8, +0 }, // 3662: b60M34; Electric Bass 2
+ { 0x18AE221,0x0A8E421, 0x11,0x00, 0xA, +0 }, // 3663: b60M35; Fretless Bass
+ { 0x150F101,0x025F301, 0x4F,0x05, 0x6, +0 }, // 3664: b60M36; Slap Bass 1
+ { 0x1937511,0x082F501, 0x4F,0x05, 0x0, +0 }, // 3665: b60M37; Slap Bass 2
+ { 0x119D531,0x01B6171, 0x88,0x80, 0xC, +0 }, // 3666: b60M38; Synth Bass 1
+ { 0x125F871,0x085F171, 0x40,0x08, 0x8, +0 }, // 3667: b60M39; Synth Bass 2
+ { 0x1035131,0x0065461, 0x1C,0x04, 0xE, +0 }, // 3668: b60M40; Violin
+ { 0x1035131,0x0065461, 0x16,0x04, 0xE, +0 }, // 3669: b60M41; Viola
+ { 0x11152B0,0x00531B1, 0xC5,0x82, 0x0, +0 }, // 3670: b60M42; Cello
+ { 0x1B69401,0x0268300, 0x00,0x14, 0x1, +0 }, // 3671: b60M43; Contrabass
+ { 0x11171B1,0x0154261, 0x82,0x04, 0x6, +0 }, // 3672: b60M44; Tremulo Strings
+ { 0x171E4B1,0x0E5E461, 0x8B,0x40, 0x6, +0 }, // 3673: b60M45; Pizzicato String
+ { 0x1829531,0x0B1F130, 0x9C,0x88, 0xC, +0 }, // 3674: b60M46; Orchestral Harp
+ { 0x1847824,0x004B000, 0x9A,0x00, 0x0, +0 }, // 3675: b60M47; Timpany
+ { 0x111A1B1,0x0157261, 0x81,0x04, 0x6, +0 }, // 3676: b60M48; String Ensemble1
+ { 0x11161B1,0x0153261, 0x81,0x04, 0x6, +0 }, // 3677: b60M49; String Ensemble2
+ { 0x1339111,0x0345122, 0x8A,0x80, 0x6, +0 }, // 3678: b60M50; Synth Strings 1
+ { 0x11171B1,0x0154261, 0x85,0x04, 0x6, +0 }, // 3679: b60M51; SynthStrings 2
+ { 0x015E5D1,0x0057B72, 0x5B,0x82, 0x0, +0 }, // 3680: b60M52; Choir Aahs
+ { 0x04964F2,0x0069261, 0x90,0x06, 0x0, +0 }, // 3681: b60M53; Voice Oohs
+ { 0x1537101,0x00CB222, 0x4F,0x08, 0xA, +0 }, // 3682: b60M54; Synth Voice
+ { 0x1526641,0x0768501, 0x00,0x00, 0x0, +0 }, // 3683: b60M55; Orchestra Hit
+ { 0x0177E61,0x0098E21, 0x92,0x00, 0xE, +0 }, // 3684: b60M56; Trumpet
+ { 0x0176E60,0x0096E21, 0x92,0x10, 0xE, +0 }, // 3685: b60M57; Trombone
+ { 0x165C201,0x006F321, 0x1D,0x0C, 0xE, +0 }, // 3686: b60M58; Tuba
+ { 0x0177E61,0x0098E21, 0x8F,0x04, 0xE, +0 }, // 3687: b60M59; Muted Trumpet
+ { 0x15A5321,0x01AAA21, 0x9F,0x82, 0xC, +0 }, // 3688: b60M60; French Horn
+ { 0x1AE71E1,0x00E81E2, 0x15,0x08, 0xE, +0 }, // 3689: b60M61; Brass Section
+ { 0x1AE7081,0x09EB023, 0x12,0x09, 0xA, +0 }, // 3690: b60M62; Synth Brass 1
+ { 0x1AE7081,0x09EB023, 0x18,0x09, 0xA, +0 }, // 3691: b60M63; Synth Brass 2
+ { 0x1FB7012,0x0FF5014, 0x92,0x04, 0xE, +0 }, // 3692: b60M64; Soprano Sax
+ { 0x1FB7012,0x0FF5013, 0x92,0x06, 0xE, +0 }, // 3693: b60M65; Alto Sax
+ { 0x1FB7011,0x0FF5013, 0x92,0x02, 0xE, +0 }, // 3694: b60M66; Tenor Sax
+ { 0x1FB7010,0x0FF5011, 0x92,0x0A, 0xE, +0 }, // 3695: b60M67; Baritone Sax
+ { 0x1FB7010,0x0FF5013, 0x92,0x06, 0xE, +0 }, // 3696: b60M68; Oboe
+ { 0x1FB7011,0x0FF5011, 0x92,0x02, 0xE, +0 }, // 3697: b60M69; English Horn
+ { 0x119D530,0x01B6171, 0xC8,0x82, 0xC, +0 }, // 3698: b60M70; Bassoon
+ { 0x11B5132,0x00BA261, 0x1A,0x0A, 0xC, +0 }, // 3699: b60M71; Clarinet
+ { 0x1297461,0x0097362, 0x12,0x80, 0xB, +0 }, // 3700: b60M72; Piccolo
+ { 0x05FF732,0x01F65B1, 0x43,0x80, 0x8, +0 }, // 3701: b60M73; Flute
+ { 0x05F87B1,0x01F67B0, 0x83,0x83, 0x8, +0 }, // 3702: b60M74; Recorder
+ { 0x05F8732,0x01F65B1, 0x83,0x80, 0x8, +0 }, // 3703: b60M75; Pan Flute
+ { 0x15F87A2,0x01F65B1, 0x03,0x00, 0x6, +0 }, // 3704: b60M76; Bottle Blow
+ { 0x0177E62,0x0098E21, 0x92,0x0C, 0xE, +0 }, // 3705: b60M77; Shakuhachi
+ { 0x1C70CB3,0x0A560B2, 0x9A,0x80, 0xD, +0 }, // 3706: b60M78; Whistle
+ { 0x15F6721,0x0FF5501, 0x83,0x86, 0x7, +0 }, // 3707: b60M79; Ocarina
+ { 0x11797F1,0x0E8F121, 0x00,0x04, 0x8, +0 }, // 3708: b60M80; Lead 1 squareea
+ { 0x31797F1,0x0E8F121, 0x00,0x06, 0x8, +0 }, // 3709: b60M81; Lead 2 sawtooth
+ { 0x15F8781,0x01B6580, 0x83,0x80, 0x6, +0 }, // 3710: b60M82; Lead 3 calliope
+ { 0x1F69401,0x009F426, 0x80,0x04, 0xA, +0 }, // 3711: b60M83; Lead 4 chiff
+ { 0x1F69442,0x008F423, 0x80,0x04, 0xA, +0 }, // 3712: b60M84; Lead 5 charang
+ { 0x10875E6,0x00963E3, 0x66,0x00, 0xF, +0 }, // 3713: b60M85; Lead 6 voice
+ { 0x1177426,0x017F5A0, 0x8E,0x83, 0xD, +0 }, // 3714: b60M86; Lead 7 fifths
+ { 0x116F1A1,0x008F421, 0x88,0x02, 0xC, +0 }, // 3715: b60M87; Lead 8 brass
+ { 0x143C373,0x0432370, 0x0C,0x00, 0x5, +0 }, // 3716: b60M88; Pad 1 new age
+ { 0x04914F2,0x0665261, 0x90,0x08, 0x0, +0 }, // 3717: b60M89; Pad 2 warm
+ { 0x11797B1,0x018F161, 0x06,0x08, 0x8, +0 }, // 3718: b60M90; Pad 3 polysynth
+ { 0x1176E81,0x0048B22, 0xC5,0x08, 0x8, +0 }, // 3719: b60M91; Pad 4 choir
+ { 0x100586E,0x0012632, 0x18,0x80, 0x6, +0 }, // 3720: b60M92; Pad 5 bowedpad
+ { 0x104C113,0x0075161, 0xD3,0x0A, 0xE, +0 }, // 3721: b60M93; Pad 6 metallic
+ { 0x107F021,0x0089022, 0x8E,0x40, 0x0, +0 }, // 3722: b60M94; Pad 7 halo
+ { 0x111D570,0x0112671, 0xC8,0x82, 0xA, +0 }, // 3723: b60M95; Pad 8 sweep
+ { 0x1427887,0x00485B6, 0x4D,0x02, 0xA, +0 }, // 3724: b60M96; FX 1 rain
+ { 0x11171B1,0x0154261, 0x8B,0x00, 0x6, +0 }, // 3725: b60M97; FX 2 soundtrack
+ { 0x654F699,0x003F2A1, 0x33,0x08, 0x0, +0 }, // 3726: b60M98; FX 3 crystal
+ { 0x1537101,0x0047132, 0x49,0x0A, 0x6, +0 }, // 3727: b60M99; FX 4 atmosphere
+ { 0x102A4B4,0x00245F6, 0x07,0x00, 0x6, +0 }, // 3728: b60M100; FX 5 brightness
+ { 0x10214B3,0x00285F5, 0x07,0x00, 0x6, +0 }, // 3729: b60M101; FX 6 goblins
+ { 0x015E5D1,0x0027B72, 0x9B,0x83, 0x0, +0 }, // 3730: b60M102; FX 7 echoes
+ { 0x1339660,0x02B5520, 0x00,0x03, 0x6, +0 }, // 3731: b60M103; FX 8 sci-fi
+ { 0x153F101,0x053F108, 0x00,0x00, 0x0, +0 }, // 3732: b60M104; Sitar
+ { 0x11FF721,0x03FF523, 0x0A,0x00, 0x4, +0 }, // 3733: b60M105; Banjo
+ { 0x153F101,0x088F108, 0x00,0x00, 0x0, +0 }, // 3734: b60M106; Shamisen
+ { 0x110F201,0x004F508, 0x11,0x00, 0x8, +0 }, // 3735: b60M107; Koto
+ { 0x105F011,0x003F010, 0x15,0x40, 0xA, +0 }, // 3736: b60M108; Kalimba
+ { 0x1176E30,0x00C8B21, 0x61,0x0C, 0x2, +0 }, // 3737: b60M109; Bagpipe
+ { 0x1035131,0x0075462, 0x1C,0x05, 0xE, +0 }, // 3738: b60M110; Fiddle
+ { 0x2FB7010,0x0FF5013, 0x52,0x06, 0xE, +0 }, // 3739: b60M111; Shanai
+ { 0x106FF09,0x004FF84, 0x4D,0x00, 0xC, +0 }, // 3740: b60M112; Tinkle Bell
+ { 0x106FF09,0x007FF84, 0x0D,0x00, 0xC, +0 }, // 3741: b60M113; Agogo Bells
+ { 0x1847825,0x004B001, 0x9A,0x06, 0x0, +0 }, // 3742: b60M114; Steel Drums
+ { 0x340FF55,0x007FF12, 0x80,0x00, 0x0, +0 }, // 3743: b60M115; Woodblock
+ { 0x340FF90,0x003FF10, 0x80,0x11, 0x0, +0 }, // 3744: b60M116; Taiko Drum
+ { 0x040FF10,0x003FF10, 0x80,0x8C, 0xE, +0 }, // 3745: b60M117; Melodic Tom
+ { 0x640FF10,0x003FF10, 0x37,0x0E, 0x0, +0 }, // 3746: b60M118; Synth Drum
+ { 0x000FF4E,0x0FD1F40, 0x00,0x00, 0xA, +0 }, // 3747: b60M119; Reverse Cymbal
+ { 0x1945315,0x0757800, 0x00,0x00, 0x0, +0 }, // 3748: b60M120; Guitar FretNoise
+ { 0x3063F72,0x0075F20, 0x85,0x0A, 0x6, +0 }, // 3749: b60M121; Breath Noise
+ { 0x000FF4E,0x0021E60, 0x00,0x00, 0xA, +0 }, // 3750: b60M122; Seashore
+ { 0x1F0F000,0x0FF5F09, 0x2E,0x00, 0xE, +0 }, // 3751: b60M123; Bird Tweet
+ { 0x111FE3E,0x019F123, 0x00,0xC0, 0x8, +0 }, // 3752: b60M124; Telephone
+ { 0x111FEB0,0x019F1A0, 0x00,0xC0, 0x8, +0 }, // 3753: b60M125; Helicopter
+ { 0x000FF4E,0x0022C60, 0x00,0x00, 0xA, +0 }, // 3754: b60M126; Applause/Noise
+ { 0x000FF0D,0x006F020, 0x00,0x00, 0xA, +0 }, // 3755: b60M127; Gunshot
+ { 0x0000000,0x0000000, 0x00,0x00, 0x0, +0 }, // 3756: apgbloodM0; apgbloodM126; apgbloodM127; apgbloodP100; apgbloodP101; apgbloodP102; apgbloodP103; apgbloodP104; apgbloodP105; apgbloodP106; apgbloodP107; apgbloodP108; apgbloodP109; apgbloodP110; apgbloodP111; apgbloodP112; apgbloodP113; apgbloodP114; apgbloodP115; apgbloodP116; apgbloodP117; apgbloodP118; apgbloodP119; apgbloodP120; apgbloodP121; apgbloodP122; apgbloodP123; apgbloodP124; apgbloodP125; apgbloodP126; apgbloodP127; apgbloodP88; apgbloodP89; apgbloodP90; apgbloodP91; apgbloodP92; apgbloodP93; apgbloodP94; apgbloodP95; apgbloodP96; apgbloodP97; apgbloodP98; apgbloodP99; b60P0; b60P1; b60P10; b60P100; b60P101; b60P102; b60P103; b60P104; b60P105; b60P106; b60P107; b60P108; b60P109; b60P11; b60P110; b60P111; b60P112; b60P113; b60P114; b60P115; b60P116; b60P117; b60P118; b60P119; b60P12; b60P120; b60P121; b60P122; b60P123; b60P124; b60P125; b60P126; b60P127; b60P13; b60P14; b60P15; b60P16; b60P17; b60P18; b60P19; b60P2; b60P20; b60P21; b60P22; b60P23; b60P24; b60P25; b60P26; b60P27; b60P28; b60P29; b60P3; b60P30; b60P31; b60P32; b60P33; b60P34; b60P4; b60P5; b60P6; b60P7; b60P8; b60P87; b60P88; b60P89; b60P9; b60P90; b60P91; b60P92; b60P93; b60P94; b60P95; b60P96; b60P97; b60P98; b60P99; AcouGrandPiano; Applause/Noise; Gunshot; Open Surdu
+ { 0x0E8E800,0x0F8A500, 0x0D,0x00, 0x6, +0 }, // 3757: b60P36; b61P36; b65P36; b66P36; Bass Drum 1
+ { 0x038EC12,0x009FA00, 0x06,0x06, 0xE, +0 }, // 3758: b60P37; b61P37; b65P37; b66P37; Side Stick
+ { 0x2F5F02F,0x207FA0F, 0x00,0x00, 0xE, +0 }, // 3759: b60P38; b61P38; b65P38; b66P38; Acoustic Snare
+ { 0x077F005,0x0EDFA00, 0x00,0x00, 0xE, +0 }, // 3760: b60P39; b61P39; b65P39; b66P39; Hand Clap
+ { 0x0F0F006,0x0F7F700, 0x00,0x00, 0xE, +0 }, // 3761: b60P40; b61P40; b65P40; b66P40; Electric Snare
+ { 0x0F6F600,0x097F700, 0x00,0x03, 0x1, +0 }, // 3762: b60P41; b61P41; b65P41; b66P41; Low Floor Tom
+ { 0x100F046,0x067FE02, 0x00,0x00, 0xE, +0 }, // 3763: b60P42; b61P42; b65P42; b66P42; Closed High Hat
+ { 0x0F6F600,0x0C7F700, 0x00,0x03, 0x1, +0 }, // 3764: b60P43; b61P43; b65P43; b66P43; High Floor Tom
+ { 0x0F0F063,0x2099902, 0x00,0x03, 0xE, +0 }, // 3765: b60P44; b61P44; b65P44; b66P44; Pedal High Hat
+ { 0x0F6F600,0x0C6F600, 0x00,0x03, 0x1, +0 }, // 3766: b60P45; b60P47; b60P50; b61P45; b61P47; b61P50; b65P45; b65P47; b65P50; b66P45; b66P47; b66P50; High Tom; Low Tom; Low-Mid Tom
+ { 0x1F0F043,0x204FD02, 0x00,0x03, 0xE, +0 }, // 3767: b60P46; b61P46; b65P46; b66P46; Open High Hat
+ { 0x0F6F500,0x0C5F500, 0x00,0x03, 0x1, +0 }, // 3768: b60P48; b61P48; b65P48; b66P48; High-Mid Tom
+ { 0x000F00F,0x2F4F4A0, 0x00,0x00, 0xE, +0 }, // 3769: b60P49; b60P52; b60P55; b60P57; b61P49; b61P52; b61P55; b61P57; b65P49; b65P52; b65P55; b65P57; b66P49; b66P52; b66P55; b66P57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
+ { 0x342F809,0x3E4F407, 0x06,0x40, 0xE, +0 }, // 3770: apgnamP51; b60P51; b61P51; b65P51; b66P51; dukeP51; swP51; Ride Cymbal 1
+ { 0x320F413,0x254F800, 0x4B,0x00, 0xE, +0 }, // 3771: b60P53; b61P53; b65P53; b66P53; Ride Bell
+ { 0x04F960E,0x218B700, 0x40,0x08, 0xE, +0 }, // 3772: apgleeP54; apgnamP54; b60P54; b61P54; b65P54; b66P54; dukeP54; swP54; Tambourine
+ { 0x276F502,0x0D6F809, 0x1B,0x05, 0x4, +0 }, // 3773: apgnamP100; apgnamP101; apgnamP102; apgnamP103; apgnamP104; apgnamP105; apgnamP106; apgnamP107; apgnamP108; apgnamP109; apgnamP110; apgnamP111; apgnamP112; apgnamP113; apgnamP114; apgnamP115; apgnamP116; apgnamP117; apgnamP118; apgnamP119; apgnamP120; apgnamP121; apgnamP122; apgnamP123; apgnamP124; apgnamP125; apgnamP126; apgnamP127; apgnamP56; apgnamP90; apgnamP91; apgnamP92; apgnamP93; apgnamP94; apgnamP95; apgnamP96; apgnamP97; apgnamP98; apgnamP99; b60P56; b61P56; b65P56; b66P56; dukeP56; swP100; swP101; swP102; swP103; swP104; swP105; swP106; swP107; swP108; swP109; swP110; swP111; swP112; swP113; swP114; swP115; swP116; swP117; swP118; swP119; swP120; swP121; swP122; swP123; swP124; swP125; swP126; swP127; swP56; swP90; swP91; swP92; swP93; swP94; swP95; swP96; swP97; swP98; swP99; Cow Bell
+ { 0x10070E1,0x0F4A4E0, 0x00,0x09, 0xE, +0 }, // 3774: b60P58; b61P58; b65P58; b66P58; Vibraslap
+ { 0x342F809,0x3E4F404, 0x06,0x44, 0xE, +0 }, // 3775: apgnamP59; b60P59; b61P59; b65P59; b66P59; dukeP59; swP59; Ride Cymbal 2
+ { 0x1F8F830,0x0B6F511, 0x21,0x08, 0x0, +0 }, // 3776: b60P60; b61P60; b65P60; b66P60; High Bongo
+ { 0x1F8F830,0x0A6F511, 0x1E,0x08, 0x0, +0 }, // 3777: b60P61; b61P61; b65P61; b66P61; Low Bongo
+ { 0x248EB00,0x078F700, 0x95,0x0D, 0x0, +0 }, // 3778: b60P62; b61P62; b65P62; b66P62; Mute High Conga
+ { 0x259FB00,0x038E700, 0x94,0x0D, 0x0, +0 }, // 3779: b60P63; b61P63; b65P63; b66P63; Open High Conga
+ { 0x256FB00,0x0C7F600, 0x98,0x0D, 0x0, +0 }, // 3780: b60P64; b61P64; b65P64; b66P64; Low Conga
+ { 0x1F8F832,0x0F5F531, 0x85,0x08, 0xC, +0 }, // 3781: b60P65; b61P65; b65P65; b66P65; High Timbale
+ { 0x1BAE812,0x099F511, 0x80,0x08, 0xC, +0 }, // 3782: b60P66; b61P66; b65P66; b66P66; Low Timbale
+ { 0x387FD00,0x0F6E622, 0x00,0x08, 0x0, +0 }, // 3783: b60P67; b61P67; b65P67; b66P67; High Agogo
+ { 0x387FD00,0x0F6F522, 0x00,0x08, 0x0, +0 }, // 3784: b60P68; b61P68; b65P68; b66P68; Low Agogo
+ { 0x0FEF025,0x2586C03, 0x00,0x93, 0xE, +0 }, // 3785: b60P69; b61P69; b65P69; b66P69; Cabasa
+ { 0x04F760E,0x2187704, 0x40,0x08, 0xE, +0 }, // 3786: apgnamP70; b60P70; b61P70; b65P70; dukeP70; swP70; Maracas
+ { 0x3F77723,0x2F68623, 0x04,0x0A, 0xC, +0 }, // 3787: b60P71; b61P71; b65P71; b66P71; Short Whistle
+ { 0x3F76623,0x2F68623, 0x04,0x0A, 0xC, +0 }, // 3788: b60P72; b61P72; b65P72; b66P72; Long Whistle
+ { 0x306FF80,0x0176F11, 0x00,0x0B, 0xE, +0 }, // 3789: apgnamP73; b60P73; b61P73; b65P73; b66P73; dukeP73; Short Guiro
+ { 0x306FF80,0x0166F11, 0x00,0x0B, 0xE, +0 }, // 3790: apgnamP74; b60P74; b61P74; b65P74; b66P74; dukeP74; Long Guiro
+ { 0x1D1F813,0x0F5F532, 0x61,0x0C, 0x6, +0 }, // 3791: b60P75; b61P75; b65P75; b66P75; Claves
+ { 0x1D1F813,0x0F6F632, 0x6C,0x08, 0x6, +0 }, // 3792: b60P76; b60P77; b61P76; b61P77; b65P76; b65P77; b66P76; b66P77; High Wood Block; Low Wood Block
+ { 0x045FC41,0x0C56943, 0x45,0x00, 0x0, +0 }, // 3793: apgnamP78; b60P78; b61P78; b65P78; b66P78; dukeP78; swP78; Mute Cuica
+ { 0x045FC41,0x0056942, 0x45,0x00, 0x0, +0 }, // 3794: apgleeP78; apgnamP79; b60P79; b61P79; b65P79; b66P79; dukeP79; swP79; Mute Cuica; Open Cuica
+ { 0x060F205,0x07AF414, 0x51,0x80, 0xA, +0 }, // 3795: b60P80; b61P80; b65P80; b66P80; Mute Triangle
+ { 0x060F285,0x0B8F294, 0x51,0x80, 0xA, +0 }, // 3796: b60P81; b61P81; b65P81; b66P81; Open Triangle
+ { 0x1F5F213,0x0F5F111, 0xC6,0x00, 0x0, +0 }, // 3797: b61M2; ElecGrandPiano
+ { 0x013F201,0x043F501, 0x22,0x00, 0xE, +0 }, // 3798: b61M5; Chorused Piano
+ { 0x0F9F131,0x0F9F332, 0x8E,0x80, 0xA, +0 }, // 3799: b61M6; Harpsichord
+ { 0x060F207,0x072F212, 0x4F,0x0A, 0x8, +0 }, // 3800: b61M9; Glockenspiel
+ { 0x015DA85,0x013F981, 0x4E,0x80, 0xA, +0 }, // 3801: b61M12; Marimba
+ { 0x0F0FF06,0x0B5F8C4, 0x00,0x00, 0xE, +0 }, // 3802: b61M13; Xylophone
+ { 0x060F217,0x072F202, 0x4F,0x10, 0x8, +0 }, // 3803: apgleeM14; apgleeP81; b61M14; Open Triangle; Tubular Bells
+ { 0x053F103,0x074F217, 0x0F,0x0B, 0x0, +0 }, // 3804: b61M15; Dulcimer
+ { 0x00FFF24,0x00FFF22, 0x80,0x40, 0x1, +0 }, // 3805: b61M17; Percussive Organ
+ { 0x0FFF001,0x00F9031, 0x4F,0x00, 0x6, +0 }, // 3806: b61M18; Rock Organ
+ { 0x1069FB2,0x10FB4B0, 0xC0,0x80, 0x9, +0 }, // 3807: b61M19; Church Organ
+ { 0x0FFF001,0x00F9033, 0x4F,0x08, 0x6, +0 }, // 3808: b61M20; Reed Organ
+ { 0x00BF224,0x00B9231, 0x4F,0x10, 0xE, +0 }, // 3809: b61M21; Accordion
+ { 0x0035121,0x0677262, 0x15,0x80, 0xA, +0 }, // 3810: b61M22; Harmonica
+ { 0x1AFF5E0,0x10FF4E1, 0xCE,0x00, 0xC, +0 }, // 3811: b61M23; Tango Accordion
+ { 0x021FF13,0x003FF11, 0x93,0x80, 0xA, +0 }, // 3812: b61M24; Acoustic Guitar1
+ { 0x101FF11,0x003FF11, 0x8B,0x80, 0x0, +0 }, // 3813: b61M25; Acoustic Guitar2
+ { 0x171F503,0x083F211, 0x5E,0x00, 0xE, +0 }, // 3814: b61M26; Electric Guitar1
+ { 0x031F121,0x044F406, 0x40,0x80, 0x0, +0 }, // 3815: b61M27; Electric Guitar2
+ { 0x01A9161,0x01AC1E5, 0x40,0x03, 0x8, +0 }, // 3816: b61M30; Distorton Guitar
+ { 0x0AE71E1,0x07EF0E7, 0x16,0x40, 0xA, +0 }, // 3817: b61M31; Guitar Harmonics
+ { 0x0EEC101,0x0DEF302, 0x23,0x00, 0xA, +0 }, // 3818: b61M33; Electric Bass 1
+ { 0x071FB51,0x0B9F301, 0x00,0x00, 0x0, +0 }, // 3819: b61M34; Electric Bass 2
+ { 0x0EFF230,0x078F520, 0x1E,0x00, 0xE, +0 }, // 3820: b61M35; Fretless Bass
+ { 0x1889501,0x003FF12, 0x40,0x00, 0x6, +0 }, // 3821: b61M36; Slap Bass 1
+ { 0x1F7F501,0x2F7F501, 0x10,0x00, 0x0, +0 }, // 3822: b61M37; Slap Bass 2
+ { 0x029D521,0x006B332, 0x4F,0x00, 0xA, +0 }, // 3823: b61M39; Synth Bass 2
+ { 0x2035170,0x267B420, 0x1C,0x00, 0xE, +0 }, // 3824: b61M40; Violin
+ { 0x21152F0,0x1FE91F1, 0xD0,0x40, 0x0, +0 }, // 3825: b61M41; Viola
+ { 0x11152B0,0x1FE71B1, 0xC5,0x80, 0x0, +0 }, // 3826: b61M42; Cello
+ { 0x01152B1,0x1CF80B1, 0xC5,0x84, 0x8, +0 }, // 3827: b61M43; Contrabass
+ { 0x01171B1,0x1156261, 0x8B,0x40, 0x6, +0 }, // 3828: b61M44; Tremulo Strings
+ { 0x0F9F131,0x0D5F531, 0x9C,0x80, 0xE, +0 }, // 3829: b61M45; Pizzicato String
+ { 0x123B391,0x106F761, 0x4F,0x40, 0x6, +0 }, // 3830: b61M46; Orchestral Harp
+ { 0x005F010,0x004D010, 0x25,0x80, 0xE, +0 }, // 3831: b61M47; Timpany
+ { 0x2005130,0x2656420, 0x1C,0x00, 0xE, +0 }, // 3832: b61M48; String Ensemble1
+ { 0x1037531,0x1445462, 0x1C,0x02, 0xE, +0 }, // 3833: b61M50; Synth Strings 1
+ { 0x081B021,0x12CD323, 0x16,0x00, 0xC, +0 }, // 3834: b61M51; SynthStrings 2
+ { 0x10872E1,0x02BFAE2, 0xC0,0x89, 0x0, +0 }, // 3835: b61M52; Choir Aahs
+ { 0x1C2F071,0x0F2F2C1, 0x46,0x00, 0x4, +0 }, // 3836: b61M53; Voice Oohs
+ { 0x173F141,0x174F242, 0x4F,0x03, 0x6, +0 }, // 3837: b61M54; Synth Voice
+ { 0x0059100,0x3068200, 0x0F,0x00, 0x0, +0 }, // 3838: b61M55; Orchestra Hit
+ { 0x00B4131,0x03BC262, 0x1C,0x80, 0xE, +0 }, // 3839: b61M56; Trumpet
+ { 0x01F41B1,0x03BB261, 0x1C,0x80, 0xE, +0 }, // 3840: b61M57; Trombone
+ { 0x0655200,0x076A321, 0x1D,0x00, 0xE, +0 }, // 3841: b61M58; Tuba
+ { 0x08C4321,0x12FA522, 0x19,0x80, 0xC, +0 }, // 3842: b61M59; Muted Trumpet
+ { 0x05A5321,0x11ABA21, 0x9F,0x80, 0xC, +0 }, // 3843: b61M60; French Horn
+ { 0x1AE91E1,0x09EA1E1, 0x55,0x0A, 0xE, +0 }, // 3844: b61M61; Brass Section
+ { 0x029BB21,0x00AB061, 0x8E,0x80, 0x8, +0 }, // 3845: b61M62; Synth Brass 1
+ { 0x0AE71E1,0x19EA1E1, 0x16,0x06, 0xA, +0 }, // 3846: b61M63; Synth Brass 2
+ { 0x2AE71E0,0x19EA1E2, 0x23,0x00, 0xA, +0 }, // 3847: b61M64; Soprano Sax
+ { 0x0537101,0x07C9212, 0x4F,0x00, 0xA, +0 }, // 3848: b61M65; Alto Sax
+ { 0x0687120,0x05E9232, 0x4E,0x00, 0xA, +0 }, // 3849: b61M66; Tenor Sax
+ { 0x05B7110,0x07B9250, 0x4F,0x00, 0xE, +0 }, // 3850: b61M67; Baritone Sax
+ { 0x009F021,0x10AC024, 0x96,0x00, 0xA, +0 }, // 3851: b61M68; Oboe
+ { 0x0176EB1,0x10EDBA2, 0xC5,0x00, 0x2, +0 }, // 3852: b61M69; English Horn
+ { 0x019D531,0x00A9173, 0x4D,0x00, 0x8, +0 }, // 3853: b61M70; Bassoon
+ { 0x01B5132,0x03BB261, 0x9A,0x02, 0xC, +0 }, // 3854: b61M71; Clarinet
+ { 0x0160020,0x015B022, 0x5B,0x00, 0xA, +0 }, // 3855: b61M72; Piccolo
+ { 0x0177421,0x117A5A1, 0x83,0x40, 0x7, +0 }, // 3856: b61M73; Flute
+ { 0x18F7EE2,0x02A8661, 0xDB,0x00, 0xE, +0 }, // 3857: b61M74; Recorder
+ { 0x0160020,0x01560E1, 0x5B,0x40, 0xA, +0 }, // 3858: b61M75; Pan Flute
+ { 0x1063F54,0x0077E01, 0x85,0x00, 0x6, +0 }, // 3859: b61M76; Bottle Blow
+ { 0x08F6EE0,0x02AA661, 0xEC,0x00, 0xE, +0 }, // 3860: b61M77; Shakuhachi
+ { 0x0C70CF4,0x0A580F3, 0x9A,0x40, 0xD, +0 }, // 3861: b61M78; Whistle
+ { 0x0537102,0x07C7211, 0x4F,0x00, 0xA, +0 }, // 3862: b61M79; Ocarina
+ { 0x007F803,0x074B201, 0x08,0x00, 0x8, +0 }, // 3863: b61M80; Lead 1 squareea
+ { 0x14FF661,0x00FA661, 0x0B,0x00, 0x2, +0 }, // 3864: b61M81; Lead 2 sawtooth
+ { 0x0086882,0x008C7F1, 0x90,0x00, 0x4, +0 }, // 3865: b61M82; Lead 3 calliope
+ { 0x0F55551,0x1E65602, 0x80,0x00, 0x8, +0 }, // 3866: b61M83; Lead 4 chiff
+ { 0x0339661,0x02B6522, 0x00,0x00, 0x6, +0 }, // 3867: b61M84; Lead 5 charang
+ { 0x303F660,0x016F621, 0x07,0x00, 0x4, +0 }, // 3868: b61M85; Lead 6 voice
+ { 0x0E1B311,0x0E4A101, 0x85,0x00, 0xA, +0 }, // 3869: b61M86; Lead 7 fifths
+ { 0x1E9F251,0x0B6F272, 0x41,0x00, 0xA, +0 }, // 3870: b61M87; Lead 8 brass
+ { 0x002A4B3,0x04285F5, 0x87,0x00, 0x6, +0 }, // 3871: b61M88; Pad 1 new age
+ { 0x19041F1,0x005B2B1, 0xC0,0x00, 0x8, +0 }, // 3872: b61M89; Pad 2 warm
+ { 0x102FF52,0x104FF01, 0x03,0x01, 0x4, +0 }, // 3873: b61M90; Pad 3 polysynth
+ { 0x0AFF5E1,0x20FF4E0, 0xD0,0x00, 0xC, +0 }, // 3874: b61M91; Pad 4 choir
+ { 0x21133F4,0x32E53F1, 0x02,0x00, 0x3, +0 }, // 3875: b61M92; Pad 5 bowedpad
+ { 0x0D3B305,0x125F243, 0x40,0x00, 0x2, +0 }, // 3876: b61M93; Pad 6 metallic
+ { 0x3CF7232,0x1EE5111, 0x4D,0x00, 0x2, +0 }, // 3877: b61M94; Pad 7 halo
+ { 0x0FF1001,0x0FF5011, 0x12,0x00, 0xA, +0 }, // 3878: b61M95; Pad 8 sweep
+ { 0x00FFF7E,0x10F6F61, 0x1A,0x00, 0xE, +0 }, // 3879: b61M96; FX 1 rain
+ { 0x01131F1,0x11222F1, 0x41,0x40, 0x2, +0 }, // 3880: b61M97; FX 2 soundtrack
+ { 0x203E5B6,0x14245F1, 0x4B,0x00, 0x6, +0 }, // 3881: b61M98; FX 3 crystal
+ { 0x1005872,0x0022620, 0x18,0x40, 0x6, +0 }, // 3882: b61M99; FX 4 atmosphere
+ { 0x202F950,0x001FFC5, 0x90,0x00, 0x4, +0 }, // 3883: b61M100; FX 5 brightness
+ { 0x00F4D20,0x105FF00, 0x03,0x00, 0x2, +0 }, // 3884: b61M101; FX 6 goblins
+ { 0x0427F35,0x02135A2, 0xD7,0x00, 0xE, +0 }, // 3885: b61M102; FX 7 echoes
+ { 0x303F17C,0x001F130, 0x40,0x00, 0x6, +0 }, // 3886: b61M103; FX 8 sci-fi
+ { 0x053F101,0x053F128, 0x40,0x80, 0x0, +0 }, // 3887: b61M104; Sitar
+ { 0x011A131,0x0438D13, 0x87,0x80, 0x8, +0 }, // 3888: b61M105; Banjo
+ { 0x053F101,0x074F237, 0x4F,0x00, 0x6, +0 }, // 3889: b61M106; Shamisen
+ { 0x01FF201,0x188F521, 0x0B,0x00, 0x0, +0 }, // 3890: b61M107; Koto
+ { 0x055F502,0x053F621, 0x99,0x00, 0x0, +0 }, // 3891: b61M108; Kalimba
+ { 0x1176E31,0x10CABA1, 0x43,0x00, 0x2, +0 }, // 3892: b61M109; Bagpipe
+ { 0x2035530,0x1448461, 0x19,0x00, 0xA, +0 }, // 3893: b61M110; Fiddle
+ { 0x0427881,0x0558593, 0x4B,0x00, 0xE, +0 }, // 3894: b61M111; Shanai
+ { 0x272F107,0x104FC18, 0x46,0x00, 0x0, +0 }, // 3895: b61M112; Tinkle Bell
+ { 0x0E6F80E,0x0F6F80F, 0x00,0x00, 0x0, +0 }, // 3896: b61M113; Agogo Bells
+ { 0x1078F03,0x1059F02, 0xC0,0x00, 0xA, +0 }, // 3897: b61M114; Steel Drums
+ { 0x097C802,0x097F802, 0x00,0x00, 0x1, +0 }, // 3898: b61M115; Woodblock
+ { 0x007FF01,0x107FF00, 0x00,0x00, 0x5, +0 }, // 3899: b61M116; Taiko Drum
+ { 0x196C801,0x086F800, 0x00,0x00, 0xA, +0 }, // 3900: b61M117; Melodic Tom
+ { 0x0B3F109,0x0B4F600, 0x00,0x00, 0xE, +0 }, // 3901: b61M118; Synth Drum
+ { 0x00B5F01,0x30F5F00, 0x80,0x00, 0x6, +0 }, // 3902: b61M119; Reverse Cymbal
+ { 0x2056651,0x2066642, 0x00,0x00, 0x2, +0 }, // 3903: b61M120; Guitar FretNoise
+ { 0x3665F54,0x0077F40, 0x0A,0x00, 0x4, +0 }, // 3904: b61M121; Breath Noise
+ { 0x005F1C0,0x02394FB, 0x51,0x00, 0x2, +0 }, // 3905: b61M123; Bird Tweet
+ { 0x10FFFFC,0x30FFFF0, 0xC0,0x00, 0x0, +0 }, // 3906: b61M124; Telephone
+ { 0x00FFF7E,0x00F5F6E, 0x00,0x00, 0xE, +0 }, // 3907: b61M126; Applause/Noise
+ { 0x0F0A00A,0x075C586, 0x00,0x00, 0xE, +0 }, // 3908: b61M127; Gunshot
+ { 0x050F101,0x0D6D101, 0x4E,0x06, 0xA, +0 }, // 3909: apgnamM0; dukeM0; swM0; AcouGrandPiano
+ { 0x054F231,0x0C6F201, 0x48,0x00, 0x8, +0 }, // 3910: apgnamM1; dukeM1; swM1; BrightAcouGrand
+ { 0x023F503,0x0E7D101, 0x47,0x06, 0xA, +0 }, // 3911: apgnamM2; dukeM2; swM2; ElecGrandPiano
+ { 0x000F113,0x0F6D194, 0x54,0x00, 0x4, +0 }, // 3912: apgnamM3; dukeM3; swM3; Honky-tonkPiano
+ { 0x15BF80C,0x0CCD201, 0x71,0x03, 0x0, +0 }, // 3913: apgnamM4; dukeM4; swM4; Rhodes Piano
+ { 0x0DAF101,0x0E9F301, 0x93,0x00, 0x0, +0 }, // 3914: apgnamM5; dukeM5; swM5; Chorused Piano
+ { 0x128FB23,0x0E8D301, 0x87,0x40, 0x6, +0 }, // 3915: apgnamM6; dukeM6; swM6; Harpsichord
+ { 0x0A5C201,0x0D7C201, 0x92,0x00, 0xA, +0 }, // 3916: apgnamM7; dukeM7; swM7; Clavinet
+ { 0x040FF36,0x0F4F311, 0xC0,0x80, 0x4, +0 }, // 3917: apgnamM8; dukeM8; swM8; Celesta
+ { 0x055F587,0x0C4F411, 0x91,0x00, 0x2, +0 }, // 3918: apgnamM9; dukeM9; swM9; Glockenspiel
+ { 0x0045616,0x034F601, 0x21,0x00, 0x2, +0 }, // 3919: apgnamM10; dukeM10; swM10; Music box
+ { 0x0E6F318,0x0F6F281, 0xD0,0x00, 0x0, +0 }, // 3920: apgnamM11; dukeM11; swM11; Vibraphone
+ { 0x0FFF718,0x0D8B501, 0x21,0x00, 0x0, +0 }, // 3921: apgnamM12; dukeM12; swM12; Marimba
+ { 0x0FFF816,0x0F6F601, 0x98,0x00, 0x0, +0 }, // 3922: apgnamM13; dukeM13; swM13; Xylophone
+ { 0x032FD13,0x042FD00, 0x86,0x03, 0x8, +0 }, // 3923: apgnamM14; dukeM14; swM14; Tubular Bells
+ { 0x1058401,0x0C5F481, 0x49,0x82, 0x0, +0 }, // 3924: apgnamM15; dukeM15; swM15; Dulcimer
+ { 0x2E5F062,0x00EC060, 0x5D,0x00, 0x0, +0 }, // 3925: apgnamM16; dukeM16; swM16; Hammond Organ
+ { 0x0FFF062,0x00FCF60, 0xCF,0x00, 0x0, +0 }, // 3926: apgnamM17; dukeM17; swM17; Percussive Organ
+ { 0x00FAA30,0x10FFF71, 0x57,0x00, 0x0, +0 }, // 3927: apgnamM18; dukeM18; swM18; Rock Organ
+ { 0x14BF02C,0x01B5071, 0x55,0x08, 0x0, +0 }, // 3928: apgnamM19; dukeM19; swM19; Church Organ
+ { 0x1059721,0x0054F31, 0x13,0x80, 0x0, +0 }, // 3929: apgnamM20; dukeM20; swM20; Reed Organ
+ { 0x1058721,0x0054F32, 0x8F,0x00, 0x6, +0 }, // 3930: apgnamM21; dukeM21; swM21; Accordion
+ { 0x006F223,0x00642B1, 0x53,0x0B, 0xE, +0 }, // 3931: apgnamM22; dukeM22; swM22; Harmonica
+ { 0x1058721,0x0054F31, 0x50,0x00, 0x0, +0 }, // 3932: apgnamM23; dukeM23; swM23; Tango Accordion
+ { 0x2F4F502,0x0F8F301, 0x64,0x00, 0xA, +0 }, // 3933: apgnamM24; dukeM24; swM24; Acoustic Guitar1
+ { 0x1FAF303,0x0F7C301, 0x57,0x00, 0xE, +0 }, // 3934: apgnamM25; dukeM25; swM25; Acoustic Guitar2
+ { 0x0F0F003,0x0F8F301, 0xD5,0x00, 0x2, +0 }, // 3935: apgnamM26; dukeM26; swM26; Electric Guitar1
+ { 0x120F723,0x0F7F401, 0x86,0x40, 0x8, +0 }, // 3936: apgnamM27; dukeM27; swM27; Electric Guitar2
+ { 0x043F903,0x0FAF421, 0xC0,0x00, 0x6, +0 }, // 3937: apgnamM28; dukeM28; swM28; Electric Guitar3
+ { 0x0FFF101,0x3FFF054, 0x43,0x40, 0x8, +0 }, // 3938: apgnamM29; dukeM29; Overdrive Guitar
+ { 0x353F100,0x396F110, 0x49,0x00, 0xC, +0 }, // 3939: apgnamM30; dukeM30; swM29; Distorton Guitar; Overdrive Guitar
+ { 0x15FF510,0x1FFF134, 0x40,0x00, 0x0, +0 }, // 3940: apgnamM31; dukeM31; swM31; Guitar Harmonics
+ { 0x0F2D401,0x08AC321, 0x18,0x80, 0xA, +0 }, // 3941: apgnamM32; dukeM32; swM32; Acoustic Bass
+ { 0x02FF131,0x086F131, 0x8F,0x00, 0xA, +0 }, // 3942: apgnamM33; dukeM33; swM33; Electric Bass 1
+ { 0x02FF131,0x086F131, 0x8C,0x00, 0xA, +0 }, // 3943: apgnamM34; dukeM34; swM34; Electric Bass 2
+ { 0x04CB421,0x0FC8201, 0x15,0x00, 0xA, +0 }, // 3944: apgnamM35; dukeM35; swM35; Fretless Bass
+ { 0x016F701,0x088F321, 0x8E,0x00, 0xC, +0 }, // 3945: apgnamM36; dukeM36; swM36; Slap Bass 1
+ { 0x016FD01,0x088F321, 0x0D,0x00, 0xC, +0 }, // 3946: apgnamM37; dukeM37; swM37; Slap Bass 2
+ { 0x016F501,0x088F321, 0x8C,0x00, 0xA, +0 }, // 3947: apgnamM38; dukeM38; swM38; Synth Bass 1
+ { 0x004F311,0x06DF231, 0x06,0x00, 0x8, +0 }, // 3948: apgnamM39; dukeM39; swM39; Synth Bass 2
+ { 0x1035171,0x0155221, 0x1C,0x00, 0xE, +0 }, // 3949: apgnamM40; apgnamM48; dukeM40; dukeM48; swM40; swM48; String Ensemble1; Violin
+ { 0x113FF31,0x0366661, 0x16,0x00, 0x8, +0 }, // 3950: apgnamM41; dukeM41; swM41; Viola
+ { 0x0035171,0x0175461, 0x56,0x00, 0xE, +0 }, // 3951: apgnamM42; dukeM42; swM42; Cello
+ { 0x0035171,0x0476421, 0x1D,0x00, 0xE, +0 }, // 3952: apgnamM43; dukeM43; swM43; Contrabass
+ { 0x121F131,0x0166FE1, 0x46,0x00, 0x2, +0 }, // 3953: apgnamM44; dukeM44; Tremulo Strings
+ { 0x0FFF611,0x0F37211, 0x05,0x00, 0x0, +0 }, // 3954: apgnamM45; dukeM45; swM45; Pizzicato String
+ { 0x075F002,0x053F701, 0x1D,0x00, 0x0, +0 }, // 3955: apgnamM46; dukeM46; swM46; Orchestral Harp
+ { 0x1057510,0x0F3F311, 0x41,0x00, 0x0, +0 }, // 3956: apgnamM47; dukeM47; swM47; Timpany
+ { 0x1035131,0x0153061, 0x1C,0x00, 0xE, +0 }, // 3957: apgnamM49; dukeM49; swM49; String Ensemble2
+ { 0x014C121,0x0054161, 0x93,0x00, 0xA, +0 }, // 3958: apgnamM50; dukeM50; swM50; Synth Strings 1
+ { 0x0223101,0x0159041, 0x18,0x00, 0xC, +0 }, // 3959: apgnamM51; dukeM51; swM51; SynthStrings 2
+ { 0x01FF421,0x0073F72, 0xDB,0x07, 0x0, +0 }, // 3960: apgnamM52; dukeM52; swM52; Choir Aahs
+ { 0x0697961,0x0677121, 0x96,0x00, 0x0, +0 }, // 3961: apgnamM53; dukeM53; swM53; Voice Oohs
+ { 0x069E961,0x0677121, 0x96,0x00, 0x0, +0 }, // 3962: apgnamM54; dukeM54; swM54; Synth Voice
+ { 0x0665410,0x045A581, 0x04,0x00, 0x8, +0 }, // 3963: apgnamM55; dukeM55; swM55; Orchestra Hit
+ { 0x0076431,0x067D021, 0x1E,0x00, 0xE, +0 }, // 3964: apgnamM56; dukeM56; swM56; Trumpet
+ { 0x0177521,0x0078F21, 0x94,0x80, 0xC, +0 }, // 3965: apgnamM57; dukeM57; swM57; Trombone
+ { 0x0586321,0x018A021, 0x19,0x00, 0xC, +0 }, // 3966: apgnamM58; dukeM58; swM58; Tuba
+ { 0x00F7321,0x00F9321, 0x16,0x00, 0xC, +0 }, // 3967: apgnamM59; dukeM59; swM59; Muted Trumpet
+ { 0x0565321,0x016A021, 0x9A,0x80, 0xE, +0 }, // 3968: apgnamM60; dukeM60; swM60; French Horn
+ { 0x0076431,0x067D021, 0x18,0x00, 0xE, +0 }, // 3969: apgnamM61; dukeM61; swM61; Brass Section
+ { 0x03E4131,0x09EF022, 0x16,0x00, 0xE, +0 }, // 3970: apgnamM62; dukeM62; Synth Brass 1
+ { 0x0566121,0x016A021, 0x99,0x80, 0xE, +0 }, // 3971: apgnamM63; dukeM63; swM63; Synth Brass 2
+ { 0x100FF31,0x0087F61, 0x94,0x00, 0x8, +0 }, // 3972: apgnamM64; dukeM64; swM64; Soprano Sax
+ { 0x1009831,0x0096F61, 0x8E,0x00, 0x8, +0 }, // 3973: apgnamM65; apgnamM66; dukeM65; dukeM66; swM65; swM66; Alto Sax; Tenor Sax
+ { 0x1055E31,0x0087F61, 0x8D,0x00, 0xA, +0 }, // 3974: apgnamM67; dukeM67; swM67; Baritone Sax
+ { 0x0178731,0x00E8BA2, 0xC1,0x00, 0xC, +0 }, // 3975: apgnamM68; dukeM68; swM68; Oboe
+ { 0x0178731,0x10E8BA2, 0xC3,0x00, 0xC, +0 }, // 3976: apgnamM69; dukeM69; swM69; English Horn
+ { 0x017FE71,0x00A6B22, 0x0D,0x00, 0x8, +0 }, // 3977: apgnamM70; dukeM70; swM70; Bassoon
+ { 0x0219F32,0x0F770B1, 0x48,0x00, 0x4, +0 }, // 3978: apgnamM71; dukeM71; swM71; Clarinet
+ { 0x03794A1,0x00A6521, 0x1F,0x00, 0x0, +0 }, // 3979: apgnamM72; dukeM72; swM72; Piccolo
+ { 0x05F7621,0x02A60A1, 0x19,0x80, 0x6, +0 }, // 3980: apgnamM73; dukeM73; swM73; Flute
+ { 0x0195131,0x0396021, 0x9A,0x80, 0xC, +0 }, // 3981: apgnamM74; dukeM74; swM74; Recorder
+ { 0x05084B2,0x0186721, 0x8D,0x00, 0x0, +0 }, // 3982: apgnamM75; dukeM75; swM75; Pan Flute
+ { 0x00457E2,0x0876861, 0x52,0x00, 0x8, +0 }, // 3983: apgnamM76; dukeM76; swM76; Bottle Blow
+ { 0x1032171,0x0175461, 0x96,0x00, 0x4, +0 }, // 3984: apgnamM77; dukeM77; swM77; Shakuhachi
+ { 0x0031171,0x0175461, 0xD6,0x00, 0x4, +0 }, // 3985: apgnamM78; dukeM78; swM78; Whistle
+ { 0x00FF032,0x0077621, 0xF4,0x00, 0x0, +0 }, // 3986: apgnamM79; dukeM79; swM79; Ocarina
+ { 0x203F422,0x00CF061, 0xA1,0x00, 0x0, +0 }, // 3987: apgnamM80; dukeM80; Lead 1 squareea
+ { 0x10FFC21,0x10FF9A1, 0x0E,0x00, 0x0, +0 }, // 3988: apgnamM81; dukeM81; swM81; Lead 2 sawtooth
+ { 0x0558721,0x0186421, 0x42,0x80, 0x0, +0 }, // 3989: apgnamM82; dukeM82; Lead 3 calliope
+ { 0x0126621,0x0099021, 0x45,0x00, 0x6, +0 }, // 3990: apgnamM83; dukeM83; swM83; Lead 4 chiff
+ { 0x121A221,0x02A91A2, 0x8E,0x00, 0xA, +0 }, // 3991: apgnamM84; dukeM84; swM84; Lead 5 charang
+ { 0x069E962,0x0677121, 0xAA,0x00, 0x0, +0 }, // 3992: apgnamM85; dukeM85; swM85; Lead 6 voice
+ { 0x0104100,0x206F760, 0xC4,0x00, 0x0, +0 }, // 3993: apgnamM86; dukeM86; swM86; Lead 7 fifths
+ { 0x030F201,0x009F461, 0x8F,0x80, 0xA, +0 }, // 3994: apgnamM87; dukeM87; swM87; Lead 8 brass
+ { 0x0F45217,0x005A0A1, 0xA7,0x00, 0xE, +0 }, // 3995: apgnamM88; dukeM88; swM88; Pad 1 new age
+ { 0x011E861,0x00327B1, 0x1F,0x80, 0xA, +0 }, // 3996: apgnamM89; dukeM89; swM89; Pad 2 warm
+ { 0x02C6161,0x018F521, 0x16,0x00, 0xC, +0 }, // 3997: apgnamM90; dukeM90; swM90; Pad 3 polysynth
+ { 0x001EF71,0x0036172, 0x60,0x00, 0x0, +0 }, // 3998: apgnamM91; dukeM91; swM91; Pad 4 choir
+ { 0x0935136,0x0714331, 0xC4,0x80, 0x6, +0 }, // 3999: 2x2byJANM92; apgnamM92; dukeM92; swM92; Pad 5 bowedpad
+ { 0x175A1C1,0x1752101, 0x51,0x00, 0x0, +0 }, // 4000: apgnamM93; dukeM93; swM93; Pad 6 metallic
+ { 0x010F4A1,0x0033F32, 0xDB,0x07, 0x0, +0 }, // 4001: apgnamM94; dukeM94; swM94; Pad 7 halo
+ { 0x1181121,0x007CFA1, 0x15,0x00, 0x0, +0 }, // 4002: apgnamM95; dukeM95; swM95; Pad 8 sweep
+ { 0x0F1B061,0x0F2F1B1, 0x1F,0x00, 0xA, +0 }, // 4003: apgnamM96; dukeM96; swM96; FX 1 rain
+ { 0x1051201,0x0144121, 0x15,0x00, 0x0, +0 }, // 4004: apgnamM97; dukeM97; swM97; FX 2 soundtrack
+ { 0x0156215,0x004AD81, 0x58,0x00, 0x2, +0 }, // 4005: apgnamM98; dukeM98; swM98; FX 3 crystal
+ { 0x056F523,0x025F3A1, 0x48,0x80, 0x0, +0 }, // 4006: apgnamM99; dukeM99; swM99; FX 4 atmosphere
+ { 0x151F261,0x0A5F242, 0x4D,0x00, 0x0, +0 }, // 4007: apgnamM100; dukeM100; swM100; FX 5 brightness
+ { 0x1511261,0x0131123, 0x09,0x80, 0xC, +0 }, // 4008: apgnamM101; dukeM101; swM101; FX 6 goblins
+ { 0x0F11141,0x0031DA1, 0x8E,0x06, 0xA, +0 }, // 4009: apgnamM102; dukeM102; swM102; FX 7 echoes
+ { 0x15AB061,0x01AB0A3, 0x94,0x80, 0x0, +0 }, // 4010: apgnamM103; dukeM103; swM103; FX 8 sci-fi
+ { 0x083F101,0x085F108, 0x40,0x40, 0x0, +0 }, // 4011: apgnamM104; dukeM104; swM104; Sitar
+ { 0x1119311,0x0C5A213, 0x0C,0x09, 0x0, +0 }, // 4012: apgnamM105; dukeM105; swM105; Banjo
+ { 0x1429811,0x0D7F311, 0x06,0x00, 0x4, +0 }, // 4013: apgnamM106; dukeM106; Shamisen
+ { 0x0328513,0x112E591, 0x91,0x00, 0x8, +0 }, // 4014: apgnamM107; dukeM107; Koto
+ { 0x2569D04,0x005F201, 0x8F,0x80, 0xE, +0 }, // 4015: apgnamM108; dukeM108; Kalimba
+ { 0x1206721,0x10C6F22, 0x41,0x00, 0x6, +0 }, // 4016: apgnamM109; dukeM109; swM109; Bagpipe
+ { 0x0206721,0x10C6F22, 0x41,0x00, 0x6, +0 }, // 4017: apgnamM110; dukeM110; swM110; Fiddle
+ { 0x1178731,0x00E8B22, 0x48,0x80, 0xC, +0 }, // 4018: apgnamM111; dukeM111; swM111; Shanai
+ { 0x0E5F105,0x0E5C302, 0xD8,0x80, 0x6, +0 }, // 4019: apgnamM112; dukeM112; swM112; Tinkle Bell
+ { 0x026EC07,0x087F702, 0x0A,0x00, 0xE, +0 }, // 4020: apgnamM113; dukeM113; swM113; Agogo Bells
+ { 0x0155805,0x005EF01, 0x9D,0x00, 0xE, +0 }, // 4021: apgnamM114; dukeM114; swM114; Steel Drums
+ { 0x018FA17,0x054F812, 0x18,0x00, 0x8, +0 }, // 4022: apgnamM115; dukeM115; swM115; Woodblock
+ { 0x0F3E900,0x005FF00, 0x11,0x00, 0x0, +0 }, // 4023: apgnamM116; dukeM116; Taiko Drum
+ { 0x147F811,0x003F310, 0x01,0x80, 0x4, +0 }, // 4024: apgnamM117; dukeM117; swM117; Melodic Tom
+ { 0x0696940,0x0657300, 0x96,0x00, 0x4, +0 }, // 4025: apgnamM118; dukeM118; swM118; Synth Drum
+ { 0x0F0F00C,0x0DF270C, 0x00,0x00, 0xE, +0 }, // 4026: apgnamM119; dukeM119; Reverse Cymbal
+ { 0x024F806,0x2D65602, 0x80,0x8D, 0xE, +0 }, // 4027: apgnamM120; dukeM120; swM120; Guitar FretNoise
+ { 0x07DF011,0x0865611, 0x0A,0x89, 0xE, +0 }, // 4028: apgnamM121; dukeM121; swM121; Breath Noise
+ { 0x0FFF00B,0x2FF120C, 0x00,0x00, 0xE, +0 }, // 4029: dukeM122; swM122; Seashore
+ { 0x05BE51C,0x0FA5D0C, 0x1E,0x00, 0xE, +0 }, // 4030: apgnamM123; dukeM123; swM123; Bird Tweet
+ { 0x0FFD02C,0x0FFF020, 0x40,0x00, 0xE, +0 }, // 4031: apgnamM124; dukeM124; swM124; Telephone
+ { 0x200F600,0x2FF4FD0, 0x00,0x00, 0xE, +0 }, // 4032: apgnamM125; dukeM125; swM125; Helicopter
+ { 0x001FF6C,0x016126C, 0x00,0x40, 0xE, +0 }, // 4033: apgnamM126; dukeM126; swM126; Applause/Noise
+ { 0x0FFF30C,0x1DFF60C, 0x00,0x00, 0xE, +0 }, // 4034: apgnamM127; dukeM127; swM127; Gunshot
+ { 0x0F00020,0x0F00000, 0x3F,0x3F, 0xD, +0 }, // 4035: dukeP0; dukeP1; dukeP10; dukeP100; dukeP101; dukeP102; dukeP103; dukeP104; dukeP105; dukeP106; dukeP107; dukeP108; dukeP109; dukeP11; dukeP110; dukeP111; dukeP112; dukeP113; dukeP114; dukeP115; dukeP116; dukeP117; dukeP118; dukeP119; dukeP12; dukeP120; dukeP121; dukeP122; dukeP123; dukeP124; dukeP125; dukeP126; dukeP127; dukeP13; dukeP14; dukeP15; dukeP16; dukeP17; dukeP18; dukeP19; dukeP2; dukeP20; dukeP21; dukeP22; dukeP23; dukeP24; dukeP25; dukeP26; dukeP27; dukeP28; dukeP29; dukeP3; dukeP30; dukeP31; dukeP32; dukeP33; dukeP34; dukeP4; dukeP5; dukeP6; dukeP7; dukeP8; dukeP83; dukeP84; dukeP85; dukeP86; dukeP87; dukeP88; dukeP89; dukeP9; dukeP90; dukeP91; dukeP92; dukeP93; dukeP94; dukeP95; dukeP96; dukeP97; dukeP98; dukeP99; Bell Tree; Castanets; Jingle Bell; Mute Surdu; Open Surdu
+ { 0x0C8AA00,0x0B7D200, 0x00,0x00, 0x0, +0 }, // 4036: apgnamP0; apgnamP1; apgnamP10; apgnamP11; apgnamP12; apgnamP13; apgnamP14; apgnamP15; apgnamP16; apgnamP17; apgnamP18; apgnamP19; apgnamP2; apgnamP20; apgnamP21; apgnamP22; apgnamP23; apgnamP24; apgnamP25; apgnamP26; apgnamP3; apgnamP36; apgnamP4; apgnamP5; apgnamP6; apgnamP7; apgnamP8; apgnamP89; apgnamP9; dukeP36; swP0; swP1; swP10; swP11; swP12; swP13; swP14; swP15; swP16; swP17; swP18; swP19; swP2; swP20; swP21; swP22; swP23; swP24; swP25; swP26; swP3; swP36; swP4; swP5; swP6; swP7; swP8; swP89; swP9; Bass Drum 1
+ { 0x22BFB03,0x00BF507, 0x00,0x00, 0xF, +0 }, // 4037: apgnamP37; dukeP37; swP37; Side Stick
+ { 0x3FFFFF0,0x0F0FBE5, 0xC0,0x00, 0xE, +0 }, // 4038: apgleeP39; apgnamP39; dukeP39; swP39; Hand Clap
+ { 0x00AFF21,0x119F800, 0x80,0x00, 0xE, +0 }, // 4039: apgleeP40; apgnamP40; dukeP40; swP40; Electric Snare
+ { 0x098C601,0x098C601, 0x08,0x08, 0x5, +0 }, // 4040: apgnamP41; apgnamP45; apgnamP47; apgnamP48; apgnamP50; dukeP41; dukeP45; dukeP47; dukeP48; dukeP50; swP45; swP47; swP48; swP50; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x098C601,0x098C601, 0x00,0x08, 0x5, +0 }, // 4041: apgnamP43; dukeP43; swP43; High Floor Tom
+ { 0x342F80E,0x3E4F407, 0x00,0x40, 0xE, +0 }, // 4042: apgnamP49; dukeP49; swP49; Crash Cymbal 1
+ { 0x342F80F,0x3E4F407, 0x00,0x40, 0xE, +0 }, // 4043: apgnamP52; dukeP52; swP52; Chinese Cymbal
+ { 0x342F804,0x3E4F407, 0x00,0x44, 0xE, +0 }, // 4044: apgnamP53; dukeP53; swP53; Ride Bell
+ { 0x342F80F,0x3E4F40D, 0x00,0x40, 0xE, +0 }, // 4045: apgnamP55; dukeP55; swP55; Splash Cymbal
+ { 0x342F80F,0x3E4F408, 0x00,0x40, 0xE, +0 }, // 4046: apgnamP57; dukeP57; swP57; Crash Cymbal 2
+ { 0x200F880,0x3049F90, 0x0D,0x00, 0xE, +0 }, // 4047: apgleeP58; apgnamP58; dukeP58; swP58; Vibraslap
+ { 0x08DFA01,0x0B5F801, 0x4F,0x00, 0x7, +0 }, // 4048: apgnamP63; dukeP63; swP63; Open High Conga
+ { 0x30AF901,0x006FA00, 0x00,0x00, 0xF, +0 }, // 4049: apgnamP64; dukeP64; swP64; Low Conga
+ { 0x0EFF702,0x397C802, 0x00,0x00, 0xB, +0 }, // 4050: apgnamP65; dukeP65; swP65; High Timbale
+ { 0x0EFF702,0x397C802, 0x00,0x40, 0xB, +0 }, // 4051: apgnamP66; dukeP66; swP66; Low Timbale
+ { 0x276F502,0x2D6F609, 0x1B,0x05, 0x4, +0 }, // 4052: apgnamP67; apgnamP68; dukeP67; dukeP68; swP67; swP68; High Agogo; Low Agogo
+ { 0x05BE51C,0x0FA7D07, 0x16,0x00, 0xE, +0 }, // 4053: apgnamP71; dukeP71; swP71; Short Whistle
+ { 0x0FEE51C,0x0067D07, 0x16,0x00, 0xE, +0 }, // 4054: apgnamP72; dukeP72; swP72; Long Whistle
+ { 0x0F40006,0x005F713, 0x3F,0x00, 0x1, +0 }, // 4055: apgnamP76; dukeP76; High Wood Block
+ { 0x0F40006,0x005F712, 0x3F,0x00, 0x1, +0 }, // 4056: apgnamP77; dukeP77; Low Wood Block
+ { 0x3F0E02A,0x005FF1E, 0x40,0x40, 0x8, +0 }, // 4057: apgnamP80; dukeP80; swP80; Mute Triangle
+ { 0x3F0E02A,0x002FF1E, 0x7C,0x40, 0x8, +0 }, // 4058: apgnamP81; dukeP81; swP81; Open Triangle
+ { 0x053F171,0x227F272, 0x48,0x00, 0xA, +0 }, // 4059: swM30; Distorton Guitar
+ { 0x121F1B1,0x0166F61, 0x46,0x00, 0x2, +0 }, // 4060: swM44; Tremulo Strings
+ { 0x03EC131,0x09EF022, 0x1B,0x00, 0xE, +0 }, // 4061: swM62; Synth Brass 1
+ { 0x203F4A2,0x00CF0F1, 0xA1,0x00, 0x0, +0 }, // 4062: swM80; Lead 1 squareea
+ { 0x008C782,0x00857F1, 0x0D,0x00, 0x0, +0 }, // 4063: swM82; Lead 3 calliope
+ { 0x053F101,0x074F217, 0x4F,0x00, 0x6, +0 }, // 4064: swM106; Shamisen
+ { 0x0328513,0x112E591, 0x90,0x00, 0x8, +0 }, // 4065: swM107; Koto
+ { 0x2569D04,0x005F201, 0xCF,0x80, 0xE, +0 }, // 4066: swM108; Kalimba
+ { 0x0F2EB20,0x005FF10, 0x08,0x00, 0x0, +0 }, // 4067: swM116; Taiko Drum
+ { 0x0F0F029,0x1DF2703, 0x00,0x00, 0xE, +0 }, // 4068: swM119; Reverse Cymbal
+ { 0x0F6A90F,0x2F6F90F, 0x02,0xC0, 0x0, +0 }, // 4069: swP31
+ { 0x098F601,0x008CB00, 0x00,0x00, 0x5, +0 }, // 4070: swP41; Low Floor Tom
+ { 0x306FF80,0x0176F11, 0x00,0x00, 0xE, +0 }, // 4071: swP73; Short Guiro
+ { 0x306FF80,0x0166F11, 0x00,0x00, 0xE, +0 }, // 4072: apgleeP73; swP74; Long Guiro; Short Guiro
+ { 0x0F00006,0x0FFF816, 0x3F,0x00, 0x1, +0 }, // 4073: swP76; High Wood Block
+ { 0x0FF0006,0x0FFF815, 0x3F,0x00, 0x1, +0 }, // 4074: swP77; Low Wood Block
+ { 0x094F3C1,0x0C8E3C1, 0x8C,0x40, 0xC, +12 }, // 4075: raptM24; Acoustic Guitar (nylon)
+ { 0x1E4E130,0x0E3F230, 0x8D,0x00, 0xA, +12 }, // 4076: raptM25; Acoustic Guitar (steel)
+ { 0x21FF120,0x088F420, 0x21,0x00, 0xA, +12 }, // 4077: raptM26; Electric Guitar (jazz)
+ { 0x100A010,0x0F6B110, 0x15,0x00, 0x8, +12 }, // 4078: raptM35; Fretless Bass
+ { 0x054A1E0,0x0049160, 0x4B,0x40, 0x0, +12 }, // 4079: raptM47; * Timpani
+ { 0x1059020,0x10575A1, 0x51,0x80, 0x4, +12 }, // 4080: raptM49; String Ensemble 2
+ { 0x10580A0,0x1056521, 0x52,0x80, 0x6, +12 }, // 4081: raptM49; String Ensemble 2
+ { 0x10569A0,0x10266E0, 0x93,0x00, 0xA, +12 }, // 4082: raptM50; Synth Strings 1
+ { 0x0033221,0x1042120, 0x4D,0x80, 0x0, +12 }, // 4083: raptM51; Synth Strings 2
+ { 0x054A160,0x0049160, 0x4D,0x80, 0x0, +12 }, // 4084: raptM52; Choir Aahs
+ { 0x10BA8A1,0x128D330, 0x48,0x00, 0xA, +12 }, // 4085: raptM84; Lead 5 (charang)
+ { 0x0C8A820,0x0B7D601, 0x00,0x00, 0x0, +0 }, // 4086: raptM117; Melodic Tom
+ { 0x117F7CE,0x04CF9C0, 0x21,0x00, 0xF, +12 }, // 4087: raptP38; Acoustic Snare
+ { 0x075FC01,0x037F800, 0x21,0x00, 0x1, +12 }, // 4088: raptP40; Electric Snare
+ { 0x25E980C,0x306FB0F, 0x80,0x80, 0xF, +12 }, // 4089: raptP42; Closed High-Hat
+ { 0x0F5F201,0x0F6F201, 0x8F,0x06, 0x8, +0 }, // 4090: b65M0; AcouGrandPiano
+ { 0x0F5F201,0x0F6F201, 0x4B,0x00, 0x8, +0 }, // 4091: b65M1; BrightAcouGrand
+ { 0x0F5F201,0x0F5F201, 0x49,0x00, 0x8, +0 }, // 4092: b65M2; ElecGrandPiano
+ { 0x0F6F2C1,0x0F6F241, 0x12,0x00, 0x6, +0 }, // 4093: b65M3; Honky-tonkPiano
+ { 0x0F8F181,0x0F7F201, 0x57,0x00, 0x0, +0 }, // 4094: b65M4; Rhodes Piano
+ { 0x0F7F101,0x0F6F201, 0x93,0x00, 0x0, +0 }, // 4095: b65M5; Chorused Piano
+ { 0x0F5F60C,0x0F5F381, 0x5C,0x00, 0x0, +0 }, // 4096: b65M8; Celesta
+ { 0x0F5F3D8,0x0F5F281, 0x62,0x00, 0x0, +0 }, // 4097: b65M11; Vibraphone
+ { 0x014F6B1,0x004F1F1, 0x92,0x00, 0x2, +0 }, // 4098: b65M16; Hammond Organ
+ { 0x05FC772,0x004C730, 0x14,0x00, 0x2, +0 }, // 4099: b65M17; Percussive Organ
+ { 0x016AA70,0x0048AB1, 0x44,0x00, 0x4, +0 }, // 4100: b65M18; Rock Organ
+ { 0x1259723,0x01355B1, 0x93,0x00, 0x4, +0 }, // 4101: b65M19; Church Organ
+ { 0x1299824,0x01646B1, 0x48,0x00, 0xC, +0 }, // 4102: b65M21; Accordion
+ { 0x1069121,0x0066161, 0x13,0x00, 0xA, +0 }, // 4103: b65M22; Harmonica
+ { 0x0067121,0x00661E1, 0x13,0x89, 0x6, +0 }, // 4104: b65M23; Tango Accordion
+ { 0x197F302,0x0C6F341, 0x9C,0x80, 0xC, +0 }, // 4105: b65M24; Acoustic Guitar1
+ { 0x198F303,0x0E5F111, 0x54,0x00, 0xC, +0 }, // 4106: b65M25; Acoustic Guitar2
+ { 0x03EF123,0x0F7F221, 0x5F,0x00, 0x0, +0 }, // 4107: b65M26; Electric Guitar1
+ { 0x127F623,0x0F7F321, 0x87,0x80, 0x6, +0 }, // 4108: b65M27; Electric Guitar2
+ { 0x054F903,0x03FF621, 0x47,0x00, 0x0, +0 }, // 4109: b65M28; Electric Guitar3
+ { 0x1479163,0x0178421, 0x4A,0x05, 0x8, +0 }, // 4110: b65M29; Overdrive Guitar
+ { 0x1189563,0x0179461, 0x4A,0x00, 0x8, +0 }, // 4111: b65M30; Distorton Guitar
+ { 0x0482029,0x0F7D1A4, 0xA1,0x80, 0x8, +0 }, // 4112: b65M31; Guitar Harmonics
+ { 0x077F131,0x005F771, 0x13,0x00, 0xA, +0 }, // 4113: b65M33; Electric Bass 1
+ { 0x0E7F171,0x075F171, 0x8D,0x00, 0xA, +0 }, // 4114: b65M34; Electric Bass 2
+ { 0x0276131,0x0157172, 0x5B,0x00, 0xC, +0 }, // 4115: b65M35; Fretless Bass
+ { 0x096A101,0x0D6F261, 0x8B,0x40, 0x8, +0 }, // 4116: b65M36; Slap Bass 1
+ { 0x016A261,0x0D6A121, 0x8A,0x08, 0x8, +0 }, // 4117: b65M37; Slap Bass 2
+ { 0x0E5F431,0x075F131, 0x8B,0x00, 0xA, +0 }, // 4118: b65M38; Synth Bass 1
+ { 0x057F271,0x007E122, 0x0F,0x00, 0x6, +0 }, // 4119: b65M39; Synth Bass 2
+ { 0x114DD31,0x0265621, 0x15,0x00, 0x8, +0 }, // 4120: b65M40; Violin
+ { 0x113DD31,0x00666E1, 0x16,0x00, 0x8, +0 }, // 4121: b65M41; Viola
+ { 0x116D171,0x0066131, 0x49,0x00, 0x8, +0 }, // 4122: b65M42; Cello
+ { 0x11471A1,0x0057263, 0x4D,0x80, 0x2, +0 }, // 4123: b65M43; Contrabass
+ { 0x124F1F1,0x0156FE1, 0x40,0x00, 0x2, +0 }, // 4124: b65M44; Tremulo Strings
+ { 0x176F502,0x0358501, 0x1A,0x80, 0x0, +0 }, // 4125: b65M45; Pizzicato String
+ { 0x175F422,0x0F3F301, 0x1D,0x80, 0x0, +0 }, // 4126: b65M46; Orchestral Harp
+ { 0x126B121,0x00572A2, 0x9B,0x01, 0xE, +0 }, // 4127: b65M48; String Ensemble1
+ { 0x1037FA1,0x1053F21, 0x98,0x00, 0x0, +0 }, // 4128: b65M49; String Ensemble2
+ { 0x03441A1,0x0035161, 0x93,0x00, 0xA, +0 }, // 4129: b65M50; Synth Strings 1
+ { 0x025C121,0x0054F61, 0x18,0x00, 0xC, +0 }, // 4130: b65M51; SynthStrings 2
+ { 0x013F431,0x0038A72, 0x5B,0x83, 0x0, +0 }, // 4131: b65M52; Choir Aahs
+ { 0x03974A1,0x0667161, 0x90,0x00, 0x0, +0 }, // 4132: b65M53; Voice Oohs
+ { 0x08662E1,0x0057A72, 0x57,0x00, 0xC, +0 }, // 4133: b65M54; Synth Voice
+ { 0x0188561,0x0088F61, 0x92,0x01, 0xC, +0 }, // 4134: b65M56; Trumpet
+ { 0x01775A1,0x0078F21, 0x94,0x05, 0xC, +0 }, // 4135: b65M57; Trombone
+ { 0x0157621,0x0368261, 0x94,0x00, 0xC, +0 }, // 4136: b65M58; Tuba
+ { 0x1189E31,0x1286221, 0x43,0x00, 0x2, +0 }, // 4137: b65M59; Muted Trumpet
+ { 0x0676121,0x0067F21, 0x9B,0x00, 0x2, +0 }, // 4138: b65M60; French Horn
+ { 0x0187561,0x00874A2, 0x8A,0x06, 0x8, +0 }, // 4139: b65M61; Brass Section
+ { 0x15772A1,0x0177161, 0x86,0x83, 0x0, +0 }, // 4140: b65M62; Synth Brass 1
+ { 0x0375421,0x016A621, 0x4D,0x00, 0x8, +0 }, // 4141: b65M63; Synth Brass 2
+ { 0x1079331,0x0077261, 0x8F,0x00, 0x8, +0 }, // 4142: b65M64; Soprano Sax
+ { 0x1079331,0x0077261, 0x8E,0x00, 0x8, +0 }, // 4143: b65M65; Alto Sax
+ { 0x1079331,0x0078261, 0x91,0x00, 0xA, +0 }, // 4144: b65M66; Tenor Sax
+ { 0x118AA61,0x0088F21, 0x4B,0x00, 0x8, +0 }, // 4145: b65M68; Oboe
+ { 0x1167E31,0x1078B21, 0x90,0x00, 0x6, +0 }, // 4146: b65M69; English Horn
+ { 0x0289B32,0x0187221, 0x90,0x00, 0x4, +0 }, // 4147: b65M71; Clarinet
+ { 0x05C85E1,0x01765E1, 0x1F,0x00, 0x0, +0 }, // 4148: b65M72; Piccolo
+ { 0x05C88E1,0x01765E1, 0x46,0x00, 0x0, +0 }, // 4149: b65M73; Flute
+ { 0x01F75A1,0x0077521, 0x9C,0x00, 0x2, +0 }, // 4150: b65M74; Recorder
+ { 0x2FCF122,0x006FF61, 0x51,0x00, 0x0, +0 }, // 4151: b65M80; Lead 1 squareea
+ { 0x1FCF121,0x207FF21, 0x0E,0x00, 0x0, +0 }, // 4152: b65M81; Lead 2 sawtooth
+ { 0x0588622,0x01664E1, 0x46,0x80, 0x0, +0 }, // 4153: b65M82; Lead 3 calliope
+ { 0x17A9221,0x02A9122, 0x8B,0x00, 0x0, +0 }, // 4154: b65M84; Lead 5 charang
+ { 0x005DFA2,0x0056F61, 0x9E,0x40, 0x2, +0 }, // 4155: b65M85; Lead 6 voice
+ { 0x0A8F121,0x007F461, 0x8F,0x80, 0xA, +0 }, // 4156: b65M87; Lead 8 brass
+ { 0x0935337,0x005A0E1, 0xA5,0x00, 0x2, +0 }, // 4157: b65M88; Pad 1 new age
+ { 0x0759121,0x0155561, 0x17,0x00, 0xC, +0 }, // 4158: b65M90; Pad 3 polysynth
+ { 0x0025471,0x0036A72, 0x5D,0x00, 0x0, +0 }, // 4159: b65M91; Pad 4 choir
+ { 0x0432161,0x03542A2, 0x97,0x00, 0x8, +0 }, // 4160: b65M92; Pad 5 bowedpad
+ { 0x173A161,0x1433161, 0x1C,0x00, 0x0, +0 }, // 4161: b65M93; Pad 6 metallic
+ { 0x0341121,0x0244261, 0x89,0x03, 0xA, +0 }, // 4162: b65M94; Pad 7 halo
+ { 0x14711A1,0x007CF61, 0x15,0x00, 0x0, +0 }, // 4163: b65M95; Pad 8 sweep
+ { 0x085B122,0x025F261, 0x92,0x83, 0xC, +0 }, // 4164: b65M99; FX 4 atmosphere
+ { 0x155F101,0x0F4F242, 0x4D,0x00, 0x0, +0 }, // 4165: b65M100; FX 5 brightness
+ { 0x1511161,0x01321A3, 0x94,0x80, 0x6, +0 }, // 4166: b65M101; FX 6 goblins
+ { 0x0311161,0x0035DA1, 0x8C,0x80, 0x6, +0 }, // 4167: b65M102; FX 7 echoes
+ { 0x1F1A131,0x0F4A233, 0x0C,0x80, 0x0, +0 }, // 4168: b65M105; Banjo
+ { 0x0277C21,0x1076F22, 0x49,0x00, 0x6, +0 }, // 4169: b65M109; Bagpipe
+ { 0x134DD31,0x0165621, 0x85,0x00, 0xA, +0 }, // 4170: b65M110; Fiddle
+ { 0x207DA20,0x0078F21, 0x04,0x81, 0x6, +0 }, // 4171: b65M111; Shanai
+ { 0x0E5F105,0x0E3C303, 0x6A,0x80, 0x6, +0 }, // 4172: b65M112; Tinkle Bell
+ { 0x0A337D5,0x03756FA, 0x95,0x40, 0x0, +0 }, // 4173: b65M123; Bird Tweet
+ { 0x261B2B5,0x0A5F4B4, 0x5C,0x08, 0xA, +0 }, // 4174: b65M124; Telephone
+ { 0x001F6EE,0x3A54FF0, 0x00,0x00, 0xE, +0 }, // 4175: b65M125; Helicopter
+ { 0x0F0F300,0x2C6F600, 0x00,0x00, 0xE, +0 }, // 4176: b65M127; Gunshot
+ { 0x060F213,0x072F201, 0x4F,0x10, 0x8, +0 }, // 4177: b66M14; Tubular Bells
+ { 0x0FFF001,0x00F9031, 0x4F,0x04, 0x6, +0 }, // 4178: b66M18; Rock Organ
+ { 0x021FF13,0x0F6F311, 0x96,0x80, 0xA, +0 }, // 4179: b66M24; Acoustic Guitar1
+ { 0x001FF11,0x0F5F311, 0x8D,0x80, 0x0, +0 }, // 4180: b66M25; Acoustic Guitar2
+ { 0x171F503,0x0F6F211, 0x5E,0x00, 0xE, +0 }, // 4181: b66M26; Electric Guitar1
+ { 0x031F121,0x0F8F406, 0x40,0x85, 0x0, +0 }, // 4182: b66M27; Electric Guitar2
+ { 0x09F8331,0x078F422, 0x10,0x04, 0xA, +0 }, // 4183: b66M37; Slap Bass 2
+ { 0x024D501,0x0258531, 0x0F,0x00, 0xA, +0 }, // 4184: b66M39; Synth Bass 2
+ { 0x0A7F131,0x0C6F731, 0x5A,0x80, 0xE, +0 }, // 4185: b66M45; Pizzicato String
+ { 0x08B7261,0x01950E1, 0xA7,0x81, 0x2, +0 }, // 4186: b66M53; Voice Oohs
+ { 0x0089782,0x00897F1, 0x0D,0x00, 0x0, +0 }, // 4187: b66M82; Lead 3 calliope
+ { 0x0E1A311,0x0E4A103, 0x80,0x80, 0x6, +0 }, // 4188: b66M86; Lead 7 fifths
+ { 0x003FF41,0x0F4F123, 0x23,0x00, 0x8, +0 }, // 4189: b66M100; FX 5 brightness
+ { 0x007FF01,0x007FF01, 0x00,0x00, 0x7, +0 }, // 4190: apgleeM117; b66M116; Melodic Tom; Taiko Drum
+ { 0x096D801,0x096D801, 0x00,0x00, 0xA, +0 }, // 4191: b66M117; Melodic Tom
+ { 0x0F77720,0x2F87811, 0x11,0x13, 0xD, +0 }, // 4192: b66P70; Maracas
+ { 0x042F80E,0x3E4F407, 0x08,0x51, 0xE, +0 }, // 4193: 3drm67P57; Crash Cymbal 2
+ { 0x031F201,0x073C211, 0x9E,0x03, 0xE, +0 }, // 4194: 2x2byJANM0; AcouGrandPiano
+ { 0x151F121,0x0B4C231, 0x97,0x03, 0xA, +0 }, // 4195: 2x2byJANM1; BrightAcouGrand
+ { 0x0F4F201,0x0F6F201, 0x4B,0x00, 0xB, +0 }, // 4196: 2x2byJANM1; BrightAcouGrand
+ { 0x151F1A1,0x0C4F2B1, 0x97,0x03, 0x7, +0 }, // 4197: 2x2byJANM3; Honky-tonkPiano
+ { 0x185DC85,0x055F401, 0x91,0x0E, 0x3, +0 }, // 4198: 2x2byJANM9; Glockenspiel
+ { 0x0045617,0x004F601, 0x21,0x00, 0x2, +12 }, // 4199: 2x2byJANM10; Music box
+ { 0x0790825,0x0E6E385, 0x9A,0x5B, 0xA, +0 }, // 4200: 2x2byJANM11; Vibraphone
+ { 0x0E6F315,0x0E6F281, 0x62,0x00, 0xB, +0 }, // 4201: 2x2byJANM11; Vibraphone
+ { 0x035FA95,0x014F781, 0x52,0x09, 0x1, +0 }, // 4202: 2x2byJANM12; Marimba
+ { 0x066FE15,0x085C8C1, 0x0B,0x03, 0x5, +0 }, // 4203: 2x2byJANM13; Xylophone
+ { 0x0F2F245,0x0F2F202, 0x0E,0x06, 0x8, +0 }, // 4204: 2x2byJANM14; Tubular Bells
+ { 0x156940A,0x132F411, 0xA7,0x05, 0x5, +0 }, // 4205: 2x2byJANM15; Dulcimer
+ { 0x026A2A0,0x023A522, 0x85,0x9E, 0x7, +0 }, // 4206: 2x2byJANM16; Hammond Organ
+ { 0x12AA6E3,0x00AAF61, 0x56,0x80, 0x8, -12 }, // 4207: 2x2byJANM18; Rock Organ
+ { 0x00AAFE1,0x00AAF62, 0x91,0x80, 0x9, +0 }, // 4208: 2x2byJANM18; Rock Organ
+ { 0x1239723,0x01455B1, 0x93,0x00, 0x4, +12 }, // 4209: 2x2byJANM19; Church Organ
+ { 0x1069FB2,0x10B55B0, 0x09,0x22, 0x5, +0 }, // 4210: 2x2byJANM19; Church Organ
+ { 0x2034121,0x10661F1, 0x8F,0x09, 0xB, +0 }, // 4211: 2x2byJANM22; Harmonica
+ { 0x021FF13,0x103FF11, 0x1F,0x05, 0xD, +0 }, // 4212: 2x2byJANM24; Acoustic Guitar1
+ { 0x19F53C8,0x07FFAE4, 0x1C,0x03, 0x9, +0 }, // 4213: 2x2byJANM31; Guitar Harmonics
+ { 0x02BF82A,0x02BF620, 0x24,0x2D, 0xE, +12 }, // 4214: 2x2byJANM33; Electric Bass 1
+ { 0x02BF420,0x02BF420, 0x12,0x00, 0xE, +0 }, // 4215: 2x2byJANM33; Electric Bass 1
+ { 0x027F912,0x147F71C, 0x0F,0x0F, 0x0, +0 }, // 4216: 2x2byJANM36; Slap Bass 1
+ { 0x097F231,0x049F322, 0x1D,0x00, 0x0, +0 }, // 4217: 2x2byJANM36; Slap Bass 1
+ { 0x0C9F53F,0x0D99632, 0x22,0x22, 0x8, +0 }, // 4218: 2x2byJANM37; Slap Bass 2
+ { 0x079D331,0x02AD331, 0x19,0x00, 0x8, +0 }, // 4219: 2x2byJANM37; Slap Bass 2
+ { 0x064A001,0x0757103, 0x1D,0x00, 0xE, +0 }, // 4220: 2x2byJANM40; Violin
+ { 0x2115231,0x10631B1, 0x91,0x02, 0x9, +0 }, // 4221: 2x2byJANM41; Viola
+ { 0x1115431,0x1094522, 0x55,0x00, 0x9, +0 }, // 4222: 2x2byJANM42; Cello
+ { 0x1115431,0x1094522, 0x55,0x03, 0x3, +0 }, // 4223: 2x2byJANM43; Contrabass
+ { 0x0155331,0x1164562, 0x89,0x03, 0x3, +0 }, // 4224: 2x2byJANM44; Tremulo Strings
+ { 0x1F0F511,0x0C3F411, 0x1F,0x03, 0x1, +0 }, // 4225: 2x2byJANM45; Pizzicato String
+ { 0x071F403,0x0A5F131, 0x59,0x13, 0x1, +0 }, // 4226: 2x2byJANM46; Orchestral Harp
+ { 0x2036130,0x20434A0, 0x98,0x0B, 0xE, +0 }, // 4227: 2x2byJANM49; String Ensemble2
+ { 0x1156561,0x0073521, 0x92,0x01, 0xF, +0 }, // 4228: 2x2byJANM49; String Ensemble2
+ { 0x2536120,0x0055F62, 0x4F,0x0F, 0x1, +0 }, // 4229: 2x2byJANM52; Choir Aahs
+ { 0x00860A4,0x0086068, 0x00,0x00, 0x3, -24 }, // 4230: 2x2byJANM54; Synth Voice
+ { 0x0049100,0x2045240, 0x0F,0x00, 0x9, +0 }, // 4231: 2x2byJANM55; Orchestra Hit
+ { 0x0157620,0x0368261, 0x94,0x00, 0xC, +12 }, // 4232: 2x2byJANM58; Tuba
+ { 0x02661B1,0x0276171, 0xD3,0x80, 0xD, +0 }, // 4233: 2x2byJANM58; Tuba
+ { 0x01F4133,0x03B9221, 0x19,0x0F, 0x3, +0 }, // 4234: 2x2byJANM59; Muted Trumpet
+ { 0x04A6121,0x00B7F21, 0x9F,0x00, 0xE, +0 }, // 4235: 2x2byJANM60; French Horn
+ { 0x00A65A1,0x0067F61, 0xA2,0x00, 0xF, +0 }, // 4236: 2x2byJANM60; French Horn
+ { 0x0277221,0x0067F21, 0x16,0x05, 0xC, +0 }, // 4237: 2x2byJANM61; Brass Section
+ { 0x0066231,0x0D6C261, 0x1A,0x00, 0xE, +0 }, // 4238: 2x2byJANM62; Synth Brass 1
+ { 0x0178521,0x0179222, 0x17,0x00, 0xE, +0 }, // 4239: 2x2byJANM63; Synth Brass 2
+ { 0x1567101,0x01C52B2, 0x8D,0x0D, 0x9, +0 }, // 4240: 2x2byJANM65; Alto Sax
+ { 0x0AE7121,0x09E8122, 0x19,0x00, 0xC, +0 }, // 4241: 2x2byJANM66; Tenor Sax
+ { 0x1537101,0x01C52B3, 0x10,0x09, 0xB, +0 }, // 4242: 2x2byJANM67; Baritone Sax
+ { 0x119FF21,0x00890A4, 0x17,0x09, 0x9, +0 }, // 4243: 2x2byJANM68; Oboe
+ { 0x0178E31,0x00E6BA1, 0x8D,0x0D, 0x7, +0 }, // 4244: 2x2byJANM69; English Horn
+ { 0x109F021,0x00A9023, 0x97,0x0B, 0x1, +0 }, // 4245: 2x2byJANM70; Bassoon
+ { 0x02A9B32,0x0177221, 0x90,0x00, 0x4, +0 }, // 4246: 2x2byJANM71; Clarinet
+ { 0x01CB632,0x01B66E1, 0x92,0x82, 0x5, +0 }, // 4247: 2x2byJANM71; Clarinet
+ { 0x1475721,0x00955E1, 0x20,0x80, 0x1, +0 }, // 4248: 2x2byJANM72; Piccolo
+ { 0x1378E21,0x00955E1, 0x19,0x00, 0x1, +0 }, // 4249: 2x2byJANM73; Flute
+ { 0x6FFF021,0x00F0020, 0x0B,0x3F, 0x1, +0 }, // 4250: 2x2byJANM80; Lead 1 squareea
+ { 0x0F4F262,0x6F4F222, 0x3F,0x3F, 0x0, +0 }, // 4251: 2x2byJANM80; Lead 1 squareea
+ { 0x2EBF121,0x0D8F061, 0x0D,0x00, 0xA, +0 }, // 4252: 2x2byJANM82; Lead 3 calliope
+ { 0x0738101,0x0CDC1C4, 0x80,0x00, 0x8, +0 }, // 4253: 2x2byJANM84; Lead 5 charang
+ { 0x2379720,0x0685321, 0x21,0x00, 0x3, +0 }, // 4254: 2x2byJANM85; Lead 6 voice
+ { 0x0CE4122,0x0CE6103, 0x00,0x01, 0x9, +0 }, // 4255: 2x2byJANM86; Lead 7 fifths
+ { 0x062F521,0x3F6F001, 0x16,0x00, 0xC, +0 }, // 4256: 2x2byJANM87; Lead 8 brass
+ { 0x09041F1,0x00322B1, 0xCB,0x07, 0xB, +0 }, // 4257: 2x2byJANM89; Pad 2 warm
+ { 0x000FF21,0x029F521, 0x14,0x00, 0x6, +0 }, // 4258: 2x2byJANM90; Pad 3 polysynth
+ { 0x000FF21,0x0298521, 0x11,0x00, 0x7, +0 }, // 4259: 2x2byJANM90; Pad 3 polysynth
+ { 0x023F222,0x0059F22, 0x1F,0x00, 0xE, +0 }, // 4260: 2x2byJANM91; Pad 4 choir
+ { 0x023F221,0x008EF22, 0x0C,0x00, 0xF, +0 }, // 4261: 2x2byJANM91; Pad 4 choir
+ { 0x0022A55,0x0F34212, 0x97,0x86, 0x7, +0 }, // 4262: 2x2byJANM92; Pad 5 bowedpad
+ { 0x1D38201,0x04442E1, 0x40,0x0D, 0x1, +0 }, // 4263: 2x2byJANM93; Pad 6 metallic
+ { 0x2164460,0x00450E1, 0xAB,0x01, 0xB, +0 }, // 4264: 2x2byJANM94; Pad 7 halo
+ { 0x0022A55,0x0F34212, 0x97,0x86, 0x1, +0 }, // 4265: 2x2byJANM95; Pad 8 sweep
+ { 0x19FF626,0x113F4E1, 0x1A,0x00, 0x3, +0 }, // 4266: 2x2byJANM96; FX 1 rain
+ { 0x1623524,0x1023171, 0x20,0x05, 0x1, +0 }, // 4267: 2x2byJANM97; FX 2 soundtrack
+ { 0x037F323,0x0F7F221, 0x22,0x00, 0xE, +0 }, // 4268: 2x2byJANM98; FX 3 crystal
+ { 0x034F23E,0x0F7F224, 0x29,0x00, 0xF, +0 }, // 4269: 2x2byJANM98; FX 3 crystal
+ { 0x053FFE3,0x0038FF1, 0x17,0x09, 0xD, +0 }, // 4270: 2x2byJANM99; FX 4 atmosphere
+ { 0x155F141,0x0F5F242, 0x4D,0x00, 0x0, +0 }, // 4271: 2x2byJANM100; FX 5 brightness
+ { 0x0546121,0x005CFA2, 0x4F,0x03, 0x1, +0 }, // 4272: 2x2byJANM100; FX 5 brightness
+ { 0x011A131,0x0137D16, 0x87,0x08, 0x1, +0 }, // 4273: 2x2byJANM104; Sitar
+ { 0x0F0A101,0x0437516, 0x0C,0x03, 0x1, +0 }, // 4274: 2x2byJANM105; Banjo
+ { 0x053F201,0x052F317, 0x8F,0x09, 0x5, +0 }, // 4275: 2x2byJANM106; Shamisen
+ { 0x051F401,0x083F521, 0x0F,0x10, 0x9, +0 }, // 4276: 2x2byJANM107; Koto
+ { 0x055C902,0x024A601, 0x1A,0x05, 0xD, +0 }, // 4277: 2x2byJANM108; Kalimba
+ { 0x0175E31,0x20C7B21, 0x18,0x08, 0x7, +0 }, // 4278: 2x2byJANM109; Bagpipe
+ { 0x2035130,0x1075421, 0x1C,0x01, 0xB, +0 }, // 4279: 2x2byJANM110; Fiddle
+ { 0x119FFA1,0x0089024, 0x0C,0x11, 0x7, +0 }, // 4280: 2x2byJANM111; Shanai
+ { 0x004F007,0x004F081, 0x51,0x13, 0x7, +0 }, // 4281: 2x2byJANM112; Tinkle Bell
+ { 0x026EC07,0x016F801, 0x15,0x00, 0xA, +0 }, // 4282: 2x2byJANM113; Agogo Bells
+ { 0x001FF17,0x0057A12, 0x1C,0x0B, 0xB, +0 }, // 4283: 2x2byJANM113; Agogo Bells
+ { 0x173F705,0x072F2F1, 0x97,0x09, 0x9, +0 }, // 4284: 2x2byJANM114; Steel Drums
+ { 0x076CA03,0x077A902, 0xA1,0x09, 0xB, +0 }, // 4285: 2x2byJANM115; Woodblock
+ { 0x09FF831,0x004FF10, 0x8B,0x05, 0x7, +0 }, // 4286: 2x2byJANM116; Taiko Drum
+ { 0x05F7912,0x1846510, 0x4F,0x00, 0x5, +0 }, // 4287: 2x2byJANM117; Melodic Tom
+ { 0x0A4F831,0x0246450, 0x90,0x00, 0xF, +0 }, // 4288: 2x2byJANM118; Synth Drum
+ { 0x001FF0E,0x20F2F01, 0x00,0x0D, 0xE, +0 }, // 4289: 2x2byJANM119; Reverse Cymbal
+ { 0x2077405,0x106F403, 0x80,0x0F, 0xF, +0 }, // 4290: 2x2byJANM120; Guitar FretNoise
+ { 0x003FF15,0x0934511, 0x09,0x1F, 0xF, +0 }, // 4291: 2x2byJANM121; Breath Noise
+ { 0x000200E,0x0022F0E, 0x00,0x0F, 0xF, +0 }, // 4292: 2x2byJANM122; Seashore
+ { 0x059F41C,0x0565B06, 0x17,0x0B, 0x1, +0 }, // 4293: 2x2byJANM123; Bird Tweet
+ { 0x060F209,0x072F214, 0x4F,0x19, 0xB, +0 }, // 4294: 2x2byJANM124; Telephone
+ { 0x1111EF0,0x11311E2, 0x00,0xC5, 0xF, +0 }, // 4295: 2x2byJANM125; Helicopter
+ { 0x000FFEE,0x30318EE, 0x00,0x00, 0xE, +0 }, // 4296: 2x2byJANM126; Applause/Noise
+ { 0x0F7B710,0x005F011, 0x42,0x00, 0x8, +0 }, // 4297: 2x2byJANP35; Ac Bass Drum
+ { 0x3E4E40F,0x1E3F308, 0x00,0x0A, 0x6, +0 }, // 4298: 2x2byJANP51; Ride Cymbal 1
+ { 0x3E3E20F,0x1E4F408, 0x00,0x0A, 0x6, +0 }, // 4299: 2x2byJANP59; Ride Cymbal 2
+ { 0x3F0E00A,0x0F7F21F, 0x7C,0x40, 0x8, +0 }, // 4300: 2x2byJANP81; Open Triangle
+ { 0x3E0F50A,0x0FAF31F, 0x7C,0x40, 0x9, +0 }, // 4301: 2x2byJANP81; Open Triangle
+ { 0x1F5F213,0x0F5F111, 0xC6,0x0A, 0x0, +0 }, // 4302: apgleeM1; BrightAcouGrand
+ { 0x019F603,0x0F4F212, 0x30,0x10, 0xF, +0 }, // 4303: apgleeM4; Rhodes Piano
+ { 0x1069FB2,0x10F94B0, 0xC0,0x86, 0x9, +0 }, // 4304: apgleeM17; Percussive Organ
+ { 0x1069FB2,0x10F94B0, 0xC0,0x80, 0x9, +0 }, // 4305: apgleeM19; Church Organ
+ { 0x1F69182,0x1F69180, 0xC0,0x86, 0x9, +0 }, // 4306: apgleeM20; Reed Organ
+ { 0x00BF224,0x00B5231, 0x4F,0x1B, 0xE, +0 }, // 4307: apgleeM21; Accordion
+ { 0x021FE13,0x094F231, 0x96,0x80, 0xA, +0 }, // 4308: apgleeM27; Electric Guitar2
+ { 0x153F201,0x174F511, 0x4D,0x00, 0x8, +0 }, // 4309: apgleeM28; Electric Guitar3
+ { 0x0199421,0x0099428, 0x01,0x09, 0x6, +0 }, // 4310: apgleeM29; Overdrive Guitar
+ { 0x0199421,0x0099428, 0x01,0x13, 0x6, +0 }, // 4311: apgleeM30; Distorton Guitar
+ { 0x06FFA24,0x0F891C2, 0x8A,0x03, 0x8, +0 }, // 4312: apgleeM31; Guitar Harmonics
+ { 0x0CFF121,0x048F621, 0x1A,0x00, 0xA, +0 }, // 4313: apgleeM33; Electric Bass 1
+ { 0x022B701,0x037C422, 0x1D,0x00, 0xE, +0 }, // 4314: apgleeM34; Electric Bass 2
+ { 0x0EFF231,0x068F122, 0x1E,0x00, 0xE, +0 }, // 4315: apgleeM35; Fretless Bass
+ { 0x025F911,0x034F131, 0x05,0x09, 0xA, +0 }, // 4316: apgleeM38; Synth Bass 1
+ { 0x019D531,0x01B6172, 0x8A,0x00, 0xC, +0 }, // 4317: apgleeM40; Violin
+ { 0x255A511,0x1B3F511, 0x96,0x80, 0xC, +0 }, // 4318: apgleeM43; apgleeM45; Contrabass; Pizzicato String
+ { 0x0058001,0x006F011, 0x9C,0x80, 0x0, +0 }, // 4319: apgleeM44; Tremulo Strings
+ { 0x243A5C0,0x123D400, 0x0D,0x00, 0x0, +0 }, // 4320: apgleeM47; Timpany
+ { 0x1E3C221,0x3166120, 0x58,0x00, 0x0, +0 }, // 4321: apgleeM48; String Ensemble1
+ { 0x081B021,0x12CB322, 0x16,0x00, 0xC, +0 }, // 4322: apgleeM51; SynthStrings 2
+ { 0x0AE7121,0x09E8121, 0x1D,0x00, 0xE, +0 }, // 4323: apgleeM56; apgleeM62; Synth Brass 1; Trumpet
+ { 0x00B4131,0x01B92F1, 0x1C,0x00, 0xA, +0 }, // 4324: apgleeM58; Tuba
+ { 0x0AE71E1,0x09E81E2, 0x15,0x03, 0xE, +0 }, // 4325: apgleeM61; Brass Section
+ { 0x0537121,0x04C5232, 0x4F,0x00, 0xA, +0 }, // 4326: apgleeM65; apgleeM66; Alto Sax; Tenor Sax
+ { 0x0687120,0x05E5231, 0x4E,0x00, 0xA, +0 }, // 4327: apgleeM67; Baritone Sax
+ { 0x0219B32,0x0077221, 0xC0,0x00, 0x4, +0 }, // 4328: apgleeM71; Clarinet
+ { 0x08F6EE1,0x02A6562, 0xEC,0x00, 0xE, +0 }, // 4329: apgleeM75; Pan Flute
+ { 0x0C70CF5,0x0A560F2, 0x9A,0x80, 0xD, +0 }, // 4330: apgleeM78; Whistle
+ { 0x203FF22,0x00FFF21, 0x59,0x08, 0x0, +0 }, // 4331: apgleeM80; Lead 1 squareea
+ { 0x00E7121,0x00E8121, 0x1D,0x00, 0xE, +0 }, // 4332: apgleeM81; Lead 2 sawtooth
+ { 0x0FFF100,0x0FF5011, 0x0D,0x80, 0x6, +0 }, // 4333: apgleeM93; Pad 6 metallic
+ { 0x0EF1100,0x00FB031, 0x10,0x80, 0xA, +0 }, // 4334: apgleeM95; Pad 8 sweep
+ { 0x173F3A4,0x0238161, 0x4C,0x10, 0x4, +0 }, // 4335: apgleeM103; FX 8 sci-fi
+ { 0x200F601,0x3061FDD, 0x00,0x00, 0xC, +0 }, // 4336: apgleeM119; Reverse Cymbal
+ { 0x22BFB03,0x00BF50F, 0x00,0x00, 0xF, +0 }, // 4337: apgleeP37; Side Stick
+ { 0x07CFA01,0x004F200, 0x00,0x00, 0x0, +0 }, // 4338: apgleeP41; apgleeP43; apgleeP45; apgleeP47; apgleeP48; apgleeP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom
+ { 0x000F601,0x3029FDD, 0x0C,0x00, 0xC, +0 }, // 4339: apgleeP49; Crash Cymbal 1
+ { 0x002F60C,0x213CB12, 0x00,0x00, 0xA, +0 }, // 4340: apgleeP52; Chinese Cymbal
+ { 0x342F80E,0x3E4F407, 0x06,0x44, 0xE, +0 }, // 4341: apgleeP53; Ride Bell
+ { 0x200F601,0x3029FDD, 0x00,0x00, 0xC, +0 }, // 4342: apgleeP55; Splash Cymbal
+ { 0x276F502,0x0D6F609, 0x1B,0x00, 0x4, +0 }, // 4343: apgleeP56; Cow Bell
+ { 0x000F600,0x24393DF, 0x09,0x00, 0xE, +0 }, // 4344: apgleeP57; Crash Cymbal 2
+ { 0x0BFFA02,0x097C804, 0x00,0x00, 0xB, +0 }, // 4345: apgleeP65; apgleeP66; High Timbale; Low Timbale
+ { 0x306FF80,0x0164F11, 0x00,0x00, 0xE, +0 }, // 4346: apgleeP74; Long Guiro
+ { 0x332F985,0x0A5D684, 0x05,0x40, 0xE, +0 }, // 4347: apgleeP83; Jingle Bell
+ { 0x0FFF00B,0x2FF220C, 0x00,0x00, 0xE, +0 }, // 4348: apgnamM122; Seashore
+ { 0x2F3F032,0x1F4F131, 0x24,0x0A, 0xE, +0 }, // 4349: skeakernetsM0; Acoustic Grand Piano
+ { 0x2F3F031,0x0F4F131, 0x24,0x0A, 0xE, +0 }, // 4350: skeakernetsM0; Acoustic Grand Piano
+ { 0x2F3F031,0x1F4F130, 0x52,0x00, 0xC, +12 }, // 4351: skeakernetsM1; Bright Acoustic Piano
+ { 0x3B3E131,0x0F4F130, 0x1A,0x40, 0x8, +12 }, // 4352: skeakernetsM2; Electric Grand Piano
+ { 0x0B3F130,0x214F211, 0x02,0x40, 0xB, +12 }, // 4353: skeakernetsM2; Electric Grand Piano
+ { 0x0E5B111,0x0B8F211, 0x9C,0x80, 0x0, +0 }, // 4354: skeakernetsM4;
+ { 0x0E7C21C,0x0B8F301, 0x3A,0x80, 0x1, +0 }, // 4355: skeakernetsM5;
+ { 0x0F5B111,0x0D8F211, 0x1B,0x80, 0x0, +0 }, // 4356: skeakernetsM5;
+ { 0x30AF231,0x1F5D130, 0x87,0x00, 0xA, +12 }, // 4357: skeakernetsM6; Harpsichord
+ { 0x056F101,0x177F111, 0x46,0x02, 0x6, +0 }, // 4358: skeakernetsM7;
+ { 0x287F626,0x0E4F231, 0x4E,0x00, 0x9, +0 }, // 4359: skeakernetsM8; Celesta
+ { 0x004A61A,0x004F601, 0x27,0x0A, 0x2, +0 }, // 4360: skeakernetsM10;
+ { 0x0F6F614,0x0F7E501, 0x23,0x00, 0x0, +0 }, // 4361: skeakernetsM12;
+ { 0x093F614,0x053F410, 0x1F,0x00, 0x8, +12 }, // 4362: skeakernetsM13; Xylophone
+ { 0x0B3D405,0x0B4C201, 0x94,0x13, 0x4, +0 }, // 4363: skeakernetsM14;
+ { 0x082D305,0x0E3A301, 0x4F,0x8A, 0x2, +0 }, // 4364: skeakernetsM14;
+ { 0x1109130,0x3B5F321, 0x52,0x80, 0x8, +12 }, // 4365: skeakernetsM15; * Dulcimer
+ { 0x1109130,0x3B5F321, 0x52,0x80, 0x8, +12 }, // 4366: skeakernetsM15; * Dulcimer
+ { 0x116B1A2,0x117D160, 0x88,0x80, 0x7, +12 }, // 4367: skeakernetsM16; Hammond Organ
+ { 0x005F1B0,0x036F496, 0x00,0x00, 0x5, +0 }, // 4368: skeakernetsM17; Percussive Organ
+ { 0x005F170,0x036F415, 0x40,0x17, 0x9, +0 }, // 4369: skeakernetsM17; Percussive Organ
+ { 0x018AA70,0x0088AB1, 0x44,0x07, 0x4, +0 }, // 4370: skeakernetsM18;
+ { 0x118AA70,0x0088AB1, 0x4B,0x07, 0x4, +12 }, // 4371: skeakernetsM18;
+ { 0x1043030,0x1145431, 0x92,0x80, 0xD, +12 }, // 4372: skeakernetsM19; Church Organ
+ { 0x1045033,0x1145430, 0x92,0x80, 0xB, +0 }, // 4373: skeakernetsM19; Church Organ
+ { 0x015A220,0x1264131, 0x48,0x00, 0x6, +12 }, // 4374: skeakernetsM21; Accordion
+ { 0x1158220,0x1264631, 0x4A,0x00, 0x6, +12 }, // 4375: skeakernetsM21; Accordion
+ { 0x405FFA1,0x0096F22, 0x1F,0x80, 0x4, +0 }, // 4376: skeakernetsM22;
+ { 0x107F020,0x2055231, 0x92,0x00, 0x8, +12 }, // 4377: skeakernetsM23; Tango Accordion
+ { 0x107F020,0x2055231, 0x92,0x00, 0x0, +12 }, // 4378: skeakernetsM23; Tango Accordion
+ { 0x274F302,0x0B8F301, 0x9E,0x80, 0xA, +0 }, // 4379: skeakernetsM24;
+ { 0x3749401,0x2B8D301, 0x9C,0x80, 0xA, +0 }, // 4380: skeakernetsM24;
+ { 0x3E5F132,0x1E4F231, 0x92,0x00, 0x6, +0 }, // 4381: skeakernetsM25; Acoustic Guitar (steel)
+ { 0x21FF122,0x188F200, 0xE6,0x00, 0x6, +12 }, // 4382: skeakernetsM26; Electric Guitar (jazz)
+ { 0x132ED10,0x3E7D210, 0x87,0x05, 0x6, +12 }, // 4383: skeakernetsM27; * Electric Guitar (clean)
+ { 0x332ED11,0x1E7D210, 0x80,0x40, 0x2, +12 }, // 4384: skeakernetsM27; * Electric Guitar (clean)
+ { 0x0F4E430,0x0F5F330, 0x92,0x80, 0x8, +12 }, // 4385: skeakernetsM28; Electric Guitar (muted)
+ { 0x1E6F131,0x1C9F052, 0x00,0x00, 0x4, +0 }, // 4386: skeakernetsM29; Overdriven Guitar
+ { 0x0F7F101,0x3F9F044, 0x48,0x45, 0xA, +0 }, // 4387: skeakernetsM30; Distortion Guitar
+ { 0x087B120,0x3A9F021, 0x48,0x05, 0x8, +12 }, // 4388: skeakernetsM30; Distortion Guitar
+ { 0x0D78134,0x0387632, 0x1C,0x00, 0xC, +12 }, // 4389: skeakernetsM31; * Guitar Harmonics
+ { 0x020C320,0x0E6C1B0, 0x0F,0x00, 0x0, +12 }, // 4390: skeakernetsM32; Acoustic Bass
+ { 0x0FFF030,0x0F8F131, 0x9D,0x00, 0xA, +12 }, // 4391: skeakernetsM33; Electric Bass (finger)
+ { 0x026AA20,0x0D7F131, 0xCF,0x80, 0xA, +12 }, // 4392: skeakernetsM34; Electric Bass (pick)
+ { 0x0007010,0x0F6B110, 0x1A,0x00, 0x8, +12 }, // 4393: skeakernetsM35; Fretless Bass
+ { 0x2267730,0x0D8F231, 0x11,0x80, 0x8, +0 }, // 4394: skeakernetsM36; * Slap Bass 1
+ { 0x237AA30,0x288F219, 0x8A,0x8D, 0xC, +0 }, // 4395: skeakernetsM36; * Slap Bass 1
+ { 0x1169231,0x0D8F231, 0x0B,0x40, 0x2, +0 }, // 4396: skeakernetsM37; Slap Bass 2
+ { 0x217F030,0x1D8F319, 0x8F,0x87, 0x8, +0 }, // 4397: skeakernetsM37; Slap Bass 2
+ { 0x2257020,0x2266161, 0x95,0x00, 0xA, +0 }, // 4398: skeakernetsM40; Violin
+ { 0x2446070,0x0154131, 0x8F,0x00, 0xA, +0 }, // 4399: skeakernetsM41; Viola
+ { 0x214D070,0x1175222, 0x0F,0x80, 0x2, +0 }, // 4400: skeakernetsM42; Cello
+ { 0x211C170,0x1156020, 0x8A,0x00, 0x6, +12 }, // 4401: skeakernetsM43; Contrabass
+ { 0x201C3F0,0x1058361, 0x89,0x40, 0x6, +0 }, // 4402: skeakernetsM44; Tremolo Strings
+ { 0x101B370,0x0059360, 0x89,0x40, 0x6, +12 }, // 4403: skeakernetsM44; Tremolo Strings
+ { 0x0848521,0x074C411, 0x69,0x00, 0xA, +0 }, // 4404: skeakernetsM45;
+ { 0x074A201,0x0356411, 0x29,0x00, 0xA, +0 }, // 4405: skeakernetsM45;
+ { 0x0F5F314,0x0F5F301, 0x6E,0x00, 0x4, +0 }, // 4406: skeakernetsM46; Orchestral Harp
+ { 0x1C7A601,0x0B3D210, 0x50,0x00, 0xA, +0 }, // 4407: skeakernetsM47; * Timpani
+ { 0x033F031,0x21554A0, 0xA6,0x00, 0xC, +0 }, // 4408: skeakernetsM48;
+ { 0x033F031,0x21565A0, 0xA6,0x00, 0xC, +0 }, // 4409: skeakernetsM48;
+ { 0x0059061,0x10555A1, 0x5B,0x80, 0x0, +0 }, // 4410: skeakernetsM49; String Ensemble 2
+ { 0x3059060,0x1055521, 0x67,0x80, 0x0, +0 }, // 4411: skeakernetsM49; String Ensemble 2
+ { 0x20569A1,0x20266F1, 0x9A,0x00, 0xA, -12 }, // 4412: skeakernetsM50; Synth Strings 1
+ { 0x20569A1,0x20266F1, 0x9A,0x00, 0xA, -12 }, // 4413: skeakernetsM50; Synth Strings 1
+ { 0x0031121,0x1046120, 0x58,0x80, 0x0, +12 }, // 4414: skeakernetsM51; Synth Strings 2
+ { 0x2331120,0x1364120, 0x8D,0x80, 0x8, +12 }, // 4415: skeakernetsM51; Synth Strings 2
+ { 0x0057F60,0x0056F21, 0x9C,0x00, 0xA, +12 }, // 4416: skeakernetsM52;
+ { 0x0057F20,0x0054F61, 0x9C,0x00, 0xA, +12 }, // 4417: skeakernetsM52;
+ { 0x239B420,0x0076121, 0x50,0x00, 0x6, +0 }, // 4418: skeakernetsM53;
+ { 0x139B462,0x00D7161, 0x91,0x14, 0x0, +0 }, // 4419: skeakernetsM53;
+ { 0x05460F0,0x07430B1, 0x5A,0x80, 0x0, +12 }, // 4420: skeakernetsM54; Synth Voice
+ { 0x05460F0,0x07430B1, 0x5A,0x80, 0x0, +12 }, // 4421: skeakernetsM54; Synth Voice
+ { 0x2436110,0x1147211, 0x90,0x00, 0xC, +0 }, // 4422: skeakernetsM55; Orchestra Hit
+ { 0x1436191,0x1455311, 0x8F,0x00, 0xC, +12 }, // 4423: skeakernetsM55; Orchestra Hit
+ { 0x0177561,0x0097F21, 0x94,0x01, 0xE, +0 }, // 4424: skeakernetsM56;
+ { 0x0374130,0x02BA260, 0x1C,0x00, 0xC, +12 }, // 4425: skeakernetsM57; Trombone
+ { 0x2385073,0x2177434, 0x98,0x00, 0x2, -12 }, // 4426: skeakernetsM59; Muted Trumpet
+ { 0x026B020,0x0056120, 0x26,0x00, 0x8, +12 }, // 4427: skeakernetsM60; French Horn
+ { 0x026B020,0x0055120, 0x26,0x00, 0x8, +12 }, // 4428: skeakernetsM60; French Horn
+ { 0x1156020,0x1365130, 0x8E,0x00, 0xC, +12 }, // 4429: skeakernetsM61; Brass Section
+ { 0x1177030,0x1368131, 0x92,0x00, 0xC, +12 }, // 4430: skeakernetsM61; Brass Section
+ { 0x2A68120,0x1979120, 0x4D,0x00, 0xC, +12 }, // 4431: skeakernetsM62; Synth Brass 1
+ { 0x2A68120,0x1979120, 0x8C,0x00, 0xA, +12 }, // 4432: skeakernetsM62; Synth Brass 1
+ { 0x2A68130,0x1976130, 0x4D,0x00, 0xC, +12 }, // 4433: skeakernetsM63; Synth Bass 2
+ { 0x0F37010,0x1F65051, 0x51,0x04, 0xA, +12 }, // 4434: skeakernetsM64;
+ { 0x1067020,0x1165230, 0x89,0x00, 0x6, +12 }, // 4435: skeakernetsM65; Alto Sax
+ { 0x00B9820,0x10B5370, 0x4A,0x00, 0xA, +12 }, // 4436: skeakernetsM66; Tenor Sax
+ { 0x10B9020,0x11B6330, 0x85,0x00, 0xA, +12 }, // 4437: skeakernetsM67; Baritone Sax
+ { 0x0235030,0x0076C62, 0x58,0x00, 0xA, +12 }, // 4438: skeakernetsM68; Oboe
+ { 0x055D530,0x0076C71, 0x17,0x0D, 0x6, +12 }, // 4439: skeakernetsM68; Oboe
+ { 0x0077821,0x1074331, 0x4F,0x00, 0x8, +0 }, // 4440: skeakernetsM69; English Horn
+ { 0x0199030,0x01B6132, 0x91,0x80, 0xA, +12 }, // 4441: skeakernetsM70; Bassoon
+ { 0x1177532,0x0174370, 0x99,0x00, 0xA, +12 }, // 4442: skeakernetsM71; Clarinet
+ { 0x08D6EF1,0x02A3571, 0xC0,0x00, 0xE, +0 }, // 4443: skeakernetsM72; Piccolo
+ { 0x08850A1,0x02A5561, 0xA6,0x00, 0x8, +0 }, // 4444: skeakernetsM73; Flute
+ { 0x1176522,0x0277421, 0x5A,0x00, 0x6, +0 }, // 4445: skeakernetsM74; Recorder
+ { 0x1273471,0x01745B0, 0x8D,0x00, 0x4, +12 }, // 4446: skeakernetsM75; Pan Flute
+ { 0x2F36750,0x0F78500, 0x17,0x00, 0x2, +12 }, // 4447: skeakernetsM75; Pan Flute
+ { 0x00457E1,0x0375760, 0xA8,0x00, 0xE, +12 }, // 4448: skeakernetsM76; Bottle Blow
+ { 0x0545C67,0x0776860, 0x00,0x0D, 0xE, +12 }, // 4449: skeakernetsM76; Bottle Blow
+ { 0x3345731,0x05D67E1, 0x28,0x00, 0xE, +0 }, // 4450: skeakernetsM77; * Shakuhachi
+ { 0x3142531,0x06D6371, 0x1E,0x00, 0xE, +0 }, // 4451: skeakernetsM77; * Shakuhachi
+ { 0x00581A1,0x0295230, 0x37,0x00, 0x6, +12 }, // 4452: skeakernetsM79; Ocarina
+ { 0x203FF22,0x00FFF21, 0x59,0x0E, 0x4, +0 }, // 4453: skeakernetsM80;
+ { 0x303FF22,0x00FFF21, 0x9E,0x0E, 0x4, +0 }, // 4454: skeakernetsM80;
+ { 0x39BC120,0x368C030, 0x61,0x00, 0x0, +0 }, // 4455: skeakernetsM81; Lead 2 (sawtooth)
+ { 0x3ABB120,0x308F130, 0x57,0x00, 0x0, +0 }, // 4456: skeakernetsM81; Lead 2 (sawtooth)
+ { 0x33357F0,0x00767E0, 0x28,0x00, 0x0, +12 }, // 4457: skeakernetsM82; Lead 3 (calliope)
+ { 0x02B7320,0x12BF131, 0x40,0x00, 0x8, +12 }, // 4458: skeakernetsM84; Lead 5 (charang)
+ { 0x129F121,0x009F421, 0x8F,0x80, 0xA, +0 }, // 4459: skeakernetsM87;
+ { 0x209F121,0x109F121, 0x57,0x40, 0x0, +0 }, // 4460: skeakernetsM87;
+ { 0x2946374,0x005A0A1, 0xA5,0x00, 0x2, +0 }, // 4461: skeakernetsM88;
+ { 0x2055F02,0x004FFE1, 0xA8,0x00, 0x0, +0 }, // 4462: skeakernetsM88;
+ { 0x2A5A120,0x196A120, 0x95,0x05, 0xC, +12 }, // 4463: skeakernetsM90; Pad 3 (polysynth)
+ { 0x2A5A120,0x196A120, 0x95,0x05, 0xC, +12 }, // 4464: skeakernetsM90; Pad 3 (polysynth)
+ { 0x005F0E0,0x0548160, 0x44,0x00, 0xB, +12 }, // 4465: skeakernetsM91; Pad 4 (choir)
+ { 0x105F0E0,0x0547160, 0x44,0x80, 0xB, +12 }, // 4466: skeakernetsM91; Pad 4 (choir)
+ { 0x0336183,0x05452E0, 0xA7,0x00, 0x6, +12 }, // 4467: skeakernetsM92; Pad 5 (bowed glass)
+ { 0x13351A3,0x05452E0, 0xA7,0x00, 0x0, +12 }, // 4468: skeakernetsM92; Pad 5 (bowed glass)
+ { 0x2529082,0x1534340, 0x9D,0x80, 0xC, +12 }, // 4469: skeakernetsM93; Pad 6 (metal)
+ { 0x2529081,0x0534340, 0x9D,0x80, 0xC, +12 }, // 4470: skeakernetsM93; Pad 6 (metal)
+ { 0x123C173,0x0255131, 0x9F,0x03, 0x0, +0 }, // 4471: skeakernetsM94;
+ { 0x124C172,0x0255131, 0x9A,0x43, 0x6, +0 }, // 4472: skeakernetsM94;
+ { 0x1521161,0x1738060, 0x8C,0x80, 0x8, +12 }, // 4473: skeakernetsM95; Pad 8 (sweep)
+ { 0x157B260,0x019F803, 0x04,0x40, 0x7, +12 }, // 4474: skeakernetsM96; FX 1 (rain)
+ { 0x157B260,0x0145112, 0x04,0x40, 0x7, +12 }, // 4475: skeakernetsM96; FX 1 (rain)
+ { 0x2322122,0x0133221, 0x8C,0x92, 0x6, +0 }, // 4476: skeakernetsM97;
+ { 0x0032121,0x0133122, 0x93,0x48, 0x2, +7 }, // 4477: skeakernetsM97;
+ { 0x074F624,0x0248302, 0xC0,0x00, 0x0, -12 }, // 4478: skeakernetsM98; * FX 3 (crystal)
+ { 0x2D2C091,0x0D2D130, 0x8E,0x00, 0x0, +12 }, // 4479: skeakernetsM99; FX 4 (atmosphere)
+ { 0x0D2D091,0x0D2F130, 0x8E,0x00, 0x0, +12 }, // 4480: skeakernetsM99; FX 4 (atmosphere)
+ { 0x2F39054,0x0F3C240, 0xD2,0x00, 0x8, +12 }, // 4481: skeakernetsM100; FX 5 (brightness)
+ { 0x1F39010,0x0F2C240, 0x1A,0x00, 0x6, +12 }, // 4482: skeakernetsM100; FX 5 (brightness)
+ { 0x05213E1,0x2131371, 0x1A,0x88, 0x7, +0 }, // 4483: skeakernetsM101; FX 6 (goblin)
+ { 0x0521363,0x2131331, 0x1A,0x8D, 0x7, +0 }, // 4484: skeakernetsM101; FX 6 (goblin)
+ { 0x0025510,0x1728202, 0x18,0x00, 0xE, +12 }, // 4485: skeakernetsM103; * FX 8 (star-theme)
+ { 0x0B37120,0x0F38224, 0x07,0x00, 0x2, +12 }, // 4486: skeakernetsM104; Sitar
+ { 0x352F421,0x1E49423, 0x11,0x00, 0x8, +0 }, // 4487: skeakernetsM107; Koto
+ { 0x0328413,0x073B410, 0xA1,0x00, 0xF, +12 }, // 4488: skeakernetsM108; Kalimba
+ { 0x303A130,0x0266221, 0x1E,0x00, 0xE, +0 }, // 4489: skeakernetsM110; Fiddle
+ { 0x0136030,0x1169130, 0x12,0x80, 0x8, +12 }, // 4490: skeakernetsM111; Shanai
+ { 0x032A115,0x172B212, 0x00,0x80, 0x1, +5 }, // 4491: skeakernetsM112; Tinkle Bell
+ { 0x2046702,0x005A901, 0x4A,0x00, 0x6, +0 }, // 4492: skeakernetsM114; Steel Drums
+ { 0x0045B03,0x005A901, 0x4A,0x00, 0x6, +12 }, // 4493: skeakernetsM114; Steel Drums
+ { 0x0D1F814,0x078F611, 0x44,0x00, 0x6, +12 }, // 4494: skeakernetsM115; Woodblock
+ { 0x0C8A820,0x0B7E601, 0x0B,0x00, 0x0, +0 }, // 4495: skeakernetsM117; Melodic Tom
+ { 0x215F590,0x0E5D310, 0x08,0x00, 0x8, -12 }, // 4496: skeakernetsM118;
+ { 0x031410C,0x31D1110, 0x8F,0x80, 0xE, +0 }, // 4497: skeakernetsM119; Reverse Cymbal
+ { 0x1B37720,0x3F74533, 0x00,0x00, 0xE, +12 }, // 4498: skeakernetsM120; Guitar Fret Noise
+ { 0x00437D2,0x0343751, 0x9C,0x07, 0xC, +0 }, // 4499: skeakernetsM121; Breath Noise
+ { 0x003EBD7,0x06845D8, 0xD4,0x00, 0x7, +12 }, // 4500: skeakernetsM123; Bird Tweet
+ { 0x17ADAE0,0x314B009, 0x48,0x40, 0x4, -24 }, // 4501: skeakernetsM124; Telephone Ring
+ { 0x17ADAE0,0x314B009, 0x48,0x40, 0x4, -20 }, // 4502: skeakernetsM124; Telephone Ring
+ { 0x2117E30,0x3112120, 0x00,0x00, 0xC, -24 }, // 4503: skeakernetsM125; Helicopter
+ { 0x2F0F00C,0x0E6F600, 0x00,0x00, 0xE, +0 }, // 4504: skeakernetsM127; Gun Shot
+ { 0x057FB00,0x046F800, 0x00,0x00, 0x0, +12 }, // 4505: skeakernetsP35; Acoustic Bass Drum
+ { 0x267FD00,0x078F801, 0x80,0x00, 0xF, +12 }, // 4506: skeakernetsP37; Slide Stick
+ { 0x0F0F001,0x0F5F800, 0x00,0x00, 0xC, +12 }, // 4507: skeakernetsP37; Slide Stick
+ { 0x015FA07,0x017F700, 0x02,0x00, 0xE, +9 }, // 4508: skeakernetsP38; Acoustic Snare
+ { 0x017FA03,0x015F705, 0x00,0x0A, 0xF, +0 }, // 4509: skeakernetsP38; Acoustic Snare
+ { 0x2FAF5E1,0x0F895FF, 0x00,0x00, 0xE, +12 }, // 4510: skeakernetsP39; Hand Clap
+ { 0x015F807,0x017F900, 0x02,0x00, 0xE, -3 }, // 4511: skeakernetsP40; Electric Snare
+ { 0x017F602,0x015F505, 0x00,0x0A, 0xF, -12 }, // 4512: skeakernetsP40; Electric Snare
+ { 0x008F600,0x004F600, 0x0C,0x00, 0x8, +0 }, // 4513: skeakernetsP41; skeakernetsP43; skeakernetsP45; skeakernetsP47; skeakernetsP48; skeakernetsP50;
+ { 0x25ED800,0x206F40A, 0x07,0x00, 0xC, +0 }, // 4514: skeakernetsP42; Closed High-Hat
+ { 0x25E7800,0x32B8A0A, 0x00,0x80, 0xF, +12 }, // 4515: skeakernetsP44; Pedal High Hat
+ { 0x201C700,0x233F90A, 0x45,0x00, 0xE, +12 }, // 4516: skeakernetsP46; Open High Hat
+ { 0x292F108,0x354F201, 0x00,0x00, 0x8, +12 }, // 4517: skeakernetsP49; skeakernetsP57; Crash Cymbal 1
+ { 0x292F108,0x354F201, 0x00,0x00, 0x8, +12 }, // 4518: skeakernetsP49; Crash Cymbal 1
+ { 0x212FA03,0x305FE02, 0x82,0x80, 0xA, +12 }, // 4519: skeakernetsP51; Ride Cymbal 1
+ { 0x280E009,0x334D700, 0x00,0x00, 0x8, +12 }, // 4520: skeakernetsP52; Chinses Cymbal
+ { 0x280E009,0x334D500, 0x00,0x00, 0xA, +11 }, // 4521: skeakernetsP52; Chinses Cymbal
+ { 0x1E2C31B,0x3F3F318, 0x80,0x00, 0x8, +9 }, // 4522: skeakernetsP53; Ride Bell
+ { 0x2777603,0x3679601, 0x87,0x00, 0xE, +12 }, // 4523: skeakernetsP54; Tambourine
+ { 0x270F604,0x3A3C507, 0x80,0x00, 0xE, +12 }, // 4524: skeakernetsP55; Splash Cymbal
+ { 0x366F905,0x099F701, 0x00,0x00, 0xC, +12 }, // 4525: skeakernetsP56; Cowbell
+ { 0x292F108,0x354F201, 0x00,0x00, 0x8, +12 }, // 4526: skeakernetsP57; Crash Cymbal 2
+ { 0x305F220,0x056D50F, 0x80,0x00, 0xE, +0 }, // 4527: skeakernetsP58; Vibraslap
+ { 0x212FD03,0x305FD02, 0x81,0x80, 0xA, +12 }, // 4528: skeakernetsP59; Ride Cymbal 2
+ { 0x256DB00,0x026FA00, 0x07,0x00, 0x8, +12 }, // 4529: skeakernetsP60; skeakernetsP61; High Bongo
+ { 0x056FB00,0x017F800, 0x80,0x00, 0xB, +12 }, // 4530: skeakernetsP62; Mute High Conga
+ { 0x056FA00,0x017F500, 0x80,0x00, 0xB, +12 }, // 4531: skeakernetsP63; skeakernetsP64; Low Conga
+ { 0x09A600F,0x0FFA590, 0x08,0xC0, 0xE, +12 }, // 4532: skeakernetsP70; Maracas
+ { 0x009F020,0x37DA588, 0x07,0x00, 0xA, +12 }, // 4533: skeakernetsP71; Short Whistle
+ { 0x00FC020,0x32DA5A8, 0x07,0x00, 0xA, +12 }, // 4534: skeakernetsP72; Long Whistle
+ { 0x106F680,0x016F610, 0x00,0x00, 0xC, +0 }, // 4535: skeakernetsP73;
+ { 0x20F6F00,0x20F6F00, 0x00,0x00, 0x0, +0 }, // 4536: skeakernetsP73;
+ { 0x106F680,0x016F610, 0x00,0x00, 0x6, +0 }, // 4537: skeakernetsP74;
+ { 0x20F4F00,0x20F4F00, 0x00,0x00, 0x6, +0 }, // 4538: skeakernetsP74;
+ { 0x0D1F815,0x078F512, 0x44,0x00, 0x8, +12 }, // 4539: skeakernetsP75; Claves
+ { 0x1DC5D01,0x06FF79F, 0x0B,0x00, 0xA, +0 }, // 4540: skeakernetsP78; Mute Cuica
+ { 0x1C7C900,0x05FF49F, 0x07,0x00, 0xA, +0 }, // 4541: skeakernetsP79; Open Cuica
+ { 0x160F2C6,0x07AF4D4, 0x4F,0x80, 0x8, +12 }, // 4542: skeakernetsP80; Mute Triangle
+ { 0x160F286,0x0B7F294, 0x4F,0x80, 0x8, +12 }, // 4543: skeakernetsP81; Open Triangle
};
-const struct adlinsdata adlins[4654] =
+const struct adlinsdata adlins[4614] =
{
- // Amplitude begins at 0.0, peaks 0.5 at 1.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s.
- { 0, 0, 0, 2, 1033, 13,0.000000 }, // 0: BisqP15; nosound
+ // Amplitude begins at 1546.1, peaks 1623.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 0, 0, 0, 0, 1660, 1660,0.000000 }, // 0: BisqM0; GM0; f29GM0; f30GM0; fat2M0; sGM0; AcouGrandPiano
- // Amplitude begins at 1543.1, peaks 1615.9 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 1, 1, 0, 0, 1633, 1633,0.000000 }, // 1: BisqM0; GM0; b13M0; f29GM0; f30GM0; fat2M0; sGM0; AcouGrandPiano; am000
+ // Amplitude begins at 2842.4, peaks 3354.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 1, 1, 0, 0, 1746, 1746,0.000000 }, // 1: GM1; f29GM1; f30GM1; fat2M1; sGM1; BrightAcouGrand
- // Amplitude begins at 2849.2, peaks 3342.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 2, 2, 0, 0, 1720, 1720,0.000000 }, // 2: GM1; b13M1; f29GM1; f30GM1; fat2M1; sGM1; BrightAcouGrand; am001
+ // Amplitude begins at 2651.5, peaks 2987.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 2, 2, 0, 0, 1980, 1980,0.000000 }, // 2: BisqM2; GM2; f29GM2; f30GM2; f34GM0; f34GM1; f34GM2; fat2M2; sGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano
- // Amplitude begins at 2664.0, peaks 3010.6 at 0.2s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- { 3, 3, 0, 0, 1980, 1980,0.000000 }, // 3: BisqM2; GM2; b13M2; f29GM2; f30GM2; f34GM0; f34GM1; f34GM2; fat2M2; sGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano; am002
+ // Amplitude begins at 2535.4, peaks 2730.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 3, 3, 0, 0, 1553, 1553,0.000000 }, // 3: GM3; f34GM3; fat2M3; sGM3; Honky-tonkPiano
- // Amplitude begins at 2529.2, peaks 2700.3 at 0.1s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- { 4, 4, 0, 0, 1526, 1526,0.000000 }, // 4: GM3; b13M3; f34GM3; fat2M3; sGM3; Honky-tonkPiano; am003
+ // Amplitude begins at 2696.5, peaks 2834.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 4, 4, 0, 0, 1233, 1233,0.000000 }, // 4: GM4; f34GM4; fat2M4; sGM4; Rhodes Piano
- // Amplitude begins at 2701.0, peaks 2829.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 5, 5, 0, 0, 1246, 1246,0.000000 }, // 5: GM4; b13M4; f34GM4; fat2M4; sGM4; Rhodes Piano; am004
+ // Amplitude begins at 2993.6, peaks 3041.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 5, 5, 0, 0, 1980, 1980,0.000000 }, // 5: GM5; f29GM6; f30GM6; f34GM5; fat2M5; sGM5; Chorused Piano; Harpsichord
- // Amplitude begins at 2992.4, peaks 3098.4 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- { 6, 6, 0, 0, 1980, 1980,0.000000 }, // 6: GM5; b13M5; f29GM6; f30GM6; f34GM5; fat2M5; sGM5; Chorused Piano; Harpsichord; am005
+ // Amplitude begins at 881.5, peaks 997.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 6, 6, 0, 0, 1100, 1100,0.000000 }, // 6: GM6; b65M6; f34GM6; fat2M6; Harpsichord
- // Amplitude begins at 880.4, peaks 993.8 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 7, 7, 0, 0, 1046, 1046,0.000000 }, // 7: GM6; b13M6; b65M6; f34GM6; fat2M6; Harpsichord; am006
+ // Amplitude begins at 2830.4, peaks 3205.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 7, 7, 0, 0, 1233, 1233,0.000000 }, // 7: GM7; b65M7; f34GM7; fat2M7; sGM7; Clavinet
- // Amplitude begins at 2841.5, peaks 3233.8 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 8, 8, 0, 0, 1246, 1246,0.000000 }, // 8: GM7; b13M7; b65M7; f34GM7; fat2M7; sGM7; Clavinet; am007
+ // Amplitude begins at 2807.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 8, 8, 0, 0, 940, 940,0.000000 }, // 8: GM8; f34GM8; fat2M8; sGM8; Celesta
- // Amplitude begins at 2808.5,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 9, 9, 0, 0, 940, 940,0.000000 }, // 9: GM8; b13M8; f34GM8; fat2M8; sGM8; Celesta; am008
+ // Amplitude begins at 2404.0, peaks 2436.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 9, 9, 0, 0, 1100, 1100,0.000000 }, // 9: BisqM9; GM9; b65M9; f29GM101; f30GM101; f34GM9; fat2M9; FX 6 goblins; Glockenspiel
- // Amplitude begins at 2410.6, peaks 2425.1 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 10, 10, 0, 0, 1046, 1046,0.000000 }, // 10: BisqM9; GM9; b13M9; b65M9; f29GM101; f30GM101; f34GM9; fat2M9; FX 6 goblins; Glockenspiel; am009
+ // Amplitude begins at 2383.3, peaks 3088.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 10, 10, 0, 0, 460, 460,0.000000 }, // 10: GM10; b65M10; f29GM100; f30GM100; f34GM10; fat2M10; sGM10; FX 5 brightness; Music box
- // Amplitude begins at 2401.9, peaks 3079.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 11, 11, 0, 0, 486, 486,0.000000 }, // 11: GM10; b13M10; b65M10; f29GM100; f30GM100; f34GM10; fat2M10; sGM10; FX 5 brightness; Music box; am010
+ // Amplitude begins at 2643.3, peaks 2981.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 11, 11, 0, 0, 1740, 1740,0.000000 }, // 11: BisqM11; GM11; f34GM11; fat2M11; sGM11; skeakernetsM11; ; Vibraphone
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 12, 12, 0, 0, 1746, 1746,0.000000 }, // 12: BisqM11; GM11; b13M11; f34GM11; fat2M11; sGM11; skeakernetsM11; ; Vibraphone; am011
+ // Amplitude begins at 2507.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 12, 12, 0, 0, 66, 66,0.000000 }, // 12: GM12; b65M12; f29GM104; f29GM97; f30GM104; f30GM97; f34GM12; fat2M12; sGM12; FX 2 soundtrack; Marimba; Sitar
- // Amplitude begins at 2519.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 13, 13, 0, 0, 66, 66,0.000000 }, // 13: GM12; b13M12; b65M12; f29GM104; f29GM97; f30GM104; f30GM97; f34GM12; fat2M12; sGM12; FX 2 soundtrack; Marimba; Sitar; am012
+ // Amplitude begins at 2789.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 13, 13, 0, 0, 140, 140,0.000000 }, // 13: GM13; b65M13; f29GM103; f30GM103; f34GM13; fat2M13; sGM13; FX 8 sci-fi; Xylophone
- // Amplitude begins at 2783.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 14, 14, 0, 0, 140, 140,0.000000 }, // 14: GM13; b13M13; b65M13; f29GM103; f30GM103; f34GM13; fat2M13; sGM13; FX 8 sci-fi; Xylophone; am013
+ // Amplitude begins at 1819.0, peaks 2436.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 14, 14, 0, 0, 940, 940,0.000000 }, // 14: GM14; b65M14; f34GM14; fat2M14; Tubular Bells
- // Amplitude begins at 1830.0, peaks 2462.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 15, 15, 0, 0, 960, 960,0.000000 }, // 15: GM14; b13M14; b65M14; f34GM14; fat2M14; Tubular Bells; am014
+ // Amplitude begins at 1918.8, peaks 2603.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 15, 15, 0, 0, 266, 266,0.000000 }, // 15: GM15; b65M15; f34GM15; fat2M15; sGM15; Dulcimer
- // Amplitude begins at 1932.3, peaks 2587.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 16, 16, 0, 0, 273, 273,0.000000 }, // 16: GM15; b13M15; b65M15; f34GM15; fat2M15; sGM15; Dulcimer; am015
+ // Amplitude begins at 2989.3, peaks 3516.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 16, 16, 0, 0, 40000, 33,0.000000 }, // 16: 3drm67M16; GM16; HMIGM16; b7M16; f34GM16; fat2M16; sGM16; Hammond Organ; am016.in
- // Amplitude begins at 2990.5, peaks 3510.3 at 19.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 17, 17, 0, 0, 40000, 33,0.000000 }, // 17: 3drm67M16; GM16; HMIGM16; b13M16; b7M16; f34GM16; fat2M16; sGM16; Hammond Organ; am016; am016.in
+ // Amplitude begins at 2565.6, peaks 3141.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 17, 17, 0, 0, 40000, 6,0.000000 }, // 17: 3drm67M17; GM17; HMIGM17; b7M17; f34GM17; fat2M17; sGM17; Percussive Organ; am017.in
- // Amplitude begins at 2564.1, peaks 3120.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 18, 18, 0, 0, 40000, 6,0.000000 }, // 18: 3drm67M17; GM17; HMIGM17; b13M17; b7M17; f34GM17; fat2M17; sGM17; Percussive Organ; am017; am017.in
+ // Amplitude begins at 804.3, peaks 3074.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 18, 18, 0, 0, 40000, 13,0.000000 }, // 18: 3drm67M18; GM18; HMIGM18; b7M18; f34GM18; fat2M18; sGM18; Rock Organ; am018.in
- // Amplitude begins at 816.2, peaks 3070.8 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 19, 19, 0, 0, 40000, 13,0.000000 }, // 19: 3drm67M18; GM18; HMIGM18; b13M18; b7M18; f34GM18; fat2M18; sGM18; Rock Organ; am018; am018.in
+ // Amplitude begins at 1.2, peaks 2706.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 19, 19, 0, 0, 40000, 193,0.000000 }, // 19: 3drm67M19; GM19; HMIGM19; b7M19; f34GM19; fat2M19; Church Organ; am019.in
- // Amplitude begins at 1.2, peaks 2675.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 20, 20, 0, 0, 40000, 153,0.000000 }, // 20: 3drm67M19; GM19; HMIGM19; b13M19; b7M19; f34GM19; fat2M19; Church Organ; am019; am019.in
+ // Amplitude begins at 0.9, peaks 1948.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 20, 20, 0, 0, 40000, 193,0.000000 }, // 20: 3drm67M20; BisqM20; GM20; HMIGM20; b65M20; b7M20; f34GM20; fat2M20; sGM20; Reed Organ; am020.in
- // Amplitude begins at 1.0, peaks 1934.2 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 21, 21, 0, 0, 40000, 200,0.000000 }, // 21: 3drm67M20; BisqM20; GM20; HMIGM20; b13M20; b65M20; b7M20; f34GM20; fat2M20; sGM20; Reed Organ; am020; am020.in
+ // Amplitude begins at 0.4, peaks 2450.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 21, 21, 0, 0, 40000, 6,0.000000 }, // 21: 3drm67M21; GM21; HMIGM21; b7M21; f34GM21; fat2M21; sGM21; Accordion; am021.in
- // Amplitude begins at 0.4, peaks 2490.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 22, 22, 0, 0, 40000, 6,0.000000 }, // 22: 3drm67M21; GM21; HMIGM21; b13M21; b7M21; f34GM21; fat2M21; sGM21; Accordion; am021; am021.in
+ // Amplitude begins at 1.1, peaks 1823.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 22, 22, 0, 0, 40000, 66,0.000000 }, // 22: 3drm67M22; GM22; HMIGM22; b7M22; f34GM22; fat2M22; sGM22; Harmonica; am022.in
- // Amplitude begins at 1.1, peaks 1818.4 at 5.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 23, 23, 0, 0, 40000, 73,0.000000 }, // 23: 3drm67M22; GM22; HMIGM22; b13M22; b7M22; f34GM22; fat2M22; sGM22; Harmonica; am022; am022.in
+ // Amplitude begins at 0.6, peaks 1039.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 23, 23, 0, 0, 40000, 66,0.000000 }, // 23: 3drm67M23; GM23; HMIGM23; b7M23; f34GM23; fat2M23; sGM23; Tango Accordion; am023.in
- // Amplitude begins at 0.6, peaks 1038.7 at 11.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 24, 24, 0, 0, 40000, 66,0.000000 }, // 24: 3drm67M23; GM23; HMIGM23; b13M23; b7M23; f34GM23; fat2M23; sGM23; Tango Accordion; am023; am023.in
+ // Amplitude begins at 2306.2, peaks 2710.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 24, 24, 0, 0, 1026, 1026,0.000000 }, // 24: 3drm67M24; GM24; HMIGM24; b7M24; f34GM24; fat2M24; Acoustic Guitar1; am024.in
- // Amplitude begins at 2317.1, peaks 2702.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 25, 25, 0, 0, 993, 993,0.000000 }, // 25: 3drm67M24; GM24; HMIGM24; b13M24; b7M24; f34GM24; fat2M24; Acoustic Guitar1; am024; am024.in
+ // Amplitude begins at 3014.0, peaks 3081.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 25, 25, 0, 0, 1826, 1826,0.000000 }, // 25: 3drm67M25; GM25; HMIGM25; b7M25; f17GM25; f29GM60; f30GM60; f34GM25; fat2M25; mGM25; sGM25; Acoustic Guitar2; French Horn; am025.in
- // Amplitude begins at 3007.6, peaks 3086.2 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 26, 26, 0, 0, 1780, 1780,0.000000 }, // 26: 3drm67M25; GM25; HMIGM25; b13M25; b7M25; f17GM25; f29GM60; f30GM60; f34GM25; fat2M25; mGM25; sGM25; Acoustic Guitar2; French Horn; am025; am025.in
+ // Amplitude begins at 2343.2, peaks 3162.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 26, 26, 0, 0, 1813, 1813,0.000000 }, // 26: 3drm67M26; GM26; HMIGM26; b7M26; b8M26; f17GM26; f34GM26; f35GM26; fat2M26; mGM26; sGM26; Electric Guitar1; am026.in; jazzgtr
- // Amplitude begins at 2367.2, peaks 3141.8 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 27, 27, 0, 0, 1853, 1853,0.000000 }, // 27: 3drm67M26; GM26; HMIGM26; b13M26; b7M26; b8M26; f17GM26; f34GM26; f35GM26; fat2M26; mGM26; sGM26; Electric Guitar1; am026; am026.in; jazzgtr
+ // Amplitude begins at 2539.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 27, 27, 0, 0, 1080, 1080,0.000000 }, // 27: GM27; f30GM61; f34GM27; fat2M27; sGM27; Brass Section; Electric Guitar2
- // Amplitude begins at 2535.8,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 28, 28, 0, 0, 1046, 1046,0.000000 }, // 28: GM27; b13M27; f30GM61; f34GM27; fat2M27; sGM27; Brass Section; Electric Guitar2; am027
+ // Amplitude begins at 2644.6, peaks 2711.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 28, 28, 0, 0, 40000, 0,0.000000 }, // 28: 2x2byJANM28; 3drm67M28; GM28; HMIGM28; b6M107; b6M3; b6M99; b7M28; b8M20; b8M28; f17GM28; f34GM28; f35GM28; fat2M28; hamM3; hamM60; intM3; mGM28; rickM3; sGM28; BPerc; BPerc.in; Electric Guitar3; RBPerc; Rmutegit; am028.in; muteguit
- // Amplitude begins at 2636.8, peaks 2721.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 29, 29, 0, 0, 40000, 0,0.000000 }, // 29: 2x2byJANM28; 3drm67M28; GM28; HMIGM28; b13M28; b6M107; b6M3; b6M99; b7M28; b8M20; b8M28; f17GM28; f34GM28; f35GM28; fat2M28; hamM3; hamM60; intM3; mGM28; rickM3; sGM28; BPerc; BPerc.in; Electric Guitar3; RBPerc; Rmutegit; am028; am028.in; muteguit
+ // Amplitude begins at 74.9, peaks 1883.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 29, 29, 0, 0, 40000, 13,0.000000 }, // 29: GM29; f34GM29; fat2M29; sGM29; Overdrive Guitar
- // Amplitude begins at 75.8, peaks 1888.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 30, 30, 0, 0, 40000, 13,0.000000 }, // 30: GM29; b13M29; f34GM29; fat2M29; sGM29; Overdrive Guitar; am029
+ // Amplitude begins at 798.9, peaks 2892.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 30, 30, 0, 0, 40000, 13,0.000000 }, // 30: 3drm67M30; GM30; HMIGM30; b6M116; b6M6; b7M30; f17GM30; f34GM30; f35GM30; fat2M30; hamM6; intM6; mGM30; rickM6; sGM30; Distorton Guitar; GDist; GDist.in; RGDist; am030.in
- // Amplitude begins at 808.0, peaks 2903.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 31, 31, 0, 0, 40000, 13,0.000000 }, // 31: 3drm67M30; GM30; HMIGM30; b13M30; b6M116; b6M6; b7M30; f17GM30; f34GM30; f35GM30; fat2M30; hamM6; intM6; mGM30; rickM6; sGM30; Distorton Guitar; GDist; GDist.in; RGDist; am030; am030.in
+ // Amplitude begins at 2360.6, peaks 2440.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 31, 31, 0, 0, 4200, 4200,0.000000 }, // 31: 3drm67M31; GM31; HMIGM31; b6M104; b6M5; b7M31; b8M120; f34GM31; fat2M31; hamM5; intM5; rickM5; sGM31; Feedbck; GFeedbck; Guitar Harmonics; RFeedbck; am031.in
- // Amplitude begins at 2367.7, peaks 2432.6 at 0.0s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- { 32, 32, 0, 0, 4393, 4393,0.000000 }, // 32: 3drm67M31; GM31; HMIGM31; b13M31; b6M104; b6M5; b7M31; b8M120; f34GM31; fat2M31; hamM5; intM5; rickM5; sGM31; Feedbck; GFeedbck; Guitar Harmonics; RFeedbck; am031; am031.in
+ // Amplitude begins at 2529.8, peaks 3007.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 32, 32, 0, 0, 940, 940,0.000000 }, // 32: 2x2byJANM32; 3drm67M32; GM32; HMIGM32; b65M32; b7M32; f34GM32; fat2M32; sGM32; Acoustic Bass; am032.in
- // Amplitude begins at 2533.1, peaks 2991.3 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 33, 33, 0, 0, 926, 926,0.000000 }, // 33: 2x2byJANM32; 3drm67M32; GM32; HMIGM32; b13M32; b65M32; b7M32; f34GM32; fat2M32; sGM32; Acoustic Bass; am032; am032.in
+ // Amplitude begins at 2700.6, peaks 2717.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 33, 33, 0, 0, 40000, 20,0.000000 }, // 33: 3drm67M33; 3drm67M39; GM33; GM39; HMIGM33; HMIGM39; b7M33; b7M39; f15GM30; f17GM33; f17GM39; f26GM30; f29GM28; f29GM29; f30GM28; f30GM29; f34GM33; f34GM39; f35GM39; fat2M33; fat2M39; hamM68; mGM33; mGM39; sGM33; sGM39; Distorton Guitar; Electric Bass 1; Electric Guitar3; Overdrive Guitar; Synth Bass 2; am033.in; am039.in; synbass2
- // Amplitude begins at 2703.6, peaks 2716.6 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 34, 34, 0, 0, 40000, 6,0.000000 }, // 34: 3drm67M33; 3drm67M39; GM33; GM39; HMIGM33; HMIGM39; b13M33; b13M39; b7M33; b7M39; f15GM30; f17GM33; f17GM39; f26GM30; f29GM28; f29GM29; f30GM28; f30GM29; f34GM33; f34GM39; f35GM39; fat2M33; fat2M39; hamM68; mGM33; mGM39; sGM33; sGM39; Distorton Guitar; Electric Bass 1; Electric Guitar3; Overdrive Guitar; Synth Bass 2; am033; am033.in; am039; am039.in; synbass2
+ // Amplitude begins at 2796.4, peaks 2979.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 34, 34, 0, 0, 1746, 1746,0.000000 }, // 34: 3drm67M34; BisqM37; GM34; HMIGM34; b7M34; b8M37; f15GM28; f17GM34; f26GM28; f29GM38; f29GM67; f30GM38; f30GM67; f34GM34; f35GM37; fat2M34; mGM34; rickM81; sGM34; Baritone Sax; Electric Bass 2; Electric Guitar3; Slap Bass 2; Slapbass; Synth Bass 1; am034.in; slapbass
- // Amplitude begins at 2789.6, peaks 2991.6 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 35, 35, 0, 0, 1720, 1720,0.000000 }, // 35: 3drm67M34; BisqM37; GM34; HMIGM34; b13M34; b7M34; b8M37; f15GM28; f17GM34; f26GM28; f29GM38; f29GM67; f30GM38; f30GM67; f34GM34; f35GM37; fat2M34; mGM34; rickM81; sGM34; Baritone Sax; Electric Bass 2; Electric Guitar3; Slap Bass 2; Slapbass; Synth Bass 1; am034; am034.in; slapbass
+ // Amplitude begins at 150.8, peaks 2936.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 35, 35, 0, 0, 40000, 0,0.000000 }, // 35: 3drm67M35; BisqM35; GM35; HMIGM35; b7M35; f17GM35; f29GM42; f29GM70; f29GM71; f30GM42; f30GM70; f30GM71; f34GM35; fat2M35; mGM35; sGM35; Bassoon; Cello; Clarinet; Fretless Bass; am035.in
- // Amplitude begins at 152.5, peaks 2981.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 36, 36, 0, 0, 40000, 0,0.000000 }, // 36: 3drm67M35; BisqM35; GM35; HMIGM35; b13M35; b7M35; f17GM35; f29GM42; f29GM70; f29GM71; f30GM42; f30GM70; f30GM71; f34GM35; fat2M35; mGM35; sGM35; Bassoon; Cello; Clarinet; Fretless Bass; am035; am035.in
+ // Amplitude begins at 1845.1, peaks 2026.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 36, 36, 0, 0, 2400, 2400,0.000000 }, // 36: 3drm67M36; GM36; HMIGM36; b7M36; f17GM36; f29GM68; f30GM68; f34GM36; fat2M36; mGM36; sGM36; Oboe; Slap Bass 1; am036.in
- // Amplitude begins at 1849.9, peaks 2008.8 at 0.2s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- { 37, 37, 0, 0, 2360, 2360,0.000000 }, // 37: 3drm67M36; GM36; HMIGM36; b13M36; b7M36; f17GM36; f29GM68; f30GM68; f34GM36; fat2M36; mGM36; sGM36; Oboe; Slap Bass 1; am036; am036.in
+ // Amplitude begins at 965.2, peaks 1594.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 37, 37, 0, 0, 4166, 4166,0.000000 }, // 37: GM37; f29GM69; f30GM69; f34GM37; fat2M37; sGM37; English Horn; Slap Bass 2
- // Amplitude begins at 970.1, peaks 1580.0 at 0.2s,
- // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s.
- { 38, 38, 0, 0, 4080, 4080,0.000000 }, // 38: GM37; b13M37; f29GM69; f30GM69; f34GM37; fat2M37; sGM37; English Horn; Slap Bass 2; am037
+ // Amplitude begins at 2660.1, peaks 3342.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 38, 38, 0, 0, 1740, 1740,0.000000 }, // 38: 2x2byJANM38; 3drm67M38; GM38; HMIGM38; b6M121; b6M13; b7M38; b8M84; f17GM38; f29GM30; f29GM31; f30GM30; f30GM31; f34GM38; f35GM38; fat2M38; hamM13; hamM67; intM13; mGM38; rickM13; sGM38; BSynth3; BSynth3.; Distorton Guitar; Guitar Harmonics; RBSynth3; Synth Bass 1; am038.in; synbass1
- // Amplitude begins at 2658.4, peaks 3349.7 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 39, 39, 0, 0, 1746, 1746,0.000000 }, // 39: 2x2byJANM38; 3drm67M38; GM38; HMIGM38; b13M38; b6M121; b6M13; b7M38; b8M84; f17GM38; f29GM30; f29GM31; f30GM30; f30GM31; f34GM38; f35GM38; fat2M38; hamM13; hamM67; intM13; mGM38; rickM13; sGM38; BSynth3; BSynth3.; Distorton Guitar; Guitar Harmonics; RBSynth3; Synth Bass 1; am038; am038.in; synbass1
+ // Amplitude begins at 0.4, peaks 2331.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 39, 39, 0, 0, 40000, 26,0.000000 }, // 39: 3drm67M40; GM40; HMIGM40; b7M40; f17GM40; f34GM40; fat2M40; mGM40; sGM40; Violin; am040.in
- // Amplitude begins at 0.4, peaks 2285.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 40, 40, 0, 0, 40000, 26,0.000000 }, // 40: 3drm67M40; GM40; HMIGM40; b13M40; b7M40; f17GM40; f34GM40; fat2M40; mGM40; sGM40; Violin; am040; am040.in
+ // Amplitude begins at 1.0, peaks 2491.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 40, 40, 0, 0, 40000, 86,0.000000 }, // 40: 3drm67M41; GM41; HMIGM41; b7M41; f17GM41; f34GM41; fat2M41; mGM41; sGM41; Viola; am041.in
- // Amplitude begins at 1.0, peaks 2488.2 at 19.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 41, 41, 0, 0, 40000, 113,0.000000 }, // 41: 3drm67M41; GM41; HMIGM41; b13M41; b7M41; f17GM41; f34GM41; fat2M41; mGM41; sGM41; Viola; am041; am041.in
+ // Amplitude begins at 7.6, peaks 3265.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 41, 41, 0, 0, 40000, 6,0.000000 }, // 41: 3drm67M42; GM42; HMIGM42; b7M42; f34GM42; fat2M42; sGM42; Cello; am042.in
- // Amplitude begins at 7.7, peaks 3281.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 42, 42, 0, 0, 40000, 0,0.000000 }, // 42: 3drm67M42; GM42; HMIGM42; b13M42; b7M42; f34GM42; fat2M42; sGM42; Cello; am042; am042.in
+ // Amplitude begins at 5.8, peaks 2559.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 42, 42, 0, 0, 40000, 133,0.000000 }, // 42: 3drm67M43; GM43; HMIGM43; b7M43; b8M43; f17GM43; f29GM56; f30GM56; f34GM43; f35GM43; fat2M43; mGM43; sGM43; Contrabass; Trumpet; am043.in; contrbs1
- // Amplitude begins at 5.9, peaks 2546.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 43, 43, 0, 0, 40000, 133,0.000000 }, // 43: 3drm67M43; GM43; HMIGM43; b13M43; b7M43; b8M43; f17GM43; f29GM56; f30GM56; f34GM43; f35GM43; fat2M43; mGM43; sGM43; Contrabass; Trumpet; am043; am043.in; contrbs1
+ // Amplitude begins at 1.0, peaks 2209.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 43, 43, 0, 0, 40000, 126,0.000000 }, // 43: 3drm67M44; GM44; HMIGM44; b7M44; b8M44; f17GM44; f34GM44; f35GM44; fat2M44; mGM44; Tremulo Strings; am044.in; tremstr
- // Amplitude begins at 1.1, peaks 2186.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 44, 44, 0, 0, 40000, 133,0.000000 }, // 44: 3drm67M44; GM44; HMIGM44; b13M44; b7M44; b8M44; f17GM44; f34GM44; f35GM44; fat2M44; mGM44; Tremulo Strings; am044; am044.in; tremstr
+ // Amplitude begins at 60.9, peaks 2231.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 44, 44, 0, 0, 333, 333,0.000000 }, // 44: 3drm67M45; GM45; HMIGM45; b7M45; f17GM45; f29GM51; f30GM51; f34GM45; fat2M45; mGM45; Pizzicato String; SynthStrings 2; am045.in
- // Amplitude begins at 61.0, peaks 2167.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 45, 45, 0, 0, 326, 326,0.000000 }, // 45: 3drm67M45; GM45; HMIGM45; b13M45; b7M45; f17GM45; f29GM51; f30GM51; f34GM45; fat2M45; mGM45; Pizzicato String; SynthStrings 2; am045; am045.in
+ // Amplitude begins at 2069.4, peaks 2564.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 45, 45, 0, 0, 940, 940,0.000000 }, // 45: 3drm67M46; GM46; HMIGM46; b7M46; f15GM57; f15GM58; f17GM46; f26GM57; f26GM58; f29GM57; f29GM58; f30GM57; f30GM58; f34GM46; fat2M46; mGM46; oGM57; oGM58; Orchestral Harp; Trombone; Tuba; am046.in
- // Amplitude begins at 2073.4, peaks 2562.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 46, 46, 0, 0, 960, 960,0.000000 }, // 46: 3drm67M46; GM46; HMIGM46; b13M46; b7M46; f15GM57; f15GM58; f17GM46; f26GM57; f26GM58; f29GM57; f29GM58; f30GM57; f30GM58; f34GM46; fat2M46; mGM46; oGM57; oGM58; Orchestral Harp; Trombone; Tuba; am046; am046.in
+ // Amplitude begins at 2619.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 46, 46, 0, 0, 1046, 1046,0.000000 }, // 46: 3drm67M47; GM47; HMIGM47; b65M47; b6M14; b7M47; b8M86; f17GM47; f30GM112; f34GM47; fat2M47; hamM14; intM14; mGM47; rickM14; BSynth4; BSynth4.; Timpany; Tinkle Bell; am047.in
- // Amplitude begins at 2612.8, peaks 2639.2 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 47, 47, 0, 0, 1046, 1046,0.000000 }, // 47: 3drm67M47; GM47; HMIGM47; b13M47; b65M47; b6M14; b7M47; b8M86; f17GM47; f30GM112; f34GM47; fat2M47; hamM14; intM14; mGM47; rickM14; BSynth4; BSynth4.; Timpany; Tinkle Bell; am047; am047.in
+ // Amplitude begins at 8.7, peaks 2738.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 47, 47, 0, 0, 40000, 33,0.000000 }, // 47: 3drm67M48; GM48; HMIGM48; b7M48; f34GM48; fat2M48; String Ensemble1; am048.in
- // Amplitude begins at 8.8, peaks 2727.0 at 37.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 48, 48, 0, 0, 40000, 33,0.000000 }, // 48: 3drm67M48; GM48; HMIGM48; b13M48; b7M48; f34GM48; fat2M48; String Ensemble1; am048; am048.in
+ // Amplitude begins at 0.0, peaks 1277.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 48, 48, 0, 0, 1766, 13,0.000000 }, // 48: 3drm67M49; GM49; HMIGM49; b7M49; f34GM49; fat2M49; String Ensemble2; am049.in
- // Amplitude begins at 0.0, peaks 1272.4 at 2.8s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 0.0s.
- { 49, 49, 0, 0, 2840, 13,0.000000 }, // 49: 3drm67M49; GM49; HMIGM49; b13M49; b7M49; f34GM49; fat2M49; String Ensemble2; am049; am049.in
+ // Amplitude begins at 0.5, peaks 3536.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 49, 49, 0, 0, 40000, 220,0.000000 }, // 49: 3drm67M50; GM50; HMIGM50; b6M20; b7M50; f34GM50; fat2M50; hamM20; intM20; rickM20; PMellow; PMellow.; Synth Strings 1; am050.in
- // Amplitude begins at 0.5, peaks 3551.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 50, 50, 0, 0, 40000, 220,0.000000 }, // 50: 3drm67M50; GM50; HMIGM50; b13M50; b6M20; b7M50; f34GM50; fat2M50; hamM20; intM20; rickM20; PMellow; PMellow.; Synth Strings 1; am050; am050.in
+ // Amplitude begins at 0.5, peaks 2494.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 50, 50, 0, 0, 40000, 153,0.000000 }, // 50: 3drm67M51; BisqM51; GM51; HMIGM51; b7M51; f34GM51; f48GM51; fat2M51; sGM51; SynthStrings 2; am051.in
- // Amplitude begins at 0.5, peaks 2507.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 51, 51, 0, 0, 40000, 180,0.000000 }, // 51: 3drm67M51; BisqM51; GM51; HMIGM51; b13M51; b7M51; f34GM51; f48GM51; fat2M51; sGM51; SynthStrings 2; am051; am051.in
+ // Amplitude begins at 333.5, peaks 2015.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 51, 51, 0, 0, 40000, 146,0.000000 }, // 51: 3drm67M52; GM52; HMIGM52; apgleeM52; b6M125; b7M52; b8M52; f34GM52; fat2M52; rickM85; Choir Aahs; Choir.in; RChoir; am052.in; choir
- // Amplitude begins at 344.9, peaks 2015.8 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 52, 52, 0, 0, 40000, 146,0.000000 }, // 52: 3drm67M52; GM52; HMIGM52; apgleeM52; b13M52; b6M125; b7M52; b8M52; f34GM52; fat2M52; rickM85; Choir Aahs; Choir.in; RChoir; am052; am052.in; choir
+ // Amplitude begins at 7.8, peaks 3340.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 52, 52, 0, 0, 2300, 2300,0.000000 }, // 52: 3drm67M53; GM53; HMIGM53; b7M53; b8M53; f34GM53; fat2M53; rickM86; sGM53; Oohs.ins; Voice Oohs; am053.in; oohs
- // Amplitude begins at 7.9, peaks 3349.4 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 53, 53, 0, 0, 2280, 2280,0.000000 }, // 53: 3drm67M53; GM53; HMIGM53; b13M53; b7M53; b8M53; f34GM53; fat2M53; rickM86; sGM53; Oohs.ins; Voice Oohs; am053; am053.in; oohs
+ // Amplitude begins at 150.8, peaks 3147.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 53, 53, 0, 0, 40000, 140,0.000000 }, // 53: 3drm67M54; BisqM54; GM54; HMIGM54; b7M54; b8M54; f34GM54; fat2M54; sGM54; Synth Voice; am054.in; synvox2
- // Amplitude begins at 152.5, peaks 3143.2 at 17.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 54, 54, 0, 0, 40000, 146,0.000000 }, // 54: 3drm67M54; BisqM54; GM54; HMIGM54; b13M54; b7M54; b8M54; f34GM54; fat2M54; sGM54; Synth Voice; am054; am054.in; synvox2
+ // Amplitude begins at 1761.4, peaks 3075.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 54, 54, 0, 0, 233, 233,0.000000 }, // 54: 3drm67M55; GM55; HMIGM55; b65M55; b7M55; f34GM55; fat2M55; Orchestra Hit; am055.in
- // Amplitude begins at 1778.3, peaks 3068.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 55, 55, 0, 0, 233, 233,0.000000 }, // 55: 3drm67M55; GM55; HMIGM55; b13M55; b65M55; b7M55; f34GM55; fat2M55; Orchestra Hit; am055; am055.in
+ // Amplitude begins at 76.9, peaks 3306.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 55, 55, 0, 0, 40000, 6,0.000000 }, // 55: 3drm67M56; BisqM56; GM56; HMIGM56; b7M56; f17GM56; f34GM56; fat2M56; mGM56; Trumpet; am056.in
- // Amplitude begins at 79.1, peaks 3242.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 56, 56, 0, 0, 40000, 13,0.000000 }, // 56: 3drm67M56; BisqM56; GM56; HMIGM56; b13M56; b7M56; f17GM56; f34GM56; fat2M56; mGM56; Trumpet; am056; am056.in
+ // Amplitude begins at 81.1, peaks 1940.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 56, 56, 0, 0, 40000, 6,0.000000 }, // 56: 3drm67M57; BisqM57; GM57; HMIGM57; b7M57; f17GM57; f29GM90; f30GM90; f34GM57; fat2M57; mGM57; Pad 3 polysynth; Trombone; am057.in
- // Amplitude begins at 83.8, peaks 1959.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 57, 57, 0, 0, 40000, 6,0.000000 }, // 57: 3drm67M57; BisqM57; GM57; HMIGM57; b13M57; b7M57; f17GM57; f29GM90; f30GM90; f34GM57; fat2M57; mGM57; Pad 3 polysynth; Trombone; am057; am057.in
+ // Amplitude begins at 125.2, peaks 2784.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 57, 57, 0, 0, 40000, 6,0.000000 }, // 57: 3drm67M58; GM58; HMIGM58; b7M58; f34GM58; fat2M58; skeakernetsM58; ; Tuba; am058.in
- // Amplitude begins at 129.2, peaks 2807.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 58, 58, 0, 0, 40000, 6,0.000000 }, // 58: 3drm67M58; GM58; HMIGM58; b13M58; b7M58; f34GM58; fat2M58; skeakernetsM58; ; Tuba; am058; am058.in
+ // Amplitude begins at 0.0, peaks 1297.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 58, 58, 0, 0, 40000, 6,0.000000 }, // 58: 3drm67M59; GM59; HMIGM59; b7M59; f17GM59; f34GM59; f35GM59; fat2M59; mGM59; sGM59; Muted Trumpet; am059.in
- // Amplitude begins at 0.0, peaks 1297.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 59, 59, 0, 0, 40000, 0,0.000000 }, // 59: 3drm67M59; GM59; HMIGM59; b13M59; b7M59; f17GM59; f34GM59; f35GM59; fat2M59; mGM59; sGM59; Muted Trumpet; am059; am059.in
+ // Amplitude begins at 7.9, peaks 3236.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 59, 59, 0, 0, 40000, 6,0.000000 }, // 59: 3drm67M60; GM60; HMIGM60; apgleeM60; b7M60; f17GM60; f29GM92; f29GM93; f30GM92; f30GM93; f34GM60; f48GM62; fat2M60; mGM60; French Horn; Pad 5 bowedpad; Pad 6 metallic; Synth Brass 1; am060.in
- // Amplitude begins at 8.0, peaks 3234.6 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 60, 60, 0, 0, 40000, 6,0.000000 }, // 60: 3drm67M60; GM60; HMIGM60; apgleeM60; b13M60; b7M60; f17GM60; f29GM92; f29GM93; f30GM92; f30GM93; f34GM60; f48GM62; fat2M60; mGM60; French Horn; Pad 5 bowedpad; Pad 6 metallic; Synth Brass 1; am060; am060.in
+ // Amplitude begins at 5.8, peaks 1882.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 60, 60, 0, 0, 40000, 0,0.000000 }, // 60: 3drm67M61; GM61; HMIGM61; b7M61; f34GM61; fat2M61; Brass Section; am061.in
- // Amplitude begins at 5.8, peaks 1916.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 61, 61, 0, 0, 40000, 0,0.000000 }, // 61: 3drm67M61; GM61; HMIGM61; b13M61; b7M61; f34GM61; fat2M61; Brass Section; am061; am061.in
+ // Amplitude begins at 5.2, peaks 1746.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 61, 61, 0, 0, 40000, 26,0.000000 }, // 61: GM62; f34GM62; fat2M62; sGM62; Synth Brass 1
- // Amplitude begins at 5.3, peaks 1760.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 62, 62, 0, 0, 40000, 6,0.000000 }, // 62: GM62; b13M62; f34GM62; fat2M62; sGM62; Synth Brass 1; am062
+ // Amplitude begins at 1718.6, peaks 2970.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 62, 62, 0, 0, 40000, 0,0.000000 }, // 62: 3drm67M63; GM63; HMIGM63; apgleeM63; b7M63; f17GM63; f29GM26; f29GM44; f30GM26; f30GM44; f34GM63; fat2M63; mGM63; sGM63; Electric Guitar1; Synth Brass 2; Tremulo Strings; am063.in
- // Amplitude begins at 1734.3, peaks 2961.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 63, 63, 0, 0, 40000, 0,0.000000 }, // 63: 3drm67M63; GM63; HMIGM63; apgleeM63; b13M63; b7M63; f17GM63; f29GM26; f29GM44; f30GM26; f30GM44; f34GM63; fat2M63; mGM63; sGM63; Electric Guitar1; Synth Brass 2; Tremulo Strings; am063; am063.in
+ // Amplitude begins at 7.1, peaks 2713.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 63, 63, 0, 0, 40000, 6,0.000000 }, // 63: 2x2byJANM64; 3drm67M64; GM64; HMIGM64; b7M64; f34GM64; fat2M64; sGM64; Soprano Sax; am064.in
- // Amplitude begins at 7.2, peaks 2709.6 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 64, 64, 0, 0, 40000, 6,0.000000 }, // 64: 2x2byJANM64; 3drm67M64; GM64; HMIGM64; b13M64; b7M64; f34GM64; fat2M64; sGM64; Soprano Sax; am064; am064.in
+ // Amplitude begins at 7.1, peaks 3084.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 64, 64, 0, 0, 40000, 20,0.000000 }, // 64: 3drm67M65; GM65; HMIGM65; b7M65; f34GM65; fat2M65; sGM65; Alto Sax; am065.in
- // Amplitude begins at 7.2, peaks 3082.6 at 28.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 65, 65, 0, 0, 40000, 13,0.000000 }, // 65: 3drm67M65; GM65; HMIGM65; b13M65; b7M65; f34GM65; fat2M65; sGM65; Alto Sax; am065; am065.in
+ // Amplitude begins at 117.6, peaks 1806.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 65, 65, 0, 0, 40000, 20,0.000000 }, // 65: 3drm67M66; GM66; HMIGM66; b7M66; f34GM66; fat2M66; sGM66; Tenor Sax; am066.in
- // Amplitude begins at 121.7, peaks 1806.9 at 7.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 66, 66, 0, 0, 40000, 20,0.000000 }, // 66: 3drm67M66; GM66; HMIGM66; b13M66; b7M66; f34GM66; fat2M66; sGM66; Tenor Sax; am066; am066.in
+ // Amplitude begins at 7.1, peaks 2740.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 66, 66, 0, 0, 40000, 0,0.000000 }, // 66: 3drm67M67; GM67; HMIGM67; b65M67; b7M67; f34GM67; fat2M67; sGM67; Baritone Sax; am067.in
- // Amplitude begins at 7.2, peaks 2736.5 at 3.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 67, 67, 0, 0, 40000, 0,0.000000 }, // 67: 3drm67M67; GM67; HMIGM67; b13M67; b65M67; b7M67; f34GM67; fat2M67; sGM67; Baritone Sax; am067; am067.in
+ // Amplitude begins at 118.5, peaks 2027.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 67, 67, 0, 0, 40000, 6,0.000000 }, // 67: 3drm67M68; GM68; HMIGM68; apgleeM68; b7M68; f17GM68; f29GM84; f30GM84; f34GM68; fat2M68; mGM68; Lead 5 charang; Oboe; am068.in
- // Amplitude begins at 122.5, peaks 2023.3 at 38.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 68, 68, 0, 0, 40000, 6,0.000000 }, // 68: 3drm67M68; GM68; HMIGM68; apgleeM68; b13M68; b7M68; f17GM68; f29GM84; f30GM84; f34GM68; fat2M68; mGM68; Lead 5 charang; Oboe; am068; am068.in
+ // Amplitude begins at 13.3, peaks 1044.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 68, 68, 0, 0, 3940, 3940,0.000000 }, // 68: 3drm67M69; GM69; HMIGM69; b7M69; b8M69; f17GM69; f29GM85; f30GM85; f34GM69; f35GM69; fat2M69; mGM69; sGM69; English Horn; Lead 6 voice; am069.in; ehorn
- // Amplitude begins at 13.2, peaks 1042.3 at 4.5s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 0.0s.
- { 69, 69, 0, 0, 4520, 6,0.000000 }, // 69: 3drm67M69; GM69; HMIGM69; b13M69; b7M69; b8M69; f17GM69; f29GM85; f30GM85; f34GM69; f35GM69; fat2M69; mGM69; sGM69; English Horn; Lead 6 voice; am069; am069.in; ehorn
+ // Amplitude begins at 9.7, peaks 2914.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 69, 69, 0, 0, 40000, 6,0.000000 }, // 69: 3drm67M70; GM70; HMIGM70; b65M70; b7M70; f17GM70; f29GM86; f30GM86; f34GM70; fat2M70; mGM70; Bassoon; Lead 7 fifths; am070.in
- // Amplitude begins at 9.8, peaks 2930.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 70, 70, 0, 0, 40000, 6,0.000000 }, // 70: 3drm67M70; GM70; HMIGM70; b13M70; b65M70; b7M70; f17GM70; f29GM86; f30GM86; f34GM70; fat2M70; mGM70; Bassoon; Lead 7 fifths; am070; am070.in
+ // Amplitude begins at 5.3, peaks 2397.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 70, 70, 0, 0, 40000, 60,0.000000 }, // 70: 3drm67M71; GM71; HMIGM71; apgleeM76; b7M71; f17GM71; f29GM82; f29GM83; f30GM82; f30GM83; f34GM71; fat2M71; mGM71; Bottle Blow; Clarinet; Lead 3 calliope; Lead 4 chiff; am071.in
- // Amplitude begins at 5.3, peaks 2402.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 71, 71, 0, 0, 40000, 53,0.000000 }, // 71: 3drm67M71; GM71; HMIGM71; apgleeM76; b13M71; b7M71; f17GM71; f29GM82; f29GM83; f30GM82; f30GM83; f34GM71; fat2M71; mGM71; Bottle Blow; Clarinet; Lead 3 calliope; Lead 4 chiff; am071; am071.in
+ // Amplitude begins at 1.0, peaks 2369.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 71, 71, 0, 0, 40000, 6,0.000000 }, // 71: 3drm67M72; BisqM72; GM72; HMIGM72; b7M72; b8M72; f17GM72; f34GM72; f35GM72; fat2M72; mGM72; Piccolo; am072.in; picco
- // Amplitude begins at 1.0, peaks 2374.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 72, 72, 0, 0, 40000, 6,0.000000 }, // 72: 3drm67M72; BisqM72; GM72; HMIGM72; b13M72; b7M72; b8M72; f17GM72; f34GM72; f35GM72; fat2M72; mGM72; Piccolo; am072; am072.in; picco
+ // Amplitude begins at 0.5, peaks 2136.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 72, 72, 0, 0, 40000, 6,0.000000 }, // 72: 3drm67M73; BisqM73; GM73; HMIGM73; b7M73; f17GM73; f29GM72; f29GM73; f30GM72; f30GM73; f34GM73; fat2M73; mGM73; Flute; Piccolo; am073.in
- // Amplitude begins at 0.5, peaks 2144.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 73, 73, 0, 0, 40000, 13,0.000000 }, // 73: 3drm67M73; BisqM73; GM73; HMIGM73; b13M73; b7M73; f17GM73; f29GM72; f29GM73; f30GM72; f30GM73; f34GM73; fat2M73; mGM73; Flute; Piccolo; am073; am073.in
+ // Amplitude begins at 7.9, peaks 2658.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 73, 73, 0, 0, 40000, 13,0.000000 }, // 73: 3drm67M74; GM74; HMIGM74; b7M74; fat2M74; sGM74; Recorder; am074.in
- // Amplitude begins at 8.0, peaks 2652.8 at 18.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 74, 74, 0, 0, 40000, 13,0.000000 }, // 74: 3drm67M74; GM74; HMIGM74; b13M74; b7M74; fat2M74; sGM74; Recorder; am074; am074.in
+ // Amplitude begins at 1.2, peaks 2831.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 74, 74, 0, 0, 40000, 0,0.000000 }, // 74: 3drm67M75; GM75; HMIGM75; b65M75; b7M75; b8M75; f17GM75; f29GM77; f30GM77; f34GM75; f35GM75; fat2M75; mGM75; sGM75; Pan Flute; Shakuhachi; am075.in; panflut1
- // Amplitude begins at 1.2, peaks 2887.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 75, 75, 0, 0, 40000, 6,0.000000 }, // 75: 3drm67M75; GM75; HMIGM75; b13M75; b65M75; b7M75; b8M75; f17GM75; f29GM77; f30GM77; f34GM75; f35GM75; fat2M75; mGM75; sGM75; Pan Flute; Shakuhachi; am075; am075.in; panflut1
+ // Amplitude begins at 1.1, peaks 2576.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 75, 75, 0, 0, 40000, 73,0.000000 }, // 75: 3drm67M76; GM76; HMIGM76; b65M76; b7M76; b8M76; f34GM76; fat2M76; sGM76; Bottle Blow; am076.in; bottblow
- // Amplitude begins at 1.1, peaks 2546.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 76, 76, 0, 0, 40000, 66,0.000000 }, // 76: 3drm67M76; GM76; HMIGM76; b13M76; b65M76; b7M76; b8M76; f34GM76; fat2M76; sGM76; Bottle Blow; am076; am076.in; bottblow
+ // Amplitude begins at 0.4, peaks 2983.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 76, 76, 0, 0, 40000, 53,0.000000 }, // 76: 3drm67M77; GM77; HMIGM77; b65M77; b7M77; f34GM77; fat2M77; sGM77; Shakuhachi; am077.in
- // Amplitude begins at 0.4, peaks 2978.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 77, 77, 0, 0, 40000, 53,0.000000 }, // 77: 3drm67M77; GM77; HMIGM77; b13M77; b65M77; b7M77; f34GM77; fat2M77; sGM77; Shakuhachi; am077; am077.in
+ // Amplitude begins at 0.5, peaks 3285.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 77, 77, 0, 0, 40000, 53,0.000000 }, // 77: 3drm67M78; GM78; HMIGM78; b65M78; b7M78; f34GM78; fat2M78; sGM78; Whistle; am078.in
- // Amplitude begins at 0.5, peaks 3280.8 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 78, 78, 0, 0, 40000, 66,0.000000 }, // 78: 3drm67M78; GM78; HMIGM78; b13M78; b65M78; b7M78; f34GM78; fat2M78; sGM78; Whistle; am078; am078.in
+ // Amplitude begins at 6.5, peaks 3362.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 78, 78, 0, 0, 40000, 53,0.000000 }, // 78: 3drm67M79; GM79; HMIGM79; apgleeM79; b65M79; b7M79; f34GM79; fat2M79; hamM61; sGM79; Ocarina; am079.in; ocarina
- // Amplitude begins at 6.6, peaks 3355.8 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 79, 79, 0, 0, 40000, 53,0.000000 }, // 79: 3drm67M79; GM79; HMIGM79; apgleeM79; b13M79; b65M79; b7M79; f34GM79; fat2M79; hamM61; sGM79; Ocarina; am079; am079.in; ocarina
+ // Amplitude begins at 2772.3, peaks 2933.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 79, 79, 0, 0, 40000, 0,0.000000 }, // 79: 3drm67M80; GM80; HMIGM80; b6M16; b7M80; f17GM80; f29GM47; f30GM47; f34GM80; f35GM80; f47GM80; fat2M80; hamM16; hamM65; intM16; mGM80; rickM16; sGM80; LSquare; LSquare.; Lead 1 squareea; Timpany; am080.in; squarewv
- // Amplitude begins at 2768.7, peaks 2936.5 at 29.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 80, 80, 0, 0, 40000, 0,0.000000 }, // 80: 3drm67M80; GM80; HMIGM80; b13M80; b6M16; b7M80; f17GM80; f29GM47; f30GM47; f34GM80; f35GM80; f47GM80; fat2M80; hamM16; hamM65; intM16; mGM80; rickM16; sGM80; LSquare; LSquare.; Lead 1 squareea; Timpany; am080; am080.in; squarewv
+ // Amplitude begins at 1528.5, peaks 1541.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 80, 80, 0, 0, 40000, 0,0.000000 }, // 80: 3drm67M81; GM81; HMIGM81; b7M81; f17GM81; f34GM81; fat2M81; mGM81; sGM81; Lead 2 sawtooth; am081.in
- // Amplitude begins at 1527.6, peaks 1540.7 at 25.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 81, 81, 0, 0, 40000, 0,0.000000 }, // 81: 3drm67M81; GM81; HMIGM81; b13M81; b7M81; f17GM81; f34GM81; fat2M81; mGM81; sGM81; Lead 2 sawtooth; am081; am081.in
+ // Amplitude begins at 1.1, peaks 2571.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 81, 81, 0, 0, 40000, 33,0.000000 }, // 81: 3drm67M82; GM82; HMIGM82; apgleeM82; b7M82; f17GM82; f34GM82; fat2M82; mGM82; sGM82; Lead 3 calliope; am082.in
- // Amplitude begins at 1.1, peaks 2533.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 82, 82, 0, 0, 40000, 33,0.000000 }, // 82: 3drm67M82; GM82; HMIGM82; apgleeM82; b13M82; b7M82; f17GM82; f34GM82; fat2M82; mGM82; sGM82; Lead 3 calliope; am082; am082.in
+ // Amplitude begins at 841.0, peaks 2968.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 82, 82, 0, 0, 40000, 6,0.000000 }, // 82: 2x2byJANM83; 3drm67M83; BisqM83; GM83; HMIGM83; b65M83; b7M83; f34GM83; fat2M83; sGM83; Lead 4 chiff; am083.in
- // Amplitude begins at 857.0, peaks 2963.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 83, 83, 0, 0, 40000, 6,0.000000 }, // 83: 2x2byJANM83; 3drm67M83; BisqM83; GM83; HMIGM83; b13M83; b65M83; b7M83; f34GM83; fat2M83; sGM83; Lead 4 chiff; am083; am083.in
+ // Amplitude begins at 984.3, peaks 3109.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 83, 83, 0, 0, 40000, 6,0.000000 }, // 83: 3drm67M84; GM84; HMIGM84; b7M84; f17GM84; f34GM84; fat2M84; mGM84; sGM84; Lead 5 charang; am084.in
- // Amplitude begins at 988.8, peaks 3089.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 84, 84, 0, 0, 40000, 6,0.000000 }, // 84: 3drm67M84; GM84; HMIGM84; b13M84; b7M84; f17GM84; f34GM84; fat2M84; mGM84; sGM84; Lead 5 charang; am084; am084.in
+ // Amplitude begins at 0.9, peaks 2483.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 84, 84, 0, 0, 40000, 73,0.000000 }, // 84: 3drm67M85; GM85; HMIGM85; b6M17; b7M85; b8M85; f34GM85; fat2M85; hamM17; intM17; rickM17; rickM87; sGM85; Lead 6 voice; PFlutes; PFlutes.; Solovox.; am085.in; solovox
- // Amplitude begins at 1.0, peaks 2482.4 at 33.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 85, 85, 0, 0, 40000, 66,0.000000 }, // 85: 3drm67M85; GM85; HMIGM85; b13M85; b6M17; b7M85; b8M85; f34GM85; fat2M85; hamM17; intM17; rickM17; rickM87; sGM85; Lead 6 voice; PFlutes; PFlutes.; Solovox.; am085; am085.in; solovox
+ // Amplitude begins at 147.8, peaks 1352.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 85, 85, 0, 0, 40000, 133,0.000000 }, // 85: 3drm67M86; GM86; HMIGM86; b65M86; b7M86; b8M81; f34GM86; fat2M86; rickM93; sGM86; Lead 7 fifths; Saw_wave; am086.in
- // Amplitude begins at 150.7, peaks 1352.0 at 2.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 86, 86, 0, 0, 40000, 133,0.000000 }, // 86: 3drm67M86; GM86; HMIGM86; b13M86; b65M86; b7M86; b8M81; f34GM86; fat2M86; rickM93; sGM86; Lead 7 fifths; Saw_wave; am086; am086.in
+ // Amplitude begins at 2216.2, peaks 3021.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 86, 86, 0, 0, 40000, 20,0.000000 }, // 86: 3drm67M87; BisqM87; GM87; HMIGM87; b7M87; b8M87; f17GM87; f34GM87; f35GM87; fat2M87; mGM87; sGM87; Lead 8 brass; am087.in; baslead
- // Amplitude begins at 2214.9, peaks 3024.4 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 87, 87, 0, 0, 40000, 6,0.000000 }, // 87: 3drm67M87; BisqM87; GM87; HMIGM87; b13M87; b7M87; b8M87; f17GM87; f34GM87; f35GM87; fat2M87; mGM87; sGM87; Lead 8 brass; am087; am087.in; baslead
+ // Amplitude begins at 1746.9, peaks 3187.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 87, 87, 0, 0, 40000, 233,0.000000 }, // 87: 3drm67M88; GM88; HMIGM88; b7M88; f34GM88; fat2M88; sGM88; Pad 1 new age; am088.in
- // Amplitude begins at 1763.5, peaks 3188.1 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 88, 88, 0, 0, 40000, 240,0.000000 }, // 88: 3drm67M88; GM88; HMIGM88; b13M88; b7M88; f34GM88; fat2M88; sGM88; Pad 1 new age; am088; am088.in
+ // Amplitude begins at 0.4, peaks 2211.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 88, 88, 0, 0, 40000, 413,0.000000 }, // 88: 3drm67M89; GM89; HMIGM89; b65M89; b7M89; b8M89; f34GM89; fat2M89; sGM89; Pad 2 warm; am089.in; warmpad
- // Amplitude begins at 0.4, peaks 2206.6 at 8.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 89, 89, 0, 0, 40000, 413,0.000000 }, // 89: 3drm67M89; GM89; HMIGM89; b13M89; b65M89; b7M89; b8M89; f34GM89; fat2M89; sGM89; Pad 2 warm; am089; am089.in; warmpad
+ // Amplitude begins at 0.1, peaks 2736.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 89, 89, 0, 0, 1660, 86,0.000000 }, // 89: 3drm67M90; GM90; HMIGM90; b6M21; b7M90; f34GM90; fat2M90; hamM21; intM21; rickM21; sGM90; LTriang; LTriang.; Pad 3 polysynth; am090.in
- // Amplitude begins at 0.1, peaks 2640.0 at 0.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 0.1s.
- { 90, 90, 0, 0, 1720, 93,0.000000 }, // 90: 3drm67M90; GM90; HMIGM90; b13M90; b6M21; b7M90; f34GM90; fat2M90; hamM21; intM21; rickM21; sGM90; LTriang; LTriang.; Pad 3 polysynth; am090; am090.in
+ // Amplitude begins at 9.8, peaks 3109.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 90, 90, 0, 0, 40000, 553,0.000000 }, // 90: 3drm67M91; GM91; HMIGM91; apgleeM91; b6M97; b7M91; b8M91; f34GM91; fat2M91; rickM95; sGM91; Pad 4 choir; RSpacevo; Spacevo.; am091.in; spacevo
- // Amplitude begins at 9.8, peaks 3107.9 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 91, 91, 0, 0, 40000, 540,0.000000 }, // 91: 3drm67M91; GM91; HMIGM91; apgleeM91; b13M91; b6M97; b7M91; b8M91; f34GM91; fat2M91; rickM95; sGM91; Pad 4 choir; RSpacevo; Spacevo.; am091; am091.in; spacevo
+ // Amplitude begins at 0.5, peaks 2830.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 91, 91, 0, 0, 40000, 100,0.000000 }, // 91: 3drm67M92; BisqM92; GM92; HMIGM92; b7M92; b8M92; f34GM92; f47GM92; fat2M92; sGM92; Pad 5 bowedpad; am092.in; bowedgls
- // Amplitude begins at 0.5, peaks 2852.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 92, 92, 0, 0, 40000, 80,0.000000 }, // 92: 3drm67M92; BisqM92; GM92; HMIGM92; b13M92; b7M92; b8M92; f34GM92; f47GM92; fat2M92; sGM92; Pad 5 bowedpad; am092; am092.in; bowedgls
+ // Amplitude begins at 0.0, peaks 1386.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 92, 92, 0, 0, 613, 13,0.000000 }, // 92: 3drm67M93; BisqM93; GM93; HMIGM93; b6M22; b7M93; b8M93; f34GM93; fat2M93; hamM22; intM22; rickM22; sGM93; PSlow; PSlow.in; Pad 6 metallic; am093.in; metalpad
- // Amplitude begins at 0.0, peaks 1384.5 at 0.6s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s.
- { 93, 93, 0, 0, 620, 13,0.000000 }, // 93: 3drm67M93; BisqM93; GM93; HMIGM93; b13M93; b6M22; b7M93; b8M93; f34GM93; fat2M93; hamM22; intM22; rickM22; sGM93; PSlow; PSlow.in; Pad 6 metallic; am093; am093.in; metalpad
+ // Amplitude begins at 0.4, peaks 2400.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 93, 93, 0, 0, 40000, 126,0.000000 }, // 93: 3drm67M94; GM94; HMIGM94; apgleeM94; b6M112; b6M23; b7M94; b8M94; f34GM94; fat2M94; hamM23; hamM54; intM23; rickM23; rickM96; sGM94; Halopad.; PSweep; PSweep.i; Pad 7 halo; RHalopad; am094.in; halopad
- // Amplitude begins at 0.4, peaks 2402.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 94, 94, 0, 0, 40000, 140,0.000000 }, // 94: 3drm67M94; GM94; HMIGM94; apgleeM94; b13M94; b6M112; b6M23; b7M94; b8M94; f34GM94; fat2M94; hamM23; hamM54; intM23; rickM23; rickM96; sGM94; Halopad.; PSweep; PSweep.i; Pad 7 halo; RHalopad; am094; am094.in; halopad
+ // Amplitude begins at 2418.2, peaks 3185.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 94, 94, 0, 0, 40000, 53,0.000000 }, // 94: 3drm67M95; GM95; HMIGM95; b6M119; b7M95; b8M95; f34GM95; f47GM95; fat2M95; hamM66; rickM97; Pad 8 sweep; RSweepad; Sweepad.; am095.in; sweepad
- // Amplitude begins at 2436.2, peaks 3209.0 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 95, 95, 0, 0, 40000, 66,0.000000 }, // 95: 3drm67M95; GM95; HMIGM95; b13M95; b6M119; b7M95; b8M95; f34GM95; f47GM95; fat2M95; hamM66; rickM97; Pad 8 sweep; RSweepad; Sweepad.; am095; am095.in; sweepad
+ // Amplitude begins at 1026.3, peaks 2967.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 95, 95, 0, 0, 993, 993,0.000000 }, // 95: 3drm67M96; GM96; HMIGM96; b65M96; b7M96; f34GM96; fat2M96; sGM96; FX 1 rain; am096.in
- // Amplitude begins at 1030.9, peaks 2986.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 96, 96, 0, 0, 960, 960,0.000000 }, // 96: 3drm67M96; GM96; HMIGM96; b13M96; b65M96; b7M96; f34GM96; fat2M96; sGM96; FX 1 rain; am096; am096.in
+ // Amplitude begins at 0.4, peaks 3116.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 96, 96, 0, 0, 40000, 513,0.000000 }, // 96: 3drm67M97; GM97; HMIGM97; b65M97; b7M97; f17GM97; f29GM36; f30GM36; f34GM97; fat2M97; mGM97; sGM97; FX 2 soundtrack; Slap Bass 1; am097.in
- // Amplitude begins at 0.4, peaks 3101.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 97, 97, 0, 0, 40000, 520,0.000000 }, // 97: 3drm67M97; GM97; HMIGM97; b13M97; b65M97; b7M97; f17GM97; f29GM36; f30GM36; f34GM97; fat2M97; mGM97; sGM97; FX 2 soundtrack; Slap Bass 1; am097; am097.in
+ // Amplitude begins at 1744.2, peaks 3068.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 97, 97, 0, 0, 280, 280,0.000000 }, // 97: 3drm67M98; GM98; HMIGM98; b65M98; b7M98; b8M98; f17GM98; f34GM98; f35GM98; fat2M98; mGM98; sGM98; FX 3 crystal; am098.in; crystal1
- // Amplitude begins at 1761.0, peaks 3054.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 98, 98, 0, 0, 280, 280,0.000000 }, // 98: 3drm67M98; GM98; HMIGM98; b13M98; b65M98; b7M98; b8M98; f17GM98; f34GM98; f35GM98; fat2M98; mGM98; sGM98; FX 3 crystal; am098; am098.in; crystal1
+ // Amplitude begins at 1802.9, peaks 2134.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 98, 98, 0, 0, 40000, 73,0.000000 }, // 98: 3drm67M99; BisqM99; GM99; HMIGM99; b7M99; f34GM99; fat2M99; sGM99; FX 4 atmosphere; am099.in
- // Amplitude begins at 1801.1, peaks 2145.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 99, 99, 0, 0, 40000, 66,0.000000 }, // 99: 3drm67M99; BisqM99; GM99; HMIGM99; b13M99; b7M99; f34GM99; fat2M99; sGM99; FX 4 atmosphere; am099; am099.in
+ // Amplitude begins at 2047.4, peaks 2874.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 99, 99, 0, 0, 2113, 2113,0.000000 }, // 99: 3drm67M100; BisqM100; GM100; HMIGM100; b7M100; b8M100; f34GM100; fat2M100; hamM51; sGM100; FX 5 brightness; am100; am100.in; bright
- // Amplitude begins at 2043.5, peaks 2910.3 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 100, 100, 0, 0, 2066, 2066,0.000000 }, // 100: 3drm67M100; BisqM100; GM100; HMIGM100; b13M100; b7M100; b8M100; f34GM100; fat2M100; hamM51; sGM100; FX 5 brightness; am100; am100.in; bright
+ // Amplitude begins at 0.5, peaks 2397.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 100, 100, 0, 0, 40000, 886,0.000000 }, // 100: 3drm67M101; GM101; HMIGM101; b6M118; b7M101; b8M101; f34GM101; fat2M101; sGM101; FX 6 goblins; Rgolbin1; am101.in; golbin1
- // Amplitude begins at 0.5, peaks 2351.8 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- { 101, 101, 0, 0, 40000, 920,0.000000 }, // 101: 3drm67M101; GM101; HMIGM101; b13M101; b6M118; b7M101; b8M101; f34GM101; fat2M101; sGM101; FX 6 goblins; Rgolbin1; am101; am101.in; golbin1
+ // Amplitude begins at 0.4, peaks 2929.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 101, 101, 0, 0, 40000, 773,0.000000 }, // 101: 3drm67M102; GM102; HMIGM102; b7M102; b8M102; f34GM102; fat2M102; rickM98; sGM102; Echodrp1; FX 7 echoes; am102.in; echodrp1
- // Amplitude begins at 0.4, peaks 2960.5 at 4.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- { 102, 102, 0, 0, 40000, 740,0.000000 }, // 102: 3drm67M102; GM102; HMIGM102; b13M102; b7M102; b8M102; f34GM102; fat2M102; rickM98; sGM102; Echodrp1; FX 7 echoes; am102; am102.in; echodrp1
+ // Amplitude begins at 142.4, peaks 2993.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 102, 102, 0, 0, 40000, 426,0.000000 }, // 102: 3drm67M103; GM103; HMIGM103; b65M103; b7M103; f34GM103; fat2M103; sGM103; FX 8 sci-fi; am103.in
- // Amplitude begins at 146.5, peaks 3022.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 103, 103, 0, 0, 40000, 433,0.000000 }, // 103: 3drm67M103; GM103; HMIGM103; b13M103; b65M103; b7M103; f34GM103; fat2M103; sGM103; FX 8 sci-fi; am103; am103.in
+ // Amplitude begins at 1089.3, peaks 1166.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 103, 103, 0, 0, 2413, 2413,0.000000 }, // 103: 3drm67M104; GM104; HMIGM104; b65M104; b7M104; f17GM104; f29GM63; f30GM63; f34GM104; fat2M104; mGM104; sGM104; Sitar; Synth Brass 2; am104.in
- // Amplitude begins at 1092.9, peaks 1164.4 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- { 104, 104, 0, 0, 2413, 2413,0.000000 }, // 104: 3drm67M104; GM104; HMIGM104; b13M104; b65M104; b7M104; f17GM104; f29GM63; f30GM63; f34GM104; fat2M104; mGM104; sGM104; Sitar; Synth Brass 2; am104; am104.in
+ // Amplitude begins at 2210.9, peaks 2470.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 104, 104, 0, 0, 1126, 1126,0.000000 }, // 104: 3drm67M105; GM105; HMIGM105; b7M105; f17GM105; f34GM105; fat2M105; mGM105; sGM105; Banjo; am105.in
- // Amplitude begins at 2205.4, peaks 2468.3 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 105, 105, 0, 0, 1113, 1113,0.000000 }, // 105: 3drm67M105; GM105; HMIGM105; b13M105; b7M105; f17GM105; f34GM105; fat2M105; mGM105; sGM105; Banjo; am105; am105.in
+ // Amplitude begins at 1313.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 105, 105, 0, 0, 1046, 1046,0.000000 }, // 105: 3drm67M106; GM106; HMIGM106; b65M106; b6M24; b7M106; f17GM106; f34GM106; fat2M106; hamM24; intM24; mGM106; rickM24; sGM106; LDist; LDist.in; Shamisen; am106.in
- // Amplitude begins at 1312.8,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 106, 106, 0, 0, 1080, 1080,0.000000 }, // 106: 3drm67M106; GM106; HMIGM106; b13M106; b65M106; b6M24; b7M106; f17GM106; f34GM106; fat2M106; hamM24; intM24; mGM106; rickM24; sGM106; LDist; LDist.in; Shamisen; am106; am106.in
+ // Amplitude begins at 1007.4, peaks 1147.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 106, 106, 0, 0, 866, 866,0.000000 }, // 106: 3drm67M107; GM107; HMIGM107; b65M107; b7M107; f34GM107; fat2M107; sGM107; Koto; am107.in
- // Amplitude begins at 1006.6, peaks 1144.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 107, 107, 0, 0, 940, 940,0.000000 }, // 107: 3drm67M107; GM107; HMIGM107; b13M107; b65M107; b7M107; f34GM107; fat2M107; sGM107; Koto; am107; am107.in
+ // Amplitude begins at 2809.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 107, 107, 0, 0, 280, 280,0.000000 }, // 107: 3drm67M108; GM108; HMIGM108; b65M108; b7M108; f17GM108; f34GM108; f35GM108; fat2M108; hamM57; mGM108; sGM108; Kalimba; am108.in; kalimba
- // Amplitude begins at 2805.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 108, 108, 0, 0, 260, 260,0.000000 }, // 108: 3drm67M108; GM108; HMIGM108; b13M108; b65M108; b7M108; f17GM108; f34GM108; f35GM108; fat2M108; hamM57; mGM108; sGM108; Kalimba; am108; am108.in; kalimba
+ // Amplitude begins at 1.0, peaks 1659.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 108, 108, 0, 0, 40000, 6,0.000000 }, // 108: 3drm67M109; GM109; HMIGM109; b7M109; f17GM109; f34GM109; f35GM109; f49GM109; fat2M109; mGM109; sGM109; Bagpipe; am109.in
- // Amplitude begins at 0.9, peaks 1659.4 at 25.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 109, 109, 0, 0, 40000, 0,0.000000 }, // 109: 3drm67M109; GM109; HMIGM109; b13M109; b7M109; f17GM109; f34GM109; f35GM109; f49GM109; fat2M109; mGM109; sGM109; Bagpipe; am109; am109.in
+ // Amplitude begins at 0.3, peaks 1755.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 109, 109, 0, 0, 40000, 113,0.000000 }, // 109: 3drm67M110; GM110; HMIGM110; b7M110; f17GM110; f34GM110; f35GM110; fat2M110; mGM110; sGM110; Fiddle; am110.in
- // Amplitude begins at 0.3, peaks 1729.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 110, 110, 0, 0, 40000, 93,0.000000 }, // 110: 3drm67M110; GM110; HMIGM110; b13M110; b7M110; f17GM110; f34GM110; f35GM110; fat2M110; mGM110; sGM110; Fiddle; am110; am110.in
+ // Amplitude begins at 85.8, peaks 2293.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 110, 110, 0, 0, 40000, 6,0.000000 }, // 110: 3drm67M111; GM111; HMIGM111; b7M111; b8M111; f17GM111; f34GM111; f35GM111; fat2M111; mGM111; sGM111; Shanai; am111.in; shanna1
- // Amplitude begins at 88.4, peaks 2292.5 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 111, 111, 0, 0, 40000, 6,0.000000 }, // 111: 3drm67M111; GM111; HMIGM111; b13M111; b7M111; b8M111; f17GM111; f34GM111; f35GM111; fat2M111; mGM111; sGM111; Shanai; am111; am111.in; shanna1
+ // Amplitude begins at 2070.3, peaks 2566.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 111, 111, 0, 0, 1126, 1126,0.000000 }, // 111: 3drm67M112; BisqM112; GM112; HMIGM112; b7M112; f17GM112; f34GM112; fat2M112; mGM112; sGM112; Tinkle Bell; am112.in
- // Amplitude begins at 2069.5, peaks 2560.2 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 112, 112, 0, 0, 1160, 1160,0.000000 }, // 112: 3drm67M112; BisqM112; GM112; HMIGM112; b13M112; b7M112; f17GM112; f34GM112; fat2M112; mGM112; sGM112; Tinkle Bell; am112; am112.in
+ // Amplitude begins at 2489.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 112, 112, 0, 0, 140, 140,0.000000 }, // 112: 3drm67M113; GM113; HMIGM113; b65M113; b7M113; f17GM113; f34GM113; f35GM113; fat2M113; hamM50; mGM113; sGM113; Agogo Bells; agogo; am113.in
- // Amplitude begins at 2484.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 113, 113, 0, 0, 140, 140,0.000000 }, // 113: 3drm67M113; GM113; HMIGM113; b13M113; b65M113; b7M113; f17GM113; f34GM113; f35GM113; fat2M113; hamM50; mGM113; sGM113; Agogo Bells; agogo; am113; am113.in
+ // Amplitude begins at 2378.4, peaks 3008.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 113, 113, 0, 0, 246, 246,0.000000 }, // 113: 3drm67M114; GM114; HMIGM114; b65M114; b7M114; b8M114; f17GM114; f34GM114; f35GM114; fat2M114; mGM114; sGM114; Steel Drums; am114.in; steeldrm
- // Amplitude begins at 2396.7, peaks 2999.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 114, 114, 0, 0, 260, 260,0.000000 }, // 114: 3drm67M114; GM114; HMIGM114; b13M114; b65M114; b7M114; b8M114; f17GM114; f34GM114; f35GM114; fat2M114; mGM114; sGM114; Steel Drums; am114; am114.in; steeldrm
+ // Amplitude begins at 2165.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 114, 114, 0, 0, 20, 20,0.000000 }, // 114: 3drm67M115; GM115; HMIGM115; b65M115; b7M115; b8M115; f17GM115; f34GM115; f35GM115; fat2M115; mGM115; rickM100; sGM115; Woodblk.; Woodblock; am115.in; woodblk
- // Amplitude begins at 2163.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 115, 115, 0, 0, 20, 20,0.000000 }, // 115: 3drm67M115; GM115; HMIGM115; b13M115; b65M115; b7M115; b8M115; f17GM115; f34GM115; f35GM115; fat2M115; mGM115; rickM100; sGM115; Woodblk.; Woodblock; am115; am115.in; woodblk
+ // Amplitude begins at 1833.4, peaks 2407.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 115, 115, 0, 0, 146, 146,0.000000 }, // 115: 3drm67M116; BisqM116; GM116; HMIGM116; b65M116; b7M116; f17GM116; f29GM118; f30GM117; f30GM118; f34GM116; f35GM116; fat2M116; hamM69; mGM116; Melodic Tom; Synth Drum; Taiko; Taiko Drum; am116.in
- // Amplitude begins at 1836.6, peaks 2380.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 116, 116, 0, 0, 146, 146,0.000000 }, // 116: 3drm67M116; BisqM116; GM116; HMIGM116; b13M116; b65M116; b7M116; f17GM116; f29GM118; f30GM117; f30GM118; f34GM116; f35GM116; fat2M116; hamM69; mGM116; Melodic Tom; Synth Drum; Taiko; Taiko Drum; am116; am116.in
+ // Amplitude begins at 2299.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 116, 116, 0, 0, 146, 146,0.000000 }, // 116: 3drm67M117; GM117; HMIGM117; b65M117; b7M117; b8M117; f17GM117; f29GM113; f30GM113; f34GM117; f35GM117; fat2M117; hamM58; mGM117; sGM117; Agogo Bells; Melodic Tom; am117.in; melotom
- // Amplitude begins at 2304.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 117, 117, 0, 0, 126, 126,0.000000 }, // 117: 3drm67M117; GM117; HMIGM117; b13M117; b65M117; b7M117; b8M117; f17GM117; f29GM113; f30GM113; f34GM117; f35GM117; fat2M117; hamM58; mGM117; sGM117; Agogo Bells; Melodic Tom; am117; am117.in; melotom
+ // Amplitude begins at 2167.6, peaks 3075.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 117, 117, 0, 0, 340, 340,0.000000 }, // 117: 3drm67M118; GM118; HMIGM118; b65M118; b7M118; f17GM118; f34GM118; fat2M118; mGM118; Synth Drum; am118.in
- // Amplitude begins at 2178.7, peaks 3067.8 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 118, 118, 0, 0, 300, 300,0.000000 }, // 118: 3drm67M118; GM118; HMIGM118; b13M118; b65M118; b7M118; f17GM118; f34GM118; fat2M118; mGM118; Synth Drum; am118; am118.in
+ // Amplitude begins at 0.0, peaks 1309.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 118, 118, 0, 0, 2280, 2280,0.000000 }, // 118: 3drm67M119; GM119; HMIGM119; b65M119; b7M119; f34GM119; fat2M119; mGM119; Reverse Cymbal; am119.in
- // Amplitude begins at 0.0, peaks 1286.2 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 119, 119, 0, 0, 2266, 2266,0.000000 }, // 119: 3drm67M119; GM119; HMIGM119; b13M119; b65M119; b7M119; f34GM119; fat2M119; mGM119; Reverse Cymbal; am119; am119.in
+ // Amplitude begins at 0.0, peaks 462.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 119, 119, 0, 0, 286, 286,0.000000 }, // 119: 3drm67M120; GM120; HMIGM120; b65M120; b6M36; b7M120; f17GM120; f34GM120; f35GM120; fat2M120; hamM36; intM36; mGM120; rickM101; rickM36; sGM120; DNoise1; DNoise1.; Fretnos.; Guitar FretNoise; am120.in
- // Amplitude begins at 0.0, peaks 464.1 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 120, 120, 0, 0, 286, 286,0.000000 }, // 120: 3drm67M120; GM120; HMIGM120; b13M120; b65M120; b6M36; b7M120; f17GM120; f34GM120; f35GM120; fat2M120; hamM36; intM36; mGM120; rickM101; rickM36; sGM120; DNoise1; DNoise1.; Fretnos.; Guitar FretNoise; am120; am120.in
+ // Amplitude begins at 0.0, peaks 835.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 120, 120, 0, 0, 586, 586,0.000000 }, // 120: 3drm67M121; BisqM121; GM121; HMIGM121; b65M121; b7M121; f17GM121; f34GM121; f35GM121; fat2M121; mGM121; sGM121; Breath Noise; am121.in
- // Amplitude begins at 0.0, peaks 836.5 at 0.3s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 121, 121, 0, 0, 593, 593,0.000000 }, // 121: 3drm67M121; BisqM121; GM121; HMIGM121; b13M121; b65M121; b7M121; f17GM121; f34GM121; f35GM121; fat2M121; mGM121; sGM121; Breath Noise; am121; am121.in
+ // Amplitude begins at 0.0, peaks 1316.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 121, 121, 0, 0, 4486, 4486,0.000000 }, // 121: 3drm67M122; GM122; HMIGM122; b65M122; b7M122; f17GM122; f34GM122; fat2M122; mGM122; sGM122; Seashore; am122.in
- // Amplitude begins at 0.0, peaks 1311.5 at 2.2s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- { 122, 122, 0, 0, 4426, 4426,0.000000 }, // 122: 3drm67M122; GM122; HMIGM122; b13M122; b65M122; b7M122; f17GM122; f34GM122; fat2M122; mGM122; sGM122; Seashore; am122; am122.in
+ // Amplitude begins at 0.9, peaks 1839.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 122, 122, 0, 0, 133, 133,0.000000 }, // 122: 3drm67M123; GM123; HMIGM123; b7M123; f15GM124; f17GM123; f26GM124; f29GM124; f30GM124; f34GM123; fat2M123; mGM123; sGM123; Bird Tweet; Telephone; am123.in
- // Amplitude begins at 0.9, peaks 1860.9 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 123, 123, 0, 0, 133, 133,0.000000 }, // 123: 3drm67M123; GM123; HMIGM123; b13M123; b7M123; f15GM124; f17GM123; f26GM124; f29GM124; f30GM124; f34GM123; fat2M123; mGM123; sGM123; Bird Tweet; Telephone; am123; am123.in
+ // Amplitude begins at 1434.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 123, 123, 0, 0, 186, 186,0.000000 }, // 123: 3drm67M124; GM124; HMIGM124; b7M124; f17GM124; f29GM123; f30GM123; f34GM124; fat2M124; mGM124; sGM124; Bird Tweet; Telephone; am124.in
- // Amplitude begins at 1435.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 124, 124, 0, 0, 186, 186,0.000000 }, // 124: 3drm67M124; GM124; HMIGM124; b13M124; b7M124; f17GM124; f29GM123; f30GM123; f34GM124; fat2M124; mGM124; sGM124; Bird Tweet; Telephone; am124; am124.in
+ // Amplitude begins at 0.0, peaks 1062.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 124, 124, 0, 0, 146, 146,0.000000 }, // 124: 3drm67M125; GM125; HMIGM125; b7M125; f17GM125; f34GM125; fat2M125; mGM125; sGM125; Helicopter; am125.in
- // Amplitude begins at 0.0, peaks 1117.4 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 125, 125, 0, 0, 146, 146,0.000000 }, // 125: 3drm67M125; GM125; HMIGM125; b13M125; b7M125; f17GM125; f34GM125; fat2M125; mGM125; sGM125; Helicopter; am125; am125.in
+ // Amplitude begins at 0.0, peaks 1325.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 125, 125, 0, 0, 40000, 113,0.000000 }, // 125: 3drm67M126; GM126; HMIGM126; b65M126; b7M126; b8M123; f17GM126; f34GM126; f35GM126; fat2M126; mGM126; sGM126; Applause/Noise; am126.in; applaus
- // Amplitude begins at 0.0, peaks 1345.8 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 126, 126, 0, 0, 40000, 106,0.000000 }, // 126: 3drm67M126; GM126; HMIGM126; b13M126; b65M126; b7M126; b8M123; f17GM126; f34GM126; f35GM126; fat2M126; mGM126; sGM126; Applause/Noise; am126; am126.in; applaus
+ // Amplitude begins at 1056.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 126, 126, 0, 0, 140, 140,0.000000 }, // 126: 2x2byJANM127; 3drm67M127; GM127; HMIGM127; b7M127; f17GM127; f34GM127; fat2M127; mGM127; sGM127; Gunshot; am127.in
- // Amplitude begins at 972.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 127, 127, 0, 0, 160, 160,0.000000 }, // 127: 2x2byJANM127; 3drm67M127; GM127; HMIGM127; b13M127; b7M127; f17GM127; f34GM127; fat2M127; mGM127; sGM127; Gunshot; am127; am127.in
+ // Amplitude begins at 2046.5, peaks 2310.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 35, 0, 26, 26,0.000000 }, // 127: 3drm67P0; 3drm67P1; 3drm67P10; 3drm67P100; 3drm67P101; 3drm67P102; 3drm67P103; 3drm67P104; 3drm67P105; 3drm67P106; 3drm67P107; 3drm67P108; 3drm67P109; 3drm67P11; 3drm67P110; 3drm67P111; 3drm67P112; 3drm67P113; 3drm67P114; 3drm67P115; 3drm67P116; 3drm67P117; 3drm67P118; 3drm67P119; 3drm67P12; 3drm67P120; 3drm67P121; 3drm67P122; 3drm67P123; 3drm67P124; 3drm67P125; 3drm67P126; 3drm67P127; 3drm67P13; 3drm67P14; 3drm67P15; 3drm67P16; 3drm67P17; 3drm67P18; 3drm67P19; 3drm67P2; 3drm67P20; 3drm67P21; 3drm67P22; 3drm67P23; 3drm67P24; 3drm67P25; 3drm67P26; 3drm67P27; 3drm67P28; 3drm67P29; 3drm67P3; 3drm67P30; 3drm67P31; 3drm67P32; 3drm67P33; 3drm67P34; 3drm67P35; 3drm67P4; 3drm67P5; 3drm67P6; 3drm67P7; 3drm67P8; 3drm67P87; 3drm67P88; 3drm67P89; 3drm67P9; 3drm67P90; 3drm67P91; 3drm67P92; 3drm67P93; 3drm67P94; 3drm67P95; 3drm67P96; 3drm67P97; 3drm67P98; 3drm67P99; BisqP0; BisqP11; BisqP12; BisqP4; GP35; GP36; b13P0; b13P1; b13P10; b13P11; b13P12; b13P13; b13P14; b13P15; b13P16; b13P17; b13P18; b13P19; b13P2; b13P20; b13P21; b13P22; b13P23; b13P24; b13P25; b13P26; b13P27; b13P28; b13P29; b13P3; b13P30; b13P31; b13P32; b13P33; b13P34; b13P35; b13P36; b13P4; b13P5; b13P6; b13P7; b13P8; b13P9; b50P35; b6P92; b7P0; b7P1; b7P10; b7P11; b7P12; b7P13; b7P14; b7P15; b7P16; b7P17; b7P18; b7P19; b7P2; b7P20; b7P21; b7P22; b7P23; b7P24; b7P25; b7P26; b7P27; b7P28; b7P29; b7P3; b7P30; b7P31; b7P32; b7P33; b7P34; b7P35; b7P36; b7P4; b7P5; b7P6; b7P7; b7P8; b7P9; b8P34; f17GP35; f17GP36; f20GP35; f20GP36; f29GP35; f29GP36; f30GP35; f30GP36; f34GP35; f34GP36; f35GP35; f42GP36; fat2P35; fat2P36; hamP11; mGP35; mGP36; qGP35; qGP36; rickP14; Ac Bass Drum; Bass Drum 1; Open Surdu; Rkick2; aps035; aps035.i; gps035; kick2; kick2.in
- // Amplitude begins at 2047.1, peaks 2335.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 128, 128, 35, 0, 26, 26,0.000000 }, // 128: 3drm67P0; 3drm67P1; 3drm67P10; 3drm67P100; 3drm67P101; 3drm67P102; 3drm67P103; 3drm67P104; 3drm67P105; 3drm67P106; 3drm67P107; 3drm67P108; 3drm67P109; 3drm67P11; 3drm67P110; 3drm67P111; 3drm67P112; 3drm67P113; 3drm67P114; 3drm67P115; 3drm67P116; 3drm67P117; 3drm67P118; 3drm67P119; 3drm67P12; 3drm67P120; 3drm67P121; 3drm67P122; 3drm67P123; 3drm67P124; 3drm67P125; 3drm67P126; 3drm67P127; 3drm67P13; 3drm67P14; 3drm67P15; 3drm67P16; 3drm67P17; 3drm67P18; 3drm67P19; 3drm67P2; 3drm67P20; 3drm67P21; 3drm67P22; 3drm67P23; 3drm67P24; 3drm67P25; 3drm67P26; 3drm67P27; 3drm67P28; 3drm67P29; 3drm67P3; 3drm67P30; 3drm67P31; 3drm67P32; 3drm67P33; 3drm67P34; 3drm67P35; 3drm67P4; 3drm67P5; 3drm67P6; 3drm67P7; 3drm67P8; 3drm67P87; 3drm67P88; 3drm67P89; 3drm67P9; 3drm67P90; 3drm67P91; 3drm67P92; 3drm67P93; 3drm67P94; 3drm67P95; 3drm67P96; 3drm67P97; 3drm67P98; 3drm67P99; BisqP0; BisqP11; BisqP12; BisqP4; GP35; GP36; b13P0; b13P1; b13P10; b13P11; b13P12; b13P13; b13P14; b13P15; b13P16; b13P17; b13P18; b13P19; b13P2; b13P20; b13P21; b13P22; b13P23; b13P24; b13P25; b13P26; b13P27; b13P28; b13P29; b13P3; b13P30; b13P31; b13P32; b13P33; b13P34; b13P35; b13P36; b13P4; b13P5; b13P6; b13P7; b13P8; b13P9; b50P35; b6P92; b7P0; b7P1; b7P10; b7P11; b7P12; b7P13; b7P14; b7P15; b7P16; b7P17; b7P18; b7P19; b7P2; b7P20; b7P21; b7P22; b7P23; b7P24; b7P25; b7P26; b7P27; b7P28; b7P29; b7P3; b7P30; b7P31; b7P32; b7P33; b7P34; b7P35; b7P36; b7P4; b7P5; b7P6; b7P7; b7P8; b7P9; b8P34; f17GP35; f17GP36; f20GP35; f20GP36; f29GP35; f29GP36; f30GP35; f30GP36; f34GP35; f34GP36; f35GP35; f42GP36; fat2P35; fat2P36; hamP11; mGP35; mGP36; qGP35; qGP36; rickP14; Ac Bass Drum; Bass Drum 1; Open Surdu; Rkick2; aps035; aps035.i; gps035; kick2; kick2.in
+ // Amplitude begins at 2254.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 128, 128, 52, 0, 20, 20,0.000000 }, // 128: GP37; b13P37; b7P37; f17GP37; f29GP37; f30GP37; f34GP37; f49GP37; fat2P37; mGP37; Side Stick; aps037; aps037.i
- // Amplitude begins at 2244.5,
+ // Amplitude begins at 1721.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 129, 129, 52, 0, 20, 20,0.000000 }, // 129: GP37; b13P37; b7P37; f17GP37; f29GP37; f30GP37; f34GP37; f49GP37; fat2P37; mGP37; Side Stick; aps037; aps037.i
+ { 129, 129, 48, 0, 73, 73,0.000000 }, // 129: GP38; b13P38; b7P38; f17GP38; f29GP38; f30GP38; f34GP38; f49GP38; fat2P38; mGP38; Acoustic Snare; aps038; aps038.i
- // Amplitude begins at 1662.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130, 130, 48, 0, 73, 73,0.000000 }, // 130: GP38; b13P38; b7P38; f17GP38; f29GP38; f30GP38; f34GP38; f49GP38; fat2P38; mGP38; Acoustic Snare; aps038; aps038.i
+ // Amplitude begins at 2512.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 130, 130, 58, 0, 40, 40,0.000000 }, // 130: GP39; b13P39; b7P39; f17GP39; f29GP39; f30GP39; f34GP39; f49GP39; fat2P39; mGP39; Hand Clap; aps039; aps039.i
- // Amplitude begins at 2507.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 131, 131, 58, 0, 40, 40,0.000000 }, // 131: GP39; b13P39; b7P39; f17GP39; f29GP39; f30GP39; f34GP39; f49GP39; fat2P39; mGP39; Hand Clap; aps039; aps039.i
+ // Amplitude begins at 1762.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129, 129, 60, 0, 80, 80,0.000000 }, // 131: GP40; b13P40; b7P40; f17GP40; f29GP40; f30GP40; f34GP40; fat2P40; mGP40; Electric Snare; aps040; aps040.i
- // Amplitude begins at 1761.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130, 130, 60, 0, 73, 73,0.000000 }, // 132: GP40; b13P40; b7P40; f17GP40; f29GP40; f30GP40; f34GP40; fat2P40; mGP40; Electric Snare; aps040; aps040.i
+ // Amplitude begins at 2110.3, peaks 2151.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 47, 0, 106, 106,0.000000 }, // 132: BisqP1; GP41; b13P41; b7P41; f17GP41; f29GP41; f30GP41; f34GP41; f35GP41; f42GP41; f49GP41; fat2P41; hamP1; mGP41; Low Floor Tom; aps041; aps041.i
- // Amplitude begins at 2109.6, peaks 2148.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 47, 0, 106, 106,0.000000 }, // 133: BisqP1; GP41; b13P41; b7P41; f17GP41; f29GP41; f30GP41; f34GP41; f35GP41; f42GP41; f49GP41; fat2P41; hamP1; mGP41; Low Floor Tom; aps041; aps041.i
+ // Amplitude begins at 617.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 43, 0, 20, 20,0.000000 }, // 133: GP42; b13P42; b7P42; f17GP42; f29GP42; f30GP42; f34GP42; fat2P42; mGP42; Closed High Hat; aps042; aps042.i
- // Amplitude begins at 625.7,
+ // Amplitude begins at 2174.8,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 43, 0, 20, 20,0.000000 }, // 134: GP42; b13P42; b7P42; f17GP42; f29GP42; f30GP42; f34GP42; fat2P42; mGP42; Closed High Hat; aps042; aps042.i
+ { 131, 131, 49, 0, 146, 146,0.000000 }, // 134: GP43; b13P43; b7P43; f17GP43; f29GP43; f30GP43; f34GP43; f35GP43; f42GP43; f49GP43; fat2P43; hamP2; mGP43; High Floor Tom; aps041; aps041.i
- // Amplitude begins at 2170.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 49, 0, 146, 146,0.000000 }, // 135: GP43; b13P43; b7P43; f17GP43; f29GP43; f30GP43; f34GP43; f35GP43; f42GP43; f49GP43; fat2P43; hamP2; mGP43; High Floor Tom; aps041; aps041.i
+ // Amplitude begins at 66.2, peaks 668.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 133, 133, 43, 0, 26, 26,0.000000 }, // 135: GP44; b13P44; b6P102; b7P44; b8P44; f17GP44; f29GP44; f30GP44; f34GP44; f35GP44; f49GP44; fat2P44; mGP44; Pedal High Hat; Rpedhhat; aps044; aps044.i; pedalhht
- // Amplitude begins at 67.2, peaks 677.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 134, 134, 43, 0, 26, 26,0.000000 }, // 136: GP44; b13P44; b6P102; b7P44; b8P44; f17GP44; f29GP44; f30GP44; f34GP44; f35GP44; f49GP44; fat2P44; mGP44; Pedal High Hat; Rpedhhat; aps044; aps044.i; pedalhht
+ // Amplitude begins at 2437.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 51, 0, 160, 160,0.000000 }, // 136: GP45; b13P45; b7P45; f17GP45; f29GP45; f30GP45; f34GP45; f35GP45; f42GP45; f49GP45; fat2P45; hamP3; mGP45; Low Tom; aps041; aps041.i
- // Amplitude begins at 2432.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 51, 0, 146, 146,0.000000 }, // 137: GP45; b13P45; b7P45; f17GP45; f29GP45; f30GP45; f34GP45; f35GP45; f42GP45; f49GP45; fat2P45; hamP3; mGP45; Low Tom; aps041; aps041.i
+ // Amplitude begins at 795.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 134, 134, 43, 0, 160, 160,0.000000 }, // 137: GP46; b13P46; b7P46; f17GP46; f29GP46; f30GP46; f34GP46; f49GP46; fat2P46; mGP46; Open High Hat; aps046; aps046.i
- // Amplitude begins at 790.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 135, 135, 43, 0, 193, 193,0.000000 }, // 138: GP46; b13P46; b7P46; f17GP46; f29GP46; f30GP46; f34GP46; f49GP46; fat2P46; mGP46; Open High Hat; aps046; aps046.i
+ // Amplitude begins at 2286.8, peaks 2604.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 54, 0, 140, 140,0.000000 }, // 138: GP47; b13P47; b7P47; f17GP47; f29GP47; f30GP47; f34GP47; f35GP47; f42GP47; f49GP47; fat2P47; hamP4; mGP47; Low-Mid Tom; aps041; aps041.i
- // Amplitude begins at 2284.5, peaks 2590.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 54, 0, 113, 113,0.000000 }, // 139: GP47; b13P47; b7P47; f17GP47; f29GP47; f30GP47; f34GP47; f35GP47; f42GP47; f49GP47; fat2P47; hamP4; mGP47; Low-Mid Tom; aps041; aps041.i
+ // Amplitude begins at 2185.1, peaks 2698.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 57, 0, 153, 153,0.000000 }, // 139: GP48; b13P48; b7P48; f17GP48; f29GP48; f30GP48; f34GP48; f35GP48; f42GP48; f49GP48; fat2P48; hamP5; mGP48; High-Mid Tom; aps041; aps041.i
- // Amplitude begins at 2186.1, peaks 2679.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 57, 0, 140, 140,0.000000 }, // 140: GP48; b13P48; b7P48; f17GP48; f29GP48; f30GP48; f34GP48; f35GP48; f42GP48; f49GP48; fat2P48; hamP5; mGP48; High-Mid Tom; aps041; aps041.i
+ // Amplitude begins at 1251.7, peaks 1286.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 135, 135, 72, 0, 600, 600,0.000000 }, // 140: GP49; b13P49; b7P49; f17GP49; f29GP49; f30GP49; f34GP49; f49GP49; fat2P49; mGP49; Crash Cymbal 1; aps049; aps049.i
- // Amplitude begins at 1267.8,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 136, 136, 72, 0, 606, 606,0.000000 }, // 141: GP49; b13P49; b7P49; f17GP49; f29GP49; f30GP49; f34GP49; f49GP49; fat2P49; mGP49; Crash Cymbal 1; aps049; aps049.i
+ // Amplitude begins at 2280.8, peaks 2433.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 60, 0, 160, 160,0.000000 }, // 141: 3drm67P39; GP50; b13P50; b7P50; f17GP50; f29GP50; f30GP50; f34GP50; f35GP50; f42GP50; f49GP50; fat2P50; hamP6; mGP50; Hand Clap; High Tom; aps041; aps041.i
- // Amplitude begins at 2280.0, peaks 2445.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 132, 132, 60, 0, 160, 160,0.000000 }, // 142: 3drm67P39; GP50; b13P50; b7P50; f17GP50; f29GP50; f30GP50; f34GP50; f35GP50; f42GP50; f49GP50; fat2P50; hamP6; mGP50; Hand Clap; High Tom; aps041; aps041.i
+ // Amplitude begins at 147.5, peaks 148.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 136, 136, 76, 0, 513, 513,0.000000 }, // 142: GP51; b13P51; b7P51; b8P51; f17GP51; f29GP51; f30GP51; f34GP51; f35GP51; f49GP51; fat2P51; mGP51; sGP51; Ride Cymbal 1; aps051; aps051.i; ridecym
- // Amplitude begins at 146.8,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 137, 137, 76, 0, 520, 520,0.000000 }, // 143: GP51; b13P51; b7P51; b8P51; f17GP51; f29GP51; f30GP51; f34GP51; f35GP51; f49GP51; fat2P51; mGP51; sGP51; Ride Cymbal 1; aps051; aps051.i; ridecym
+ // Amplitude begins at 889.1, peaks 982.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 137, 137, 84, 0, 393, 393,0.000000 }, // 143: GP52; b13P52; b7P52; b8P52; f17GP52; f29GP52; f30GP52; f34GP52; f35GP52; f49GP52; fat2P52; hamP19; mGP52; Chinese Cymbal; aps052; aps052.i; cymchin
- // Amplitude begins at 937.8, peaks 1028.1 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 138, 138, 84, 0, 393, 393,0.000000 }, // 144: GP52; b13P52; b7P52; b8P52; f17GP52; f29GP52; f30GP52; f34GP52; f35GP52; f49GP52; fat2P52; hamP19; mGP52; Chinese Cymbal; aps052; aps052.i; cymchin
+ // Amplitude begins at 101.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 138, 138, 36, 0, 400, 400,0.000000 }, // 144: GP53; b13P53; b7P53; b8P53; f17GP53; f29GP53; f30GP53; f34GP53; f35GP53; f49GP53; fat2P53; mGP53; sGP53; Ride Bell; aps053; aps053.i; ridebell
- // Amplitude begins at 100.4,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 139, 139, 36, 0, 400, 400,0.000000 }, // 145: GP53; b13P53; b7P53; b8P53; f17GP53; f29GP53; f30GP53; f34GP53; f35GP53; f49GP53; fat2P53; mGP53; sGP53; Ride Bell; aps053; aps053.i; ridebell
+ // Amplitude begins at 332.9, peaks 1020.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 139, 139, 65, 0, 86, 86,0.000000 }, // 145: GP54; f17GP54; f30GP54; f34GP54; f49GP54; fat2P54; mGP54; Tambourine
- // Amplitude begins at 360.3, peaks 964.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 140, 140, 65, 0, 86, 86,0.000000 }, // 146: GP54; f17GP54; f30GP54; f34GP54; f49GP54; fat2P54; mGP54; Tambourine
+ // Amplitude begins at 1267.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 140, 140, 84, 0, 406, 406,0.000000 }, // 146: GP55; b13P55; b6P110; b7P55; b8P55; f34GP55; fat2P55; Rsplash; Splash Cymbal; aps055; aps055.i; cysplash
- // Amplitude begins at 1255.7, peaks 1279.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 141, 141, 84, 0, 406, 406,0.000000 }, // 147: GP55; b13P55; b6P110; b7P55; b8P55; f34GP55; fat2P55; Rsplash; Splash Cymbal; aps055; aps055.i; cysplash
+ // Amplitude begins at 1321.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 141, 141, 83, 0, 60, 60,0.000000 }, // 147: GP56; b13P56; b7P56; f17GP56; f29GP56; f30GP56; f34GP56; f48GP56; f49GP56; fat2P56; mGP56; sGP56; Cow Bell; aps056; aps056.i
- // Amplitude begins at 1324.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 142, 142, 83, 0, 60, 60,0.000000 }, // 148: GP56; b13P56; b7P56; f17GP56; f29GP56; f30GP56; f34GP56; f48GP56; f49GP56; fat2P56; mGP56; sGP56; Cow Bell; aps056; aps056.i
+ // Amplitude begins at 1268.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 135, 135, 84, 0, 406, 406,0.000000 }, // 148: GP57; b13P57; b7P57; f17GP57; f29GP57; f30GP57; f34GP57; f49GP57; fat2P57; mGP57; Crash Cymbal 2; aps057; aps057.i
- // Amplitude begins at 1256.0, peaks 1264.7 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 136, 136, 84, 0, 400, 400,0.000000 }, // 149: GP57; b13P57; b7P57; f17GP57; f29GP57; f30GP57; f34GP57; f49GP57; fat2P57; mGP57; Crash Cymbal 2; aps057; aps057.i
+ // Amplitude begins at 406.6, peaks 509.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 142, 142, 24, 0, 46, 46,0.000000 }, // 149: GP58; b13P58; b7P58; b8P58; f34GP58; Vibraslap; aps058; aps058.i; vibra
- // Amplitude begins at 404.1, peaks 492.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 143, 143, 24, 0, 46, 46,0.000000 }, // 150: GP58; b13P58; b7P58; b8P58; f34GP58; Vibraslap; aps058; aps058.i; vibra
+ // Amplitude begins at 141.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 136, 136, 77, 0, 500, 500,0.000000 }, // 150: GP59; b13P59; b7P59; f17GP59; f29GP59; f30GP59; f34GP59; f35GP59; f49GP59; fat2P59; mGP59; sGP59; Ride Cymbal 2; aps051; aps051.i
- // Amplitude begins at 145.0,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 137, 137, 77, 0, 486, 486,0.000000 }, // 151: GP59; b13P59; b7P59; f17GP59; f29GP59; f30GP59; f34GP59; f35GP59; f49GP59; fat2P59; mGP59; sGP59; Ride Cymbal 2; aps051; aps051.i
+ // Amplitude begins at 2413.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 143, 143, 60, 0, 40, 40,0.000000 }, // 151: GP60; b13P60; b7P60; f17GP60; f29GP60; f30GP60; f34GP60; f48GP60; f49GP60; fat2P60; mGP60; sGP60; High Bongo; aps060; aps060.i
- // Amplitude begins at 2407.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 144, 144, 60, 0, 40, 40,0.000000 }, // 152: GP60; b13P60; b7P60; f17GP60; f29GP60; f30GP60; f34GP60; f48GP60; f49GP60; fat2P60; mGP60; sGP60; High Bongo; aps060; aps060.i
+ // Amplitude begins at 3175.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 144, 144, 65, 0, 40, 40,0.000000 }, // 152: GP61; b13P61; b7P61; f17GP61; f29GP61; f30GP61; f34GP61; f48GP61; f49GP61; fat2P61; mGP61; sGP61; Low Bongo; aps061; aps061.i
- // Amplitude begins at 3169.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 145, 145, 65, 0, 40, 40,0.000000 }, // 153: GP61; b13P61; b7P61; f17GP61; f29GP61; f30GP61; f34GP61; f48GP61; f49GP61; fat2P61; mGP61; sGP61; Low Bongo; aps061; aps061.i
+ // Amplitude begins at 1400.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 145, 145, 59, 0, 13, 13,0.000000 }, // 153: GP62; b13P62; b7P62; f17GP62; f29GP62; f30GP62; f34GP62; f48GP62; f49GP62; fat2P62; mGP62; sGP62; Mute High Conga; aps062; aps062.i
- // Amplitude begins at 1397.1,
+ // Amplitude begins at 2337.9,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 146, 146, 59, 0, 13, 13,0.000000 }, // 154: GP62; b13P62; b7P62; f17GP62; f29GP62; f30GP62; f34GP62; f48GP62; f49GP62; fat2P62; mGP62; sGP62; Mute High Conga; aps062; aps062.i
+ { 146, 146, 51, 0, 46, 46,0.000000 }, // 154: GP63; apgleeP63; b13P63; b7P63; f17GP63; f29GP63; f30GP63; f34GP63; f48GP63; f49GP63; fat2P63; mGP63; sGP63; Open High Conga; aps063; aps063.i
- // Amplitude begins at 2334.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 147, 147, 51, 0, 40, 40,0.000000 }, // 155: GP63; apgleeP63; b13P63; b7P63; f17GP63; f29GP63; f30GP63; f34GP63; f48GP63; f49GP63; fat2P63; mGP63; sGP63; Open High Conga; aps063; aps063.i
+ // Amplitude begins at 2564.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 147, 147, 45, 0, 40, 40,0.000000 }, // 155: GP64; b13P64; b7P64; f17GP64; f29GP64; f30GP64; f34GP64; f48GP64; f49GP64; fat2P64; mGP64; sGP64; Low Conga; aps064; aps064.i
- // Amplitude begins at 2563.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 148, 148, 45, 0, 40, 40,0.000000 }, // 156: GP64; b13P64; b7P64; f17GP64; f29GP64; f30GP64; f34GP64; f48GP64; f49GP64; fat2P64; mGP64; sGP64; Low Conga; aps064; aps064.i
+ // Amplitude begins at 2593.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 148, 148, 71, 0, 140, 140,0.000000 }, // 156: BisqP98; GP65; b13P65; b7P65; f17GP65; f29GP65; f30GP65; f34GP65; f35GP65; f48GP65; f49GP65; fat2P65; hamP8; mGP65; rickP98; sGP65; High Timbale; aps065; aps065.i; timbale; timbale.
- // Amplitude begins at 2566.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 149, 149, 71, 0, 133, 133,0.000000 }, // 157: BisqP98; GP65; b13P65; b7P65; f17GP65; f29GP65; f30GP65; f34GP65; f35GP65; f48GP65; f49GP65; fat2P65; hamP8; mGP65; rickP98; sGP65; High Timbale; aps065; aps065.i; timbale; timbale.
+ // Amplitude begins at 2651.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 149, 149, 60, 0, 160, 160,0.000000 }, // 157: GP66; b13P66; b7P66; f17GP66; f30GP66; f34GP66; f48GP66; f49GP66; fat2P66; mGP66; sGP66; Low Timbale; aps066; aps066.i
- // Amplitude begins at 2666.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 150, 150, 60, 0, 160, 160,0.000000 }, // 158: GP66; b13P66; b7P66; f17GP66; f30GP66; f34GP66; f48GP66; f49GP66; fat2P66; mGP66; sGP66; Low Timbale; aps066; aps066.i
+ // Amplitude begins at 1479.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 150, 150, 58, 0, 153, 153,0.000000 }, // 158: GP67; b13P67; b7P67; b8P67; f17GP67; f29GP67; f30GP67; f34GP67; f35GP67; f49GP67; fat2P67; mGP67; sGP67; High Agogo; agogo1; aps067; aps067.i
- // Amplitude begins at 1505.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 151, 151, 58, 0, 146, 146,0.000000 }, // 159: GP67; b13P67; b7P67; b8P67; f17GP67; f29GP67; f30GP67; f34GP67; f35GP67; f49GP67; fat2P67; mGP67; sGP67; High Agogo; agogo1; aps067; aps067.i
+ // Amplitude begins at 2788.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 151, 151, 53, 0, 153, 153,0.000000 }, // 159: GP68; b13P68; b7P68; f17GP68; f29GP68; f30GP68; f34GP68; f49GP68; fat2P68; mGP68; sGP68; Low Agogo; aps068; aps068.i
- // Amplitude begins at 2806.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 152, 152, 53, 0, 153, 153,0.000000 }, // 160: GP68; b13P68; b7P68; f17GP68; f29GP68; f30GP68; f34GP68; f49GP68; fat2P68; mGP68; sGP68; Low Agogo; aps068; aps068.i
+ // Amplitude begins at 2.1, peaks 472.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 152, 152, 64, 0, 86, 86,0.000000 }, // 160: GP69; apgleeP69; apgleeP82; b13P69; b7P69; f15GP69; f17GP69; f26GP69; f29GP69; f30GP69; f34GP69; f42GP69; f49GP69; fat2P69; mGP69; Cabasa; Shaker; aps069; aps069.i
- // Amplitude begins at 2.2, peaks 479.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 153, 153, 64, 0, 86, 86,0.000000 }, // 161: GP69; apgleeP69; apgleeP82; b13P69; b7P69; f15GP69; f17GP69; f26GP69; f29GP69; f30GP69; f34GP69; f42GP69; f49GP69; fat2P69; mGP69; Cabasa; Shaker; aps069; aps069.i
+ // Amplitude begins at 906.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 153, 153, 71, 0, 13, 13,0.000000 }, // 161: GP70; b13P70; b7P70; f15GP70; f17GP70; f26GP70; f29GP70; f30GP70; f34GP70; f49GP70; fat2P70; mGP70; sGP70; Maracas; aps070; aps070.i
- // Amplitude begins at 955.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 154, 154, 71, 0, 13, 13,0.000000 }, // 162: GP70; b13P70; b7P70; f15GP70; f17GP70; f26GP70; f29GP70; f30GP70; f34GP70; f49GP70; fat2P70; mGP70; sGP70; Maracas; aps070; aps070.i
+ // Amplitude begins at 145.6, peaks 2869.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 154, 154, 61, 0, 313, 313,0.000000 }, // 162: GP71; b13P71; b7P71; b8P71; f15GP71; f17GP71; f26GP71; f29GP71; f30GP71; f34GP71; f35GP71; f48GP71; f49GP71; fat2P71; mGP71; sGP71; Short Whistle; aps071; aps071.i; whistsh
- // Amplitude begins at 151.3, peaks 2864.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 155, 155, 61, 0, 313, 313,0.000000 }, // 163: GP71; b13P71; b7P71; b8P71; f15GP71; f17GP71; f26GP71; f29GP71; f30GP71; f34GP71; f35GP71; f48GP71; f49GP71; fat2P71; mGP71; sGP71; Short Whistle; aps071; aps071.i; whistsh
+ // Amplitude begins at 145.8, peaks 2919.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 155, 155, 61, 0, 606, 606,0.000000 }, // 163: 3drm67P70; GP72; b13P72; b7P72; b8P72; f15GP72; f17GP72; f26GP72; f29GP72; f30GP72; f34GP72; f35GP72; f48GP72; f49GP72; fat2P72; mGP72; sGP72; Long Whistle; Maracas; aps072; aps072.i; whistll
- // Amplitude begins at 151.5, peaks 2912.7 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 156, 156, 61, 0, 600, 600,0.000000 }, // 164: 3drm67P70; GP72; b13P72; b7P72; b8P72; f15GP72; f17GP72; f26GP72; f29GP72; f30GP72; f34GP72; f35GP72; f48GP72; f49GP72; fat2P72; mGP72; sGP72; Long Whistle; Maracas; aps072; aps072.i; whistll
+ // Amplitude begins at 7.1, peaks 1431.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 156, 156, 44, 0, 80, 80,0.000000 }, // 164: BisqP96; GP73; b8P73; f34GP73; fat2P73; rickP96; sGP73; Short Guiro; guiros.i; sguiro
- // Amplitude begins at 7.2, peaks 1425.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 157, 157, 44, 0, 80, 80,0.000000 }, // 165: BisqP96; GP73; b8P73; f34GP73; fat2P73; rickP96; sGP73; Short Guiro; guiros.i; sguiro
+ // Amplitude begins at 0.0, peaks 582.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 157, 157, 40, 0, 320, 320,0.000000 }, // 165: GP74; f34GP74; fat2P74; sGP74; Long Guiro
- // Amplitude begins at 0.0, peaks 581.7 at 0.2s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 158, 158, 40, 0, 320, 320,0.000000 }, // 166: GP74; f34GP74; fat2P74; sGP74; Long Guiro
+ // Amplitude begins at 2230.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 69, 0, 20, 20,0.000000 }, // 166: GP75; b13P75; b7P75; f17GP75; f29GP75; f30GP75; f34GP75; f49GP75; fat2P75; mGP75; sGP75; Claves; aps075; aps075.i
- // Amplitude begins at 2224.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 69, 0, 20, 20,0.000000 }, // 167: GP75; b13P75; b7P75; f17GP75; f29GP75; f30GP75; f34GP75; f49GP75; fat2P75; mGP75; sGP75; Claves; aps075; aps075.i
+ // Amplitude begins at 2235.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 159, 159, 68, 0, 20, 20,0.000000 }, // 167: GP76; b13P76; b7P76; b8P76; f17GP76; f29GP76; f30GP76; f34GP76; f35GP76; f48GP76; f49GP76; fat2P76; mGP76; High Wood Block; aps076; aps076.i; blockhi
- // Amplitude begins at 2230.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 160, 160, 68, 0, 20, 20,0.000000 }, // 168: GP76; b13P76; b7P76; b8P76; f17GP76; f29GP76; f30GP76; f34GP76; f35GP76; f48GP76; f49GP76; fat2P76; mGP76; High Wood Block; aps076; aps076.i; blockhi
+ // Amplitude begins at 2393.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 160, 160, 63, 0, 33, 33,0.000000 }, // 168: GP77; b13P77; b7P77; b8P77; f17GP77; f29GP77; f30GP77; f34GP77; f35GP77; f48GP77; f49GP77; fat2P77; mGP77; sGP77; Low Wood Block; aps077; aps077.i; blocklow
- // Amplitude begins at 2389.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 161, 161, 63, 0, 33, 33,0.000000 }, // 169: GP77; b13P77; b7P77; b8P77; f17GP77; f29GP77; f30GP77; f34GP77; f35GP77; f48GP77; f49GP77; fat2P77; mGP77; sGP77; Low Wood Block; aps077; aps077.i; blocklow
+ // Amplitude begins at 17.8, peaks 2788.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 161, 161, 74, 0, 93, 93,0.000000 }, // 169: BisqP78; GP78; b13P78; b7P78; b8P78; f17GP78; f29GP78; f30GP78; f34GP78; f35GP78; f49GP78; fat2P78; mGP78; sGP78; Mute Cuica; aps078; aps078.i; cuicam
- // Amplitude begins at 18.9, peaks 2774.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 162, 162, 74, 0, 93, 93,0.000000 }, // 170: BisqP78; GP78; b13P78; b7P78; b8P78; f17GP78; f29GP78; f30GP78; f34GP78; f35GP78; f49GP78; fat2P78; mGP78; sGP78; Mute Cuica; aps078; aps078.i; cuicam
+ // Amplitude begins at 4.1, peaks 1390.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 162, 162, 60, 0, 353, 353,0.000000 }, // 170: BisqP79; GP79; b13P79; b7P79; b8P79; f34GP79; fat2P79; sGP79; Open Cuica; aps079; aps079.i; cuicao
- // Amplitude begins at 4.1, peaks 1381.0 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 163, 163, 60, 0, 353, 353,0.000000 }, // 171: BisqP79; GP79; b13P79; b7P79; b8P79; f34GP79; fat2P79; sGP79; Open Cuica; aps079; aps079.i; cuicao
+ // Amplitude begins at 150.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 163, 163, 80, 0, 60, 60,0.000000 }, // 171: GP80; b13P80; b7P80; b8P80; f17GP80; f29GP80; f30GP80; f34GP80; f35GP80; f49GP80; fat2P80; mGP80; sGP80; Mute Triangle; aps080; aps080.i; trianglm
- // Amplitude begins at 151.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 164, 164, 80, 0, 60, 60,0.000000 }, // 172: GP80; b13P80; b7P80; b8P80; f17GP80; f29GP80; f30GP80; f34GP80; f35GP80; f49GP80; fat2P80; mGP80; sGP80; Mute Triangle; aps080; aps080.i; trianglm
+ // Amplitude begins at 225.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 164, 164, 64, 0, 873, 873,0.000000 }, // 172: GP81; b13P81; b7P81; b8P81; f17GP81; f29GP81; f30GP81; f34GP81; f35GP81; f49GP81; fat2P81; mGP81; sGP81; Open Triangle; aps081; aps081.i; trianglo
- // Amplitude begins at 225.3,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 165, 165, 64, 0, 873, 873,0.000000 }, // 173: GP81; b13P81; b7P81; b8P81; f17GP81; f29GP81; f30GP81; f34GP81; f35GP81; f49GP81; fat2P81; mGP81; sGP81; Open Triangle; aps081; aps081.i; trianglo
+ // Amplitude begins at 8.1, peaks 547.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 165, 165, 72, 0, 33, 33,0.000000 }, // 173: GP82; b6P116; b8P82; f17GP82; f29GP82; f30GP82; f34GP82; f35GP82; f42GP82; f49GP82; fat2P82; hamP7; mGP82; sGP82; Rshaker; Shaker; aps082; shaker
- // Amplitude begins at 8.4, peaks 546.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 166, 166, 72, 0, 33, 33,0.000000 }, // 174: GP82; b6P116; b8P82; f17GP82; f29GP82; f30GP82; f34GP82; f35GP82; f42GP82; f49GP82; fat2P82; hamP7; mGP82; sGP82; Rshaker; Shaker; aps082; shaker
+ // Amplitude begins at 0.0, peaks 424.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 166, 166, 73, 0, 286, 286,0.000000 }, // 174: GP83; b13P83; b7P83; b8P83; f17GP83; f29GP83; f30GP83; f34GP83; f35GP83; f48GP83; f49GP83; fat2P83; mGP83; sGP83; Jingle Bell; aps083; aps083.i; jingbell
- // Amplitude begins at 0.0, peaks 424.0 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 167, 167, 73, 0, 286, 286,0.000000 }, // 175: GP83; b13P83; b7P83; b8P83; f17GP83; f29GP83; f30GP83; f34GP83; f35GP83; f48GP83; f49GP83; fat2P83; mGP83; sGP83; Jingle Bell; aps083; aps083.i; jingbell
+ // Amplitude begins at 764.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 167, 167, 70, 0, 133, 133,0.000000 }, // 175: GP84; b8P84; f17GP84; f29GP84; f30GP84; f34GP84; f35GP84; f49GP84; fat2P84; mGP84; sGP84; Bell Tree; belltree
- // Amplitude begins at 771.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 168, 168, 70, 0, 133, 133,0.000000 }, // 176: GP84; b8P84; f17GP84; f29GP84; f30GP84; f34GP84; f35GP84; f49GP84; fat2P84; mGP84; sGP84; Bell Tree; belltree
+ // Amplitude begins at 2227.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 168, 168, 68, 0, 20, 20,0.000000 }, // 176: GP85; b13P85; b7P85; b8P85; f17GP85; f29GP85; f30GP85; f34GP85; f35GP85; f48GP85; f49GP85; fat2P85; mGP85; sGP85; Castanets; aps085; aps085.i; castanet
- // Amplitude begins at 2227.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 169, 169, 68, 0, 20, 20,0.000000 }, // 177: GP85; b13P85; b7P85; b8P85; f17GP85; f29GP85; f30GP85; f34GP85; f35GP85; f48GP85; f49GP85; fat2P85; mGP85; sGP85; Castanets; aps085; aps085.i; castanet
+ // Amplitude begins at 2488.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 169, 169, 48, 0, 40, 40,0.000000 }, // 177: GP86; b13P86; b7P86; b8P86; f17GP86; f29GP86; f30GP86; f34GP86; f35GP86; f49GP86; fat2P86; mGP86; sGP86; Mute Surdu; aps086; aps086.i; surdum
- // Amplitude begins at 2495.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 170, 170, 48, 0, 40, 40,0.000000 }, // 178: GP86; b13P86; b7P86; b8P86; f17GP86; f29GP86; f30GP86; f34GP86; f35GP86; f49GP86; fat2P86; mGP86; sGP86; Mute Surdu; aps086; aps086.i; surdum
+ // Amplitude begins at 2414.5, peaks 2451.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 53, 0, 126, 126,0.000000 }, // 178: BisqP105; GP87; b13P100; b13P101; b13P102; b13P103; b13P104; b13P105; b13P106; b13P107; b13P108; b13P109; b13P110; b13P111; b13P112; b13P113; b13P114; b13P115; b13P116; b13P117; b13P118; b13P119; b13P120; b13P121; b13P122; b13P123; b13P124; b13P125; b13P126; b13P127; b13P87; b13P88; b13P89; b13P90; b13P91; b13P92; b13P93; b13P94; b13P95; b13P96; b13P97; b13P98; b13P99; b7P100; b7P101; b7P102; b7P103; b7P104; b7P105; b7P106; b7P107; b7P108; b7P109; b7P110; b7P111; b7P112; b7P113; b7P114; b7P115; b7P116; b7P117; b7P118; b7P119; b7P120; b7P121; b7P122; b7P123; b7P124; b7P125; b7P126; b7P127; b7P87; b7P88; b7P89; b7P90; b7P91; b7P92; b7P93; b7P94; b7P95; b7P96; b7P97; b7P98; b7P99; b8P87; f17GP87; f29GP87; f30GP87; f34GP87; f35GP87; f49GP87; fat2P87; mGP87; rickP105; sGP87; Open Surdu; aps087; aps087.i; surdu.in; surduo
- // Amplitude begins at 2410.9, peaks 2480.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 53, 0, 120, 120,0.000000 }, // 179: BisqP105; GP87; b13P100; b13P101; b13P102; b13P103; b13P104; b13P105; b13P106; b13P107; b13P108; b13P109; b13P110; b13P111; b13P112; b13P113; b13P114; b13P115; b13P116; b13P117; b13P118; b13P119; b13P120; b13P121; b13P122; b13P123; b13P124; b13P125; b13P126; b13P127; b13P87; b13P88; b13P89; b13P90; b13P91; b13P92; b13P93; b13P94; b13P95; b13P96; b13P97; b13P98; b13P99; b7P100; b7P101; b7P102; b7P103; b7P104; b7P105; b7P106; b7P107; b7P108; b7P109; b7P110; b7P111; b7P112; b7P113; b7P114; b7P115; b7P116; b7P117; b7P118; b7P119; b7P120; b7P121; b7P122; b7P123; b7P124; b7P125; b7P126; b7P127; b7P87; b7P88; b7P89; b7P90; b7P91; b7P92; b7P93; b7P94; b7P95; b7P96; b7P97; b7P98; b7P99; b8P87; f17GP87; f29GP87; f30GP87; f34GP87; f35GP87; f49GP87; fat2P87; mGP87; rickP105; sGP87; Open Surdu; aps087; aps087.i; surdu.in; surduo
+ // Amplitude begins at 2842.4, peaks 3327.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 170, 170, 0, 0, 1020, 1020,0.000000 }, // 179: 3drm67M1; BisqM1; HMIGM1; b7M1; f17GM1; mGM1; BrightAcouGrand; am001.in
- // Amplitude begins at 2849.2, peaks 3315.0 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 171, 171, 0, 0, 1053, 1053,0.000000 }, // 180: 3drm67M1; BisqM1; HMIGM1; b7M1; f17GM1; mGM1; BrightAcouGrand; am001.in
+ // Amplitude begins at 2861.1, peaks 3526.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 171, 171, 0, 0, 40000, 0,0.000000 }, // 180: 3drm67M3; BisqM3; HMIGM3; b7M3; Honky-tonkPiano; am003.in
- // Amplitude begins at 2873.7, peaks 3523.1 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 172, 172, 0, 0, 40000, 0,0.000000 }, // 181: 3drm67M3; BisqM3; HMIGM3; b7M3; Honky-tonkPiano; am003.in
+ // Amplitude begins at 1994.6, peaks 3584.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 172, 173, 0, 0, 1740, 1740,0.000000 }, // 181: 2x2byJANM4; BisqM4; b50M4; b51M4; f20GM4; f36GM4; f48GM4; f49GM4; qGM4; Rhodes Piano; gm004
- // Amplitude begins at 2263.7, peaks 2463.3 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 173, 174, 0, 0, 1133, 1133,0.000000 }, // 182: 2x2byJANM4; BisqM4; b50M4; b51M4; f20GM4; f36GM4; f48GM4; f49GM4; qGM4; Rhodes Piano; gm004
+ // Amplitude begins at 1650.9, peaks 2928.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 174, 175, 0, 0, 1260, 1260,0.000000 }, // 182: 2x2byJANM5; BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005
- // Amplitude begins at 2166.6, peaks 2390.1 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 175, 176, 0, 0, 1233, 1233,0.000000 }, // 183: 2x2byJANM5; BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005
+ // Amplitude begins at 2892.0, peaks 2924.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 176, 177, 0, 0, 1100, 1100,0.000000 }, // 183: 2x2byJANM6; BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006
- // Amplitude begins at 2303.9,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 177, 178, 0, 0, 833, 833,0.000000 }, // 184: 2x2byJANM6; BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006
+ // Amplitude begins at 1219.5, peaks 1315.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 178, 178, 0, 0, 1100, 1100,0.000000 }, // 184: BisqM7; b12M7; Clavinet; TCCLAV.I
- // Amplitude begins at 1215.6, peaks 1320.8 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 179, 179, 0, 0, 1066, 1066,0.000000 }, // 185: BisqM7; b12M7; Clavinet; TCCLAV.I
+ // Amplitude begins at 4560.0, peaks 5546.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 179, 180, 0, 0, 726, 726,0.000000 }, // 185: 2x2byJANM8; BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008
- // Amplitude begins at 2764.4, peaks 2957.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 180, 181, 0, 0, 960, 960,0.000000 }, // 186: 2x2byJANM8; BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008
+ // Amplitude begins at 2383.3, peaks 3088.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 181, 181, 0, 0, 460, 460,0.000000 }, // 186: 3drm67M10; BisqM10; HMIGM10; b7M10; b8M10; f17GM10; f35GM10; f48GM10; mGM10; Music box; am010.in; musicbx1
- // Amplitude begins at 2401.9, peaks 3079.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 182, 182, 0, 0, 486, 486,0.000000 }, // 187: 3drm67M10; BisqM10; HMIGM10; b7M10; b8M10; f17GM10; f35GM10; f48GM10; mGM10; Music box; am010.in; musicbx1
+ // Amplitude begins at 2645.4, peaks 2858.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 182, 182, 0, 0, 246, 246,0.000000 }, // 187: 3drm67M12; BisqM12; HMIGM12; b7M12; f17GM12; mGM12; Marimba; am012.in
- // Amplitude begins at 2659.4, peaks 2847.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 183, 183, 0, 0, 260, 260,0.000000 }, // 188: 3drm67M12; BisqM12; HMIGM12; b7M12; f17GM12; mGM12; Marimba; am012.in
+ // Amplitude begins at 3434.2, peaks 3441.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 183, 184, 0, 0, 120, 120,0.000000 }, // 188: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013
- // Amplitude begins at 2497.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 184, 185, 0, 0, 153, 153,0.000000 }, // 189: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013
+ // Amplitude begins at 1871.8, peaks 2540.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 185, 186, 0, 0, 840, 840,0.000000 }, // 189: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014
- // Amplitude begins at 1896.5, peaks 2484.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 186, 187, 0, 0, 960, 960,0.000000 }, // 190: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014
+ // Amplitude begins at 1918.8, peaks 2603.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 187, 187, 0, 0, 293, 293,0.000000 }, // 190: 3drm67M15; BisqM15; HMIGM15; b7M15; f48GM15; Dulcimer; am015.in
- // Amplitude begins at 1932.3, peaks 2587.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 188, 188, 0, 0, 273, 273,0.000000 }, // 191: 3drm67M15; BisqM15; HMIGM15; b7M15; f48GM15; Dulcimer; am015.in
+ // Amplitude begins at 849.7, peaks 1415.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 188, 189, 0, 0, 1320, 1320,0.000000 }, // 191: BisqM16; f48GM16; Hammond Organ
- // Amplitude begins at 865.8, peaks 1408.8 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 189, 190, 0, 0, 2106, 2106,0.000000 }, // 192: BisqM16; f48GM16; Hammond Organ
+ // Amplitude begins at 1968.9, peaks 2275.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 190, 191, 0, 0, 646, 6,0.000000 }, // 192: BisqM17; f48GM17; Percussive Organ
- // Amplitude begins at 2098.4, peaks 2366.9 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 191, 192, 0, 0, 1860, 1860,0.000000 }, // 193: BisqM17; f48GM17; Percussive Organ
+ // Amplitude begins at 1964.7, peaks 3387.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 192, 193, 0, 0, 40000, 0,0.000000 }, // 193: BisqM18; b50M18; b51M18; Rock Organ; gm018
- // Amplitude begins at 1327.2, peaks 2341.0 at 20.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 193, 194, 0, 0, 40000, 6,0.000000 }, // 194: BisqM18; b50M18; b51M18; Rock Organ; gm018
+ // Amplitude begins at 334.5, peaks 1476.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 194, 194, 0, 0, 40000, 6,0.000000 }, // 194: BisqM19; f13GM19; f50GM19; nemM19; Church Organ
- // Amplitude begins at 334.4, peaks 1482.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 195, 195, 0, 0, 40000, 6,0.000000 }, // 195: BisqM19; f13GM19; f50GM19; nemM19; Church Organ
+ // Amplitude begins at 6.2, peaks 4496.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 195, 196, 0, 0, 40000, 0,0.000000 }, // 195: 2x2byJANM21; BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021
- // Amplitude begins at 1.2, peaks 2825.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 196, 197, 0, 0, 40000, 6,0.000000 }, // 196: 2x2byJANM21; BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021
+ // Amplitude begins at 45.8, peaks 2649.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 197, 198, 0, 0, 40000, 0,0.000000 }, // 196: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; Harmonica; gm022
- // Amplitude begins at 1.0, peaks 2576.0 at 37.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 198, 199, 0, 0, 40000, 20,0.000000 }, // 197: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; Harmonica; gm022
+ // Amplitude begins at 1.5, peaks 4224.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 199, 200, 0, 0, 2573, 80,0.000000 }, // 197: 2x2byJANM23; BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023
- // Amplitude begins at 6.3, peaks 1973.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 200, 201, 0, 0, 40000, 6,0.000000 }, // 198: 2x2byJANM23; BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023
+ // Amplitude begins at 2049.8, peaks 3639.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 201, 202, 0, 0, 953, 953,0.000000 }, // 198: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024
- // Amplitude begins at 2066.6,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 202, 203, 0, 0, 1153, 1153,0.000000 }, // 199: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024
+ // Amplitude begins at 2288.6, peaks 3410.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 203, 204, 0, 0, 1740, 1740,0.000000 }, // 199: 2x2byJANM25; BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025
- // Amplitude begins at 2251.0, peaks 3012.4 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 204, 205, 0, 0, 1920, 1920,0.000000 }, // 200: 2x2byJANM25; BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025
+ // Amplitude begins at 1691.7, peaks 2948.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 205, 206, 0, 0, 1900, 1900,0.000000 }, // 200: 2x2byJANM26; BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026
- // Amplitude begins at 1750.0, peaks 2907.0 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- { 206, 207, 0, 0, 1973, 1973,0.000000 }, // 201: 2x2byJANM26; BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026
+ // Amplitude begins at 2852.1, peaks 3118.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 207, 208, 0, 0, 1986, 1986,0.000000 }, // 201: 2x2byJANM27; BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027
- // Amplitude begins at 2617.0, peaks 2905.7 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- { 208, 209, 0, 0, 2006, 2006,0.000000 }, // 202: 2x2byJANM27; BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027
+ // Amplitude begins at 3887.4, peaks 4761.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 209, 210, 0, 0, 760, 760,0.000000 }, // 202: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028
- // Amplitude begins at 2432.1, peaks 2721.4 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 210, 211, 0, 0, 1233, 1233,0.000000 }, // 203: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028
+ // Amplitude begins at 946.7, peaks 3099.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 211, 212, 0, 0, 40000, 0,0.000000 }, // 203: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar
- // Amplitude begins at 1083.6, peaks 2931.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 212, 213, 0, 0, 40000, 6,0.000000 }, // 204: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar
+ // Amplitude begins at 1669.9, peaks 1793.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 213, 213, 0, 0, 1613, 0,0.000000 }, // 204: BisqM30; b9MPM62; f21GM62; f27GM30; f41GM62; Distorton Guitar; Synth Brass 1
- // Amplitude begins at 1687.6, peaks 1785.0 at 1.1s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 0.0s.
- { 214, 214, 0, 0, 1586, 0,0.000000 }, // 205: BisqM30; b9MPM62; f21GM62; f27GM30; f41GM62; Distorton Guitar; Synth Brass 1
+ // Amplitude begins at 3744.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 214, 215, 0, 0, 3260, 3260,0.000000 }, // 205: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031
- // Amplitude begins at 2348.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 215, 216, 0, 0, 173, 173,0.000000 }, // 206: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031
+ // Amplitude begins at 1967.8, peaks 6259.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 216, 217, 0, 0, 360, 360,0.000000 }, // 206: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032
- // Amplitude begins at 8.0, peaks 2915.5 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 217, 218, 0, 0, 1160, 1160,0.000000 }, // 207: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032
+ // Amplitude begins at 3379.5, peaks 3434.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 218, 219, 0, 0, 1020, 1020,0.000000 }, // 207: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033
- // Amplitude begins at 2965.5, peaks 3239.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 219, 220, 0, 0, 1160, 1160,0.000000 }, // 208: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033
+ // Amplitude begins at 2944.8, peaks 2964.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 220, 221, 0, 0, 2126, 2126,0.000000 }, // 208: 2x2byJANM34; BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034
- // Amplitude begins at 3088.8, peaks 3352.1 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 221, 222, 0, 0, 2120, 2120,0.000000 }, // 209: 2x2byJANM34; BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034
+ // Amplitude begins at 2762.0, peaks 4191.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 222, 223, 0, 0, 300, 13,0.000000 }, // 209: BisqM36; f53GM36; Slap Bass 1
- // Amplitude begins at 2639.1, peaks 2663.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 223, 224, 0, 0, 120, 120,0.000000 }, // 210: BisqM36; f53GM36; Slap Bass 1
+ // Amplitude begins at 2660.1, peaks 3342.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 224, 224, 0, 0, 1740, 1740,0.000000 }, // 210: BisqM38; f48GM38; Synth Bass 1
- // Amplitude begins at 2658.4, peaks 3349.7 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 225, 225, 0, 0, 1746, 1746,0.000000 }, // 211: BisqM38; f48GM38; Synth Bass 1
+ // Amplitude begins at 2434.1, peaks 3266.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 225, 226, 0, 0, 1720, 1720,0.000000 }, // 211: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039
- // Amplitude begins at 2425.7, peaks 3326.7 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 226, 227, 0, 0, 1866, 1866,0.000000 }, // 212: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039
+ // Amplitude begins at 0.4, peaks 1175.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 227, 227, 0, 0, 146, 146,0.000000 }, // 212: BisqM40; b8M40; b9MPM53; f12GM40; f16GM40; f32GM53; f41GM53; f54GM40; Violin; Voice Oohs; violin1
- // Amplitude begins at 0.4, peaks 1197.4 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 228, 228, 0, 0, 146, 146,0.000000 }, // 213: BisqM40; b8M40; b9MPM53; f12GM40; f16GM40; f32GM53; f41GM53; f54GM40; Violin; Voice Oohs; violin1
+ // Amplitude begins at 0.0, peaks 949.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 228, 228, 0, 0, 186, 40,0.000000 }, // 213: BisqM41; f16GM41; f37GM41; f54GM41; Viola
- // Amplitude begins at 0.0, peaks 935.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 229, 229, 0, 0, 146, 60,0.000000 }, // 214: BisqM41; f16GM41; f37GM41; f54GM41; Viola
+ // Amplitude begins at 0.7, peaks 2188.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 229, 230, 0, 0, 40000, 46,0.000000 }, // 214: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f49GM42; qGM42; Cello; gm042
- // Amplitude begins at 0.5, peaks 796.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 230, 231, 0, 0, 226, 226,0.000000 }, // 215: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f49GM42; qGM42; Cello; gm042
+ // Amplitude begins at 3.5, peaks 1849.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 231, 232, 0, 0, 40000, 0,0.000000 }, // 215: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043
- // Amplitude begins at 1.0, peaks 1826.1 at 19.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 232, 233, 0, 0, 40000, 46,0.000000 }, // 216: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043
+ // Amplitude begins at 369.4, peaks 2631.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 233, 234, 0, 0, 40000, 266,0.000000 }, // 216: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044
- // Amplitude begins at 369.6, peaks 409.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 234, 235, 0, 0, 300, 300,0.000000 }, // 217: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044
+ // Amplitude begins at 854.9, peaks 3339.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 235, 236, 0, 0, 160, 160,0.000000 }, // 217: BisqM45; b50M45; b51M45; f20GM45; f36GM45; f49GM45; qGM45; Pizzicato String; gm045
- // Amplitude begins at 899.2, peaks 3216.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 236, 237, 0, 0, 153, 153,0.000000 }, // 218: BisqM45; b50M45; b51M45; f20GM45; f36GM45; f49GM45; qGM45; Pizzicato String; gm045
+ // Amplitude begins at 854.9, peaks 3360.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 235, 237, 0, 0, 386, 386,0.000000 }, // 218: BisqM46; b50M46; b51M46; f20GM46; f36GM46; f48GM46; f49GM46; qGM46; Orchestral Harp; gm046
- // Amplitude begins at 899.2, peaks 3280.2 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 236, 238, 0, 0, 400, 400,0.000000 }, // 219: BisqM46; b50M46; b51M46; f20GM46; f36GM46; f48GM46; f49GM46; qGM46; Orchestral Harp; gm046
+ // Amplitude begins at 2664.8, peaks 2756.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 46, 238, 0, 0, 1046, 1046,0.000000 }, // 219: 2x2byJANM47; BisqM47; b50M47; b51M47; f20GM47; f36GM47; qGM47; Timpany; gm047
- // Amplitude begins at 178.3,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- { 47, 239, 0, 0, 1326, 1326,0.000000 }, // 220: 2x2byJANM47; BisqM47; b50M47; b51M47; f20GM47; f36GM47; qGM47; Timpany; gm047
+ // Amplitude begins at 0.5, peaks 2434.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 239, 240, 0, 0, 40000, 0,0.000000 }, // 220: 2x2byJANM48; BisqM48; b50M48; b51M48; f20GM48; f36GM48; f49GM48; qGM48; String Ensemble1; gm048
- // Amplitude begins at 1.2, peaks 2404.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 240, 241, 0, 0, 40000, 46,0.000000 }, // 221: 2x2byJANM48; BisqM48; b50M48; b51M48; f20GM48; f36GM48; f49GM48; qGM48; String Ensemble1; gm048
+ // Amplitude begins at 0.0, peaks 2123.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 241, 242, 0, 0, 720, 46,0.000000 }, // 221: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049
- // Amplitude begins at 0.0, peaks 1650.1 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 242, 243, 0, 0, 40000, 46,0.000000 }, // 222: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049
+ // Amplitude begins at 8.7, peaks 2738.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 243, 243, 0, 0, 40000, 33,0.000000 }, // 222: BisqM50; f17GM48; f30GM50; mGM48; String Ensemble1; Synth Strings 1
- // Amplitude begins at 8.8, peaks 2734.6 at 23.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 244, 244, 0, 0, 40000, 33,0.000000 }, // 223: BisqM50; f17GM48; f30GM50; mGM48; String Ensemble1; Synth Strings 1
+ // Amplitude begins at 0.9, peaks 2148.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 244, 244, 0, 0, 40000, 6,0.000000 }, // 223: BisqM52; b12M52; CHOIR.IN; Choir Aahs
- // Amplitude begins at 0.9, peaks 2123.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 245, 245, 0, 0, 40000, 6,0.000000 }, // 224: BisqM52; b11M52; b12M52; CHOIR; CHOIR.IN; Choir Aahs
+ // Amplitude begins at 5.8, peaks 2360.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 245, 245, 0, 0, 40000, 13,0.000000 }, // 224: BisqM53; f12GM68; f16GM68; f47GM69; f54GM68; English Horn; Oboe; Voice Oohs
- // Amplitude begins at 5.9, peaks 2356.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 246, 246, 0, 0, 40000, 13,0.000000 }, // 225: BisqM53; f12GM68; f16GM68; f47GM69; f54GM68; English Horn; Oboe; Voice Oohs
+ // Amplitude begins at 1297.7, peaks 1814.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 246, 247, 0, 0, 466, 466,0.000000 }, // 225: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055
- // Amplitude begins at 3.6, peaks 1973.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 247, 248, 0, 0, 253, 253,0.000000 }, // 226: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055
+ // Amplitude begins at 145.1, peaks 4327.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 248, 249, 0, 0, 1213, 13,0.000000 }, // 226: BisqM58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba
- // Amplitude begins at 25.0, peaks 2043.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 249, 250, 0, 0, 40000, 33,0.000000 }, // 227: BisqM58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba
+ // Amplitude begins at 1572.9, peaks 1705.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 250, 250, 0, 0, 60, 6,0.000000 }, // 227: BisqM59; f27GM56; f27GM59; f27GM61; f27GM62; f27GM63; f27GM64; f27GM65; f27GM66; f27GM67; Alto Sax; Baritone Sax; Brass Section; Muted Trumpet; Soprano Sax; Synth Brass 1; Synth Brass 2; Tenor Sax; Trumpet
- // Amplitude begins at 1572.4, peaks 1702.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 251, 251, 0, 0, 60, 60,0.000000 }, // 228: BisqM59; f27GM56; f27GM59; f27GM61; f27GM62; f27GM63; f27GM64; f27GM65; f27GM66; f27GM67; Alto Sax; Baritone Sax; Brass Section; Muted Trumpet; Soprano Sax; Synth Brass 1; Synth Brass 2; Tenor Sax; Trumpet
+ // Amplitude begins at 2399.8, peaks 3227.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 251, 251, 0, 0, 40000, 66,0.000000 }, // 228: BisqM60; f13GM60; f50GM60; nemM60; French Horn
- // Amplitude begins at 2419.0, peaks 3268.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 252, 252, 0, 0, 40000, 46,0.000000 }, // 229: BisqM60; f13GM60; f50GM60; nemM60; French Horn
+ // Amplitude begins at 8.7, peaks 1764.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 252, 253, 0, 0, 40000, 66,0.000000 }, // 229: BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061
- // Amplitude begins at 3.7, peaks 1059.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 253, 254, 0, 0, 40000, 6,0.000000 }, // 230: BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061
+ // Amplitude begins at 500.2, peaks 3840.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 254, 255, 0, 0, 40000, 0,0.000000 }, // 230: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062
- // Amplitude begins at 8.3, peaks 3239.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 255, 256, 0, 0, 40000, 26,0.000000 }, // 231: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062
+ // Amplitude begins at 253.1, peaks 3850.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 256, 257, 0, 0, 166, 0,0.000000 }, // 231: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063
- // Amplitude begins at 131.6, peaks 2362.8 at 32.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 257, 258, 0, 0, 40000, 6,0.000000 }, // 232: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063
+ // Amplitude begins at 195.5, peaks 4263.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 258, 259, 0, 0, 40000, 13,0.000000 }, // 232: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064
- // Amplitude begins at 197.2, peaks 1595.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 259, 260, 0, 0, 40000, 20,0.000000 }, // 233: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064
+ // Amplitude begins at 7.2, peaks 3404.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 260, 261, 0, 0, 40000, 0,0.000000 }, // 233: BisqM65; b50M65; b51M65; f20GM65; f31GM65; f36GM65; f49GM65; qGM65; Alto Sax; gm065
- // Amplitude begins at 2.3, peaks 1546.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 261, 262, 0, 0, 40000, 20,0.000000 }, // 234: BisqM65; b50M65; b51M65; f20GM65; f31GM65; f36GM65; f49GM65; qGM65; Alto Sax; gm065
+ // Amplitude begins at 871.5, peaks 4214.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 262, 263, 0, 0, 40000, 26,0.000000 }, // 234: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066
- // Amplitude begins at 919.2, peaks 2663.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 263, 264, 0, 0, 40000, 13,0.000000 }, // 235: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066
+ // Amplitude begins at 763.4, peaks 4112.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 264, 265, 0, 0, 40000, 0,0.000000 }, // 235: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067
- // Amplitude begins at 824.7, peaks 2987.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 265, 266, 0, 0, 40000, 66,0.000000 }, // 236: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067
+ // Amplitude begins at 221.1, peaks 2681.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 266, 267, 0, 0, 40000, 0,0.000000 }, // 236: BisqM68; f48GM68; Oboe
- // Amplitude begins at 104.4, peaks 2792.1 at 8.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 267, 268, 0, 0, 40000, 6,0.000000 }, // 237: BisqM68; f48GM68; Oboe
+ // Amplitude begins at 9.7, peaks 2438.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 268, 269, 0, 0, 40000, 0,0.000000 }, // 237: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069
- // Amplitude begins at 9.9, peaks 2071.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 269, 270, 0, 0, 40000, 13,0.000000 }, // 238: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069
+ // Amplitude begins at 10.9, peaks 2507.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 270, 271, 0, 0, 40000, 0,0.000000 }, // 238: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070
- // Amplitude begins at 10.1, peaks 3091.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 271, 272, 0, 0, 40000, 6,0.000000 }, // 239: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070
+ // Amplitude begins at 5.9, peaks 2849.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 272, 273, 0, 0, 40000, 86,0.000000 }, // 239: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071
- // Amplitude begins at 1.1, peaks 499.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 273, 274, 0, 0, 40000, 53,0.000000 }, // 240: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071
+ // Amplitude begins at 2.2, peaks 5993.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 274, 275, 0, 0, 40000, 0,0.000000 }, // 240: 2x2byJANM74; BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074
- // Amplitude begins at 1.4, peaks 3262.7 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 275, 276, 0, 0, 40000, 33,0.000000 }, // 241: 2x2byJANM74; BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074
+ // Amplitude begins at 0.4, peaks 3067.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 276, 276, 0, 0, 40000, 20,0.000000 }, // 241: BisqM75; f47GM74; f54GM75; Pan Flute; Recorder
- // Amplitude begins at 0.4, peaks 3026.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 277, 277, 0, 0, 40000, 26,0.000000 }, // 242: BisqM75; f47GM74; f54GM75; Pan Flute; Recorder
+ // Amplitude begins at 11.1, peaks 2534.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 277, 278, 0, 0, 40000, 0,0.000000 }, // 242: 2x2byJANM76; BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076
- // Amplitude begins at 3.7, peaks 2754.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 278, 279, 0, 0, 40000, 66,0.000000 }, // 243: 2x2byJANM76; BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076
+ // Amplitude begins at 0.6, peaks 3526.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 279, 280, 0, 0, 40000, 0,0.000000 }, // 243: 2x2byJANM77; BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077
- // Amplitude begins at 0.4, peaks 3476.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 280, 281, 0, 0, 40000, 33,0.000000 }, // 244: 2x2byJANM77; BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077
+ // Amplitude begins at 0.9, peaks 5289.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 281, 282, 0, 0, 40000, 0,0.000000 }, // 244: 2x2byJANM78; BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078
- // Amplitude begins at 0.4, peaks 3067.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 282, 283, 0, 0, 40000, 100,0.000000 }, // 245: 2x2byJANM78; BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078
+ // Amplitude begins at 7.9, peaks 3742.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 283, 283, 0, 0, 40000, 13,0.000000 }, // 245: BisqM79; f13GM79; f50GM79; nemM79; Ocarina
- // Amplitude begins at 8.1, peaks 3743.4 at 25.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 284, 284, 0, 0, 40000, 13,0.000000 }, // 246: BisqM79; f13GM79; f50GM79; nemM79; Ocarina
+ // Amplitude begins at 1062.3, peaks 1102.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 284, 285, 0, 0, 40000, 0,0.000000 }, // 246: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080
- // Amplitude begins at 3028.1, peaks 3434.4 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 285, 286, 0, 0, 40000, 0,0.000000 }, // 247: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080
+ // Amplitude begins at 1896.6, peaks 2571.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 286, 287, 0, 0, 40000, 0,0.000000 }, // 247: 2x2byJANM81; BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM81; qGM81; Lead 2 sawtooth; gm081
- // Amplitude begins at 2151.7, peaks 2544.1 at 31.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 287, 288, 0, 0, 40000, 20,0.000000 }, // 248: 2x2byJANM81; BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM81; qGM81; Lead 2 sawtooth; gm081
+ // Amplitude begins at 1.1, peaks 2645.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 288, 288, 0, 0, 40000, 33,0.000000 }, // 248: BisqM82; f35GM82; hamM56; Lead 3 calliope; hamcalio
- // Amplitude begins at 1.1, peaks 2576.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 289, 289, 0, 0, 40000, 33,0.000000 }, // 249: BisqM82; f35GM82; hamM56; Lead 3 calliope; hamcalio
+ // Amplitude begins at 1142.7, peaks 2933.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 289, 290, 0, 0, 40000, 0,0.000000 }, // 249: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084
- // Amplitude begins at 1018.2, peaks 2879.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 290, 291, 0, 0, 40000, 6,0.000000 }, // 250: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084
+ // Amplitude begins at 10.9, peaks 2600.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 291, 292, 0, 0, 40000, 0,0.000000 }, // 250: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085
- // Amplitude begins at 6.4, peaks 2456.9 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 292, 293, 0, 0, 40000, 66,0.000000 }, // 251: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085
+ // Amplitude begins at 181.0, peaks 6027.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 293, 294, 0, 0, 40000, 0,0.000000 }, // 251: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086
- // Amplitude begins at 5.5, peaks 2390.8 at 7.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 294, 295, 0, 0, 40000, 66,0.000000 }, // 252: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086
+ // Amplitude begins at 928.0, peaks 3061.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 295, 296, 0, 0, 40000, 0,0.000000 }, // 252: 2x2byJANM88; BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088
- // Amplitude begins at 1.1, peaks 3167.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 296, 297, 0, 0, 40000, 153,0.000000 }, // 253: 2x2byJANM88; BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088
+ // Amplitude begins at 0.7, peaks 5236.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 88, 297, 0, 0, 40000, 0,0.000000 }, // 253: BisqM89; b50M89; b51M89; f20GM89; f31GM89; f36GM89; f49GM89; qGM89; Pad 2 warm; gm089
- // Amplitude begins at 0.4, peaks 3334.6 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 89, 298, 0, 0, 40000, 433,0.000000 }, // 254: BisqM89; b50M89; b51M89; f20GM89; f31GM89; f36GM89; f49GM89; qGM89; Pad 2 warm; gm089
+ // Amplitude begins at 2525.0, peaks 3394.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 298, 299, 0, 0, 40000, 0,0.000000 }, // 254: BisqM90; b50M90; b51M90; f20GM90; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; Pad 3 polysynth; Synth Brass 2; gm090
- // Amplitude begins at 2427.9, peaks 2634.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 299, 300, 0, 0, 40000, 173,0.000000 }, // 255: BisqM90; b50M90; b51M90; f20GM90; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; Pad 3 polysynth; Synth Brass 2; gm090
+ // Amplitude begins at 9.8, peaks 3120.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 300, 301, 0, 0, 40000, 0,0.000000 }, // 255: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091
- // Amplitude begins at 9.8, peaks 3141.5 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 301, 302, 0, 0, 40000, 540,0.000000 }, // 256: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091
+ // Amplitude begins at 0.4, peaks 2371.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 302, 302, 0, 0, 40000, 126,0.000000 }, // 256: BisqM94; f17GM94; f35GM94; mGM94; Pad 7 halo
- // Amplitude begins at 0.4, peaks 2405.1 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 303, 303, 0, 0, 40000, 120,0.000000 }, // 257: BisqM94; f17GM94; f35GM94; mGM94; Pad 7 halo
+ // Amplitude begins at 2418.2, peaks 3197.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 303, 303, 0, 0, 40000, 53,0.000000 }, // 257: BisqM95; f17GM95; f35GM95; mGM95; Pad 8 sweep
- // Amplitude begins at 2436.2, peaks 3222.6 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 304, 304, 0, 0, 40000, 66,0.000000 }, // 258: BisqM95; f17GM95; f35GM95; mGM95; Pad 8 sweep
+ // Amplitude begins at 362.8, peaks 1190.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 304, 304, 0, 0, 1793, 1793,0.000000 }, // 258: BisqM96; b8M96; f35GM96; FX 1 rain; icerain
- // Amplitude begins at 370.9, peaks 1188.6 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 305, 305, 0, 0, 1780, 1780,0.000000 }, // 259: BisqM96; b8M96; f35GM96; FX 1 rain; icerain
+ // Amplitude begins at 0.4, peaks 3332.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 305, 306, 0, 0, 40000, 0,0.000000 }, // 259: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097
- // Amplitude begins at 0.4, peaks 3229.0 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- { 306, 307, 0, 0, 40000, 560,0.000000 }, // 260: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097
+ // Amplitude begins at 2643.3, peaks 2981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 307, 307, 0, 0, 1900, 1900,0.000000 }, // 260: BisqM98; f29GM40; f29GM98; f30GM40; f30GM98; FX 3 crystal; Violin
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 308, 308, 0, 0, 1920, 1920,0.000000 }, // 261: BisqM98; f29GM40; f29GM98; f30GM40; f30GM98; FX 3 crystal; Violin
+ // Amplitude begins at 1200.2, peaks 2213.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 308, 308, 0, 0, 146, 146,0.000000 }, // 261: BisqM101; b56MM101; b66M101; FX 6 goblins; FX6
- // Amplitude begins at 1197.9, peaks 2206.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 309, 309, 0, 0, 146, 146,0.000000 }, // 262: BisqM101; b56M101; b66M101; FX 6 goblins; FX6
+ // Amplitude begins at 0.4, peaks 2996.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 309, 309, 0, 0, 40000, 580,0.000000 }, // 262: BisqM102; f17GM102; f35GM102; mGM102; FX 7 echoes
- // Amplitude begins at 0.4, peaks 3012.4 at 4.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- { 310, 310, 0, 0, 40000, 653,0.000000 }, // 263: BisqM102; f17GM102; f35GM102; mGM102; FX 7 echoes
+ // Amplitude begins at 142.4, peaks 2912.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 310, 310, 0, 0, 40000, 480,0.000000 }, // 263: BisqM103; f17GM103; f35GM103; mGM103; FX 8 sci-fi
- // Amplitude begins at 146.5, peaks 2948.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 311, 311, 0, 0, 40000, 400,0.000000 }, // 264: BisqM103; f17GM103; f35GM103; mGM103; FX 8 sci-fi
+ // Amplitude begins at 2240.5, peaks 2475.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 311, 312, 0, 0, 2273, 2273,0.000000 }, // 264: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104
- // Amplitude begins at 1718.4, peaks 1837.6 at 0.1s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- { 312, 313, 0, 0, 2480, 2480,0.000000 }, // 265: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104
+ // Amplitude begins at 1284.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 313, 314, 0, 0, 1140, 1140,0.000000 }, // 265: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105
- // Amplitude begins at 1325.9,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 314, 315, 0, 0, 1086, 1086,0.000000 }, // 266: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105
+ // Amplitude begins at 1362.7, peaks 1507.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 315, 316, 0, 0, 560, 560,0.000000 }, // 266: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106
- // Amplitude begins at 1399.3, peaks 1599.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 316, 317, 0, 0, 520, 520,0.000000 }, // 267: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106
+ // Amplitude begins at 1083.8, peaks 1236.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 317, 318, 0, 0, 1080, 1080,0.000000 }, // 267: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107
- // Amplitude begins at 351.8,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 318, 319, 0, 0, 1160, 1160,0.000000 }, // 268: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107
+ // Amplitude begins at 2923.6, peaks 3251.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 107, 319, 0, 0, 280, 280,0.000000 }, // 268: BisqM108; b50M108; b51M108; f20GM108; f31GM108; f31GM45; f36GM108; f48GM108; f49GM108; qGM108; Kalimba; Pizzicato String; gm108
- // Amplitude begins at 823.6, peaks 839.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 108, 320, 0, 0, 293, 293,0.000000 }, // 269: BisqM108; b50M108; b51M108; f20GM108; f31GM108; f31GM45; f36GM108; f48GM108; f49GM108; qGM108; Kalimba; Pizzicato String; gm108
+ // Amplitude begins at 1.4, peaks 2105.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 108, 320, 0, 0, 40000, 0,0.000000 }, // 269: BisqM109; b50M109; b51M109; f20GM109; f31GM109; f36GM109; f48GM109; qGM109; Bagpipe; gm109
- // Amplitude begins at 0.4, peaks 655.5 at 32.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 109, 321, 0, 0, 40000, 0,0.000000 }, // 270: BisqM109; b50M109; b51M109; f20GM109; f31GM109; f36GM109; f48GM109; qGM109; Bagpipe; gm109
+ // Amplitude begins at 0.7, peaks 2645.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 109, 321, 0, 0, 40000, 46,0.000000 }, // 270: BisqM110; b50M110; b51M110; f20GM110; f31GM110; f36GM110; f48GM110; f49GM110; qGM110; Fiddle; gm110
- // Amplitude begins at 0.7, peaks 2485.4 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 110, 322, 0, 0, 220, 220,0.000000 }, // 271: BisqM110; b50M110; b51M110; f20GM110; f31GM110; f36GM110; f48GM110; f49GM110; qGM110; Fiddle; gm110
+ // Amplitude begins at 173.2, peaks 2281.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 322, 323, 0, 0, 40000, 0,0.000000 }, // 271: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111
- // Amplitude begins at 113.2, peaks 2358.8 at 39.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 323, 324, 0, 0, 40000, 6,0.000000 }, // 272: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111
+ // Amplitude begins at 3271.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 324, 325, 0, 0, 146, 146,0.000000 }, // 272: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113
- // Amplitude begins at 2197.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 325, 326, 0, 0, 146, 146,0.000000 }, // 273: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113
+ // Amplitude begins at 3223.7, peaks 4072.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 326, 327, 0, 0, 246, 246,0.000000 }, // 273: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114
- // Amplitude begins at 2401.0, peaks 3001.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 327, 328, 0, 0, 260, 260,0.000000 }, // 274: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114
+ // Amplitude begins at 2077.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 328, 328, 0, 0, 26, 26,0.000000 }, // 274: BisqM115; f13GM115; f50GM115; nemM115; Woodblock
- // Amplitude begins at 2073.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 329, 329, 0, 0, 20, 20,0.000000 }, // 275: BisqM115; f13GM115; f50GM115; nemM115; Woodblock
+ // Amplitude begins at 2573.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 329, 329, 0, 0, 140, 140,0.000000 }, // 275: BisqM117; f15GM103; f26GM103; FX 8 sci-fi; Melodic Tom
- // Amplitude begins at 2569.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 330, 330, 0, 0, 153, 153,0.000000 }, // 276: BisqM117; f15GM103; f26GM103; FX 8 sci-fi; Melodic Tom
+ // Amplitude begins at 2658.7, peaks 4594.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 330, 331, 0, 0, 40, 40,0.000000 }, // 276: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118
- // Amplitude begins at 1618.5, peaks 2375.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 331, 332, 0, 0, 193, 193,0.000000 }, // 277: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118
+ // Amplitude begins at 0.0, peaks 1335.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 332, 332, 0, 0, 2313, 2313,0.000000 }, // 277: BisqM119; sGM119; Reverse Cymbal
- // Amplitude begins at 0.0, peaks 1338.1 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 333, 333, 0, 0, 2300, 2300,0.000000 }, // 278: BisqM119; sGM119; Reverse Cymbal
+ // Amplitude begins at 75.0, peaks 1202.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 333, 333, 0, 0, 86, 86,0.000000 }, // 278: BisqM120; f13GM120; f50GM120; nemM120; Guitar FretNoise
- // Amplitude begins at 81.8, peaks 1200.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 334, 334, 0, 0, 86, 86,0.000000 }, // 279: BisqM120; f13GM120; f50GM120; nemM120; Guitar FretNoise
+ // Amplitude begins at 0.4, peaks 2452.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 334, 334, 0, 0, 3440, 3440,0.000000 }, // 279: BisqM122; b6M115; b8M122; f35GM122; Rwhoosh; Seashore; whoosh
- // Amplitude begins at 0.4, peaks 2484.5 at 2.3s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- { 335, 335, 0, 0, 3433, 3433,0.000000 }, // 280: BisqM122; b6M115; b8M122; f35GM122; Rwhoosh; Seashore; whoosh
+ // Amplitude begins at 0.5, peaks 2762.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 335, 335, 0, 0, 146, 146,0.000000 }, // 280: BisqM123; MGM124; f23GM124; f32GM124; f35GM123; Bird Tweet; Telephone
- // Amplitude begins at 0.5, peaks 2789.8 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 336, 336, 0, 0, 146, 146,0.000000 }, // 281: BisqM123; MGM124; f23GM124; f32GM124; f35GM123; Bird Tweet; Telephone
+ // Amplitude begins at 1191.6, peaks 1213.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 336, 336, 0, 0, 2406, 2406,0.000000 }, // 281: BisqM124; b6M122; b8M125; f35GM124; Rphone2; Telephone; phone2
- // Amplitude begins at 1190.5, peaks 1213.9 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- { 337, 337, 0, 0, 2393, 2393,0.000000 }, // 282: BisqM124; b6M122; b8M125; f35GM124; Rphone2; Telephone; phone2
+ // Amplitude begins at 523.2, peaks 1650.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 337, 337, 0, 0, 40000, 146,0.000000 }, // 282: BisqM125; f27GM125; Helicopter
- // Amplitude begins at 549.1, peaks 1615.4 at 9.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 338, 338, 0, 0, 40000, 146,0.000000 }, // 283: BisqM125; f27GM125; Helicopter
+ // Amplitude begins at 0.4, peaks 1287.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 338, 339, 0, 0, 40000, 113,0.000000 }, // 283: BisqM126; b50M126; b51M126; f20GM126; f31GM126; f36GM126; qGM126; Applause/Noise; gm126
- // Amplitude begins at 0.4, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 339, 340, 0, 2, 40000, 233,0.000000 }, // 284: BisqM126; b50M126; b51M126; f20GM126; f31GM126; f36GM126; qGM126; Applause/Noise; gm126
+ // Amplitude begins at 2374.8, peaks 3576.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 340, 341, 0, 0, 40000, 0,0.000000 }, // 284: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127
- // Amplitude begins at 3332.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 341, 342, 0, 0, 153, 153,0.000000 }, // 285: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127
+ // Amplitude begins at 0.4, peaks 1182.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 342, 342, 35, 0, 446, 446,0.000000 }, // 285: BisqP2; b55PP2; Alunec
- // Amplitude begins at 0.5, peaks 1224.8 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 343, 343, 35, 0, 413, 413,0.000000 }, // 286: BisqP2; b55PP2; Alunec
+ // Amplitude begins at 1767.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 343, 343, 0, 0, 20, 20,0.000000 }, // 286: BisqP3
- // Amplitude begins at 1818.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 344, 344, 0, 0, 20, 20,0.000000 }, // 287: BisqP3
+ // Amplitude begins at 1523.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 344, 344, 35, 0, 86, 86,0.000000 }, // 287: BisqP5; b55PP5; Foot44
- // Amplitude begins at 1543.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 345, 345, 35, 0, 93, 93,0.000000 }, // 288: BisqP5; b55PP5; Foot44
+ // Amplitude begins at 1437.6, peaks 1680.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 345, 345, 35, 0, 26, 26,0.000000 }, // 288: BisqP6; b55PP6; Foot45
- // Amplitude begins at 1445.0, peaks 1672.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 346, 346, 35, 0, 26, 26,0.000000 }, // 289: BisqP6; b55PP6; Foot45
+ // Amplitude begins at 2294.3, peaks 2963.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 50, 0, 153, 153,0.000000 }, // 289: BisqP16; BisqP7; f47GP27
- // Amplitude begins at 2326.6, peaks 2972.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 50, 0, 153, 153,0.000000 }, // 290: BisqP16; BisqP7; f47GP27
+ // Amplitude begins at 2685.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 347, 347, 18, 0, 53, 53,0.000000 }, // 290: BisqP8
- // Amplitude begins at 2679.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 348, 348, 18, 0, 53, 53,0.000000 }, // 291: BisqP8
+ // Amplitude begins at 1188.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 348, 348, 72, 0, 53, 53,0.000000 }, // 291: BisqP9; b8P56; f35GP56; hamP9; Cow Bell; cowbell
- // Amplitude begins at 1185.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 349, 349, 72, 0, 53, 53,0.000000 }, // 292: BisqP9; b8P56; f35GP56; hamP9; Cow Bell; cowbell
+ // Amplitude begins at 1664.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 349, 349, 74, 0, 33, 33,0.000000 }, // 292: BisqP10; BisqP100; b8P62; f35GP62; hamP10; rickP100; Mute High Conga; conghi; conghi.i
- // Amplitude begins at 1664.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 350, 350, 74, 0, 33, 33,0.000000 }, // 293: BisqP10; BisqP100; b8P62; f35GP62; hamP10; rickP100; Mute High Conga; conghi; conghi.i
+ // Amplitude begins at 2482.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 350, 350, 35, 0, 66, 66,0.000000 }, // 293: BisqP13; b8P36; oGP35; rickP13; Ac Bass Drum; kick; kick1.in
- // Amplitude begins at 2476.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 351, 351, 35, 0, 66, 66,0.000000 }, // 294: BisqP13; b8P36; oGP35; rickP13; Ac Bass Drum; kick; kick1.in
+ // Amplitude begins at 2697.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 351, 351, 16, 0, 86, 86,0.000000 }, // 294: BisqP14
- // Amplitude begins at 2692.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 352, 352, 16, 0, 93, 93,0.000000 }, // 295: BisqP14
+ // Amplitude begins at 0.0, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 352, 352, 0, 0, 1513, 13,0.000000 }, // 295: BisqP15
- // Amplitude begins at 1954.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1942.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 353, 353, 38, 0, 53, 53,0.000000 }, // 296: BisqP17; BisqP19; b6P94; b8P27; rickP17; rickP19; Rsnare1; snare1; snare1.i; snare4.i
- // Amplitude begins at 1722.3, peaks 1862.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1720.6, peaks 1808.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 354, 354, 38, 0, 100, 100,0.000000 }, // 297: BisqP18; BisqP20; rickP18; rickP20; snare2.i; snare5.i
- // Amplitude begins at 2198.1, peaks 2218.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2211.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 355, 355, 31, 0, 33, 33,0.000000 }, // 298: BisqP21; b8P41; rickP21; rocktom; rocktom.
- // Amplitude begins at 2302.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2362.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 355, 355, 35, 0, 33, 33,0.000000 }, // 299: BisqP22; b8P43; rickP22; rocktom; rocktom.
- // Amplitude begins at 2231.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 355, 355, 38, 0, 213, 213,0.000000 }, // 300: BisqP23; b8P45; rickP23; rocktom; rocktom.
+ // Amplitude begins at 2244.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 355, 355, 38, 0, 193, 193,0.000000 }, // 300: BisqP23; b8P45; rickP23; rocktom; rocktom.
- // Amplitude begins at 2424.5, peaks 2674.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 355, 355, 41, 0, 160, 160,0.000000 }, // 301: BisqP24; b8P47; rickP24; rocktom; rocktom.
+ // Amplitude begins at 2423.2, peaks 2723.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 355, 355, 41, 0, 166, 166,0.000000 }, // 301: BisqP24; b8P47; rickP24; rocktom; rocktom.
- // Amplitude begins at 2475.7, peaks 3032.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2453.2, peaks 3046.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 355, 355, 45, 0, 126, 126,0.000000 }, // 302: BisqP25; b8P48; rickP25; rocktom; rocktom.
- // Amplitude begins at 2495.5, peaks 3022.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2491.6, peaks 3021.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 355, 355, 50, 0, 146, 146,0.000000 }, // 303: BisqP26; b8P50; rickP26; rocktom; rocktom.
- // Amplitude begins at 1740.0, peaks 2544.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 356, 356, 36, 0, 200, 200,0.000000 }, // 304: BisqP27; b6P27; hamP27; intP27; rickP27; timpani; timpani.
+ // Amplitude begins at 1727.9, peaks 2481.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 356, 356, 36, 0, 100, 100,0.000000 }, // 304: BisqP27; b6P27; hamP27; intP27; rickP27; timpani; timpani.
- // Amplitude begins at 2151.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2182.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 357, 357, 36, 0, 26, 26,0.000000 }, // 305: BisqP28; b11P28; clap
- // Amplitude begins at 6.8, peaks 1385.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 6.6, peaks 1387.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 358, 358, 48, 0, 73, 73,0.000000 }, // 306: BisqP29; b11P29; scratch
- // Amplitude begins at 1.9, peaks 1375.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1.9, peaks 1367.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 358, 358, 36, 0, 100, 100,0.000000 }, // 307: BisqP30; b11P30; scratch
- // Amplitude begins at 1689.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 359, 359, 36, 0, 20, 20,0.000000 }, // 308: BisqP31; HMIGP37; HMIGP86; b11P31; b11P37; b11P86; b12P37; b12P86; f53GD37; f53GD86; RimShot; RimShot.; rimshot; rimshot.
+ // Amplitude begins at 1693.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 359, 359, 36, 0, 20, 20,0.000000 }, // 308: BisqP31; HMIGP37; HMIGP86; b11P31; b11P37; b11P86; b12P37; b12P86; f53GP37; f53GP86; Mute Surdu; RimShot; RimShot.; Side Stick; rimshot; rimshot.
- // Amplitude begins at 1762.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1761.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 360, 360, 0, 0, 33, 33,0.000000 }, // 309: BisqP32
- // Amplitude begins at 2527.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2522.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 361, 361, 61, 0, 60, 60,0.000000 }, // 310: BisqP33; apgbloodP33; apgbloodP77; b10P33; b10P77; nhlP33; nhlP77; Low Wood Block; woodblok
- // Amplitude begins at 1641.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 362, 362, 96, 0, 226, 226,0.000000 }, // 311: BisqP34; b11P34; glocken
+ // Amplitude begins at 1647.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 362, 362, 96, 0, 233, 233,0.000000 }, // 311: BisqP34; b11P34; glocken
- // Amplitude begins at 1421.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1422.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 363, 363, 38, 0, 60, 60,0.000000 }, // 312: BisqP35; dMP35; hxMP35; musP35; raptP35; Ac Bass Drum; Acoustic Bass Drum
- // Amplitude begins at 2036.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 128, 128, 16, 0, 66, 66,0.000000 }, // 313: BisqP36; Bass Drum 1
+ // Amplitude begins at 2040.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 16, 0, 66, 66,0.000000 }, // 313: BisqP36; Bass Drum 1
- // Amplitude begins at 2104.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2019.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 364, 365, 18, 0, 13, 13,0.000000 }, // 314: BisqP37; Side Stick
- // Amplitude begins at 2112.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2118.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 366, 366, 30, 0, 106, 106,0.000000 }, // 315: BisqP38; Acoustic Snare
- // Amplitude begins at 2035.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 367, 368, 35, 0, 53, 53,0.000000 }, // 316: BisqP39; b50P39; Hand Clap; gps039
+ // Amplitude begins at 2738.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 367, 368, 35, 0, 73, 73,0.000000 }, // 316: BisqP39; b50P39; Hand Clap; gps039
- // Amplitude begins at 1839.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130, 130, 0, 0, 73, 73,0.000000 }, // 317: BisqP40; Electric Snare
+ // Amplitude begins at 1773.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129, 129, 0, 0, 73, 73,0.000000 }, // 317: BisqP40; Electric Snare
- // Amplitude begins at 1359.2, peaks 1413.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1358.7, peaks 1415.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 369, 369, 0, 0, 66, 66,0.000000 }, // 318: BisqP41; BisqP43; BisqP45; BisqP47; BisqP48; BisqP50; oGM117; oGM120; Guitar FretNoise; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Melodic Tom
- // Amplitude begins at 1386.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 370, 370, 88, 0, 93, 93,0.000000 }, // 319: BisqP42; dMP42; hxMP42; musP42; Closed High Hat; Closed High-Hat
+ // Amplitude begins at 1483.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 370, 370, 88, 0, 86, 86,0.000000 }, // 319: BisqP42; dMP42; hxMP42; musP42; Closed High Hat; Closed High-Hat
- // Amplitude begins at 114.2, peaks 912.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 103.5, peaks 936.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 371, 371, 88, 0, 60, 60,0.000000 }, // 320: BisqP44; BisqP69; dMP44; dMP69; hxMP44; hxMP69; musP44; musP69; raptP44; raptP69; skeakernetsP69; Cabasa; Cabasa
- // Amplitude begins at 767.1,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 372, 372, 79, 0, 373, 373,0.000000 }, // 321: BisqP46; dMP46; hxMP46; musP46; raptP46; Open High Hat; Open High Hat
+ // Amplitude begins at 758.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 372, 372, 79, 0, 380, 380,0.000000 }, // 321: BisqP46; dMP46; hxMP46; musP46; raptP46; Open High Hat; Open High Hat
- // Amplitude begins at 1186.9, peaks 1292.9 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 136, 136, 14, 0, 840, 840,0.000000 }, // 322: BisqP49; Crash Cymbal 1
+ // Amplitude begins at 1154.8, peaks 1305.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 135, 135, 14, 0, 860, 860,0.000000 }, // 322: BisqP49; Crash Cymbal 1
- // Amplitude begins at 525.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 373, 373, 46, 0, 300, 300,0.000000 }, // 323: BisqP51; Ride Cymbal 1
+ // Amplitude begins at 519.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 373, 373, 46, 0, 313, 313,0.000000 }, // 323: BisqP51; Ride Cymbal 1
- // Amplitude begins at 2310.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 374, 375,129, 0, 313, 313,0.000000 }, // 324: BisqP52; Chinese Cymbal
+ // Amplitude begins at 3452.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 374, 375,129, 0, 1613, 60,0.000000 }, // 324: BisqP52; Chinese Cymbal
- // Amplitude begins at 826.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 825.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 376, 376, 58, 0, 140, 140,0.000000 }, // 325: BisqP53; apgbloodP51; apgbloodP53; b10P51; b10P53; nhlP51; nhlP53; Ride; Ride Bell; Ride Cymbal 1
- // Amplitude begins at 525.3, peaks 1194.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 534.1, peaks 1180.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 377, 377,164, 0, 106, 106,0.000000 }, // 326: BisqP54; Tambourine
- // Amplitude begins at 536.6, peaks 1394.5 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 378, 378,142, 0, 2266, 2266,0.000000 }, // 327: BisqP55; Splash Cymbal
+ // Amplitude begins at 498.7, peaks 1354.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 378, 378,142, 0, 2300, 2300,0.000000 }, // 327: BisqP55; Splash Cymbal
- // Amplitude begins at 2510.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2514.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 379, 379, 9, 0, 40, 40,0.000000 }, // 328: BisqP56; Cow Bell
- // Amplitude begins at 2560.4,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 380, 381, 35, 0, 680, 680,0.000000 }, // 329: BisqP57; b50P49; b51P57; b51P59; Crash Cymbal 2; gpo057; gpo059; gps049
+ // Amplitude begins at 4121.3,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 380, 381, 35, 0, 3306, 0,0.000000 }, // 329: BisqP57; b50P49; b51P57; b51P59; Crash Cymbal 2; gpo057; gpo059; gps049
- // Amplitude begins at 995.0, peaks 1022.8 at 0.0s,
+ // Amplitude begins at 939.7, peaks 1023.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 382, 382, 28, 0, 26, 26,0.000000 }, // 330: BisqP58; HMIGP58; apgbloodP58; b10P58; b11P58; b12P58; f53GD58; nhlP58; Vibraslap; vibrasla
+ { 382, 382, 28, 0, 26, 26,0.000000 }, // 330: BisqP58; HMIGP58; apgbloodP58; b10P58; b11P58; b12P58; f53GP58; nhlP58; Vibraslap; vibrasla
- // Amplitude begins at 488.5, peaks 498.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 475.0, peaks 498.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 383, 383, 46, 0, 320, 320,0.000000 }, // 331: BisqP59; Ride Cymbal 2
- // Amplitude begins at 1735.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 384, 384, 60, 0, 86, 86,0.000000 }, // 332: BisqP60; dMP60; hxMP60; musP60; raptP60; High Bongo; High Bongo
+ // Amplitude begins at 1735.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 384, 384, 60, 0, 93, 93,0.000000 }, // 332: BisqP60; dMP60; hxMP60; musP60; raptP60; High Bongo; High Bongo
- // Amplitude begins at 1828.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 384, 384, 54, 0, 93, 93,0.000000 }, // 333: BisqP61; dMP61; hxMP61; musP61; raptP61; Low Bango
+ // Amplitude begins at 1831.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 384, 384, 54, 0, 100, 100,0.000000 }, // 333: BisqP61; dMP61; hxMP61; musP61; raptP61; Low Bango
- // Amplitude begins at 2563.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2567.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 385, 385, 72, 0, 60, 60,0.000000 }, // 334: BisqP62; dMP62; hxMP62; musP62; raptP62; Mute High Conga; Mute High Conga
- // Amplitude begins at 2585.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 385, 385, 67, 0, 53, 53,0.000000 }, // 335: BisqP63; dMP63; hxMP63; musP63; raptP63; Open High Conga; Open High Conga
+ // Amplitude begins at 2584.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 385, 385, 67, 0, 60, 60,0.000000 }, // 335: BisqP63; dMP63; hxMP63; musP63; raptP63; Open High Conga; Open High Conga
- // Amplitude begins at 2635.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2637.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 385, 385, 60, 0, 53, 53,0.000000 }, // 336: BisqP64; dMP64; hxMP64; musP64; raptP64; Low Conga; Low Conga
- // Amplitude begins at 1709.0, peaks 1907.6 at 0.0s,
+ // Amplitude begins at 1704.0, peaks 1921.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 386, 386, 1, 0, 46, 46,0.000000 }, // 337: BisqP65; BisqP66; High Timbale; Low Timbale
- // Amplitude begins at 2696.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2646.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 387, 387, 77, 0, 133, 133,0.000000 }, // 338: BisqP67; dMP67; hxMP67; musP67; raptP67; skeakernetsP67; High Agogo; High Agogo
- // Amplitude begins at 2728.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2736.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 387, 387, 72, 0, 133, 133,0.000000 }, // 339: BisqP68; dMP68; hxMP68; musP68; raptP68; skeakernetsP68; Low Agogo; Low Agogo
- // Amplitude begins at 10.2, peaks 933.8 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 9.8, peaks 1013.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 388, 388, 90, 0, 46, 46,0.000000 }, // 340: BisqP70; apgbloodP70; b10P70; nhlP70; Maracas; shaker
- // Amplitude begins at 524.5, peaks 1219.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 389, 389, 39, 0, 180, 180,0.000000 }, // 341: BisqP71; HMIGP71; b11P71; b12P71; f53GD71; Short Whistle; hiwhist; hiwhist.
+ // Amplitude begins at 522.3, peaks 1216.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 389, 389, 39, 0, 180, 180,0.000000 }, // 341: BisqP71; HMIGP71; b11P71; b12P71; f53GP71; Short Whistle; hiwhist; hiwhist.
- // Amplitude begins at 483.8, peaks 1229.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 390, 390, 36, 0, 506, 506,0.000000 }, // 342: 2x2byJANP72; BisqP72; HMIGP72; b11P72; b12P72; f53GD72; Long Whistle; lowhist; lowhist.
+ // Amplitude begins at 481.3, peaks 1223.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 390, 390, 36, 0, 506, 506,0.000000 }, // 342: 2x2byJANP72; BisqP72; HMIGP72; b11P72; b12P72; f53GP72; Long Whistle; lowhist; lowhist.
- // Amplitude begins at 0.1, peaks 1058.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 391, 392, 35, 0, 86, 86,0.000000 }, // 343: BisqP73; b50P73; Short Guiro; gps073
+ // Amplitude begins at 2003.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 391, 392, 35, 0, 20, 20,0.000000 }, // 343: BisqP73; b50P73; Short Guiro; gps073
- // Amplitude begins at 0.0, peaks 1508.0 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 391, 393, 35, 0, 346, 346,0.000000 }, // 344: BisqP74; b50P74; Long Guiro; gps074
+ // Amplitude begins at 2003.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 391, 393, 35, 0, 20, 20,0.000000 }, // 344: BisqP74; b50P74; Long Guiro; gps074
- // Amplitude begins at 2513.8,
+ // Amplitude begins at 2511.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 394, 394, 60, 0, 40, 40,0.000000 }, // 345: BisqP75; b6P75; hamP75; intP75; rickP75; Claves; claves2; claves2.
- // Amplitude begins at 2090.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 329, 329, 7, 0, 26, 26,0.000000 }, // 346: BisqP76; BisqP77; High Wood Block; Low Wood Block
+ // Amplitude begins at 2096.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 328, 328, 7, 0, 26, 26,0.000000 }, // 346: BisqP76; BisqP77; High Wood Block; Low Wood Block
- // Amplitude begins at 771.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 783.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 395, 395, 90, 0, 80, 80,0.000000 }, // 347: BisqP80; dMP80; hxMP80; musP80; raptP80; Mute Triangle; Mute Triangle
- // Amplitude begins at 820.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 821.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 396, 396, 90, 0, 306, 306,0.000000 }, // 348: BisqP81; dMP81; hxMP81; musP81; raptP81; Open Triangle; Open Triangle
- // Amplitude begins at 2.0, peaks 502.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 397, 397, 35, 0, 100, 100,0.000000 }, // 349: BisqP82; b51P69; b51P82; Shaker; gpo069; gpo082
+ // Amplitude begins at 1.9, peaks 499.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 397, 397, 35, 0, 106, 106,0.000000 }, // 349: BisqP82; b51P69; b51P82; Shaker; gpo069; gpo082
- // Amplitude begins at 4.5, peaks 1554.2 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 398, 399, 5, 0, 673, 673,0.000000 }, // 350: BisqP83; Jingle Bell
+ // Amplitude begins at 1504.8, peaks 2485.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 398, 399, 5, 0, 506, 506,0.000000 }, // 350: BisqP83; Jingle Bell
- // Amplitude begins at 314.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 400, 400,103, 0, 220, 220,0.000000 }, // 351: BisqP84; HMIGP84; b11P84; b12P84; f53GD84; Bell Tree; triangle
+ // Amplitude begins at 313.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 400, 400,103, 0, 220, 220,0.000000 }, // 351: BisqP84; HMIGP84; b11P84; b12P84; f53GP84; Bell Tree; triangle
- // Amplitude begins at 1347.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1350.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 401, 401, 3, 0, 6, 6,0.000000 }, // 352: BisqP85; Castanets
- // Amplitude begins at 2409.6,
+ // Amplitude begins at 2415.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 170, 170, 1, 0, 40, 40,0.000000 }, // 353: BisqP86; Mute Surdu
+ { 169, 169, 1, 0, 40, 40,0.000000 }, // 353: BisqP86; Mute Surdu
- // Amplitude begins at 2671.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 132, 132, 0, 0, 40, 40,0.000000 }, // 354: BisqP87; Open Surdu
+ // Amplitude begins at 2670.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 0, 0, 40, 40,0.000000 }, // 354: BisqP87; Open Surdu
- // Amplitude begins at 0.4, peaks 2221.0 at 0.2s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 0.4, peaks 2327.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 402, 402, 36, 0, 180, 180,0.000000 }, // 355: BisqP88; b6P88; intP88; rickP88; scratch; scratch.
- // Amplitude begins at 0.4, peaks 2629.3 at 17.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.4, peaks 2617.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 403, 403, 60, 0, 40000, 0,0.000000 }, // 356: BisqP89; b6P23; hamP89; intP89; rickP89; crowd; crowd.in
- // Amplitude begins at 2210.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2172.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 404, 404, 37, 0, 60, 60,0.000000 }, // 357: BisqP90; b6P24; intP90; rickP90; taiko; taiko.in
- // Amplitude begins at 2171.1, peaks 2296.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2195.7, peaks 2217.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 405, 405, 36, 0, 46, 46,0.000000 }, // 358: BisqP91; b6P25; hamP91; intP91; rickP91; rlog; rlog.ins
- // Amplitude begins at 1603.3, peaks 2346.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1621.1, peaks 2343.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 406, 406, 32, 0, 40, 40,0.000000 }, // 359: BisqP92; b6P26; hamP92; intP92; rickP92; knock; knock.in
- // Amplitude begins at 1230.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 1206.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 407, 407, 50, 0, 306, 306,0.000000 }, // 360: BisqP93; rickP93; openhht1
- // Amplitude begins at 109.2, peaks 1114.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 408, 408, 50, 0, 100, 100,0.000000 }, // 361: BisqP94; b6P104; b8P46; f35GP46; rickP94; Open High Hat; Ropenhh2; openhht2
-
- // Amplitude begins at 863.3, peaks 1472.1 at 0.0s,
+ // Amplitude begins at 114.6, peaks 1138.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 408, 408, 50, 0, 93, 93,0.000000 }, // 361: BisqP94; b6P104; b8P46; f35GP46; rickP94; Open High Hat; Ropenhh2; openhht2
+
+ // Amplitude begins at 859.6, peaks 1375.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 409, 409, 83, 0, 26, 26,0.000000 }, // 362: BisqP95; b6P100; b8P42; f35GP42; hamP17; rickP95; Closed High Hat; Rclsdhha; clsdhhat
- // Amplitude begins at 2163.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2164.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 410, 410, 72, 0, 93, 93,0.000000 }, // 363: BisqP97; b8P74; f35GP74; rickP97; Long Guiro; afrika; guirol.i
- // Amplitude begins at 2594.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 149, 149, 59, 0, 153, 153,0.000000 }, // 364: BisqP99; b6P115; b8P65; f35GP66; rickP99; Low Timbale; Rtimbale; timbale; timbale.
+ // Amplitude begins at 2632.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 148, 148, 59, 0, 153, 153,0.000000 }, // 364: BisqP99; b6P115; b8P65; f35GP66; rickP99; Low Timbale; Rtimbale; timbale; timbale.
- // Amplitude begins at 1747.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1746.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 411, 411, 64, 0, 40, 40,0.000000 }, // 365: BisqP101; b8P63; f35GP63; rickP101; Open High Conga; congas2; congas2.
- // Amplitude begins at 1696.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1696.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 411, 411, 60, 0, 40, 40,0.000000 }, // 366: BisqP102; b6P118; b8P64; f35GP64; rickP102; Low Conga; Rcongas2; congas2; congas2.
- // Amplitude begins at 1654.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1658.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 412, 412, 72, 0, 26, 26,0.000000 }, // 367: BisqP103; b8P60; f35GP60; rickP103; High Bongo; bongos.i; newconga
- // Amplitude begins at 1742.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1745.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 412, 412, 62, 0, 33, 33,0.000000 }, // 368: BisqP104; b8P61; f35GP61; rickP104; Low Bongo; bongos.i; newconga
- // Amplitude begins at 358.4, peaks 666.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 413, 413, 83, 0, 273, 273,0.000000 }, // 369: BisqP106; BisqP107; BisqP108; BisqP109; BisqP110; BisqP111; BisqP112; BisqP113; BisqP114; BisqP115; BisqP116; BisqP117; BisqP118; BisqP119; BisqP120; BisqP121; BisqP122; BisqP123; BisqP124; BisqP125; BisqP126; BisqP127; HMIGP35; b12P35; f53GD35; Wierd3.i
+ // Amplitude begins at 350.5, peaks 655.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 413, 413, 83, 0, 273, 273,0.000000 }, // 369: BisqP106; BisqP107; BisqP108; BisqP109; BisqP110; BisqP111; BisqP112; BisqP113; BisqP114; BisqP115; BisqP116; BisqP117; BisqP118; BisqP119; BisqP120; BisqP121; BisqP122; BisqP123; BisqP124; BisqP125; BisqP126; BisqP127; HMIGP35; b12P35; Wierd3.i
- // Amplitude begins at 121.0, peaks 2924.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 114.9, peaks 2922.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 414, 414, 0, 0, 40000, 13,0.000000 }, // 370: 3drm67M29; HMIGM0; HMIGM29; apgleeM25; b7M29; f17GM29; f35GM29; mGM29; Acoustic Guitar2; Overdrive Guitar; am029.in
- // Amplitude begins at 2664.0, peaks 3186.0 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 415, 415, 0, 0, 1160, 1160,0.000000 }, // 371: 3drm67M2; HMIGM2; b7M2; b8M2; f17GM2; f35GM2; mGM2; ElecGrandPiano; am002.in; piano3
+ // Amplitude begins at 2651.5, peaks 3136.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 415, 415, 0, 0, 1126, 1126,0.000000 }, // 371: 3drm67M2; HMIGM2; b7M2; b8M2; f17GM2; f35GM2; mGM2; ElecGrandPiano; am002.in; piano3
- // Amplitude begins at 2701.0, peaks 2829.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 416, 416, 0, 0, 40000, 13,0.000000 }, // 372: 3drm67M4; HMIGM4; b7M4; b8M4; f17GM4; f35GM4; mGM4; Rhodes Piano; am004.in; epiano1a
+ // Amplitude begins at 2696.5, peaks 2834.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 416, 416, 0, 0, 40000, 20,0.000000 }, // 372: 3drm67M4; HMIGM4; b7M4; b8M4; f17GM4; f35GM4; mGM4; Rhodes Piano; am004.in; epiano1a
- // Amplitude begins at 2992.4, peaks 3138.4 at 0.2s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 0.0s.
- { 417, 417, 0, 0, 2926, 13,0.000000 }, // 373: 3drm67M5; HMIGM5; b7M5; f17GM5; f35GM5; mGM5; Chorused Piano; am005.in
+ // Amplitude begins at 2993.6, peaks 3114.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 417, 417, 0, 0, 2940, 20,0.000000 }, // 373: 3drm67M5; HMIGM5; b7M5; f17GM5; f35GM5; mGM5; Chorused Piano; am005.in
- // Amplitude begins at 880.4, peaks 1000.0 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 418, 418, 0, 0, 2126, 2126,0.000000 }, // 374: 3drm67M6; HMIGM6; b7M6; f17GM6; mGM6; Harpsichord; am006.in
+ // Amplitude begins at 881.5, peaks 1007.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 418, 418, 0, 0, 2233, 2233,0.000000 }, // 374: 3drm67M6; HMIGM6; b7M6; f17GM6; mGM6; Harpsichord; am006.in
- // Amplitude begins at 2841.5, peaks 3233.8 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 419, 419, 0, 0, 1246, 1246,0.000000 }, // 375: 3drm67M7; HMIGM7; b7M7; f17GM7; mGM7; Clavinet; am007.in
+ // Amplitude begins at 2830.4, peaks 3205.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 419, 419, 0, 0, 1233, 1233,0.000000 }, // 375: 3drm67M7; HMIGM7; b7M7; f17GM7; mGM7; Clavinet; am007.in
- // Amplitude begins at 2808.5,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
+ // Amplitude begins at 2807.9,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 420, 420, 0, 0, 940, 940,0.000000 }, // 376: 3drm67M8; HMIGM8; b7M8; b8M8; Celesta; am008.in; celes
- // Amplitude begins at 2345.1,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 421, 421, 0, 0, 1553, 1553,0.000000 }, // 377: 3drm67M9; HMIGM9; b7M9; f17GM9; mGM9; Glockenspiel; am009.in
+ // Amplitude begins at 2339.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 421, 421, 0, 0, 1580, 1580,0.000000 }, // 377: 3drm67M9; HMIGM9; b7M9; f17GM9; mGM9; Glockenspiel; am009.in
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 422, 422, 0, 0, 1746, 1746,0.000000 }, // 378: 3drm67M11; HMIGM11; apgleeM11; b7M11; Vibraphone; am011.in
+ // Amplitude begins at 2643.3, peaks 2981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 422, 422, 0, 0, 1740, 1740,0.000000 }, // 378: 3drm67M11; HMIGM11; apgleeM11; b7M11; Vibraphone; am011.in
- // Amplitude begins at 2783.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2789.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 423, 423, 0, 0, 140, 140,0.000000 }, // 379: 3drm67M13; HMIGM13; b7M13; b8M13; f17GM13; f35GM13; mGM13; Xylophone; am013.in; xylo
- // Amplitude begins at 1830.0, peaks 2462.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 424, 424, 0, 0, 960, 960,0.000000 }, // 380: 3drm67M14; HMIGM14; b7M14; b8M14; Tubular Bells; am014.in; bells11
+ // Amplitude begins at 1819.0, peaks 2436.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 424, 424, 0, 0, 940, 940,0.000000 }, // 380: 3drm67M14; HMIGM14; b7M14; b8M14; Tubular Bells; am014.in; bells11
- // Amplitude begins at 2535.8,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 425, 425, 0, 0, 1046, 1046,0.000000 }, // 381: 3drm67M27; HMIGM27; b7M27; f17GM27; mGM27; Electric Guitar2; am027.in
+ // Amplitude begins at 2539.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 425, 425, 0, 0, 1080, 1080,0.000000 }, // 381: 3drm67M27; HMIGM27; b7M27; f17GM27; mGM27; Electric Guitar2; am027.in
- // Amplitude begins at 1846.2, peaks 2076.5 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
+ // Amplitude begins at 1846.0, peaks 2073.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 426, 426, 0, 0, 2086, 2086,0.000000 }, // 382: 3drm67M37; HMIGM37; b7M37; f17GM37; mGM37; Slap Bass 2; am037.in
- // Amplitude begins at 2.7, peaks 880.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 427, 427, 0, 0, 40000, 6,0.000000 }, // 383: 3drm67M62; HMIGM62; b7M62; Synth Brass 1; am062.in
+ // Amplitude begins at 2.6, peaks 873.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 427, 427, 0, 0, 40000, 26,0.000000 }, // 383: 3drm67M62; HMIGM62; b7M62; Synth Brass 1; am062.in
- // Amplitude begins at 0.5, peaks 0.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 428, 428, 60, 2, 40000, 0,0.000000 }, // 384: HMIGP0; HMIGP1; HMIGP10; HMIGP100; HMIGP101; HMIGP102; HMIGP103; HMIGP104; HMIGP105; HMIGP106; HMIGP107; HMIGP108; HMIGP109; HMIGP11; HMIGP110; HMIGP111; HMIGP112; HMIGP113; HMIGP114; HMIGP115; HMIGP116; HMIGP117; HMIGP118; HMIGP119; HMIGP12; HMIGP120; HMIGP121; HMIGP122; HMIGP123; HMIGP124; HMIGP125; HMIGP126; HMIGP127; HMIGP13; HMIGP14; HMIGP15; HMIGP16; HMIGP17; HMIGP18; HMIGP19; HMIGP2; HMIGP20; HMIGP21; HMIGP22; HMIGP23; HMIGP24; HMIGP25; HMIGP26; HMIGP3; HMIGP4; HMIGP5; HMIGP6; HMIGP7; HMIGP8; HMIGP88; HMIGP89; HMIGP9; HMIGP90; HMIGP91; HMIGP92; HMIGP93; HMIGP94; HMIGP95; HMIGP96; HMIGP97; HMIGP98; HMIGP99; b10P0; b10P1; b10P10; b10P100; b10P101; b10P102; b10P103; b10P104; b10P105; b10P106; b10P107; b10P108; b10P109; b10P11; b10P110; b10P111; b10P112; b10P113; b10P114; b10P115; b10P116; b10P117; b10P118; b10P119; b10P12; b10P120; b10P121; b10P122; b10P123; b10P124; b10P125; b10P126; b10P13; b10P14; b10P15; b10P16; b10P17; b10P18; b10P19; b10P2; b10P20; b10P21; b10P22; b10P23; b10P24; b10P25; b10P26; b10P27; b10P3; b10P4; b10P5; b10P6; b10P7; b10P8; b10P88; b10P89; b10P9; b10P90; b10P91; b10P92; b10P93; b10P94; b10P95; b10P96; b10P97; b10P98; b10P99; b11P0; b11P1; b11P10; b11P100; b11P101; b11P102; b11P103; b11P104; b11P105; b11P106; b11P107; b11P108; b11P109; b11P11; b11P110; b11P111; b11P112; b11P113; b11P114; b11P115; b11P116; b11P117; b11P118; b11P119; b11P12; b11P120; b11P121; b11P122; b11P123; b11P124; b11P125; b11P126; b11P127; b11P13; b11P14; b11P15; b11P16; b11P17; b11P18; b11P19; b11P2; b11P20; b11P21; b11P22; b11P23; b11P24; b11P25; b11P26; b11P27; b11P3; b11P4; b11P5; b11P6; b11P7; b11P8; b11P88; b11P89; b11P9; b11P90; b11P91; b11P92; b11P93; b11P94; b11P95; b11P96; b11P97; b11P98; b11P99; b12P0; b12P1; b12P10; b12P100; b12P101; b12P102; b12P103; b12P104; b12P105; b12P106; b12P107; b12P108; b12P109; b12P11; b12P110; b12P111; b12P112; b12P113; b12P114; b12P115; b12P116; b12P117; b12P118; b12P119; b12P12; b12P120; b12P121; b12P122; b12P123; b12P124; b12P125; b12P126; b12P127; b12P13; b12P14; b12P15; b12P16; b12P17; b12P18; b12P19; b12P2; b12P20; b12P21; b12P22; b12P23; b12P24; b12P25; b12P26; b12P3; b12P4; b12P5; b12P6; b12P7; b12P8; b12P88; b12P89; b12P9; b12P90; b12P91; b12P92; b12P93; b12P94; b12P95; b12P96; b12P97; b12P98; b12P99; f53GD0; f53GD1; f53GD10; f53GD100; f53GD101; f53GD102; f53GD103; f53GD104; f53GD105; f53GD106; f53GD107; f53GD108; f53GD109; f53GD11; f53GD110; f53GD111; f53GD112; f53GD113; f53GD114; f53GD115; f53GD116; f53GD117; f53GD118; f53GD119; f53GD12; f53GD120; f53GD121; f53GD122; f53GD123; f53GD124; f53GD125; f53GD126; f53GD127; f53GD13; f53GD14; f53GD15; f53GD16; f53GD17; f53GD18; f53GD19; f53GD2; f53GD20; f53GD21; f53GD22; f53GD23; f53GD24; f53GD25; f53GD26; f53GD3; f53GD4; f53GD5; f53GD6; f53GD7; f53GD8; f53GD88; f53GD89; f53GD9; f53GD90; f53GD91; f53GD92; f53GD93; f53GD94; f53GD95; f53GD96; f53GD97; f53GD98; f53GD99; Blank; Blank.in
+ // Amplitude begins at 0.5, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 428, 428, 60, 0, 40000, 0,0.000000 }, // 384: HMIGP0; HMIGP1; HMIGP10; HMIGP100; HMIGP101; HMIGP102; HMIGP103; HMIGP104; HMIGP105; HMIGP106; HMIGP107; HMIGP108; HMIGP109; HMIGP11; HMIGP110; HMIGP111; HMIGP112; HMIGP113; HMIGP114; HMIGP115; HMIGP116; HMIGP117; HMIGP118; HMIGP119; HMIGP12; HMIGP120; HMIGP121; HMIGP122; HMIGP123; HMIGP124; HMIGP125; HMIGP126; HMIGP127; HMIGP13; HMIGP14; HMIGP15; HMIGP16; HMIGP17; HMIGP18; HMIGP19; HMIGP2; HMIGP20; HMIGP21; HMIGP22; HMIGP23; HMIGP24; HMIGP25; HMIGP26; HMIGP3; HMIGP4; HMIGP5; HMIGP6; HMIGP7; HMIGP8; HMIGP88; HMIGP89; HMIGP9; HMIGP90; HMIGP91; HMIGP92; HMIGP93; HMIGP94; HMIGP95; HMIGP96; HMIGP97; HMIGP98; HMIGP99; b10P0; b10P1; b10P10; b10P100; b10P101; b10P102; b10P103; b10P104; b10P105; b10P106; b10P107; b10P108; b10P109; b10P11; b10P110; b10P111; b10P112; b10P113; b10P114; b10P115; b10P116; b10P117; b10P118; b10P119; b10P12; b10P120; b10P121; b10P122; b10P123; b10P124; b10P125; b10P126; b10P13; b10P14; b10P15; b10P16; b10P17; b10P18; b10P19; b10P2; b10P20; b10P21; b10P22; b10P23; b10P24; b10P25; b10P26; b10P27; b10P3; b10P4; b10P5; b10P6; b10P7; b10P8; b10P88; b10P89; b10P9; b10P90; b10P91; b10P92; b10P93; b10P94; b10P95; b10P96; b10P97; b10P98; b10P99; b11P0; b11P1; b11P10; b11P100; b11P101; b11P102; b11P103; b11P104; b11P105; b11P106; b11P107; b11P108; b11P109; b11P11; b11P110; b11P111; b11P112; b11P113; b11P114; b11P115; b11P116; b11P117; b11P118; b11P119; b11P12; b11P120; b11P121; b11P122; b11P123; b11P124; b11P125; b11P126; b11P127; b11P13; b11P14; b11P15; b11P16; b11P17; b11P18; b11P19; b11P2; b11P20; b11P21; b11P22; b11P23; b11P24; b11P25; b11P26; b11P27; b11P3; b11P4; b11P5; b11P6; b11P7; b11P8; b11P88; b11P89; b11P9; b11P90; b11P91; b11P92; b11P93; b11P94; b11P95; b11P96; b11P97; b11P98; b11P99; b12P0; b12P1; b12P10; b12P100; b12P101; b12P102; b12P103; b12P104; b12P105; b12P106; b12P107; b12P108; b12P109; b12P11; b12P110; b12P111; b12P112; b12P113; b12P114; b12P115; b12P116; b12P117; b12P118; b12P119; b12P12; b12P120; b12P121; b12P122; b12P123; b12P124; b12P125; b12P126; b12P127; b12P13; b12P14; b12P15; b12P16; b12P17; b12P18; b12P19; b12P2; b12P20; b12P21; b12P22; b12P23; b12P24; b12P25; b12P26; b12P3; b12P4; b12P5; b12P6; b12P7; b12P8; b12P88; b12P89; b12P9; b12P90; b12P91; b12P92; b12P93; b12P94; b12P95; b12P96; b12P97; b12P98; b12P99; f53GP100; f53GP101; f53GP102; f53GP103; f53GP104; f53GP105; f53GP106; f53GP107; f53GP108; f53GP109; f53GP110; f53GP111; f53GP112; f53GP113; f53GP114; f53GP115; f53GP116; f53GP117; f53GP118; f53GP119; f53GP120; f53GP121; f53GP122; f53GP123; f53GP124; f53GP125; f53GP126; f53GP127; f53GP88; f53GP89; f53GP9; f53GP90; f53GP91; f53GP92; f53GP93; f53GP94; f53GP95; f53GP96; f53GP97; f53GP98; f53GP99; Blank; Blank.in
- // Amplitude begins at 5.8, peaks 693.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 429, 429, 73, 0, 466, 466,0.000000 }, // 385: HMIGP27; b12P27; f53GD27; Wierd1.i
+ // Amplitude begins at 6.4, peaks 683.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 429, 429, 73, 0, 473, 473,0.000000 }, // 385: HMIGP27; b12P27; Wierd1.i
- // Amplitude begins at 6.3, peaks 678.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 429, 429, 74, 0, 466, 466,0.000000 }, // 386: HMIGP28; b12P28; f53GD28; Wierd1.i
+ // Amplitude begins at 5.7, peaks 653.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 429, 429, 74, 0, 473, 473,0.000000 }, // 386: HMIGP28; b12P28; Wierd1.i
- // Amplitude begins at 6.0, peaks 697.3 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 429, 429, 80, 0, 466, 466,0.000000 }, // 387: HMIGP29; b12P29; f53GD29; Wierd1.i
+ // Amplitude begins at 5.8, peaks 709.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 429, 429, 80, 0, 473, 473,0.000000 }, // 387: HMIGP29; b12P29; Wierd1.i
- // Amplitude begins at 5.0, peaks 704.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 429, 429, 84, 0, 466, 466,0.000000 }, // 388: HMIGP30; b12P30; f53GD30; Wierd1.i
+ // Amplitude begins at 5.0, peaks 694.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 429, 429, 84, 0, 473, 473,0.000000 }, // 388: HMIGP30; b12P30; Wierd1.i
- // Amplitude begins at 9.4, peaks 677.0 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 429, 429, 92, 0, 400, 400,0.000000 }, // 389: HMIGP31; b12P31; f53GD31; Wierd1.i
+ // Amplitude begins at 9.3, peaks 688.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 429, 429, 92, 0, 400, 400,0.000000 }, // 389: HMIGP31; b12P31; Wierd1.i
- // Amplitude begins at 76.4, peaks 641.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 430, 430, 81, 0, 286, 286,0.000000 }, // 390: HMIGP32; b12P32; f53GD32; Wierd2.i
+ // Amplitude begins at 69.0, peaks 625.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 430, 430, 81, 0, 280, 280,0.000000 }, // 390: HMIGP32; b12P32; Wierd2.i
- // Amplitude begins at 78.5, peaks 640.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 430, 430, 83, 0, 286, 286,0.000000 }, // 391: HMIGP33; b12P33; f53GD33; Wierd2.i
+ // Amplitude begins at 75.9, peaks 650.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 430, 430, 83, 0, 280, 280,0.000000 }, // 391: HMIGP33; b12P33; Wierd2.i
- // Amplitude begins at 133.8, peaks 703.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 430, 430, 95, 0, 233, 233,0.000000 }, // 392: HMIGP34; b12P34; f53GD34; Wierd2.i
+ // Amplitude begins at 121.6, peaks 706.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 430, 430, 95, 0, 220, 220,0.000000 }, // 392: HMIGP34; b12P34; Wierd2.i
- // Amplitude begins at 2527.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2531.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 431, 431, 35, 0, 46, 46,0.000000 }, // 393: HMIGP36; b11P36; Kick; Kick.ins
- // Amplitude begins at 1771.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 432, 432, 60, 0, 40, 40,0.000000 }, // 394: HMIGP38; b11P38; b12P38; f53GD38; Snare; Snare.in
-
- // Amplitude begins at 1877.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 357, 357, 59, 0, 13, 13,0.000000 }, // 395: HMIGP39; b11P39; b12P39; f53GD39; Clap; Clap.ins
+ // Amplitude begins at 1721.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 432, 432, 60, 0, 40, 40,0.000000 }, // 394: HMIGP38; b11P38; b12P38; f53GP38; Acoustic Snare; Snare; Snare.in
- // Amplitude begins at 1817.2,
+ // Amplitude begins at 1847.4,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 432, 432, 44, 0, 40, 40,0.000000 }, // 396: HMIGP40; b11P40; b12P40; f53GD40; Snare; Snare.in
+ { 357, 357, 59, 0, 13, 13,0.000000 }, // 395: HMIGP39; b11P39; b12P39; f53GP39; Clap; Clap.ins; Hand Clap
- // Amplitude begins at 1588.3, peaks 2596.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 433, 433, 41, 0, 160, 160,0.000000 }, // 397: HMIGP41; b11P41; b12P41; f53GD41; Toms; Toms.ins
+ // Amplitude begins at 1801.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 432, 432, 44, 0, 40, 40,0.000000 }, // 396: HMIGP40; b11P40; b12P40; f53GP40; Electric Snare; Snare; Snare.in
- // Amplitude begins at 738.6, peaks 781.9 at 0.0s,
+ // Amplitude begins at 1572.1, peaks 2585.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 434, 434, 97, 0, 26, 26,0.000000 }, // 398: HMIGP42; HMIGP44; b12P42; b12P44; f53GD42; f53GD44; clshat97
+ { 433, 433, 41, 0, 166, 166,0.000000 }, // 397: HMIGP41; b11P41; b12P41; f53GP41; Low Floor Tom; Toms; Toms.ins
- // Amplitude begins at 2376.4, peaks 2833.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 433, 433, 44, 0, 120, 120,0.000000 }, // 399: HMIGP43; b11P43; b12P43; f53GD43; Toms; Toms.ins
+ // Amplitude begins at 786.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 434, 434, 97, 0, 26, 26,0.000000 }, // 398: HMIGP42; HMIGP44; b12P42; b12P44; f53GP42; f53GP44; Closed High Hat; Pedal High Hat; clshat97
- // Amplitude begins at 2770.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 433, 433, 48, 0, 160, 160,0.000000 }, // 400: HMIGP45; b11P45; b12P45; f53GD45; Toms; Toms.ins
+ // Amplitude begins at 2369.5, peaks 2842.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 433, 433, 44, 0, 140, 140,0.000000 }, // 399: HMIGP43; b11P43; b12P43; f53GP43; High Floor Tom; Toms; Toms.ins
- // Amplitude begins at 11.5, peaks 973.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 435, 435, 96, 0, 246, 246,0.000000 }, // 401: HMIGP46; b12P46; f53GD46; Opnhat96
+ // Amplitude begins at 2782.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 433, 433, 48, 0, 153, 153,0.000000 }, // 400: HMIGP45; b11P45; b12P45; f53GP45; Low Tom; Toms; Toms.ins
- // Amplitude begins at 2720.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 433, 433, 51, 0, 160, 160,0.000000 }, // 402: HMIGP47; b11P47; b12P47; f53GD47; Toms; Toms.ins
+ // Amplitude begins at 13.7, peaks 981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 435, 435, 96, 0, 233, 233,0.000000 }, // 401: HMIGP46; b12P46; f53GP46; Open High Hat; Opnhat96
- // Amplitude begins at 2665.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 433, 433, 54, 0, 160, 160,0.000000 }, // 403: HMIGP48; b11P48; b12P48; f53GD48; Toms; Toms.ins
+ // Amplitude begins at 2720.9,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 433, 433, 51, 0, 160, 160,0.000000 }, // 402: HMIGP47; b11P47; b12P47; f53GP47; Low-Mid Tom; Toms; Toms.ins
- // Amplitude begins at 631.6,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 436, 436, 40, 0, 366, 366,0.000000 }, // 404: HMIGP49; HMIGP52; HMIGP55; HMIGP57; b11P49; b11P52; b11P55; b11P57; b12P49; b12P52; b12P55; b12P57; f53GD49; f53GD52; f53GD55; f53GD57; Crashcym
+ // Amplitude begins at 2671.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 433, 433, 54, 0, 160, 160,0.000000 }, // 403: HMIGP48; b11P48; b12P48; f53GP48; High-Mid Tom; Toms; Toms.ins
- // Amplitude begins at 2707.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 433, 433, 57, 0, 113, 113,0.000000 }, // 405: HMIGP50; b11P50; b12P50; f53GD50; Toms; Toms.ins
+ // Amplitude begins at 618.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 436, 436, 40, 0, 386, 386,0.000000 }, // 404: HMIGP49; HMIGP52; HMIGP55; HMIGP57; b11P49; b11P52; b11P55; b11P57; b12P49; b12P52; b12P55; b12P57; f53GP49; f53GP52; f53GP55; f53GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Crashcym; Splash Cymbal
- // Amplitude begins at 413.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 437, 437, 58, 0, 140, 140,0.000000 }, // 406: HMIGP51; HMIGP53; b11P51; b11P53; b12P51; b12P53; f53GD51; f53GD53; Ridecym; Ridecym.
+ // Amplitude begins at 2718.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 433, 433, 57, 0, 113, 113,0.000000 }, // 405: HMIGP50; b11P50; b12P50; f53GP50; High Tom; Toms; Toms.ins
- // Amplitude begins at 236.3, peaks 1019.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 438, 438, 97, 0, 66, 66,0.000000 }, // 407: HMIGP54; b11P54; b12P54; f53GD54; Tamb; Tamb.ins
+ // Amplitude begins at 412.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 437, 437, 58, 0, 120, 120,0.000000 }, // 406: HMIGP51; HMIGP53; b11P51; b11P53; b12P51; b12P53; f53GP51; f53GP53; Ride Bell; Ride Cymbal 1; Ridecym; Ridecym.
- // Amplitude begins at 2247.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 439, 439, 50, 0, 60, 60,0.000000 }, // 408: HMIGP56; b11P56; b12P56; f53GD56; Cowbell; Cowbell.
+ // Amplitude begins at 200.4, peaks 963.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 438, 438, 97, 0, 73, 73,0.000000 }, // 407: HMIGP54; b11P54; b12P54; f53GP54; Tamb; Tamb.ins; Tambourine
- // Amplitude begins at 416.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 437, 437, 60, 0, 126, 126,0.000000 }, // 409: HMIGP59; b11P59; b12P59; f53GD59; ridecym; ridecym.
+ // Amplitude begins at 2242.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 439, 439, 50, 0, 60, 60,0.000000 }, // 408: HMIGP56; b11P56; b12P56; f53GP56; Cow Bell; Cowbell; Cowbell.
- // Amplitude begins at 1222.6, peaks 2526.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 440, 440, 53, 0, 53, 53,0.000000 }, // 410: HMIGP60; b11P60; b12P60; f53GD60; mutecong
+ // Amplitude begins at 415.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 437, 437, 60, 0, 153, 153,0.000000 }, // 409: HMIGP59; b11P59; b12P59; f53GP59; Ride Cymbal 2; ridecym; ridecym.
- // Amplitude begins at 2210.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 441, 441, 46, 0, 46, 46,0.000000 }, // 411: HMIGP61; b11P61; b12P61; f53GD61; conga; conga.in
+ // Amplitude begins at 1215.5, peaks 2535.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 440, 440, 53, 0, 53, 53,0.000000 }, // 410: HMIGP60; b11P60; b12P60; f53GP60; High Bongo; mutecong
- // Amplitude begins at 1042.8, peaks 2579.2 at 0.0s,
+ // Amplitude begins at 2204.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 441, 441, 46, 0, 46, 46,0.000000 }, // 411: HMIGP61; b11P61; b12P61; f53GP61; Low Bongo; conga; conga.in
+
+ // Amplitude begins at 1044.6, peaks 2568.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 440, 440, 57, 0, 46, 46,0.000000 }, // 412: HMIGP62; b11P62; b12P62; f53GD62; mutecong
+ { 440, 440, 57, 0, 53, 53,0.000000 }, // 412: HMIGP62; b11P62; b12P62; f53GP62; Mute High Conga; mutecong
- // Amplitude begins at 607.0, peaks 2753.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 442, 442, 42, 0, 200, 200,0.000000 }, // 413: HMIGP63; b11P63; b12P63; f53GD63; loconga; loconga.
+ // Amplitude begins at 605.1, peaks 2741.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 442, 442, 42, 0, 206, 206,0.000000 }, // 413: HMIGP63; b11P63; b12P63; f53GP63; Open High Conga; loconga; loconga.
- // Amplitude begins at 457.2, peaks 2737.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 442, 442, 37, 0, 206, 206,0.000000 }, // 414: HMIGP64; b11P64; b12P64; f53GD64; loconga; loconga.
+ // Amplitude begins at 459.6, peaks 2731.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 442, 442, 37, 0, 206, 206,0.000000 }, // 414: HMIGP64; b11P64; b12P64; f53GP64; Low Conga; loconga; loconga.
- // Amplitude begins at 922.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 443, 443, 41, 0, 193, 193,0.000000 }, // 415: HMIGP65; b11P65; b12P65; f53GD65; timbale; timbale.
+ // Amplitude begins at 928.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 443, 443, 41, 0, 193, 193,0.000000 }, // 415: HMIGP65; b11P65; b12P65; f53GP65; High Timbale; timbale; timbale.
- // Amplitude begins at 936.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 443, 443, 37, 0, 193, 193,0.000000 }, // 416: HMIGP66; b11P66; b12P66; f53GD66; timbale; timbale.
+ // Amplitude begins at 936.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 443, 443, 37, 0, 193, 193,0.000000 }, // 416: HMIGP66; b11P66; b12P66; f53GP66; Low Timbale; timbale; timbale.
- // Amplitude begins at 1616.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1619.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 444, 444, 77, 0, 46, 46,0.000000 }, // 417: HMIGP67; b11P67; agogo; agogo.in
- // Amplitude begins at 1660.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1661.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 444, 444, 72, 0, 46, 46,0.000000 }, // 418: HMIGP68; b11P68; agogo; agogo.in
- // Amplitude begins at 10.8, peaks 1598.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 445, 445, 70, 0, 60, 60,0.000000 }, // 419: HMIGP69; HMIGP82; b11P69; b11P82; b12P69; b12P82; f53GD69; f53GD82; shaker; shaker.i
+ // Amplitude begins at 9.7, peaks 1602.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 445, 445, 70, 0, 60, 60,0.000000 }, // 419: HMIGP69; HMIGP82; b11P69; b11P82; b12P69; b12P82; f53GP69; f53GP82; Cabasa; Shaker; shaker; shaker.i
- // Amplitude begins at 12.1, peaks 1524.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 445, 445, 90, 0, 60, 60,0.000000 }, // 420: HMIGP70; b11P70; b12P70; f53GD70; shaker; shaker.i
+ // Amplitude begins at 10.5, peaks 1496.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 445, 445, 90, 0, 60, 60,0.000000 }, // 420: HMIGP70; b11P70; b12P70; f53GP70; Maracas; shaker; shaker.i
- // Amplitude begins at 83.1, peaks 1201.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 446, 446, 46, 0, 46, 46,0.000000 }, // 421: HMIGP73; b11P73; b12P73; f53GD73; higuiro; higuiro.
+ // Amplitude begins at 80.4, peaks 1195.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 446, 446, 46, 0, 46, 46,0.000000 }, // 421: HMIGP73; b11P73; b12P73; f53GP73; Short Guiro; higuiro; higuiro.
- // Amplitude begins at 0.0, peaks 1514.9 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 447, 447, 48, 0, 246, 246,0.000000 }, // 422: HMIGP74; b11P74; b12P74; f53GD74; loguiro; loguiro.
+ // Amplitude begins at 0.0, peaks 1503.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 447, 447, 48, 0, 246, 246,0.000000 }, // 422: HMIGP74; b11P74; b12P74; f53GP74; Long Guiro; loguiro; loguiro.
- // Amplitude begins at 2303.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 448, 448, 85, 0, 13, 13,0.000000 }, // 423: HMIGP75; b11P75; b12P75; f53GD75; clavecb; clavecb.
+ // Amplitude begins at 2276.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 448, 448, 85, 0, 20, 20,0.000000 }, // 423: HMIGP75; b11P75; b12P75; f53GP75; Claves; clavecb; clavecb.
- // Amplitude begins at 2643.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 449, 449, 66, 0, 60, 60,0.000000 }, // 424: HMIGP76; b11P76; b12P76; f53GD76; woodblok
+ // Amplitude begins at 2646.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 449, 449, 66, 0, 60, 60,0.000000 }, // 424: HMIGP76; b11P76; b12P76; f53GP76; High Wood Block; woodblok
- // Amplitude begins at 2588.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 449, 449, 61, 0, 60, 60,0.000000 }, // 425: HMIGP77; b11P33; b11P77; b12P77; f53GD77; woodblok
+ // Amplitude begins at 2591.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 449, 449, 61, 0, 60, 60,0.000000 }, // 425: HMIGP77; b11P33; b11P77; b12P77; f53GP77; Low Wood Block; woodblok
- // Amplitude begins at 2.6, peaks 1792.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 450, 450, 41, 0, 106, 106,0.000000 }, // 426: HMIGP78; b11P78; b12P78; f53GD78; hicuica; hicuica.
+ // Amplitude begins at 2.5, peaks 1825.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 450, 450, 41, 0, 106, 106,0.000000 }, // 426: HMIGP78; b11P78; b12P78; f53GP78; Mute Cuica; hicuica; hicuica.
- // Amplitude begins at 2.7, peaks 1989.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 451, 451, 41, 0, 146, 146,0.000000 }, // 427: HMIGP79; b11P79; b12P79; f53GD79; locuica; locuica.
+ // Amplitude begins at 2.6, peaks 2016.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 451, 451, 41, 0, 140, 140,0.000000 }, // 427: HMIGP79; b11P79; b12P79; f53GP79; Open Cuica; locuica; locuica.
- // Amplitude begins at 475.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 452, 452, 81, 0, 66, 66,0.000000 }, // 428: HMIGP80; b11P80; b12P80; f53GD80; mutringl
+ // Amplitude begins at 480.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 452, 452, 81, 0, 66, 66,0.000000 }, // 428: HMIGP80; b11P80; b12P80; f53GP80; Mute Triangle; mutringl
- // Amplitude begins at 505.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 400, 400, 81, 0, 266, 266,0.000000 }, // 429: HMIGP81; apgbloodP81; b10P81; b11P81; b12P81; f53GD81; nhlP81; Open Triangle; triangle
+ // Amplitude begins at 512.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 400, 400, 81, 0, 266, 266,0.000000 }, // 429: HMIGP81; apgbloodP81; b10P81; b11P81; b12P81; f53GP81; nhlP81; Open Triangle; triangle
- // Amplitude begins at 640.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 400, 400, 76, 0, 260, 260,0.000000 }, // 430: HMIGP83; apgbloodP83; b10P83; b11P83; b12P83; f53GD83; nhlP83; Jingle Bell; triangle
+ // Amplitude begins at 634.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 400, 400, 76, 0, 266, 266,0.000000 }, // 430: HMIGP83; apgbloodP83; b10P83; b11P83; b12P83; f53GP83; nhlP83; Jingle Bell; triangle
- // Amplitude begins at 1061.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 359, 359, 60, 0, 13, 13,0.000000 }, // 431: HMIGP85; b11P85; b12P85; f53GD85; rimShot; rimShot.
+ // Amplitude begins at 1067.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 359, 359, 60, 0, 13, 13,0.000000 }, // 431: HMIGP85; b11P85; b12P85; f53GP85; Castanets; rimShot; rimShot.
- // Amplitude begins at 2186.7, peaks 3083.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 453, 453, 53, 0, 120, 120,0.000000 }, // 432: HMIGP87; b11P87; b12P87; f53GD87; taiko; taiko.in
+ // Amplitude begins at 2163.9, peaks 3064.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 453, 453, 53, 0, 120, 120,0.000000 }, // 432: HMIGP87; b11P87; b12P87; f53GP87; Open Surdu; taiko; taiko.in
- // Amplitude begins at 0.5, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 454, 454, 0, 2, 40000, 0,0.000000 }, // 433: b6M0; b6M126; b6M127; b6M49; b6M53; b6M54; b6M56; b6M57; b6M58; b6M59; b6M69; b6M72; b6M73; b6M74; b6M75; b6M76; b6M77; b6M78; b6M79; b6M80; b6M81; b6M82; b6M83; b6M84; b6M85; b6M86; b6M87; b6M88; b6M89; b6M90; b6M91; b6M92; b6M93; b6P0; b6P1; b6P10; b6P11; b6P12; b6P126; b6P127; b6P13; b6P14; b6P15; b6P16; b6P17; b6P18; b6P19; b6P2; b6P20; b6P21; b6P22; b6P3; b6P4; b6P5; b6P6; b6P7; b6P8; b6P9; b8M126; b8M127; b8P0; b8P1; b8P10; b8P108; b8P109; b8P11; b8P110; b8P111; b8P112; b8P113; b8P114; b8P115; b8P116; b8P117; b8P118; b8P119; b8P12; b8P120; b8P121; b8P122; b8P123; b8P124; b8P125; b8P126; b8P127; b8P13; b8P14; b8P15; b8P16; b8P17; b8P18; b8P2; b8P3; b8P4; b8P5; b8P6; b8P7; b8P8; b8P9; hamM0; hamM100; hamM101; hamM102; hamM103; hamM104; hamM105; hamM106; hamM107; hamM108; hamM109; hamM110; hamM111; hamM112; hamM113; hamM114; hamM115; hamM116; hamM117; hamM118; hamM119; hamM126; hamM49; hamM74; hamM75; hamM76; hamM77; hamM78; hamM79; hamM80; hamM81; hamM82; hamM83; hamM84; hamM85; hamM86; hamM87; hamM88; hamM89; hamM90; hamM91; hamM92; hamM93; hamM94; hamM95; hamM96; hamM97; hamM98; hamM99; hamP100; hamP101; hamP102; hamP103; hamP104; hamP105; hamP106; hamP107; hamP108; hamP109; hamP110; hamP111; hamP112; hamP113; hamP114; hamP115; hamP116; hamP117; hamP118; hamP119; hamP120; hamP121; hamP122; hamP123; hamP124; hamP125; hamP126; hamP20; hamP21; hamP22; hamP23; hamP24; hamP25; hamP26; hamP93; hamP94; hamP95; hamP96; hamP97; hamP98; hamP99; intM0; intM100; intM101; intM102; intM103; intM104; intM105; intM106; intM107; intM108; intM109; intM110; intM111; intM112; intM113; intM114; intM115; intM116; intM117; intM118; intM119; intM120; intM121; intM122; intM123; intM124; intM125; intM126; intM127; intM50; intM51; intM52; intM53; intM54; intM55; intM56; intM57; intM58; intM59; intM60; intM61; intM62; intM63; intM64; intM65; intM66; intM67; intM68; intM69; intM70; intM71; intM72; intM73; intM74; intM75; intM76; intM77; intM78; intM79; intM80; intM81; intM82; intM83; intM84; intM85; intM86; intM87; intM88; intM89; intM90; intM91; intM92; intM93; intM94; intM95; intM96; intM97; intM98; intM99; intP0; intP1; intP10; intP100; intP101; intP102; intP103; intP104; intP105; intP106; intP107; intP108; intP109; intP11; intP110; intP111; intP112; intP113; intP114; intP115; intP116; intP117; intP118; intP119; intP12; intP120; intP121; intP122; intP123; intP124; intP125; intP126; intP127; intP13; intP14; intP15; intP16; intP17; intP18; intP19; intP2; intP20; intP21; intP22; intP23; intP24; intP25; intP26; intP3; intP4; intP5; intP6; intP7; intP8; intP9; intP94; intP95; intP96; intP97; intP98; intP99; rickM0; rickM102; rickM103; rickM104; rickM105; rickM106; rickM107; rickM108; rickM109; rickM110; rickM111; rickM112; rickM113; rickM114; rickM115; rickM116; rickM117; rickM118; rickM119; rickM120; rickM121; rickM122; rickM123; rickM124; rickM125; rickM126; rickM127; rickM49; rickM50; rickM51; rickM52; rickM53; rickM54; rickM55; rickM56; rickM57; rickM58; rickM59; rickM60; rickM61; rickM62; rickM63; rickM64; rickM65; rickM66; rickM67; rickM68; rickM69; rickM70; rickM71; rickM72; rickM73; rickM74; rickM75; rickP0; rickP1; rickP10; rickP106; rickP107; rickP108; rickP109; rickP11; rickP110; rickP111; rickP112; rickP113; rickP114; rickP115; rickP116; rickP117; rickP118; rickP119; rickP12; rickP120; rickP121; rickP122; rickP123; rickP124; rickP125; rickP126; rickP127; rickP2; rickP3; rickP4; rickP5; rickP6; rickP7; rickP8; rickP9; nosound; nosound.
+ // Amplitude begins at 0.5, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 454, 454, 0, 0, 40000, 0,0.000000 }, // 433: b6M0; b6M126; b6M127; b6M49; b6M53; b6M54; b6M56; b6M57; b6M58; b6M59; b6M69; b6M72; b6M73; b6M74; b6M75; b6M76; b6M77; b6M78; b6M79; b6M80; b6M81; b6M82; b6M83; b6M84; b6M85; b6M86; b6M87; b6M88; b6M89; b6M90; b6M91; b6M92; b6M93; b6P0; b6P1; b6P10; b6P11; b6P12; b6P126; b6P127; b6P13; b6P14; b6P15; b6P16; b6P17; b6P18; b6P19; b6P2; b6P20; b6P21; b6P22; b6P3; b6P4; b6P5; b6P6; b6P7; b6P8; b6P9; b8M126; b8M127; b8P0; b8P1; b8P10; b8P108; b8P109; b8P11; b8P110; b8P111; b8P112; b8P113; b8P114; b8P115; b8P116; b8P117; b8P118; b8P119; b8P12; b8P120; b8P121; b8P122; b8P123; b8P124; b8P125; b8P126; b8P127; b8P13; b8P14; b8P15; b8P16; b8P17; b8P18; b8P2; b8P3; b8P4; b8P5; b8P6; b8P7; b8P8; b8P9; hamM0; hamM100; hamM101; hamM102; hamM103; hamM104; hamM105; hamM106; hamM107; hamM108; hamM109; hamM110; hamM111; hamM112; hamM113; hamM114; hamM115; hamM116; hamM117; hamM118; hamM119; hamM126; hamM49; hamM74; hamM75; hamM76; hamM77; hamM78; hamM79; hamM80; hamM81; hamM82; hamM83; hamM84; hamM85; hamM86; hamM87; hamM88; hamM89; hamM90; hamM91; hamM92; hamM93; hamM94; hamM95; hamM96; hamM97; hamM98; hamM99; hamP100; hamP101; hamP102; hamP103; hamP104; hamP105; hamP106; hamP107; hamP108; hamP109; hamP110; hamP111; hamP112; hamP113; hamP114; hamP115; hamP116; hamP117; hamP118; hamP119; hamP120; hamP121; hamP122; hamP123; hamP124; hamP125; hamP126; hamP20; hamP21; hamP22; hamP23; hamP24; hamP25; hamP26; hamP93; hamP94; hamP95; hamP96; hamP97; hamP98; hamP99; intM0; intM100; intM101; intM102; intM103; intM104; intM105; intM106; intM107; intM108; intM109; intM110; intM111; intM112; intM113; intM114; intM115; intM116; intM117; intM118; intM119; intM120; intM121; intM122; intM123; intM124; intM125; intM126; intM127; intM50; intM51; intM52; intM53; intM54; intM55; intM56; intM57; intM58; intM59; intM60; intM61; intM62; intM63; intM64; intM65; intM66; intM67; intM68; intM69; intM70; intM71; intM72; intM73; intM74; intM75; intM76; intM77; intM78; intM79; intM80; intM81; intM82; intM83; intM84; intM85; intM86; intM87; intM88; intM89; intM90; intM91; intM92; intM93; intM94; intM95; intM96; intM97; intM98; intM99; intP0; intP1; intP10; intP100; intP101; intP102; intP103; intP104; intP105; intP106; intP107; intP108; intP109; intP11; intP110; intP111; intP112; intP113; intP114; intP115; intP116; intP117; intP118; intP119; intP12; intP120; intP121; intP122; intP123; intP124; intP125; intP126; intP127; intP13; intP14; intP15; intP16; intP17; intP18; intP19; intP2; intP20; intP21; intP22; intP23; intP24; intP25; intP26; intP3; intP4; intP5; intP6; intP7; intP8; intP9; intP94; intP95; intP96; intP97; intP98; intP99; rickM0; rickM102; rickM103; rickM104; rickM105; rickM106; rickM107; rickM108; rickM109; rickM110; rickM111; rickM112; rickM113; rickM114; rickM115; rickM116; rickM117; rickM118; rickM119; rickM120; rickM121; rickM122; rickM123; rickM124; rickM125; rickM126; rickM127; rickM49; rickM50; rickM51; rickM52; rickM53; rickM54; rickM55; rickM56; rickM57; rickM58; rickM59; rickM60; rickM61; rickM62; rickM63; rickM64; rickM65; rickM66; rickM67; rickM68; rickM69; rickM70; rickM71; rickM72; rickM73; rickM74; rickM75; rickP0; rickP1; rickP10; rickP106; rickP107; rickP108; rickP109; rickP11; rickP110; rickP111; rickP112; rickP113; rickP114; rickP115; rickP116; rickP117; rickP118; rickP119; rickP12; rickP120; rickP121; rickP122; rickP123; rickP124; rickP125; rickP126; rickP127; rickP2; rickP3; rickP4; rickP5; rickP6; rickP7; rickP8; rickP9; nosound; nosound.
- // Amplitude begins at 2493.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2495.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 455, 455, 0, 0, 40, 40,0.000000 }, // 434: b6M1; hamM1; intM1; rickM1; DBlock; DBlock.i
- // Amplitude begins at 2535.8,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 456, 456, 0, 0, 1046, 1046,0.000000 }, // 435: b6M117; b6M2; hamM2; intM2; rickM2; GClean; GClean.i; RGClean
+ // Amplitude begins at 2539.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 456, 456, 0, 0, 1080, 1080,0.000000 }, // 435: b6M117; b6M2; hamM2; intM2; rickM2; GClean; GClean.i; RGClean
- // Amplitude begins at 1812.4, peaks 2192.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1809.3, peaks 2189.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 457, 457, 0, 0, 126, 126,0.000000 }, // 436: b6M4; hamM4; intM4; rickM4; DToms; DToms.in
- // Amplitude begins at 1199.1,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 458, 458, 0, 0, 40000, 20,0.000000 }, // 437: b56M29; b56M30; b61M29; b66M29; b6M123; b6M7; b6M96; b8M22; b8M23; b8M30; f53GM63; hamM7; intM7; rickM7; rickM84; GOverD; GOverD.i; Guit_fz2; Guitfz2; OVERDRIV
+ // Amplitude begins at 1195.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 458, 458, 0, 0, 40000, 26,0.000000 }, // 437: b56MM29; b56MM30; b61M29; b66M29; b6M123; b6M7; b6M96; b8M22; b8M23; b8M30; f53GM63; hamM7; intM7; rickM7; rickM84; GOverD; GOverD.i; Guit_fz2; Guitfz2; OVERDRIV
- // Amplitude begins at 1719.0, peaks 2240.8 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1712.3, peaks 2199.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 459, 459, 0, 0, 40000, 6,0.000000 }, // 438: b66M30; b6M8; hamM8; intM8; rickM8; Distorton Guitar; GMetal; GMetal.i
- // Amplitude begins at 2641.4,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 460, 460, 0, 0, 706, 706,0.000000 }, // 439: b56M34; b66M34; b6M9; hamM9; intM9; rickM9; BPick; BPick.in; Electric Bass 2; PICKBASS
+ // Amplitude begins at 2642.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 460, 460, 0, 0, 700, 700,0.000000 }, // 439: b56MM34; b66M34; b6M9; hamM9; intM9; rickM9; BPick; BPick.in; Electric Bass 2; PICKBASS
- // Amplitude begins at 2762.0, peaks 2958.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 461, 461, 0, 0, 260, 260,0.000000 }, // 440: b56M36; b66M36; b6M10; hamM10; intM10; rickM10; BSlap; BSlap.in; Slap Bass 1; SlapBass
+ // Amplitude begins at 2766.9, peaks 2950.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 461, 461, 0, 0, 280, 280,0.000000 }, // 440: b56MM36; b66M36; b6M10; hamM10; intM10; rickM10; BSlap; BSlap.in; Slap Bass 1; SlapBass
- // Amplitude begins at 989.5, peaks 2519.3 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 462, 462, 0, 0, 386, 386,0.000000 }, // 441: b56M39; b6M108; b6M11; b8M82; hamM11; intM11; rickM11; BSynth1; BSynth1.; RBSynth1; SYNBASS2
+ // Amplitude begins at 989.0, peaks 2536.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 462, 462, 0, 0, 360, 360,0.000000 }, // 441: b56MM39; b6M108; b6M11; b8M82; hamM11; intM11; rickM11; BSynth1; BSynth1.; RBSynth1; SYNBASS2
- // Amplitude begins at 2810.4, peaks 3332.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 463, 463, 0, 0, 40000, 33,0.000000 }, // 442: apgleeM39; b56M38; b56M87; b61M38; b66M38; b66M87; b6M109; b6M12; b8M3; b8M83; hamM12; intM12; rickM12; BSynth2; BSynth2.; Lead 8 brass; RBSynth2; SYNBASS1
+ // Amplitude begins at 2813.6, peaks 3287.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 463, 463, 0, 0, 40000, 20,0.000000 }, // 442: apgleeM39; b56MM38; b56MM87; b61M38; b66M38; b66M87; b6M109; b6M12; b8M3; b8M83; hamM12; intM12; rickM12; BSynth2; BSynth2.; Lead 8 brass; RBSynth2; SYNBASS1
- // Amplitude begins at 129.2, peaks 2698.7 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s.
- { 464, 464, 0, 0, 1460, 6,0.000000 }, // 443: b6M15; hamM15; intM15; rickM15; PSoft; PSoft.in
+ // Amplitude begins at 125.2, peaks 2680.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 464, 464, 0, 0, 1466, 13,0.000000 }, // 443: b6M15; hamM15; intM15; rickM15; PSoft; PSoft.in
- // Amplitude begins at 0.5, peaks 2262.2 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2242.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 465, 465, 0, 0, 40000, 33,0.000000 }, // 444: b6M18; b6M65; hamM18; intM18; rickM18; PRonStr1; strLo08e
- // Amplitude begins at 0.5, peaks 2175.9 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2188.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 466, 466, 0, 0, 40000, 33,0.000000 }, // 445: b6M19; hamM19; intM19; rickM19; PRonStr2
- // Amplitude begins at 95.4, peaks 1918.9 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 467, 467, 0, 0, 1920, 1920,0.000000 }, // 446: b6M25; hamM25; intM25; rickM25; LTrap; LTrap.in
+ // Amplitude begins at 92.8, peaks 1875.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 467, 467, 0, 0, 1953, 1953,0.000000 }, // 446: b6M25; hamM25; intM25; rickM25; LTrap; LTrap.in
- // Amplitude begins at 1496.4,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 468, 468, 0, 0, 1660, 1660,0.000000 }, // 447: b6M124; b6M26; hamM26; intM26; rickM26; LSaw; LSaw.ins; RLSaw
+ // Amplitude begins at 1495.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 468, 468, 0, 0, 1580, 1580,0.000000 }, // 447: b6M124; b6M26; hamM26; intM26; rickM26; LSaw; LSaw.ins; RLSaw
- // Amplitude begins at 2654.8,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- { 469, 469, 0, 0, 1353, 1353,0.000000 }, // 448: b6M27; hamM27; intM27; rickM27; PolySyn; PolySyn.
+ // Amplitude begins at 2657.2,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 469, 469, 0, 0, 1340, 1340,0.000000 }, // 448: b6M27; hamM27; intM27; rickM27; PolySyn; PolySyn.
- // Amplitude begins at 1.1, peaks 2921.1 at 2.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.1, peaks 2998.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 470, 470, 0, 0, 40000, 0,0.000000 }, // 449: b6M28; hamM28; intM28; rickM28; Pobo; Pobo.ins
- // Amplitude begins at 1764.9, peaks 3183.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 471, 471, 0, 0, 40000, 66,0.000000 }, // 450: b6M29; hamM29; intM29; rickM29; PSweep2; PSweep2.
+ // Amplitude begins at 1748.2, peaks 3177.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 471, 471, 0, 0, 40000, 53,0.000000 }, // 450: b6M29; hamM29; intM29; rickM29; PSweep2; PSweep2.
- // Amplitude begins at 2369.6, peaks 2396.3 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- { 472, 472, 0, 0, 1380, 1380,0.000000 }, // 451: b6M30; hamM30; intM30; rickM30; LBright; LBright.
+ // Amplitude begins at 2371.5, peaks 2418.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 472, 472, 0, 0, 1386, 1386,0.000000 }, // 451: b6M30; hamM30; intM30; rickM30; LBright; LBright.
- // Amplitude begins at 0.5, peaks 1951.7 at 0.1s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s.
- { 473, 473, 0, 0, 586, 13,0.000000 }, // 452: b56M50; b66M50; b6M31; hamM31; intM31; rickM31; SynStr1
+ // Amplitude begins at 0.5, peaks 1939.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 473, 473, 0, 0, 560, 13,0.000000 }, // 452: b56MM50; b66M50; b6M31; hamM31; intM31; rickM31; SynStr1
- // Amplitude begins at 1130.1, peaks 1149.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 474, 474, 0, 0, 40000, 93,0.000000 }, // 453: b6M32; hamM32; intM32; rickM32; SynStr2; SynStr2.
+ // Amplitude begins at 1132.2, peaks 1159.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 474, 474, 0, 0, 40000, 66,0.000000 }, // 453: b6M32; hamM32; intM32; rickM32; SynStr2; SynStr2.
- // Amplitude begins at 2779.5, peaks 2840.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 475, 475, 0, 0, 633, 633,0.000000 }, // 454: b6M33; hamM33; intM33; rickM33; low_blub
+ // Amplitude begins at 2788.3, peaks 2835.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 475, 475, 0, 0, 593, 593,0.000000 }, // 454: b6M33; hamM33; intM33; rickM33; low_blub
- // Amplitude begins at 0.5, peaks 1025.4 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.4s.
- { 476, 476, 0, 0, 40000, 2413,0.000000 }, // 455: b56M123; b66M123; b6M34; hamM34; intM34; rickM34; Bird Tweet; DInsect; DInsect.; INSECTS
+ // Amplitude begins at 0.5, peaks 1025.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 476, 476, 0, 0, 40000, 2446,0.000000 }, // 455: b56MM123; b66M123; b6M34; hamM34; intM34; rickM34; Bird Tweet; DInsect; DInsect.; INSECTS
- // Amplitude begins at 2268.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 477, 477, 0, 0, 106, 106,0.000000 }, // 456: b6M35; f25GM0; hamM35; intM35; rickM35; AcouGrandPiano; hardshak
+ // Amplitude begins at 2286.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 477, 477, 0, 0, 60, 60,0.000000 }, // 456: b6M35; f25GM0; hamM35; intM35; rickM35; AcouGrandPiano; hardshak
- // Amplitude begins at 1220.5, peaks 2480.3 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1223.1, peaks 2316.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 478, 478, 0, 0, 220, 220,0.000000 }, // 457: b6M37; hamM37; intM37; rickM37; WUMP; WUMP.ins
- // Amplitude begins at 1304.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1326.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 479, 479, 0, 0, 153, 153,0.000000 }, // 458: b6M38; hamM38; intM38; rickM38; DSnare; DSnare.i
- // Amplitude begins at 2752.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2759.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 480, 480, 0, 0, 20, 20,0.000000 }, // 459: b6M39; f25GM112; hamM39; intM39; rickM39; DTimp; DTimp.in; Tinkle Bell
- // Amplitude begins at 0.5, peaks 2665.0 at 8.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2663.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 481, 481, 0, 0, 40000, 0,0.000000 }, // 460: b6M40; b6M98; hamM40; intM40; rickM40; DRevCym; DRevCym.; RDRevCym
- // Amplitude begins at 0.0, peaks 1241.4 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 482, 482, 0, 0, 760, 760,0.000000 }, // 461: b6M41; hamM41; intM41; rickM41; Dorky; Dorky.in
+ // Amplitude begins at 0.0, peaks 1246.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 482, 482, 0, 0, 753, 753,0.000000 }, // 461: b6M41; hamM41; intM41; rickM41; Dorky; Dorky.in
- // Amplitude begins at 8.6, peaks 2823.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 8.5, peaks 2826.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 483, 483, 0, 0, 100, 100,0.000000 }, // 462: b66M121; b6M42; b8M121; hamM42; intM42; rickM42; Breath Noise; DFlab; DFlab.in; breath
- // Amplitude begins at 111.6, peaks 2240.1 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 110.4, peaks 2239.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 484, 484, 0, 0, 40000, 73,0.000000 }, // 463: b6M43; hamM43; intM43; rickM43; DInsect2
- // Amplitude begins at 0.0, peaks 825.7 at 2.2s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 0.2s.
- { 485, 485, 0, 0, 3360, 186,0.000000 }, // 464: b6M44; b8M110; hamM44; intM44; rickM44; Chopper; DChopper
+ // Amplitude begins at 0.0, peaks 837.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 485, 485, 0, 0, 2600, 320,0.000000 }, // 464: b6M44; b8M110; hamM44; intM44; rickM44; Chopper; DChopper
- // Amplitude begins at 2426.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 486, 486, 0, 0, 300, 300,0.000000 }, // 465: b56M127; b66M127; b6M45; b8M124; hamM45; intM45; rickM45; DShot; DShot.in; Gunshot; SHOT
+ // Amplitude begins at 2459.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 486, 486, 0, 0, 293, 293,0.000000 }, // 465: b56MM127; b66M127; b6M45; b8M124; hamM45; intM45; rickM45; DShot; DShot.in; Gunshot; SHOT
- // Amplitude begins at 1901.9, peaks 1967.1 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 487, 487, 0, 0, 1586, 1586,0.000000 }, // 466: b56M2; b66M2; b6M46; hamM46; intM46; rickM46; ELGPIANO
+ // Amplitude begins at 1905.6, peaks 1962.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 487, 487, 0, 0, 1400, 1400,0.000000 }, // 466: b56MM2; b66M2; b6M46; hamM46; intM46; rickM46; ELGPIANO
- // Amplitude begins at 1130.2, peaks 1188.3 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- { 488, 488, 0, 0, 2020, 2020,0.000000 }, // 467: b56M7; b66M7; b6M47; hamM47; intM47; rickM47; CLAVICHD
+ // Amplitude begins at 1128.1, peaks 1190.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 488, 488, 0, 0, 2073, 2073,0.000000 }, // 467: b56MM7; b66M7; b6M47; hamM47; intM47; rickM47; CLAVICHD
- // Amplitude begins at 2382.6, peaks 2459.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2375.6, peaks 2462.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 489, 489, 0, 0, 80, 80,0.000000 }, // 468: b6M48; hamM48; intM48; rickM48; DSpring; DSpring.
- // Amplitude begins at 0.4, peaks 3007.3 at 2.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.4, peaks 3007.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 490, 490, 0, 0, 40000, 33,0.000000 }, // 469: intM49; Chorar22
- // Amplitude begins at 2712.1, peaks 4484.4 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 491, 491, 50, 0, 520, 520,0.000000 }, // 470: b6P28; hamP28; intP28; rickP28; timpanib
+ // Amplitude begins at 2706.3, peaks 4774.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 491, 491, 50, 0, 446, 446,0.000000 }, // 470: b6P28; hamP28; intP28; rickP28; timpanib
- // Amplitude begins at 1418.0, peaks 1451.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1417.0, peaks 1455.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 492, 492, 37, 0, 46, 46,0.000000 }, // 471: b6P29; hamP29; intP29; rickP29; APS043; APS043.i
- // Amplitude begins at 2298.7, peaks 2687.7 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 493, 493, 39, 0, 166, 166,0.000000 }, // 472: b6P30; hamP30; intP30; rickP30; mgun3; mgun3.in
+ // Amplitude begins at 2283.7, peaks 2704.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 493, 493, 39, 0, 180, 180,0.000000 }, // 472: b6P30; hamP30; intP30; rickP30; mgun3; mgun3.in
- // Amplitude begins at 2963.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2965.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 494, 494, 39, 0, 33, 33,0.000000 }, // 473: b6P31; hamP31; intP31; rickP31; kick4r; kick4r.i
- // Amplitude begins at 2755.0, peaks 3052.2 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 495, 495, 86, 0, 1786, 1786,0.000000 }, // 474: b6P32; hamP32; intP32; rickP32; timb1r; timb1r.i
+ // Amplitude begins at 2768.2, peaks 3038.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 495, 495, 86, 0, 1800, 1800,0.000000 }, // 474: b6P32; hamP32; intP32; rickP32; timb1r; timb1r.i
- // Amplitude begins at 1299.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1283.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 496, 496, 43, 0, 33, 33,0.000000 }, // 475: b6P33; hamP33; intP33; rickP33; timb2r; timb2r.i
- // Amplitude begins at 1294.4, peaks 1651.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 128, 128, 24, 0, 46, 46,0.000000 }, // 476: b6P34; hamP34; intP34; rickP34; apo035; apo035.i
+ // Amplitude begins at 1290.0, peaks 1729.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 24, 0, 46, 46,0.000000 }, // 476: b6P34; hamP34; intP34; rickP34; apo035; apo035.i
- // Amplitude begins at 1559.7, peaks 2591.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 128, 128, 29, 0, 33, 33,0.000000 }, // 477: b6P35; hamP35; intP35; rickP35; apo035; apo035.i
+ // Amplitude begins at 1550.5, peaks 2586.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 29, 0, 33, 33,0.000000 }, // 477: b6P35; hamP35; intP35; rickP35; apo035; apo035.i
- // Amplitude begins at 2582.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 497, 497, 50, 0, 160, 160,0.000000 }, // 478: b6P36; hamP36; intP36; rickP36; hartbeat
+ // Amplitude begins at 2586.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 497, 497, 50, 0, 153, 153,0.000000 }, // 478: b6P36; hamP36; intP36; rickP36; hartbeat
- // Amplitude begins at 1255.7, peaks 2866.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1258.8, peaks 2830.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 498, 498, 30, 0, 100, 100,0.000000 }, // 479: b6P37; hamP37; intP37; rickP37; tom1r; tom1r.in
- // Amplitude begins at 1467.0, peaks 3108.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 498, 498, 33, 0, 320, 320,0.000000 }, // 480: b6P38; hamP38; intP38; rickP38; tom1r; tom1r.in
+ // Amplitude begins at 1467.6, peaks 3093.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 498, 498, 33, 0, 413, 413,0.000000 }, // 480: b6P38; hamP38; intP38; rickP38; tom1r; tom1r.in
- // Amplitude begins at 2255.7, peaks 2918.2 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 498, 498, 38, 0, 1653, 1653,0.000000 }, // 481: b6P39; hamP39; intP39; rickP39; tom1r; tom1r.in
+ // Amplitude begins at 2257.4, peaks 2914.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 498, 498, 38, 0, 1633, 1633,0.000000 }, // 481: b6P39; hamP39; intP39; rickP39; tom1r; tom1r.in
- // Amplitude begins at 2691.5, peaks 2994.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2681.3, peaks 2997.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 498, 498, 42, 0, 26, 26,0.000000 }, // 482: b6P40; hamP40; intP40; rickP40; tom1r; tom1r.in
- // Amplitude begins at 2380.4, peaks 2776.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2381.0, peaks 2817.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 499, 499, 24, 0, 46, 46,0.000000 }, // 483: b6P41; intP41; rickP41; tom2; tom2.ins
- // Amplitude begins at 2747.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2731.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 499, 499, 27, 0, 66, 66,0.000000 }, // 484: b6P42; intP42; rickP42; tom2; tom2.ins
- // Amplitude begins at 3324.7, peaks 3554.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 3299.0, peaks 3502.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 499, 499, 29, 0, 66, 66,0.000000 }, // 485: b6P43; intP43; rickP43; tom2; tom2.ins
- // Amplitude begins at 4469.3, peaks 4747.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 499, 499, 32, 0, 46, 46,0.000000 }, // 486: b6P44; intP44; rickP44; tom2; tom2.ins
+ // Amplitude begins at 4440.8, peaks 4764.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 499, 499, 32, 0, 53, 53,0.000000 }, // 486: b6P44; intP44; rickP44; tom2; tom2.ins
- // Amplitude begins at 2007.6,
+ // Amplitude begins at 2011.2,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 500, 500, 32, 0, 13, 13,0.000000 }, // 487: b6P45; hamP45; intP45; rickP45; tom; tom.ins
- // Amplitude begins at 1729.1, peaks 2380.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 501, 501, 53, 0, 80, 80,0.000000 }, // 488: b6P46; hamP46; intP46; rickP46; conga; conga.in
+ // Amplitude begins at 1712.5, peaks 2384.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 501, 501, 53, 0, 86, 86,0.000000 }, // 488: b6P46; hamP46; intP46; rickP46; conga; conga.in
- // Amplitude begins at 1885.0, peaks 2278.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1903.2, peaks 2283.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 501, 501, 57, 0, 86, 86,0.000000 }, // 489: b6P47; hamP47; intP47; rickP47; conga; conga.in
- // Amplitude begins at 2330.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 502, 502, 60, 0, 73, 73,0.000000 }, // 490: b6P48; hamP48; intP48; rickP48; snare01r
+ // Amplitude begins at 2252.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 502, 502, 60, 0, 80, 80,0.000000 }, // 490: b6P48; hamP48; intP48; rickP48; snare01r
- // Amplitude begins at 2298.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2295.4, peaks 2300.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 503, 503, 55, 0, 160, 160,0.000000 }, // 491: b6P49; hamP49; intP49; rickP49; slap; slap.ins
- // Amplitude begins at 2218.6, peaks 2302.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 486, 486, 85, 0, 260, 260,0.000000 }, // 492: b6P50; hamP50; intP50; rickP50; shot; shot.ins
+ // Amplitude begins at 2214.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 486, 486, 85, 0, 266, 266,0.000000 }, // 492: b6P50; hamP50; intP50; rickP50; shot; shot.ins
- // Amplitude begins at 1622.1, peaks 1742.9 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 504, 504, 90, 0, 526, 526,0.000000 }, // 493: b6P51; hamP51; intP51; rickP51; snrsust; snrsust.
+ // Amplitude begins at 1685.3, peaks 1870.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 504, 504, 90, 0, 453, 453,0.000000 }, // 493: b6P51; hamP51; intP51; rickP51; snrsust; snrsust.
- // Amplitude begins at 902.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 872.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 505, 505, 84, 0, 73, 73,0.000000 }, // 494: b6P52; intP52; rickP52; snare; snare.in
- // Amplitude begins at 2202.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 506, 506, 48, 0, 146, 146,0.000000 }, // 495: b6P53; hamP53; intP53; rickP53; synsnar; synsnar.
-
- // Amplitude begins at 1985.5,
+ // Amplitude begins at 2196.2,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 506, 506, 48, 0, 160, 160,0.000000 }, // 495: b6P53; hamP53; intP53; rickP53; synsnar; synsnar.
+
+ // Amplitude begins at 1985.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 507, 507, 48, 0, 40, 40,0.000000 }, // 496: b6P54; hamP54; intP54; rickP54; synsnr1; synsnr1.
- // Amplitude begins at 516.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 72, 0, 13, 13,0.000000 }, // 497: b6P55; f34GP1; hamP55; intP55; rickP55; aps042; aps042.i
+ // Amplitude begins at 518.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 72, 0, 13, 13,0.000000 }, // 497: b6P55; f34GP1; hamP55; intP55; rickP55; aps042; aps042.i
- // Amplitude begins at 1858.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1860.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 508, 508, 72, 0, 13, 13,0.000000 }, // 498: b6P56; hamP56; intP56; rickP56; rimshotb
- // Amplitude begins at 714.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 710.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 509, 509, 72, 0, 13, 13,0.000000 }, // 499: b6P57; hamP57; intP57; rickP57; rimshot; rimshot.
- // Amplitude begins at 1330.1,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 510, 510, 63, 0, 506, 506,0.000000 }, // 500: b6P113; b6P58; b8P22; hamP58; intP58; rickP58; Rcrash; crash; crash.in
+ // Amplitude begins at 1285.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 510, 510, 63, 0, 533, 533,0.000000 }, // 500: b6P113; b6P58; b8P22; hamP58; intP58; rickP58; Rcrash; crash; crash.in
- // Amplitude begins at 1230.5,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 510, 510, 65, 0, 520, 520,0.000000 }, // 501: b6P59; hamP59; intP59; rickP59; crash; crash.in
+ // Amplitude begins at 1242.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 510, 510, 65, 0, 526, 526,0.000000 }, // 501: b6P59; hamP59; intP59; rickP59; crash; crash.in
- // Amplitude begins at 963.3, peaks 1017.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 511, 511, 79, 0, 480, 480,0.000000 }, // 502: b6P60; intP60; rickP60; cymbal; cymbal.i
+ // Amplitude begins at 932.7, peaks 967.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 511, 511, 79, 0, 506, 506,0.000000 }, // 502: b6P60; intP60; rickP60; cymbal; cymbal.i
- // Amplitude begins at 274.5, peaks 1017.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 512, 512, 38, 0, 120, 120,0.000000 }, // 503: b6P61; b8P23; hamP61; intP61; rickP61; CYMBALs; cymbals; cymbals.
+ // Amplitude begins at 241.4, peaks 1058.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 512, 512, 38, 0, 113, 113,0.000000 }, // 503: b6P61; b8P23; hamP61; intP61; rickP61; CYMBALs; cymbals; cymbals.
- // Amplitude begins at 968.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 964.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 513, 513, 94, 0, 100, 100,0.000000 }, // 504: b6P62; hamP62; intP62; rickP62; hammer5r
- // Amplitude begins at 1006.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1015.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 514, 514, 87, 0, 113, 113,0.000000 }, // 505: b6P63; hamP63; intP63; rickP63; hammer3; hammer3.
- // Amplitude begins at 968.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 964.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 514, 514, 94, 0, 100, 100,0.000000 }, // 506: b6P64; hamP64; intP64; rickP64; hammer3; hammer3.
- // Amplitude begins at 574.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 515, 515, 80, 0, 60, 60,0.000000 }, // 507: b6P109; b6P65; hamP65; intP65; rickP65; Rride2; ride2; ride2.in
+ // Amplitude begins at 548.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 515, 515, 80, 0, 66, 66,0.000000 }, // 507: b6P109; b6P65; hamP65; intP65; rickP65; Rride2; ride2; ride2.in
- // Amplitude begins at 1371.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1428.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 516, 516, 47, 0, 140, 140,0.000000 }, // 508: b6P66; hamP66; intP66; rickP66; hammer1; hammer1.
- // Amplitude begins at 1201.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1195.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 517, 517, 61, 0, 80, 80,0.000000 }, // 509: b6P67; intP67; rickP67; tambour; tambour.
- // Amplitude begins at 1183.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1203.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 517, 517, 68, 0, 66, 66,0.000000 }, // 510: b6P68; intP68; rickP68; tambour; tambour.
- // Amplitude begins at 1246.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1237.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 518, 518, 61, 0, 160, 160,0.000000 }, // 511: b6P69; hamP69; intP69; rickP69; tambou2; tambou2.
- // Amplitude begins at 1231.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 518, 518, 68, 0, 133, 133,0.000000 }, // 512: b6P70; hamP70; intP70; rickP70; tambou2; tambou2.
-
- // Amplitude begins at 4841.7,
+ // Amplitude begins at 1251.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 518, 518, 68, 0, 126, 126,0.000000 }, // 512: b6P70; hamP70; intP70; rickP70; tambou2; tambou2.
+
+ // Amplitude begins at 4851.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 499, 499, 60, 0, 46, 46,0.000000 }, // 513: b6P71; hamP71; intP71; rickP71; woodbloc
- // Amplitude begins at 2095.4, peaks 2324.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2206.4, peaks 2332.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 519, 519, 60, 0, 60, 60,0.000000 }, // 514: b6P72; hamP72; intP72; rickP72; woodblok
- // Amplitude begins at 2605.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2606.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 520, 520, 36, 0, 53, 53,0.000000 }, // 515: b6P73; intP73; rickP73; claves; claves.i
- // Amplitude begins at 2515.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2512.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 520, 520, 60, 0, 40, 40,0.000000 }, // 516: b6P74; intP74; rickP74; claves; claves.i
- // Amplitude begins at 2492.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2490.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 521, 521, 60, 0, 40, 40,0.000000 }, // 517: b6P76; hamP76; intP76; rickP76; claves3; claves3.
- // Amplitude begins at 722.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 721.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 522, 522, 68, 0, 20, 20,0.000000 }, // 518: b6P77; hamP77; intP77; rickP77; clave; clave.in
- // Amplitude begins at 2030.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1927.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 523, 523, 71, 0, 33, 33,0.000000 }, // 519: b6P78; hamP78; intP78; rickP78; agogob4; agogob4.
- // Amplitude begins at 2016.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2035.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 523, 523, 72, 0, 33, 33,0.000000 }, // 520: b6P79; hamP79; intP79; rickP79; agogob4; agogob4.
- // Amplitude begins at 1165.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 524, 524,101, 0, 313, 313,0.000000 }, // 521: b6P80; hamP80; intP80; rickP80; clarion; clarion.
+ // Amplitude begins at 1143.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 524, 524,101, 0, 320, 320,0.000000 }, // 521: b6P80; hamP80; intP80; rickP80; clarion; clarion.
- // Amplitude begins at 1408.6, peaks 1468.4 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 525, 525, 36, 0, 1666, 1666,0.000000 }, // 522: b6P81; hamP81; intP81; rickP81; trainbel
+ // Amplitude begins at 1412.6, peaks 1464.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 525, 525, 36, 0, 1680, 1680,0.000000 }, // 522: b6P81; hamP81; intP81; rickP81; trainbel
- // Amplitude begins at 2918.7, peaks 2939.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.3s.
- { 526, 526, 25, 0, 40000, 2280,0.000000 }, // 523: b6P82; hamP82; intP82; rickP82; gong; gong.ins
+ // Amplitude begins at 2911.9, peaks 2934.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 526, 526, 25, 0, 40000, 2286,0.000000 }, // 523: b6P82; hamP82; intP82; rickP82; gong; gong.ins
- // Amplitude begins at 1364.7, peaks 2460.3 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 527, 527, 37, 0, 420, 420,0.000000 }, // 524: b6P83; hamP83; intP83; rickP83; kalimbai
+ // Amplitude begins at 1363.9, peaks 2481.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 527, 527, 37, 0, 400, 400,0.000000 }, // 524: b6P83; hamP83; intP83; rickP83; kalimbai
- // Amplitude begins at 1107.9, peaks 2235.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1105.2, peaks 2240.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 528, 528, 36, 0, 146, 146,0.000000 }, // 525: b6P84; hamP84; intP84; rickP84; xylo1; xylo1.in
- // Amplitude begins at 1601.0, peaks 2591.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 528, 528, 41, 0, 160, 160,0.000000 }, // 526: b6P85; hamP85; intP85; rickP85; xylo1; xylo1.in
+ // Amplitude begins at 1589.1, peaks 2590.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 528, 528, 41, 0, 166, 166,0.000000 }, // 526: b6P85; hamP85; intP85; rickP85; xylo1; xylo1.in
- // Amplitude begins at 0.5, peaks 1218.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.4, peaks 1219.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 529, 529, 84, 0, 73, 73,0.000000 }, // 527: b6P86; hamP86; intP86; rickP86; match; match.in
- // Amplitude begins at 0.4, peaks 355.9 at 0.1s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s.
- { 530, 530, 54, 0, 1393, 6,0.000000 }, // 528: b6P87; hamP87; intP87; rickP87; breathi; breathi.
+ // Amplitude begins at 0.4, peaks 374.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 530, 530, 54, 0, 1326, 1326,0.000000 }, // 528: b6P87; hamP87; intP87; rickP87; breathi; breathi.
- // Amplitude begins at 0.4, peaks 2671.1 at 12.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.4, peaks 2683.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 481, 481, 48, 0, 40000, 0,0.000000 }, // 529: intP93; drevcym
- // Amplitude begins at 1594.9, peaks 1720.0 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- { 531, 531, 0, 0, 2246, 2246,0.000000 }, // 530: b6M111; b8M88; f35GM88; hamM52; rickM94; Fantasy1; Pad 1 new age; RFantasy; fantasy1
+ // Amplitude begins at 1593.4, peaks 1735.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 531, 531, 0, 0, 2266, 2266,0.000000 }, // 530: b6M111; b8M88; f35GM88; hamM52; rickM94; Fantasy1; Pad 1 new age; RFantasy; fantasy1
- // Amplitude begins at 2070.5, peaks 2205.1 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 532, 532, 0, 0, 853, 853,0.000000 }, // 531: f35GM24; hamM53; Acoustic Guitar1; guitar1
+ // Amplitude begins at 2061.9, peaks 2215.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 532, 532, 0, 0, 833, 833,0.000000 }, // 531: f35GM24; hamM53; Acoustic Guitar1; guitar1
- // Amplitude begins at 1768.3, peaks 3046.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- { 533, 533, 0, 0, 240, 6,0.000000 }, // 532: b8M99; hamM55; atmos; hamatmos
+ // Amplitude begins at 1758.6, peaks 3056.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 533, 533, 0, 0, 246, 13,0.000000 }, // 532: b8M99; hamM55; atmos; hamatmos
- // Amplitude begins at 1600.6, peaks 2411.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1599.8, peaks 2438.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 534, 534, 0, 0, 40000, 6,0.000000 }, // 533: MGM37; b9MPM37; f19GM37; f23GM37; f32GM37; f35GM84; f41GM37; hamM59; oGM37; Lead 5 charang; Slap Bass 2; moon
- // Amplitude begins at 4.1, peaks 1105.3 at 0.1s,
- // fades to 20% at 4.3s, keyoff fades to 20% in 0.0s.
- { 535, 535, 0, 0, 4333, 26,0.000000 }, // 534: hamM62; Polyham3
+ // Amplitude begins at 4.1, peaks 1129.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 535, 535, 0, 0, 4140, 26,0.000000 }, // 534: hamM62; Polyham3
- // Amplitude begins at 6.1, peaks 1135.3 at 0.1s,
- // fades to 20% at 3.8s, keyoff fades to 20% in 0.0s.
- { 536, 536, 0, 0, 3840, 20,0.000000 }, // 535: hamM63; Polyham
+ // Amplitude begins at 6.1, peaks 1143.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 536, 536, 0, 0, 3886, 13,0.000000 }, // 535: hamM63; Polyham
- // Amplitude begins at 1022.8, peaks 1106.0 at 0.0s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- { 537, 537, 0, 0, 4813, 4813,0.000000 }, // 536: b8M104; f35GM104; hamM64; Sitar; sitar2
+ // Amplitude begins at 1024.1, peaks 1101.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 537, 537, 0, 0, 4886, 4886,0.000000 }, // 536: b8M104; f35GM104; hamM64; Sitar; sitar2
- // Amplitude begins at 1683.7,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 538, 538, 0, 0, 1733, 1733,0.000000 }, // 537: f35GM81; hamM70; Lead 2 sawtooth; weird1a
+ // Amplitude begins at 1665.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 538, 538, 0, 0, 1780, 1780,0.000000 }, // 537: f35GM81; hamM70; Lead 2 sawtooth; weird1a
- // Amplitude begins at 934.8, peaks 1118.6 at 0.0s,
- // fades to 20% at 4.3s, keyoff fades to 20% in 0.0s.
- { 539, 539, 0, 0, 4333, 26,0.000000 }, // 538: hamM71; Polyham4
+ // Amplitude begins at 951.9, peaks 1129.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 539, 539, 0, 0, 4140, 26,0.000000 }, // 538: hamM71; Polyham4
- // Amplitude begins at 2789.6, peaks 3577.1 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2796.4, peaks 3586.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 540, 540, 0, 0, 40000, 6,0.000000 }, // 539: hamM72; hamsynbs
- // Amplitude begins at 1442.8, peaks 1709.1 at 1.6s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 0.0s.
- { 541, 541, 0, 0, 1746, 13,0.000000 }, // 540: hamM73; Ocasynth
+ // Amplitude begins at 1443.6, peaks 1714.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 541, 541, 0, 0, 3946, 13,0.000000 }, // 540: hamM73; Ocasynth
- // Amplitude begins at 1735.7, peaks 3039.5 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1729.8, peaks 3046.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 542, 542, 0, 0, 40, 40,0.000000 }, // 541: hamM120; hambass1
- // Amplitude begins at 1285.4, peaks 1312.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1288.4, peaks 1314.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 543, 543, 0, 0, 40000, 13,0.000000 }, // 542: hamM121; hamguit1
- // Amplitude begins at 1128.9,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- { 544, 544, 0, 0, 4413, 4413,0.000000 }, // 543: hamM122; hamharm2
+ // Amplitude begins at 1129.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 544, 544, 0, 0, 4426, 4426,0.000000 }, // 543: hamM122; hamharm2
- // Amplitude begins at 0.0, peaks 1549.5 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 545, 545, 0, 0, 40000, 466,0.000000 }, // 544: hamM123; hamvox1
+ // Amplitude begins at 0.0, peaks 1532.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 545, 545, 0, 0, 40000, 493,0.000000 }, // 544: hamM123; hamvox1
- // Amplitude begins at 0.5, peaks 2492.1 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- { 546, 546, 0, 0, 40000, 886,0.000000 }, // 545: hamM124; hamgob1
+ // Amplitude begins at 0.5, peaks 2492.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 546, 546, 0, 0, 40000, 846,0.000000 }, // 545: hamM124; hamgob1
- // Amplitude begins at 1.2, peaks 2553.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 547, 547, 0, 0, 40000, 66,0.000000 }, // 546: hamM125; hamblow1
+ // Amplitude begins at 1.1, peaks 2558.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 547, 547, 0, 0, 40000, 53,0.000000 }, // 546: hamM125; hamblow1
- // Amplitude begins at 1054.9, peaks 1276.0 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 136, 136, 49, 0, 1173, 1173,0.000000 }, // 547: b6P112; b8P49; f15GP49; f26GP49; f35GP49; hamP0; oGP49; Crash Cymbal 1; Rcrash1; crash1
+ // Amplitude begins at 987.0, peaks 1289.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 135, 135, 49, 0, 1146, 1146,0.000000 }, // 547: b6P112; b8P49; f15GP49; f26GP49; f35GP49; hamP0; oGP49; Crash Cymbal 1; Rcrash1; crash1
- // Amplitude begins at 2202.9, peaks 3038.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2205.0, peaks 3041.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 548, 548, 35, 0, 40, 40,0.000000 }, // 548: b6P93; b8P32; f35GP36; hamP12; rickP15; Bass Drum 1; Rkick3; hamkick; kick3; kick3.in
- // Amplitude begins at 1315.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1313.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 549, 549, 41, 0, 6, 6,0.000000 }, // 549: b8P37; f35GP37; hamP13; Side Stick; rimshot2
- // Amplitude begins at 2168.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 366, 366, 38, 0, 100, 100,0.000000 }, // 550: b6P97; b8P29; f35GP38; hamP14; rickP16; Acoustic Snare; Rsnr1; hamsnr1; snr1; snr1.ins
+ // Amplitude begins at 2165.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 366, 366, 38, 0, 106, 106,0.000000 }, // 550: b6P97; b8P29; f35GP38; hamP14; rickP16; Acoustic Snare; Rsnr1; hamsnr1; snr1; snr1.ins
- // Amplitude begins at 2115.3, peaks 2235.5 at 0.0s,
+ // Amplitude begins at 2115.3, peaks 2228.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 550, 550, 39, 0, 26, 26,0.000000 }, // 551: b8P39; f35GP39; hamP15; Hand Clap; handclap
- // Amplitude begins at 892.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 551, 551, 49, 0, 40, 40,0.000000 }, // 552: b8P28; f35GP40; hamP16; Electric Snare; smallsnr
+ // Amplitude begins at 889.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 551, 551, 49, 0, 46, 46,0.000000 }, // 552: b8P28; f35GP40; hamP16; Electric Snare; smallsnr
- // Amplitude begins at 87.3, peaks 1242.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 86.7, peaks 1245.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 408, 408, 59, 0, 93, 93,0.000000 }, // 553: hamP18; openhht2
- // Amplitude begins at 1700.5, peaks 1842.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 552, 552, 24, 0, 26, 20,0.000000 }, // 554: hamP41; tom2
+ // Amplitude begins at 1704.4, peaks 1842.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 552, 552, 24, 0, 26, 26,0.000000 }, // 554: hamP41; tom2
- // Amplitude begins at 1655.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 552, 552, 27, 0, 40, 40,0.000000 }, // 555: hamP42; tom2
+ // Amplitude begins at 1657.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 552, 552, 27, 0, 40, 20,0.000000 }, // 555: hamP42; tom2
- // Amplitude begins at 1697.7, peaks 2445.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1695.8, peaks 2415.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 552, 552, 29, 0, 20, 20,0.000000 }, // 556: hamP43; tom2
- // Amplitude begins at 1895.3, peaks 2351.3 at 0.0s,
+ // Amplitude begins at 1890.8, peaks 2364.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 552, 552, 32, 0, 40, 13,0.000000 }, // 557: hamP44; tom2
- // Amplitude begins at 226.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 234.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 553, 553, 84, 0, 113, 113,0.000000 }, // 558: hamP52; snare
- // Amplitude begins at 377.0, peaks 636.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 394.9, peaks 667.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 512, 512, 79, 0, 73, 73,0.000000 }, // 559: hamP60; cymbal
- // Amplitude begins at 91.5, peaks 1317.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 554, 554, 61, 0, 166, 166,0.000000 }, // 560: hamP67; tambour
+ // Amplitude begins at 84.1, peaks 1310.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 554, 554, 61, 0, 173, 173,0.000000 }, // 560: hamP67; tambour
- // Amplitude begins at 196.4, peaks 1257.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 554, 554, 68, 0, 126, 126,0.000000 }, // 561: hamP68; tambour
+ // Amplitude begins at 176.5, peaks 1267.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 554, 554, 68, 0, 133, 133,0.000000 }, // 561: hamP68; tambour
- // Amplitude begins at 1367.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1370.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 555, 555, 36, 0, 33, 33,0.000000 }, // 562: hamP73; claves
- // Amplitude begins at 1239.0,
+ // Amplitude begins at 1240.9,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 555, 555, 60, 0, 20, 20,0.000000 }, // 563: hamP74; claves
- // Amplitude begins at 0.3, peaks 2136.4 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 0.3, peaks 2173.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 556, 556, 36, 0, 180, 180,0.000000 }, // 564: hamP88; scratch
- // Amplitude begins at 1816.0, peaks 2268.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 116, 116, 37, 0, 46, 46,0.000000 }, // 565: hamP90; taiko
+ // Amplitude begins at 1818.2, peaks 2227.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 115, 115, 37, 0, 46, 46,0.000000 }, // 565: hamP90; taiko
- // Amplitude begins at 2000.2, peaks 2342.4 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 557, 557, 0, 0, 1100, 1100,0.000000 }, // 566: b6M95; b8M33; rickM76; Bass.ins; RBass; bass
+ // Amplitude begins at 1998.6, peaks 2346.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 557, 557, 0, 0, 1066, 1066,0.000000 }, // 566: b6M95; b8M33; rickM76; Bass.ins; RBass; bass
- // Amplitude begins at 2659.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 558, 558, 0, 0, 253, 253,0.000000 }, // 567: b6M110; b8M36; f35GM36; rickM77; Basnor04; RBasnor4; Slap Bass 1; basnor04
+ // Amplitude begins at 2662.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 558, 558, 0, 0, 273, 273,0.000000 }, // 567: b6M110; b8M36; f35GM36; rickM77; Basnor04; RBasnor4; Slap Bass 1; basnor04
- // Amplitude begins at 4.7, peaks 2519.3 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- { 559, 559, 0, 0, 166, 6,0.000000 }, // 568: b8M38; b9MPM39; f32GM39; f41GM39; rickM78; Synbass1; Synth Bass 2; synbass1
+ // Amplitude begins at 4.6, peaks 2506.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 559, 559, 0, 0, 186, 186,0.000000 }, // 568: b8M38; b9MPM39; f32GM39; f41GM39; rickM78; Synbass1; Synth Bass 2; synbass1
- // Amplitude begins at 859.5, peaks 1002.4 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 560, 560, 0, 0, 1000, 1000,0.000000 }, // 569: b8M39; rickM79; Synbass2; synbass2
+ // Amplitude begins at 860.1, peaks 1004.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 560, 560, 0, 0, 966, 966,0.000000 }, // 569: b8M39; rickM79; Synbass2; synbass2
- // Amplitude begins at 2004.7, peaks 2932.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 561, 561, 0, 0, 60, 60,0.000000 }, // 570: b8M34; f35GM34; rickM80; Electric Bass 2; Pickbass; pickbass
+ // Amplitude begins at 2006.4, peaks 2935.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 561, 561, 0, 0, 80, 80,0.000000 }, // 570: b8M34; f35GM34; rickM80; Electric Bass 2; Pickbass; pickbass
- // Amplitude begins at 81.9, peaks 1431.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 562, 562, 0, 0, 340, 340,0.000000 }, // 571: b8M6; rickM82; Harpsi1.; harpsi1
+ // Amplitude begins at 81.2, peaks 1444.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 562, 562, 0, 0, 326, 326,0.000000 }, // 571: b8M6; rickM82; Harpsi1.; harpsi1
- // Amplitude begins at 2370.8, peaks 2984.2 at 4.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2356.4, peaks 2953.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 563, 563, 0, 0, 40000, 33,0.000000 }, // 572: b6M113; b8M29; rickM83; Guit_el3; RGuitel3; guit_el3
- // Amplitude begins at 1.1, peaks 2707.5 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
+ // Amplitude begins at 1.1, peaks 2713.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 564, 564, 0, 0, 380, 380,0.000000 }, // 573: b8M55; rickM88; Orchit2.; orchit2
- // Amplitude begins at 130.7, peaks 2907.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 126.6, peaks 2955.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 565, 565, 0, 0, 40, 40,0.000000 }, // 574: b8M61; f35GM61; rickM89; Brass Section; Brass11.; brass11
- // Amplitude begins at 129.7, peaks 2282.3 at 0.7s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- { 566, 566, 0, 0, 4580, 4580,0.000000 }, // 575: b6M120; b8M62; f12GM62; f16GM62; f47GM61; f53GM89; f54GM62; rickM90; Brass Section; Brass2.i; Pad 2 warm; RBrass2; Synth Brass 1; brass2
+ // Amplitude begins at 125.6, peaks 2293.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 566, 566, 0, 0, 4586, 4586,0.000000 }, // 575: b6M120; b8M62; f12GM62; f16GM62; f47GM61; f53GM89; f54GM62; rickM90; Brass Section; Brass2.i; Pad 2 warm; RBrass2; Synth Brass 1; brass2
- // Amplitude begins at 132.4, peaks 2764.8 at 0.0s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- { 567, 567, 0, 0, 2880, 2880,0.000000 }, // 576: b8M63; f12GM61; f16GM61; f37GM61; f47GM63; f54GM61; rickM91; Brass Section; Brass3.i; Synth Brass 2; brass3
+ // Amplitude begins at 128.3, peaks 2829.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 567, 567, 0, 0, 2680, 2680,0.000000 }, // 576: b8M63; f12GM61; f16GM61; f37GM61; f47GM63; f54GM61; rickM91; Brass Section; Brass3.i; Synth Brass 2; brass3
- // Amplitude begins at 1308.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 568, 568, 0, 0, 40000, 13,0.000000 }, // 577: b6M94; b8M80; rickM92; RSquwave; Squ_wave
+ // Amplitude begins at 1310.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 568, 568, 0, 0, 40000, 6,0.000000 }, // 577: b6M94; b8M80; rickM92; RSquwave; Squ_wave
- // Amplitude begins at 2644.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2646.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 569, 569, 0, 0, 80, 80,0.000000 }, // 578: b8M113; rickM99; Agogo.in; agogo
- // Amplitude begins at 2026.3, peaks 2236.3 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 570, 570, 0, 0, 1153, 1153,0.000000 }, // 579: b6M50; ACpnoLMr
+ // Amplitude begins at 2030.2, peaks 2246.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 570, 570, 0, 0, 1206, 1206,0.000000 }, // 579: b6M50; ACpnoLMr
- // Amplitude begins at 2060.2, peaks 2450.7 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 571, 571, 0, 0, 600, 600,0.000000 }, // 580: b6M51; ACpnoH41
+ // Amplitude begins at 2051.5, peaks 2455.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 571, 571, 0, 0, 593, 593,0.000000 }, // 580: b6M51; ACpnoH41
- // Amplitude begins at 2244.8, peaks 2637.3 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 572, 572, 0, 0, 686, 686,0.000000 }, // 581: b6M52; ACpnoH42
+ // Amplitude begins at 2234.8, peaks 2642.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 572, 572, 0, 0, 680, 680,0.000000 }, // 581: b6M52; ACpnoH42
- // Amplitude begins at 2467.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 356, 356, 0, 0, 260, 260,0.000000 }, // 582: b56M47; b66M47; b6M55; TIMPANI; TIMPANI
+ // Amplitude begins at 2463.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 356, 356, 0, 0, 246, 246,0.000000 }, // 582: b56MM47; b66M47; b6M55; TIMPANI; TIMPANI
- // Amplitude begins at 0.5, peaks 2142.1 at 28.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2139.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 573, 573, 0, 0, 40000, 20,0.000000 }, // 583: b6M60; strLo07r
- // Amplitude begins at 0.5, peaks 2142.1 at 28.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2139.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 574, 574, 0, 0, 40000, 20,0.000000 }, // 584: b6M61; stSLo07r
- // Amplitude begins at 0.5, peaks 3203.6 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 575, 575, 0, 0, 40000, 66,0.000000 }, // 585: b6M62; strHiF1e
+ // Amplitude begins at 0.5, peaks 3198.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 575, 575, 0, 0, 40000, 73,0.000000 }, // 585: b6M62; strHiF1e
- // Amplitude begins at 0.5, peaks 3224.5 at 15.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 576, 576, 0, 0, 40000, 66,0.000000 }, // 586: b6M63; strHiF1r
+ // Amplitude begins at 0.5, peaks 3225.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 576, 576, 0, 0, 40000, 53,0.000000 }, // 586: b6M63; strHiF1r
- // Amplitude begins at 0.5, peaks 2711.5 at 15.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2712.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 577, 577, 0, 0, 40000, 33,0.000000 }, // 587: b6M64; strHiF2r
- // Amplitude begins at 0.5, peaks 2614.2 at 4.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.5, peaks 2611.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 578, 578, 0, 0, 40000, 140,0.000000 }, // 588: b6M66; strHi06r
- // Amplitude begins at 0.4, peaks 2065.4 at 10.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.4, peaks 2070.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 579, 579, 0, 0, 40000, 93,0.000000 }, // 589: b6M67; strHi09r
- // Amplitude begins at 0.5, peaks 2632.9 at 27.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 580, 580, 0, 0, 40000, 120,0.000000 }, // 590: b6M68; strHi10r
+ // Amplitude begins at 0.5, peaks 2630.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 580, 580, 0, 0, 40000, 126,0.000000 }, // 590: b6M68; strHi10r
- // Amplitude begins at 0.5, peaks 3016.9 at 16.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 3018.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 581, 581, 0, 0, 40000, 26,0.000000 }, // 591: b6M70; CHORAr12
- // Amplitude begins at 0.4, peaks 3007.3 at 2.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.4, peaks 3007.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 582, 582, 0, 0, 40000, 53,0.000000 }, // 592: b6M71; CHORAL22
- // Amplitude begins at 1740.8, peaks 3069.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 583, 583, 0, 0, 506, 506,0.000000 }, // 593: b6M100; Rcrystal
+ // Amplitude begins at 1724.4, peaks 3082.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 583, 583, 0, 0, 513, 513,0.000000 }, // 593: b6M100; Rcrystal
- // Amplitude begins at 1598.1, peaks 1625.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 584, 584, 0, 0, 40000, 93,0.000000 }, // 594: b6M101; Rsynstr3
+ // Amplitude begins at 1601.3, peaks 1639.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 584, 584, 0, 0, 40000, 66,0.000000 }, // 594: b6M101; Rsynstr3
- // Amplitude begins at 2728.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 585, 585, 0, 0, 306, 306,0.000000 }, // 595: b6M102; Rbasnor5
+ // Amplitude begins at 2733.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 585, 585, 0, 0, 313, 313,0.000000 }, // 595: b6M102; Rbasnor5
- // Amplitude begins at 1424.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 516, 516, 0, 0, 146, 146,0.000000 }, // 596: b6M103; Rhammer1
+ // Amplitude begins at 1463.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 516, 516, 0, 0, 140, 140,0.000000 }, // 596: b6M103; Rhammer1
- // Amplitude begins at 2226.1, peaks 2587.3 at 22.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2212.2, peaks 2592.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 586, 586, 0, 0, 40000, 0,0.000000 }, // 597: b6M105; b8M18; Rorgan1; organ1
- // Amplitude begins at 3100.3, peaks 3858.4 at 8.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 587, 587, 0, 0, 40000, 0,0.000000 }, // 598: MGM8; b56M17; b66M17; b6M106; b8M17; f23GM8; f32GM8; f35GM17; Celesta; PRCORGAN
+ // Amplitude begins at 3060.8, peaks 3850.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 587, 587, 0, 0, 40000, 0,0.000000 }, // 598: MGM8; b56MM17; b66M17; b6M106; b8M17; f23GM8; f32GM8; f35GM17; Celesta; PRCORGAN
- // Amplitude begins at 0.0, peaks 1475.7 at 28.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 588, 588, 0, 0, 40000, 0,0.000000 }, // 599: b6M114; b8M119; b8M65; Rrevrscy; revrscy; revrscym
+ // Amplitude begins at 0.0, peaks 1443.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 588, 588, 0, 0, 40000, 6,0.000000 }, // 599: b6M114; b8M119; b8M65; Rrevrscy; revrscy; revrscym
- // Amplitude begins at 1500.9, peaks 1973.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 498, 498, 26, 0, 113, 113,0.000000 }, // 600: b6P119; b6P89; b8P31; Rtom1r; tom1r
+ // Amplitude begins at 1500.3, peaks 1917.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 498, 498, 26, 0, 86, 86,0.000000 }, // 600: b6P119; b6P89; b8P31; Rtom1r; tom1r
- // Amplitude begins at 2631.0, peaks 3093.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 494, 494, 35, 0, 33, 33,0.000000 }, // 601: b6P90; b8P35; Rkick4r; kick4r
+ // Amplitude begins at 2623.1, peaks 3092.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 494, 494, 35, 0, 53, 53,0.000000 }, // 601: b6P90; b8P35; Rkick4r; kick4r
- // Amplitude begins at 2778.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 351, 351, 41, 0, 80, 80,0.000000 }, // 602: b6P91; b8P33; Rkick1; kick1
+ // Amplitude begins at 2782.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 350, 350, 41, 0, 80, 80,0.000000 }, // 602: b6P91; b8P33; Rkick1; kick1
- // Amplitude begins at 1957.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1928.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 353, 353, 48, 0, 40, 40,0.000000 }, // 603: b6P95; b8P40; Rsnare1b; snare1b
- // Amplitude begins at 2013.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2097.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 354, 354, 67, 0, 73, 73,0.000000 }, // 604: b6P96; b8P38; Rsnare2; snare2
- // Amplitude begins at 2165.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2118.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 502, 502, 24, 0, 100, 100,0.000000 }, // 605: b6P98; b8P30; Rsnare01; snare01r
- // Amplitude begins at 2436.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 347, 347, 36, 0, 46, 46,0.000000 }, // 606: b6P99; f47GP13; Rlogdrum
+ // Amplitude begins at 2428.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 36, 0, 46, 46,0.000000 }, // 606: b6P99; f47GP13; Rlogdrum
- // Amplitude begins at 2169.7, peaks 2282.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 38, 0, 213, 213,0.000000 }, // 607: b6P101; f47GP15; Rlogdrum
+ // Amplitude begins at 2178.6, peaks 2272.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 38, 0, 193, 193,0.000000 }, // 607: b6P101; f47GP15; Rlogdrum
- // Amplitude begins at 2318.1, peaks 2862.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 40, 0, 133, 133,0.000000 }, // 608: b6P103; f47GP17; Rlogdrum
+ // Amplitude begins at 2202.7, peaks 2867.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 40, 0, 140, 140,0.000000 }, // 608: b6P103; f47GP17; Rlogdrum
- // Amplitude begins at 2235.0, peaks 2813.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 42, 0, 173, 173,0.000000 }, // 609: b6P105; f47GP19; Rlogdrum
+ // Amplitude begins at 2248.5, peaks 2804.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 42, 0, 173, 173,0.000000 }, // 609: b6P105; f47GP19; Rlogdrum
- // Amplitude begins at 2236.4, peaks 2749.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 44, 0, 140, 140,0.000000 }, // 610: b6P106; f47GP21; Rlogdrum
+ // Amplitude begins at 2260.7, peaks 2745.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 44, 0, 140, 140,0.000000 }, // 610: b6P106; f47GP21; Rlogdrum
- // Amplitude begins at 1321.4,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
+ // Amplitude begins at 1348.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 510, 510, 55, 0, 453, 453,0.000000 }, // 611: b6P107; Rcrash
- // Amplitude begins at 2306.0, peaks 2818.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 46, 0, 153, 153,0.000000 }, // 612: b6P108; f47GP23; Rlogdrum
+ // Amplitude begins at 2279.8, peaks 2811.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 46, 0, 146, 146,0.000000 }, // 612: b6P108; f47GP23; Rlogdrum
- // Amplitude begins at 129.2, peaks 129.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 137, 137, 80, 0, 513, 513,0.000000 }, // 613: b6P111; Rridecym
+ // Amplitude begins at 134.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 136, 136, 80, 0, 486, 486,0.000000 }, // 613: b6P111; Rridecym
- // Amplitude begins at 2421.5, peaks 2596.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 2407.1, peaks 2540.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 486, 486, 24, 0, 346, 346,0.000000 }, // 614: b6P114; b8P24; RSHOT; SHOT
- // Amplitude begins at 717.3, peaks 982.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 154, 154, 50, 0, 13, 13,0.000000 }, // 615: b6P117; b8P70; f35GP70; Maracas; Rmaracas; maracas
+ // Amplitude begins at 679.0, peaks 974.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 153, 153, 50, 0, 13, 13,0.000000 }, // 615: b6P117; b8P70; f35GP70; Maracas; Rmaracas; maracas
- // Amplitude begins at 2244.3, peaks 2270.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 24, 0, 53, 53,0.000000 }, // 616: b6P120; Rlogdrum
+ // Amplitude begins at 2257.8, peaks 2258.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 24, 0, 66, 66,0.000000 }, // 616: b6P120; Rlogdrum
- // Amplitude begins at 1464.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1471.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 516, 516, 31, 0, 186, 186,0.000000 }, // 617: b6P121; Rhammer1
- // Amplitude begins at 1791.1, peaks 2805.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1792.7, peaks 2836.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 498, 498, 35, 0, 40, 40,0.000000 }, // 618: b6P122; Rtom1r
- // Amplitude begins at 1141.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1167.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 517, 517, 60, 0, 80, 80,0.000000 }, // 619: b6P123; b8P54; Rtambour; tambour
- // Amplitude begins at 0.4, peaks 394.9 at 0.2s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 530, 530, 36, 0, 1720, 1720,0.000000 }, // 620: b6P124; RBreathI
+ // Amplitude begins at 0.4, peaks 381.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 530, 530, 36, 0, 1760, 1760,0.000000 }, // 620: b6P124; RBreathI
- // Amplitude begins at 0.4, peaks 368.1 at 0.2s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.4, peaks 373.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 530, 530, 48, 0, 1360, 6,0.000000 }, // 621: b6P125; RBreathI
- // Amplitude begins at 1543.1, peaks 1615.9 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 589, 589, 0, 0, 1633, 1633,0.000000 }, // 622: 3drm67M0; b7M0; f17GM0; mGM0; AcouGrandPiano; am000.in
+ // Amplitude begins at 1546.1, peaks 1623.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 589, 589, 0, 0, 1660, 1660,0.000000 }, // 622: 3drm67M0; b7M0; f17GM0; mGM0; AcouGrandPiano; am000.in
- // Amplitude begins at 507.5, peaks 909.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 140, 140, 76, 0, 73, 73,0.000000 }, // 623: b13P54; b7P54; aps054; aps054.i
+ // Amplitude begins at 473.9, peaks 951.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 139, 139, 76, 0, 73, 73,0.000000 }, // 623: b13P54; b7P54; aps054; aps054.i
- // Amplitude begins at 4.5, peaks 1410.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 157, 157, 48, 0, 80, 80,0.000000 }, // 624: b13P73; b7P73; aps073; aps073.i
+ // Amplitude begins at 4.5, peaks 1378.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 156, 156, 48, 0, 80, 80,0.000000 }, // 624: b13P73; b7P73; aps073; aps073.i
- // Amplitude begins at 0.0, peaks 578.8 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 158, 158, 48, 0, 220, 220,0.000000 }, // 625: 3drm67P72; b13P74; b7P74; Long Whistle; aps074; aps074.i
+ // Amplitude begins at 0.0, peaks 561.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 157, 157, 48, 0, 226, 226,0.000000 }, // 625: 3drm67P72; b13P74; b7P74; Long Whistle; aps074; aps074.i
- // Amplitude begins at 7.2, peaks 509.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 166, 166, 69, 0, 33, 33,0.000000 }, // 626: b13P82; b7P82; aps082; aps082.i
+ // Amplitude begins at 7.2, peaks 503.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 165, 165, 69, 0, 40, 40,0.000000 }, // 626: b13P82; b7P82; aps082; aps082.i
- // Amplitude begins at 659.5, peaks 669.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 168, 168, 75, 0, 133, 133,0.000000 }, // 627: b13P84; b7P84; aps084; aps084.i
+ // Amplitude begins at 671.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 167, 167, 75, 0, 133, 133,0.000000 }, // 627: b13P84; b7P84; aps084; aps084.i
- // Amplitude begins at 2569.3, peaks 2608.4 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 590, 590, 0, 0, 1240, 1240,0.000000 }, // 628: b8M0; piano11
+ // Amplitude begins at 2574.6, peaks 2628.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 590, 590, 0, 0, 1226, 1226,0.000000 }, // 628: b8M0; piano11
- // Amplitude begins at 2286.5, peaks 2775.3 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 591, 591, 0, 0, 2280, 2280,0.000000 }, // 629: b8M1; bsynth
+ // Amplitude begins at 2275.4, peaks 2770.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 591, 591, 0, 0, 2193, 2193,0.000000 }, // 629: b8M1; bsynth
- // Amplitude begins at 1400.0, peaks 2457.0 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 592, 592, 0, 0, 1920, 1920,0.000000 }, // 630: b8M5; f47GM4; Rhodes Piano; epiano4
+ // Amplitude begins at 1393.7, peaks 2463.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 592, 592, 0, 0, 1900, 1900,0.000000 }, // 630: b8M5; f47GM4; Rhodes Piano; epiano4
- // Amplitude begins at 1668.3, peaks 1683.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 593, 593, 0, 0, 606, 606,0.000000 }, // 631: b8M7; f35GM7; Clavinet; clavin
+ // Amplitude begins at 1670.5, peaks 1671.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 593, 593, 0, 0, 626, 626,0.000000 }, // 631: b8M7; f35GM7; Clavinet; clavin
- // Amplitude begins at 1007.1, peaks 1013.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 594, 594, 0, 0, 1213, 1213,0.000000 }, // 632: b56M9; b66M9; b8M9; GLOCK
+ // Amplitude begins at 1003.0, peaks 1018.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 594, 594, 0, 0, 1213, 1213,0.000000 }, // 632: b56MM9; b66M9; b8M9; GLOCK
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 595, 595, 0, 0, 1746, 1746,0.000000 }, // 633: b8M11; vibes
+ // Amplitude begins at 2643.3, peaks 2981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 595, 595, 0, 0, 1740, 1740,0.000000 }, // 633: b8M11; vibes
- // Amplitude begins at 2041.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 596, 596, 0, 0, 206, 206,0.000000 }, // 634: b8M12; marimba1
+ // Amplitude begins at 2042.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 596, 596, 0, 0, 193, 193,0.000000 }, // 634: b8M12; marimba1
- // Amplitude begins at 2031.5, peaks 2342.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 597, 597, 0, 0, 293, 293,0.000000 }, // 635: b8M15; santr
+ // Amplitude begins at 2014.1, peaks 2353.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 597, 597, 0, 0, 300, 300,0.000000 }, // 635: b8M15; santr
- // Amplitude begins at 1646.3, peaks 2251.6 at 25.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 598, 598, 0, 0, 40000, 0,0.000000 }, // 636: b8M16; f32GM11; Vibraphone; organ4
+ // Amplitude begins at 1634.9, peaks 2250.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 598, 598, 0, 0, 40000, 6,0.000000 }, // 636: b8M16; f32GM11; Vibraphone; organ4
- // Amplitude begins at 1113.0, peaks 1293.7 at 22.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 599, 599, 0, 0, 40000, 486,0.000000 }, // 637: b8M19; f35GM19; Church Organ; organ3a
+ // Amplitude begins at 1106.1, peaks 1296.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 599, 599, 0, 0, 40000, 480,0.000000 }, // 637: b8M19; f35GM19; Church Organ; organ3a
- // Amplitude begins at 2436.2, peaks 3172.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 600, 600, 0, 0, 40000, 13,0.000000 }, // 638: b8M21; Sweepad2
+ // Amplitude begins at 2418.2, peaks 3176.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 600, 600, 0, 0, 40000, 20,0.000000 }, // 638: b8M21; Sweepad2
- // Amplitude begins at 2079.2, peaks 2309.2 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 601, 601, 0, 0, 660, 660,0.000000 }, // 639: b8M24; f12GM24; f16GM24; f54GM24; Acoustic Guitar1; guitar1
+ // Amplitude begins at 2072.1, peaks 2318.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 601, 601, 0, 0, 653, 653,0.000000 }, // 639: b8M24; f12GM24; f16GM24; f54GM24; Acoustic Guitar1; guitar1
- // Amplitude begins at 2381.6, peaks 2548.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 602, 602, 0, 0, 106, 106,0.000000 }, // 640: b8M25; guitar4
+ // Amplitude begins at 2385.9, peaks 2546.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 602, 602, 0, 0, 126, 126,0.000000 }, // 640: b8M25; guitar4
- // Amplitude begins at 2535.8,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 603, 603, 0, 0, 1046, 1046,0.000000 }, // 641: b8M27; f35GM27; Electric Guitar2; guit
+ // Amplitude begins at 2539.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 603, 603, 0, 0, 1080, 1080,0.000000 }, // 641: b8M27; f35GM27; Electric Guitar2; guit
- // Amplitude begins at 2367.7, peaks 2432.6 at 0.0s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- { 604, 604, 0, 0, 4393, 4393,0.000000 }, // 642: b8M31; harm
+ // Amplitude begins at 2360.6, peaks 2440.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 604, 604, 0, 0, 4200, 4200,0.000000 }, // 642: b8M31; harm
- // Amplitude begins at 831.9, peaks 1678.9 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 605, 605, 0, 0, 1160, 1160,0.000000 }, // 643: b8M32; f35GM32; Acoustic Bass; acoubas1
+ // Amplitude begins at 824.5, peaks 1681.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 605, 605, 0, 0, 1020, 1020,0.000000 }, // 643: b8M32; f35GM32; Acoustic Bass; acoubas1
- // Amplitude begins at 1.1, peaks 3132.2 at 0.1s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s.
- { 606, 606, 0, 0, 600, 13,0.000000 }, // 644: b8M35; f35GM35; Fretless Bass; fretles1
+ // Amplitude begins at 1.1, peaks 3152.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 606, 606, 0, 0, 593, 13,0.000000 }, // 644: b8M35; f35GM35; Fretless Bass; fretles1
- // Amplitude begins at 0.0, peaks 818.2 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- { 607, 607, 0, 0, 60, 13,0.000000 }, // 645: b8M41; f35GM41; Viola; flystr2
+ // Amplitude begins at 0.0, peaks 821.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 607, 607, 0, 0, 80, 60,0.000000 }, // 645: b8M41; f35GM41; Viola; flystr2
- // Amplitude begins at 0.5, peaks 1442.0 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.5, peaks 1437.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 608, 608, 0, 0, 40000, 113,0.000000 }, // 646: b8M42; f35GM42; Cello; cello
- // Amplitude begins at 0.0, peaks 1535.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.0, peaks 1529.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 609, 609, 0, 0, 120, 120,0.000000 }, // 647: b8M45; pizzica6
- // Amplitude begins at 2018.0, peaks 2402.8 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 610, 610, 0, 0, 1553, 1553,0.000000 }, // 648: b8M46; f35GM46; Orchestral Harp; harp11
+ // Amplitude begins at 2008.2, peaks 2405.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 610, 610, 0, 0, 1580, 1580,0.000000 }, // 648: b8M46; f35GM46; Orchestral Harp; harp11
- // Amplitude begins at 880.6, peaks 3203.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 611, 611, 0, 0, 486, 486,0.000000 }, // 649: b8M47; f35GM47; Timpany; timp1
+ // Amplitude begins at 878.9, peaks 3197.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 611, 611, 0, 0, 460, 460,0.000000 }, // 649: b8M47; f35GM47; Timpany; timp1
- // Amplitude begins at 0.8, peaks 1184.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.8, peaks 1177.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 612, 612, 0, 0, 40000, 53,0.000000 }, // 650: b8M48; strings1
- // Amplitude begins at 0.0, peaks 1169.5 at 2.3s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s.
- { 613, 613, 0, 0, 2300, 13,0.000000 }, // 651: b8M49; f47GM49; String Ensemble2; sstring
+ // Amplitude begins at 0.0, peaks 1171.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 613, 613, 0, 0, 2320, 13,0.000000 }, // 651: b8M49; f47GM49; String Ensemble2; sstring
- // Amplitude begins at 4.3, peaks 805.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- { 614, 614, 0, 0, 60, 13,0.000000 }, // 652: b8M50; f35GM50; Synth Strings 1; strsec11
+ // Amplitude begins at 4.3, peaks 806.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 614, 614, 0, 0, 80, 60,0.000000 }, // 652: b8M50; f35GM50; Synth Strings 1; strsec11
- // Amplitude begins at 3.6, peaks 686.5 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- { 615, 615, 0, 0, 60, 13,0.000000 }, // 653: b8M51; strsect8
+ // Amplitude begins at 3.6, peaks 687.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 615, 615, 0, 0, 80, 60,0.000000 }, // 653: b8M51; strsect8
- // Amplitude begins at 721.7, peaks 2540.5 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 616, 616, 0, 0, 1053, 1053,0.000000 }, // 654: b8M56; f32GM88; f32GM89; f41GM89; Pad 1 new age; Pad 2 warm; trumpet4
+ // Amplitude begins at 708.1, peaks 2505.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 616, 616, 0, 0, 1020, 1020,0.000000 }, // 654: b8M56; f32GM88; f32GM89; f41GM89; Pad 1 new age; Pad 2 warm; trumpet4
- // Amplitude begins at 721.7, peaks 2543.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 617, 617, 0, 0, 126, 126,0.000000 }, // 655: b8M57; tromb1
+ // Amplitude begins at 708.1, peaks 2508.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 617, 617, 0, 0, 146, 146,0.000000 }, // 655: b8M57; tromb1
- // Amplitude begins at 131.2, peaks 3047.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 618, 618, 0, 0, 646, 646,0.000000 }, // 656: b8M58; f35GM58; f47GM58; Tuba; tuba11
+ // Amplitude begins at 127.2, peaks 2994.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 618, 618, 0, 0, 740, 740,0.000000 }, // 656: b8M58; f35GM58; f47GM58; Tuba; tuba11
- // Amplitude begins at 721.7, peaks 2543.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 619, 619, 0, 0, 126, 126,0.000000 }, // 657: b8M59; f53GM88; 3trump3; Pad 1 new age
+ // Amplitude begins at 708.1, peaks 2508.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 619, 619, 0, 0, 146, 146,0.000000 }, // 657: b8M59; f53GM88; 3trump3; Pad 1 new age
- // Amplitude begins at 1297.2, peaks 1937.1 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1289.0, peaks 1938.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 620, 620, 0, 0, 40000, 6,0.000000 }, // 658: b8M60; frhorn7
- // Amplitude begins at 2276.5, peaks 2783.3 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 621, 621, 0, 0, 1153, 1153,0.000000 }, // 659: b8M64; f35GM127; Explode1; Gunshot
+ // Amplitude begins at 2356.6, peaks 2750.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 621, 621, 0, 0, 913, 913,0.000000 }, // 659: b8M64; f35GM127; Explode1; Gunshot
- // Amplitude begins at 0.0, peaks 1286.2 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 622, 622, 0, 0, 2266, 2266,0.000000 }, // 660: b8M66; f17GM119; f35GM119; Reverse Cymbal; revrscyz
+ // Amplitude begins at 0.0, peaks 1309.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 622, 622, 0, 0, 2280, 2280,0.000000 }, // 660: b8M66; f17GM119; f35GM119; Reverse Cymbal; revrscyz
- // Amplitude begins at 0.0, peaks 1359.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- { 623, 623, 0, 0, 146, 6,0.000000 }, // 661: b8M67; metalpa2
+ // Amplitude begins at 0.0, peaks 1348.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 623, 623, 0, 0, 166, 6,0.000000 }, // 661: b8M67; metalpa2
- // Amplitude begins at 6.0, peaks 2188.6 at 23.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 5.9, peaks 2184.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 624, 624, 0, 0, 40000, 0,0.000000 }, // 662: b8M68; oboe11
- // Amplitude begins at 3.4, peaks 2567.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 625, 625, 0, 0, 40000, 0,0.000000 }, // 663: b56M70; b66M70; b8M70; BASSOON
+ // Amplitude begins at 3.3, peaks 2538.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 625, 625, 0, 0, 40000, 0,0.000000 }, // 663: b56MM70; b66M70; b8M70; BASSOON
- // Amplitude begins at 1250.6, peaks 2610.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 626, 626, 0, 0, 40000, 0,0.000000 }, // 664: apgleeM70; b56M71; b66M71; b8M71; b9MPM83; f21GM83; f32GM83; f37GM71; f41GM83; f47GM71; Bassoon; CLARINET
+ // Amplitude begins at 1238.8, peaks 2599.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 626, 626, 0, 0, 40000, 0,0.000000 }, // 664: apgleeM70; b56MM71; b66M71; b8M71; b9MPM83; f21GM83; f32GM83; f37GM71; f41GM83; f47GM71; Bassoon; CLARINET
- // Amplitude begins at 1.2, peaks 2879.9 at 0.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 627, 627, 0, 0, 1080, 1080,0.000000 }, // 665: b8M73; flute1
+ // Amplitude begins at 1.1, peaks 2868.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 627, 627, 0, 0, 1046, 1046,0.000000 }, // 665: b8M73; flute1
- // Amplitude begins at 1.2, peaks 2980.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.1, peaks 2819.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 628, 628, 0, 0, 40000, 6,0.000000 }, // 666: b8M74; f32GM110; f32GM111; f32GM76; f32GM77; f47GM78; Bottle Blow; Fiddle; Shakuhachi; Shanai; Whistle; flute2
- // Amplitude begins at 1.6, peaks 2659.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 629, 629, 0, 0, 40000, 6,0.000000 }, // 667: b8M77; shakuhac
+ // Amplitude begins at 1.4, peaks 2583.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 629, 629, 0, 0, 40000, 0,0.000000 }, // 667: b8M77; shakuhac
- // Amplitude begins at 0.8, peaks 1726.8 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 630, 630, 0, 0, 1920, 1920,0.000000 }, // 668: b8M78; f35GM78; Whistle; whistle2
+ // Amplitude begins at 0.8, peaks 1688.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 630, 630, 0, 0, 1953, 1953,0.000000 }, // 668: b8M78; f35GM78; Whistle; whistle2
- // Amplitude begins at 0.4, peaks 3209.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 631, 631, 0, 0, 40000, 120,0.000000 }, // 669: b8M79; ocarina
+ // Amplitude begins at 0.4, peaks 3207.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 631, 631, 0, 0, 40000, 106,0.000000 }, // 669: b8M79; ocarina
- // Amplitude begins at 735.4, peaks 2000.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.1s.
- { 632, 632, 0, 0, 560, 80,0.000000 }, // 670: b8M90; f35GM90; Pad 3 polysynth; synth11
+ // Amplitude begins at 732.2, peaks 2007.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 632, 632, 0, 0, 533, 13,0.000000 }, // 670: b8M90; f35GM90; Pad 3 polysynth; synth11
- // Amplitude begins at 0.4, peaks 2822.6 at 1.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
+ // Amplitude begins at 0.4, peaks 2775.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 633, 633, 0, 0, 2273, 2273,0.000000 }, // 671: b8M97; f35GM97; FX 2 soundtrack; sndtrk
- // Amplitude begins at 1.1, peaks 2903.1 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 634, 634, 0, 0, 653, 653,0.000000 }, // 672: b8M103; starthem
+ // Amplitude begins at 1.1, peaks 2929.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 634, 634, 0, 0, 646, 646,0.000000 }, // 672: b8M103; starthem
- // Amplitude begins at 1751.7, peaks 2787.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 635, 635, 0, 0, 233, 233,0.000000 }, // 673: b8M105; f25GM110; Fiddle; timp2
+ // Amplitude begins at 1755.9, peaks 2845.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 635, 635, 0, 0, 166, 166,0.000000 }, // 673: b8M105; f25GM110; Fiddle; timp2
- // Amplitude begins at 1169.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 636, 636, 0, 0, 306, 306,0.000000 }, // 674: b8M106; f35GM106; Shamisen; sham
+ // Amplitude begins at 1167.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 636, 636, 0, 0, 326, 326,0.000000 }, // 674: b8M106; f35GM106; Shamisen; sham
- // Amplitude begins at 63.8, peaks 1594.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 61.3, peaks 1610.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 637, 637, 0, 0, 40000, 26,0.000000 }, // 675: b8M107; koto
- // Amplitude begins at 1760.9, peaks 1897.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 638, 638, 0, 0, 260, 260,0.000000 }, // 676: apgleeM46; b56M108; b66M108; b8M108; KALIMBA
+ // Amplitude begins at 1761.6, peaks 1902.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 638, 638, 0, 0, 246, 246,0.000000 }, // 676: apgleeM46; b56MM108; b66M108; b8M108; KALIMBA
- // Amplitude begins at 2236.4, peaks 2749.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 0, 0, 140, 140,0.000000 }, // 677: b56M116; b56M118; b56M121; b8M109; f12GM115; f16GM115; f54GM115; Taiko
+ // Amplitude begins at 2260.7, peaks 2745.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 0, 0, 140, 140,0.000000 }, // 677: b56MM116; b56MM118; b56MM121; b8M109; f12GM115; f16GM115; f54GM115; Taiko
- // Amplitude begins at 2831.3, peaks 2860.3 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 639, 639, 0, 0, 1206, 1206,0.000000 }, // 678: MGM126; MGM40; MGM41; b8M112; b9MPM40; f19GM40; f23GM126; f23GM40; f23GM41; f32GM126; f32GM40; f32GM41; f35GM112; f41GM40; Applause/Noise; Tinkle Bell; Viola; Violin; bells
+ // Amplitude begins at 2834.2, peaks 2850.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 639, 639, 0, 0, 1226, 1226,0.000000 }, // 678: MGM126; MGM40; MGM41; b8M112; b9MPM40; f19GM40; f23GM126; f23GM40; f23GM41; f32GM126; f32GM40; f32GM41; f35GM112; f41GM40; Applause/Noise; Tinkle Bell; Viola; Violin; bells
- // Amplitude begins at 2559.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 404, 404, 0, 0, 126, 126,0.000000 }, // 679: b8M116; taiko
+ // Amplitude begins at 2569.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 404, 404, 0, 0, 146, 146,0.000000 }, // 679: b8M116; taiko
- // Amplitude begins at 2383.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2312.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 506, 506, 0, 0, 153, 153,0.000000 }, // 680: MGM114; MGM117; MGM118; b66M118; b8M118; b9MPM117; b9MPM118; f19GM114; f19GM117; f19GM118; f21GM117; f21GM118; f32GM114; f32GM117; f32GM118; f35GM118; f41GM114; f41GM117; f41GM118; f53GM114; oGM118; Melodic Tom; Steel Drums; Synth Drum; synsnr2
- // Amplitude begins at 2815.1,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 639, 639, 60, 0, 880, 880,0.000000 }, // 681: b8P19; windbell
+ // Amplitude begins at 2806.9, peaks 2813.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 639, 639, 60, 0, 886, 886,0.000000 }, // 681: b8P19; windbell
- // Amplitude begins at 2698.1,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
+ // Amplitude begins at 2704.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 639, 639, 79, 0, 446, 446,0.000000 }, // 682: b8P20; windbell
- // Amplitude begins at 0.0, peaks 1128.3 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 640, 640, 65, 0, 773, 773,0.000000 }, // 683: b8P21; crash2b
+ // Amplitude begins at 0.0, peaks 1117.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 640, 640, 65, 0, 800, 800,0.000000 }, // 683: b8P21; crash2b
- // Amplitude begins at 2437.7,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 486, 486, 31, 0, 360, 360,0.000000 }, // 684: b8P25; SHOT
+ // Amplitude begins at 2405.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 486, 486, 31, 0, 353, 353,0.000000 }, // 684: b8P25; SHOT
- // Amplitude begins at 2286.8, peaks 2524.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 486, 486, 36, 0, 346, 346,0.000000 }, // 685: b8P26; SHOT
+ // Amplitude begins at 2378.9,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 486, 486, 36, 0, 360, 360,0.000000 }, // 685: b8P26; SHOT
- // Amplitude begins at 0.0, peaks 1150.8 at 0.1s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 640, 640, 72, 0, 626, 626,0.000000 }, // 686: b8P57; crash2
+ // Amplitude begins at 0.0, peaks 1190.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 640, 640, 72, 0, 613, 613,0.000000 }, // 686: b8P57; crash2
- // Amplitude begins at 145.1,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 137, 137, 79, 0, 480, 480,0.000000 }, // 687: b8P59; ridecym
+ // Amplitude begins at 145.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 136, 136, 79, 0, 493, 493,0.000000 }, // 687: b8P59; ridecym
- // Amplitude begins at 2613.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 149, 149, 57, 0, 140, 140,0.000000 }, // 688: b8P66; timbale
+ // Amplitude begins at 2577.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 148, 148, 57, 0, 160, 160,0.000000 }, // 688: b8P66; timbale
- // Amplitude begins at 1500.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 151, 151, 53, 0, 146, 146,0.000000 }, // 689: b8P68; f35GP68; Low Agogo; agogo1
+ // Amplitude begins at 1461.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 150, 150, 53, 0, 153, 153,0.000000 }, // 689: b8P68; f35GP68; Low Agogo; agogo1
- // Amplitude begins at 0.7, peaks 1047.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.8, peaks 1067.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 641, 641, 84, 0, 106, 106,0.000000 }, // 690: b8P69; cabasa
- // Amplitude begins at 2448.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2455.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 520, 520, 66, 0, 40, 40,0.000000 }, // 691: b8P75; claves
- // Amplitude begins at 1819.9, peaks 3364.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- { 642, 642, 31, 0, 206, 13,0.000000 }, // 692: b8P88; TAIDRUM2
+ // Amplitude begins at 1824.2, peaks 3349.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 642, 642, 31, 0, 166, 13,0.000000 }, // 692: b8P88; TAIDRUM2
- // Amplitude begins at 1916.2, peaks 3960.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1920.1, peaks 3965.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 642, 642, 29, 0, 60, 26,0.000000 }, // 693: b8P89; TAIDRUM2
- // Amplitude begins at 1205.8, peaks 1742.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 356, 356, 31, 0, 186, 186,0.000000 }, // 694: b8P90; TIMPANI
+ // Amplitude begins at 1200.4, peaks 1858.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 356, 356, 31, 0, 93, 93,0.000000 }, // 694: b8P90; TIMPANI
- // Amplitude begins at 1775.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1777.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 356, 356, 19, 0, 220, 220,0.000000 }, // 695: b8P91; TIMPANI
- // Amplitude begins at 1032.8, peaks 2187.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1035.1, peaks 2177.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 643, 643, 31, 0, 40000, 6,0.000000 }, // 696: b8P92; TAIDRUM4
- // Amplitude begins at 1072.7, peaks 1979.1 at 33.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1074.0, peaks 1971.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 643, 643, 29, 0, 40000, 6,0.000000 }, // 697: b8P93; TAIDRUM4
- // Amplitude begins at 1238.7,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
+ // Amplitude begins at 1209.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 644, 644, 31, 0, 560, 560,0.000000 }, // 698: b8P94; metl1r
- // Amplitude begins at 1423.3,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 644, 644, 35, 0, 506, 506,0.000000 }, // 699: b8P95; metl1r
+ // Amplitude begins at 1422.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 644, 644, 35, 0, 573, 573,0.000000 }, // 699: b8P95; metl1r
- // Amplitude begins at 1467.7,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 644, 644, 40, 0, 500, 500,0.000000 }, // 700: b8P96; metl1r
+ // Amplitude begins at 1461.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 644, 644, 40, 0, 526, 526,0.000000 }, // 700: b8P96; metl1r
- // Amplitude begins at 1409.0,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
+ // Amplitude begins at 1382.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 644, 644, 47, 0, 540, 540,0.000000 }, // 701: b8P97; metl1r
- // Amplitude begins at 1400.3, peaks 1408.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1413.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 516, 516, 32, 0, 186, 186,0.000000 }, // 702: b8P98; hammer1
- // Amplitude begins at 1422.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1417.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 516, 516, 43, 0, 146, 146,0.000000 }, // 703: b8P99; hammer1
- // Amplitude begins at 2004.5, peaks 2698.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1998.3, peaks 2664.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 495, 495, 26, 0, 60, 60,0.000000 }, // 704: b8P100; timb1r
- // Amplitude begins at 2515.6, peaks 2646.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 495, 495, 44, 0, 600, 600,0.000000 }, // 705: b8P101; timb1r
+ // Amplitude begins at 2506.8, peaks 2652.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 495, 495, 44, 0, 380, 380,0.000000 }, // 705: b8P101; timb1r
- // Amplitude begins at 1487.3,
+ // Amplitude begins at 1477.4,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 496, 496, 26, 0, 26, 26,0.000000 }, // 706: b8P102; timb2r
- // Amplitude begins at 1563.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1565.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 496, 496, 51, 0, 40, 40,0.000000 }, // 707: b8P103; timb2r
- // Amplitude begins at 2646.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2629.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 496, 496, 39, 0, 33, 33,0.000000 }, // 708: b8P104; timb2r
- // Amplitude begins at 1681.4, peaks 3050.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1670.8, peaks 3019.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 495, 495, 30, 0, 46, 46,0.000000 }, // 709: b8P105; timb1r
- // Amplitude begins at 1734.8, peaks 2161.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 645, 645, 44, 0, 473, 473,0.000000 }, // 710: b8P106; BBASS
+ // Amplitude begins at 1738.7, peaks 2165.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 645, 645, 44, 0, 486, 486,0.000000 }, // 710: b8P106; BBASS
- // Amplitude begins at 1747.5, peaks 2202.9 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 645, 645, 43, 0, 453, 453,0.000000 }, // 711: b8P107; BBass
+ // Amplitude begins at 1748.8, peaks 2206.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 645, 645, 43, 0, 473, 473,0.000000 }, // 711: b8P107; BBass
- // Amplitude begins at 2527.2, peaks 2644.3 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
+ // Amplitude begins at 2529.8, peaks 2643.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 646, 646, 0, 0, 653, 653,0.000000 }, // 712: b9MPM0; AcouGrandPiano
- // Amplitude begins at 1780.7, peaks 1884.8 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 647, 647, 0, 0, 2260, 2260,0.000000 }, // 713: MGM1; MGM3; MGM5; b56M4; b61M4; b66M4; b9MPM1; b9MPM5; f19GM1; f19GM5; f21GM1; f23GM3; f23GM5; f32GM1; f32GM3; f32GM5; f41GM1; f47GM5; BrightAcouGrand; Chorused Piano; ELPIANO1
+ // Amplitude begins at 1784.2, peaks 1899.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 647, 647, 0, 0, 2280, 2280,0.000000 }, // 713: MGM1; MGM3; MGM5; b56MM4; b61M4; b66M4; b9MPM1; b9MPM5; f19GM1; f19GM5; f21GM1; f23GM3; f23GM5; f32GM1; f32GM3; f32GM5; f41GM1; f47GM5; BrightAcouGrand; Chorused Piano; ELPIANO1
- // Amplitude begins at 2390.6,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 648, 648, 0, 0, 553, 553,0.000000 }, // 714: b9MPM2; f19GM2; f21GM2; f41GM2; ElecGrandPiano
+ // Amplitude begins at 2394.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 648, 648, 0, 0, 526, 526,0.000000 }, // 714: b9MPM2; f19GM2; f21GM2; f41GM2; ElecGrandPiano
- // Amplitude begins at 2467.4, peaks 2944.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2447.7, peaks 2960.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 649, 649, 0, 0, 40000, 40,0.000000 }, // 715: b9MPM14; b9MPM3; f19GM14; f19GM3; f21GM14; f41GM14; Honky-tonkPiano; Tubular Bells
- // Amplitude begins at 1261.4, peaks 3253.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1263.8, peaks 3269.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 650, 650, 0, 0, 40, 40,0.000000 }, // 716: b9MPM4; f19GM4; Rhodes Piano
- // Amplitude begins at 2479.7, peaks 2636.3 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 651, 651, 0, 0, 900, 900,0.000000 }, // 717: MGM6; b9MPM6; f19GM6; f21GM6; f23GM6; f32GM6; Harpsichord
+ // Amplitude begins at 2477.1, peaks 2638.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 651, 651, 0, 0, 933, 933,0.000000 }, // 717: MGM6; b9MPM6; f19GM6; f21GM6; f23GM6; f32GM6; Harpsichord
- // Amplitude begins at 2919.7, peaks 2945.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 2921.4, peaks 2968.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 652, 652, 0, 0, 40000, 300,0.000000 }, // 718: b9MPM7; Clavinet
- // Amplitude begins at 2809.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 653, 653, 0, 0, 260, 260,0.000000 }, // 719: b9MPM8; f19GM8; f21GM8; f41GM8; Celesta
+ // Amplitude begins at 2811.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 653, 653, 0, 0, 280, 280,0.000000 }, // 719: b9MPM8; f19GM8; f21GM8; f41GM8; Celesta
- // Amplitude begins at 1779.7, peaks 1810.4 at 39.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1780.0, peaks 1810.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 654, 654, 0, 0, 40000, 6,0.000000 }, // 720: b9MPM9; Glockenspiel
- // Amplitude begins at 3285.9, peaks 3920.6 at 8.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 3249.4, peaks 3913.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 655, 655, 0, 0, 40000, 0,0.000000 }, // 721: b9MPM10; f19GM10; f41GM10; Music box
- // Amplitude begins at 2328.3, peaks 3184.1 at 25.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 656, 656, 0, 0, 40000, 0,0.000000 }, // 722: b9MPM11; f21GM11; Vibraphone
+ // Amplitude begins at 2312.2, peaks 3183.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 656, 656, 0, 0, 40000, 6,0.000000 }, // 722: b9MPM11; f21GM11; Vibraphone
- // Amplitude begins at 2763.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 657, 657, 0, 0, 260, 260,0.000000 }, // 723: b9MPM12; f19GM12; f21GM12; f41GM12; Marimba
+ // Amplitude begins at 2766.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 657, 657, 0, 0, 280, 280,0.000000 }, // 723: b9MPM12; f19GM12; f21GM12; f41GM12; Marimba
- // Amplitude begins at 2528.4, peaks 2770.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 658, 658, 0, 0, 486, 486,0.000000 }, // 724: b9MPM13; f21GM13; f41GM13; Xylophone
+ // Amplitude begins at 2543.9, peaks 2745.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 658, 658, 0, 0, 513, 513,0.000000 }, // 724: b9MPM13; f21GM13; f41GM13; Xylophone
- // Amplitude begins at 1.3, peaks 3127.5 at 37.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.2, peaks 3125.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 659, 659, 0, 0, 40000, 6,0.000000 }, // 725: b9MPM15; f19GM15; f21GM15; f41GM15; Dulcimer
- // Amplitude begins at 2748.4, peaks 2798.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 660, 660, 0, 0, 613, 613,0.000000 }, // 726: b9MPM16; f21GM16; f41GM16; Hammond Organ
+ // Amplitude begins at 2706.0, peaks 2886.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 660, 660, 0, 0, 600, 600,0.000000 }, // 726: b9MPM16; f21GM16; f41GM16; Hammond Organ
- // Amplitude begins at 1524.7, peaks 1581.5 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 661, 661, 0, 0, 740, 740,0.000000 }, // 727: b9MPM17; f21GM17; f27GM6; f41GM17; Harpsichord; Percussive Organ
+ // Amplitude begins at 1517.2, peaks 1577.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 661, 661, 0, 0, 646, 646,0.000000 }, // 727: b9MPM17; f21GM17; f27GM6; f41GM17; Harpsichord; Percussive Organ
- // Amplitude begins at 873.2, peaks 993.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 662, 662, 0, 0, 1160, 1160,0.000000 }, // 728: MGM16; MGM17; MGM18; b9MPM18; f19GM16; f19GM17; f19GM18; f21GM18; f23GM16; f23GM17; f23GM18; f32GM16; f32GM17; f32GM18; f41GM18; Hammond Organ; Percussive Organ; Rock Organ
+ // Amplitude begins at 869.4, peaks 995.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 662, 662, 0, 0, 1166, 1166,0.000000 }, // 728: MGM16; MGM17; MGM18; b9MPM18; f19GM16; f19GM17; f19GM18; f21GM18; f23GM16; f23GM17; f23GM18; f32GM16; f32GM17; f32GM18; f41GM18; Hammond Organ; Percussive Organ; Rock Organ
- // Amplitude begins at 2362.1, peaks 3152.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2386.0, peaks 3166.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 663, 663, 0, 0, 40, 40,0.000000 }, // 729: b9MPM19; f19GM19; f21GM19; f41GM19; Church Organ
- // Amplitude begins at 1344.0, peaks 1413.1 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- { 664, 664, 0, 0, 2020, 2020,0.000000 }, // 730: MGM19; MGM20; MGM21; b61M7; b9MPM20; f12GM7; f16GM7; f19GM20; f21GM20; f23GM19; f23GM20; f23GM21; f32GM19; f32GM20; f32GM21; f41GM20; f54GM7; Accordion; Church Organ; Clavinet; Reed Organ
+ // Amplitude begins at 1341.5, peaks 1416.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 664, 664, 0, 0, 2073, 2073,0.000000 }, // 730: MGM19; MGM20; MGM21; b61M7; b9MPM20; f12GM7; f16GM7; f19GM20; f21GM20; f23GM19; f23GM20; f23GM21; f32GM19; f32GM20; f32GM21; f41GM20; f54GM7; Accordion; Church Organ; Clavinet; Reed Organ
- // Amplitude begins at 131.1, peaks 3223.0 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 665, 665, 0, 0, 40000, 120,0.000000 }, // 731: b9MPM21; f21GM21; f41GM21; Accordion
+ // Amplitude begins at 127.0, peaks 3222.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 665, 665, 0, 0, 40000, 106,0.000000 }, // 731: b9MPM21; f21GM21; f41GM21; Accordion
- // Amplitude begins at 592.5, peaks 1744.5 at 34.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 593.3, peaks 1745.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 666, 666, 0, 0, 40000, 146,0.000000 }, // 732: b9MPM22; f21GM22; f21GM54; f41GM22; Harmonica; Synth Voice
- // Amplitude begins at 262.3, peaks 1735.6 at 15.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 667, 667, 0, 0, 40000, 153,0.000000 }, // 733: b9MPM23; f21GM23; f27GM68; f41GM23; Oboe; Tango Accordion
+ // Amplitude begins at 261.8, peaks 1735.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 667, 667, 0, 0, 40000, 126,0.000000 }, // 733: b9MPM23; f21GM23; f27GM68; f41GM23; Oboe; Tango Accordion
- // Amplitude begins at 2621.1, peaks 2639.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 668, 668, 0, 0, 293, 293,0.000000 }, // 734: b9MPM24; f19GM24; f21GM24; f41GM24; Acoustic Guitar1
+ // Amplitude begins at 2626.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 668, 668, 0, 0, 280, 280,0.000000 }, // 734: b9MPM24; f19GM24; f21GM24; f41GM24; Acoustic Guitar1
- // Amplitude begins at 2531.9, peaks 6366.7 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 669, 669, 0, 0, 40000, 86,0.000000 }, // 735: b9MPM25; f21GM25; Acoustic Guitar2
+ // Amplitude begins at 2509.1, peaks 6364.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 669, 669, 0, 0, 40000, 73,0.000000 }, // 735: b9MPM25; f21GM25; Acoustic Guitar2
- // Amplitude begins at 2756.4, peaks 2900.9 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
+ // Amplitude begins at 2744.5, peaks 2922.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 670, 670, 0, 0, 393, 393,0.000000 }, // 736: b9MPM26; f19GM26; f21GM26; f41GM26; Electric Guitar1
- // Amplitude begins at 2771.5, peaks 2951.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 671, 671, 0, 0, 940, 940,0.000000 }, // 737: b9MPM27; f41GM27; Electric Guitar2
+ // Amplitude begins at 2759.1, peaks 2979.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 671, 671, 0, 0, 760, 760,0.000000 }, // 737: b9MPM27; f41GM27; Electric Guitar2
- // Amplitude begins at 2404.2, peaks 3213.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 672, 672, 0, 0, 40000, 240,0.000000 }, // 738: b9MPM28; Electric Guitar3
+ // Amplitude begins at 2385.5, peaks 3206.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 672, 672, 0, 0, 40000, 233,0.000000 }, // 738: b9MPM28; Electric Guitar3
- // Amplitude begins at 1790.4, peaks 2156.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 673, 673, 0, 0, 213, 213,0.000000 }, // 739: MGM28; MGM29; MGM30; MGM31; MGM44; MGM45; MGM65; MGM66; MGM67; b9MPM29; b9MPM30; b9MPM31; b9MPM44; b9MPM45; b9MPM65; b9MPM66; f15GM65; f19GM28; f19GM29; f19GM30; f19GM31; f19GM44; f19GM45; f19GM65; f19GM66; f19GM67; f21GM30; f21GM31; f23GM28; f23GM29; f23GM31; f23GM44; f23GM45; f26GM65; f32GM28; f32GM29; f32GM30; f32GM31; f32GM44; f32GM45; f32GM65; f32GM66; f32GM67; f41GM29; f41GM30; f41GM31; f41GM44; f41GM45; f41GM65; f41GM66; f41GM67; f47GM34; oGM28; oGM29; oGM30; oGM31; oGM44; oGM45; oGM65; oGM66; oGM67; Alto Sax; Baritone Sax; Distorton Guitar; Electric Bass 2; Electric Guitar3; Guitar Harmonics; Overdrive Guitar; Pizzicato String; Tenor Sax; Tremulo Strings
+ // Amplitude begins at 1791.0, peaks 2161.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 673, 673, 0, 0, 253, 253,0.000000 }, // 739: MGM28; MGM29; MGM30; MGM31; MGM44; MGM45; MGM65; MGM66; MGM67; b9MPM29; b9MPM30; b9MPM31; b9MPM44; b9MPM45; b9MPM65; b9MPM66; f15GM65; f19GM28; f19GM29; f19GM30; f19GM31; f19GM44; f19GM45; f19GM65; f19GM66; f19GM67; f21GM30; f21GM31; f23GM28; f23GM29; f23GM31; f23GM44; f23GM45; f26GM65; f32GM28; f32GM29; f32GM30; f32GM31; f32GM44; f32GM45; f32GM65; f32GM66; f32GM67; f41GM29; f41GM30; f41GM31; f41GM44; f41GM45; f41GM65; f41GM66; f41GM67; f47GM34; oGM28; oGM29; oGM30; oGM31; oGM44; oGM45; oGM65; oGM66; oGM67; Alto Sax; Baritone Sax; Distorton Guitar; Electric Bass 2; Electric Guitar3; Guitar Harmonics; Overdrive Guitar; Pizzicato String; Tenor Sax; Tremulo Strings
- // Amplitude begins at 2180.5, peaks 2438.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 674, 674, 0, 0, 166, 166,0.000000 }, // 740: b9MPM32; f19GM32; f21GM32; f41GM32; Acoustic Bass
+ // Amplitude begins at 2175.3, peaks 2448.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 674, 674, 0, 0, 186, 186,0.000000 }, // 740: b9MPM32; f19GM32; f21GM32; f41GM32; Acoustic Bass
- // Amplitude begins at 4.2, peaks 3746.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 4.1, peaks 3785.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 675, 675, 0, 0, 40000, 46,0.000000 }, // 741: b9MPM33; Electric Bass 1
- // Amplitude begins at 2863.9, peaks 2868.5 at 0.0s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- { 676, 676, 0, 0, 4753, 4753,0.000000 }, // 742: b9MPM126; b9MPM34; Applause/Noise; Electric Bass 2
+ // Amplitude begins at 2857.0, peaks 2894.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 676, 676, 0, 0, 4773, 4773,0.000000 }, // 742: b9MPM126; b9MPM34; Applause/Noise; Electric Bass 2
- // Amplitude begins at 968.2, peaks 3061.1 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 677, 677, 0, 0, 2253, 2253,0.000000 }, // 743: b9MPM35; Fretless Bass
+ // Amplitude begins at 952.4, peaks 3076.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 677, 677, 0, 0, 2186, 2186,0.000000 }, // 743: b9MPM35; Fretless Bass
- // Amplitude begins at 1395.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 678, 678, 0, 0, 306, 306,0.000000 }, // 744: b9MPM36; Slap Bass 1
+ // Amplitude begins at 1375.5, peaks 1403.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 678, 678, 0, 0, 313, 313,0.000000 }, // 744: b9MPM36; Slap Bass 1
- // Amplitude begins at 2831.3, peaks 2859.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 679, 679, 0, 0, 1206, 1206,0.000000 }, // 745: b9MPM38; f19GM38; f41GM38; Synth Bass 1
+ // Amplitude begins at 2834.2, peaks 2851.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 679, 679, 0, 0, 1226, 1226,0.000000 }, // 745: b9MPM38; f19GM38; f41GM38; Synth Bass 1
- // Amplitude begins at 106.2, peaks 2808.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s.
- { 680, 680, 0, 0, 553, 13,0.000000 }, // 746: b9MPM41; f19GM41; f21GM41; f41GM41; Viola
+ // Amplitude begins at 104.2, peaks 2807.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 680, 680, 0, 0, 526, 13,0.000000 }, // 746: b9MPM41; f19GM41; f21GM41; f41GM41; Viola
- // Amplitude begins at 100.0, peaks 2188.6 at 23.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 98.7, peaks 2184.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 681, 681, 0, 0, 40000, 0,0.000000 }, // 747: b9MPM42; f32GM42; f47GM68; Cello; Oboe
- // Amplitude begins at 129.9, peaks 2064.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 682, 682, 0, 0, 40, 26,0.000000 }, // 748: b9MPM43; f21GM43; f41GM43; Contrabass
+ // Amplitude begins at 125.8, peaks 2006.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 682, 682, 0, 0, 40, 46,0.000000 }, // 748: b9MPM43; f21GM43; f41GM43; Contrabass
- // Amplitude begins at 986.7, peaks 2831.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 968.8, peaks 2840.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 683, 683, 0, 0, 146, 146,0.000000 }, // 749: b9MPM46; f32GM46; f41GM46; Orchestral Harp
- // Amplitude begins at 1567.1, peaks 1799.5 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 684, 684, 0, 0, 2280, 2280,0.000000 }, // 750: b9MPM47; f41GM47; Timpany
+ // Amplitude begins at 1560.2, peaks 1796.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 684, 684, 0, 0, 2193, 2193,0.000000 }, // 750: b9MPM47; f41GM47; Timpany
- // Amplitude begins at 0.0, peaks 1460.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 685, 685, 0, 0, 40000, 213,0.000000 }, // 751: b9MPM48; b9MPM50; String Ensemble1; Synth Strings 1
+ // Amplitude begins at 0.0, peaks 1450.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 685, 685, 0, 0, 40000, 220,0.000000 }, // 751: b9MPM48; b9MPM50; String Ensemble1; Synth Strings 1
- // Amplitude begins at 2570.0, peaks 2693.1 at 11.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 686, 686, 0, 0, 40000, 546,0.000000 }, // 752: b9MPM49; f21GM49; f41GM49; String Ensemble2
+ // Amplitude begins at 2569.5, peaks 2691.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 686, 686, 0, 0, 40000, 560,0.000000 }, // 752: b9MPM49; f21GM49; f41GM49; String Ensemble2
- // Amplitude begins at 2186.5, peaks 2253.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2200.4, peaks 2252.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 687, 687, 0, 0, 86, 86,0.000000 }, // 753: b9MPM105; b9MPM51; f19GM105; f19GM51; f21GM105; f41GM105; f41GM51; Banjo; SynthStrings 2
- // Amplitude begins at 0.5, peaks 1010.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.4s.
- { 688, 688, 0, 0, 40000, 1386,0.000000 }, // 754: b9MPM52; b9MPM54; f27GM52; f32GM52; f32GM54; f41GM52; f41GM54; Choir Aahs; Synth Voice
+ // Amplitude begins at 0.5, peaks 1036.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 688, 688, 0, 0, 40000, 1326,0.000000 }, // 754: b9MPM52; b9MPM54; f27GM52; f32GM52; f32GM54; f41GM52; f41GM54; Choir Aahs; Synth Voice
- // Amplitude begins at 0.4, peaks 2017.8 at 0.3s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 689, 689, 0, 0, 1200, 1200,0.000000 }, // 755: b9MPM55; f21GM55; f32GM55; f41GM55; Orchestra Hit
+ // Amplitude begins at 0.4, peaks 2063.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 689, 689, 0, 0, 1166, 1166,0.000000 }, // 755: b9MPM55; f21GM55; f32GM55; f41GM55; Orchestra Hit
- // Amplitude begins at 158.3, peaks 2964.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 690, 690, 0, 0, 600, 600,0.000000 }, // 756: MGM56; b9MPM56; f19GM56; f21GM56; f23GM56; f32GM56; f41GM56; Trumpet
+ // Amplitude begins at 153.4, peaks 2985.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 690, 690, 0, 0, 593, 593,0.000000 }, // 756: MGM56; b9MPM56; f19GM56; f21GM56; f23GM56; f32GM56; f41GM56; Trumpet
- // Amplitude begins at 2033.7, peaks 2402.8 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 691, 691, 0, 0, 1553, 1553,0.000000 }, // 757: MGM57; b9MPM57; f19GM57; f21GM57; f23GM57; f25GM57; f32GM57; f41GM57; f47GM46; Orchestral Harp; Trombone
+ // Amplitude begins at 2022.8, peaks 2405.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 691, 691, 0, 0, 1580, 1580,0.000000 }, // 757: MGM57; b9MPM57; f19GM57; f21GM57; f23GM57; f25GM57; f32GM57; f41GM57; f47GM46; Orchestral Harp; Trombone
- // Amplitude begins at 2378.8, peaks 2940.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 692, 692, 0, 0, 486, 486,0.000000 }, // 758: MGM58; b9MPM58; f19GM58; f21GM58; f23GM58; f32GM58; f41GM58; Tuba
+ // Amplitude begins at 2374.7, peaks 2938.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 692, 692, 0, 0, 513, 513,0.000000 }, // 758: MGM58; b9MPM58; f19GM58; f21GM58; f23GM58; f32GM58; f41GM58; Tuba
- // Amplitude begins at 2589.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 693, 693, 0, 0, 313, 313,0.000000 }, // 759: MGM59; MGM60; b56M28; b61M28; b66M28; b9MPM59; b9MPM60; f19GM59; f19GM60; f21GM59; f21GM60; f23GM59; f23GM60; f32GM59; f32GM60; f41GM59; ELGMUTE
+ // Amplitude begins at 2590.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 693, 693, 0, 0, 333, 333,0.000000 }, // 759: MGM59; MGM60; b56MM28; b61M28; b66M28; b9MPM59; b9MPM60; f19GM59; f19GM60; f21GM59; f21GM60; f23GM59; f23GM60; f32GM59; f32GM60; f41GM59; ELGMUTE
- // Amplitude begins at 642.5, peaks 2406.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 694, 694, 0, 0, 1193, 1193,0.000000 }, // 760: b9MPM61; f41GM61; Brass Section
+ // Amplitude begins at 636.3, peaks 2409.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 694, 694, 0, 0, 1200, 1200,0.000000 }, // 760: b9MPM61; f41GM61; Brass Section
- // Amplitude begins at 0.8, peaks 2900.4 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.8, peaks 2895.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 695, 695, 0, 0, 40000, 6,0.000000 }, // 761: MGM15; b9MPM63; f19GM63; f23GM15; f32GM15; f41GM63; Dulcimer; Synth Brass 2
- // Amplitude begins at 1734.8, peaks 2161.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 645, 645, 0, 0, 473, 473,0.000000 }, // 762: MGM64; MGM68; MGM69; b9MPM64; b9MPM68; b9MPM69; f19GM64; f19GM68; f19GM69; f32GM64; f32GM68; f32GM69; f41GM64; f41GM68; f41GM69; oGM68; oGM69; English Horn; Oboe; Soprano Sax
+ // Amplitude begins at 1738.7, peaks 2165.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 645, 645, 0, 0, 486, 486,0.000000 }, // 762: MGM64; MGM68; MGM69; b9MPM64; b9MPM68; b9MPM69; f19GM64; f19GM68; f19GM69; f32GM64; f32GM68; f32GM69; f41GM64; f41GM68; f41GM69; oGM68; oGM69; English Horn; Oboe; Soprano Sax
- // Amplitude begins at 3087.1, peaks 3346.4 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 3085.7, peaks 3349.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 696, 696, 0, 0, 40000, 6,0.000000 }, // 763: b9MPM67; Baritone Sax
- // Amplitude begins at 1.0, peaks 2458.6 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 697, 697, 0, 0, 346, 346,0.000000 }, // 764: MGM43; MGM70; MGM71; b9MPM70; f19GM70; f23GM43; f23GM70; f32GM43; f32GM70; f32GM71; f41GM70; Bassoon; Clarinet; Contrabass
+ // Amplitude begins at 1.0, peaks 2403.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 697, 697, 0, 0, 333, 333,0.000000 }, // 764: MGM43; MGM70; MGM71; b9MPM70; f19GM70; f23GM43; f23GM70; f32GM43; f32GM70; f32GM71; f41GM70; Bassoon; Clarinet; Contrabass
- // Amplitude begins at 612.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 698, 698, 0, 0, 100, 100,0.000000 }, // 765: b9MPM71; f19GM71; f41GM71; Clarinet
+ // Amplitude begins at 609.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 698, 698, 0, 0, 120, 120,0.000000 }, // 765: b9MPM71; f19GM71; f41GM71; Clarinet
- // Amplitude begins at 1.1, peaks 2847.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.1, peaks 2786.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 699, 699, 0, 0, 40000, 6,0.000000 }, // 766: b9MPM72; b9MPM73; b9MPM74; b9MPM75; f19GM72; f19GM73; f19GM74; f19GM75; f21GM72; f21GM75; f41GM72; f41GM73; f41GM74; f41GM75; Flute; Pan Flute; Piccolo; Recorder
- // Amplitude begins at 1817.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1817.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 700, 700, 0, 0, 13, 13,0.000000 }, // 767: b9MPM76; b9MPM78; f19GM76; f41GM76; Bottle Blow; Whistle
- // Amplitude begins at 853.4, peaks 3186.4 at 32.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 701, 701, 0, 0, 40000, 66,0.000000 }, // 768: b9MPM77; f21GM77; f41GM77; Shakuhachi
+ // Amplitude begins at 837.5, peaks 3185.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 701, 701, 0, 0, 40000, 53,0.000000 }, // 768: b9MPM77; f21GM77; f41GM77; Shakuhachi
- // Amplitude begins at 1.2, peaks 2752.6 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 702, 702, 0, 0, 793, 793,0.000000 }, // 769: MGM78; MGM79; MGM80; b56M65; b66M65; b9MPM79; b9MPM80; f19GM78; f19GM79; f19GM80; f23GM79; f32GM78; f32GM79; f32GM80; ALTOSAX
+ // Amplitude begins at 1.2, peaks 2720.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 702, 702, 0, 0, 806, 806,0.000000 }, // 769: MGM78; MGM79; MGM80; b56MM65; b66M65; b9MPM79; b9MPM80; f19GM78; f19GM79; f19GM80; f23GM79; f32GM78; f32GM79; f32GM80; ALTOSAX
- // Amplitude begins at 1217.5, peaks 1349.1 at 35.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 703, 703, 0, 0, 40000, 0,0.000000 }, // 770: b9MPM81; f19GM81; f27GM81; f41GM81; Lead 2 sawtooth
+ // Amplitude begins at 1221.4, peaks 1352.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 703, 703, 0, 0, 40000, 6,0.000000 }, // 770: b9MPM81; f19GM81; f27GM81; f41GM81; Lead 2 sawtooth
- // Amplitude begins at 2867.7, peaks 2935.6 at 31.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2869.7, peaks 2934.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 704, 704, 0, 0, 40000, 6,0.000000 }, // 771: b9MPM82; f19GM82; f41GM82; Lead 3 calliope
- // Amplitude begins at 100.0, peaks 1928.5 at 17.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 98.7, peaks 1926.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
{ 705, 705, 0, 0, 40000, 0,0.000000 }, // 772: b9MPM84; b9MPM85; f21GM84; f21GM85; f32GM84; f32GM85; f41GM84; f41GM85; Lead 5 charang; Lead 6 voice
- // Amplitude begins at 0.9, peaks 2156.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.9, peaks 2140.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 706, 706, 0, 0, 40000, 6,0.000000 }, // 773: b9MPM86; f21GM86; f32GM86; f41GM86; Lead 7 fifths
- // Amplitude begins at 2666.6,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2670.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 707, 707, 0, 0, 40000, 166,0.000000 }, // 774: b9MPM87; f19GM87; Lead 8 brass
- // Amplitude begins at 8.1, peaks 2787.5 at 34.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 7.9, peaks 2858.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 708, 708, 0, 0, 40000, 26,0.000000 }, // 775: b9MPM88; Pad 1 new age
- // Amplitude begins at 951.3, peaks 1757.5 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 947.2, peaks 1753.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 709, 709, 0, 0, 40000, 146,0.000000 }, // 776: b9MPM89; Pad 2 warm
- // Amplitude begins at 0.4, peaks 1643.2 at 0.2s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s.
- { 710, 710, 0, 0, 1353, 6,0.000000 }, // 777: b9MPM90; f32GM90; f37GM57; f41GM90; Pad 3 polysynth; Trombone
+ // Amplitude begins at 0.4, peaks 1626.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 710, 710, 0, 0, 1233, 6,0.000000 }, // 777: b9MPM90; f32GM90; f37GM57; f41GM90; Pad 3 polysynth; Trombone
- // Amplitude begins at 721.7, peaks 2547.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 711, 711, 0, 0, 146, 146,0.000000 }, // 778: b56M57; b66M57; b9MPM91; f32GM91; f41GM91; Pad 4 choir; TROMB1
+ // Amplitude begins at 708.1, peaks 2512.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 711, 711, 0, 0, 146, 146,0.000000 }, // 778: b56MM57; b66M57; b9MPM91; f32GM91; f41GM91; Pad 4 choir; TROMB1
- // Amplitude begins at 1297.2, peaks 1928.6 at 33.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 712, 712, 0, 0, 40000, 6,0.000000 }, // 779: MGM92; b56M60; b66M60; b9MPM92; f19GM92; f25GM92; f32GM92; f41GM92; f47GM60; f53GM93; FRHORN1
+ // Amplitude begins at 1289.0, peaks 1929.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 712, 712, 0, 0, 40000, 6,0.000000 }, // 779: MGM92; b56MM60; b66M60; b9MPM92; f19GM92; f25GM92; f32GM92; f41GM92; f47GM60; f53GM93; FRHORN1
- // Amplitude begins at 96.8, peaks 5008.4 at 27.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 713, 713, 0, 0, 40000, 46,0.000000 }, // 780: b9MPM107; b9MPM108; b9MPM109; b9MPM93; f21GM107; f21GM108; f21GM109; f41GM107; f41GM108; f41GM109; f41GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
+ // Amplitude begins at 93.6, peaks 5018.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 713, 713, 0, 0, 40000, 66,0.000000 }, // 780: b9MPM107; b9MPM108; b9MPM109; b9MPM93; f21GM107; f21GM108; f21GM109; f41GM107; f41GM108; f41GM109; f41GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
- // Amplitude begins at 887.8, peaks 2239.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 714, 714, 0, 0, 40000, 400,0.000000 }, // 781: b9MPM94; f19GM49; f19GM94; f41GM94; Pad 7 halo; String Ensemble2
+ // Amplitude begins at 886.5, peaks 2257.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 714, 714, 0, 0, 40000, 393,0.000000 }, // 781: b9MPM94; f19GM49; f19GM94; f41GM94; Pad 7 halo; String Ensemble2
- // Amplitude begins at 131.2, peaks 2110.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 715, 715, 0, 0, 40000, 100,0.000000 }, // 782: b9MPM95; f21GM95; f41GM95; Pad 8 sweep
+ // Amplitude begins at 127.2, peaks 2072.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 715, 715, 0, 0, 40000, 93,0.000000 }, // 782: b9MPM95; f21GM95; f41GM95; Pad 8 sweep
- // Amplitude begins at 1921.3, peaks 2799.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 716, 716, 0, 0, 606, 606,0.000000 }, // 783: b9MPM96; f19GM96; FX 1 rain
+ // Amplitude begins at 1921.8, peaks 2800.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 716, 716, 0, 0, 620, 620,0.000000 }, // 783: b9MPM96; f19GM96; FX 1 rain
- // Amplitude begins at 1421.0, peaks 2001.5 at 27.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1424.1, peaks 2002.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 717, 717, 0, 0, 40000, 6,0.000000 }, // 784: b9MPM97; f19GM97; f21GM97; f41GM97; FX 2 soundtrack
- // Amplitude begins at 2761.7,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 718, 718, 0, 0, 466, 466,0.000000 }, // 785: b9MPM98; FX 3 crystal
+ // Amplitude begins at 2749.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 718, 718, 0, 0, 493, 493,0.000000 }, // 785: b9MPM98; FX 3 crystal
- // Amplitude begins at 2224.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 719, 719, 0, 0, 260, 260,0.000000 }, // 786: MGM104; MGM99; b9MPM104; b9MPM99; f19GM104; f19GM99; f32GM104; f32GM99; oGM104; oGM99; FX 4 atmosphere; Sitar
+ // Amplitude begins at 2225.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 719, 719, 0, 0, 280, 280,0.000000 }, // 786: MGM104; MGM99; b9MPM104; b9MPM99; f19GM104; f19GM99; f32GM104; f32GM99; oGM104; oGM99; FX 4 atmosphere; Sitar
- // Amplitude begins at 807.7, peaks 1366.2 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 720, 720, 0, 0, 746, 746,0.000000 }, // 787: b9MPM100; f21GM100; f41GM100; FX 5 brightness
+ // Amplitude begins at 809.9, peaks 1366.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 720, 720, 0, 0, 760, 760,0.000000 }, // 787: b9MPM100; f21GM100; f41GM100; FX 5 brightness
- // Amplitude begins at 1386.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1388.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 721, 721, 0, 0, 160, 160,0.000000 }, // 788: b9MPM101; b9MPM102; f21GM101; f21GM102; f32GM100; f32GM101; f32GM102; f41GM101; f41GM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
- // Amplitude begins at 1669.4, peaks 2014.0 at 28.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 722, 722, 0, 0, 40000, 153,0.000000 }, // 789: b9MPM103; f21GM103; f41GM103; FX 8 sci-fi
+ // Amplitude begins at 1666.9, peaks 2015.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 722, 722, 0, 0, 40000, 106,0.000000 }, // 789: b9MPM103; f21GM103; f41GM103; FX 8 sci-fi
- // Amplitude begins at 38.1, peaks 1228.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 723, 723, 0, 0, 126, 126,0.000000 }, // 790: b9MPM106; f21GM106; f32GM106; f41GM106; Shamisen
+ // Amplitude begins at 38.0, peaks 1220.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 723, 723, 0, 0, 166, 166,0.000000 }, // 790: b9MPM106; f21GM106; f32GM106; f41GM106; Shamisen
- // Amplitude begins at 1.2, peaks 2793.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.1, peaks 2641.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 724, 724, 0, 0, 40000, 6,0.000000 }, // 791: b9MPM110; b9MPM111; f21GM110; f21GM111; f41GM110; f41GM111; Fiddle; Shanai
- // Amplitude begins at 1751.7, peaks 2678.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1755.9, peaks 2686.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 725, 725, 0, 0, 126, 126,0.000000 }, // 792: MGM112; b9MPM112; f19GM112; f21GM112; f32GM112; f41GM112; Tinkle Bell
- // Amplitude begins at 1754.4, peaks 2405.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 726, 726, 0, 0, 600, 600,0.000000 }, // 793: b9MPM113; f19GM113; f21GM113; f41GM113; Agogo Bells
+ // Amplitude begins at 1748.7, peaks 2437.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 726, 726, 0, 0, 593, 593,0.000000 }, // 793: b9MPM113; f19GM113; f21GM113; f41GM113; Agogo Bells
- // Amplitude begins at 2618.9, peaks 2877.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 727, 727, 0, 0, 486, 486,0.000000 }, // 794: b9MPM114; Steel Drums
+ // Amplitude begins at 2623.1, peaks 2896.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 727, 727, 0, 0, 513, 513,0.000000 }, // 794: b9MPM114; Steel Drums
- // Amplitude begins at 2849.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 728, 728, 0, 0, 260, 260,0.000000 }, // 795: b9MPM115; f19GM115; Woodblock
+ // Amplitude begins at 2842.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 728, 728, 0, 0, 246, 246,0.000000 }, // 795: b9MPM115; f19GM115; Woodblock
- // Amplitude begins at 2155.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2094.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 507, 507, 0, 0, 40, 40,0.000000 }, // 796: MGM115; MGM116; b9MPM116; f19GM116; f21GM116; f32GM115; f32GM116; f41GM116; f53GM115; Taiko Drum; Woodblock
- // Amplitude begins at 631.6, peaks 1048.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 512, 512, 0, 0, 86, 86,0.000000 }, // 797: b9MPM119; f21GM119; f32GM119; f41GM119; f53GM117; Melodic Tom; Reverse Cymbal
+ // Amplitude begins at 637.0, peaks 1035.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 512, 512, 0, 0, 93, 93,0.000000 }, // 797: b9MPM119; f21GM119; f32GM119; f41GM119; f53GM117; Melodic Tom; Reverse Cymbal
- // Amplitude begins at 1933.8, peaks 2861.1 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- { 729, 729, 0, 0, 2393, 2393,0.000000 }, // 798: b9MPM120; f21GM120; f41GM120; Guitar FretNoise
+ // Amplitude begins at 1934.1, peaks 2861.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 729, 729, 0, 0, 2406, 2406,0.000000 }, // 798: b9MPM120; f21GM120; f41GM120; Guitar FretNoise
- // Amplitude begins at 1043.4,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
+ // Amplitude begins at 1042.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 730, 730, 0, 0, 2400, 2400,0.000000 }, // 799: b9MPM121; f21GM121; f41GM121; Breath Noise
- // Amplitude begins at 0.4, peaks 3146.0 at 0.3s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 731, 731, 0, 0, 1186, 1186,0.000000 }, // 800: b9MPM122; f21GM122; f32GM122; f41GM122; Seashore
+ // Amplitude begins at 0.4, peaks 3278.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 731, 731, 0, 0, 1153, 1153,0.000000 }, // 800: b9MPM122; f21GM122; f32GM122; f41GM122; Seashore
- // Amplitude begins at 1942.3, peaks 2876.6 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- { 732, 732, 0, 0, 40000, 1153,0.000000 }, // 801: b9MPM123; Bird Tweet
+ // Amplitude begins at 1937.0, peaks 2882.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 732, 732, 0, 0, 40000, 1113,0.000000 }, // 801: b9MPM123; Bird Tweet
- // Amplitude begins at 145.2, peaks 2909.2 at 37.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- { 733, 733, 0, 0, 40000, 600,0.000000 }, // 802: b9MPM124; f19GM124; f41GM124; Telephone
+ // Amplitude begins at 139.6, peaks 2908.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 733, 733, 0, 0, 40000, 613,0.000000 }, // 802: b9MPM124; f19GM124; f41GM124; Telephone
- // Amplitude begins at 0.0, peaks 2913.9 at 2.1s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
+ // Amplitude begins at 0.0, peaks 3043.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 734, 734, 0, 0, 4453, 4453,0.000000 }, // 803: b9MPM125; f19GM125; f21GM125; f41GM125; Helicopter
- // Amplitude begins at 2376.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 735, 735, 0, 0, 153, 153,0.000000 }, // 804: b9MPM127; Gunshot
+ // Amplitude begins at 2339.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 735, 735, 0, 0, 160, 160,0.000000 }, // 804: b9MPM127; Gunshot
- // Amplitude begins at 2124.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2134.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 736, 736, 0, 0, 80, 80,0.000000 }, // 805: b9MPP0
- // Amplitude begins at 0.0, peaks 0.5 at 1.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s.
- { 737, 737, 0, 2, 1033, 13,0.000000 }, // 806: b60P82; b60P83; b60P84; b60P85; b60P86; b65P0; b65P1; b65P10; b65P100; b65P101; b65P102; b65P103; b65P104; b65P105; b65P106; b65P107; b65P108; b65P109; b65P11; b65P110; b65P111; b65P112; b65P113; b65P114; b65P115; b65P116; b65P117; b65P118; b65P119; b65P12; b65P120; b65P121; b65P122; b65P123; b65P124; b65P125; b65P126; b65P127; b65P13; b65P14; b65P15; b65P16; b65P17; b65P18; b65P19; b65P2; b65P20; b65P21; b65P22; b65P23; b65P24; b65P25; b65P26; b65P27; b65P28; b65P29; b65P3; b65P30; b65P31; b65P32; b65P33; b65P34; b65P4; b65P5; b65P6; b65P7; b65P8; b65P82; b65P83; b65P84; b65P85; b65P86; b65P87; b65P88; b65P89; b65P9; b65P90; b65P91; b65P92; b65P93; b65P94; b65P95; b65P96; b65P97; b65P98; b65P99; b66P0; b66P1; b66P10; b66P100; b66P101; b66P102; b66P103; b66P104; b66P105; b66P106; b66P107; b66P108; b66P109; b66P11; b66P110; b66P111; b66P112; b66P113; b66P114; b66P115; b66P116; b66P117; b66P118; b66P119; b66P12; b66P120; b66P121; b66P122; b66P123; b66P124; b66P125; b66P126; b66P127; b66P13; b66P14; b66P15; b66P16; b66P17; b66P18; b66P19; b66P2; b66P20; b66P21; b66P22; b66P23; b66P24; b66P25; b66P26; b66P27; b66P28; b66P29; b66P3; b66P30; b66P31; b66P32; b66P33; b66P34; b66P4; b66P5; b66P6; b66P7; b66P8; b66P82; b66P83; b66P84; b66P85; b66P86; b66P87; b66P88; b66P89; b66P9; b66P90; b66P91; b66P92; b66P93; b66P94; b66P95; b66P96; b66P97; b66P98; b66P99; b9MPP1; b9MPP10; b9MPP100; b9MPP101; b9MPP102; b9MPP103; b9MPP104; b9MPP105; b9MPP106; b9MPP107; b9MPP108; b9MPP109; b9MPP11; b9MPP110; b9MPP111; b9MPP112; b9MPP113; b9MPP114; b9MPP115; b9MPP116; b9MPP117; b9MPP118; b9MPP119; b9MPP12; b9MPP120; b9MPP121; b9MPP122; b9MPP123; b9MPP124; b9MPP125; b9MPP126; b9MPP127; b9MPP13; b9MPP14; b9MPP15; b9MPP16; b9MPP17; b9MPP18; b9MPP19; b9MPP2; b9MPP20; b9MPP21; b9MPP22; b9MPP23; b9MPP24; b9MPP25; b9MPP26; b9MPP27; b9MPP28; b9MPP29; b9MPP3; b9MPP30; b9MPP31; b9MPP32; b9MPP33; b9MPP34; b9MPP4; b9MPP5; b9MPP6; b9MPP7; b9MPP74; b9MPP78; b9MPP79; b9MPP8; b9MPP82; b9MPP83; b9MPP84; b9MPP85; b9MPP86; b9MPP87; b9MPP88; b9MPP89; b9MPP9; b9MPP90; b9MPP91; b9MPP92; b9MPP93; b9MPP94; b9MPP95; b9MPP96; b9MPP97; b9MPP98; b9MPP99; Bell Tree; Castanets; Jingle Bell; Long Guiro; Mute Cuica; Mute Surdu; Open Cuica; Open Surdu; Shaker
+ // Amplitude begins at 0.0, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 737, 737, 0, 0, 1513, 13,0.000000 }, // 806: b60P82; b60P83; b60P84; b60P85; b60P86; b65P0; b65P1; b65P10; b65P100; b65P101; b65P102; b65P103; b65P104; b65P105; b65P106; b65P107; b65P108; b65P109; b65P11; b65P110; b65P111; b65P112; b65P113; b65P114; b65P115; b65P116; b65P117; b65P118; b65P119; b65P12; b65P120; b65P121; b65P122; b65P123; b65P124; b65P125; b65P126; b65P127; b65P13; b65P14; b65P15; b65P16; b65P17; b65P18; b65P19; b65P2; b65P20; b65P21; b65P22; b65P23; b65P24; b65P25; b65P26; b65P27; b65P28; b65P29; b65P3; b65P30; b65P31; b65P32; b65P33; b65P34; b65P4; b65P5; b65P6; b65P7; b65P8; b65P82; b65P83; b65P84; b65P85; b65P86; b65P87; b65P88; b65P89; b65P9; b65P90; b65P91; b65P92; b65P93; b65P94; b65P95; b65P96; b65P97; b65P98; b65P99; b66P0; b66P1; b66P10; b66P100; b66P101; b66P102; b66P103; b66P104; b66P105; b66P106; b66P107; b66P108; b66P109; b66P11; b66P110; b66P111; b66P112; b66P113; b66P114; b66P115; b66P116; b66P117; b66P118; b66P119; b66P12; b66P120; b66P121; b66P122; b66P123; b66P124; b66P125; b66P126; b66P127; b66P13; b66P14; b66P15; b66P16; b66P17; b66P18; b66P19; b66P2; b66P20; b66P21; b66P22; b66P23; b66P24; b66P25; b66P26; b66P27; b66P28; b66P29; b66P3; b66P30; b66P31; b66P32; b66P33; b66P34; b66P4; b66P5; b66P6; b66P7; b66P8; b66P82; b66P83; b66P84; b66P85; b66P86; b66P87; b66P88; b66P89; b66P9; b66P90; b66P91; b66P92; b66P93; b66P94; b66P95; b66P96; b66P97; b66P98; b66P99; b9MPP1; b9MPP10; b9MPP100; b9MPP101; b9MPP102; b9MPP103; b9MPP104; b9MPP105; b9MPP106; b9MPP107; b9MPP108; b9MPP109; b9MPP11; b9MPP110; b9MPP111; b9MPP112; b9MPP113; b9MPP114; b9MPP115; b9MPP116; b9MPP117; b9MPP118; b9MPP119; b9MPP12; b9MPP120; b9MPP121; b9MPP122; b9MPP123; b9MPP124; b9MPP125; b9MPP126; b9MPP127; b9MPP13; b9MPP14; b9MPP15; b9MPP16; b9MPP17; b9MPP18; b9MPP19; b9MPP2; b9MPP20; b9MPP21; b9MPP22; b9MPP23; b9MPP24; b9MPP25; b9MPP26; b9MPP27; b9MPP28; b9MPP29; b9MPP3; b9MPP30; b9MPP31; b9MPP32; b9MPP33; b9MPP34; b9MPP4; b9MPP5; b9MPP6; b9MPP7; b9MPP74; b9MPP78; b9MPP79; b9MPP8; b9MPP82; b9MPP83; b9MPP84; b9MPP85; b9MPP86; b9MPP87; b9MPP88; b9MPP89; b9MPP9; b9MPP90; b9MPP91; b9MPP92; b9MPP93; b9MPP94; b9MPP95; b9MPP96; b9MPP97; b9MPP98; b9MPP99; Bell Tree; Castanets; Jingle Bell; Long Guiro; Mute Cuica; Mute Surdu; Open Cuica; Open Surdu; Shaker
- // Amplitude begins at 2688.2, peaks 2690.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2679.7, peaks 2700.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 738, 738, 38, 0, 33, 33,0.000000 }, // 807: b9MPP35; Ac Bass Drum
- // Amplitude begins at 2790.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2794.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 739, 739, 44, 0, 40, 40,0.000000 }, // 808: b9MPP36; Bass Drum 1
- // Amplitude begins at 1808.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1817.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 500, 500, 58, 0, 13, 13,0.000000 }, // 809: b9MPP37; Side Stick
- // Amplitude begins at 2180.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2210.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 740, 740, 24, 0, 160, 160,0.000000 }, // 810: b9MPP38; Acoustic Snare
- // Amplitude begins at 289.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 285.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 741, 741, 60, 0, 133, 133,0.000000 }, // 811: MGP38; MGP39; MGP40; MGP67; b9MPP39; f19GP39; f32GP38; f32GP39; f32GP40; f32GP67; f41GP39; Acoustic Snare; Electric Snare; Hand Clap; High Agogo
- // Amplitude begins at 2124.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2134.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 736, 736, 44, 0, 80, 80,0.000000 }, // 812: b9MPP40; Electric Snare
- // Amplitude begins at 2619.0, peaks 2712.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 742, 742, 25, 0, 153, 153,0.000000 }, // 813: b9MPP41; Low Floor Tom
+ // Amplitude begins at 2619.1, peaks 2722.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 742, 742, 25, 0, 146, 146,0.000000 }, // 813: b9MPP41; Low Floor Tom
- // Amplitude begins at 1100.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1141.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 743, 743, 60, 0, 33, 33,0.000000 }, // 814: b9MPP42; f21GP42; f27GP51; f27GP53; f27GP54; f27GP59; f41GP42; Closed High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; Tambourine
- // Amplitude begins at 2692.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 742, 742, 30, 0, 166, 166,0.000000 }, // 815: b9MPP43; High Floor Tom
+ // Amplitude begins at 2687.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 742, 742, 30, 0, 146, 146,0.000000 }, // 815: b9MPP43; High Floor Tom
- // Amplitude begins at 376.7, peaks 839.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 377, 377, 60, 0, 86, 86,0.000000 }, // 816: b9MPP44; f27GP55; Pedal High Hat; Splash Cymbal
+ // Amplitude begins at 371.6, peaks 804.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 377, 377, 60, 0, 93, 93,0.000000 }, // 816: b9MPP44; f27GP55; Pedal High Hat; Splash Cymbal
- // Amplitude begins at 2703.4, peaks 2773.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 742, 742, 33, 0, 186, 186,0.000000 }, // 817: b9MPP45; Low Tom
+ // Amplitude begins at 2708.9, peaks 2770.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 742, 742, 33, 0, 173, 173,0.000000 }, // 817: b9MPP45; Low Tom
- // Amplitude begins at 1185.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 744, 744, 60, 0, 60, 60,0.000000 }, // 818: b9MPP46; f21GP46; f41GP46; Open High Hat
+ // Amplitude begins at 1240.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 744, 744, 60, 0, 53, 53,0.000000 }, // 818: b9MPP46; f21GP46; f41GP46; Open High Hat
- // Amplitude begins at 2618.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 742, 742, 35, 0, 193, 193,0.000000 }, // 819: b9MPP47; Low-Mid Tom
+ // Amplitude begins at 2614.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 742, 742, 35, 0, 186, 186,0.000000 }, // 819: b9MPP47; Low-Mid Tom
- // Amplitude begins at 2743.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 742, 742, 37, 0, 193, 193,0.000000 }, // 820: b9MPP48; High-Mid Tom
+ // Amplitude begins at 2745.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 742, 742, 37, 0, 200, 200,0.000000 }, // 820: b9MPP48; High-Mid Tom
- // Amplitude begins at 2366.1,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 745, 745, 0, 0, 293, 293,0.000000 }, // 821: b9MPP49; b9MPP52; b9MPP55; b9MPP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
+ // Amplitude begins at 2284.5, peaks 2290.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 745, 745, 0, 0, 313, 313,0.000000 }, // 821: b9MPP49; b9MPP52; b9MPP55; b9MPP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
- // Amplitude begins at 2659.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 742, 742, 40, 0, 200, 200,0.000000 }, // 822: b9MPP50; High Tom
+ // Amplitude begins at 2654.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 742, 742, 40, 0, 206, 206,0.000000 }, // 822: b9MPP50; High Tom
- // Amplitude begins at 449.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 746, 746,102, 0, 306, 306,0.000000 }, // 823: b9MPP51; Ride Cymbal 1
+ // Amplitude begins at 460.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 746, 746,102, 0, 300, 300,0.000000 }, // 823: b9MPP51; Ride Cymbal 1
- // Amplitude begins at 799.9, peaks 875.0 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
+ // Amplitude begins at 800.1, peaks 880.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 747, 747, 80, 0, 433, 433,0.000000 }, // 824: b9MPP53; Ride Bell
- // Amplitude begins at 449.5, peaks 994.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 377, 377, 0, 0, 93, 93,0.000000 }, // 825: b9MPP54; b9MPP69; b9MPP70; Cabasa; Maracas; Tambourine
+ // Amplitude begins at 436.2, peaks 1059.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 377, 377, 0, 0, 86, 86,0.000000 }, // 825: b9MPP54; b9MPP69; b9MPP70; Cabasa; Maracas; Tambourine
- // Amplitude begins at 1922.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1924.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 748, 748, 56, 0, 13, 13,0.000000 }, // 826: b9MPP56; Cow Bell
- // Amplitude begins at 1170.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1161.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 749, 749, 0, 0, 140, 140,0.000000 }, // 827: b9MPP58; Vibraslap
- // Amplitude begins at 405.4, peaks 439.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 431.2, peaks 444.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 746, 746,100, 0, 280, 280,0.000000 }, // 828: b9MPP59; Ride Cymbal 2
- // Amplitude begins at 2675.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2678.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 750, 750, 40, 0, 200, 200,0.000000 }, // 829: b9MPP60; High Bongo
- // Amplitude begins at 2611.7, peaks 2635.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2617.7, peaks 2639.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 750, 750, 35, 0, 200, 200,0.000000 }, // 830: b9MPP61; Low Bongo
- // Amplitude begins at 2319.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2315.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 751, 751, 29, 0, 53, 53,0.000000 }, // 831: b9MPP62; Mute High Conga
- // Amplitude begins at 2488.6, peaks 2620.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2482.5, peaks 2632.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 750, 750, 29, 0, 200, 200,0.000000 }, // 832: b9MPP63; Open High Conga
- // Amplitude begins at 2136.4, peaks 2463.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2139.9, peaks 2486.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 750, 750, 22, 0, 206, 206,0.000000 }, // 833: b9MPP64; Low Conga
- // Amplitude begins at 1892.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1892.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 500, 500, 0, 0, 13, 13,0.000000 }, // 834: MGM113; b9MPP65; b9MPP66; f32GM113; Agogo Bells; High Timbale; Low Timbale
- // Amplitude begins at 2333.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2330.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 752, 752, 0, 0, 46, 46,0.000000 }, // 835: b9MPP67; b9MPP68; High Agogo; Low Agogo
- // Amplitude begins at 2306.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 753, 753, 84, 0, 80, 80,0.000000 }, // 836: b9MPP71; Short Whistle
+ // Amplitude begins at 2303.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 753, 753, 84, 0, 86, 86,0.000000 }, // 836: b9MPP71; Short Whistle
- // Amplitude begins at 2390.6, peaks 2434.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
+ // Amplitude begins at 2387.4, peaks 2424.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 754, 754, 84, 0, 506, 506,0.000000 }, // 837: b9MPP72; Long Whistle
- // Amplitude begins at 2718.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2715.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 755, 755, 0, 0, 160, 160,0.000000 }, // 838: b9MPP73; Short Guiro
- // Amplitude begins at 2707.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2715.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 755, 755, 71, 0, 133, 133,0.000000 }, // 839: b9MPP75; Claves
- // Amplitude begins at 2793.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 53, 0, 153, 153,0.000000 }, // 840: b9MPP76; High Wood Block
+ // Amplitude begins at 2794.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 53, 0, 160, 160,0.000000 }, // 840: b9MPP76; High Wood Block
- // Amplitude begins at 2754.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2753.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 755, 755, 48, 0, 160, 160,0.000000 }, // 841: b9MPP77; Low Wood Block
- // Amplitude begins at 2436.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2435.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 756, 756, 95, 0, 200, 200,0.000000 }, // 842: b9MPP80; Mute Triangle
- // Amplitude begins at 2456.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
+ // Amplitude begins at 2454.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 757, 757, 95, 0, 613, 613,0.000000 }, // 843: b9MPP81; Open Triangle
- // Amplitude begins at 362.5, peaks 2084.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 340.7, peaks 2075.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 758, 758, 36, 0, 73, 73,0.000000 }, // 844: apgbloodP28; b10P28; nhlP28; clap
- // Amplitude begins at 111.4, peaks 1279.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 105.8, peaks 1289.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 759, 759, 48, 0, 60, 60,0.000000 }, // 845: apgbloodP29; b10P29; nhlP29; scratch
- // Amplitude begins at 35.6, peaks 1417.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 35.7, peaks 1427.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 759, 759, 36, 0, 73, 73,0.000000 }, // 846: apgbloodP30; b10P30; nhlP30; scratch
- // Amplitude begins at 2008.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2013.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 760, 760, 36, 0, 20, 20,0.000000 }, // 847: apgbloodP31; apgbloodP37; apgbloodP86; b10P31; b10P37; b10P86; nhlP31; nhlP37; nhlP86; Mute Surdu; RimShot; Side Stick; rimshot
- // Amplitude begins at 2559.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2565.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 761, 761, 32, 0, 46, 46,0.000000 }, // 848: apgbloodP27; apgbloodP32; b10P32; nhlP32; hiq
- // Amplitude begins at 982.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
+ // Amplitude begins at 979.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 762, 762, 96, 0, 580, 580,0.000000 }, // 849: apgbloodP34; b10P34; nhlP34; glock
- // Amplitude begins at 2661.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2651.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 763, 763, 30, 0, 53, 53,0.000000 }, // 850: apgbloodP35; b10P35; nhlP35; Ac Bass Drum; Kick2
- // Amplitude begins at 2333.6, peaks 2624.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2326.5, peaks 2620.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 764, 764, 35, 0, 106, 106,0.000000 }, // 851: apgbloodP36; apgbloodP7; b10P36; nhlP36; Bass Drum 1; Kick
- // Amplitude begins at 2183.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 765, 765, 60, 0, 80, 80,0.000000 }, // 852: b10P38; f42GP40; Electric Snare; Snare
+ // Amplitude begins at 2169.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 765, 765, 60, 0, 86, 86,0.000000 }, // 852: b10P38; f42GP40; Electric Snare; Snare
- // Amplitude begins at 1251.7, peaks 1870.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1269.1, peaks 1866.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 758, 758, 59, 0, 40, 40,0.000000 }, // 853: apgbloodP39; b10P39; nhlP39; Clap; Hand Clap
- // Amplitude begins at 2227.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2292.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 765, 765, 44, 0, 80, 80,0.000000 }, // 854: b10P40; Snare
- // Amplitude begins at 1617.5, peaks 2596.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 766, 766, 41, 0, 160, 160,0.000000 }, // 855: apgbloodP41; b10P41; nhlP41; Low Floor Tom; Toms
-
- // Amplitude begins at 643.3,
+ // Amplitude begins at 1601.8, peaks 2585.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 766, 766, 41, 0, 166, 166,0.000000 }, // 855: apgbloodP41; b10P41; nhlP41; Low Floor Tom; Toms
+
+ // Amplitude begins at 668.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 767, 767, 47, 0, 40, 40,0.000000 }, // 856: b10P42; b10P44; clsdht47
- // Amplitude begins at 2287.5, peaks 2833.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 766, 766, 44, 0, 120, 120,0.000000 }, // 857: apgbloodP43; b10P43; nhlP43; High Floor Tom; Toms
+ // Amplitude begins at 2269.1, peaks 2842.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 766, 766, 44, 0, 140, 140,0.000000 }, // 857: apgbloodP43; b10P43; nhlP43; High Floor Tom; Toms
- // Amplitude begins at 2809.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 766, 766, 48, 0, 160, 160,0.000000 }, // 858: apgbloodP45; b10P45; nhlP45; Low Tom; Toms
+ // Amplitude begins at 2806.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 766, 766, 48, 0, 153, 153,0.000000 }, // 858: apgbloodP45; b10P45; nhlP45; Low Tom; Toms
- // Amplitude begins at 1.0, peaks 325.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 768, 768, 62, 0, 633, 633,0.000000 }, // 859: b10P46; Openhat
+ // Amplitude begins at 1.0, peaks 321.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 768, 768, 62, 0, 606, 606,0.000000 }, // 859: b10P46; Openhat
- // Amplitude begins at 2641.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2650.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 766, 766, 51, 0, 160, 160,0.000000 }, // 860: apgbloodP47; b10P47; nhlP47; Low-Mid Tom; Toms
- // Amplitude begins at 2622.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2618.1, peaks 2627.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 766, 766, 54, 0, 160, 160,0.000000 }, // 861: apgbloodP48; b10P48; nhlP48; High-Mid Tom; Toms
- // Amplitude begins at 893.2,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 769, 769, 40, 0, 366, 366,0.000000 }, // 862: b10P49; b10P52; b10P55; b10P57; Crash
+ // Amplitude begins at 874.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 769, 769, 40, 0, 386, 386,0.000000 }, // 862: b10P49; b10P52; b10P55; b10P57; Crash
- // Amplitude begins at 2578.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2591.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 766, 766, 57, 0, 113, 113,0.000000 }, // 863: apgbloodP50; b10P50; nhlP50; High Tom; Toms
- // Amplitude begins at 216.7, peaks 934.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 770, 770, 97, 0, 66, 66,0.000000 }, // 864: apgbloodP54; b10P54; nhlP54; Tamb; Tambourine
+ // Amplitude begins at 183.8, peaks 883.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 770, 770, 97, 0, 73, 73,0.000000 }, // 864: apgbloodP54; b10P54; nhlP54; Tamb; Tambourine
- // Amplitude begins at 2856.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2859.5,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 771, 771, 50, 0, 86, 86,0.000000 }, // 865: b10P56; Cowbell
- // Amplitude begins at 833.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 376, 376, 60, 0, 126, 126,0.000000 }, // 866: apgbloodP59; b10P59; nhlP59; Ride Cymbal 2; ride
+ // Amplitude begins at 830.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 376, 376, 60, 0, 153, 153,0.000000 }, // 866: apgbloodP59; b10P59; nhlP59; Ride Cymbal 2; ride
- // Amplitude begins at 1063.6, peaks 2429.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1048.8, peaks 2437.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 772, 772, 53, 0, 33, 33,0.000000 }, // 867: b10P60; mutecong
- // Amplitude begins at 1726.9, peaks 2151.8 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 773, 773, 46, 0, 46, 46,0.000000 }, // 868: b10P61; conga
+ // Amplitude begins at 1728.3, peaks 2145.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 773, 773, 46, 0, 53, 53,0.000000 }, // 868: b10P61; conga
- // Amplitude begins at 986.5, peaks 2497.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 987.7, peaks 2488.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 772, 772, 57, 0, 33, 33,0.000000 }, // 869: b10P62; mutecong
- // Amplitude begins at 1434.6, peaks 2964.7 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1428.9, peaks 2950.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 774, 774, 42, 0, 193, 193,0.000000 }, // 870: apgbloodP63; b10P63; nhlP63; Open High Conga; loconga
- // Amplitude begins at 1797.3, peaks 2775.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1799.5, peaks 2781.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 774, 774, 37, 0, 200, 200,0.000000 }, // 871: apgbloodP64; b10P64; nhlP64; Low Conga; loconga
- // Amplitude begins at 1208.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 775, 775, 41, 0, 193, 193,0.000000 }, // 872: b10P65; timbale
+ // Amplitude begins at 1204.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 775, 775, 41, 0, 200, 200,0.000000 }, // 872: b10P65; timbale
- // Amplitude begins at 1205.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 775, 775, 37, 0, 200, 200,0.000000 }, // 873: b10P66; timbale
+ // Amplitude begins at 1198.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 775, 775, 37, 0, 193, 193,0.000000 }, // 873: b10P66; timbale
- // Amplitude begins at 1179.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1183.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 776, 776, 77, 0, 46, 46,0.000000 }, // 874: apgbloodP67; b10P67; nhlP67; High Agogo; agogo
- // Amplitude begins at 1267.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1239.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 776, 776, 72, 0, 40, 40,0.000000 }, // 875: apgbloodP68; b10P68; nhlP68; Low Agogo; agogo
- // Amplitude begins at 7.9, peaks 931.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 8.9, peaks 980.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 388, 388, 70, 0, 46, 46,0.000000 }, // 876: apgbloodP69; apgbloodP82; b10P69; b10P82; nhlP69; nhlP82; Cabasa; Shaker; shaker
- // Amplitude begins at 1310.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 1302.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 777, 777, 39, 0, 173, 173,0.000000 }, // 877: apgbloodP71; b10P71; nhlP71; Short Whistle; hiwhist
- // Amplitude begins at 513.7, peaks 1257.4 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 778, 778, 36, 0, 1000, 1000,0.000000 }, // 878: apgbloodP72; b10P72; nhlP72; Long Whistle; lowhist
+ // Amplitude begins at 515.9, peaks 1250.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 778, 778, 36, 0, 1006, 1006,0.000000 }, // 878: apgbloodP72; b10P72; nhlP72; Long Whistle; lowhist
- // Amplitude begins at 69.8, peaks 1172.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 68.3, peaks 1137.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 779, 779, 46, 0, 33, 33,0.000000 }, // 879: apgbloodP73; b10P73; nhlP73; Short Guiro; higuiro
- // Amplitude begins at 0.0, peaks 529.8 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 780, 780, 48, 0, 673, 673,0.000000 }, // 880: apgbloodP74; b10P74; nhlP74; Long Guiro; loguiro
+ // Amplitude begins at 0.0, peaks 521.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 780, 780, 48, 0, 680, 680,0.000000 }, // 880: apgbloodP74; b10P74; nhlP74; Long Guiro; loguiro
- // Amplitude begins at 2344.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2350.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 781, 781, 85, 0, 33, 33,0.000000 }, // 881: apgbloodP75; b10P75; nhlP75; Claves; clave
- // Amplitude begins at 2626.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2632.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 361, 361, 66, 0, 60, 60,0.000000 }, // 882: apgbloodP76; b10P76; nhlP76; High Wood Block; woodblok
- // Amplitude begins at 42.0, peaks 1521.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 42.0, peaks 1524.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 782, 782, 41, 0, 106, 106,0.000000 }, // 883: apgbloodP78; b10P78; nhlP78; Mute Cuica; hicuica
- // Amplitude begins at 1.7, peaks 1402.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1.7, peaks 1404.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 783, 783, 41, 0, 93, 93,0.000000 }, // 884: apgbloodP79; b10P79; nhlP79; Open Cuica; locuica
- // Amplitude begins at 1966.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1970.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 784, 784, 81, 0, 33, 33,0.000000 }, // 885: b10P80; mutringl
- // Amplitude begins at 1340.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
+ // Amplitude begins at 1336.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 400, 400, 10, 0, 313, 313,0.000000 }, // 886: apgbloodP84; b10P84; nhlP84; Bell Tree; triangle
- // Amplitude begins at 1262.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1269.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 760, 760, 60, 0, 13, 13,0.000000 }, // 887: apgbloodP85; b10P85; nhlP85; Castanets; rimShot
- // Amplitude begins at 2557.3, peaks 2617.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 785, 785, 53, 0, 160, 160,0.000000 }, // 888: apgbloodP87; b10P87; f42GP87; nhlP87; Open Surdu; taiko
+ // Amplitude begins at 2554.5, peaks 2627.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 785, 785, 53, 0, 166, 166,0.000000 }, // 888: apgbloodP87; b10P87; f42GP87; nhlP87; Open Surdu; taiko
- // Amplitude begins at 1607.9, peaks 1618.4 at 0.1s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 786, 786, 0, 0, 940, 940,0.000000 }, // 889: b10M0; f42GM0; nhlM0; AcouGrandPiano; PIANO1
+ // Amplitude begins at 1608.3, peaks 1626.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 786, 786, 0, 0, 866, 866,0.000000 }, // 889: b10M0; f42GM0; nhlM0; AcouGrandPiano; PIANO1
- // Amplitude begins at 1973.7, peaks 2335.1 at 0.1s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 787, 787, 0, 0, 900, 900,0.000000 }, // 890: apgbloodM1; b10M1; f42GM1; nhlM1; BrightAcouGrand; PIANO2
+ // Amplitude begins at 1968.7, peaks 2295.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 787, 787, 0, 0, 933, 933,0.000000 }, // 890: apgbloodM1; b10M1; f42GM1; nhlM1; BrightAcouGrand; PIANO2
- // Amplitude begins at 1878.3, peaks 2237.8 at 0.1s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- { 788, 788, 0, 0, 2353, 2353,0.000000 }, // 891: apgbloodM2; b10M2; f42GM2; nhlM2; ElecGrandPiano; PIANO3
+ // Amplitude begins at 1874.4, peaks 2221.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 788, 788, 0, 0, 2393, 2393,0.000000 }, // 891: apgbloodM2; b10M2; f42GM2; nhlM2; ElecGrandPiano; PIANO3
- // Amplitude begins at 709.8, peaks 1653.8 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 789, 789, 0, 0, 766, 766,0.000000 }, // 892: apgbloodM3; b10M3; f42GM3; nhlM3; HONKTONK; Honky-tonkPiano
+ // Amplitude begins at 711.5, peaks 1657.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 789, 789, 0, 0, 760, 760,0.000000 }, // 892: apgbloodM3; b10M3; f42GM3; nhlM3; HONKTONK; Honky-tonkPiano
- // Amplitude begins at 2875.9, peaks 2996.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 790, 790, 0, 0, 1746, 1746,0.000000 }, // 893: apgbloodM4; b10M4; f42GM4; nhlM4; EP1; Rhodes Piano
+ // Amplitude begins at 2863.4, peaks 2978.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 790, 790, 0, 0, 1740, 1740,0.000000 }, // 893: apgbloodM4; b10M4; f42GM4; nhlM4; EP1; Rhodes Piano
- // Amplitude begins at 2613.7, peaks 3081.6 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 791, 791, 0, 0, 1833, 1833,0.000000 }, // 894: apgbloodM5; b10M5; f42GM5; nhlM5; Chorused Piano; EP2
+ // Amplitude begins at 2598.6, peaks 3110.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 791, 791, 0, 0, 1846, 1846,0.000000 }, // 894: apgbloodM5; b10M5; f42GM5; nhlM5; Chorused Piano; EP2
- // Amplitude begins at 510.5, peaks 1377.7 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
+ // Amplitude begins at 505.7, peaks 1375.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 792, 792, 0, 0, 2106, 2106,0.000000 }, // 895: apgbloodM6; b10M6; f42GM6; nhlM6; HARPSIC; Harpsichord
- // Amplitude begins at 962.6, peaks 1589.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 793, 793, 0, 0, 1153, 1153,0.000000 }, // 896: apgbloodM7; b10M7; f42GM7; nhlM7; CLAVIC; Clavinet
+ // Amplitude begins at 964.3, peaks 1619.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 793, 793, 0, 0, 1193, 1193,0.000000 }, // 896: apgbloodM7; b10M7; f42GM7; nhlM7; CLAVIC; Clavinet
- // Amplitude begins at 1583.2, peaks 2077.9 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- { 794, 794, 0, 0, 1606, 1606,0.000000 }, // 897: apgbloodM8; b10M8; f42GM8; nhlM8; CELESTA; Celesta
+ // Amplitude begins at 1578.1, peaks 2078.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 794, 794, 0, 0, 1613, 1613,0.000000 }, // 897: apgbloodM8; b10M8; f42GM8; nhlM8; CELESTA; Celesta
- // Amplitude begins at 1236.0,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 762, 762, 0, 0, 680, 680,0.000000 }, // 898: apgbloodM9; b10M9; nhlM9; GLOCK; Glockenspiel
+ // Amplitude begins at 1238.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 762, 762, 0, 0, 673, 673,0.000000 }, // 898: apgbloodM9; b10M9; nhlM9; GLOCK; Glockenspiel
- // Amplitude begins at 2212.5, peaks 2763.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 795, 795, 0, 0, 260, 260,0.000000 }, // 899: apgbloodM10; b10M10; f42GM10; nhlM10; MUSICBOX; Music box
+ // Amplitude begins at 2192.7, peaks 2778.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 795, 795, 0, 0, 280, 280,0.000000 }, // 899: apgbloodM10; b10M10; f42GM10; nhlM10; MUSICBOX; Music box
- // Amplitude begins at 2686.3, peaks 3143.6 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 796, 796, 0, 0, 1726, 1726,0.000000 }, // 900: apgbloodM11; b10M11; f42GM11; nhlM11; VIBES; Vibraphone
+ // Amplitude begins at 2680.0, peaks 3152.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 796, 796, 0, 0, 1740, 1740,0.000000 }, // 900: apgbloodM11; b10M11; f42GM11; nhlM11; VIBES; Vibraphone
- // Amplitude begins at 3194.2, peaks 3668.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 797, 797, 0, 0, 206, 206,0.000000 }, // 901: apgbloodM12; b10M12; f42GM12; nhlM12; MARIMBA; Marimba
+ // Amplitude begins at 3157.0, peaks 3699.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 797, 797, 0, 0, 193, 193,0.000000 }, // 901: apgbloodM12; b10M12; f42GM12; nhlM12; MARIMBA; Marimba
- // Amplitude begins at 1417.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 798, 798, 0, 0, 153, 153,0.000000 }, // 902: apgbloodM13; b10M13; f42GM13; nhlM13; XYLO; Xylophone
+ // Amplitude begins at 1420.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 798, 798, 0, 0, 140, 140,0.000000 }, // 902: apgbloodM13; b10M13; f42GM13; nhlM13; XYLO; Xylophone
- // Amplitude begins at 1704.1, peaks 3085.9 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 799, 799, 0, 0, 920, 920,0.000000 }, // 903: apgbloodM14; b10M14; f42GM14; nhlM14; TUBEBELL; Tubular Bells
+ // Amplitude begins at 1706.5, peaks 3092.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 799, 799, 0, 0, 933, 933,0.000000 }, // 903: apgbloodM14; b10M14; f42GM14; nhlM14; TUBEBELL; Tubular Bells
- // Amplitude begins at 1802.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 800, 800, 0, 0, 293, 293,0.000000 }, // 904: apgbloodM15; b10M15; f42GM15; nhlM15; Dulcimer; SANTUR
+ // Amplitude begins at 1804.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 800, 800, 0, 0, 333, 333,0.000000 }, // 904: apgbloodM15; b10M15; f42GM15; nhlM15; Dulcimer; SANTUR
- // Amplitude begins at 1254.9, peaks 1743.0 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1256.8, peaks 1743.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 801, 801, 0, 0, 40000, 6,0.000000 }, // 905: apgbloodM16; b10M16; f42GM16; nhlM16; Hammond Organ; ORGAN1
- // Amplitude begins at 2383.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 802, 802, 0, 0, 40000, 0,0.000000 }, // 906: apgbloodM17; b10M17; f42GM17; nhlM17; ORGAN2; Percussive Organ
+ // Amplitude begins at 2385.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 802, 802, 0, 0, 40000, 6,0.000000 }, // 906: apgbloodM17; b10M17; f42GM17; nhlM17; ORGAN2; Percussive Organ
- // Amplitude begins at 1241.2, peaks 3403.5 at 2.7s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 0.0s.
- { 803, 803, 0, 0, 2773, 13,0.000000 }, // 907: apgbloodM18; b10M18; f42GM18; nhlM18; ORGAN3; Rock Organ
+ // Amplitude begins at 1242.3, peaks 3407.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 803, 803, 0, 0, 613, 13,0.000000 }, // 907: apgbloodM18; b10M18; f42GM18; nhlM18; ORGAN3; Rock Organ
- // Amplitude begins at 7.7, peaks 1876.7 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 7.6, peaks 1880.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 804, 804, 0, 0, 40000, 80,0.000000 }, // 908: apgbloodM19; b10M19; f42GM19; nhlM19; Church Organ; PIPEORG
- // Amplitude begins at 0.9, peaks 1683.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.9, peaks 1655.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 805, 805, 0, 0, 40000, 26,0.000000 }, // 909: apgbloodM20; b10M20; f42GM20; nhlM20; REEDORG; Reed Organ
- // Amplitude begins at 0.0, peaks 1762.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 806, 806, 0, 0, 40000, 26,0.000000 }, // 910: apgbloodM21; b10M21; f42GM21; nhlM21; ACORDIAN; Accordion
+ // Amplitude begins at 0.0, peaks 1748.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 806, 806, 0, 0, 40000, 20,0.000000 }, // 910: apgbloodM21; b10M21; f42GM21; nhlM21; ACORDIAN; Accordion
- // Amplitude begins at 0.7, peaks 1724.3 at 17.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.7, peaks 1725.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 807, 807, 0, 0, 40000, 20,0.000000 }, // 911: apgbloodM22; b10M22; f42GM22; nhlM22; HARMONIC; Harmonica
- // Amplitude begins at 0.0, peaks 1729.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 0.0, peaks 1729.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 808, 808, 0, 0, 40000, 66,0.000000 }, // 912: apgbloodM23; b10M23; f42GM23; nhlM23; BANDNEON; Tango Accordion
- // Amplitude begins at 2574.3, peaks 3088.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
+ // Amplitude begins at 2558.2, peaks 3112.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 809, 809, 0, 0, 940, 940,0.000000 }, // 913: apgbloodM24; b10M24; f42GM24; nhlM24; Acoustic Guitar1; NYLONGT
- // Amplitude begins at 1617.7,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 810, 810, 0, 0, 680, 680,0.000000 }, // 914: apgbloodM25; b10M25; f42GM25; nhlM25; Acoustic Guitar2; STEELGT
+ // Amplitude begins at 1616.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 810, 810, 0, 0, 566, 566,0.000000 }, // 914: apgbloodM25; b10M25; f42GM25; nhlM25; Acoustic Guitar2; STEELGT
- // Amplitude begins at 2822.6, peaks 3080.7 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 811, 811, 0, 0, 1833, 1833,0.000000 }, // 915: apgbloodM26; b10M26; f42GM26; nhlM26; Electric Guitar1; JAZZGT
+ // Amplitude begins at 2807.6, peaks 3101.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 811, 811, 0, 0, 1846, 1846,0.000000 }, // 915: apgbloodM26; b10M26; f42GM26; nhlM26; Electric Guitar1; JAZZGT
- // Amplitude begins at 1317.7, peaks 1381.1 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 812, 812, 0, 0, 1066, 1066,0.000000 }, // 916: apgbloodM27; b10M27; f42GM27; nhlM27; CLEANGT; Electric Guitar2
+ // Amplitude begins at 1318.2, peaks 1396.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 812, 812, 0, 0, 1120, 1120,0.000000 }, // 916: apgbloodM27; b10M27; f42GM27; nhlM27; CLEANGT; Electric Guitar2
- // Amplitude begins at 731.4, peaks 2139.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 813, 813, 0, 0, 306, 306,0.000000 }, // 917: b10M28; f42GM28; Electric Guitar3; MUTEGT
+ // Amplitude begins at 714.8, peaks 2145.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 813, 813, 0, 0, 300, 300,0.000000 }, // 917: b10M28; f42GM28; Electric Guitar3; MUTEGT
- // Amplitude begins at 1197.2, peaks 1986.4 at 0.3s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- { 814, 814, 0, 0, 3160, 3160,0.000000 }, // 918: apgbloodM29; b10M29; f42GM29; nhlM29; OVERDGT; Overdrive Guitar
+ // Amplitude begins at 1184.8, peaks 1988.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 814, 814, 0, 0, 3000, 3000,0.000000 }, // 918: apgbloodM29; b10M29; f42GM29; nhlM29; OVERDGT; Overdrive Guitar
- // Amplitude begins at 643.8, peaks 1286.0 at 0.0s,
- // fades to 20% at 3.9s, keyoff fades to 20% in 3.9s.
- { 815, 815, 0, 0, 3873, 3873,0.000000 }, // 919: apgbloodM30; b10M30; f42GM30; nhlM30; DISTGT; Distorton Guitar
+ // Amplitude begins at 634.8, peaks 1291.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 815, 815, 0, 0, 3773, 3773,0.000000 }, // 919: apgbloodM30; b10M30; f42GM30; nhlM30; DISTGT; Distorton Guitar
- // Amplitude begins at 2082.3, peaks 2360.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 816, 816, 0, 0, 626, 626,0.000000 }, // 920: apgbloodM31; b10M31; f42GM31; nhlM31; GTHARMS; Guitar Harmonics
+ // Amplitude begins at 2075.8, peaks 2369.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 816, 816, 0, 0, 620, 620,0.000000 }, // 920: apgbloodM31; b10M31; f42GM31; nhlM31; GTHARMS; Guitar Harmonics
- // Amplitude begins at 1148.7, peaks 2534.9 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 817, 817, 0, 0, 833, 833,0.000000 }, // 921: apgbloodM32; b10M32; f42GM32; nhlM32; ACOUBASS; Acoustic Bass
+ // Amplitude begins at 1140.6, peaks 2548.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 817, 817, 0, 0, 846, 846,0.000000 }, // 921: apgbloodM32; b10M32; f42GM32; nhlM32; ACOUBASS; Acoustic Bass
- // Amplitude begins at 1747.4, peaks 2013.5 at 0.0s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- { 818, 818, 0, 0, 4780, 4780,0.000000 }, // 922: apgbloodM33; b10M33; f42GM33; nhlM33; Electric Bass 1; FINGBASS
+ // Amplitude begins at 1749.1, peaks 2004.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 818, 818, 0, 0, 4846, 4846,0.000000 }, // 922: apgbloodM33; b10M33; f42GM33; nhlM33; Electric Bass 1; FINGBASS
- // Amplitude begins at 2131.2, peaks 2381.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 819, 819, 0, 0, 1153, 1153,0.000000 }, // 923: apgbloodM34; b10M34; f42GM34; nhlM34; Electric Bass 2; PICKBASS
+ // Amplitude begins at 2132.5, peaks 2380.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 819, 819, 0, 0, 1133, 1133,0.000000 }, // 923: apgbloodM34; b10M34; f42GM34; nhlM34; Electric Bass 2; PICKBASS
- // Amplitude begins at 1.1, peaks 3406.9 at 0.1s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- { 820, 820, 0, 0, 1440, 1440,0.000000 }, // 924: b10M35; f42GM35; FRETLESS; Fretless Bass
+ // Amplitude begins at 1.1, peaks 3366.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 820, 820, 0, 0, 1446, 1446,0.000000 }, // 924: b10M35; f42GM35; FRETLESS; Fretless Bass
- // Amplitude begins at 2894.4,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 821, 821, 0, 0, 573, 573,0.000000 }, // 925: apgbloodM36; b10M36; f42GM36; nhlM36; SLAPBAS1; Slap Bass 1
+ // Amplitude begins at 2883.2,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 821, 821, 0, 0, 566, 566,0.000000 }, // 925: apgbloodM36; b10M36; f42GM36; nhlM36; SLAPBAS1; Slap Bass 1
- // Amplitude begins at 2294.1, peaks 2958.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 822, 822, 0, 0, 593, 593,0.000000 }, // 926: apgbloodM37; b10M37; nhlM37; SLAPBAS2; Slap Bass 2
+ // Amplitude begins at 2298.9, peaks 2939.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 822, 822, 0, 0, 600, 600,0.000000 }, // 926: apgbloodM37; b10M37; nhlM37; SLAPBAS2; Slap Bass 2
- // Amplitude begins at 2157.9,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 823, 823, 0, 0, 1153, 1153,0.000000 }, // 927: apgbloodM38; b10M38; f42GM38; nhlM38; SYNBASS1; Synth Bass 1
+ // Amplitude begins at 2161.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 823, 823, 0, 0, 1180, 1180,0.000000 }, // 927: apgbloodM38; b10M38; f42GM38; nhlM38; SYNBASS1; Synth Bass 1
- // Amplitude begins at 900.7, peaks 2795.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 824, 824, 0, 0, 880, 880,0.000000 }, // 928: apgbloodM39; b10M39; f42GM39; nhlM39; SYNBASS2; Synth Bass 2
+ // Amplitude begins at 897.3, peaks 2783.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 824, 824, 0, 0, 893, 893,0.000000 }, // 928: apgbloodM39; b10M39; f42GM39; nhlM39; SYNBASS2; Synth Bass 2
- // Amplitude begins at 1.3, peaks 1868.9 at 6.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 825, 825, 0, 0, 40000, 33,0.000000 }, // 929: apgbloodM40; b10M40; f42GM40; nhlM40; VIOLIN; Violin
+ // Amplitude begins at 1.4, peaks 1871.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 825, 825, 0, 0, 40000, 20,0.000000 }, // 929: apgbloodM40; b10M40; f42GM40; nhlM40; VIOLIN; Violin
- // Amplitude begins at 1.3, peaks 1919.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 826, 826, 0, 0, 40000, 33,0.000000 }, // 930: apgbloodM41; b10M41; f42GM41; nhlM41; VIOLA; Viola
+ // Amplitude begins at 1.4, peaks 1921.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 826, 826, 0, 0, 40000, 20,0.000000 }, // 930: apgbloodM41; b10M41; f42GM41; nhlM41; VIOLA; Viola
- // Amplitude begins at 0.0, peaks 1235.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- { 827, 827, 0, 0, 146, 13,0.000000 }, // 931: apgbloodM42; b10M42; f42GM42; nhlM42; CELLO; Cello
+ // Amplitude begins at 0.0, peaks 1212.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 827, 827, 0, 0, 166, 40,0.000000 }, // 931: apgbloodM42; b10M42; f42GM42; nhlM42; CELLO; Cello
- // Amplitude begins at 9.7, peaks 3018.4 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 828, 828, 0, 0, 2266, 2266,0.000000 }, // 932: apgbloodM43; b10M43; f42GM43; nhlM43; CONTRAB; Contrabass
+ // Amplitude begins at 9.7, peaks 2974.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 828, 828, 0, 0, 2286, 2286,0.000000 }, // 932: apgbloodM43; b10M43; f42GM43; nhlM43; CONTRAB; Contrabass
- // Amplitude begins at 1.3, peaks 1651.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 829, 829, 0, 0, 40000, 66,0.000000 }, // 933: apgbloodM44; b10M44; f42GM44; nhlM44; TREMSTR; Tremulo Strings
+ // Amplitude begins at 1.4, peaks 1671.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 829, 829, 0, 0, 40000, 86,0.000000 }, // 933: apgbloodM44; b10M44; f42GM44; nhlM44; TREMSTR; Tremulo Strings
- // Amplitude begins at 1485.2, peaks 2550.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 830, 830, 0, 0, 100, 100,0.000000 }, // 934: apgbloodM45; b10M45; f42GM45; nhlM45; PIZZ; Pizzicato String
+ // Amplitude begins at 1484.9, peaks 2542.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 830, 830, 0, 0, 120, 120,0.000000 }, // 934: apgbloodM45; b10M45; f42GM45; nhlM45; PIZZ; Pizzicato String
- // Amplitude begins at 2653.3, peaks 2829.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 831, 831, 0, 0, 433, 433,0.000000 }, // 935: apgbloodM46; b10M46; f42GM46; nhlM46; HARP; Orchestral Harp
+ // Amplitude begins at 2642.3, peaks 2842.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 831, 831, 0, 0, 440, 440,0.000000 }, // 935: apgbloodM46; b10M46; f42GM46; nhlM46; HARP; Orchestral Harp
- // Amplitude begins at 2369.0, peaks 2640.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 832, 832, 0, 0, 273, 273,0.000000 }, // 936: apgbloodM47; b10M47; f42GM47; nhlM47; TIMPANI; Timpany
+ // Amplitude begins at 2373.5, peaks 2658.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 832, 832, 0, 0, 286, 286,0.000000 }, // 936: apgbloodM47; b10M47; f42GM47; nhlM47; TIMPANI; Timpany
- // Amplitude begins at 6.7, peaks 2228.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 833, 833, 0, 0, 40000, 100,0.000000 }, // 937: apgbloodM48; b10M48; f42GM48; nhlM48; STRINGS; String Ensemble1
+ // Amplitude begins at 6.5, peaks 2232.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 833, 833, 0, 0, 40000, 86,0.000000 }, // 937: apgbloodM48; b10M48; f42GM48; nhlM48; STRINGS; String Ensemble1
- // Amplitude begins at 0.0, peaks 1846.3 at 5.7s,
- // fades to 20% at 6.4s, keyoff fades to 20% in 0.1s.
- { 834, 834, 0, 0, 6413, 100,0.000000 }, // 938: apgbloodM49; b10M49; f42GM49; nhlM49; SLOWSTR; String Ensemble2
+ // Amplitude begins at 0.0, peaks 1847.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 834, 834, 0, 0, 5473, 120,0.000000 }, // 938: apgbloodM49; b10M49; f42GM49; nhlM49; SLOWSTR; String Ensemble2
- // Amplitude begins at 0.0, peaks 1442.0 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- { 835, 835, 0, 0, 273, 13,0.000000 }, // 939: apgbloodM50; b10M50; f42GM50; nhlM50; SYNSTR1; Synth Strings 1
+ // Amplitude begins at 0.0, peaks 1464.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 835, 835, 0, 0, 100, 13,0.000000 }, // 939: apgbloodM50; b10M50; f42GM50; nhlM50; SYNSTR1; Synth Strings 1
- // Amplitude begins at 0.4, peaks 2519.7 at 16.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 836, 836, 0, 0, 40000, 66,0.000000 }, // 940: b10M51; f42GM51; SYNSTR2; SynthStrings 2
+ // Amplitude begins at 0.4, peaks 2523.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 836, 836, 0, 0, 40000, 53,0.000000 }, // 940: b10M51; f42GM51; SYNSTR2; SynthStrings 2
- // Amplitude begins at 0.9, peaks 2585.4 at 0.1s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 0.0s.
- { 837, 837, 0, 0, 1613, 6,0.000000 }, // 941: apgbloodM52; b10M52; f42GM52; nhlM52; CHOIR; Choir Aahs
+ // Amplitude begins at 0.9, peaks 2584.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 837, 837, 0, 0, 1640, 6,0.000000 }, // 941: apgbloodM52; b10M52; f42GM52; nhlM52; CHOIR; Choir Aahs
- // Amplitude begins at 1.2, peaks 2469.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 838, 838, 0, 0, 40000, 46,0.000000 }, // 942: apgbloodM53; b10M53; f42GM53; nhlM53; OOHS; Voice Oohs
+ // Amplitude begins at 1.2, peaks 2362.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 838, 838, 0, 0, 40000, 53,0.000000 }, // 942: apgbloodM53; b10M53; f42GM53; nhlM53; OOHS; Voice Oohs
- // Amplitude begins at 8.1, peaks 2939.0 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s.
- { 839, 839, 0, 0, 993, 6,0.000000 }, // 943: apgbloodM54; b10M54; f42GM54; nhlM54; SYNVOX; Synth Voice
+ // Amplitude begins at 7.9, peaks 2936.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 839, 839, 0, 0, 1026, 13,0.000000 }, // 943: apgbloodM54; b10M54; f42GM54; nhlM54; SYNVOX; Synth Voice
- // Amplitude begins at 229.4, peaks 1627.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 226.4, peaks 1574.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 840, 840, 0, 0, 186, 186,0.000000 }, // 944: apgbloodM55; b10M55; f42GM55; nhlM55; ORCHIT; Orchestra Hit
- // Amplitude begins at 658.2, peaks 2285.5 at 0.0s,
+ // Amplitude begins at 645.8, peaks 2292.9 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 841, 841, 0, 0, 40, 40,0.000000 }, // 945: apgbloodM56; b10M56; f42GM56; nhlM56; TRUMPET; Trumpet
- // Amplitude begins at 6.8, peaks 2119.1 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 842, 842, 0, 0, 40000, 13,0.000000 }, // 946: b10M57; f42GM57; TROMBONE; Trombone
+ // Amplitude begins at 6.6, peaks 2144.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 842, 842, 0, 0, 40000, 20,0.000000 }, // 946: b10M57; f42GM57; TROMBONE; Trombone
- // Amplitude begins at 119.0, peaks 1923.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 843, 843, 0, 0, 40, 6,0.000000 }, // 947: b10M58; f42GM58; TUBA; Tuba
+ // Amplitude begins at 115.3, peaks 1861.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 843, 843, 0, 0, 40000, 20,0.000000 }, // 947: b10M58; f42GM58; TUBA; Tuba
- // Amplitude begins at 139.1, peaks 1320.4 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 844, 844, 0, 0, 860, 860,0.000000 }, // 948: apgbloodM59; b10M59; f42GM59; nhlM59; MUTETRP; Muted Trumpet
+ // Amplitude begins at 136.8, peaks 1307.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 844, 844, 0, 0, 873, 873,0.000000 }, // 948: apgbloodM59; b10M59; f42GM59; nhlM59; MUTETRP; Muted Trumpet
- // Amplitude begins at 6.3, peaks 1818.0 at 0.3s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- { 845, 845, 0, 0, 4406, 4406,0.000000 }, // 949: b10M60; f42GM60; FRHORN; French Horn
+ // Amplitude begins at 6.3, peaks 1775.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 845, 845, 0, 0, 4440, 4440,0.000000 }, // 949: b10M60; f42GM60; FRHORN; French Horn
- // Amplitude begins at 80.8, peaks 1317.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- { 846, 846, 0, 0, 233, 6,0.000000 }, // 950: apgbloodM61; b10M61; f42GM61; nhlM61; BRASS1; Brass Section
+ // Amplitude begins at 78.2, peaks 1322.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 846, 846, 0, 0, 273, 6,0.000000 }, // 950: apgbloodM61; b10M61; f42GM61; nhlM61; BRASS1; Brass Section
- // Amplitude begins at 108.3, peaks 1995.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 847, 847, 0, 0, 40000, 60,0.000000 }, // 951: b10M62; f42GM62; SYNBRAS1; Synth Brass 1
+ // Amplitude begins at 107.1, peaks 2056.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 847, 847, 0, 0, 40000, 53,0.000000 }, // 951: b10M62; f42GM62; SYNBRAS1; Synth Brass 1
- // Amplitude begins at 6.8, peaks 2322.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 848, 848, 0, 0, 40000, 100,0.000000 }, // 952: b10M63; f42GM63; SYNBRAS2; Synth Brass 2
+ // Amplitude begins at 6.6, peaks 2310.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 848, 848, 0, 0, 40000, 106,0.000000 }, // 952: b10M63; f42GM63; SYNBRAS2; Synth Brass 2
- // Amplitude begins at 8.1, peaks 2596.2 at 23.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 7.9, peaks 2598.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 849, 849, 0, 0, 40000, 6,0.000000 }, // 953: b10M64; f42GM64; SOPSAX; Soprano Sax
- // Amplitude begins at 110.4, peaks 1886.4 at 7.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 850, 850, 0, 0, 40000, 6,0.000000 }, // 954: apgbloodM65; b10M65; f42GM65; nhlM65; ALTOSAX; Alto Sax
+ // Amplitude begins at 106.4, peaks 1886.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 850, 850, 0, 0, 40000, 0,0.000000 }, // 954: apgbloodM65; b10M65; f42GM65; nhlM65; ALTOSAX; Alto Sax
- // Amplitude begins at 1.0, peaks 1692.3 at 18.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.0, peaks 1692.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 851, 851, 0, 0, 40000, 13,0.000000 }, // 955: b10M66; f42GM66; TENSAX; Tenor Sax
- // Amplitude begins at 3.4, peaks 1450.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 852, 852, 0, 0, 40000, 26,0.000000 }, // 956: apgbloodM67; b10M67; f42GM67; nhlM67; BARISAX; Baritone Sax
+ // Amplitude begins at 3.4, peaks 1451.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 852, 852, 0, 0, 40000, 33,0.000000 }, // 956: apgbloodM67; b10M67; f42GM67; nhlM67; BARISAX; Baritone Sax
- // Amplitude begins at 27.4, peaks 2376.5 at 19.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 26.4, peaks 2381.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 853, 853, 0, 0, 40000, 20,0.000000 }, // 957: apgbloodM68; b10M68; f42GM68; nhlM68; OBOE; Oboe
- // Amplitude begins at 5.6, peaks 2089.3 at 24.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 854, 854, 0, 0, 40000, 13,0.000000 }, // 958: b10M69; f42GM69; ENGLHORN; English Horn
+ // Amplitude begins at 5.3, peaks 2089.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 854, 854, 0, 0, 40000, 6,0.000000 }, // 958: b10M69; f42GM69; ENGLHORN; English Horn
- // Amplitude begins at 0.5, peaks 2863.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.5, peaks 2877.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 855, 855, 0, 0, 40000, 6,0.000000 }, // 959: b10M70; f42GM70; BASSOON; Bassoon
- // Amplitude begins at 7.5, peaks 3209.7 at 20.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 856, 856, 0, 0, 40000, 13,0.000000 }, // 960: apgbloodM71; b10M71; f42GM71; nhlM71; CLARINET; Clarinet
+ // Amplitude begins at 7.3, peaks 3207.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 856, 856, 0, 0, 40000, 20,0.000000 }, // 960: apgbloodM71; b10M71; f42GM71; nhlM71; CLARINET; Clarinet
- // Amplitude begins at 1.1, peaks 2846.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 857, 857, 0, 0, 40000, 13,0.000000 }, // 961: apgbloodM72; b10M72; f42GM72; nhlM72; PICCOLO; Piccolo
+ // Amplitude begins at 1.0, peaks 2817.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 857, 857, 0, 0, 40000, 20,0.000000 }, // 961: apgbloodM72; b10M72; f42GM72; nhlM72; PICCOLO; Piccolo
- // Amplitude begins at 0.9, peaks 3031.3 at 35.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.8, peaks 3041.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 858, 858, 0, 0, 40000, 6,0.000000 }, // 962: b10M73; f42GM73; FLUTE1; Flute
- // Amplitude begins at 1.2, peaks 2526.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1.2, peaks 2433.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 859, 859, 0, 0, 40000, 13,0.000000 }, // 963: b10M74; f42GM74; RECORDER; Recorder
- // Amplitude begins at 1.4, peaks 3475.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 860, 860, 0, 0, 40000, 13,0.000000 }, // 964: apgbloodM75; b10M75; f42GM75; nhlM75; PANFLUTE; Pan Flute
+ // Amplitude begins at 1.3, peaks 3381.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 860, 860, 0, 0, 40000, 20,0.000000 }, // 964: apgbloodM75; b10M75; f42GM75; nhlM75; PANFLUTE; Pan Flute
- // Amplitude begins at 0.8, peaks 3051.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 861, 861, 0, 0, 40000, 13,0.000000 }, // 965: apgbloodM76; b10M76; f42GM76; nhlM76; BOTTLEB; Bottle Blow
+ // Amplitude begins at 0.8, peaks 3089.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 861, 861, 0, 0, 40000, 20,0.000000 }, // 965: apgbloodM76; b10M76; f42GM76; nhlM76; BOTTLEB; Bottle Blow
- // Amplitude begins at 0.4, peaks 2620.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 0.4, peaks 2580.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 862, 862, 0, 0, 40000, 20,0.000000 }, // 966: apgbloodM77; b10M77; f42GM77; nhlM77; SHAKU; Shakuhachi
- // Amplitude begins at 4.8, peaks 3193.4 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 4.7, peaks 3196.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 863, 863, 0, 0, 40000, 33,0.000000 }, // 967: apgbloodM78; b10M78; b12M78; f42GM78; nhlM78; WHISTLE; WHISTLE.; Whistle
- // Amplitude begins at 8.8, peaks 3306.3 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 864, 864, 0, 0, 40000, 66,0.000000 }, // 968: apgbloodM79; b10M79; f42GM79; nhlM79; OCARINA; Ocarina
+ // Amplitude begins at 8.7, peaks 3305.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 864, 864, 0, 0, 40000, 53,0.000000 }, // 968: apgbloodM79; b10M79; f42GM79; nhlM79; OCARINA; Ocarina
- // Amplitude begins at 1477.8, peaks 2175.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 1471.8, peaks 2178.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 865, 865, 0, 0, 40000, 6,0.000000 }, // 969: b10M80; f42GM80; Lead 1 squareea; SQUARWAV
- // Amplitude begins at 995.5, peaks 1719.2 at 0.3s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 866, 866, 0, 0, 1080, 1080,0.000000 }, // 970: apgbloodM81; b10M81; f42GM81; nhlM81; Lead 2 sawtooth; SAWWAV
+ // Amplitude begins at 979.1, peaks 1671.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 866, 866, 0, 0, 1153, 1153,0.000000 }, // 970: apgbloodM81; b10M81; f42GM81; nhlM81; Lead 2 sawtooth; SAWWAV
- // Amplitude begins at 0.4, peaks 2991.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 867, 867, 0, 0, 40000, 13,0.000000 }, // 971: apgbloodM82; b10M82; f42GM82; nhlM82; Lead 3 calliope; SYNCALLI
+ // Amplitude begins at 0.4, peaks 3084.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 867, 867, 0, 0, 40000, 20,0.000000 }, // 971: apgbloodM82; b10M82; f42GM82; nhlM82; Lead 3 calliope; SYNCALLI
- // Amplitude begins at 1396.5, peaks 1798.8 at 0.0s,
+ // Amplitude begins at 1389.0, peaks 1801.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
{ 868, 868, 0, 0, 20, 20,0.000000 }, // 972: apgbloodM83; b10M83; f42GM83; nhlM83; CHIFLEAD; Lead 4 chiff
- // Amplitude begins at 1248.7, peaks 1601.6 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 869, 869, 0, 0, 2146, 2146,0.000000 }, // 973: apgbloodM84; b10M84; f42GM84; nhlM84; CHARANG; Lead 5 charang
+ // Amplitude begins at 1250.6, peaks 1611.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 869, 869, 0, 0, 2040, 2040,0.000000 }, // 973: apgbloodM84; b10M84; f42GM84; nhlM84; CHARANG; Lead 5 charang
- // Amplitude begins at 6.5, peaks 2362.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 6.4, peaks 2417.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 870, 870, 0, 0, 40000, 6,0.000000 }, // 974: apgbloodM85; b10M85; f42GM85; nhlM85; Lead 6 voice; SOLOVOX
- // Amplitude begins at 439.2, peaks 2222.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 387.0, peaks 2200.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 871, 871, 0, 0, 40000, 13,0.000000 }, // 975: b10M86; f42GM86; FIFTHSAW; Lead 7 fifths
- // Amplitude begins at 2009.8, peaks 2567.7 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 872, 872, 0, 0, 1146, 1146,0.000000 }, // 976: apgbloodM87; b10M87; f42GM87; nhlM87; BASSLEAD; Lead 8 brass
+ // Amplitude begins at 1995.8, peaks 2577.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 872, 872, 0, 0, 1153, 1153,0.000000 }, // 976: apgbloodM87; b10M87; f42GM87; nhlM87; BASSLEAD; Lead 8 brass
- // Amplitude begins at 715.8, peaks 1826.3 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 0.0s.
- { 873, 873, 0, 0, 1693, 13,0.000000 }, // 977: apgbloodM88; b10M88; f42GM88; nhlM88; FANTASIA; Pad 1 new age
+ // Amplitude begins at 716.0, peaks 1799.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 873, 873, 0, 0, 1526, 80,0.000000 }, // 977: apgbloodM88; b10M88; f42GM88; nhlM88; FANTASIA; Pad 1 new age
- // Amplitude begins at 0.4, peaks 3230.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 874, 874, 0, 0, 40000, 140,0.000000 }, // 978: apgbloodM89; b10M89; f42GM89; nhlM89; Pad 2 warm; WARMPAD
+ // Amplitude begins at 0.4, peaks 3043.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 874, 874, 0, 0, 40000, 180,0.000000 }, // 978: apgbloodM89; b10M89; f42GM89; nhlM89; Pad 2 warm; WARMPAD
- // Amplitude begins at 2740.5, peaks 3028.3 at 2.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 875, 875, 0, 0, 40000, 133,0.000000 }, // 979: apgbloodM90; b10M90; f42GM90; nhlM90; POLYSYN; Pad 3 polysynth
+ // Amplitude begins at 2723.8, peaks 3031.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 875, 875, 0, 0, 40000, 86,0.000000 }, // 979: apgbloodM90; b10M90; f42GM90; nhlM90; POLYSYN; Pad 3 polysynth
- // Amplitude begins at 147.1, peaks 2852.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 145.4, peaks 2857.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 876, 876, 0, 0, 40000, 26,0.000000 }, // 980: apgbloodM91; b10M91; f42GM91; nhlM91; Pad 4 choir; SPACEVOX
- // Amplitude begins at 0.4, peaks 3116.9 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 877, 877, 0, 0, 40000, 33,0.000000 }, // 981: b10M92; f42GM92; BOWEDGLS; Pad 5 bowedpad
+ // Amplitude begins at 0.4, peaks 3078.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 877, 877, 0, 0, 40000, 53,0.000000 }, // 981: b10M92; f42GM92; BOWEDGLS; Pad 5 bowedpad
- // Amplitude begins at 0.0, peaks 1375.7 at 0.6s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- { 878, 878, 0, 0, 2873, 2873,0.000000 }, // 982: b10M93; f42GM93; METALPAD; Pad 6 metallic
+ // Amplitude begins at 0.0, peaks 1379.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 878, 878, 0, 0, 2886, 2886,0.000000 }, // 982: b10M93; f42GM93; METALPAD; Pad 6 metallic
- // Amplitude begins at 1.1, peaks 2130.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 879, 879, 0, 0, 40000, 86,0.000000 }, // 983: apgbloodM94; b10M94; f42GM94; nhlM94; HALOPAD; Pad 7 halo
+ // Amplitude begins at 1.1, peaks 2135.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 879, 879, 0, 0, 40000, 73,0.000000 }, // 983: apgbloodM94; b10M94; f42GM94; nhlM94; HALOPAD; Pad 7 halo
- // Amplitude begins at 0.0, peaks 1134.7 at 4.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 880, 880, 0, 0, 40000, 153,0.000000 }, // 984: b10M95; f42GM95; Pad 8 sweep; SWEEPPAD
+ // Amplitude begins at 0.0, peaks 1129.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 880, 880, 0, 0, 40000, 126,0.000000 }, // 984: b10M95; f42GM95; Pad 8 sweep; SWEEPPAD
- // Amplitude begins at 2140.9, peaks 2994.7 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 881, 881, 0, 0, 1746, 1746,0.000000 }, // 985: apgbloodM96; b10M96; f42GM96; nhlM96; FX 1 rain; ICERAIN
+ // Amplitude begins at 2120.8, peaks 3013.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 881, 881, 0, 0, 1706, 1706,0.000000 }, // 985: apgbloodM96; b10M96; f42GM96; nhlM96; FX 1 rain; ICERAIN
- // Amplitude begins at 0.0, peaks 2371.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 882, 882, 0, 0, 40000, 200,0.000000 }, // 986: b10M97; f42GM97; FX 2 soundtrack; SOUNDTRK
+ // Amplitude begins at 0.0, peaks 2438.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 882, 882, 0, 0, 40000, 213,0.000000 }, // 986: b10M97; f42GM97; FX 2 soundtrack; SOUNDTRK
- // Amplitude begins at 1767.7, peaks 1880.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 883, 883, 0, 0, 906, 906,0.000000 }, // 987: apgbloodM98; b10M98; f42GM98; nhlM98; CRYSTAL; FX 3 crystal
+ // Amplitude begins at 1760.2, peaks 1885.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 883, 883, 0, 0, 920, 920,0.000000 }, // 987: apgbloodM98; b10M98; f42GM98; nhlM98; CRYSTAL; FX 3 crystal
- // Amplitude begins at 108.2, peaks 1832.4 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 884, 884, 0, 0, 853, 853,0.000000 }, // 988: apgbloodM99; b10M99; f42GM99; nhlM99; ATMOSPH; FX 4 atmosphere
+ // Amplitude begins at 108.4, peaks 1829.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 884, 884, 0, 0, 993, 993,0.000000 }, // 988: apgbloodM99; b10M99; f42GM99; nhlM99; ATMOSPH; FX 4 atmosphere
- // Amplitude begins at 1096.7, peaks 1164.1 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 885, 885, 0, 0, 1673, 1673,0.000000 }, // 989: apgbloodM100; b10M100; f42GM100; nhlM100; BRIGHT; FX 5 brightness
+ // Amplitude begins at 1093.0, peaks 1150.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 885, 885, 0, 0, 1613, 1613,0.000000 }, // 989: apgbloodM100; b10M100; f42GM100; nhlM100; BRIGHT; FX 5 brightness
- // Amplitude begins at 0.4, peaks 3054.3 at 0.3s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.1s.
- { 886, 886, 0, 0, 966, 120,0.000000 }, // 990: apgbloodM101; b10M101; f42GM101; nhlM101; FX 6 goblins; GOBLIN
+ // Amplitude begins at 0.4, peaks 3020.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 886, 886, 0, 0, 1000, 106,0.000000 }, // 990: apgbloodM101; b10M101; f42GM101; nhlM101; FX 6 goblins; GOBLIN
- // Amplitude begins at 429.4, peaks 2518.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 887, 887, 0, 0, 40000, 33,0.000000 }, // 991: apgbloodM102; b10M102; f42GM102; nhlM102; ECHODROP; FX 7 echoes
+ // Amplitude begins at 423.5, peaks 2547.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 887, 887, 0, 0, 40000, 20,0.000000 }, // 991: apgbloodM102; b10M102; f42GM102; nhlM102; ECHODROP; FX 7 echoes
- // Amplitude begins at 187.5, peaks 1716.3 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- { 888, 888, 0, 0, 40000, 153,0.000000 }, // 992: apgbloodM103; b10M103; f42GM103; nhlM103; FX 8 sci-fi; STARTHEM
+ // Amplitude begins at 187.0, peaks 1724.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 888, 888, 0, 0, 40000, 213,0.000000 }, // 992: apgbloodM103; b10M103; f42GM103; nhlM103; FX 8 sci-fi; STARTHEM
- // Amplitude begins at 1052.2, peaks 1438.4 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 889, 889, 0, 0, 753, 753,0.000000 }, // 993: apgbloodM104; b10M104; f42GM104; nhlM104; SITAR; Sitar
+ // Amplitude begins at 1053.5, peaks 1427.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 889, 889, 0, 0, 766, 766,0.000000 }, // 993: apgbloodM104; b10M104; f42GM104; nhlM104; SITAR; Sitar
- // Amplitude begins at 2828.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 2830.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 890, 890, 0, 0, 153, 153,0.000000 }, // 994: apgbloodM105; b10M105; f42GM105; nhlM105; BANJO; Banjo
- // Amplitude begins at 2797.7, peaks 2840.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 891, 891, 0, 0, 620, 620,0.000000 }, // 995: apgbloodM106; b10M106; f42GM106; nhlM106; SHAMISEN; Shamisen
+ // Amplitude begins at 2798.6, peaks 2831.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 891, 891, 0, 0, 626, 626,0.000000 }, // 995: apgbloodM106; b10M106; f42GM106; nhlM106; SHAMISEN; Shamisen
- // Amplitude begins at 496.9, peaks 1684.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 892, 892, 0, 0, 533, 533,0.000000 }, // 996: apgbloodM107; b10M107; f42GM107; nhlM107; KOTO; Koto
+ // Amplitude begins at 495.2, peaks 1684.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 892, 892, 0, 0, 506, 506,0.000000 }, // 996: apgbloodM107; b10M107; f42GM107; nhlM107; KOTO; Koto
- // Amplitude begins at 994.4, peaks 3263.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 893, 893, 0, 0, 293, 293,0.000000 }, // 997: apgbloodM108; b10M108; f42GM108; nhlM108; KALIMBA; Kalimba
+ // Amplitude begins at 984.8, peaks 3213.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 893, 893, 0, 0, 300, 300,0.000000 }, // 997: apgbloodM108; b10M108; f42GM108; nhlM108; KALIMBA; Kalimba
- // Amplitude begins at 42.4, peaks 1211.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 894, 894, 0, 0, 40000, 26,0.000000 }, // 998: apgbloodM109; b10M109; f42GM109; nhlM109; BAGPIPE; Bagpipe
+ // Amplitude begins at 42.3, peaks 1206.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 894, 894, 0, 0, 40000, 33,0.000000 }, // 998: apgbloodM109; b10M109; f42GM109; nhlM109; BAGPIPE; Bagpipe
- // Amplitude begins at 0.9, peaks 1515.1 at 12.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 895, 895, 0, 0, 40000, 40,0.000000 }, // 999: apgbloodM110; b10M110; f42GM110; nhlM110; FIDDLE; Fiddle
+ // Amplitude begins at 0.9, peaks 1516.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 895, 895, 0, 0, 40000, 33,0.000000 }, // 999: apgbloodM110; b10M110; f42GM110; nhlM110; FIDDLE; Fiddle
- // Amplitude begins at 11.4, peaks 1297.9 at 38.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 896, 896, 0, 0, 40000, 40,0.000000 }, // 1000: apgbloodM111; b10M111; f42GM111; nhlM111; SHANNAI; Shanai
+ // Amplitude begins at 11.5, peaks 1300.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 896, 896, 0, 0, 40000, 20,0.000000 }, // 1000: apgbloodM111; b10M111; f42GM111; nhlM111; SHANNAI; Shanai
- // Amplitude begins at 1311.2, peaks 1313.2 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 897, 897, 0, 0, 2100, 2100,0.000000 }, // 1001: apgbloodM112; b10M112; f42GM112; nhlM112; TINKLBEL; Tinkle Bell
+ // Amplitude begins at 1310.0, peaks 1318.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 897, 897, 0, 0, 2106, 2106,0.000000 }, // 1001: apgbloodM112; b10M112; f42GM112; nhlM112; TINKLBEL; Tinkle Bell
- // Amplitude begins at 1274.8, peaks 1326.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 1274.2, peaks 1313.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 776, 776, 0, 0, 93, 93,0.000000 }, // 1002: apgbloodM113; b10M113; nhlM113; AGOGO; Agogo Bells
- // Amplitude begins at 1542.9, peaks 1676.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 898, 898, 0, 0, 206, 206,0.000000 }, // 1003: apgbloodM114; b10M114; f42GM114; nhlM114; STEELDRM; Steel Drums
+ // Amplitude begins at 1541.4, peaks 1716.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 898, 898, 0, 0, 213, 213,0.000000 }, // 1003: apgbloodM114; b10M114; f42GM114; nhlM114; STEELDRM; Steel Drums
- // Amplitude begins at 2306.0, peaks 2517.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2310.4, peaks 2510.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 361, 361, 0, 0, 80, 80,0.000000 }, // 1004: apgbloodM115; b10M115; f42GM115; nhlM115; WOODBLOK; Woodblock
- // Amplitude begins at 2399.9, peaks 2753.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 785, 785, 0, 0, 106, 106,0.000000 }, // 1005: apgbloodM116; b10M116; f42GM116; nhlM116; TAIKO; Taiko Drum
+ // Amplitude begins at 2401.3, peaks 2755.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 785, 785, 0, 0, 100, 100,0.000000 }, // 1005: apgbloodM116; b10M116; f42GM116; nhlM116; TAIKO; Taiko Drum
- // Amplitude begins at 2947.7, peaks 2977.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 2947.2, peaks 2990.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 899, 899, 0, 0, 80, 80,0.000000 }, // 1006: apgbloodM117; b10M117; f42GM117; nhlM117; MELOTOM; Melodic Tom
- // Amplitude begins at 2646.8, peaks 3153.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 900, 900, 0, 0, 293, 293,0.000000 }, // 1007: apgbloodM118; b10M118; f42GM118; nhlM118; SYNDRUM; Synth Drum
+ // Amplitude begins at 2647.1, peaks 3106.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 900, 900, 0, 0, 300, 300,0.000000 }, // 1007: apgbloodM118; b10M118; f42GM118; nhlM118; SYNDRUM; Synth Drum
- // Amplitude begins at 0.4, peaks 728.8 at 1.1s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- { 901, 901, 0, 0, 3173, 3173,0.000000 }, // 1008: apgbloodM119; b10M119; nhlM119; REVRSCYM; Reverse Cymbal
+ // Amplitude begins at 0.4, peaks 738.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 901, 901, 0, 0, 3186, 3186,0.000000 }, // 1008: apgbloodM119; b10M119; nhlM119; REVRSCYM; Reverse Cymbal
- // Amplitude begins at 1.0, peaks 1228.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
+ // Amplitude begins at 0.9, peaks 1214.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 902, 902, 0, 0, 226, 226,0.000000 }, // 1009: apgbloodM120; b10M120; nhlM120; FRETNOIS; Guitar FretNoise
- // Amplitude begins at 269.3, peaks 614.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 304.8, peaks 621.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 903, 903, 0, 0, 53, 53,0.000000 }, // 1010: apgbloodM121; b10M121; nhlM121; BRTHNOIS; Breath Noise
- // Amplitude begins at 0.0, peaks 965.7 at 2.3s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- { 904, 904, 0, 0, 2860, 2860,0.000000 }, // 1011: apgbloodM122; b10M122; nhlM122; SEASHORE; Seashore
+ // Amplitude begins at 0.0, peaks 976.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 904, 904, 0, 0, 2833, 2833,0.000000 }, // 1011: apgbloodM122; b10M122; nhlM122; SEASHORE; Seashore
- // Amplitude begins at 4.4, peaks 766.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
+ // Amplitude begins at 4.3, peaks 758.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 905, 905, 0, 0, 113, 113,0.000000 }, // 1012: b10M123; BIRDS
- // Amplitude begins at 2420.1, peaks 2441.8 at 33.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2418.9, peaks 2442.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 906, 906, 0, 0, 40000, 40,0.000000 }, // 1013: apgbloodM124; b10M124; nhlM124; TELEPHON; Telephone
- // Amplitude begins at 0.0, peaks 1715.9 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- { 907, 907, 0, 0, 40000, 286,0.000000 }, // 1014: b10M125; HELICOPT
+ // Amplitude begins at 0.0, peaks 1715.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 907, 907, 0, 0, 40000, 300,0.000000 }, // 1014: b10M125; HELICOPT
- // Amplitude begins at 0.0, peaks 893.8 at 0.6s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 2.8s.
- { 908, 908, 0, 0, 2780, 2780,0.000000 }, // 1015: b10M126; nhlM126; APPLAUSE; Applause/Noise
-
- // Amplitude begins at 2585.9,
+ // Amplitude begins at 0.0, peaks 880.3 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 908, 908, 0, 0, 2793, 2793,0.000000 }, // 1015: b10M126; nhlM126; APPLAUSE; Applause/Noise
+
+ // Amplitude begins at 2592.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 909, 909, 32, 0, 46, 46,0.000000 }, // 1016: b11P32; hiq
- // Amplitude begins at 2667.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 2665.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 910, 910, 30, 0, 26, 26,0.000000 }, // 1017: b11P35; Kick2
- // Amplitude begins at 285.5, peaks 397.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ // Amplitude begins at 343.8, peaks 385.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
{ 911, 911, 96, 0, 40, 40,0.000000 }, // 1018: b11P42; b11P44; clshat96
- // Amplitude begins at 1.8, peaks 551.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 912, 912, 60, 0, 180, 180,0.000000 }, // 1019: b11P46; Opnhat96
+ // Amplitude begins at 1.9, peaks 530.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 912, 912, 60, 0, 186, 186,0.000000 }, // 1019: b11P46; Opnhat96
- // Amplitude begins at 218.8, peaks 1649.6 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 913, 913, 0, 0, 680, 680,0.000000 }, // 1020: b11M0; PIANO1
-
- // Amplitude begins at 1252.9,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- { 914, 914, 0, 0, 1326, 1326,0.000000 }, // 1021: b11M1; b12M1; PIANO2; PIANO2.I
-
- // Amplitude begins at 1244.8, peaks 1270.4 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 915, 915, 0, 0, 766, 766,0.000000 }, // 1022: b11M2; b12M2; PIANO3; PIANO3.I
+ // Amplitude begins at 1327.0, peaks 1419.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 913, 913, 0, 0, 1100, 1100,0.000000 }, // 1020: b12M0; PIANO1.I
- // Amplitude begins at 1217.2, peaks 1276.4 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 916, 916, 0, 0, 746, 746,0.000000 }, // 1023: b11M3; HONKYTNK
+ // Amplitude begins at 1252.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 914, 914, 0, 0, 1313, 1313,0.000000 }, // 1021: b12M1; PIANO2.I
- // Amplitude begins at 1393.4, peaks 1909.9 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 917, 917, 0, 0, 1780, 1780,0.000000 }, // 1024: b11M4; EPIANO1
+ // Amplitude begins at 1244.7, peaks 1271.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 915, 915, 0, 0, 760, 760,0.000000 }, // 1022: b12M2; PIANO3.I
- // Amplitude begins at 1332.1, peaks 1360.2 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 918, 918, 0, 0, 1920, 1920,0.000000 }, // 1025: b11M5; EPIANO2
+ // Amplitude begins at 1035.3, peaks 1617.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 916, 916, 0, 0, 40000, 33,0.000000 }, // 1023: b12M3; TCSAWWAV
- // Amplitude begins at 961.0, peaks 989.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 919, 919, 0, 0, 1206, 1206,0.000000 }, // 1026: b11M6; b12M6; HARPSI; HARPSI.I
+ // Amplitude begins at 1286.2, peaks 1566.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 917, 917, 0, 0, 1740, 1740,0.000000 }, // 1024: b12M4; EPIANO1.
- // Amplitude begins at 1090.6, peaks 1093.9 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 920, 920, 0, 0, 1226, 1226,0.000000 }, // 1027: b11M7; CLAV
+ // Amplitude begins at 1261.8, peaks 1713.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 918, 918, 0, 0, 1793, 1793,0.000000 }, // 1025: b12M5; EPIANO2.
- // Amplitude begins at 1622.7,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 921, 921, 0, 0, 486, 486,0.000000 }, // 1028: b11M8; b12M8; CELESTA; CELESTA.
+ // Amplitude begins at 961.8, peaks 990.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 919, 919, 0, 0, 1173, 1173,0.000000 }, // 1026: b12M6; HARPSI.I
- // Amplitude begins at 1531.8, peaks 1896.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 362, 362, 0, 0, 260, 260,0.000000 }, // 1029: b11M9; b12M9; GLOCKEN; GLOCKEN.
+ // Amplitude begins at 1617.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 920, 920, 0, 0, 493, 493,0.000000 }, // 1027: b12M8; CELESTA.
- // Amplitude begins at 1350.3, peaks 2187.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 922, 922, 0, 0, 240, 240,0.000000 }, // 1030: b11M10; b12M10; MUSICBOX
+ // Amplitude begins at 1518.9, peaks 1903.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 362, 362, 0, 0, 246, 246,0.000000 }, // 1028: b12M9; GLOCKEN.
- // Amplitude begins at 2241.6, peaks 2559.4 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 923, 923, 0, 0, 1726, 1726,0.000000 }, // 1031: b11M11; b12M11; VIBES; VIBES.IN
+ // Amplitude begins at 1336.0, peaks 2194.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 921, 921, 0, 0, 226, 226,0.000000 }, // 1029: b12M10; MUSICBOX
- // Amplitude begins at 1572.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 924, 924, 0, 0, 240, 240,0.000000 }, // 1032: b11M12; b12M12; MARIMBA; MARIMBA.
+ // Amplitude begins at 2227.1, peaks 2571.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 922, 922, 0, 0, 1740, 1740,0.000000 }, // 1030: b12M11; VIBES.IN
- // Amplitude begins at 1621.4, peaks 1830.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 925, 925, 0, 0, 120, 120,0.000000 }, // 1033: b11M13; XYLOPHON
+ // Amplitude begins at 1568.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 923, 923, 0, 0, 246, 246,0.000000 }, // 1031: b12M12; MARIMBA.
- // Amplitude begins at 1315.9, peaks 1458.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 926, 926, 0, 0, 606, 606,0.000000 }, // 1034: b11M14; TUBEBELL
+ // Amplitude begins at 1612.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 924, 924, 0, 0, 160, 160,0.000000 }, // 1032: b12M13; XYLOPHON
- // Amplitude begins at 932.2, peaks 968.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 927, 927, 0, 0, 293, 293,0.000000 }, // 1035: b11M15; SANTUR
+ // Amplitude begins at 2175.4, peaks 2181.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 925, 925, 0, 0, 1206, 1206,0.000000 }, // 1033: b12M14; TCBELL.I
- // Amplitude begins at 997.2, peaks 1020.5 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 928, 928, 0, 0, 40000, 6,0.000000 }, // 1036: b11M16; ORGAN1
+ // Amplitude begins at 1167.1, peaks 1213.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 926, 926, 0, 0, 353, 353,0.000000 }, // 1034: b12M15; SANTUR.I
- // Amplitude begins at 1876.3, peaks 2026.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 929, 929, 0, 0, 40000, 6,0.000000 }, // 1037: b11M17; b12M17; ORGAN2; ORGAN2.I
+ // Amplitude begins at 649.1, peaks 698.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 927, 927, 0, 0, 40000, 6,0.000000 }, // 1035: b12M16; ORGAN1.I
- // Amplitude begins at 1816.4,
+ // Amplitude begins at 1877.1, peaks 2016.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 930, 930, 0, 0, 13, 13,0.000000 }, // 1038: b11M18; ORGAN3
+ { 928, 928, 0, 0, 40000, 6,0.000000 }, // 1036: b12M17; ORGAN2.I
- // Amplitude begins at 1.0, peaks 1187.5 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 931, 931, 0, 0, 40000, 73,0.000000 }, // 1039: b11M19; b12M19; CHRCHORG
+ // Amplitude begins at 2719.1,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 929, 929, 0, 0, 40000, 0,0.000000 }, // 1037: b12M18; ORGAN3.I
- // Amplitude begins at 0.6, peaks 1190.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 932, 932, 0, 0, 40000, 26,0.000000 }, // 1040: b11M20; b12M20; REEDORG; REEDORG.
+ // Amplitude begins at 0.9, peaks 1190.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 930, 930, 0, 0, 40000, 66,0.000000 }, // 1038: b12M19; CHRCHORG
- // Amplitude begins at 0.0, peaks 1034.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 933, 933, 0, 0, 40000, 26,0.000000 }, // 1041: b11M21; ACCORD
+ // Amplitude begins at 0.5, peaks 1170.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 931, 931, 0, 0, 40000, 26,0.000000 }, // 1039: b12M20; REEDORG.
- // Amplitude begins at 0.0, peaks 786.6 at 15.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 934, 934, 0, 0, 40000, 20,0.000000 }, // 1042: b11M22; b12M22; HARMO; HARMO.IN
+ // Amplitude begins at 0.0, peaks 998.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 932, 932, 0, 0, 40000, 20,0.000000 }, // 1040: b12M21; ACCORD.I
- // Amplitude begins at 0.5, peaks 999.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 935, 935, 0, 0, 40000, 26,0.000000 }, // 1043: b11M23; b12M23; BANDNEON
+ // Amplitude begins at 0.0, peaks 787.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 933, 933, 0, 0, 40000, 20,0.000000 }, // 1041: b12M22; HARMO.IN
- // Amplitude begins at 1941.7, peaks 2212.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 936, 936, 0, 0, 940, 940,0.000000 }, // 1044: b11M24; b12M24; NYLONGT; NYLONGT.
+ // Amplitude begins at 0.5, peaks 999.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 934, 934, 0, 0, 40000, 33,0.000000 }, // 1042: b12M23; BANDNEON
- // Amplitude begins at 1244.2, peaks 1258.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 937, 937, 0, 0, 573, 573,0.000000 }, // 1045: b11M25; STEELGT
+ // Amplitude begins at 1929.2, peaks 2228.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 935, 935, 0, 0, 866, 866,0.000000 }, // 1043: b12M24; NYLONGT.
- // Amplitude begins at 1375.9, peaks 1649.2 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- { 938, 938, 0, 0, 1920, 1920,0.000000 }, // 1046: b11M26; b12M26; JAZZGT; JAZZGT.I
+ // Amplitude begins at 1224.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 936, 936, 0, 0, 1186, 1186,0.000000 }, // 1044: b12M25; STEELGT.
- // Amplitude begins at 870.3,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 939, 939, 0, 0, 1180, 1180,0.000000 }, // 1047: b11M27; CLEANGT
+ // Amplitude begins at 1367.6, peaks 1642.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 937, 937, 0, 0, 1900, 1900,0.000000 }, // 1045: b12M26; JAZZGT.I
- // Amplitude begins at 294.3, peaks 2176.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 940, 940, 0, 0, 606, 606,0.000000 }, // 1048: b11M28; MUTEGT
+ // Amplitude begins at 1669.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 938, 938, 0, 0, 1093, 1093,0.000000 }, // 1046: b12M27; CLEANGT.
- // Amplitude begins at 564.9, peaks 570.3 at 0.0s,
- // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s.
- { 941, 941, 0, 0, 4700, 4700,0.000000 }, // 1049: b11M29; OVERDGT
+ // Amplitude begins at 2935.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 939, 939, 0, 0, 620, 620,0.000000 }, // 1047: b12M28; MUTEGT.I
- // Amplitude begins at 937.8,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- { 942, 942, 0, 0, 3093, 3093,0.000000 }, // 1050: b11M30; DISTGT
+ // Amplitude begins at 856.4, peaks 1034.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 940, 940, 0, 0, 4440, 4440,0.000000 }, // 1048: b12M29; TCOVRDGT
- // Amplitude begins at 655.6, peaks 667.4 at 0.1s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- { 943, 943, 0, 0, 2366, 2366,0.000000 }, // 1051: b11M31; b12M31; GTHARMS; GTHARMS.
+ // Amplitude begins at 815.7, peaks 1395.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 941, 941, 0, 0, 4506, 4506,0.000000 }, // 1049: b12M30; TCDISTG2
- // Amplitude begins at 488.6, peaks 2972.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 944, 944, 0, 0, 453, 453,0.000000 }, // 1052: b11M32; ACOUBASS
+ // Amplitude begins at 657.1, peaks 667.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 942, 942, 0, 0, 2406, 2406,0.000000 }, // 1050: b12M31; GTHARMS.
- // Amplitude begins at 1756.4, peaks 2043.8 at 0.0s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- { 945, 945, 0, 0, 3146, 3146,0.000000 }, // 1053: b11M33; FINGBASS
+ // Amplitude begins at 1632.1, peaks 2894.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 943, 943, 0, 0, 4673, 4673,0.000000 }, // 1051: b12M32; ACOUBASS
- // Amplitude begins at 1810.6, peaks 2171.1 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 946, 946, 0, 0, 1006, 1006,0.000000 }, // 1054: b11M34; PICKBASS
+ // Amplitude begins at 2906.6, peaks 2941.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 944, 944, 0, 0, 2386, 2386,0.000000 }, // 1052: b12M33; FINGBASS
- // Amplitude begins at 514.3, peaks 1709.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 947, 947, 0, 0, 600, 600,0.000000 }, // 1055: b11M35; FRETLESS
+ // Amplitude begins at 1570.7, peaks 1655.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 945, 945, 0, 0, 40000, 146,0.000000 }, // 1053: b12M34; PICKBASS
- // Amplitude begins at 1608.4, peaks 1641.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 948, 948, 0, 0, 553, 553,0.000000 }, // 1056: b11M36; SLAPBAS1
+ // Amplitude begins at 2194.6, peaks 2563.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 946, 946, 0, 0, 1180, 1180,0.000000 }, // 1054: b12M35; FRETLESS
- // Amplitude begins at 1433.9, peaks 1547.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 949, 949, 0, 0, 626, 626,0.000000 }, // 1057: b11M37; SLAPBAS2
+ // Amplitude begins at 1511.8,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 947, 947, 0, 0, 320, 320,0.000000 }, // 1055: b12M36; SLAPBAS1
- // Amplitude begins at 2196.6,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 950, 950, 0, 0, 1213, 1213,0.000000 }, // 1058: b11M38; SYNBASS1
+ // Amplitude begins at 2714.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 948, 948, 0, 0, 633, 633,0.000000 }, // 1056: b12M37; SLAPBAS2
- // Amplitude begins at 788.3, peaks 2101.8 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 951, 951, 0, 0, 686, 686,0.000000 }, // 1059: b11M39; SYNBASS2
+ // Amplitude begins at 818.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 949, 949, 0, 0, 80, 80,0.000000 }, // 1057: b12M38; SYNBASS1
- // Amplitude begins at 0.8, peaks 1211.8 at 6.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 952, 952, 0, 0, 40000, 33,0.000000 }, // 1060: b11M40; b12M40; VIOLIN; VIOLIN.I
+ // Amplitude begins at 1430.6, peaks 2122.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 950, 950, 0, 0, 1180, 1180,0.000000 }, // 1058: b12M39; SYNBASS2
- // Amplitude begins at 0.9, peaks 1479.9 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 953, 953, 0, 0, 40000, 33,0.000000 }, // 1061: b11M41; VIOLA
+ // Amplitude begins at 0.8, peaks 1213.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 951, 951, 0, 0, 40000, 20,0.000000 }, // 1059: b12M40; VIOLIN.I
- // Amplitude begins at 0.7, peaks 1046.5 at 2.4s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 0.0s.
- { 954, 954, 0, 0, 2473, 33,0.000000 }, // 1062: b11M42; b12M42; CELLO; CELLO.IN
+ // Amplitude begins at 0.0, peaks 492.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 952, 952, 0, 0, 6120, 100,0.000000 }, // 1060: b12M41; VIOLA.IN
- // Amplitude begins at 0.8, peaks 1447.7 at 0.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 955, 955, 0, 0, 1726, 1726,0.000000 }, // 1063: b11M43; b12M43; CONTRAB; CONTRAB.
+ // Amplitude begins at 0.7, peaks 1048.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 953, 953, 0, 0, 4793, 33,0.000000 }, // 1061: b12M42; CELLO.IN
- // Amplitude begins at 0.9, peaks 1167.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 956, 956, 0, 0, 40000, 66,0.000000 }, // 1064: b11M44; b12M44; TREMSTR; TREMSTR.
+ // Amplitude begins at 0.8, peaks 1445.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 954, 954, 0, 0, 1773, 1773,0.000000 }, // 1062: b12M43; CONTRAB.
- // Amplitude begins at 900.4, peaks 2623.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 957, 957, 0, 0, 153, 153,0.000000 }, // 1065: b11M45; PIZZ
+ // Amplitude begins at 0.9, peaks 1181.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 955, 955, 0, 0, 40000, 86,0.000000 }, // 1063: b12M44; TREMSTR.
- // Amplitude begins at 2204.9, peaks 2564.7 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 958, 958, 0, 0, 433, 433,0.000000 }, // 1066: b11M46; b12M46; HARP; HARP.INS
+ // Amplitude begins at 739.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 956, 956, 0, 0, 86, 86,0.000000 }, // 1064: b12M45; PIZZ.INS
- // Amplitude begins at 128.4, peaks 2768.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 959, 959, 0, 0, 260, 260,0.000000 }, // 1067: b11M47; TIMPANI
+ // Amplitude begins at 2193.1, peaks 2567.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 957, 957, 0, 0, 406, 406,0.000000 }, // 1065: b12M46; HARP.INS
- // Amplitude begins at 0.0, peaks 1541.2 at 3.8s,
- // fades to 20% at 3.8s, keyoff fades to 20% in 0.0s.
- { 960, 960, 0, 0, 3806, 13,0.000000 }, // 1068: b11M48; STRINGS
+ // Amplitude begins at 3046.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 958, 958, 0, 0, 206, 206,0.000000 }, // 1066: b12M47; TIMPANI.
- // Amplitude begins at 0.0, peaks 847.9 at 5.9s,
- // fades to 20% at 5.9s, keyoff fades to 20% in 0.1s.
- { 961, 961, 0, 0, 5940, 100,0.000000 }, // 1069: b11M49; b12M49; SLOWSTR; SLOWSTR.
+ // Amplitude begins at 0.2, peaks 1011.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 959, 959, 0, 0, 40000, 86,0.000000 }, // 1067: b12M48; STRINGS.
- // Amplitude begins at 0.0, peaks 1259.0 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 962, 962, 0, 0, 1026, 1026,0.000000 }, // 1070: b11M50; b12M50; SYNSTR1; SYNSTR1.
+ // Amplitude begins at 0.0, peaks 853.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 960, 960, 0, 0, 2466, 100,0.000000 }, // 1068: b12M49; SLOWSTR.
- // Amplitude begins at 0.4, peaks 1757.6 at 3.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 963, 963, 0, 0, 40000, 66,0.000000 }, // 1071: b11M51; SYNSTR2
+ // Amplitude begins at 0.0, peaks 1264.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 961, 961, 0, 0, 973, 973,0.000000 }, // 1069: b12M50; SYNSTR1.
- // Amplitude begins at 66.9, peaks 2709.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 964, 964, 0, 0, 40000, 33,0.000000 }, // 1072: b11M53; b12M53; OOHS; OOHS.INS
+ // Amplitude begins at 0.4, peaks 1420.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 962, 962, 0, 0, 40000, 266,0.000000 }, // 1070: b12M51; SYNSTR2.
- // Amplitude begins at 5.3, peaks 1905.8 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s.
- { 965, 965, 0, 0, 993, 6,0.000000 }, // 1073: b11M54; b12M54; SYNVOX; SYNVOX.I
+ // Amplitude begins at 65.7, peaks 2684.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 963, 963, 0, 0, 40000, 33,0.000000 }, // 1071: b12M53; OOHS.INS
- // Amplitude begins at 197.2, peaks 1230.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 966, 966, 0, 0, 166, 166,0.000000 }, // 1074: b11M55; b12M55; ORCHIT; ORCHIT.I
+ // Amplitude begins at 5.2, peaks 1904.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 964, 964, 0, 0, 1026, 13,0.000000 }, // 1072: b12M54; SYNVOX.I
- // Amplitude begins at 59.6, peaks 1150.3 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s.
- { 967, 967, 0, 0, 793, 13,0.000000 }, // 1075: b11M56; TRUMPET
+ // Amplitude begins at 194.6, peaks 1303.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 965, 965, 0, 0, 166, 166,0.000000 }, // 1073: b12M55; ORCHIT.I
- // Amplitude begins at 3.1, peaks 1126.7 at 33.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 968, 968, 0, 0, 40000, 20,0.000000 }, // 1076: b11M57; TROMBONE
+ // Amplitude begins at 81.7, peaks 1637.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 966, 966, 0, 0, 806, 806,0.000000 }, // 1074: b12M56; TRUMPET.
- // Amplitude begins at 4.8, peaks 1492.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- { 969, 969, 0, 0, 60, 20,0.000000 }, // 1077: b11M58; TUBA
+ // Amplitude begins at 4.7, peaks 1740.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 967, 967, 0, 0, 40000, 20,0.000000 }, // 1075: b12M57; TROMBONE
- // Amplitude begins at 121.5, peaks 969.0 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 970, 970, 0, 0, 986, 986,0.000000 }, // 1078: b11M59; b12M59; MUTETRP; MUTETRP.
+ // Amplitude begins at 9.8, peaks 3064.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 968, 968, 0, 0, 40000, 53,0.000000 }, // 1076: b12M58; TUBA.INS
- // Amplitude begins at 6.2, peaks 2008.0 at 0.3s,
- // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s.
- { 971, 971, 0, 0, 3340, 3340,0.000000 }, // 1079: b11M60; FRHORN
+ // Amplitude begins at 121.1, peaks 971.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 969, 969, 0, 0, 1020, 1020,0.000000 }, // 1077: b12M59; MUTETRP.
- // Amplitude begins at 59.4, peaks 868.7 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 972, 972, 0, 0, 40000, 26,0.000000 }, // 1080: b11M61; TCBRASS1
+ // Amplitude begins at 7.9, peaks 2710.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 970, 970, 0, 0, 40000, 53,0.000000 }, // 1078: b12M60; FRHORN2.
- // Amplitude begins at 70.0, peaks 1397.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 973, 973, 0, 0, 40000, 20,0.000000 }, // 1081: b11M62; SYNBRAS1
+ // Amplitude begins at 78.2, peaks 1035.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 971, 971, 0, 0, 40000, 26,0.000000 }, // 1079: b12M61; TCBRASS1
- // Amplitude begins at 4.8, peaks 1669.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 974, 974, 0, 0, 40000, 100,0.000000 }, // 1082: b11M63; b12M63; SYNBRAS2
+ // Amplitude begins at 106.9, peaks 2142.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 972, 972, 0, 0, 40000, 20,0.000000 }, // 1080: b12M62; SYNBRAS1
- // Amplitude begins at 4.8, peaks 1562.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 975, 975, 0, 0, 40000, 6,0.000000 }, // 1083: b11M64; b12M64; SOPSAX; SOPSAX.I
+ // Amplitude begins at 4.7, peaks 1636.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 973, 973, 0, 0, 40000, 106,0.000000 }, // 1081: b12M63; SYNBRAS2
- // Amplitude begins at 60.1, peaks 1028.7 at 7.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 976, 976, 0, 0, 40000, 6,0.000000 }, // 1084: b11M65; b12M65; ALTOSAX; ALTOSAX.
+ // Amplitude begins at 4.7, peaks 1564.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 974, 974, 0, 0, 40000, 6,0.000000 }, // 1082: b12M64; SOPSAX.I
- // Amplitude begins at 1.3, peaks 917.9 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- { 977, 977, 0, 0, 2260, 2260,0.000000 }, // 1085: b11M66; b12M66; TENSAX; TENSAX.I
+ // Amplitude begins at 57.9, peaks 1028.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 975, 975, 0, 0, 40000, 0,0.000000 }, // 1083: b12M65; ALTOSAX.
- // Amplitude begins at 1.7, peaks 726.5 at 25.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 978, 978, 0, 0, 40000, 20,0.000000 }, // 1086: b11M67; b12M67; BARISAX; BARISAX.
+ // Amplitude begins at 1.3, peaks 904.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 976, 976, 0, 0, 2280, 2280,0.000000 }, // 1084: b12M66; TENSAX.I
- // Amplitude begins at 0.5, peaks 442.3 at 25.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 979, 979, 0, 0, 40000, 6,0.000000 }, // 1087: b11M68; OBOE
+ // Amplitude begins at 1.7, peaks 727.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 977, 977, 0, 0, 40000, 20,0.000000 }, // 1085: b12M67; BARISAX.
- // Amplitude begins at 4.0, peaks 1489.5 at 6.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 980, 980, 0, 0, 40000, 6,0.000000 }, // 1088: b11M69; b12M69; ENGLHORN
+ // Amplitude begins at 0.6, peaks 1252.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 978, 978, 0, 0, 40000, 20,0.000000 }, // 1086: b12M68; OBOE.INS
- // Amplitude begins at 1.8, peaks 734.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 981, 981, 0, 0, 40000, 0,0.000000 }, // 1089: b11M70; BASSOON
+ // Amplitude begins at 3.8, peaks 1491.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 979, 979, 0, 0, 40000, 6,0.000000 }, // 1087: b12M69; ENGLHORN
- // Amplitude begins at 0.5, peaks 744.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 982, 982, 0, 0, 40000, 6,0.000000 }, // 1090: b11M71; CLARINET
+ // Amplitude begins at 4.0, peaks 1740.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 980, 980, 0, 0, 40000, 6,0.000000 }, // 1088: b12M70; BASSOON.
- // Amplitude begins at 0.9, peaks 2282.1 at 4.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 983, 983, 0, 0, 40000, 33,0.000000 }, // 1091: b11M72; b12M72; PICCOLO; PICCOLO.
+ // Amplitude begins at 0.6, peaks 1221.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 981, 981, 0, 0, 40000, 26,0.000000 }, // 1089: b12M71; CLARINET
- // Amplitude begins at 0.5, peaks 936.6 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 984, 984, 0, 0, 40000, 6,0.000000 }, // 1092: b11M73; FLUTE1
+ // Amplitude begins at 0.8, peaks 2282.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 982, 982, 0, 0, 40000, 33,0.000000 }, // 1090: b12M72; PICCOLO.
- // Amplitude begins at 8.0, peaks 2429.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 985, 985, 0, 0, 40000, 13,0.000000 }, // 1093: b11M74; b12M74; RECORDER
+ // Amplitude begins at 0.8, peaks 1576.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 983, 983, 0, 0, 40000, 13,0.000000 }, // 1091: b12M73; FLUTE1.I
- // Amplitude begins at 8.4, peaks 3185.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 986, 986, 0, 0, 40000, 13,0.000000 }, // 1094: b11M75; b12M75; PANFLUTE
+ // Amplitude begins at 7.9, peaks 2418.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 984, 984, 0, 0, 40000, 13,0.000000 }, // 1092: b12M74; RECORDER
- // Amplitude begins at 3.7, peaks 1498.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 987, 987, 0, 0, 40000, 33,0.000000 }, // 1095: b11M76; BOTTLEB
+ // Amplitude begins at 8.2, peaks 3183.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 985, 985, 0, 0, 40000, 20,0.000000 }, // 1093: b12M75; PANFLUTE
- // Amplitude begins at 0.5, peaks 1944.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 988, 988, 0, 0, 40000, 20,0.000000 }, // 1096: b11M77; SHAKU
+ // Amplitude begins at 1.2, peaks 2536.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 986, 986, 0, 0, 40000, 60,0.000000 }, // 1094: b12M76; SHAKU.IN
- // Amplitude begins at 4.5, peaks 2075.6 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 989, 989, 0, 0, 40000, 33,0.000000 }, // 1097: b11M78; WHISTLE
+ // Amplitude begins at 0.4, peaks 2791.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 987, 987, 0, 0, 213, 213,0.000000 }, // 1095: b12M77; TCCHIFF.
- // Amplitude begins at 1.0, peaks 2350.9 at 36.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 990, 990, 0, 0, 40000, 13,0.000000 }, // 1098: b11M79; OCARINA
+ // Amplitude begins at 3.2, peaks 1158.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 988, 988, 0, 0, 40000, 73,0.000000 }, // 1096: b12M79; OCARINA.
- // Amplitude begins at 1065.8, peaks 1378.4 at 29.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 991, 991, 0, 0, 40000, 6,0.000000 }, // 1099: b11M80; SQUARWAV
+ // Amplitude begins at 210.9, peaks 1019.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 989, 989, 0, 0, 4513, 4513,0.000000 }, // 1097: b12M80; SQUARWAV
- // Amplitude begins at 703.9, peaks 1211.3 at 0.3s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 992, 992, 0, 0, 1080, 1080,0.000000 }, // 1100: b11M81; SAWWAV
+ // Amplitude begins at 1476.2, peaks 1702.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 990, 990, 0, 0, 313, 313,0.000000 }, // 1098: b12M81; SAWWAV.I
- // Amplitude begins at 0.9, peaks 1633.1 at 5.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 993, 993, 0, 0, 40000, 20,0.000000 }, // 1101: b11M82; b12M82; SYNCALLI
+ // Amplitude begins at 0.8, peaks 1637.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 991, 991, 0, 0, 40000, 20,0.000000 }, // 1099: b12M82; SYNCALLI
- // Amplitude begins at 389.6, peaks 1446.6 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- { 994, 994, 0, 0, 1353, 1353,0.000000 }, // 1102: b11M83; b12M83; CHIFLEAD
+ // Amplitude begins at 382.2, peaks 1437.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 992, 992, 0, 0, 1340, 1340,0.000000 }, // 1100: b12M83; CHIFLEAD
- // Amplitude begins at 1032.7, peaks 1071.3 at 0.2s,
- // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s.
- { 995, 995, 0, 0, 3526, 3526,0.000000 }, // 1103: b11M84; CHARANG
+ // Amplitude begins at 1029.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 993, 993, 0, 0, 4273, 4273,0.000000 }, // 1101: b12M84; CHARANG.
- // Amplitude begins at 6.1, peaks 1639.4 at 17.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 996, 996, 0, 0, 40000, 6,0.000000 }, // 1104: b11M85; b12M85; SOLOVOX; SOLOVOX.
+ // Amplitude begins at 5.9, peaks 1673.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 994, 994, 0, 0, 40000, 6,0.000000 }, // 1102: b12M85; SOLOVOX.
- // Amplitude begins at 538.2, peaks 1209.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 997, 997, 0, 0, 40000, 26,0.000000 }, // 1105: b11M86; FIFTHSAW
+ // Amplitude begins at 309.3, peaks 684.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 995, 995, 0, 0, 40000, 26,0.000000 }, // 1103: b12M86; FIFTHSAW
- // Amplitude begins at 1818.0, peaks 2178.4 at 0.0s,
- // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s.
- { 998, 998, 0, 0, 4140, 4140,0.000000 }, // 1106: b11M87; BASSLEAD
+ // Amplitude begins at 407.6, peaks 981.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 996, 996, 0, 0, 3153, 3153,0.000000 }, // 1104: b12M87; BASSLEAD
- // Amplitude begins at 422.4, peaks 1491.3 at 0.1s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 999, 999, 0, 0, 940, 940,0.000000 }, // 1107: b11M88; b12M88; FANTASIA
+ // Amplitude begins at 423.1, peaks 1433.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 997, 997, 0, 0, 1206, 1206,0.000000 }, // 1105: b12M88; FANTASIA
- // Amplitude begins at 0.4, peaks 2664.8 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1000,1000, 0, 0, 40000, 133,0.000000 }, // 1108: b11M89; WARMPAD
+ // Amplitude begins at 0.4, peaks 1618.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 998, 998, 0, 0, 40000, 180,0.000000 }, // 1106: b12M89; WARMPAD.
- // Amplitude begins at 1343.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.1s.
- {1001,1001, 0, 0, 340, 80,0.000000 }, // 1109: b11M90; POLYSYN
+ // Amplitude begins at 345.9, peaks 348.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 999, 999, 0, 0, 40000, 213,0.000000 }, // 1107: b12M90; POLYSYN.
- // Amplitude begins at 105.3, peaks 1988.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1002,1002, 0, 0, 40000, 26,0.000000 }, // 1110: b11M91; SPACEVOX
+ // Amplitude begins at 0.0, peaks 550.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1000,1000, 0, 0, 1740, 13,0.000000 }, // 1108: b12M91; SPACEVOX
- // Amplitude begins at 0.4, peaks 2205.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1003,1003, 0, 0, 40000, 33,0.000000 }, // 1111: b11M92; BOWEDGLS
+ // Amplitude begins at 0.0, peaks 360.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1001,1001, 0, 0, 2853, 2853,0.000000 }, // 1109: b12M92; BOWEDGLS
- // Amplitude begins at 0.0, peaks 934.8 at 0.5s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- {1004,1004, 0, 0, 2880, 2880,0.000000 }, // 1112: b11M93; METALPAD
+ // Amplitude begins at 0.0, peaks 1265.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1002,1002, 0, 0, 40000, 213,0.000000 }, // 1110: b12M93; METALPAD
- // Amplitude begins at 0.9, peaks 1708.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1005,1005, 0, 0, 40000, 66,0.000000 }, // 1113: b11M94; HALOPAD
+ // Amplitude begins at 0.4, peaks 1617.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1003,1003, 0, 0, 3946, 3946,0.000000 }, // 1111: b12M94; HALOPAD.
- // Amplitude begins at 0.0, peaks 1136.4 at 3.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1006,1006, 0, 0, 40000, 153,0.000000 }, // 1114: b11M95; SWEEPPAD
+ // Amplitude begins at 0.4, peaks 2900.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1004,1004, 0, 0, 2253, 2253,0.000000 }, // 1112: b12M95; SWEEPPAD
- // Amplitude begins at 33.0, peaks 1572.9 at 0.1s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- {1007,1007, 0, 0, 4440, 4440,0.000000 }, // 1115: b11M96; b12M96; ICERAIN; ICERAIN.
+ // Amplitude begins at 31.9, peaks 1596.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1005,1005, 0, 0, 4373, 4373,0.000000 }, // 1113: b12M96; ICERAIN.
- // Amplitude begins at 0.0, peaks 1205.7 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1008,1008, 0, 0, 40000, 240,0.000000 }, // 1116: b11M97; SOUNDTRK
+ // Amplitude begins at 0.0, peaks 1471.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1006,1006, 0, 0, 40000, 260,0.000000 }, // 1114: b12M97; SOUNDTRK
- // Amplitude begins at 840.6, peaks 877.1 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1009,1009, 0, 0, 960, 960,0.000000 }, // 1117: b11M98; CRYSTAL
+ // Amplitude begins at 2465.9, peaks 2641.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1007,1007, 0, 0, 166, 166,0.000000 }, // 1115: b12M98; b12P67; b12P68; CRYSTAL.; agogo.in
- // Amplitude begins at 1719.6, peaks 1864.0 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1010,1010, 0, 0, 940, 940,0.000000 }, // 1118: b11M99; ATMOSPH
+ // Amplitude begins at 861.1, peaks 1611.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1008,1008, 0, 0, 40000, 493,0.000000 }, // 1116: b12M99; TCSYNTH1
- // Amplitude begins at 781.2, peaks 998.9 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1011,1011, 0, 0, 1373, 1373,0.000000 }, // 1119: b11M100; BRIGHT
+ // Amplitude begins at 1455.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1009,1009, 0, 0, 2126, 2126,0.000000 }, // 1117: b12M100; BRIGHT.I
- // Amplitude begins at 0.4, peaks 1983.0 at 0.3s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.1s.
- {1012,1012, 0, 0, 800, 66,0.000000 }, // 1120: b11M101; b12M101; GOBLIN; GOBLIN.I
+ // Amplitude begins at 0.4, peaks 1940.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1010,1010, 0, 0, 726, 53,0.000000 }, // 1118: b12M101; GOBLIN.I
- // Amplitude begins at 569.4, peaks 1445.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1013,1013, 0, 0, 40000, 33,0.000000 }, // 1121: b11M102; ECHODROP
+ // Amplitude begins at 0.4, peaks 1915.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1011,1011, 0, 0, 40000, 480,0.000000 }, // 1119: b12M102; ECHODROP
- // Amplitude begins at 111.4, peaks 1020.6 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1014,1014, 0, 0, 40000, 153,0.000000 }, // 1122: b11M103; STARTHEM
+ // Amplitude begins at 0.0, peaks 827.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1012,1012, 0, 0, 40000, 213,0.000000 }, // 1120: b12M103; STARTHEM
- // Amplitude begins at 676.2, peaks 803.3 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1015,1015, 0, 0, 1080, 1080,0.000000 }, // 1123: b11M104; b12M104; SITAR; SITAR.IN
+ // Amplitude begins at 676.6, peaks 800.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1013,1013, 0, 0, 1046, 1046,0.000000 }, // 1121: b12M104; SITAR.IN
- // Amplitude begins at 1253.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1016,1016, 0, 0, 253, 253,0.000000 }, // 1124: b11M105; BANJO
+ // Amplitude begins at 2685.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1014,1014, 0, 0, 146, 146,0.000000 }, // 1122: b12M105; BANJO.IN
- // Amplitude begins at 1990.6, peaks 1999.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1017,1017, 0, 0, 606, 606,0.000000 }, // 1125: b11M106; SHAMISEN
+ // Amplitude begins at 312.5, peaks 1147.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1015,1015, 0, 0, 333, 333,0.000000 }, // 1123: b12M106; SHAMISEN
- // Amplitude begins at 936.6, peaks 1040.9 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1018,1018, 0, 0, 1113, 1113,0.000000 }, // 1126: b11M107; b12M107; KOTO; KOTO.INS
+ // Amplitude begins at 937.5, peaks 1041.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1016,1016, 0, 0, 1166, 1166,0.000000 }, // 1124: b12M107; KOTO.INS
- // Amplitude begins at 1212.8, peaks 1663.7 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1019,1019, 0, 0, 153, 153,0.000000 }, // 1127: b11M108; b12M108; KALIMBA; KALIMBA.
+ // Amplitude begins at 1208.5, peaks 1635.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1017,1017, 0, 0, 153, 153,0.000000 }, // 1125: b12M108; KALIMBA.
- // Amplitude begins at 3.7, peaks 1193.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1020,1020, 0, 0, 40000, 6,0.000000 }, // 1128: b11M109; b12M109; BAGPIPE; BAGPIPE.
+ // Amplitude begins at 3.7, peaks 1190.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1018,1018, 0, 0, 40000, 6,0.000000 }, // 1126: b12M109; BAGPIPE.
- // Amplitude begins at 0.4, peaks 814.9 at 32.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1021,1021, 0, 0, 40000, 33,0.000000 }, // 1129: b11M110; b12M110; FIDDLE; FIDDLE.I
+ // Amplitude begins at 0.4, peaks 815.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1019,1019, 0, 0, 40000, 33,0.000000 }, // 1127: b12M110; FIDDLE.I
- // Amplitude begins at 27.7, peaks 1103.1 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1022,1022, 0, 0, 40000, 33,0.000000 }, // 1130: b11M111; SHANNAI
+ // Amplitude begins at 120.0, peaks 1444.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1020,1020, 0, 0, 466, 466,0.000000 }, // 1128: b12M111; TCPAD1.I
- // Amplitude begins at 1010.9, peaks 1012.6 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {1023,1023, 0, 0, 2100, 2100,0.000000 }, // 1131: b11M112; b12M112; TINKLBEL
+ // Amplitude begins at 1010.0, peaks 1016.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1021,1021, 0, 0, 2106, 2106,0.000000 }, // 1129: b12M112; TINKLBEL
- // Amplitude begins at 1677.9, peaks 1701.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 444, 444, 0, 0, 86, 86,0.000000 }, // 1132: b11M113; AGOGO
+ // Amplitude begins at 0.0, peaks 1542.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1022,1022, 0, 0, 40000, 40,0.000000 }, // 1130: b12M113; TCLOWPAD
- // Amplitude begins at 1597.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1024,1024, 0, 0, 186, 186,0.000000 }, // 1133: b11M114; STEELDRM
+ // Amplitude begins at 0.1, peaks 408.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1023,1023, 0, 0, 4926, 4926,0.000000 }, // 1131: b12M114; TCPAD4.I
// Amplitude begins at 2655.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 449, 449, 0, 0, 80, 80,0.000000 }, // 1134: b11M115; b12M115; WOODBLOK
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 449, 449, 0, 0, 80, 80,0.000000 }, // 1132: b12M115; b12P76; b12P77; WOODBLOK; woodblok
- // Amplitude begins at 1020.4, peaks 3078.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 453, 453, 0, 0, 20, 20,0.000000 }, // 1135: b11M116; b12M116; TAIKO; TAIKO.IN
+ // Amplitude begins at 1022.7, peaks 3080.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 453, 453, 0, 0, 20, 20,0.000000 }, // 1133: b12M116; b12P87; TAIKO.IN; taiko.in
- // Amplitude begins at 1662.4, peaks 2478.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1025,1025, 0, 0, 20, 20,0.000000 }, // 1136: b11M117; MELOTOM
+ // Amplitude begins at 0.5, peaks 2038.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1024,1024, 0, 0, 5113, 5113,0.000000 }, // 1134: b12M117; TCPAD7.I
- // Amplitude begins at 1263.9, peaks 2373.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1026,1026, 0, 0, 260, 260,0.000000 }, // 1137: b11M118; SYNDRUM
+ // Amplitude begins at 0.0, peaks 1783.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1025,1025, 0, 0, 3060, 13,0.000000 }, // 1135: b12M118; TCPAD8.I
- // Amplitude begins at 0.4, peaks 306.2 at 1.1s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- {1027,1027, 0, 0, 3173, 3173,0.000000 }, // 1138: b11M119; REVRSCYM
+ // Amplitude begins at 1257.0, peaks 1465.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1026,1026, 0, 0, 420, 420,0.000000 }, // 1136: b12M119; TCSFX1.I
- // Amplitude begins at 1.0, peaks 1220.8 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1028,1028, 0, 0, 226, 226,0.000000 }, // 1139: b11M120; b12M120; FRETNOIS
+ // Amplitude begins at 0.9, peaks 1235.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1027,1027, 0, 0, 226, 226,0.000000 }, // 1137: b12M120; FRETNOIS
- // Amplitude begins at 2.5, peaks 768.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1029,1029, 0, 0, 186, 186,0.000000 }, // 1140: b11M121; BRTHNOIS
+ // Amplitude begins at 1165.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1028,1028, 0, 0, 300, 300,0.000000 }, // 1138: b12M121; BRTHNOIS
- // Amplitude begins at 0.0, peaks 263.1 at 2.3s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- {1030,1030, 0, 0, 2860, 2860,0.000000 }, // 1141: b11M122; SEASHORE
+ // Amplitude begins at 8.2, peaks 2359.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1029,1029, 0, 0, 4426, 4426,0.000000 }, // 1139: b12M122; TCPAD2.I
- // Amplitude begins at 401.3, peaks 614.4 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1031,1031, 0, 0, 2446, 2446,0.000000 }, // 1142: b11M123; b12M123; BIRDS; BIRDS.IN
+ // Amplitude begins at 403.2, peaks 616.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1030,1030, 0, 0, 2460, 2460,0.000000 }, // 1140: b12M123; BIRDS.IN
- // Amplitude begins at 1439.0, peaks 1451.9 at 33.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1032,1032, 0, 0, 40000, 40,0.000000 }, // 1143: b11M124; b12M124; TELEPHON
+ // Amplitude begins at 1438.2, peaks 1452.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1031,1031, 0, 0, 40000, 40,0.000000 }, // 1141: b12M124; TELEPHON
- // Amplitude begins at 0.5, peaks 1901.9 at 1.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1033,1033, 0, 0, 40000, 280,0.000000 }, // 1144: b11M125; HELICOPT
+ // Amplitude begins at 0.5, peaks 1680.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1032,1032, 0, 0, 5513, 5513,0.000000 }, // 1142: b12M125; TCPAD5.I
- // Amplitude begins at 0.0, peaks 561.8 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1034,1034, 0, 0, 40000, 160,0.000000 }, // 1145: b11M126; APPLAUSE
+ // Amplitude begins at 0.0, peaks 1632.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1033,1033, 0, 0, 40000, 233,0.000000 }, // 1143: b12M126; TCPAD6.I
- // Amplitude begins at 1171.1, peaks 1845.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1035,1035, 0, 0, 593, 593,0.000000 }, // 1146: b11M127; GUNSHOT
-
- // Amplitude begins at 1328.4, peaks 1409.3 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1036,1036, 0, 0, 1046, 1046,0.000000 }, // 1147: b12M0; PIANO1.I
-
- // Amplitude begins at 1035.3, peaks 1611.4 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1037,1037, 0, 0, 40000, 33,0.000000 }, // 1148: b12M3; TCSAWWAV
+ // Amplitude begins at 55.2, peaks 799.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 430, 430, 0, 0, 300, 300,0.000000 }, // 1144: b12M127; b12P32; b12P33; b12P34; WIERD2.I; Wierd2.i
- // Amplitude begins at 1291.8, peaks 1560.4 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1038,1038, 0, 0, 1746, 1746,0.000000 }, // 1149: b12M4; EPIANO1.
+ // Amplitude begins at 40.9, peaks 2548.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1034,1034, 35, 0, 73, 73,0.000000 }, // 1145: b12P36; f53GP35; f53GP36; Ac Bass Drum; Bass Drum 1; Kick.ins
- // Amplitude begins at 1268.7, peaks 1712.9 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1039,1039, 0, 0, 1833, 1833,0.000000 }, // 1150: b12M5; EPIANO2.
+ // Amplitude begins at 2285.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1007,1007, 77, 0, 80, 80,0.000000 }, // 1146: b12P67; f53GP67; High Agogo; agogo.in
- // Amplitude begins at 1614.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1040,1040, 0, 0, 160, 160,0.000000 }, // 1151: b12M13; XYLOPHON
+ // Amplitude begins at 2372.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1007,1007, 72, 0, 80, 80,0.000000 }, // 1147: b12P68; f53GP68; Low Agogo; agogo.in
- // Amplitude begins at 2171.8, peaks 2178.2 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1041,1041, 0, 0, 1226, 1226,0.000000 }, // 1152: b12M14; TCBELL.I
+ // Amplitude begins at 0.0, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 428, 428, 0, 0, 1513, 13,0.000000 }, // 1148: b12P0; b12P1; b12P10; b12P100; b12P101; b12P102; b12P103; b12P104; b12P105; b12P106; b12P107; b12P108; b12P109; b12P11; b12P110; b12P111; b12P112; b12P113; b12P114; b12P115; b12P116; b12P117; b12P118; b12P119; b12P12; b12P120; b12P121; b12P122; b12P123; b12P124; b12P125; b12P126; b12P127; b12P13; b12P14; b12P15; b12P16; b12P17; b12P18; b12P19; b12P2; b12P20; b12P21; b12P22; b12P23; b12P24; b12P25; b12P26; b12P3; b12P4; b12P5; b12P6; b12P7; b12P8; b12P88; b12P89; b12P9; b12P90; b12P91; b12P92; b12P93; b12P94; b12P95; b12P96; b12P97; b12P98; b12P99; Blank.in
- // Amplitude begins at 1164.5, peaks 1214.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1042,1042, 0, 0, 380, 380,0.000000 }, // 1153: b12M15; SANTUR.I
+ // Amplitude begins at 2.8, peaks 689.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 429, 429, 0, 0, 560, 560,0.000000 }, // 1149: b12P27; b12P28; b12P29; b12P30; b12P31; Wierd1.i
- // Amplitude begins at 646.6, peaks 692.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1043,1043, 0, 0, 40000, 0,0.000000 }, // 1154: b12M16; ORGAN1.I
+ // Amplitude begins at 361.7, peaks 782.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 413, 413, 0, 0, 293, 293,0.000000 }, // 1150: b12P35; Wierd3.i
- // Amplitude begins at 2706.4,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1044,1044, 0, 0, 40000, 0,0.000000 }, // 1155: b12M18; ORGAN3.I
+ // Amplitude begins at 149.1, peaks 2610.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1034,1034, 0, 0, 106, 106,0.000000 }, // 1151: b12P36; Kick.ins
- // Amplitude begins at 0.0, peaks 998.8 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1045,1045, 0, 0, 40000, 20,0.000000 }, // 1156: b12M21; ACCORD.I
+ // Amplitude begins at 1471.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 359, 359, 0, 0, 13, 13,0.000000 }, // 1152: b12P37; b12P85; b12P86; RimShot.; rimShot.; rimshot.
- // Amplitude begins at 1176.3, peaks 1202.1 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1046,1046, 0, 0, 1133, 1133,0.000000 }, // 1157: b12M25; STEELGT.
+ // Amplitude begins at 1801.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 432, 432, 0, 0, 40, 40,0.000000 }, // 1153: b12P38; b12P40; Snare.in
- // Amplitude begins at 1673.3,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1047,1047, 0, 0, 1060, 1060,0.000000 }, // 1158: b12M27; CLEANGT.
+ // Amplitude begins at 2141.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 357, 357, 0, 0, 20, 20,0.000000 }, // 1154: b12P39; Clap.ins
- // Amplitude begins at 2928.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1048,1048, 0, 0, 606, 606,0.000000 }, // 1159: b12M28; MUTEGT.I
+ // Amplitude begins at 2369.5, peaks 2842.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 433, 433, 0, 0, 140, 140,0.000000 }, // 1155: b12P41; b12P43; b12P45; b12P47; b12P48; b12P50; Toms.ins
- // Amplitude begins at 851.5, peaks 1027.4 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {1049,1049, 0, 0, 4480, 4480,0.000000 }, // 1160: b12M29; TCOVRDGT
+ // Amplitude begins at 448.5, peaks 960.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 434, 434, 0, 0, 33, 33,0.000000 }, // 1156: b12P42; b12P44; clshat97
- // Amplitude begins at 816.5, peaks 1408.6 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {1050,1050, 0, 0, 4466, 4466,0.000000 }, // 1161: b12M30; TCDISTG2
+ // Amplitude begins at 3.4, peaks 1010.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 435, 435, 0, 0, 340, 340,0.000000 }, // 1157: b12P46; Opnhat96
- // Amplitude begins at 1628.6, peaks 2920.6 at 0.1s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {1051,1051, 0, 0, 4613, 4613,0.000000 }, // 1162: b12M32; ACOUBASS
+ // Amplitude begins at 596.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 436, 436, 0, 0, 300, 300,0.000000 }, // 1158: b12P49; b12P52; b12P55; b12P57; Crashcym
- // Amplitude begins at 2902.0, peaks 2943.1 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1052,1052, 0, 0, 2373, 2373,0.000000 }, // 1163: b12M33; FINGBASS
+ // Amplitude begins at 418.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 437, 437, 0, 0, 140, 140,0.000000 }, // 1159: b12P51; b12P53; b12P59; Ridecym.; ridecym.
- // Amplitude begins at 1569.7, peaks 1656.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1053,1053, 0, 0, 40000, 146,0.000000 }, // 1164: b12M34; PICKBASS
+ // Amplitude begins at 62.0, peaks 930.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 438, 438, 0, 0, 100, 100,0.000000 }, // 1160: b12P54; Tamb.ins
- // Amplitude begins at 2205.0, peaks 2556.0 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1054,1054, 0, 0, 1166, 1166,0.000000 }, // 1165: b12M35; FRETLESS
+ // Amplitude begins at 2228.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 439, 439, 0, 0, 60, 60,0.000000 }, // 1161: b12P56; Cowbell.
- // Amplitude begins at 1508.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1055,1055, 0, 0, 306, 306,0.000000 }, // 1166: b12M36; SLAPBAS1
+ // Amplitude begins at 1349.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 382, 382, 0, 0, 86, 86,0.000000 }, // 1162: b12P58; vibrasla
- // Amplitude begins at 2713.3,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1056,1056, 0, 0, 633, 633,0.000000 }, // 1167: b12M37; SLAPBAS2
+ // Amplitude begins at 1001.9, peaks 2838.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 440, 440, 0, 0, 46, 46,0.000000 }, // 1163: b12P60; b12P62; mutecong
- // Amplitude begins at 818.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1057,1057, 0, 0, 60, 60,0.000000 }, // 1168: b12M38; SYNBASS1
+ // Amplitude begins at 2064.9, peaks 2388.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 441, 441, 0, 0, 46, 46,0.000000 }, // 1164: b12P61; conga.in
- // Amplitude begins at 1433.6, peaks 2116.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1058,1058, 0, 0, 1186, 1186,0.000000 }, // 1169: b12M39; SYNBASS2
+ // Amplitude begins at 893.9, peaks 2881.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 442, 442, 0, 0, 160, 160,0.000000 }, // 1165: b12P63; b12P64; loconga.
- // Amplitude begins at 0.0, peaks 491.8 at 3.3s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 0.1s.
- {1059,1059, 0, 0, 4933, 80,0.000000 }, // 1170: b12M41; VIOLA.IN
+ // Amplitude begins at 926.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 443, 443, 0, 0, 153, 153,0.000000 }, // 1166: b12P65; b12P66; timbale.
- // Amplitude begins at 740.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1060,1060, 0, 0, 86, 86,0.000000 }, // 1171: b12M45; PIZZ.INS
+ // Amplitude begins at 4.6, peaks 1550.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 445, 445, 0, 0, 73, 73,0.000000 }, // 1167: b12P69; b12P70; b12P82; shaker.i
- // Amplitude begins at 3048.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1061,1061, 0, 0, 186, 186,0.000000 }, // 1172: b12M47; TIMPANI.
+ // Amplitude begins at 794.5, peaks 1190.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 389, 389, 0, 0, 140, 140,0.000000 }, // 1168: b12P71; hiwhist.
- // Amplitude begins at 0.2, peaks 1010.4 at 15.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1062,1062, 0, 0, 40000, 46,0.000000 }, // 1173: b12M48; STRINGS.
+ // Amplitude begins at 792.7, peaks 1225.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 390, 390, 0, 0, 400, 400,0.000000 }, // 1169: b12P72; lowhist.
- // Amplitude begins at 0.4, peaks 1418.6 at 27.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1063,1063, 0, 0, 40000, 240,0.000000 }, // 1174: b12M51; SYNSTR2.
+ // Amplitude begins at 88.2, peaks 1204.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 446, 446, 0, 0, 46, 46,0.000000 }, // 1170: b12P73; higuiro.
- // Amplitude begins at 84.4, peaks 1626.8 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s.
- {1064,1064, 0, 0, 793, 13,0.000000 }, // 1175: b12M56; TRUMPET.
+ // Amplitude begins at 0.0, peaks 1532.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 447, 447, 0, 0, 246, 246,0.000000 }, // 1171: b12P74; loguiro.
- // Amplitude begins at 4.8, peaks 1737.7 at 33.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1065,1065, 0, 0, 40000, 20,0.000000 }, // 1176: b12M57; TROMBONE
+ // Amplitude begins at 2331.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 448, 448, 0, 0, 46, 46,0.000000 }, // 1172: b12P75; clavecb.
- // Amplitude begins at 9.8, peaks 3084.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1066,1066, 0, 0, 40000, 60,0.000000 }, // 1177: b12M58; TUBA.INS
+ // Amplitude begins at 5.4, peaks 1799.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 450, 450, 0, 0, 86, 86,0.000000 }, // 1173: b12P78; hicuica.
- // Amplitude begins at 8.0, peaks 2814.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1067,1067, 0, 0, 40000, 46,0.000000 }, // 1178: b12M60; FRHORN2.
+ // Amplitude begins at 4.5, peaks 2051.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 451, 451, 0, 0, 113, 113,0.000000 }, // 1174: b12P79; locuica.
- // Amplitude begins at 80.8, peaks 1032.3 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1068,1068, 0, 0, 40000, 26,0.000000 }, // 1179: b12M61; TCBRASS1
+ // Amplitude begins at 1754.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 452, 452, 0, 0, 80, 80,0.000000 }, // 1175: b12P80; mutringl
- // Amplitude begins at 108.1, peaks 2155.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1069,1069, 0, 0, 40000, 20,0.000000 }, // 1180: b12M62; SYNBRAS1
+ // Amplitude begins at 1844.4, peaks 1864.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 400, 400, 0, 0, 320, 320,0.000000 }, // 1176: b12P81; b12P83; b12P84; triangle
- // Amplitude begins at 0.6, peaks 1251.7 at 25.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1070,1070, 0, 0, 40000, 20,0.000000 }, // 1181: b12M68; OBOE.INS
+ // Amplitude begins at 1216.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1035,1035, 0, 0, 60, 60,0.000000 }, // 1177: dMM0; hxMM0; musM0; raptM0; Acoustic Grand Piano
- // Amplitude begins at 4.1, peaks 1747.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1071,1071, 0, 0, 40000, 0,0.000000 }, // 1182: b12M70; BASSOON.
+ // Amplitude begins at 1318.0, peaks 1476.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1036,1036, 0, 0, 1453, 1453,0.000000 }, // 1178: dMM1; hxMM1; musM1; raptM1; Bright Acoustic Piano
- // Amplitude begins at 0.6, peaks 1251.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1072,1072, 0, 0, 40000, 26,0.000000 }, // 1183: b12M71; CLARINET
+ // Amplitude begins at 3441.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1037,1038, 0, 1, 506, 506,0.000000 }, // 1179: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano
- // Amplitude begins at 0.8, peaks 1575.4 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1073,1073, 0, 0, 40000, 13,0.000000 }, // 1184: b12M73; FLUTE1.I
+ // Amplitude begins at 4018.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1039,1040, 0, 1, 1253, 1253,0.031250 }, // 1180: dMM3; hxMM3; musM3; raptM3; Honky-tonk Piano
- // Amplitude begins at 1.2, peaks 2662.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1074,1074, 0, 0, 40000, 60,0.000000 }, // 1185: b12M76; SHAKU.IN
+ // Amplitude begins at 1846.6, peaks 3042.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1041,1041, 0, 0, 866, 866,0.000000 }, // 1181: dMM4; hxMM4; musM4; raptM4; Rhodes Paino
- // Amplitude begins at 0.4, peaks 2902.5 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1075,1075, 0, 0, 206, 206,0.000000 }, // 1186: b12M77; TCCHIFF.
+ // Amplitude begins at 2236.4, peaks 2442.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1042,1043, 0, 1, 1473, 1473,0.000000 }, // 1182: dMM5; hxMM5; musM5; raptM5; Chorused Piano
- // Amplitude begins at 3.3, peaks 1159.1 at 27.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1076,1076, 0, 0, 40000, 66,0.000000 }, // 1187: b12M79; OCARINA.
+ // Amplitude begins at 1425.7, peaks 1710.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1044,1044, 0, 0, 1600, 1600,0.000000 }, // 1183: dMM6; hxMM6; musM6; raptM6; Harpsichord
- // Amplitude begins at 203.2, peaks 1018.4 at 0.1s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {1077,1077, 0, 0, 4493, 4493,0.000000 }, // 1188: b12M80; SQUARWAV
+ // Amplitude begins at 16.2, peaks 542.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1045,1045, 0, 0, 680, 680,0.000000 }, // 1184: dMM7; hxMM7; musM7; raptM7; Clavinet
- // Amplitude begins at 1470.5, peaks 1716.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1078,1078, 0, 0, 293, 293,0.000000 }, // 1189: b12M81; SAWWAV.I
+ // Amplitude begins at 2769.0, peaks 2983.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1046,1046, 0, 0, 1133, 1133,0.000000 }, // 1185: dMM8; hxMM8; musM8; raptM8; Celesta
- // Amplitude begins at 1029.0,
- // fades to 20% at 4.3s, keyoff fades to 20% in 4.3s.
- {1079,1079, 0, 0, 4273, 4273,0.000000 }, // 1190: b12M84; CHARANG.
+ // Amplitude begins at 549.8, peaks 2213.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1047,1047, 0, 0, 1013, 1013,0.000000 }, // 1186: dMM9; hxMM9; musM9; raptM9; * Glockenspiel
- // Amplitude begins at 323.8, peaks 690.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1080,1080, 0, 0, 40000, 26,0.000000 }, // 1191: b12M86; FIFTHSAW
+ // Amplitude begins at 2796.5, peaks 2798.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1048,1048, 0, 0, 860, 860,0.000000 }, // 1187: dMM10; hxMM10; musM10; raptM10; * Music Box
- // Amplitude begins at 407.0, peaks 997.8 at 0.3s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- {1081,1081, 0, 0, 3206, 3206,0.000000 }, // 1192: b12M87; BASSLEAD
+ // Amplitude begins at 3415.3, peaks 4071.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1049,1049, 0, 0, 1473, 1473,0.000000 }, // 1188: dMM11; hxMM11; musM11; raptM11; Vibraphone
- // Amplitude begins at 0.4, peaks 1678.0 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1082,1082, 0, 0, 40000, 153,0.000000 }, // 1193: b12M89; WARMPAD.
+ // Amplitude begins at 1143.2, peaks 2385.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1050,1050, 0, 0, 280, 280,0.000000 }, // 1189: dMM12; hxMM12; musM12; raptM12; Marimba
- // Amplitude begins at 343.9, peaks 351.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1083,1083, 0, 0, 40000, 206,0.000000 }, // 1194: b12M90; POLYSYN.
+ // Amplitude begins at 2580.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1051,1051, 0, 0, 53, 53,0.000000 }, // 1190: dMM13; hxMM13; musM13; raptM13; Xylophone
- // Amplitude begins at 0.0, peaks 544.5 at 0.6s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 0.0s.
- {1084,1084, 0, 0, 1780, 13,0.000000 }, // 1195: b12M91; SPACEVOX
+ // Amplitude begins at 1785.3, peaks 1889.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1052,1052, 0, 0, 1260, 1260,0.000000 }, // 1191: dMM14; hxMM14; musM14; raptM14; * Tubular-bell
- // Amplitude begins at 0.0, peaks 361.6 at 0.6s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 2.8s.
- {1085,1085, 0, 0, 2753, 2753,0.000000 }, // 1196: b12M92; BOWEDGLS
+ // Amplitude begins at 1.8, peaks 1913.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1053,1053, 0, 0, 906, 906,0.000000 }, // 1192: dMM15; hxMM15; musM15; raptM15; * Dulcimer
- // Amplitude begins at 0.0, peaks 1269.0 at 1.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1086,1086, 0, 0, 40000, 173,0.000000 }, // 1197: b12M93; METALPAD
+ // Amplitude begins at 1027.4, peaks 1871.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1054,1054, 0, 0, 40000, 66,0.000000 }, // 1193: dMM16; hxMM16; musM16; raptM16; Hammond Organ
- // Amplitude begins at 0.4, peaks 1647.1 at 0.3s,
- // fades to 20% at 3.9s, keyoff fades to 20% in 3.9s.
- {1087,1087, 0, 0, 3880, 3880,0.000000 }, // 1198: b12M94; HALOPAD.
+ // Amplitude begins at 2768.2, peaks 2800.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1055,1055, 0, 0, 260, 13,0.000000 }, // 1194: dMM17; hxMM17; musM17; raptM17; Percussive Organ
- // Amplitude begins at 0.4, peaks 2991.1 at 0.6s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {1088,1088, 0, 0, 2233, 2233,0.000000 }, // 1199: b12M95; SWEEPPAD
+ // Amplitude begins at 2790.9, peaks 3590.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1056,1057, 0, 1, 13973, 13973,0.156250 }, // 1195: dMM18; hxMM18; musM18; raptM18; Rock Organ
- // Amplitude begins at 0.0, peaks 1463.9 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1089,1089, 0, 0, 40000, 273,0.000000 }, // 1200: b12M97; SOUNDTRK
+ // Amplitude begins at 1.4, peaks 1115.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1058,1058, 0, 0, 40000, 173,0.000000 }, // 1196: dMM19; hxMM19; musM19; raptM19; Church Organ
- // Amplitude begins at 2461.7, peaks 2657.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1090,1090, 0, 0, 160, 160,0.000000 }, // 1201: b12M98; CRYSTAL.
+ // Amplitude begins at 0.7, peaks 1140.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1059,1059, 0, 0, 40000, 53,0.000000 }, // 1197: dMM20; hxMM20; musM20; raptM20; skeakernetsM20; Reed Organ
- // Amplitude begins at 859.3, peaks 1651.7 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1091,1091, 0, 0, 40000, 480,0.000000 }, // 1202: b12M99; TCSYNTH1
+ // Amplitude begins at 0.0, peaks 2794.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1060,1061, 0, 1, 40000, 0,-0.046875 }, // 1198: dMM21; hxMM21; musM21; raptM21; Accordion
- // Amplitude begins at 1453.6,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {1092,1092, 0, 0, 2153, 2153,0.000000 }, // 1203: b12M100; BRIGHT.I
+ // Amplitude begins at 0.5, peaks 1853.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1062,1062, 0, 0, 40000, 26,0.000000 }, // 1199: dMM22; hxMM22; musM22; raptM22; Harmonica
- // Amplitude begins at 0.4, peaks 1914.6 at 17.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1093,1093, 0, 0, 40000, 433,0.000000 }, // 1204: b12M102; ECHODROP
+ // Amplitude begins at 4.8, peaks 2588.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1063,1064, 0, 1, 40000, 0,0.000025 }, // 1200: dMM23; hxMM23; musM23; raptM23; Tango Accordion
- // Amplitude begins at 0.0, peaks 826.6 at 20.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1094,1094, 0, 0, 40000, 153,0.000000 }, // 1205: b12M103; STARTHEM
+ // Amplitude begins at 2740.2, peaks 2910.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1065,1065, 0, 0, 3366, 3366,0.000000 }, // 1201: dMM24; hxMM24; musM24; Acoustic Guitar (nylon)
- // Amplitude begins at 2694.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1095,1095, 0, 0, 153, 153,0.000000 }, // 1206: b12M105; BANJO.IN
+ // Amplitude begins at 2871.6, peaks 3046.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1066,1066, 0, 0, 400, 400,0.000000 }, // 1202: dMM25; hxMM25; musM25; Acoustic Guitar (steel)
- // Amplitude begins at 312.0, peaks 1141.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1096,1096, 0, 0, 293, 293,0.000000 }, // 1207: b12M106; SHAMISEN
+ // Amplitude begins at 2350.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1067,1067, 0, 0, 473, 473,0.000000 }, // 1203: dMM26; hxMM26; musM26; Electric Guitar (jazz)
- // Amplitude begins at 119.7, peaks 1412.3 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1097,1097, 0, 0, 2286, 2286,0.000000 }, // 1208: b12M111; TCPAD1.I
+ // Amplitude begins at 1243.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1068,1068, 0, 0, 840, 840,0.000000 }, // 1204: dMM27; hxMM27; musM27; raptM27; * Electric Guitar (clean)
- // Amplitude begins at 0.0, peaks 1568.5 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1098,1098, 0, 0, 40000, 46,0.000000 }, // 1209: b12M113; TCLOWPAD
+ // Amplitude begins at 2255.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1069,1069, 0, 0, 800, 800,0.000000 }, // 1205: dMM28; hxMM28; musM28; raptM28; Electric Guitar (muted)
- // Amplitude begins at 0.1, peaks 408.4 at 0.1s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 4.9s.
- {1099,1099, 0, 0, 4906, 4906,0.000000 }, // 1210: b12M114; TCPAD4.I
+ // Amplitude begins at 1767.5, peaks 1889.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1070,1070, 0, 0, 2173, 0,0.000000 }, // 1206: dMM29; Overdriven Guitar
- // Amplitude begins at 0.5, peaks 1998.9 at 0.3s,
- // fades to 20% at 5.1s, keyoff fades to 20% in 5.1s.
- {1100,1100, 0, 0, 5126, 5126,0.000000 }, // 1211: b12M117; TCPAD7.I
+ // Amplitude begins at 1638.1, peaks 1703.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1071,1071, 0, 0, 40000, 0,0.000000 }, // 1207: dMM30; musM30; Distortion Guitar
- // Amplitude begins at 0.0, peaks 1693.8 at 0.7s,
- // fades to 20% at 3.7s, keyoff fades to 20% in 0.1s.
- {1101,1101, 0, 0, 3673, 60,0.000000 }, // 1212: b12M118; TCPAD8.I
+ // Amplitude begins at 2656.2, peaks 2709.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1072,1072, 0, 0, 1433, 1433,0.000000 }, // 1208: dMM31; hxMM31; musM31; raptM31; * Guitar Harmonics
- // Amplitude begins at 1253.6, peaks 1465.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1102,1102, 0, 0, 360, 360,0.000000 }, // 1213: b12M119; TCSFX1.I
+ // Amplitude begins at 2728.0, peaks 2826.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1073,1073, 0, 0, 386, 386,0.000000 }, // 1209: dMM32; Acoustic Bass
- // Amplitude begins at 1171.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1103,1103, 0, 0, 300, 300,0.000000 }, // 1214: b12M121; BRTHNOIS
+ // Amplitude begins at 1896.6, peaks 2764.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1074,1074, 0, 0, 1253, 1253,0.000000 }, // 1210: dMM33; hxMM33; musM33; raptM33; Electric Bass (finger)
- // Amplitude begins at 8.2, peaks 2361.4 at 0.1s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {1104,1104, 0, 0, 4493, 4493,0.000000 }, // 1215: b12M122; TCPAD2.I
+ // Amplitude begins at 1916.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1075,1075, 0, 0, 1606, 1606,0.000000 }, // 1211: dMM34; hxMM34; musM34; raptM34; Electric Bass (pick)
- // Amplitude begins at 0.5, peaks 1663.4 at 0.6s,
- // fades to 20% at 5.5s, keyoff fades to 20% in 5.5s.
- {1105,1105, 0, 0, 5486, 5486,0.000000 }, // 1216: b12M125; TCPAD5.I
+ // Amplitude begins at 968.8, peaks 2733.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1076,1077, 0, 1, 1553, 1553,-0.031250 }, // 1212: dMM35; Fretless Bass
- // Amplitude begins at 0.0, peaks 1646.9 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1106,1106, 0, 0, 40000, 260,0.000000 }, // 1217: b12M126; TCPAD6.I
+ // Amplitude begins at 2564.2, peaks 2852.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1078,1078, 0, 0, 40000, 6,0.000000 }, // 1213: dMM36; * Slap Bass 1
- // Amplitude begins at 54.2, peaks 801.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 430, 430, 0, 0, 286, 286,0.000000 }, // 1218: b12M127; WIERD2.I
+ // Amplitude begins at 2018.5, peaks 2183.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1079,1079, 0, 0, 1560, 1560,0.000000 }, // 1214: dMM37; hxMM37; musM37; raptM37; Slap Bass 2
- // Amplitude begins at 42.5, peaks 2611.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1107,1107, 35, 0, 73, 73,0.000000 }, // 1219: b12P36; f53GD36; Kick.ins
+ // Amplitude begins at 2537.3, peaks 2564.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1080,1080, 0, 0, 386, 386,0.000000 }, // 1215: dMM38; hxMM38; musM38; raptM38; skeakernetsM38; Synth Bass 1
- // Amplitude begins at 2140.8, peaks 2181.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1090,1090, 77, 0, 80, 80,0.000000 }, // 1220: b12P67; f53GD67; agogo.in
+ // Amplitude begins at 5064.8, peaks 5250.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1081,1082, 0, 1, 40000, 0,-0.156250 }, // 1216: dMM39; Synth Bass 2
- // Amplitude begins at 2371.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1090,1090, 72, 0, 80, 80,0.000000 }, // 1221: b12P68; f53GD68; agogo.in
+ // Amplitude begins at 0.9, peaks 1533.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1083,1083, 0, 0, 3886, 6,0.000000 }, // 1217: dMM40; hxMM40; musM40; raptM40; Violin
- // Amplitude begins at 1214.5, peaks 1215.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1108,1108, 0, 0, 40, 40,0.000000 }, // 1222: dMM0; hxMM0; musM0; raptM0; Acoustic Grand Piano
+ // Amplitude begins at 0.5, peaks 3157.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1084,1084, 0, 0, 40000, 66,0.000000 }, // 1218: dMM41; hxMM41; musM41; raptM41; Viola
- // Amplitude begins at 1324.0, peaks 1470.2 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1109,1109, 0, 0, 1446, 1446,0.000000 }, // 1223: dMM1; hxMM1; musM1; raptM1; Bright Acoustic Piano
+ // Amplitude begins at 0.0, peaks 1300.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1085,1085, 0, 0, 40000, 60,0.000000 }, // 1219: dMM42; hxMM42; musM42; raptM42; Cello
- // Amplitude begins at 3441.6,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1110,1111, 0, 1, 533, 533,0.000000 }, // 1224: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano
+ // Amplitude begins at 773.5, peaks 1233.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1086,1086, 0, 0, 40000, 266,0.000000 }, // 1220: dMM43; hxMM43; musM43; raptM43; Contrabass
- // Amplitude begins at 4026.0, peaks 4030.5 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1112,1113, 0, 1, 1200, 1200,0.031250 }, // 1225: dMM3; hxMM3; musM3; raptM3; skeakernetsM3; Honky-tonk Piano
+ // Amplitude begins at 259.2, peaks 2562.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1087,1088, 0, 1, 40000, 0,0.171875 }, // 1221: dMM44; hxMM44; musM44; raptM44; Tremolo Strings
- // Amplitude begins at 1858.3, peaks 3033.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1114,1114, 0, 0, 906, 906,0.000000 }, // 1226: dMM4; hxMM4; musM4; raptM4; Rhodes Paino
+ // Amplitude begins at 9.0, peaks 2885.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1089,1089, 0, 0, 173, 173,0.000000 }, // 1222: dMM45; hxMM45; musM45; raptM45; Pizzicato Strings
- // Amplitude begins at 2247.2, peaks 2422.0 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {1115,1116, 0, 1, 1466, 1466,0.000000 }, // 1227: dMM5; hxMM5; musM5; raptM5; Chorused Piano
+ // Amplitude begins at 3144.8, peaks 3633.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1090,1090, 0, 0, 993, 993,0.000000 }, // 1223: dMM46; hxMM46; musM46; raptM46; Orchestral Harp
- // Amplitude begins at 1436.7, peaks 1700.6 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {1117,1117, 0, 0, 1573, 1573,0.000000 }, // 1228: dMM6; hxMM6; musM6; raptM6; Harpsichord
+ // Amplitude begins at 2712.9, peaks 2885.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1091,1091, 0, 0, 726, 726,0.000000 }, // 1224: dMM47; hxMM47; musM47; * Timpani
- // Amplitude begins at 15.9, peaks 541.2 at 0.7s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {1118,1118, 0, 0, 686, 686,0.000000 }, // 1229: dMM7; hxMM7; musM7; raptM7; Clavinet
+ // Amplitude begins at 3.4, peaks 2274.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1092,1093, 0, 1, 40000, 0,-0.125000 }, // 1225: dMM48; hxMM48; musM48; raptM48; String Ensemble 1
- // Amplitude begins at 2782.7, peaks 2973.0 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1119,1119, 0, 0, 1133, 1133,0.000000 }, // 1230: dMM8; hxMM8; musM8; raptM8; Celesta
+ // Amplitude begins at 0.0, peaks 2274.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1094,1095, 0, 1, 40000, 0,0.078125 }, // 1226: dMM49; hxMM49; musM49; String Ensemble 2
- // Amplitude begins at 548.3, peaks 2226.8 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1120,1120, 0, 0, 966, 966,0.000000 }, // 1231: dMM9; hxMM9; musM9; raptM9; * Glockenspiel
+ // Amplitude begins at 13.8, peaks 2616.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1096,1097, 0, 1, 40000, 0,-0.078125 }, // 1227: dMM50; hxMM50; musM50; Synth Strings 1
- // Amplitude begins at 2805.7, peaks 2827.9 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1121,1121, 0, 0, 846, 846,0.000000 }, // 1232: dMM10; hxMM10; musM10; raptM10; * Music Box
+ // Amplitude begins at 0.0, peaks 2330.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1098,1099, 0, 1, 40000, 253,0.062500 }, // 1228: dMM51; hxMM51; musM51; Synth Strings 2
- // Amplitude begins at 3456.7, peaks 4034.3 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {1122,1122, 0, 0, 1466, 1466,0.000000 }, // 1233: dMM11; hxMM11; musM11; raptM11; Vibraphone
+ // Amplitude begins at 2.5, peaks 1700.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1100,1101, 0, 1, 40000, 0,0.156250 }, // 1229: dMM52; hxMM52; musM52; Choir Aahs
- // Amplitude begins at 1140.0, peaks 2299.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1123,1123, 0, 0, 260, 260,0.000000 }, // 1234: dMM12; hxMM12; musM12; raptM12; Marimba
+ // Amplitude begins at 4.5, peaks 1618.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1102,1102, 0, 0, 1813, 1813,0.000000 }, // 1230: dMM53; hxMM53; musM53; raptM53; Voice Oohs
- // Amplitude begins at 2588.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1124,1124, 0, 0, 53, 53,0.000000 }, // 1235: dMM13; hxMM13; musM13; raptM13; Xylophone
+ // Amplitude begins at 0.4, peaks 1797.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1103,1103, 0, 0, 40000, 200,0.000000 }, // 1231: dMM54; hxMM54; musM54; raptM54; Synth Voice
- // Amplitude begins at 1785.2, peaks 1898.7 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1125,1125, 0, 0, 1246, 1246,0.000000 }, // 1236: dMM14; hxMM14; musM14; raptM14; * Tubular-bell
+ // Amplitude begins at 1.3, peaks 3143.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1104,1105, 0, 1, 360, 360,0.000000 }, // 1232: dMM55; hxMM55; musM55; raptM55; Orchestra Hit
- // Amplitude begins at 1.8, peaks 1939.9 at 0.1s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1126,1126, 0, 0, 886, 886,0.000000 }, // 1237: dMM15; hxMM15; musM15; raptM15; * Dulcimer
+ // Amplitude begins at 2.4, peaks 1753.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1106,1106, 0, 0, 40000, 6,0.000000 }, // 1233: dMM56; hxMM56; musM56; raptM56; Trumpet
- // Amplitude begins at 1025.5, peaks 1867.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1127,1127, 0, 0, 40000, 46,0.000000 }, // 1238: dMM16; hxMM16; musM16; raptM16; Hammond Organ
+ // Amplitude begins at 2.8, peaks 1292.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1107,1107, 0, 0, 806, 6,0.000000 }, // 1234: dMM57; hxMM57; musM57; raptM57; Trombone
- // Amplitude begins at 2784.5, peaks 2826.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {1128,1128, 0, 0, 240, 13,0.000000 }, // 1239: dMM17; hxMM17; musM17; raptM17; Percussive Organ
+ // Amplitude begins at 195.6, peaks 1727.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1108,1108, 0, 0, 1600, 1600,0.000000 }, // 1235: dMM58; Tuba
- // Amplitude begins at 2801.4, peaks 3579.9 at 29.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1129,1130, 0, 1, 40000, 0,0.156250 }, // 1240: dMM18; hxMM18; musM18; raptM18; Rock Organ
+ // Amplitude begins at 0.2, peaks 356.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1109,1109, 0, 0, 60, 60,0.000000 }, // 1236: dMM59; hxMM59; musM59; raptM59; Muted Trumpet
- // Amplitude begins at 1.4, peaks 1103.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1131,1131, 0, 0, 40000, 180,0.000000 }, // 1241: dMM19; hxMM19; musM19; raptM19; Church Organ
+ // Amplitude begins at 1.7, peaks 3743.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1110,1111, 0, 1, 3153, 3153,0.000025 }, // 1237: dMM60; hxMM60; musM60; raptM60; French Horn
- // Amplitude begins at 0.7, peaks 1141.3 at 20.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1132,1132, 0, 0, 40000, 73,0.000000 }, // 1242: dMM20; hxMM20; musM20; raptM20; skeakernetsM20; Reed Organ
+ // Amplitude begins at 4.7, peaks 2963.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1112,1113, 0, 1, 826, 13,0.046875 }, // 1238: dMM61; hxMM61; musM61; raptM61; Brass Section
- // Amplitude begins at 0.0, peaks 2896.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1133,1134, 0, 1, 40000, 0,-0.046875 }, // 1243: dMM21; hxMM21; musM21; raptM21; Accordion
+ // Amplitude begins at 814.5, peaks 2353.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1114,1115, 0, 1, 3106, 3106,0.093750 }, // 1239: dMM62; hxMM62; musM62; raptM62; Synth Brass 1
- // Amplitude begins at 0.5, peaks 1883.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1135,1135, 0, 0, 40000, 33,0.000000 }, // 1244: dMM22; hxMM22; musM22; raptM22; Harmonica
+ // Amplitude begins at 47.9, peaks 2276.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1116,1117, 0, 1, 1020, 1020,0.093750 }, // 1240: dMM63; hxMM63; musM63; raptM63; Synth Bass 2
- // Amplitude begins at 4.9, peaks 2586.5 at 23.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1136,1137, 0, 1, 40000, 0,0.000025 }, // 1245: dMM23; hxMM23; musM23; raptM23; Tango Accordion
+ // Amplitude begins at 2.4, peaks 1417.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1118,1118, 0, 0, 40000, 33,0.000000 }, // 1241: dMM64; hxMM64; musM64; raptM64; Soprano Sax
- // Amplitude begins at 2746.7, peaks 2894.0 at 0.0s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {1138,1138, 0, 0, 3380, 3380,0.000000 }, // 1246: dMM24; hxMM24; musM24; Acoustic Guitar (nylon)
+ // Amplitude begins at 4.1, peaks 1640.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1119,1119, 0, 0, 40000, 20,0.000000 }, // 1242: dMM65; hxMM65; musM65; raptM65; Alto Sax
- // Amplitude begins at 2877.2, peaks 3042.0 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1139,1139, 0, 0, 360, 360,0.000000 }, // 1247: dMM25; hxMM25; musM25; Acoustic Guitar (steel)
+ // Amplitude begins at 418.4, peaks 1582.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1120,1120, 0, 0, 40000, 0,0.000000 }, // 1243: dMM66; hxMM66; musM66; raptM66; Tenor Sax
- // Amplitude begins at 2350.7,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1140,1140, 0, 0, 446, 446,0.000000 }, // 1248: dMM26; hxMM26; musM26; Electric Guitar (jazz)
+ // Amplitude begins at 0.9, peaks 1162.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1121,1121, 0, 0, 266, 6,0.000000 }, // 1244: dMM67; hxMM67; musM67; raptM67; Baritone Sax
- // Amplitude begins at 1241.9,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1141,1141, 0, 0, 826, 826,0.000000 }, // 1249: dMM27; hxMM27; musM27; raptM27; * Electric Guitar (clean)
+ // Amplitude begins at 0.5, peaks 2135.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1122,1122, 0, 0, 40000, 33,0.000000 }, // 1245: dMM68; hxMM68; musM68; raptM68; Oboe
- // Amplitude begins at 2257.1,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1142,1142, 0, 0, 786, 786,0.000000 }, // 1250: dMM28; hxMM28; musM28; raptM28; Electric Guitar (muted)
+ // Amplitude begins at 19.2, peaks 1390.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1123,1123, 0, 0, 40000, 26,0.000000 }, // 1246: dMM69; hxMM69; musM69; raptM69; English Horn
- // Amplitude begins at 1769.0, peaks 1876.0 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s.
- {1143,1143, 0, 0, 1980, 0,0.000000 }, // 1251: dMM29; Overdriven Guitar
+ // Amplitude begins at 13.2, peaks 1605.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1124,1124, 0, 0, 40000, 0,0.000000 }, // 1247: dMM70; hxMM70; musM70; raptM70; Bassoon
- // Amplitude begins at 1639.7, peaks 1708.3 at 1.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1144,1144, 0, 0, 40000, 0,0.000000 }, // 1252: dMM30; musM30; Distortion Guitar
+ // Amplitude begins at 18.5, peaks 2109.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1125,1125, 0, 0, 40000, 13,0.000000 }, // 1248: dMM71; hxMM71; musM71; raptM71; Clarinet
- // Amplitude begins at 2668.3, peaks 2723.4 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1145,1145, 0, 0, 1426, 1426,0.000000 }, // 1253: dMM31; hxMM31; musM31; raptM31; * Guitar Harmonics
+ // Amplitude begins at 0.4, peaks 2884.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1126,1126, 0, 0, 40000, 0,0.000000 }, // 1249: dMM72; hxMM72; musM72; raptM72; Piccolo
- // Amplitude begins at 2732.4, peaks 2849.1 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1146,1146, 0, 0, 400, 400,0.000000 }, // 1254: dMM32; Acoustic Bass
+ // Amplitude begins at 0.4, peaks 2276.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1127,1127, 0, 0, 40000, 6,0.000000 }, // 1250: dMM73; hxMM73; musM73; raptM73; Flute
- // Amplitude begins at 1895.1, peaks 2758.0 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1147,1147, 0, 0, 1226, 1226,0.000000 }, // 1255: dMM33; hxMM33; musM33; raptM33; Electric Bass (finger)
+ // Amplitude begins at 8.4, peaks 3586.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1128,1128, 0, 0, 40000, 53,0.000000 }, // 1251: dMM74; hxMM74; musM74; raptM74; Recorder
- // Amplitude begins at 1914.1,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {1148,1148, 0, 0, 1633, 1633,0.000000 }, // 1256: dMM34; hxMM34; musM34; raptM34; Electric Bass (pick)
+ // Amplitude begins at 0.4, peaks 2807.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1129,1129, 0, 0, 40000, 20,0.000000 }, // 1252: dMM75; hxMM75; musM75; raptM75; Pan Flute
- // Amplitude begins at 971.3, peaks 2947.6 at 0.1s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {1149,1150, 0, 1, 1526, 1526,-0.031250 }, // 1257: dMM35; Fretless Bass
+ // Amplitude begins at 0.4, peaks 3123.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1130,1130, 0, 0, 40000, 20,0.000000 }, // 1253: dMM76; hxMM76; musM76; raptM76; Bottle Blow
- // Amplitude begins at 2555.9, peaks 2850.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1151,1151, 0, 0, 40000, 6,0.000000 }, // 1258: dMM36; * Slap Bass 1
+ // Amplitude begins at 1.1, peaks 2794.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1131,1131, 0, 0, 140, 140,0.000000 }, // 1254: b56MM77; b66M77; dMM77; hxMM77; musM77; raptM77; * Shakuhachi
- // Amplitude begins at 2026.3, peaks 2179.7 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {1152,1152, 0, 0, 1606, 1606,0.000000 }, // 1259: dMM37; hxMM37; musM37; raptM37; Slap Bass 2
+ // Amplitude begins at 0.9, peaks 3257.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1132,1132, 0, 0, 40000, 93,0.000000 }, // 1255: dMM78; hxMM78; musM78; raptM78; skeakernetsM78; Whistle
- // Amplitude begins at 2537.5, peaks 2554.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1153,1153, 0, 0, 380, 380,0.000000 }, // 1260: dMM38; hxMM38; musM38; raptM38; skeakernetsM38; Synth Bass 1
+ // Amplitude begins at 0.9, peaks 3430.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1133,1133, 0, 0, 40000, 6,0.000000 }, // 1256: dMM79; hxMM79; musM79; raptM79; Ocarina
- // Amplitude begins at 5062.1, peaks 5236.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1154,1155, 0, 1, 40000, 0,-0.156250 }, // 1261: dMM39; Synth Bass 2
+ // Amplitude begins at 1490.1, peaks 3517.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1134,1135, 0, 1, 40000, 0,0.031250 }, // 1257: dMM80; hxMM80; musM80; raptM80; Lead 1 (square)
- // Amplitude begins at 0.9, peaks 1499.5 at 0.1s,
- // fades to 20% at 3.9s, keyoff fades to 20% in 0.0s.
- {1156,1156, 0, 0, 3860, 6,0.000000 }, // 1262: dMM40; hxMM40; musM40; raptM40; Violin
+ // Amplitude begins at 2987.9, peaks 4647.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1136,1137, 0, 1, 40000, 0,-0.000025 }, // 1258: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth)
- // Amplitude begins at 0.5, peaks 3243.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1157,1157, 0, 0, 40000, 53,0.000000 }, // 1263: dMM41; hxMM41; musM41; raptM41; Viola
+ // Amplitude begins at 1.1, peaks 3315.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1138,1138, 0, 0, 40000, 53,0.000000 }, // 1259: dMM82; hxMM82; musM82; raptM82; Lead 3 (calliope)
- // Amplitude begins at 0.0, peaks 1274.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1158,1158, 0, 0, 40000, 46,0.000000 }, // 1264: dMM42; hxMM42; musM42; raptM42; Cello
+ // Amplitude begins at 150.2, peaks 3833.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1139,1140, 0, 1, 40000, 0,0.031250 }, // 1260: dMM83; hxMM83; musM83; raptM83; skeakernetsM83; Lead 4 (chiffer)
- // Amplitude begins at 772.9, peaks 1240.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1159,1159, 0, 0, 40000, 266,0.000000 }, // 1265: dMM43; hxMM43; musM43; raptM43; Contrabass
+ // Amplitude begins at 1577.8, peaks 1856.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1141,1141, 0, 0, 40000, 0,0.000000 }, // 1261: dMM84; hxMM84; musM84; Lead 5 (charang)
- // Amplitude begins at 260.1, peaks 2563.8 at 11.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1160,1161, 0, 1, 40000, 0,0.171875 }, // 1266: dMM44; hxMM44; musM44; raptM44; Tremolo Strings
+ // Amplitude begins at 3109.4, peaks 5378.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1142,1143, 0, 1, 40000, 560,-0.093750 }, // 1262: dMM85; hxMM85; musM85; raptM85; Lead 6 (voice)
- // Amplitude begins at 9.1, peaks 2916.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1162,1162, 0, 0, 153, 153,0.000000 }, // 1267: dMM45; hxMM45; musM45; raptM45; Pizzicato Strings
+ // Amplitude begins at 12.3, peaks 2231.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1144,1145, 0, 1, 1660, 80,-0.046875 }, // 1263: dMM86; hxMM86; musM86; raptM86; skeakernetsM86; Lead 7 (5th sawtooth)
- // Amplitude begins at 3159.2, peaks 3630.4 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1163,1163, 0, 0, 993, 993,0.000000 }, // 1268: dMM46; hxMM46; musM46; raptM46; Orchestral Harp
+ // Amplitude begins at 609.7, peaks 1311.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1146,1146, 0, 0, 40000, 66,0.000000 }, // 1264: dMM87; dMM88; hxMM87; hxMM88; musM87; musM88; raptM87; raptM88; * Lead 8 (bass & lead)
- // Amplitude begins at 2724.5, peaks 2847.7 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {1164,1164, 0, 0, 713, 713,0.000000 }, // 1269: dMM47; hxMM47; musM47; * Timpani
+ // Amplitude begins at 1.3, peaks 6369.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1147,1148, 0, 1, 40000, 0,0.031250 }, // 1265: dMM89; hxMM89; musM89; raptM89; Pad 2 (warm)
- // Amplitude begins at 3.4, peaks 2274.4 at 9.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1165,1166, 0, 1, 40000, 0,-0.125000 }, // 1270: dMM48; hxMM48; musM48; raptM48; String Ensemble 1
+ // Amplitude begins at 2326.1, peaks 2687.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1149,1150, 0, 1, 2300, 2300,0.031250 }, // 1266: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth)
- // Amplitude begins at 0.0, peaks 2274.4 at 9.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1167,1168, 0, 1, 40000, 0,0.078125 }, // 1271: dMM49; hxMM49; musM49; String Ensemble 2
+ // Amplitude begins at 959.6, peaks 5664.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1151,1152, 0, 1, 17500, 26,0.171875 }, // 1267: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir)
- // Amplitude begins at 14.1, peaks 2591.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1169,1170, 0, 1, 40000, 0,-0.078125 }, // 1272: dMM50; hxMM50; musM50; Synth Strings 1
+ // Amplitude begins at 460.6, peaks 3725.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1153,1153, 0, 0, 2273, 2273,0.000000 }, // 1268: dMM92; hxMM92; musM92; raptM92; Pad 5 (bowed glass)
- // Amplitude begins at 0.0, peaks 2360.2 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1171,1172, 0, 1, 40000, 240,0.062500 }, // 1273: dMM51; hxMM51; musM51; Synth Strings 2
+ // Amplitude begins at 0.0, peaks 1329.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1154,1154, 0, 0, 1933, 1933,0.000000 }, // 1269: dMM93; hxMM93; musM93; raptM93; Pad 6 (metal)
- // Amplitude begins at 2.5, peaks 1702.2 at 28.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1173,1174, 0, 1, 40000, 0,0.156250 }, // 1274: dMM52; hxMM52; musM52; Choir Aahs
+ // Amplitude begins at 217.6, peaks 3375.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1155,1077, 0, 1, 3126, 13,-0.031250 }, // 1270: dMM94; hxMM94; musM94; raptM94; Pad 7 (halo)
- // Amplitude begins at 4.6, peaks 1632.4 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1175,1175, 0, 0, 1760, 1760,0.000000 }, // 1275: dMM53; hxMM53; musM53; raptM53; Voice Oohs
+ // Amplitude begins at 10.4, peaks 1337.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1156,1156, 0, 0, 40000, 640,0.000000 }, // 1271: dMM95; hxMM95; musM95; raptM95; Pad 8 (sweep)
- // Amplitude begins at 0.4, peaks 1792.8 at 7.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1176,1176, 0, 0, 40000, 206,0.000000 }, // 1276: dMM54; hxMM54; musM54; raptM54; Synth Voice
+ // Amplitude begins at 2510.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1157,1157, 0, 0, 1080, 1080,0.000000 }, // 1272: dMM96; hxMM96; musM96; raptM96; FX 1 (rain)
- // Amplitude begins at 1.3, peaks 2885.7 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1177,1178, 0, 1, 353, 353,0.000000 }, // 1277: dMM55; hxMM55; musM55; raptM55; Orchestra Hit
+ // Amplitude begins at 0.0, peaks 1604.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1158,1159, 0, 1, 40000, 0,0.125000 }, // 1273: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack)
- // Amplitude begins at 2.5, peaks 1763.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1179,1179, 0, 0, 40000, 6,0.000000 }, // 1278: dMM56; hxMM56; musM56; raptM56; Trumpet
+ // Amplitude begins at 1746.6, peaks 2926.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1160,1160, 0, 0, 1046, 1046,0.000000 }, // 1274: dMM98; hxMM98; musM98; raptM98; * FX 3 (crystal)
- // Amplitude begins at 2.9, peaks 1312.2 at 0.4s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s.
- {1180,1180, 0, 0, 1073, 6,0.000000 }, // 1279: dMM57; hxMM57; musM57; raptM57; Trombone
+ // Amplitude begins at 5024.1, peaks 5368.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1161,1162, 0, 1, 1553, 1553,-0.031250 }, // 1275: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere)
- // Amplitude begins at 196.2, peaks 1726.7 at 0.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1181,1181, 0, 0, 1660, 1660,0.000000 }, // 1280: dMM58; Tuba
+ // Amplitude begins at 4162.7, peaks 4582.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1163,1164, 0, 1, 2066, 2066,-0.187500 }, // 1276: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness)
- // Amplitude begins at 0.2, peaks 354.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1182,1182, 0, 0, 60, 60,0.000000 }, // 1281: dMM59; hxMM59; musM59; raptM59; Muted Trumpet
+ // Amplitude begins at 0.0, peaks 1066.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1165,1165, 0, 0, 40000, 466,0.000000 }, // 1277: dMM101; hxMM101; musM101; raptM101; FX 6 (goblin)
- // Amplitude begins at 1.8, peaks 3737.9 at 0.1s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- {1183,1184, 0, 1, 3206, 3206,0.000025 }, // 1282: dMM60; hxMM60; musM60; raptM60; French Horn
+ // Amplitude begins at 0.0, peaks 1387.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1166,1166, 0, 0, 400, 400,0.000000 }, // 1278: dMM102; hxMM102; musM102; raptM102; skeakernetsM102; FX 7 (echo drops)
- // Amplitude begins at 4.8, peaks 2955.2 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s.
- {1185,1186, 0, 1, 813, 13,0.046875 }, // 1283: dMM61; hxMM61; musM61; raptM61; Brass Section
+ // Amplitude begins at 0.5, peaks 2921.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1167,1167, 0, 0, 2706, 2706,0.000000 }, // 1279: dMM103; hxMM103; musM103; raptM103; * FX 8 (star-theme)
- // Amplitude begins at 830.2, peaks 2340.0 at 0.1s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- {1187,1188, 0, 1, 3120, 3120,0.093750 }, // 1284: dMM62; hxMM62; musM62; raptM62; Synth Brass 1
+ // Amplitude begins at 1.0, peaks 3187.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1168,1168, 0, 0, 1220, 1220,0.000000 }, // 1280: dMM104; hxMM104; musM104; raptM104; Sitar
- // Amplitude begins at 48.4, peaks 2279.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1189,1190, 0, 1, 986, 986,0.093750 }, // 1285: dMM63; hxMM63; musM63; raptM63; Synth Bass 2
+ // Amplitude begins at 1438.2, peaks 1447.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1169,1169, 0, 0, 446, 446,0.000000 }, // 1281: dMM105; hxMM105; musM105; raptM105; skeakernetsM105; Banjo
- // Amplitude begins at 2.4, peaks 1419.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1191,1191, 0, 0, 40000, 33,0.000000 }, // 1286: dMM64; hxMM64; musM64; raptM64; Soprano Sax
+ // Amplitude begins at 1395.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1170,1171, 0, 1, 360, 360,0.000000 }, // 1282: dMM106; hxMM106; musM106; raptM106; Shamisen
- // Amplitude begins at 4.1, peaks 1640.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1192,1192, 0, 0, 40000, 33,0.000000 }, // 1287: dMM65; hxMM65; musM65; raptM65; Alto Sax
+ // Amplitude begins at 976.9, peaks 2947.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1172,1172, 0, 0, 4806, 4806,0.000000 }, // 1283: dMM107; hxMM107; musM107; raptM107; Koto
- // Amplitude begins at 428.3, peaks 1582.4 at 6.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1193,1193, 0, 0, 40000, 6,0.000000 }, // 1288: dMM66; hxMM66; musM66; raptM66; Tenor Sax
+ // Amplitude begins at 2601.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1173,1173, 0, 0, 80, 80,0.000000 }, // 1284: dMM108; hxMM108; musM108; raptM108; Kalimba
- // Amplitude begins at 0.9, peaks 1186.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {1194,1194, 0, 0, 206, 6,0.000000 }, // 1289: dMM67; hxMM67; musM67; raptM67; Baritone Sax
+ // Amplitude begins at 0.9, peaks 1281.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1174,1174, 0, 0, 40000, 80,0.000000 }, // 1285: dMM109; hxMM109; musM109; raptM109; skeakernetsM109; Bag Pipe
- // Amplitude begins at 0.5, peaks 2134.5 at 8.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1195,1195, 0, 0, 40000, 40,0.000000 }, // 1290: dMM68; hxMM68; musM68; raptM68; Oboe
+ // Amplitude begins at 0.5, peaks 2984.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1175,1175, 0, 0, 40000, 86,0.000000 }, // 1286: dMM110; hxMM110; musM110; raptM110; Fiddle
- // Amplitude begins at 19.0, peaks 1388.7 at 33.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1196,1196, 0, 0, 40000, 26,0.000000 }, // 1291: dMM69; hxMM69; musM69; raptM69; English Horn
+ // Amplitude begins at 2.9, peaks 1214.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1176,1176, 0, 0, 40000, 40,0.000000 }, // 1287: dMM111; hxMM111; musM111; raptM111; Shanai
- // Amplitude begins at 13.6, peaks 1584.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1197,1197, 0, 0, 40000, 0,0.000000 }, // 1292: dMM70; hxMM70; musM70; raptM70; Bassoon
+ // Amplitude begins at 2397.4, peaks 3192.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1177,1177, 0, 0, 1920, 1920,0.000000 }, // 1288: dMM112; hxMM112; musM112; raptM112; Tinkle Bell
- // Amplitude begins at 18.6, peaks 2084.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1198,1198, 0, 0, 40000, 20,0.000000 }, // 1293: dMM71; hxMM71; musM71; raptM71; Clarinet
+ // Amplitude begins at 1882.6, peaks 2062.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1178,1178, 0, 0, 66, 66,0.000000 }, // 1289: dMM113; hxMM113; musM113; raptM113; skeakernetsM113; Agogo
- // Amplitude begins at 0.4, peaks 2863.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1199,1199, 0, 0, 40000, 0,0.000000 }, // 1294: dMM72; hxMM72; musM72; raptM72; Piccolo
+ // Amplitude begins at 136.2, peaks 3188.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1179,1179, 0, 0, 40000, 233,0.000000 }, // 1290: dMM114; hxMM114; musM114; raptM114; Steel Drums
- // Amplitude begins at 0.4, peaks 2287.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1200,1200, 0, 0, 40000, 6,0.000000 }, // 1295: dMM73; hxMM73; musM73; raptM73; Flute
+ // Amplitude begins at 2717.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1180,1180, 0, 0, 113, 113,0.000000 }, // 1291: dMM115; hxMM115; musM115; raptM115; Woodblock
- // Amplitude begins at 8.6, peaks 3636.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1201,1201, 0, 0, 40000, 46,0.000000 }, // 1296: dMM74; hxMM74; musM74; raptM74; Recorder
+ // Amplitude begins at 2258.1, peaks 2640.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1181,1181, 0, 0, 46, 46,0.000000 }, // 1292: dMM116; hxMM116; musM116; raptM116; skeakernetsM116; Taiko Drum
- // Amplitude begins at 0.4, peaks 2810.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1202,1202, 0, 0, 40000, 20,0.000000 }, // 1297: dMM75; hxMM75; musM75; raptM75; Pan Flute
+ // Amplitude begins at 2307.1, peaks 2481.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1182,1182, 0, 0, 140, 140,0.000000 }, // 1293: dMM117; hxMM117; musM117; Melodic Tom
- // Amplitude begins at 0.4, peaks 3209.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1203,1203, 0, 0, 40000, 26,0.000000 }, // 1298: dMM76; hxMM76; musM76; raptM76; Bottle Blow
+ // Amplitude begins at 2697.1, peaks 3218.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1183,1183, 0, 0, 886, 886,0.000000 }, // 1294: dMM118; hxMM118; musM118; raptM118; Synth Drum
- // Amplitude begins at 1.2, peaks 2816.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1204,1204, 0, 0, 133, 133,0.000000 }, // 1299: b56M77; b66M77; dMM77; hxMM77; musM77; raptM77; * Shakuhachi
+ // Amplitude begins at 0.0, peaks 1205.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1184,1184, 0, 0, 1080, 1080,0.000000 }, // 1295: dMM119; hxMM119; musM119; raptM119; Reverse Cymbal
- // Amplitude begins at 0.9, peaks 3305.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1205,1205, 0, 0, 40000, 86,0.000000 }, // 1300: dMM78; hxMM78; musM78; raptM78; skeakernetsM78; Whistle
+ // Amplitude begins at 1.6, peaks 1565.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1185,1185, 0, 0, 206, 206,0.000000 }, // 1296: dMM120; hxMM120; musM120; raptM120; Guitar Fret Noise
- // Amplitude begins at 0.9, peaks 3454.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1206,1206, 0, 0, 40000, 6,0.000000 }, // 1301: dMM79; hxMM79; musM79; raptM79; Ocarina
+ // Amplitude begins at 0.4, peaks 3115.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1186,1186, 0, 0, 280, 280,0.000000 }, // 1297: dMM121; hxMM121; musM121; raptM121; Breath Noise
- // Amplitude begins at 1491.2, peaks 3527.3 at 3.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1207,1208, 0, 1, 40000, 0,0.031250 }, // 1302: dMM80; hxMM80; musM80; raptM80; Lead 1 (square)
+ // Amplitude begins at 0.0, peaks 1114.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1187,1187, 0, 0, 2873, 2873,0.000000 }, // 1298: dMM122; hxMM122; musM122; raptM122; skeakernetsM122; Seashore
- // Amplitude begins at 2985.3, peaks 4622.4 at 2.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1209,1210, 0, 1, 40000, 0,-0.000025 }, // 1303: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth)
+ // Amplitude begins at 254.8, peaks 2524.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1188,1188, 0, 0, 313, 313,0.000000 }, // 1299: dMM123; hxMM123; musM123; raptM123; Bird Tweet
- // Amplitude begins at 1.2, peaks 3314.4 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1211,1211, 0, 0, 40000, 66,0.000000 }, // 1304: dMM82; hxMM82; musM82; raptM82; Lead 3 (calliope)
+ // Amplitude begins at 710.8, peaks 803.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1189,1189, 0, 0, 40000, 73,0.000000 }, // 1300: dMM124; hxMM124; musM124; raptM124; Telephone Ring
- // Amplitude begins at 152.2, peaks 3702.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1212,1213, 0, 1, 40000, 0,0.031250 }, // 1305: dMM83; hxMM83; musM83; raptM83; skeakernetsM83; Lead 4 (chiffer)
+ // Amplitude begins at 0.0, peaks 1520.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1190,1190, 29, 0, 1320, 1320,0.000000 }, // 1301: dMM125; hxMM125; musM125; raptM125; Helicopter
- // Amplitude begins at 1579.5, peaks 1850.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1214,1214, 0, 0, 40000, 0,0.000000 }, // 1306: dMM84; hxMM84; musM84; Lead 5 (charang)
+ // Amplitude begins at 0.0, peaks 95.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1191,1191, 65, 0, 40000, 1746,0.000000 }, // 1302: dMM126; hxMM126; musM126; raptM126; skeakernetsM126; Applause
- // Amplitude begins at 3129.1, peaks 5361.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- {1215,1216, 0, 1, 40000, 653,-0.093750 }, // 1307: dMM85; hxMM85; musM85; raptM85; skeakernetsM85; Lead 6 (voice)
+ // Amplitude begins at 2392.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1192,1192, 0, 0, 153, 153,0.000000 }, // 1303: dMM127; hxMM127; musM127; raptM127; Gun Shot
- // Amplitude begins at 12.2, peaks 2221.4 at 0.2s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 0.0s.
- {1217,1218, 0, 1, 1613, 13,-0.046875 }, // 1308: dMM86; hxMM86; musM86; raptM86; skeakernetsM86; Lead 7 (5th sawtooth)
+ // Amplitude begins at 2139.1, peaks 2672.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1193,1193, 25, 0, 33, 33,0.000000 }, // 1304: dMP36; hxMP36; musP36; raptP36; skeakernetsP36; Acoustic Bass Drum
- // Amplitude begins at 608.6, peaks 1307.0 at 29.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1219,1219, 0, 0, 40000, 66,0.000000 }, // 1309: dMM87; dMM88; hxMM87; hxMM88; musM87; musM88; raptM87; raptM88; * Lead 8 (bass & lead)
+ // Amplitude begins at 2654.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1194,1194, 83, 0, 53, 53,0.000000 }, // 1305: dMP37; hxMP37; musP37; raptP37; Slide Stick
- // Amplitude begins at 1.3, peaks 6360.2 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1220,1221, 0, 1, 40000, 0,0.031250 }, // 1310: dMM89; hxMM89; musM89; raptM89; skeakernetsM89; Pad 2 (warm)
+ // Amplitude begins at 829.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1195,1195, 32, 0, 40, 40,0.000000 }, // 1306: dMP38; hxMP38; musP38; Acoustic Snare
- // Amplitude begins at 2344.4, peaks 2691.5 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1222,1223, 0, 1, 2280, 2280,0.031250 }, // 1311: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth)
+ // Amplitude begins at 1019.5, peaks 1163.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1196,1196, 60, 0, 46, 46,0.000000 }, // 1307: dMP39; hxMP39; musP39; raptP39; Hand Clap
- // Amplitude begins at 970.2, peaks 5686.8 at 0.1s,
- // fades to 20% at 35.4s, keyoff fades to 20% in 0.0s.
- {1224,1225, 0, 1, 35380, 46,0.171875 }, // 1312: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir)
+ // Amplitude begins at 1910.1, peaks 2161.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1197,1197, 36, 0, 46, 46,0.000000 }, // 1308: dMP40; musP40; Electric Snare
- // Amplitude begins at 465.3, peaks 3727.2 at 0.3s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1226,1226, 0, 0, 2253, 2253,0.000000 }, // 1313: dMM92; hxMM92; musM92; raptM92; Pad 5 (bowed glass)
+ // Amplitude begins at 2813.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1198,1198, 27, 0, 13, 13,0.000000 }, // 1309: dMP41; hxMP41; musP41; raptP41; Low Floor Tom
- // Amplitude begins at 0.0, peaks 1313.7 at 1.1s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {1227,1227, 0, 0, 1953, 1953,0.000000 }, // 1314: dMM93; hxMM93; musM93; raptM93; Pad 6 (metal)
+ // Amplitude begins at 1313.0, peaks 3185.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1199,1199, 31, 0, 266, 266,0.000000 }, // 1310: dMP43; hxMP43; musP43; raptP43; High Floor Tom
- // Amplitude begins at 218.1, peaks 3356.1 at 0.0s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 0.0s.
- {1228,1150, 0, 1, 3073, 13,-0.031250 }, // 1315: dMM94; hxMM94; musM94; raptM94; Pad 7 (halo)
+ // Amplitude begins at 3950.9, peaks 4198.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1200,1200, 21, 0, 246, 246,0.000000 }, // 1311: dMP45; hxMP45; musP45; raptP45; Low Tom
- // Amplitude begins at 10.3, peaks 1335.8 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- {1229,1229, 0, 0, 40000, 713,0.000000 }, // 1316: dMM95; hxMM95; musM95; raptM95; Pad 8 (sweep)
+ // Amplitude begins at 4351.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1200,1200, 26, 0, 253, 253,0.000000 }, // 1312: dMP47; hxMP47; musP47; raptP47; Low-Mid Tom
- // Amplitude begins at 2508.3,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1230,1230, 0, 0, 1113, 1113,0.000000 }, // 1317: dMM96; hxMM96; musM96; raptM96; FX 1 (rain)
+ // Amplitude begins at 4146.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1200,1200, 28, 0, 260, 260,0.000000 }, // 1313: dMP48; hxMP48; musP48; raptP48; High-Mid Tom
- // Amplitude begins at 0.0, peaks 1682.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1231,1232, 0, 1, 40000, 0,0.125000 }, // 1318: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack)
+ // Amplitude begins at 1107.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1201,1201, 60, 0, 280, 280,0.000000 }, // 1314: dMP49; dMP57; hxMP49; hxMP57; musP49; musP57; raptP49; raptP57; Crash Cymbal 1
- // Amplitude begins at 1743.5, peaks 2933.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1233,1233, 0, 0, 1046, 1046,0.000000 }, // 1319: dMM98; hxMM98; musM98; raptM98; * FX 3 (crystal)
+ // Amplitude begins at 4286.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1200,1200, 32, 0, 206, 206,0.000000 }, // 1315: dMP50; hxMP50; musP50; raptP50; High Tom
- // Amplitude begins at 5021.6, peaks 5393.7 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {1234,1235, 0, 1, 1613, 1613,-0.031250 }, // 1320: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere)
+ // Amplitude begins at 559.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1202,1202, 60, 0, 260, 260,0.000000 }, // 1316: dMP51; dMP59; hxMP51; hxMP59; musP51; musP59; raptP51; raptP59; Ride Cymbal 1
- // Amplitude begins at 4158.4, peaks 4603.9 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {1236,1237, 0, 1, 2066, 2066,-0.187500 }, // 1321: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness)
+ // Amplitude begins at 362.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1203,1203, 96, 0, 140, 140,0.000000 }, // 1317: dMP52; hxMP52; musP52; raptP52; Chinses Cymbal
- // Amplitude begins at 0.0, peaks 1043.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1238,1238, 0, 0, 40000, 406,0.000000 }, // 1322: dMM101; hxMM101; musM101; raptM101; FX 6 (goblin)
+ // Amplitude begins at 1219.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1204,1204, 72, 0, 133, 133,0.000000 }, // 1318: dMP53; hxMP53; musP53; raptP53; Ride Bell
- // Amplitude begins at 0.0, peaks 1417.0 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1239,1239, 0, 0, 446, 446,0.000000 }, // 1323: dMM102; hxMM102; musM102; raptM102; skeakernetsM102; FX 7 (echo drops)
+ // Amplitude begins at 997.7, peaks 1197.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1205,1205, 79, 0, 46, 46,0.000000 }, // 1319: dMP54; hxMP54; musP54; raptP54; Tambourine
- // Amplitude begins at 0.5, peaks 2929.0 at 0.3s,
- // fades to 20% at 2.7s, keyoff fades to 20% in 2.7s.
- {1240,1240, 0, 0, 2720, 2720,0.000000 }, // 1324: dMM103; hxMM103; musM103; raptM103; * FX 8 (star-theme)
+ // Amplitude begins at 1320.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1206,1206, 69, 0, 126, 126,0.000000 }, // 1320: dMP55; Splash Cymbal
- // Amplitude begins at 1.0, peaks 3243.7 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1241,1241, 0, 0, 1200, 1200,0.000000 }, // 1325: dMM104; hxMM104; musM104; raptM104; Sitar
+ // Amplitude begins at 2309.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1207,1207, 71, 0, 146, 146,0.000000 }, // 1321: dMP56; hxMP56; musP56; raptP56; Cowbell
- // Amplitude begins at 1438.7, peaks 1457.2 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1242,1242, 0, 0, 440, 440,0.000000 }, // 1326: dMM105; hxMM105; musM105; raptM105; skeakernetsM105; Banjo
+ // Amplitude begins at 1975.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1208,1208, 22, 0, 566, 566,0.000000 }, // 1322: dMP58; Vibraslap
- // Amplitude begins at 1392.3,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1243,1244, 0, 1, 360, 360,0.000000 }, // 1327: dMM106; hxMM106; musM106; raptM106; skeakernetsM106; Shamisen
+ // Amplitude begins at 2498.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1209,1209, 55, 0, 66, 66,0.000000 }, // 1323: dMP65; hxMP65; musP65; raptP65; skeakernetsP65; High Timbale
- // Amplitude begins at 994.3, peaks 2961.0 at 0.0s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- {1245,1245, 0, 0, 4773, 4773,0.000000 }, // 1328: dMM107; hxMM107; musM107; raptM107; Koto
+ // Amplitude begins at 2657.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1209,1209, 48, 0, 80, 80,0.000000 }, // 1324: dMP66; hxMP66; musP66; raptP66; skeakernetsP66; Low Timbale
- // Amplitude begins at 2586.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1246,1246, 0, 0, 80, 80,0.000000 }, // 1329: dMM108; hxMM108; musM108; raptM108; Kalimba
+ // Amplitude begins at 99.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1210,1210, 0, 0, 6, 6,0.000000 }, // 1325: dMP70; hxMP70; musP70; raptP70; Maracas
- // Amplitude begins at 0.9, peaks 1280.8 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1247,1247, 0, 0, 40000, 80,0.000000 }, // 1330: dMM109; hxMM109; musM109; raptM109; skeakernetsM109; Bag Pipe
+ // Amplitude begins at 48.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1211,1211, 49, 0, 6, 6,0.000000 }, // 1326: dMP71; dMP72; dMP73; dMP74; dMP79; hxMP71; hxMP72; hxMP73; hxMP74; hxMP79; musP71; musP72; musP73; musP74; musP79; raptP71; raptP72; raptP73; raptP74; raptP79; Long Guiro
- // Amplitude begins at 0.5, peaks 3028.8 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1248,1248, 0, 0, 40000, 80,0.000000 }, // 1331: dMM110; hxMM110; musM110; raptM110; Fiddle
+ // Amplitude begins at 2563.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1212,1212, 73, 0, 60, 60,0.000000 }, // 1327: dMP75; hxMP75; musP75; raptP75; Claves
- // Amplitude begins at 2.9, peaks 1244.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1249,1249, 0, 0, 40000, 33,0.000000 }, // 1332: dMM111; hxMM111; musM111; raptM111; Shanai
+ // Amplitude begins at 2581.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1212,1212, 68, 0, 60, 60,0.000000 }, // 1328: dMP76; hxMP76; musP76; raptP76; skeakernetsP76; High Wood Block
- // Amplitude begins at 2414.9, peaks 3207.0 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1250,1250, 0, 0, 1926, 1926,0.000000 }, // 1333: dMM112; hxMM112; musM112; raptM112; Tinkle Bell
+ // Amplitude begins at 2633.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1212,1212, 61, 0, 80, 80,0.000000 }, // 1329: dMP77; hxMP77; musP77; raptP77; skeakernetsP77; Low Wood Block
- // Amplitude begins at 1901.9, peaks 2018.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1251,1251, 0, 0, 66, 66,0.000000 }, // 1334: dMM113; hxMM113; musM113; raptM113; skeakernetsM113; Agogo
+ // Amplitude begins at 99.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1213,1213, 0, 0, 6, 6,0.000000 }, // 1330: dMP78; hxMP78; musP78; raptP78; Mute Cuica
- // Amplitude begins at 141.4, peaks 3192.1 at 1.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1252,1252, 0, 0, 40000, 240,0.000000 }, // 1335: dMM114; hxMM114; musM114; raptM114; Steel Drums
+ // Amplitude begins at 1812.1, peaks 1950.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1214,1214, 0, 0, 40000, 46,0.000000 }, // 1331: hxMM29; raptM29; Overdriven Guitar
- // Amplitude begins at 2717.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1253,1253, 0, 0, 113, 113,0.000000 }, // 1336: dMM115; hxMM115; musM115; raptM115; Woodblock
+ // Amplitude begins at 1479.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1215,1215, 0, 0, 40000, 20,0.000000 }, // 1332: hxMM30; raptM30; Distortion Guitar
- // Amplitude begins at 2255.5, peaks 2650.4 at 0.0s,
+ // Amplitude begins at 2818.4, peaks 2957.9 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1254,1254, 0, 0, 46, 46,0.000000 }, // 1337: dMM116; hxMM116; musM116; raptM116; skeakernetsM116; Taiko Drum
+ {1216,1216, 0, 0, 2380, 2380,0.000000 }, // 1333: hxMM32; raptM32; Acoustic Bass
- // Amplitude begins at 2309.3, peaks 2481.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1255,1255, 0, 0, 153, 153,0.000000 }, // 1338: dMM117; hxMM117; musM117; Melodic Tom
+ // Amplitude begins at 1340.6, peaks 2946.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1217,1217, 0, 0, 700, 700,0.000000 }, // 1334: hxMM35; musM35; Fretless Bass
- // Amplitude begins at 2696.9, peaks 3231.6 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1256,1256, 0, 0, 906, 906,0.000000 }, // 1339: dMM118; hxMM118; musM118; raptM118; Synth Drum
+ // Amplitude begins at 3103.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1218,1219, 0, 1, 653, 6,0.000000 }, // 1335: hxMM36; musM36; raptM36; * Slap Bass 1
- // Amplitude begins at 0.0, peaks 1211.4 at 0.6s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1257,1257, 0, 0, 1073, 1073,0.000000 }, // 1340: dMM119; hxMM119; musM119; raptM119; Reverse Cymbal
+ // Amplitude begins at 5064.8, peaks 5250.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1081,1220, 0, 1, 40000, 0,-0.156250 }, // 1336: hxMM39; musM39; raptM39; skeakernetsM39; Synth Bass 2
- // Amplitude begins at 1.6, peaks 1561.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1258,1258, 0, 0, 193, 193,0.000000 }, // 1341: dMM120; hxMM120; musM120; raptM120; Guitar Fret Noise
+ // Amplitude begins at 144.1, peaks 1207.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1221,1221, 0, 0, 80, 80,0.000000 }, // 1337: hxMM58; musM58; raptM58; Tuba
- // Amplitude begins at 0.4, peaks 3224.4 at 0.2s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1259,1259, 0, 0, 260, 260,0.000000 }, // 1342: dMM121; hxMM121; musM121; raptM121; Breath Noise
+ // Amplitude begins at 2220.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1222,1223, 36, 1, 46, 46,0.000000 }, // 1338: hxMP40; Electric Snare
- // Amplitude begins at 0.0, peaks 1099.5 at 2.2s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 2.8s.
- {1260,1260, 0, 0, 2846, 2846,0.000000 }, // 1343: dMM122; hxMM122; musM122; raptM122; skeakernetsM122; Seashore
+ // Amplitude begins at 1225.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1224,1224, 69, 0, 126, 126,0.000000 }, // 1339: hxMP55; musP55; raptP55; Splash Cymbal
- // Amplitude begins at 254.4, peaks 2522.7 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1261,1261, 0, 0, 300, 300,0.000000 }, // 1344: dMM123; hxMM123; musM123; raptM123; Bird Tweet
+ // Amplitude begins at 1307.9,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1225,1225, 0, 0, 120, 120,0.000000 }, // 1340: hxMP58; raptP58; Vibraslap
- // Amplitude begins at 715.4, peaks 802.1 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1262,1262, 0, 0, 40000, 73,0.000000 }, // 1345: dMM124; hxMM124; musM124; raptM124; Telephone Ring
+ // Amplitude begins at 1484.3, peaks 1802.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1226,1226, 0, 0, 40000, 0,0.000000 }, // 1341: musM29; Overdriven Guitar
- // Amplitude begins at 0.0, peaks 1563.1 at 1.3s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {1263,1263, 29, 0, 1313, 1313,0.000000 }, // 1346: dMM125; hxMM125; musM125; raptM125; Helicopter
+ // Amplitude begins at 2461.0, peaks 2917.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1227,1227, 0, 0, 1173, 1173,0.000000 }, // 1342: musM32; Acoustic Bass
- // Amplitude begins at 0.0, peaks 95.4 at 38.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.7s.
- {1264,1264, 65, 0, 40000, 1693,0.000000 }, // 1347: dMM126; hxMM126; musM126; raptM126; skeakernetsM126; Applause
+ // Amplitude begins at 1975.2,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1228,1228, 22, 0, 566, 566,0.000000 }, // 1343: musP58; Vibraslap
- // Amplitude begins at 2311.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1265,1265, 0, 0, 153, 153,0.000000 }, // 1348: dMM127; hxMM127; musM127; raptM127; Gun Shot
+ // Amplitude begins at 2861.1, peaks 3429.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1229,1229, 0, 0, 40000, 0,0.000000 }, // 1344: f17GM3; f35GM3; mGM3; Honky-tonkPiano
- // Amplitude begins at 2153.0, peaks 2672.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1266,1266, 25, 0, 33, 33,0.000000 }, // 1349: dMP36; hxMP36; musP36; raptP36; skeakernetsP36; Acoustic Bass Drum
+ // Amplitude begins at 2807.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1230,1230, 0, 0, 993, 993,0.000000 }, // 1345: f17GM8; f35GM8; mGM8; Celesta
- // Amplitude begins at 2654.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1267,1267, 83, 0, 53, 53,0.000000 }, // 1350: dMP37; hxMP37; musP37; raptP37; Slide Stick
+ // Amplitude begins at 2643.3, peaks 2981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1231,1231, 0, 0, 1900, 1900,0.000000 }, // 1346: f17GM11; mGM11; Vibraphone
- // Amplitude begins at 850.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1268,1268, 32, 0, 26, 26,0.000000 }, // 1351: dMP38; hxMP38; musP38; Acoustic Snare
+ // Amplitude begins at 1819.0, peaks 2436.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1232,1232, 0, 0, 1046, 1046,0.000000 }, // 1347: f17GM14; f35GM14; mGM14; Tubular Bells
- // Amplitude begins at 1015.0, peaks 1188.1 at 0.0s,
+ // Amplitude begins at 1918.8, peaks 2603.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1269,1269, 60, 0, 46, 46,0.000000 }, // 1352: dMP39; hxMP39; musP39; raptP39; Hand Clap
+ {1233,1233, 0, 0, 293, 293,0.000000 }, // 1348: f17GM15; mGM15; Dulcimer
- // Amplitude begins at 1943.0, peaks 1998.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1270,1270, 36, 0, 46, 46,0.000000 }, // 1353: dMP40; musP40; Electric Snare
+ // Amplitude begins at 2989.3, peaks 3516.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1234,1234, 0, 0, 40000, 33,0.000000 }, // 1349: f17GM16; f29GM46; f30GM46; mGM16; Hammond Organ; Orchestral Harp
- // Amplitude begins at 2822.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1271,1271, 27, 0, 13, 13,0.000000 }, // 1354: dMP41; hxMP41; musP41; raptP41; Low Floor Tom
+ // Amplitude begins at 2565.6, peaks 3144.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1235,1235, 0, 0, 40000, 6,0.000000 }, // 1350: f17GM17; mGM17; Percussive Organ
- // Amplitude begins at 1320.2, peaks 3184.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1272,1272, 31, 0, 260, 260,0.000000 }, // 1355: dMP43; hxMP43; musP43; raptP43; High Floor Tom
+ // Amplitude begins at 804.3, peaks 3126.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1236,1236, 0, 0, 40000, 20,0.000000 }, // 1351: f17GM18; f29GM10; f30GM10; mGM18; Music box; Rock Organ
- // Amplitude begins at 3967.2, peaks 4170.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1273,1273, 21, 0, 240, 240,0.000000 }, // 1356: dMP45; hxMP45; musP45; raptP45; Low Tom
+ // Amplitude begins at 1.2, peaks 2881.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1237,1237, 0, 0, 40000, 193,0.000000 }, // 1352: f17GM19; f29GM12; f29GM13; f29GM14; f30GM12; f30GM13; f30GM14; mGM19; Church Organ; Marimba; Tubular Bells; Xylophone
- // Amplitude begins at 4343.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1273,1273, 26, 0, 253, 253,0.000000 }, // 1357: dMP47; hxMP47; musP47; raptP47; Low-Mid Tom
+ // Amplitude begins at 0.9, peaks 1995.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1238,1238, 0, 0, 40000, 153,0.000000 }, // 1353: f17GM20; f35GM20; mGM20; Reed Organ
- // Amplitude begins at 4141.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1273,1273, 28, 0, 260, 260,0.000000 }, // 1358: dMP48; hxMP48; musP48; raptP48; High-Mid Tom
+ // Amplitude begins at 0.4, peaks 2808.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1239,1239, 0, 0, 40000, 6,0.000000 }, // 1354: f15GM15; f17GM21; f26GM15; f29GM15; f30GM15; f35GM21; mGM21; Accordion; Dulcimer
- // Amplitude begins at 1101.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1274,1274, 60, 0, 266, 266,0.000000 }, // 1359: dMP49; dMP57; hxMP49; hxMP57; musP49; musP57; raptP49; raptP57; Crash Cymbal 1
+ // Amplitude begins at 1.1, peaks 1939.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1240,1240, 0, 0, 40000, 46,0.000000 }, // 1355: f17GM22; f29GM87; f30GM87; mGM22; Harmonica; Lead 8 brass
- // Amplitude begins at 4281.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1273,1273, 32, 0, 206, 206,0.000000 }, // 1360: dMP50; hxMP50; musP50; raptP50; High Tom
+ // Amplitude begins at 0.6, peaks 1046.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1241,1241, 0, 0, 40000, 73,0.000000 }, // 1356: f17GM23; f35GM23; mGM23; Tango Accordion
- // Amplitude begins at 559.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1275,1275, 60, 0, 266, 266,0.000000 }, // 1361: dMP51; dMP59; hxMP51; hxMP59; musP51; musP59; raptP51; raptP59; Ride Cymbal 1
+ // Amplitude begins at 2306.2, peaks 2710.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1242,1242, 0, 0, 920, 920,0.000000 }, // 1357: f17GM24; f30GM59; mGM24; Acoustic Guitar1; Muted Trumpet
- // Amplitude begins at 360.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1276,1276, 96, 0, 133, 133,0.000000 }, // 1362: dMP52; hxMP52; musP52; raptP52; Chinses Cymbal
+ // Amplitude begins at 2360.6, peaks 2440.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1243,1243, 0, 0, 4580, 4580,0.000000 }, // 1358: f17GM31; mGM31; Guitar Harmonics
- // Amplitude begins at 1196.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1277,1277, 72, 0, 146, 146,0.000000 }, // 1363: dMP53; hxMP53; musP53; raptP53; Ride Bell
+ // Amplitude begins at 2529.8, peaks 3007.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1244,1244, 0, 0, 1026, 1026,0.000000 }, // 1359: f17GM32; f29GM65; f30GM65; mGM32; Acoustic Bass; Alto Sax
- // Amplitude begins at 991.0, peaks 1210.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1278,1278, 79, 0, 46, 46,0.000000 }, // 1364: dMP54; hxMP54; musP54; raptP54; Tambourine
+ // Amplitude begins at 7.6, peaks 3264.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1245,1245, 0, 0, 40000, 6,0.000000 }, // 1360: f17GM42; f29GM54; f29GM55; f30GM54; f30GM55; mGM42; Cello; Orchestra Hit; Synth Voice
- // Amplitude begins at 1217.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1279,1279, 69, 0, 126, 126,0.000000 }, // 1365: dMP55; Splash Cymbal
+ // Amplitude begins at 0.0, peaks 1228.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1246,1246, 0, 0, 3746, 13,0.000000 }, // 1361: f17GM49; mGM49; String Ensemble2
- // Amplitude begins at 2305.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1280,1280, 71, 0, 146, 146,0.000000 }, // 1366: dMP56; hxMP56; musP56; raptP56; Cowbell
+ // Amplitude begins at 0.5, peaks 3467.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1247,1247, 0, 0, 40000, 233,0.000000 }, // 1362: f17GM50; f29GM48; f30GM48; mGM50; String Ensemble1; Synth Strings 1
- // Amplitude begins at 1971.8,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1281,1281, 22, 0, 566, 566,0.000000 }, // 1367: dMP58; Vibraslap
+ // Amplitude begins at 0.5, peaks 2429.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1248,1248, 0, 0, 40000, 153,0.000000 }, // 1363: f17GM51; f29GM49; f30GM49; mGM51; String Ensemble2; SynthStrings 2
- // Amplitude begins at 2494.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1282,1282, 55, 0, 66, 66,0.000000 }, // 1368: dMP65; hxMP65; musP65; raptP65; skeakernetsP65; High Timbale
+ // Amplitude begins at 333.5, peaks 2015.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1249,1249, 0, 0, 40000, 140,0.000000 }, // 1364: f17GM52; f29GM34; f29GM35; f30GM33; f30GM34; f30GM35; f35GM52; mGM52; Choir Aahs; Electric Bass 1; Electric Bass 2; Fretless Bass
- // Amplitude begins at 2661.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1282,1282, 48, 0, 80, 80,0.000000 }, // 1369: dMP66; hxMP66; musP66; raptP66; skeakernetsP66; Low Timbale
+ // Amplitude begins at 7.8, peaks 3065.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1250,1250, 0, 0, 2620, 2620,0.000000 }, // 1365: f17GM53; f35GM53; mGM53; Voice Oohs
- // Amplitude begins at 99.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1283,1283, 0, 0, 6, 6,0.000000 }, // 1370: dMP70; hxMP70; musP70; raptP70; Maracas
+ // Amplitude begins at 150.8, peaks 3144.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1251,1251, 0, 0, 40000, 140,0.000000 }, // 1366: f17GM54; f29GM39; f30GM39; f35GM54; mGM54; Synth Bass 2; Synth Voice
- // Amplitude begins at 47.7,
+ // Amplitude begins at 1761.4, peaks 3075.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1284,1284, 49, 0, 6, 6,0.000000 }, // 1371: dMP71; dMP72; dMP73; dMP74; dMP79; hxMP71; hxMP72; hxMP73; hxMP74; hxMP79; musP71; musP72; musP73; musP74; musP79; raptP71; raptP72; raptP73; raptP74; raptP79; Long Guiro
+ {1252,1252, 0, 0, 233, 233,0.000000 }, // 1367: f17GM55; f29GM122; f30GM122; mGM55; Orchestra Hit; Seashore
- // Amplitude begins at 2559.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1285,1285, 73, 0, 60, 60,0.000000 }, // 1372: dMP75; hxMP75; musP75; raptP75; Claves
+ // Amplitude begins at 125.2, peaks 2703.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1253,1253, 0, 0, 40000, 6,0.000000 }, // 1368: f17GM58; f29GM94; f30GM94; mGM58; Pad 7 halo; Tuba
- // Amplitude begins at 2568.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1285,1285, 68, 0, 60, 60,0.000000 }, // 1373: dMP76; hxMP76; musP76; raptP76; skeakernetsP76; High Wood Block
+ // Amplitude begins at 5.8, peaks 2090.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1254,1254, 0, 0, 40000, 0,0.000000 }, // 1369: f17GM61; mGM61; Brass Section
- // Amplitude begins at 2638.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1285,1285, 61, 0, 80, 80,0.000000 }, // 1374: dMP77; hxMP77; musP77; raptP77; skeakernetsP77; Low Wood Block
-
- // Amplitude begins at 99.3,
+ // Amplitude begins at 2.6, peaks 936.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1286,1286, 0, 0, 6, 6,0.000000 }, // 1375: dMP78; hxMP78; musP78; raptP78; Mute Cuica
+ {1255,1255, 0, 0, 40000, 26,0.000000 }, // 1370: f17GM62; mGM62; Synth Brass 1
- // Amplitude begins at 1814.5, peaks 1942.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1287,1287, 0, 0, 40000, 46,0.000000 }, // 1376: hxMM29; raptM29; Overdriven Guitar
+ // Amplitude begins at 7.1, peaks 2622.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1256,1256, 0, 0, 40000, 6,0.000000 }, // 1371: f17GM64; f35GM64; mGM64; Soprano Sax
- // Amplitude begins at 1476.4,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1288,1288, 0, 0, 40000, 20,0.000000 }, // 1377: hxMM30; raptM30; Distortion Guitar
+ // Amplitude begins at 7.1, peaks 3030.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 260, 260, 0, 0, 40000, 20,0.000000 }, // 1372: f17GM65; f35GM65; mGM65; Alto Sax
- // Amplitude begins at 2824.5, peaks 2953.9 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1289,1289, 0, 0, 2340, 2340,0.000000 }, // 1378: hxMM32; raptM32; Acoustic Bass
+ // Amplitude begins at 117.6, peaks 1798.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1257,1257, 0, 0, 40000, 20,0.000000 }, // 1373: f17GM66; f35GM66; mGM66; Tenor Sax
- // Amplitude begins at 1360.0, peaks 2927.6 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {1290,1290, 0, 0, 706, 706,0.000000 }, // 1379: hxMM35; musM35; Fretless Bass
+ // Amplitude begins at 7.1, peaks 2626.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1258,1258, 0, 0, 40000, 0,0.000000 }, // 1374: f17GM67; f29GM81; f30GM81; f35GM67; mGM67; Baritone Sax; Lead 2 sawtooth
- // Amplitude begins at 3100.7,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {1291,1292, 0, 1, 660, 660,0.000000 }, // 1380: hxMM36; musM36; raptM36; * Slap Bass 1
+ // Amplitude begins at 7.9, peaks 2546.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1259,1259, 0, 0, 40000, 13,0.000000 }, // 1375: f17GM74; f30GM76; mGM74; Bottle Blow; Recorder
- // Amplitude begins at 5062.1, peaks 5236.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1154,1293, 0, 1, 40000, 0,-0.156250 }, // 1381: hxMM39; musM39; raptM39; skeakernetsM39; Synth Bass 2
+ // Amplitude begins at 1.1, peaks 2778.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1260,1260, 0, 0, 40000, 73,0.000000 }, // 1376: f17GM76; f29GM109; f29GM110; f29GM80; f30GM109; f30GM110; f30GM80; f35GM76; mGM76; Bagpipe; Bottle Blow; Fiddle; Lead 1 squareea
- // Amplitude begins at 144.6, peaks 1205.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1294,1294, 0, 0, 80, 80,0.000000 }, // 1382: hxMM58; musM58; raptM58; Tuba
+ // Amplitude begins at 0.4, peaks 3467.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1261,1261, 0, 0, 40000, 53,0.000000 }, // 1377: f17GM77; f29GM107; f30GM107; mGM77; Koto; Shakuhachi
- // Amplitude begins at 2225.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1295,1296, 36, 1, 46, 46,0.000000 }, // 1383: hxMP40; Electric Snare
+ // Amplitude begins at 0.5, peaks 3284.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1262,1262, 0, 0, 40000, 66,0.000000 }, // 1378: f17GM78; f29GM108; f30GM108; mGM78; Kalimba; Whistle
- // Amplitude begins at 1148.5, peaks 1172.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1297,1297, 69, 0, 133, 133,0.000000 }, // 1384: hxMP55; musP55; raptP55; Splash Cymbal
+ // Amplitude begins at 6.5, peaks 3360.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1263,1263, 0, 0, 40000, 66,0.000000 }, // 1379: f17GM79; f29GM111; f30GM111; f35GM79; mGM79; Ocarina; Shanai
- // Amplitude begins at 1304.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1298,1298, 0, 0, 120, 120,0.000000 }, // 1385: hxMP58; raptP58; Vibraslap
+ // Amplitude begins at 841.0, peaks 3032.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1264,1264, 0, 0, 40000, 6,0.000000 }, // 1380: f17GM83; f35GM83; mGM83; Lead 4 chiff
- // Amplitude begins at 1493.8, peaks 1822.8 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1299,1299, 0, 0, 40000, 0,0.000000 }, // 1386: musM29; Overdriven Guitar
+ // Amplitude begins at 0.9, peaks 2359.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1265,1265, 0, 0, 40000, 73,0.000000 }, // 1381: f17GM85; f35GM85; mGM85; Lead 6 voice
- // Amplitude begins at 2456.3, peaks 2940.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1300,1300, 0, 0, 1166, 1166,0.000000 }, // 1387: musM32; Acoustic Bass
+ // Amplitude begins at 147.8, peaks 1353.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1266,1266, 0, 0, 40000, 133,0.000000 }, // 1382: f17GM86; f35GM86; mGM86; Lead 7 fifths
- // Amplitude begins at 1971.8,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1301,1301, 22, 0, 566, 566,0.000000 }, // 1388: musP58; Vibraslap
+ // Amplitude begins at 1746.9, peaks 3188.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1267,1267, 0, 0, 40000, 233,0.000000 }, // 1383: f17GM88; f29GM32; f30GM32; mGM88; Acoustic Bass; Pad 1 new age
- // Amplitude begins at 2873.7, peaks 3383.0 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1302,1302, 0, 0, 40000, 6,0.000000 }, // 1389: f17GM3; f35GM3; mGM3; Honky-tonkPiano
+ // Amplitude begins at 0.4, peaks 2333.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1268,1268, 0, 0, 40000, 406,0.000000 }, // 1384: f17GM89; f35GM89; mGM89; Pad 2 warm
- // Amplitude begins at 2808.5,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1303,1303, 0, 0, 993, 993,0.000000 }, // 1390: f17GM8; f35GM8; mGM8; Celesta
+ // Amplitude begins at 0.1, peaks 2097.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1269,1269, 0, 0, 1766, 93,0.000000 }, // 1385: f17GM90; mGM90; Pad 3 polysynth
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1304,1304, 0, 0, 1920, 1920,0.000000 }, // 1391: f17GM11; mGM11; Vibraphone
+ // Amplitude begins at 9.8, peaks 3108.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1270,1270, 0, 0, 40000, 533,0.000000 }, // 1386: f17GM91; f35GM91; mGM91; Pad 4 choir
- // Amplitude begins at 1830.0, peaks 2462.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1305,1305, 0, 0, 1046, 1046,0.000000 }, // 1392: f17GM14; f35GM14; mGM14; Tubular Bells
+ // Amplitude begins at 0.5, peaks 2890.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1271,1271, 0, 0, 40000, 106,0.000000 }, // 1387: f17GM92; f35GM92; mGM92; Pad 5 bowedpad
- // Amplitude begins at 1932.3, peaks 2587.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1306,1306, 0, 0, 273, 273,0.000000 }, // 1393: f17GM15; mGM15; Dulcimer
+ // Amplitude begins at 0.0, peaks 1378.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1272,1272, 0, 0, 593, 13,0.000000 }, // 1388: f17GM93; f35GM93; mGM93; Pad 6 metallic
- // Amplitude begins at 2990.5, peaks 3510.1 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1307,1307, 0, 0, 40000, 33,0.000000 }, // 1394: f17GM16; f29GM46; f30GM46; mGM16; Hammond Organ; Orchestral Harp
+ // Amplitude begins at 1026.3, peaks 2846.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1273,1273, 0, 0, 940, 940,0.000000 }, // 1389: f17GM96; f29GM41; f29GM43; f30GM41; f30GM43; mGM96; Contrabass; FX 1 rain; Viola
- // Amplitude begins at 2564.1, peaks 3122.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1308,1308, 0, 0, 40000, 6,0.000000 }, // 1395: f17GM17; mGM17; Percussive Organ
+ // Amplitude begins at 1802.9, peaks 2134.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1274,1274, 0, 0, 40000, 53,0.000000 }, // 1390: f17GM99; f29GM37; f30GM37; mGM99; FX 4 atmosphere; Slap Bass 2
- // Amplitude begins at 816.2, peaks 3140.5 at 4.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1309,1309, 0, 0, 40000, 13,0.000000 }, // 1396: f17GM18; f29GM10; f30GM10; mGM18; Music box; Rock Organ
+ // Amplitude begins at 2047.4, peaks 2846.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1275,1275, 0, 0, 2006, 2006,0.000000 }, // 1391: f17GM100; f35GM100; mGM100; FX 5 brightness
- // Amplitude begins at 1.2, peaks 2874.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1310,1310, 0, 0, 40000, 220,0.000000 }, // 1397: f17GM19; f29GM12; f29GM13; f29GM14; f30GM12; f30GM13; f30GM14; mGM19; Church Organ; Marimba; Tubular Bells; Xylophone
+ // Amplitude begins at 0.5, peaks 2478.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1276,1276, 0, 0, 40000, 933,0.000000 }, // 1392: f17GM101; f35GM101; mGM101; FX 6 goblins
- // Amplitude begins at 1.0, peaks 1985.4 at 34.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1311,1311, 0, 0, 40000, 200,0.000000 }, // 1398: f17GM20; f35GM20; mGM20; Reed Organ
+ // Amplitude begins at 1007.4, peaks 1147.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1277,1277, 0, 0, 973, 973,0.000000 }, // 1393: f17GM107; f29GM105; f30GM105; f35GM107; mGM107; Banjo; Koto
- // Amplitude begins at 0.4, peaks 2848.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1312,1312, 0, 0, 40000, 6,0.000000 }, // 1399: f15GM15; f17GM21; f26GM15; f29GM15; f30GM15; f35GM21; mGM21; Accordion; Dulcimer
+ // Amplitude begins at 1267.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 378, 378, 84, 0, 440, 440,0.000000 }, // 1394: f17GP55; f29GP55; f30GP55; f35GP55; f49GP55; mGP55; Splash Cymbal
- // Amplitude begins at 1.1, peaks 1939.3 at 14.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1313,1313, 0, 0, 40000, 86,0.000000 }, // 1400: f17GM22; f29GM87; f30GM87; mGM22; Harmonica; Lead 8 brass
+ // Amplitude begins at 406.6, peaks 532.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1278,1278, 24, 0, 46, 46,0.000000 }, // 1395: f17GP58; f29GP58; f30GP58; f35GP58; f49GP58; mGP58; Vibraslap
- // Amplitude begins at 0.6, peaks 1045.5 at 29.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1314,1314, 0, 0, 40000, 73,0.000000 }, // 1401: f17GM23; f35GM23; mGM23; Tango Accordion
+ // Amplitude begins at 7.1, peaks 1424.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1279,1279, 44, 0, 80, 80,0.000000 }, // 1396: f17GP73; f29GP73; f30GP73; f35GP73; f49GP73; mGP73; Short Guiro
- // Amplitude begins at 2317.1, peaks 2702.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1315,1315, 0, 0, 940, 940,0.000000 }, // 1402: f17GM24; f30GM59; mGM24; Acoustic Guitar1; Muted Trumpet
+ // Amplitude begins at 0.0, peaks 595.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1280,1280, 40, 0, 306, 306,0.000000 }, // 1397: f17GP74; f29GP74; f30GP74; f49GP74; mGP74; Long Guiro
- // Amplitude begins at 2367.7, peaks 2462.9 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {1316,1316, 0, 0, 4500, 4500,0.000000 }, // 1403: f17GM31; mGM31; Guitar Harmonics
+ // Amplitude begins at 4.1, peaks 1367.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1281,1281, 60, 0, 340, 340,0.000000 }, // 1398: f17GP79; f29GP79; f30GP79; f35GP79; f48GP79; f49GP79; mGP79; Open Cuica
- // Amplitude begins at 2533.1, peaks 2991.3 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1317,1317, 0, 0, 1013, 1013,0.000000 }, // 1404: f17GM32; f29GM65; f30GM65; mGM32; Acoustic Bass; Alto Sax
+ // Amplitude begins at 743.7, peaks 756.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1282,1282, 0, 0, 866, 866,0.000000 }, // 1399: sGM6; Harpsichord
- // Amplitude begins at 7.7, peaks 3261.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1318,1318, 0, 0, 40000, 0,0.000000 }, // 1405: f17GM42; f29GM54; f29GM55; f30GM54; f30GM55; mGM42; Cello; Orchestra Hit; Synth Voice
+ // Amplitude begins at 2451.9,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1283,1283, 0, 0, 993, 993,0.000000 }, // 1400: sGM9; Glockenspiel
- // Amplitude begins at 0.0, peaks 1226.2 at 1.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s.
- {1319,1319, 0, 0, 1093, 13,0.000000 }, // 1406: f17GM49; mGM49; String Ensemble2
+ // Amplitude begins at 1534.8, peaks 1896.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1284,1284, 0, 0, 633, 633,0.000000 }, // 1401: sGM14; Tubular Bells
- // Amplitude begins at 0.5, peaks 3473.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1320,1320, 0, 0, 40000, 226,0.000000 }, // 1407: f17GM50; f29GM48; f30GM48; mGM50; String Ensemble1; Synth Strings 1
+ // Amplitude begins at 746.9, peaks 3108.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1285,1285, 0, 0, 40000, 40,0.000000 }, // 1402: sGM19; Church Organ
- // Amplitude begins at 0.5, peaks 2498.9 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1321,1321, 0, 0, 40000, 180,0.000000 }, // 1408: f17GM51; f29GM49; f30GM49; mGM51; String Ensemble2; SynthStrings 2
+ // Amplitude begins at 2330.3, peaks 2508.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1286,1286, 0, 0, 973, 973,0.000000 }, // 1403: sGM24; Acoustic Guitar1
- // Amplitude begins at 344.9, peaks 2015.3 at 34.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1322,1322, 0, 0, 40000, 133,0.000000 }, // 1409: f17GM52; f29GM34; f29GM35; f30GM33; f30GM34; f30GM35; f35GM52; mGM52; Choir Aahs; Electric Bass 1; Electric Bass 2; Fretless Bass
+ // Amplitude begins at 1.2, peaks 1556.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1287,1287, 0, 0, 40000, 126,0.000000 }, // 1404: sGM44; Tremulo Strings
- // Amplitude begins at 7.9, peaks 3091.0 at 0.2s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 2.8s.
- {1323,1323, 0, 0, 2820, 2820,0.000000 }, // 1410: f17GM53; f35GM53; mGM53; Voice Oohs
+ // Amplitude begins at 1254.6, peaks 1306.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1288,1288, 0, 0, 166, 166,0.000000 }, // 1405: sGM45; Pizzicato String
- // Amplitude begins at 152.5, peaks 3139.9 at 31.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1324,1324, 0, 0, 40000, 133,0.000000 }, // 1411: f17GM54; f29GM39; f30GM39; f35GM54; mGM54; Synth Bass 2; Synth Voice
+ // Amplitude begins at 1907.7, peaks 2003.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1289,1289, 0, 0, 640, 640,0.000000 }, // 1406: sGM46; Orchestral Harp
- // Amplitude begins at 1778.3, peaks 3068.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1325,1325, 0, 0, 286, 286,0.000000 }, // 1412: f17GM55; f29GM122; f30GM122; mGM55; Orchestra Hit; Seashore
+ // Amplitude begins at 2817.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1290,1290, 0, 0, 100, 100,0.000000 }, // 1407: sGM47; Timpany
- // Amplitude begins at 129.2, peaks 2721.3 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s.
- {1326,1326, 0, 0, 2020, 13,0.000000 }, // 1413: f17GM58; f29GM94; f30GM94; mGM58; Pad 7 halo; Tuba
+ // Amplitude begins at 0.5, peaks 1505.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1291,1291, 0, 0, 40000, 113,0.000000 }, // 1408: sGM48; String Ensemble1
- // Amplitude begins at 5.8, peaks 2090.1 at 38.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1327,1327, 0, 0, 40000, 0,0.000000 }, // 1414: f17GM61; mGM61; Brass Section
+ // Amplitude begins at 0.0, peaks 1561.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1292,1292, 0, 0, 40000, 240,0.000000 }, // 1409: sGM49; String Ensemble2
- // Amplitude begins at 2.7, peaks 941.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1328,1328, 0, 0, 40000, 6,0.000000 }, // 1415: f17GM62; mGM62; Synth Brass 1
+ // Amplitude begins at 0.5, peaks 2148.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1293,1293, 0, 0, 3793, 80,0.000000 }, // 1410: sGM50; Synth Strings 1
- // Amplitude begins at 7.2, peaks 2618.7 at 6.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1329,1329, 0, 0, 40000, 6,0.000000 }, // 1416: f17GM64; f35GM64; mGM64; Soprano Sax
+ // Amplitude begins at 0.9, peaks 1755.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1294,1294, 0, 0, 40000, 240,0.000000 }, // 1411: sGM52; Choir Aahs
- // Amplitude begins at 7.2, peaks 3023.4 at 6.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 261, 261, 0, 0, 40000, 13,0.000000 }, // 1417: f17GM65; f35GM65; mGM65; Alto Sax
+ // Amplitude begins at 1687.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1295,1295, 0, 0, 126, 126,0.000000 }, // 1412: sGM55; Orchestra Hit
- // Amplitude begins at 121.7, peaks 1799.6 at 35.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1330,1330, 0, 0, 40000, 20,0.000000 }, // 1418: f17GM66; f35GM66; mGM66; Tenor Sax
+ // Amplitude begins at 116.1, peaks 3486.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1296,1296, 0, 0, 40000, 20,0.000000 }, // 1413: sGM56; Trumpet
- // Amplitude begins at 7.2, peaks 2622.1 at 35.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1331,1331, 0, 0, 40000, 0,0.000000 }, // 1419: f17GM67; f29GM81; f30GM81; f35GM67; mGM67; Baritone Sax; Lead 2 sawtooth
+ // Amplitude begins at 124.9, peaks 3300.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1297,1297, 0, 0, 40000, 26,0.000000 }, // 1414: sGM57; Trombone
- // Amplitude begins at 8.0, peaks 2541.1 at 15.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1332,1332, 0, 0, 40000, 13,0.000000 }, // 1420: f17GM74; f30GM76; mGM74; Bottle Blow; Recorder
+ // Amplitude begins at 126.6, peaks 3153.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1298,1298, 0, 0, 2233, 6,0.000000 }, // 1415: sGM58; Tuba
- // Amplitude begins at 1.1, peaks 2762.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1333,1333, 0, 0, 40000, 46,0.000000 }, // 1421: f17GM76; f29GM109; f29GM110; f29GM80; f30GM109; f30GM110; f30GM80; f35GM76; mGM76; Bagpipe; Bottle Blow; Fiddle; Lead 1 squareea
+ // Amplitude begins at 5.6, peaks 2484.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1299,1299, 0, 0, 40000, 53,0.000000 }, // 1416: sGM60; French Horn
- // Amplitude begins at 0.4, peaks 3472.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1334,1334, 0, 0, 40000, 33,0.000000 }, // 1422: f17GM77; f29GM107; f30GM107; mGM77; Koto; Shakuhachi
+ // Amplitude begins at 151.9, peaks 3383.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1300,1300, 0, 0, 40000, 33,0.000000 }, // 1417: sGM61; Brass Section
- // Amplitude begins at 0.5, peaks 3280.4 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1335,1335, 0, 0, 40000, 66,0.000000 }, // 1423: f17GM78; f29GM108; f30GM108; mGM78; Kalimba; Whistle
+ // Amplitude begins at 120.1, peaks 2712.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1301,1301, 0, 0, 40000, 13,0.000000 }, // 1418: sGM68; Oboe
- // Amplitude begins at 6.6, peaks 3354.5 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1336,1336, 0, 0, 40000, 66,0.000000 }, // 1424: f17GM79; f29GM111; f30GM111; f35GM79; mGM79; Ocarina; Shanai
+ // Amplitude begins at 652.1, peaks 1534.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1302,1302, 0, 0, 40000, 13,0.000000 }, // 1419: sGM70; Bassoon
- // Amplitude begins at 857.0, peaks 3036.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1337,1337, 0, 0, 40000, 6,0.000000 }, // 1425: f17GM83; f35GM83; mGM83; Lead 4 chiff
+ // Amplitude begins at 9.4, peaks 3093.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1303,1303, 0, 0, 40000, 26,0.000000 }, // 1420: sGM71; Clarinet
- // Amplitude begins at 1.0, peaks 2357.2 at 18.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1338,1338, 0, 0, 40000, 66,0.000000 }, // 1426: f17GM85; f35GM85; mGM85; Lead 6 voice
+ // Amplitude begins at 142.9, peaks 2644.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1304,1304, 0, 0, 40000, 6,0.000000 }, // 1421: sGM72; Piccolo
- // Amplitude begins at 150.7, peaks 1351.0 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1339,1339, 0, 0, 40000, 126,0.000000 }, // 1427: f17GM86; f35GM86; mGM86; Lead 7 fifths
+ // Amplitude begins at 2.6, peaks 2807.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1305,1305, 0, 0, 40000, 13,0.000000 }, // 1422: sGM73; Flute
- // Amplitude begins at 1763.5, peaks 3198.1 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1340,1340, 0, 0, 40000, 240,0.000000 }, // 1428: f17GM88; f29GM32; f30GM32; mGM88; Acoustic Bass; Pad 1 new age
+ // Amplitude begins at 0.0, peaks 1106.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1306,1306, 0, 0, 4473, 13,0.000000 }, // 1423: sGM95; Pad 8 sweep
- // Amplitude begins at 0.4, peaks 2326.7 at 1.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1341,1341, 0, 0, 40000, 413,0.000000 }, // 1429: f17GM89; f35GM89; mGM89; Pad 2 warm
+ // Amplitude begins at 1807.1, peaks 1812.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1307,1307, 0, 0, 146, 146,0.000000 }, // 1424: sGM116; Taiko Drum
- // Amplitude begins at 0.1, peaks 2047.1 at 0.3s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 0.1s.
- {1342,1342, 0, 0, 1526, 113,0.000000 }, // 1430: f17GM90; mGM90; Pad 3 polysynth
+ // Amplitude begins at 1646.8, peaks 2042.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1308,1308, 0, 0, 86, 86,0.000000 }, // 1425: sGM118; Synth Drum
- // Amplitude begins at 9.8, peaks 3106.7 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1343,1343, 0, 0, 40000, 540,0.000000 }, // 1431: f17GM91; f35GM91; mGM91; Pad 4 choir
+ // Amplitude begins at 2055.5, peaks 2709.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1309,1309, 35, 0, 73, 73,0.000000 }, // 1426: 2x2byJANP36; sGP35; sGP36; Ac Bass Drum; Bass Drum 1
- // Amplitude begins at 0.5, peaks 2863.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1344,1344, 0, 0, 40000, 100,0.000000 }, // 1432: f17GM92; f35GM92; mGM92; Pad 5 bowedpad
+ // Amplitude begins at 2489.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1310,1310, 49, 0, 40, 40,0.000000 }, // 1427: sGP37; Side Stick
- // Amplitude begins at 0.0, peaks 1369.6 at 0.6s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s.
- {1345,1345, 0, 0, 620, 13,0.000000 }, // 1433: f17GM93; f35GM93; mGM93; Pad 6 metallic
+ // Amplitude begins at 1659.1, peaks 2127.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1308,1308, 48, 0, 80, 80,0.000000 }, // 1428: sGP38; Acoustic Snare
- // Amplitude begins at 1030.9, peaks 2871.0 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1346,1346, 0, 0, 906, 906,0.000000 }, // 1434: f17GM96; f29GM41; f29GM43; f30GM41; f30GM43; mGM96; Contrabass; FX 1 rain; Viola
+ // Amplitude begins at 2017.8,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1311,1311, 58, 0, 40, 40,0.000000 }, // 1429: sGP39; Hand Clap
- // Amplitude begins at 1801.1, peaks 2145.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1347,1347, 0, 0, 40000, 66,0.000000 }, // 1435: f17GM99; f29GM37; f30GM37; mGM99; FX 4 atmosphere; Slap Bass 2
+ // Amplitude begins at 1631.1, peaks 2128.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1308,1308, 60, 0, 86, 86,0.000000 }, // 1430: sGP40; Electric Snare
- // Amplitude begins at 2043.5, peaks 2836.4 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {1348,1348, 0, 0, 1980, 1980,0.000000 }, // 1436: f17GM100; f35GM100; mGM100; FX 5 brightness
+ // Amplitude begins at 2637.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1312,1312, 47, 0, 106, 106,0.000000 }, // 1431: 2x2byJANP41; sGP41; Low Floor Tom
- // Amplitude begins at 0.5, peaks 2470.8 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.0s.
- {1349,1349, 0, 0, 40000, 966,0.000000 }, // 1437: f17GM101; f35GM101; mGM101; FX 6 goblins
+ // Amplitude begins at 596.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1313,1313, 60, 0, 20, 20,0.000000 }, // 1432: sGP42; Closed High Hat
- // Amplitude begins at 1006.6, peaks 1144.2 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1350,1350, 0, 0, 1026, 1026,0.000000 }, // 1438: f17GM107; f29GM105; f30GM105; f35GM107; mGM107; Banjo; Koto
+ // Amplitude begins at 2531.4, peaks 2966.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1312,1312, 49, 0, 153, 153,0.000000 }, // 1433: 2x2byJANP43; sGP43; High Floor Tom
- // Amplitude begins at 1255.7, peaks 1279.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 378, 378, 84, 0, 440, 440,0.000000 }, // 1439: f17GP55; f29GP55; f30GP55; f35GP55; f49GP55; mGP55; Splash Cymbal
+ // Amplitude begins at 346.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1314,1314, 72, 0, 80, 80,0.000000 }, // 1434: sGP44; Pedal High Hat
- // Amplitude begins at 404.1, peaks 516.7 at 0.0s,
+ // Amplitude begins at 2599.6, peaks 2925.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1351,1351, 24, 0, 46, 46,0.000000 }, // 1440: f17GP58; f29GP58; f30GP58; f35GP58; f49GP58; mGP58; Vibraslap
+ {1312,1312, 51, 0, 200, 200,0.000000 }, // 1435: 2x2byJANP45; sGP45; Low Tom
- // Amplitude begins at 7.2, peaks 1433.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1352,1352, 44, 0, 80, 80,0.000000 }, // 1441: f17GP73; f29GP73; f30GP73; f35GP73; f49GP73; mGP73; Short Guiro
+ // Amplitude begins at 464.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1315,1315, 84, 0, 273, 273,0.000000 }, // 1436: sGP46; Open High Hat
- // Amplitude begins at 0.0, peaks 558.3 at 0.2s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1353,1353, 40, 0, 320, 320,0.000000 }, // 1442: f17GP74; f29GP74; f30GP74; f49GP74; mGP74; Long Guiro
+ // Amplitude begins at 2780.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1312,1312, 54, 0, 233, 233,0.000000 }, // 1437: 2x2byJANP47; sGP47; Low-Mid Tom
- // Amplitude begins at 4.1, peaks 1359.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1354,1354, 60, 0, 340, 340,0.000000 }, // 1443: f17GP79; f29GP79; f30GP79; f35GP79; f48GP79; f49GP79; mGP79; Open Cuica
+ // Amplitude begins at 2824.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1312,1312, 57, 0, 260, 260,0.000000 }, // 1438: 2x2byJANP48; sGP48; High-Mid Tom
- // Amplitude begins at 744.2, peaks 749.6 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1355,1355, 0, 0, 833, 833,0.000000 }, // 1444: sGM6; Harpsichord
+ // Amplitude begins at 736.7, peaks 1326.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1316,1316, 72, 0, 506, 506,0.000000 }, // 1439: sGP49; Crash Cymbal 1
- // Amplitude begins at 2447.5,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1356,1356, 0, 0, 960, 960,0.000000 }, // 1445: sGM9; Glockenspiel
+ // Amplitude begins at 2891.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1312,1312, 60, 0, 306, 306,0.000000 }, // 1440: 2x2byJANP50; sGP50; High Tom
- // Amplitude begins at 1531.1, peaks 1904.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1357,1357, 0, 0, 640, 640,0.000000 }, // 1446: sGM14; Tubular Bells
+ // Amplitude begins at 911.5, peaks 1651.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1317,1317, 36, 0, 866, 866,0.000000 }, // 1441: sGP52; Chinese Cymbal
- // Amplitude begins at 748.9, peaks 3112.7 at 32.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1358,1358, 0, 0, 40000, 66,0.000000 }, // 1447: sGM19; Church Organ
+ // Amplitude begins at 139.9, peaks 861.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1318,1318, 93, 0, 66, 66,0.000000 }, // 1442: sGP54; Tambourine
- // Amplitude begins at 2337.7, peaks 2484.3 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1359,1359, 0, 0, 940, 940,0.000000 }, // 1448: sGM24; Acoustic Guitar1
+ // Amplitude begins at 1160.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1319,1319, 72, 0, 273, 273,0.000000 }, // 1443: sGP55; Splash Cymbal
- // Amplitude begins at 1.2, peaks 1555.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1360,1360, 0, 0, 40000, 120,0.000000 }, // 1449: sGM44; Tremulo Strings
+ // Amplitude begins at 1268.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1320,1320, 84, 0, 426, 426,0.000000 }, // 1444: sGP57; Crash Cymbal 2
- // Amplitude begins at 1254.0, peaks 1309.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1361,1361, 0, 0, 146, 146,0.000000 }, // 1450: sGM45; Pizzicato String
+ // Amplitude begins at 1442.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1321,1321, 36, 0, 20, 20,0.000000 }, // 1445: sGP58; Vibraslap
- // Amplitude begins at 1903.8, peaks 2009.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1362,1362, 0, 0, 646, 646,0.000000 }, // 1451: sGM46; Orchestral Harp
+ // Amplitude begins at 3.4, peaks 729.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1322,1322, 64, 0, 86, 86,0.000000 }, // 1446: sGP69; Cabasa
- // Amplitude begins at 2827.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1363,1363, 0, 0, 140, 140,0.000000 }, // 1452: sGM47; Timpany
+ // Amplitude begins at 1337.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1323,1323, 68, 0, 26, 26,0.000000 }, // 1447: sGP76; High Wood Block
- // Amplitude begins at 0.6, peaks 1513.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1364,1364, 0, 0, 40000, 113,0.000000 }, // 1453: sGM48; String Ensemble1
+ // Amplitude begins at 2615.4, peaks 2628.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1324,1324, 0, 0, 1226, 1226,0.000000 }, // 1448: MGM0; MGM7; b61M1; f19GM0; f19GM7; f21GM0; f21GM7; f23GM7; f32GM0; f32GM7; f37GM0; f41GM0; f41GM7; f47GM1; AcouGrandPiano; BrightAcouGrand; Clavinet
- // Amplitude begins at 0.0, peaks 1566.1 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1365,1365, 0, 0, 40000, 206,0.000000 }, // 1454: sGM49; String Ensemble2
+ // Amplitude begins at 2325.6, peaks 2626.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1325,1325, 0, 0, 40000, 140,0.000000 }, // 1449: MGM10; MGM9; f19GM9; f23GM10; f23GM9; Glockenspiel; Music box
- // Amplitude begins at 0.5, peaks 2141.9 at 1.5s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 0.1s.
- {1366,1366, 0, 0, 1613, 60,0.000000 }, // 1455: sGM50; Synth Strings 1
+ // Amplitude begins at 2312.2, peaks 3182.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1326,1326, 0, 0, 40000, 0,0.000000 }, // 1450: f19GM11; Vibraphone
- // Amplitude begins at 0.9, peaks 1745.4 at 30.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1367,1367, 0, 0, 40000, 266,0.000000 }, // 1456: sGM52; Choir Aahs
+ // Amplitude begins at 2543.9, peaks 2745.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1327,1327, 0, 0, 513, 513,0.000000 }, // 1451: f19GM13; Xylophone
- // Amplitude begins at 1687.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1368,1368, 0, 0, 126, 126,0.000000 }, // 1457: sGM55; Orchestra Hit
+ // Amplitude begins at 127.0, peaks 3222.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1328,1328, 0, 0, 40000, 126,0.000000 }, // 1452: f19GM21; Accordion
- // Amplitude begins at 119.8, peaks 3523.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1369,1369, 0, 0, 40000, 6,0.000000 }, // 1458: sGM56; Trumpet
+ // Amplitude begins at 118.8, peaks 1898.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1329,1329, 0, 0, 320, 320,0.000000 }, // 1453: MGM22; MGM23; f19GM22; f19GM23; f23GM22; f23GM23; f32GM22; f32GM23; Harmonica; Tango Accordion
- // Amplitude begins at 129.0, peaks 3368.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1370,1370, 0, 0, 40000, 26,0.000000 }, // 1459: sGM57; Trombone
+ // Amplitude begins at 1237.1, peaks 1709.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1330,1330, 0, 0, 40000, 0,0.000000 }, // 1454: f19GM25; f41GM25; Acoustic Guitar2
- // Amplitude begins at 130.7, peaks 3282.1 at 0.1s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {1371,1371, 0, 0, 1506, 1506,0.000000 }, // 1460: sGM58; Tuba
+ // Amplitude begins at 125.2, peaks 3275.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1331,1331, 0, 0, 1766, 1766,0.000000 }, // 1455: MGM24; MGM25; MGM26; MGM27; f19GM27; f32GM24; f32GM25; f32GM26; f32GM27; oGM26; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar1; Electric Guitar2
- // Amplitude begins at 5.7, peaks 2525.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1372,1372, 0, 0, 40000, 66,0.000000 }, // 1461: sGM60; French Horn
+ // Amplitude begins at 0.0, peaks 2482.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1332,1332, 0, 0, 2513, 2513,0.000000 }, // 1456: f19GM33; f19GM36; Electric Bass 1; Slap Bass 1
- // Amplitude begins at 153.8, peaks 3412.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1373,1373, 0, 0, 40000, 33,0.000000 }, // 1462: sGM61; Brass Section
+ // Amplitude begins at 0.5, peaks 2405.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1333,1333, 0, 0, 1300, 1300,0.000000 }, // 1457: MGM34; f19GM34; f23GM34; Electric Bass 2
- // Amplitude begins at 124.8, peaks 2714.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1374,1374, 0, 0, 40000, 13,0.000000 }, // 1463: sGM68; Oboe
+ // Amplitude begins at 762.0, peaks 2136.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1334,1334, 0, 0, 46, 46,0.000000 }, // 1458: MGM35; f19GM35; f23GM35; Fretless Bass
- // Amplitude begins at 648.9, peaks 1547.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1375,1375, 0, 0, 40000, 6,0.000000 }, // 1464: sGM70; Bassoon
+ // Amplitude begins at 4.6, peaks 2227.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1335,1335, 0, 0, 186, 6,0.000000 }, // 1459: MGM39; f19GM39; f23GM39; oGM39; Synth Bass 2
- // Amplitude begins at 9.4, peaks 3078.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1376,1376, 0, 0, 40000, 26,0.000000 }, // 1465: sGM71; Clarinet
+ // Amplitude begins at 98.7, peaks 1920.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1336,1336, 0, 0, 40000, 6,0.000000 }, // 1460: MGM42; f19GM42; f23GM42; oGM42; Cello
- // Amplitude begins at 146.9, peaks 2653.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1377,1377, 0, 0, 40000, 6,0.000000 }, // 1466: sGM72; Piccolo
+ // Amplitude begins at 125.8, peaks 2006.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1337,1337, 0, 0, 40, 26,0.000000 }, // 1461: f19GM43; Contrabass
- // Amplitude begins at 2.5, peaks 2816.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1378,1378, 0, 0, 40000, 13,0.000000 }, // 1467: sGM73; Flute
+ // Amplitude begins at 968.8, peaks 2840.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1338,1338, 0, 0, 166, 166,0.000000 }, // 1462: MGM46; f19GM46; f23GM46; oGM46; Orchestral Harp
- // Amplitude begins at 0.0, peaks 1097.7 at 3.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1379,1379, 0, 0, 40000, 26,0.000000 }, // 1468: sGM95; Pad 8 sweep
+ // Amplitude begins at 1202.9, peaks 1385.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1339,1339, 0, 0, 2193, 2193,0.000000 }, // 1463: MGM47; f19GM47; f23GM47; f32GM47; Timpany
- // Amplitude begins at 1810.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1380,1380, 0, 0, 146, 146,0.000000 }, // 1469: sGM116; Taiko Drum
+ // Amplitude begins at 0.0, peaks 1554.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1340,1340, 0, 0, 40000, 206,0.000000 }, // 1464: f19GM48; f19GM50; String Ensemble1; Synth Strings 1
- // Amplitude begins at 1677.3, peaks 2056.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1381,1381, 0, 0, 86, 86,0.000000 }, // 1470: sGM118; Synth Drum
+ // Amplitude begins at 0.5, peaks 947.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1341,1341, 0, 0, 40000, 1460,0.000000 }, // 1465: MGM52; MGM54; f19GM52; f19GM54; f23GM52; f23GM54; oGM52; oGM54; Choir Aahs; Synth Voice
- // Amplitude begins at 2060.7, peaks 2725.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1382,1382, 35, 0, 73, 73,0.000000 }, // 1471: 2x2byJANP36; sGP35; sGP36; Ac Bass Drum; Bass Drum 1
+ // Amplitude begins at 0.4, peaks 1054.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1342,1342, 0, 0, 166, 166,0.000000 }, // 1466: MGM53; f19GM53; f23GM53; f35GM40; Violin; Voice Oohs
- // Amplitude begins at 2505.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1383,1383, 49, 0, 40, 40,0.000000 }, // 1472: sGP37; Side Stick
+ // Amplitude begins at 0.4, peaks 2071.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1343,1343, 0, 0, 1380, 1380,0.000000 }, // 1467: MGM55; f19GM55; f23GM55; Orchestra Hit
- // Amplitude begins at 1737.4, peaks 2033.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1381,1381, 48, 0, 86, 86,0.000000 }, // 1473: sGP38; Acoustic Snare
+ // Amplitude begins at 2122.8, peaks 2446.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1344,1344, 0, 0, 533, 533,0.000000 }, // 1468: MGM61; b56MM24; f12GM27; f16GM27; f19GM61; f23GM61; f32GM61; f54GM27; Brass Section; Electric Guitar2; NYLON
- // Amplitude begins at 1890.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1384,1384, 58, 0, 46, 46,0.000000 }, // 1474: sGP39; Hand Clap
+ // Amplitude begins at 929.3, peaks 950.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1345,1345, 0, 0, 40000, 33,0.000000 }, // 1469: MGM62; f19GM62; f23GM62; f32GM62; Synth Brass 1
- // Amplitude begins at 1578.6, peaks 2220.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1381,1381, 60, 0, 80, 80,0.000000 }, // 1475: sGP40; Electric Snare
+ // Amplitude begins at 837.5, peaks 3185.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1346,1346, 0, 0, 40000, 53,0.000000 }, // 1470: f19GM77; Shakuhachi
- // Amplitude begins at 2640.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1385,1385, 47, 0, 146, 146,0.000000 }, // 1476: 2x2byJANP41; sGP41; Low Floor Tom
+ // Amplitude begins at 1238.8, peaks 2504.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1347,1347, 0, 0, 40000, 0,0.000000 }, // 1471: MGM83; f19GM83; f35GM71; Clarinet; Lead 4 chiff
- // Amplitude begins at 594.2,
+ // Amplitude begins at 98.7, peaks 1922.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1386,1386, 60, 0, 20, 20,0.000000 }, // 1477: sGP42; Closed High Hat
+ {1348,1348, 0, 0, 40000, 6,0.000000 }, // 1472: MGM84; MGM85; f19GM84; f19GM85; Lead 5 charang; Lead 6 voice
- // Amplitude begins at 2539.6, peaks 2942.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1385,1385, 49, 0, 160, 160,0.000000 }, // 1478: 2x2byJANP43; sGP43; High Floor Tom
+ // Amplitude begins at 0.9, peaks 1949.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1349,1349, 0, 0, 40000, 6,0.000000 }, // 1473: MGM86; f19GM86; f35GM70; Bassoon; Lead 7 fifths
- // Amplitude begins at 352.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1387,1387, 72, 0, 80, 80,0.000000 }, // 1479: sGP44; Pedal High Hat
+ // Amplitude begins at 708.1, peaks 2497.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1350,1350, 0, 0, 913, 913,0.000000 }, // 1474: MGM88; MGM89; f19GM88; f19GM89; f23GM89; f35GM56; Pad 1 new age; Pad 2 warm; Trumpet
- // Amplitude begins at 2596.6, peaks 2942.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1385,1385, 51, 0, 180, 180,0.000000 }, // 1480: 2x2byJANP45; sGP45; Low Tom
+ // Amplitude begins at 0.4, peaks 1569.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1351,1351, 0, 0, 1233, 6,0.000000 }, // 1475: MGM90; f19GM90; f23GM90; Pad 3 polysynth
- // Amplitude begins at 466.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1388,1388, 84, 0, 280, 280,0.000000 }, // 1481: sGP46; Open High Hat
+ // Amplitude begins at 708.1, peaks 2497.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1352,1352, 0, 0, 126, 126,0.000000 }, // 1476: MGM91; f19GM91; f25GM90; f35GM57; Pad 3 polysynth; Pad 4 choir; Trombone
- // Amplitude begins at 2776.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1385,1385, 54, 0, 226, 226,0.000000 }, // 1482: 2x2byJANP47; sGP47; Low-Mid Tom
+ // Amplitude begins at 4.1, peaks 4063.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1353,1353, 0, 0, 40000, 46,0.000000 }, // 1477: f19GM107; f19GM108; f19GM109; f19GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
- // Amplitude begins at 2824.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1385,1385, 57, 0, 286, 286,0.000000 }, // 1483: 2x2byJANP48; sGP48; High-Mid Tom
+ // Amplitude begins at 125.2, peaks 1966.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1354,1354, 0, 0, 933, 933,0.000000 }, // 1478: MGM95; f12GM63; f16GM63; f19GM95; f32GM95; f47GM62; f54GM63; oGM95; Pad 8 sweep; Synth Brass 1; Synth Brass 2
- // Amplitude begins at 778.1, peaks 1267.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1389,1389, 72, 0, 526, 526,0.000000 }, // 1484: sGP49; Crash Cymbal 1
+ // Amplitude begins at 1186.7, peaks 1279.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1355,1355, 0, 0, 1846, 1846,0.000000 }, // 1479: MGM98; f19GM98; FX 3 crystal
- // Amplitude begins at 2898.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1385,1385, 60, 0, 293, 293,0.000000 }, // 1485: 2x2byJANP50; sGP50; High Tom
+ // Amplitude begins at 809.9, peaks 1366.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1356,1356, 0, 0, 973, 973,0.000000 }, // 1480: f19GM100; FX 5 brightness
- // Amplitude begins at 882.8, peaks 1723.8 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1390,1390, 36, 0, 820, 820,0.000000 }, // 1486: sGP52; Chinese Cymbal
+ // Amplitude begins at 1388.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1357,1357, 0, 0, 160, 160,0.000000 }, // 1481: MGM100; MGM101; MGM102; f19GM101; f19GM102; f23GM102; oGM100; oGM101; oGM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
- // Amplitude begins at 160.4, peaks 889.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1391,1391, 93, 0, 66, 66,0.000000 }, // 1487: sGP54; Tambourine
+ // Amplitude begins at 1666.9, peaks 2018.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1358,1358, 0, 0, 40000, 106,0.000000 }, // 1482: f19GM103; FX 8 sci-fi
- // Amplitude begins at 1215.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1392,1392, 72, 0, 280, 280,0.000000 }, // 1488: sGP55; Splash Cymbal
+ // Amplitude begins at 38.0, peaks 1221.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1359,1359, 0, 0, 120, 120,0.000000 }, // 1483: MGM106; f15GM106; f19GM106; f26GM106; oGM106; Shamisen
- // Amplitude begins at 1256.0, peaks 1264.7 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1393,1393, 84, 0, 426, 426,0.000000 }, // 1489: sGP57; Crash Cymbal 2
+ // Amplitude begins at 1.1, peaks 2635.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1360,1360, 0, 0, 40000, 6,0.000000 }, // 1484: MGM110; MGM111; MGM76; MGM77; f19GM110; f19GM111; f35GM74; oGM110; oGM111; oGM77; Bottle Blow; Fiddle; Recorder; Shakuhachi; Shanai
- // Amplitude begins at 1423.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1394,1394, 36, 0, 20, 20,0.000000 }, // 1490: sGP58; Vibraslap
+ // Amplitude begins at 637.0, peaks 1035.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1361,1361, 0, 0, 93, 93,0.000000 }, // 1485: MGM119; f19GM119; Reverse Cymbal
- // Amplitude begins at 3.4, peaks 739.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1395,1395, 64, 0, 86, 86,0.000000 }, // 1491: sGP69; Cabasa
+ // Amplitude begins at 1651.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1362,1362, 0, 0, 40, 40,0.000000 }, // 1486: MGM120; f19GM120; Guitar FretNoise
- // Amplitude begins at 1340.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1396,1396, 68, 0, 26, 26,0.000000 }, // 1492: sGP76; High Wood Block
-
- // Amplitude begins at 2610.1,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1397,1397, 0, 0, 1240, 1240,0.000000 }, // 1493: MGM0; MGM7; b61M1; f19GM0; f19GM7; f21GM0; f21GM7; f23GM7; f32GM0; f32GM7; f37GM0; f41GM0; f41GM7; f47GM1; AcouGrandPiano; BrightAcouGrand; Clavinet
-
- // Amplitude begins at 2322.2, peaks 2617.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1398,1398, 0, 0, 40000, 133,0.000000 }, // 1494: MGM10; MGM9; f19GM9; f23GM10; f23GM9; Glockenspiel; Music box
-
- // Amplitude begins at 2328.3, peaks 3183.4 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1399,1399, 0, 0, 40000, 0,0.000000 }, // 1495: f19GM11; Vibraphone
+ // Amplitude begins at 1036.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1363,1363, 0, 0, 2420, 2420,0.000000 }, // 1487: MGM121; f19GM121; f32GM121; Breath Noise
- // Amplitude begins at 2528.4, peaks 2770.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1400,1400, 0, 0, 520, 520,0.000000 }, // 1496: f19GM13; Xylophone
+ // Amplitude begins at 0.4, peaks 3044.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1364,1364, 0, 0, 1153, 1153,0.000000 }, // 1488: MGM122; f19GM122; Seashore
- // Amplitude begins at 131.1, peaks 3223.6 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1401,1401, 0, 0, 40000, 120,0.000000 }, // 1497: f19GM21; Accordion
+ // Amplitude begins at 1417.1, peaks 1443.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1365,1365, 0, 0, 2406, 2406,0.000000 }, // 1489: MGM123; b61M10; f19GM123; f21GM123; f32GM123; f41GM123; oGM123; Bird Tweet; Music box
- // Amplitude begins at 123.4, peaks 1899.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1402,1402, 0, 0, 313, 313,0.000000 }, // 1498: MGM22; MGM23; f19GM22; f19GM23; f23GM22; f23GM23; f32GM22; f32GM23; Harmonica; Tango Accordion
+ // Amplitude begins at 2168.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 740, 740, 0, 0, 80, 80,0.000000 }, // 1490: f19GM126; f21GM126; f27GM127; f41GM126; Applause/Noise; Gunshot
- // Amplitude begins at 1232.6, peaks 1708.0 at 10.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1403,1403, 0, 0, 40000, 0,0.000000 }, // 1499: f19GM25; f41GM25; Acoustic Guitar2
+ // Amplitude begins at 1984.3, peaks 2530.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1366,1366, 0, 0, 40000, 3220,0.000000 }, // 1491: f19GM127; f21GM127; f41GM127; Gunshot
- // Amplitude begins at 129.2, peaks 3299.1 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1404,1404, 0, 0, 1720, 1720,0.000000 }, // 1500: MGM24; MGM25; MGM26; MGM27; f19GM27; f32GM24; f32GM25; f32GM26; f32GM27; oGM26; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar1; Electric Guitar2
+ // Amplitude begins at 2754.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 739, 739, 48, 0, 93, 93,0.000000 }, // 1492: f19GP35; f19GP36; f27GP36; f41GP36; Ac Bass Drum; Bass Drum 1
- // Amplitude begins at 0.0, peaks 2485.0 at 2.2s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {1405,1405, 0, 0, 2540, 2540,0.000000 }, // 1501: f19GM33; f19GM36; Electric Bass 1; Slap Bass 1
+ // Amplitude begins at 1902.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 500, 500, 55, 0, 13, 13,0.000000 }, // 1493: MGP37; MGP48; MGP50; MGP60; MGP62; MGP63; MGP65; f19GP37; f19GP40; f19GP50; f19GP62; f19GP65; f21GP50; f21GP62; f21GP65; f23GP48; f23GP50; f23GP60; f23GP62; f23GP63; f23GP65; f32GP37; f32GP48; f32GP50; f32GP60; f32GP62; f32GP63; f32GP65; f41GP40; f41GP50; f41GP62; f41GP65; Electric Snare; High Bongo; High Timbale; High Tom; High-Mid Tom; Mute High Conga; Open High Conga; Side Stick
- // Amplitude begins at 0.5, peaks 2417.6 at 0.1s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {1406,1406, 0, 0, 1266, 1266,0.000000 }, // 1502: MGM34; f19GM34; f23GM34; Electric Bass 2
+ // Amplitude begins at 2162.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 740, 740, 60, 0, 53, 53,0.000000 }, // 1494: f19GP38; f27GP38; f27GP39; f41GP38; Acoustic Snare; Hand Clap
- // Amplitude begins at 862.9, peaks 1925.2 at 0.0s,
+ // Amplitude begins at 2000.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1407,1407, 0, 0, 46, 46,0.000000 }, // 1503: MGM35; f19GM35; f23GM35; Fretless Bass
+ { 500, 500, 41, 0, 13, 13,0.000000 }, // 1495: MGP41; MGP43; MGP61; MGP66; f19GP41; f19GP43; f19GP61; f19GP66; f21GP41; f21GP43; f21GP61; f21GP66; f23GP41; f23GP43; f23GP61; f23GP66; f32GP41; f32GP43; f32GP61; f32GP66; f41GP41; f41GP43; f41GP61; f41GP66; High Floor Tom; Low Bongo; Low Floor Tom; Low Timbale
- // Amplitude begins at 4.7, peaks 2263.1 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {1408,1408, 0, 0, 166, 6,0.000000 }, // 1504: MGM39; f19GM39; f23GM39; oGM39; Synth Bass 2
+ // Amplitude begins at 870.9, peaks 1218.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1367,1367, 84, 0, 40, 40,0.000000 }, // 1496: f19GP42; Closed High Hat
- // Amplitude begins at 100.0, peaks 1904.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1409,1409, 0, 0, 40000, 0,0.000000 }, // 1505: MGM42; f19GM42; f23GM42; oGM42; Cello
+ // Amplitude begins at 408.0, peaks 600.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1368,1368, 84, 0, 73, 73,0.000000 }, // 1497: MGP44; MGP46; MGP51; MGP54; MGP69; MGP70; MGP71; MGP72; MGP73; MGP75; f19GP44; f19GP46; f19GP47; f19GP69; f19GP70; f19GP71; f19GP72; f19GP73; f19GP75; f23GP44; f23GP46; f23GP69; f23GP71; f23GP72; f23GP73; f23GP75; Cabasa; Claves; Long Whistle; Low-Mid Tom; Maracas; Open High Hat; Pedal High Hat; Ride Cymbal 1; Short Guiro; Short Whistle; Tambourine
- // Amplitude begins at 129.9, peaks 2064.3 at 0.0s,
+ // Amplitude begins at 1898.2,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1410,1410, 0, 0, 40, 26,0.000000 }, // 1506: f19GM43; Contrabass
-
- // Amplitude begins at 986.7, peaks 2831.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1411,1411, 0, 0, 166, 166,0.000000 }, // 1507: MGM46; f19GM46; f23GM46; oGM46; Orchestral Harp
-
- // Amplitude begins at 1208.2, peaks 1387.7 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1412,1412, 0, 0, 2280, 2280,0.000000 }, // 1508: MGM47; f19GM47; f23GM47; f32GM47; Timpany
+ { 500, 500, 48, 0, 13, 13,0.000000 }, // 1498: MGP45; MGP47; MGP56; MGP64; f19GP45; f19GP56; f19GP64; f21GP45; f21GP56; f21GP64; f23GP45; f23GP47; f23GP64; f32GP45; f32GP47; f32GP56; f32GP64; f41GP45; f41GP56; f41GP64; Cow Bell; Low Conga; Low Tom; Low-Mid Tom
- // Amplitude begins at 0.0, peaks 1533.6 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1413,1413, 0, 0, 40000, 206,0.000000 }, // 1509: f19GM48; f19GM50; String Ensemble1; Synth Strings 1
+ // Amplitude begins at 1829.8, peaks 2457.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1369,1369, 15, 0, 86, 86,0.000000 }, // 1499: f19GP48; f21GP48; f41GP48; High-Mid Tom
- // Amplitude begins at 0.5, peaks 940.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.5s.
- {1414,1414, 0, 0, 40000, 1466,0.000000 }, // 1510: MGM52; MGM54; f19GM52; f19GM54; f23GM52; f23GM54; oGM52; oGM54; Choir Aahs; Synth Voice
+ // Amplitude begins at 2261.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 752, 752, 49, 0, 46, 46,0.000000 }, // 1500: f19GP49; f21GP49; f27GP32; f27GP33; f27GP34; f41GP49; Crash Cymbal 1
- // Amplitude begins at 0.4, peaks 1060.2 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1415,1415, 0, 0, 146, 146,0.000000 }, // 1511: MGM53; f19GM53; f23GM53; f35GM40; Violin; Voice Oohs
+ // Amplitude begins at 2009.1, peaks 2320.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1369,1369, 16, 0, 93, 93,0.000000 }, // 1501: f19GP52; f21GP52; f41GP52; Chinese Cymbal
- // Amplitude begins at 0.4, peaks 2064.2 at 0.3s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1416,1416, 0, 0, 1400, 1400,0.000000 }, // 1512: MGM55; f19GM55; f23GM55; Orchestra Hit
+ // Amplitude begins at 1902.3, peaks 2508.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1369,1369, 12, 0, 86, 86,0.000000 }, // 1502: f19GP53; f21GP53; f41GP53; Ride Bell
- // Amplitude begins at 2138.7, peaks 2434.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1417,1417, 0, 0, 540, 540,0.000000 }, // 1513: MGM61; b56M24; f12GM27; f16GM27; f19GM61; f23GM61; f32GM61; f54GM27; Brass Section; Electric Guitar2; NYLON
+ // Amplitude begins at 2193.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 740, 740, 55, 0, 53, 53,0.000000 }, // 1503: f19GP60; f21GP60; f27GP40; Electric Snare; High Bongo
- // Amplitude begins at 927.9, peaks 955.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1418,1418, 0, 0, 40000, 26,0.000000 }, // 1514: MGM62; f19GM62; f23GM62; f32GM62; Synth Brass 1
+ // Amplitude begins at 2369.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 752, 752, 18, 0, 46, 46,0.000000 }, // 1504: f19GP63; Open High Conga
- // Amplitude begins at 853.4, peaks 3185.9 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1419,1419, 0, 0, 40000, 66,0.000000 }, // 1515: f19GM77; Shakuhachi
-
- // Amplitude begins at 1250.6, peaks 2512.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1420,1420, 0, 0, 40000, 0,0.000000 }, // 1516: MGM83; f19GM83; f35GM71; Clarinet; Lead 4 chiff
+ // Amplitude begins at 2340.5,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 752, 752, 15, 0, 46, 46,0.000000 }, // 1505: f19GP67; f21GP67; f27GP67; f41GP67; High Agogo
- // Amplitude begins at 100.0, peaks 1907.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1421,1421, 0, 0, 40000, 0,0.000000 }, // 1517: MGM84; MGM85; f19GM84; f19GM85; Lead 5 charang; Lead 6 voice
+ // Amplitude begins at 2371.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 752, 752, 17, 0, 46, 46,0.000000 }, // 1506: f19GP68; f21GP68; f27GP68; f41GP68; Low Agogo
- // Amplitude begins at 0.9, peaks 1995.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1422,1422, 0, 0, 40000, 6,0.000000 }, // 1518: MGM86; f19GM86; f35GM70; Bassoon; Lead 7 fifths
+ // Amplitude begins at 3534.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1370,1371, 0, 0, 1340, 1340,0.000000 }, // 1507: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000
- // Amplitude begins at 721.7, peaks 2493.2 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1423,1423, 0, 0, 966, 966,0.000000 }, // 1519: MGM88; MGM89; f19GM88; f19GM89; f23GM89; f35GM56; Pad 1 new age; Pad 2 warm; Trumpet
+ // Amplitude begins at 3966.5, peaks 4034.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1372,1373, 0, 0, 1113, 1113,0.000000 }, // 1508: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001
- // Amplitude begins at 0.4, peaks 1569.1 at 0.3s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 0.0s.
- {1424,1424, 0, 0, 1160, 6,0.000000 }, // 1520: MGM90; f19GM90; f23GM90; Pad 3 polysynth
+ // Amplitude begins at 1442.1, peaks 2413.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1374,1375, 0, 0, 2133, 2133,0.000000 }, // 1509: 2x2byJANM2; b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002
- // Amplitude begins at 721.7, peaks 2493.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1425,1425, 0, 0, 126, 126,0.000000 }, // 1521: MGM91; f19GM91; f25GM90; f35GM57; Pad 3 polysynth; Pad 4 choir; Trombone
+ // Amplitude begins at 3351.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1376,1377, 0, 0, 953, 953,0.000000 }, // 1510: f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano
- // Amplitude begins at 4.2, peaks 4015.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1426,1426, 0, 0, 40000, 46,0.000000 }, // 1522: f19GM107; f19GM108; f19GM109; f19GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic
+ // Amplitude begins at 1324.0, peaks 1347.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1378,1379, 0, 0, 100, 100,0.000000 }, // 1511: 2x2byJANM7; f20GM7; f31GM7; f36GM7; qGM7; Clavinet
- // Amplitude begins at 129.3, peaks 2033.3 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1427,1427, 0, 0, 900, 900,0.000000 }, // 1523: MGM95; f12GM63; f16GM63; f19GM95; f32GM95; f47GM62; f54GM63; oGM95; Pad 8 sweep; Synth Brass 1; Synth Brass 2
+ // Amplitude begins at 1903.6, peaks 2040.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1380,1381, 0, 0, 1313, 1313,0.000000 }, // 1512: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; Glockenspiel; gm009
- // Amplitude begins at 1183.1, peaks 1243.6 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1428,1428, 0, 0, 1920, 1920,0.000000 }, // 1524: MGM98; f19GM98; FX 3 crystal
+ // Amplitude begins at 2336.7, peaks 2826.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 181,1382, 0, 0, 473, 473,0.000000 }, // 1513: b50M10; b51M10; f20GM10; f31GM10; f36GM10; f49GM10; qGM10; Music box; gm010
- // Amplitude begins at 807.7, peaks 1366.2 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1429,1429, 0, 0, 1026, 1026,0.000000 }, // 1525: f19GM100; FX 5 brightness
+ // Amplitude begins at 1569.2, peaks 2756.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1383,1384, 0, 0, 680, 680,0.000000 }, // 1514: f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone
- // Amplitude begins at 1386.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1430,1430, 0, 0, 160, 160,0.000000 }, // 1526: MGM100; MGM101; MGM102; f19GM101; f19GM102; f23GM102; oGM100; oGM101; oGM102; FX 5 brightness; FX 6 goblins; FX 7 echoes
+ // Amplitude begins at 2618.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1385,1386, 0, 0, 260, 260,0.000000 }, // 1515: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012
- // Amplitude begins at 1669.4, peaks 2017.2 at 19.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1431,1431, 0, 0, 40000, 153,0.000000 }, // 1527: f19GM103; FX 8 sci-fi
+ // Amplitude begins at 1355.2, peaks 2358.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1387,1388, 0, 0, 193, 193,0.000000 }, // 1516: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015
- // Amplitude begins at 38.1, peaks 1226.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1432,1432, 0, 0, 126, 126,0.000000 }, // 1528: MGM106; f15GM106; f19GM106; f26GM106; oGM106; Shamisen
+ // Amplitude begins at 849.7, peaks 1415.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1389,1390, 0, 0, 1320, 6,0.000000 }, // 1517: b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016
- // Amplitude begins at 1.2, peaks 2739.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1433,1433, 0, 0, 40000, 6,0.000000 }, // 1529: MGM110; MGM111; MGM76; MGM77; f19GM110; f19GM111; f35GM74; oGM110; oGM111; oGM77; Bottle Blow; Fiddle; Recorder; Shakuhachi; Shanai
+ // Amplitude begins at 1968.9, peaks 2275.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 190,1391, 0, 0, 646, 6,0.000000 }, // 1518: 2x2byJANM17; b50M17; b51M17; f20GM17; f31GM17; f36GM17; f49GM17; qGM17; Percussive Organ; gm017
- // Amplitude begins at 631.6, peaks 1048.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1434,1434, 0, 0, 93, 93,0.000000 }, // 1530: MGM119; f19GM119; Reverse Cymbal
+ // Amplitude begins at 1648.9, peaks 3760.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 192,1392, 0, 0, 40000, 0,0.000000 }, // 1519: f20GM18; f31GM18; f36GM18; qGM18; Rock Organ
- // Amplitude begins at 1655.4,
+ // Amplitude begins at 60.9, peaks 3767.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1435,1435, 0, 0, 40, 40,0.000000 }, // 1531: MGM120; f19GM120; Guitar FretNoise
+ {1393,1394, 0, 0, 40000, 0,0.000000 }, // 1520: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019
- // Amplitude begins at 1039.6,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1436,1436, 0, 0, 2406, 2406,0.000000 }, // 1532: MGM121; f19GM121; f32GM121; Breath Noise
+ // Amplitude begins at 59.9, peaks 3058.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1395,1396, 0, 0, 40000, 0,0.000000 }, // 1521: 2x2byJANM20; b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020
- // Amplitude begins at 0.4, peaks 2929.6 at 0.4s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1437,1437, 0, 0, 1186, 1186,0.000000 }, // 1533: MGM122; f19GM122; Seashore
+ // Amplitude begins at 1019.7, peaks 3174.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1397,1398, 0, 0, 40000, 0,0.000000 }, // 1522: 2x2byJANM29; b50M29; b51M29; f20GM29; f31GM29; f36GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029
- // Amplitude begins at 1415.6, peaks 1443.6 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1438,1438, 0, 0, 2393, 2393,0.000000 }, // 1534: MGM123; b61M10; f19GM123; f21GM123; f32GM123; f41GM123; oGM123; Bird Tweet; Music box
+ // Amplitude begins at 614.4, peaks 2828.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1399,1400, 0, 0, 40000, 0,0.000000 }, // 1523: 2x2byJANM30; b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030
- // Amplitude begins at 2240.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 740, 740, 0, 0, 80, 80,0.000000 }, // 1535: f19GM126; f21GM126; f27GM127; f41GM126; Applause/Noise; Gunshot
+ // Amplitude begins at 58.3, peaks 5922.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 35,1401, 0, 0, 1446, 1446,0.000000 }, // 1524: 2x2byJANM35; b50M35; b51M35; f20GM35; f31GM35; f36GM35; f49GM35; qGM35; Fretless Bass; gm035
- // Amplitude begins at 1992.8, peaks 2533.4 at 1.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 3.2s.
- {1439,1439, 0, 0, 40000, 3233,0.000000 }, // 1536: f19GM127; f21GM127; f41GM127; Gunshot
+ // Amplitude begins at 2863.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 36,1402, 0, 0, 1606, 1606,0.000000 }, // 1525: b50M36; b51M36; f20GM36; f31GM36; f36GM36; f49GM36; qGM36; Slap Bass 1; gm036
- // Amplitude begins at 2747.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 739, 739, 48, 0, 93, 93,0.000000 }, // 1537: f19GP35; f19GP36; f27GP36; f41GP36; Ac Bass Drum; Bass Drum 1
+ // Amplitude begins at 2872.5, peaks 3499.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1403,1404, 0, 0, 1553, 1553,0.000000 }, // 1526: b50M37; b51M37; f20GM37; f31GM37; f36GM37; qGM37; Slap Bass 2; gm037
- // Amplitude begins at 1894.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 500, 500, 55, 0, 13, 13,0.000000 }, // 1538: MGP37; MGP48; MGP50; MGP60; MGP62; MGP63; MGP65; f19GP37; f19GP40; f19GP50; f19GP62; f19GP65; f21GP50; f21GP62; f21GP65; f23GP48; f23GP50; f23GP60; f23GP62; f23GP63; f23GP65; f32GP37; f32GP48; f32GP50; f32GP60; f32GP62; f32GP63; f32GP65; f41GP40; f41GP50; f41GP62; f41GP65; Electric Snare; High Bongo; High Timbale; High Tom; High-Mid Tom; Mute High Conga; Open High Conga; Side Stick
+ // Amplitude begins at 1748.2, peaks 2541.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1405,1406, 0, 0, 2133, 2133,0.000000 }, // 1527: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038
- // Amplitude begins at 2188.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 740, 740, 60, 0, 53, 53,0.000000 }, // 1539: f19GP38; f27GP38; f27GP39; f41GP38; Acoustic Snare; Hand Clap
+ // Amplitude begins at 0.7, peaks 2453.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 39,1407, 0, 0, 40000, 26,0.000000 }, // 1528: b50M40; b51M40; f20GM40; f31GM40; f36GM40; f48GM40; f49GM40; qGM40; Violin; gm040
- // Amplitude begins at 1997.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 500, 500, 41, 0, 13, 13,0.000000 }, // 1540: MGP41; MGP43; MGP61; MGP66; f19GP41; f19GP43; f19GP61; f19GP66; f21GP41; f21GP43; f21GP61; f21GP66; f23GP41; f23GP43; f23GP61; f23GP66; f32GP41; f32GP43; f32GP61; f32GP66; f41GP41; f41GP43; f41GP61; f41GP66; High Floor Tom; Low Bongo; Low Floor Tom; Low Timbale
+ // Amplitude begins at 0.8, peaks 2338.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1408,1407, 0, 0, 40000, 46,0.000000 }, // 1529: b50M41; b51M41; f20GM41; f31GM41; f36GM41; f49GM41; qGM41; Viola; gm041
- // Amplitude begins at 835.4, peaks 1069.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1440,1440, 84, 0, 40, 40,0.000000 }, // 1541: f19GP42; Closed High Hat
+ // Amplitude begins at 1.0, peaks 5253.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1409,1410, 0, 0, 40000, 0,0.000000 }, // 1530: 2x2byJANM50; b50M50; b51M50; f20GM50; f36GM50; f48GM50; qGM50; Synth Strings 1; gm050
- // Amplitude begins at 391.4, peaks 531.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1441,1441, 84, 0, 73, 73,0.000000 }, // 1542: MGP44; MGP46; MGP51; MGP54; MGP69; MGP70; MGP71; MGP72; MGP73; MGP75; f19GP44; f19GP46; f19GP47; f19GP69; f19GP70; f19GP71; f19GP72; f19GP73; f19GP75; f23GP44; f23GP46; f23GP69; f23GP71; f23GP72; f23GP73; f23GP75; Cabasa; Claves; Long Whistle; Low-Mid Tom; Maracas; Open High Hat; Pedal High Hat; Ride Cymbal 1; Short Guiro; Short Whistle; Tambourine
+ // Amplitude begins at 0.7, peaks 2525.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 50,1411, 0, 0, 40000, 153,0.000000 }, // 1531: 2x2byJANM51; b50M51; b51M51; f20GM51; f31GM51; f36GM51; f49GM51; qGM51; SynthStrings 2; gm051
- // Amplitude begins at 1894.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 500, 500, 48, 0, 13, 13,0.000000 }, // 1543: MGP45; MGP47; MGP56; MGP64; f19GP45; f19GP56; f19GP64; f21GP45; f21GP56; f21GP64; f23GP45; f23GP47; f23GP64; f32GP45; f32GP47; f32GP56; f32GP64; f41GP45; f41GP56; f41GP64; Cow Bell; Low Conga; Low Tom; Low-Mid Tom
+ // Amplitude begins at 80.2, peaks 3535.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1412,1413, 0, 0, 40000, 0,0.000000 }, // 1532: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052
- // Amplitude begins at 1818.0, peaks 2456.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1442,1442, 15, 0, 86, 86,0.000000 }, // 1544: f19GP48; f21GP48; f41GP48; High-Mid Tom
+ // Amplitude begins at 315.3, peaks 3345.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1414,1415, 0, 0, 2300, 2300,0.000000 }, // 1533: 2x2byJANM53; b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053
- // Amplitude begins at 2262.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 752, 752, 49, 0, 46, 46,0.000000 }, // 1545: f19GP49; f21GP49; f27GP32; f27GP33; f27GP34; f41GP49; Crash Cymbal 1
+ // Amplitude begins at 40.9, peaks 3036.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1416,1417, 0, 0, 40000, 0,0.000000 }, // 1534: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054
- // Amplitude begins at 2034.3, peaks 2332.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1442,1442, 16, 0, 93, 93,0.000000 }, // 1546: f19GP52; f21GP52; f41GP52; Chinese Cymbal
+ // Amplitude begins at 619.0, peaks 4072.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 55,1418, 0, 0, 40000, 0,0.000000 }, // 1535: 2x2byJANM56; b50M56; b51M56; f20GM56; f31GM56; f36GM56; f49GM56; qGM56; Trumpet; gm056
- // Amplitude begins at 1917.3, peaks 2491.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1442,1442, 12, 0, 86, 86,0.000000 }, // 1547: f19GP53; f21GP53; f41GP53; Ride Bell
+ // Amplitude begins at 469.5, peaks 2763.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1419,1420, 0, 0, 40000, 0,0.000000 }, // 1536: 2x2byJANM57; b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057
- // Amplitude begins at 2146.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 740, 740, 55, 0, 53, 53,0.000000 }, // 1548: f19GP60; f21GP60; f27GP40; Electric Snare; High Bongo
+ // Amplitude begins at 547.2, peaks 1644.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1421,1422, 0, 0, 40000, 0,0.000000 }, // 1537: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059
- // Amplitude begins at 2374.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 752, 752, 18, 0, 40, 40,0.000000 }, // 1549: f19GP63; Open High Conga
+ // Amplitude begins at 15.9, peaks 5334.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1423,1424, 0, 0, 40000, 0,0.000000 }, // 1538: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060
- // Amplitude begins at 2334.1,
+ // Amplitude begins at 221.1, peaks 2679.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 752, 752, 15, 0, 46, 46,0.000000 }, // 1550: f19GP67; f21GP67; f27GP67; f41GP67; High Agogo
-
- // Amplitude begins at 2373.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 752, 752, 17, 0, 40, 40,0.000000 }, // 1551: f19GP68; f21GP68; f27GP68; f41GP68; Low Agogo
-
- // Amplitude begins at 2375.4, peaks 2683.3 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1443,1444, 0, 0, 1833, 1833,0.000000 }, // 1552: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000
-
- // Amplitude begins at 2485.6, peaks 2666.9 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1445,1446, 0, 0, 1193, 1193,0.000000 }, // 1553: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001
+ {1425,1426, 0, 0, 40000, 0,0.000000 }, // 1539: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068
- // Amplitude begins at 2345.4, peaks 3258.3 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1447,1448, 0, 0, 1673, 1673,0.000000 }, // 1554: 2x2byJANM2; b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002
+ // Amplitude begins at 38.3, peaks 2369.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1427,1428, 0, 0, 40000, 0,0.000000 }, // 1540: b50M72; b51M72; f20GM72; f31GM72; f36GM72; f49GM72; qGM72; Piccolo; gm072
- // Amplitude begins at 3149.1, peaks 3154.2 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1449,1450, 0, 0, 1886, 1886,0.000000 }, // 1555: f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano
+ // Amplitude begins at 38.6, peaks 2133.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1427,1429, 0, 0, 40000, 0,0.000000 }, // 1541: b50M73; b51M73; f20GM73; f31GM73; f36GM73; f49GM73; qGM73; Flute; gm073
- // Amplitude begins at 1060.5, peaks 1107.4 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1451,1452, 0, 0, 1706, 1706,0.000000 }, // 1556: 2x2byJANM7; f20GM7; f31GM7; f36GM7; qGM7; Clavinet
+ // Amplitude begins at 119.6, peaks 2424.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1430,1431, 0, 0, 40000, 0,0.000000 }, // 1542: 2x2byJANM75; b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075
- // Amplitude begins at 1306.9, peaks 1611.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1453,1454, 0, 0, 906, 906,0.000000 }, // 1557: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; Glockenspiel; gm009
+ // Amplitude begins at 9.9, peaks 3675.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1432,1433, 0, 0, 40000, 0,0.000000 }, // 1543: 2x2byJANM79; b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079
- // Amplitude begins at 591.6, peaks 976.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 182,1455, 0, 0, 233, 233,0.000000 }, // 1558: b50M10; b51M10; f20GM10; f31GM10; f36GM10; f49GM10; qGM10; Music box; gm010
+ // Amplitude begins at 208.4, peaks 2579.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1434,1435, 0, 0, 40000, 0,0.000000 }, // 1544: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082
- // Amplitude begins at 2478.9, peaks 3115.3 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1456,1457, 0, 0, 1726, 1726,0.000000 }, // 1559: f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone
+ // Amplitude begins at 921.9, peaks 5297.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1436,1437, 0, 0, 40000, 0,0.000000 }, // 1545: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083
- // Amplitude begins at 2665.1, peaks 2855.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1458,1459, 0, 0, 260, 260,0.000000 }, // 1560: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012
+ // Amplitude begins at 2348.2, peaks 3158.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 86,1438, 0, 0, 40000, 26,0.000000 }, // 1546: b50M87; b51M87; f20GM87; f31GM87; f36GM87; qGM87; Lead 8 brass; gm087
- // Amplitude begins at 1355.1, peaks 2230.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1460,1461, 0, 0, 193, 193,0.000000 }, // 1561: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015
+ // Amplitude begins at 0.5, peaks 3698.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1439,1440, 0, 0, 1766, 1766,0.000000 }, // 1547: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092
- // Amplitude begins at 865.8, peaks 1408.8 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {1462,1463, 0, 0, 2106, 2106,0.000000 }, // 1562: b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016
-
- // Amplitude begins at 2098.4, peaks 2366.9 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 0.0s.
- { 191,1464, 0, 0, 1860, 6,0.000000 }, // 1563: 2x2byJANM17; b50M17; b51M17; f20GM17; f31GM17; f36GM17; f49GM17; qGM17; Percussive Organ; gm017
-
- // Amplitude begins at 1327.2, peaks 2341.0 at 20.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 193,1465, 0, 0, 40000, 6,0.000000 }, // 1564: f20GM18; f31GM18; f36GM18; qGM18; Rock Organ
-
- // Amplitude begins at 6.2, peaks 2228.9 at 9.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1466,1467, 0, 0, 40000, 146,0.000000 }, // 1565: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019
-
- // Amplitude begins at 73.3, peaks 1306.9 at 7.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1468,1469, 0, 0, 40000, 153,0.000000 }, // 1566: 2x2byJANM20; b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020
+ // Amplitude begins at 0.4, peaks 2364.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1441,1442, 0, 0, 2853, 13,0.000000 }, // 1548: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093
- // Amplitude begins at 1052.1, peaks 3151.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1470,1471, 0, 0, 40000, 6,0.000000 }, // 1567: 2x2byJANM29; b50M29; b51M29; f20GM29; f31GM29; f36GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029
+ // Amplitude begins at 0.9, peaks 4829.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1443,1444, 0, 0, 593, 593,0.000000 }, // 1549: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094
- // Amplitude begins at 734.8, peaks 2992.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1472,1473, 0, 0, 40000, 0,0.000000 }, // 1568: 2x2byJANM30; b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030
+ // Amplitude begins at 2418.6, peaks 6251.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1445,1446, 0, 0, 1126, 33,0.000000 }, // 1550: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; qGM95; Pad 8 sweep; gm095
- // Amplitude begins at 137.9, peaks 2740.3 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- { 36,1474, 0, 0, 2080, 2080,0.000000 }, // 1569: 2x2byJANM35; b50M35; b51M35; f20GM35; f31GM35; f36GM35; f49GM35; qGM35; Fretless Bass; gm035
+ // Amplitude begins at 1220.8, peaks 3878.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1447,1448, 0, 0, 40000, 0,0.000000 }, // 1551: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f49GM96; qGM96; FX 1 rain; gm096
- // Amplitude begins at 1844.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 37,1475, 0, 0, 86, 86,0.000000 }, // 1570: b50M36; b51M36; f20GM36; f31GM36; f36GM36; f49GM36; qGM36; Slap Bass 1; gm036
+ // Amplitude begins at 1428.0, peaks 4310.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1449,1450, 0, 0, 233, 233,0.000000 }, // 1552: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098
- // Amplitude begins at 1852.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1476,1477, 0, 0, 86, 86,0.000000 }, // 1571: b50M37; b51M37; f20GM37; f31GM37; f36GM37; qGM37; Slap Bass 2; gm037
+ // Amplitude begins at 982.8, peaks 2722.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1451,1452, 0, 0, 40000, 0,0.000000 }, // 1553: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099
- // Amplitude begins at 2319.6, peaks 3382.9 at 0.2s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1478,1479, 0, 0, 1853, 1853,0.000000 }, // 1572: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038
+ // Amplitude begins at 2120.9, peaks 2343.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1453,1454, 0, 0, 1233, 1233,0.000000 }, // 1554: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100
- // Amplitude begins at 0.5, peaks 943.6 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 40,1480, 0, 0, 366, 366,0.000000 }, // 1573: b50M40; b51M40; f20GM40; f31GM40; f36GM40; f48GM40; f49GM40; qGM40; Violin; gm040
+ // Amplitude begins at 0.9, peaks 2745.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1455,1456, 0, 0, 40000, 0,0.000000 }, // 1555: 2x2byJANM101; b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101
- // Amplitude begins at 0.5, peaks 876.3 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1481,1480, 0, 0, 386, 386,0.000000 }, // 1574: b50M41; b51M41; f20GM41; f31GM41; f36GM41; f49GM41; qGM41; Viola; gm041
+ // Amplitude begins at 149.2, peaks 3372.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1457,1458, 0, 0, 40000, 0,0.000000 }, // 1556: 2x2byJANM102; b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102
- // Amplitude begins at 0.5, peaks 3081.5 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1482,1483, 0, 0, 40000, 280,0.000000 }, // 1575: 2x2byJANM50; b50M50; b51M50; f20GM50; f36GM50; f48GM50; qGM50; Synth Strings 1; gm050
+ // Amplitude begins at 255.9, peaks 3160.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1459,1460, 0, 0, 40000, 0,0.000000 }, // 1557: 2x2byJANM103; b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103
- // Amplitude begins at 0.5, peaks 273.0 at 21.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- { 51,1484, 0, 0, 40000, 286,0.000000 }, // 1576: 2x2byJANM51; b50M51; b51M51; f20GM51; f31GM51; f36GM51; f49GM51; qGM51; SynthStrings 2; gm051
+ // Amplitude begins at 3921.2, peaks 4390.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 111,1461, 0, 0, 786, 786,0.000000 }, // 1558: b50M112; b51M112; f20GM112; f31GM112; f36GM112; f48GM112; qGM112; Tinkle Bell; gm112
- // Amplitude begins at 8.0, peaks 3481.4 at 23.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1485,1486, 0, 0, 40000, 46,0.000000 }, // 1577: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052
+ // Amplitude begins at 2235.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1462,1463, 0, 0, 20, 20,0.000000 }, // 1559: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115
- // Amplitude begins at 8.2, peaks 3208.3 at 0.1s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- {1487,1488, 0, 0, 3100, 3100,0.000000 }, // 1578: 2x2byJANM53; b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053
+ // Amplitude begins at 1868.3, peaks 3405.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 115,1464, 0, 0, 26, 26,0.000000 }, // 1560: b50M116; b51M116; f20GM116; f31GM116; f36GM116; f49GM116; qGM116; Taiko Drum; gm116
- // Amplitude begins at 1.2, peaks 3081.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1489,1490, 0, 0, 40000, 113,0.000000 }, // 1579: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054
+ // Amplitude begins at 3631.4, peaks 3636.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1465,1466, 0, 0, 166, 166,0.000000 }, // 1561: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117
- // Amplitude begins at 709.0, peaks 1112.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 56,1491, 0, 0, 40000, 26,0.000000 }, // 1580: 2x2byJANM56; b50M56; b51M56; f20GM56; f31GM56; f36GM56; f49GM56; qGM56; Trumpet; gm056
+ // Amplitude begins at 0.0, peaks 1309.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1467,1468, 0, 0, 2280, 2280,0.000000 }, // 1562: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119
- // Amplitude begins at 474.1, peaks 1014.8 at 23.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1492,1493, 0, 0, 40000, 26,0.000000 }, // 1581: 2x2byJANM57; b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057
+ // Amplitude begins at 0.2, peaks 827.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1469,1470, 0, 0, 280, 280,0.000000 }, // 1563: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120
- // Amplitude begins at 4.4, peaks 1192.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1494,1495, 0, 0, 40000, 6,0.000000 }, // 1582: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059
+ // Amplitude begins at 0.4, peaks 1290.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1471, 339, 0, 0, 580, 580,0.000000 }, // 1564: b50M121; b51M121; f20GM121; f31GM121; f36GM121; qGM121; Breath Noise; gm121
- // Amplitude begins at 8.0, peaks 3117.5 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1496,1497, 0, 0, 40000, 6,0.000000 }, // 1583: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060
+ // Amplitude begins at 0.4, peaks 1357.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1472, 339, 0, 0, 4613, 4613,0.000000 }, // 1565: b50M122; b51M122; f20GM122; f31GM122; f36GM122; f49GM122; qGM122; Seashore; gm122
- // Amplitude begins at 104.4, peaks 2801.6 at 7.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1498,1499, 0, 0, 40000, 6,0.000000 }, // 1584: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068
+ // Amplitude begins at 1.1, peaks 2849.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1473,1474, 0, 0, 440, 440,0.000000 }, // 1566: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123
- // Amplitude begins at 1.0, peaks 2378.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1500,1501, 0, 0, 40000, 6,0.000000 }, // 1585: b50M72; b51M72; f20GM72; f31GM72; f36GM72; f49GM72; qGM72; Piccolo; gm072
+ // Amplitude begins at 1839.8, peaks 2299.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1475,1476, 0, 0, 153, 153,0.000000 }, // 1567: f20GM124; f31GM124; f36GM124; qGM124; Telephone
- // Amplitude begins at 0.4, peaks 2115.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1500,1502, 0, 0, 40000, 13,0.000000 }, // 1586: b50M73; b51M73; f20GM73; f31GM73; f36GM73; f49GM73; qGM73; Flute; gm073
+ // Amplitude begins at 0.0, peaks 1498.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1477,1478, 0, 0, 40000, 0,0.000000 }, // 1568: f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter
- // Amplitude begins at 0.8, peaks 2510.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1503,1504, 0, 0, 40000, 6,0.000000 }, // 1587: 2x2byJANM75; b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075
+ // Amplitude begins at 2078.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 364, 365, 44, 0, 20, 20,0.000000 }, // 1569: 2x2byJANP37; f20GP37; Side Stick
- // Amplitude begins at 10.1, peaks 3676.3 at 18.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1505,1506, 0, 0, 40000, 66,0.000000 }, // 1588: 2x2byJANM79; b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079
+ // Amplitude begins at 1910.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129,1479, 48, 0, 66, 66,0.000000 }, // 1570: 2x2byJANP38; f20GP38; f31GP38; qGP38; Acoustic Snare
- // Amplitude begins at 0.7, peaks 2203.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1507,1508, 0, 0, 40000, 33,0.000000 }, // 1589: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082
+ // Amplitude begins at 2671.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 367, 368, 58, 0, 53, 53,0.000000 }, // 1571: 2x2byJANP39; f20GP39; f31GP39; qGP39; Hand Clap
- // Amplitude begins at 861.5, peaks 2954.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1509,1510, 0, 0, 40000, 6,0.000000 }, // 1590: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083
+ // Amplitude begins at 1950.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129,1480, 60, 0, 73, 73,0.000000 }, // 1572: 2x2byJANP40; f20GP40; qGP40; Electric Snare
- // Amplitude begins at 1315.3, peaks 1446.8 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 87,1511, 0, 0, 40000, 20,0.000000 }, // 1591: b50M87; b51M87; f20GM87; f31GM87; f36GM87; qGM87; Lead 8 brass; gm087
+ // Amplitude begins at 4402.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 48, 0, 93, 93,0.000000 }, // 1573: f20GP41; Low Floor Tom
- // Amplitude begins at 0.4, peaks 2420.6 at 0.3s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {1512,1513, 0, 0, 2533, 2533,0.000000 }, // 1592: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092
+ // Amplitude begins at 1218.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132,1483, 43, 0, 13, 13,0.000000 }, // 1574: 2x2byJANP42; f20GP42; f31GP42; qGP42; Closed High Hat
- // Amplitude begins at 0.0, peaks 1604.5 at 0.7s,
- // fades to 20% at 3.6s, keyoff fades to 20% in 0.0s.
- {1514,1515, 0, 0, 3633, 13,0.000000 }, // 1593: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093
+ // Amplitude begins at 3801.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 49, 0, 120, 120,0.000000 }, // 1575: f20GP43; f31GP43; qGP43; High Floor Tom
- // Amplitude begins at 0.4, peaks 2361.6 at 0.3s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1516,1517, 0, 0, 2413, 2413,0.000000 }, // 1594: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094
+ // Amplitude begins at 203.1, peaks 1536.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1484,1485, 43, 0, 26, 26,0.000000 }, // 1576: 2x2byJANP44; f20GP44; f31GP44; qGP44; Pedal High Hat
- // Amplitude begins at 0.4, peaks 3087.4 at 0.2s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {1518,1519, 0, 0, 2166, 2166,0.000000 }, // 1595: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; qGM95; Pad 8 sweep; gm095
+ // Amplitude begins at 2654.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 51, 0, 153, 153,0.000000 }, // 1577: f20GP45; f31GP45; qGP45; Low Tom
- // Amplitude begins at 1772.6, peaks 3299.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1520,1521, 0, 0, 40000, 506,0.000000 }, // 1596: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f49GM96; qGM96; FX 1 rain; gm096
+ // Amplitude begins at 884.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 134,1486, 43, 0, 146, 146,0.000000 }, // 1578: 2x2byJANP46; f20GP46; f31GP46; qGP46; Open High Hat
- // Amplitude begins at 1761.8, peaks 3006.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1522,1523, 0, 0, 273, 273,0.000000 }, // 1597: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098
+ // Amplitude begins at 2859.3, peaks 5216.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 54, 0, 106, 106,0.000000 }, // 1579: f20GP47; f31GP47; qGP47; Low-Mid Tom
- // Amplitude begins at 0.4, peaks 2831.6 at 2.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1524,1525, 0, 0, 40000, 206,0.000000 }, // 1598: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099
+ // Amplitude begins at 4052.5, peaks 5397.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 57, 0, 100, 100,0.000000 }, // 1580: f20GP48; f31GP48; qGP48; High-Mid Tom
- // Amplitude begins at 2528.7, peaks 2715.1 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1526,1527, 0, 0, 1093, 1093,0.000000 }, // 1599: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100
+ // Amplitude begins at 3429.4, peaks 3661.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 380, 381, 72, 0, 40000, 0,0.000000 }, // 1581: 2x2byJANP49; f20GP49; f31GP49; qGP49; Crash Cymbal 1
- // Amplitude begins at 0.4, peaks 3007.4 at 4.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {1528,1529, 0, 0, 40000, 593,0.000000 }, // 1600: 2x2byJANM101; b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101
+ // Amplitude begins at 4240.2, peaks 4869.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 60, 0, 106, 106,0.000000 }, // 1582: f20GP50; f31GP50; qGP50; High Tom
- // Amplitude begins at 161.1, peaks 3054.0 at 28.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1530,1531, 0, 0, 40000, 400,0.000000 }, // 1601: 2x2byJANM102; b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102
+ // Amplitude begins at 662.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1487,1488, 70, 0, 246, 246,0.000000 }, // 1583: f20GP51; Ride Cymbal 1
- // Amplitude begins at 104.7, peaks 3046.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1532,1533, 0, 0, 40000, 433,0.000000 }, // 1602: 2x2byJANM103; b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103
+ // Amplitude begins at 3380.0,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 374, 375, 60, 0, 40000, 0,0.000000 }, // 1584: 2x2byJANP52; f20GP52; Chinese Cymbal
- // Amplitude begins at 1972.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 112,1534, 0, 0, 306, 306,0.000000 }, // 1603: b50M112; b51M112; f20GM112; f31GM112; f36GM112; f48GM112; qGM112; Tinkle Bell; gm112
+ // Amplitude begins at 351.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1489,1490, 36, 0, 360, 360,0.000000 }, // 1585: 2x2byJANP53; f20GP53; f31GP53; qGP53; Ride Bell
- // Amplitude begins at 1964.3,
+ // Amplitude begins at 1305.3, peaks 1959.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1535,1536, 0, 0, 26, 26,0.000000 }, // 1604: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115
-
- // Amplitude begins at 1055.8, peaks 2025.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 116,1537, 0, 0, 100, 100,0.000000 }, // 1605: b50M116; b51M116; f20GM116; f31GM116; f36GM116; f49GM116; qGM116; Taiko Drum; gm116
+ {1491,1492, 65, 0, 113, 113,0.000000 }, // 1586: 2x2byJANP54; f20GP54; f31GP54; qGP54; Tambourine
- // Amplitude begins at 2493.9, peaks 2695.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1538,1539, 0, 0, 126, 126,0.000000 }, // 1606: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117
+ // Amplitude begins at 2084.7,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1493,1494, 84, 0, 40000, 0,0.000000 }, // 1587: 2x2byJANP55; f20GP55; f31GP55; qGP55; Splash Cymbal
- // Amplitude begins at 0.0, peaks 6.8 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1540,1541, 0, 0, 2266, 2266,0.000000 }, // 1607: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119
+ // Amplitude begins at 2927.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1495,1496, 59, 0, 133, 133,0.000000 }, // 1588: f20GP56; Cow Bell
- // Amplitude begins at 0.5, peaks 476.1 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1542,1543, 0, 0, 200, 200,0.000000 }, // 1608: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120
+ // Amplitude begins at 4019.3,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1497,1498, 84, 0, 40000, 0,0.000000 }, // 1589: 2x2byJANP57; f20GP57; f31GP57; qGP57; Crash Cymbal 2
- // Amplitude begins at 0.4, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1544, 340, 0, 2, 40000, 233,0.000000 }, // 1609: b50M121; b51M121; f20GM121; f31GM121; f36GM121; qGM121; Breath Noise; gm121
-
- // Amplitude begins at 0.4, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1545, 340, 0, 2, 40000, 233,0.000000 }, // 1610: b50M122; b51M122; f20GM122; f31GM122; f36GM122; f49GM122; qGM122; Seashore; gm122
-
- // Amplitude begins at 1.0, peaks 2852.5 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1546,1547, 0, 0, 440, 440,0.000000 }, // 1611: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123
-
- // Amplitude begins at 1171.9, peaks 1188.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1548,1549, 0, 0, 140, 140,0.000000 }, // 1612: f20GM124; f31GM124; f36GM124; qGM124; Telephone
-
- // Amplitude begins at 0.0, peaks 1529.2 at 1.4s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s.
- {1550,1551, 0, 0, 1413, 13,0.000000 }, // 1613: f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter
-
- // Amplitude begins at 1976.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 364, 365, 44, 0, 20, 20,0.000000 }, // 1614: 2x2byJANP37; f20GP37; Side Stick
-
- // Amplitude begins at 2228.4,
+ // Amplitude begins at 1661.1, peaks 1663.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 130,1552, 48, 0, 40, 40,0.000000 }, // 1615: 2x2byJANP38; f20GP38; f31GP38; qGP38; Acoustic Snare
+ {1499,1500, 35, 0, 53, 53,0.000000 }, // 1590: 2x2byJANP58; b50P58; f20GP58; Vibraslap; gps058
- // Amplitude begins at 2175.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 367, 368, 58, 0, 40, 40,0.000000 }, // 1616: 2x2byJANP39; f20GP39; f31GP39; qGP39; Hand Clap
+ // Amplitude begins at 749.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1501,1502, 44, 0, 273, 273,0.000000 }, // 1591: f20GP59; Ride Cymbal 2
- // Amplitude begins at 2203.0,
+ // Amplitude begins at 2208.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 130,1553, 60, 0, 46, 46,0.000000 }, // 1617: 2x2byJANP40; f20GP40; qGP40; Electric Snare
+ {1503,1504, 67, 0, 66, 66,0.000000 }, // 1592: 2x2byJANP60; f20GP60; High Bongo
- // Amplitude begins at 2225.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1554,1555, 48, 0, 100, 100,0.000000 }, // 1618: f20GP41; Low Floor Tom
+ // Amplitude begins at 1680.5, peaks 1862.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1505,1506, 66, 0, 46, 46,0.000000 }, // 1593: 2x2byJANP61; f20GP61; Low Bongo
- // Amplitude begins at 574.9,
+ // Amplitude begins at 2177.1,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133,1556, 43, 0, 20, 20,0.000000 }, // 1619: 2x2byJANP42; f20GP42; f31GP42; qGP42; Closed High Hat
+ { 145,1507, 59, 0, 13, 13,0.000000 }, // 1594: 2x2byJANP62; f20GP62; f31GP62; qGP62; Mute High Conga
- // Amplitude begins at 2080.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1554,1555, 49, 0, 153, 153,0.000000 }, // 1620: f20GP43; f31GP43; qGP43; High Floor Tom
+ // Amplitude begins at 2878.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1508,1509, 51, 0, 40, 40,0.000000 }, // 1595: 2x2byJANP63; f20GP63; f31GP63; qGP63; Open High Conga
- // Amplitude begins at 124.9, peaks 1048.2 at 0.0s,
+ // Amplitude begins at 3102.1,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1557,1558, 43, 0, 26, 26,0.000000 }, // 1621: 2x2byJANP44; f20GP44; f31GP44; qGP44; Pedal High Hat
-
- // Amplitude begins at 2165.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1554,1555, 51, 0, 153, 153,0.000000 }, // 1622: f20GP45; f31GP45; qGP45; Low Tom
+ {1510,1511, 45, 0, 40, 40,0.000000 }, // 1596: 2x2byJANP64; f20GP64; f31GP64; qGP64; Low Conga
- // Amplitude begins at 108.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 135,1559, 43, 0, 246, 246,0.000000 }, // 1623: 2x2byJANP46; f20GP46; f31GP46; qGP46; Open High Hat
+ // Amplitude begins at 2467.3, peaks 3958.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1512,1513, 71, 0, 120, 120,0.000000 }, // 1597: 2x2byJANP65; f20GP65; f31GP65; qGP65; High Timbale
- // Amplitude begins at 2393.9, peaks 2593.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1554,1555, 54, 0, 113, 113,0.000000 }, // 1624: f20GP47; f31GP47; qGP47; Low-Mid Tom
+ // Amplitude begins at 2927.2, peaks 3009.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 149,1514, 60, 0, 180, 180,0.000000 }, // 1598: 2x2byJANP66; f20GP66; f31GP66; qGP66; Low Timbale
- // Amplitude begins at 2579.2, peaks 2613.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1554,1555, 57, 0, 140, 140,0.000000 }, // 1625: f20GP48; f31GP48; qGP48; High-Mid Tom
-
- // Amplitude begins at 2293.8,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 380, 381, 72, 0, 486, 486,0.000000 }, // 1626: 2x2byJANP49; f20GP49; f31GP49; qGP49; Crash Cymbal 1
+ // Amplitude begins at 2563.7,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1515,1516, 58, 0, 166, 166,0.000000 }, // 1599: 2x2byJANP67; f20GP67; f31GP67; qGP67; High Agogo
- // Amplitude begins at 2509.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1554,1555, 60, 0, 160, 160,0.000000 }, // 1627: f20GP50; f31GP50; qGP50; High Tom
+ // Amplitude begins at 2510.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1517,1518, 53, 0, 140, 140,0.000000 }, // 1600: 2x2byJANP68; f20GP68; f31GP68; qGP68; Low Agogo
- // Amplitude begins at 156.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1560,1561, 70, 0, 226, 226,0.000000 }, // 1628: f20GP51; Ride Cymbal 1
+ // Amplitude begins at 2.9, peaks 540.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 397,1519, 64, 0, 86, 86,0.000000 }, // 1601: 2x2byJANP69; f20GP69; f31GP69; qGP69; Cabasa
- // Amplitude begins at 2394.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 374, 375, 60, 0, 300, 300,0.000000 }, // 1629: 2x2byJANP52; f20GP52; Chinese Cymbal
+ // Amplitude begins at 658.9,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1520,1521, 71, 0, 13, 13,0.000000 }, // 1602: 2x2byJANP70; f20GP70; f31GP70; qGP70; Maracas
- // Amplitude begins at 105.5,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1562,1563, 36, 0, 380, 380,0.000000 }, // 1630: 2x2byJANP53; f20GP53; f31GP53; qGP53; Ride Bell
+ // Amplitude begins at 176.2, peaks 3484.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1522,1523, 61, 0, 313, 313,0.000000 }, // 1603: f20GP71; f31GP71; qGP71; Short Whistle
- // Amplitude begins at 598.0, peaks 1654.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1564,1565, 65, 0, 86, 86,0.000000 }, // 1631: 2x2byJANP54; f20GP54; f31GP54; qGP54; Tambourine
+ // Amplitude begins at 218.3, peaks 4371.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1524,1525, 61, 0, 513, 513,0.000000 }, // 1604: f20GP72; f31GP72; qGP72; Long Whistle
- // Amplitude begins at 1370.6,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1566,1567, 84, 0, 506, 506,0.000000 }, // 1632: 2x2byJANP55; f20GP55; f31GP55; qGP55; Splash Cymbal
+ // Amplitude begins at 1813.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 391, 392, 48, 0, 80, 80,0.000000 }, // 1605: 2x2byJANP73; f20GP73; Short Guiro
- // Amplitude begins at 1111.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1568,1569, 59, 0, 120, 120,0.000000 }, // 1633: f20GP56; Cow Bell
+ // Amplitude begins at 1813.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 391, 393, 48, 0, 80, 80,0.000000 }, // 1606: 2x2byJANP74; f20GP74; Long Guiro
- // Amplitude begins at 2412.9,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1570,1571, 84, 0, 486, 486,0.000000 }, // 1634: 2x2byJANP57; f20GP57; f31GP57; qGP57; Crash Cymbal 2
+ // Amplitude begins at 3345.5,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1526,1527, 69, 0, 20, 20,0.000000 }, // 1607: 2x2byJANP75; f20GP75; f31GP75; qGP75; Claves
- // Amplitude begins at 474.6, peaks 609.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1572,1573, 35, 0, 246, 246,0.000000 }, // 1635: 2x2byJANP58; b50P58; f20GP58; Vibraslap; gps058
+ // Amplitude begins at 3353.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 159,1528, 68, 0, 20, 20,0.000000 }, // 1608: 2x2byJANP76; f20GP76; f31GP76; qGP76; High Wood Block
- // Amplitude begins at 152.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1574,1575, 44, 0, 146, 146,0.000000 }, // 1636: f20GP59; Ride Cymbal 2
+ // Amplitude begins at 3589.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 159,1528, 63, 0, 33, 33,0.000000 }, // 1609: 2x2byJANP77; f20GP77; f31GP77; qGP77; Low Wood Block
- // Amplitude begins at 2005.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1576,1577, 67, 0, 66, 66,0.000000 }, // 1637: 2x2byJANP60; f20GP60; High Bongo
+ // Amplitude begins at 1.5, peaks 2567.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1529,1530, 74, 0, 333, 333,0.000000 }, // 1610: 2x2byJANP78; f20GP78; f31GP78; qGP78; Mute Cuica
- // Amplitude begins at 892.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1578,1579, 66, 0, 46, 46,0.000000 }, // 1638: 2x2byJANP61; f20GP61; Low Bongo
+ // Amplitude begins at 8.4, peaks 2392.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1531,1532, 60, 0, 380, 380,0.000000 }, // 1611: 2x2byJANP79; f20GP79; f31GP79; qGP79; Open Cuica
- // Amplitude begins at 864.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 146,1580, 59, 0, 13, 13,0.000000 }, // 1639: 2x2byJANP62; f20GP62; f31GP62; qGP62; Mute High Conga
+ // Amplitude begins at 755.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1533,1534, 80, 0, 60, 60,0.000000 }, // 1612: 2x2byJANP80; f20GP80; f31GP80; qGP80; Mute Triangle
- // Amplitude begins at 510.5,
+ // Amplitude begins at 2142.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1581,1582, 51, 0, 40, 40,0.000000 }, // 1640: 2x2byJANP63; f20GP63; f31GP63; qGP63; Open High Conga
+ {1535,1536, 64, 0, 646, 646,0.000000 }, // 1613: f20GP81; f31GP81; qGP81; Open Triangle
- // Amplitude begins at 518.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1583,1584, 45, 0, 40, 40,0.000000 }, // 1641: 2x2byJANP64; f20GP64; f31GP64; qGP64; Low Conga
+ // Amplitude begins at 6.5, peaks 596.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1537,1538, 69, 0, 33, 33,0.000000 }, // 1614: 2x2byJANP82; f20GP82; Shaker
- // Amplitude begins at 709.7, peaks 793.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1585,1586, 71, 0, 140, 140,0.000000 }, // 1642: 2x2byJANP65; f20GP65; f31GP65; qGP65; High Timbale
+ // Amplitude begins at 1259.2, peaks 2139.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 398, 399, 55, 0, 500, 500,0.000000 }, // 1615: 2x2byJANP83; f20GP83; Jingle Bell
- // Amplitude begins at 1149.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 150,1587, 60, 0, 166, 166,0.000000 }, // 1643: 2x2byJANP66; f20GP66; f31GP66; qGP66; Low Timbale
+ // Amplitude begins at 716.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1539,1540, 75, 0, 346, 346,0.000000 }, // 1616: 2x2byJANP84; f20GP84; Bell Tree
- // Amplitude begins at 419.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1588,1589, 58, 0, 46, 46,0.000000 }, // 1644: 2x2byJANP67; f20GP67; f31GP67; qGP67; High Agogo
+ // Amplitude begins at 3341.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1541,1542, 68, 0, 20, 20,0.000000 }, // 1617: 2x2byJANP85; f20GP85; f31GP85; qGP85; Castanets
- // Amplitude begins at 605.2,
+ // Amplitude begins at 2225.3, peaks 2372.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1590,1591, 53, 0, 46, 46,0.000000 }, // 1645: 2x2byJANP68; f20GP68; f31GP68; qGP68; Low Agogo
-
- // Amplitude begins at 0.8, peaks 219.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 397,1592, 64, 0, 86, 86,0.000000 }, // 1646: 2x2byJANP69; f20GP69; f31GP69; qGP69; Cabasa
+ {1543,1544, 48, 0, 46, 46,0.000000 }, // 1618: 2x2byJANP86; f20GP86; f31GP86; qGP86; Mute Surdu
- // Amplitude begins at 108.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1593,1594, 71, 0, 13, 13,0.000000 }, // 1647: 2x2byJANP70; f20GP70; f31GP70; qGP70; Maracas
+ // Amplitude begins at 3999.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1545,1546, 53, 0, 40, 40,0.000000 }, // 1619: 2x2byJANP87; f20GP87; f31GP87; qGP87; Open Surdu
- // Amplitude begins at 28.8, peaks 574.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1595,1596, 61, 0, 326, 326,0.000000 }, // 1648: f20GP71; f31GP71; qGP71; Short Whistle
+ // Amplitude begins at 127.0, peaks 3223.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1547,1547, 0, 0, 40000, 873,0.000000 }, // 1620: f21GM3; Honky-tonkPiano
- // Amplitude begins at 68.9, peaks 1362.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1597,1598, 61, 0, 326, 326,0.000000 }, // 1649: f20GP72; f31GP72; qGP72; Long Whistle
+ // Amplitude begins at 2847.0, peaks 3365.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1548,1548, 0, 0, 40000, 446,0.000000 }, // 1621: f21GM4; Rhodes Piano
- // Amplitude begins at 1.0, peaks 1342.1 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 391, 392, 48, 0, 73, 73,0.000000 }, // 1650: 2x2byJANP73; f20GP73; Short Guiro
+ // Amplitude begins at 1234.7, peaks 1391.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1549,1549, 0, 0, 1020, 1020,0.000000 }, // 1622: f21GM5; f41GM5; Chorused Piano
- // Amplitude begins at 0.0, peaks 1443.9 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 391, 393, 48, 0, 286, 286,0.000000 }, // 1651: 2x2byJANP74; f20GP74; Long Guiro
+ // Amplitude begins at 2704.4, peaks 3032.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1550,1550, 0, 0, 40000, 300,0.000000 }, // 1623: f21GM9; Glockenspiel
- // Amplitude begins at 1112.4,
+ // Amplitude begins at 0.4, peaks 3183.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1599,1600, 69, 0, 20, 20,0.000000 }, // 1652: 2x2byJANP75; f20GP75; f31GP75; qGP75; Claves
+ {1551,1551, 0, 0, 40000, 780,0.000000 }, // 1624: f21GM10; Music box
- // Amplitude begins at 1115.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 160,1601, 68, 0, 20, 20,0.000000 }, // 1653: 2x2byJANP76; f20GP76; f31GP76; qGP76; High Wood Block
+ // Amplitude begins at 2280.8, peaks 2359.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1552,1552, 0, 0, 1400, 1400,0.000000 }, // 1625: b56MM93; b66M93; f21GM27; Electric Guitar2; PAD6
- // Amplitude begins at 1194.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 160,1601, 63, 0, 33, 33,0.000000 }, // 1654: 2x2byJANP77; f20GP77; f31GP77; qGP77; Low Wood Block
+ // Amplitude begins at 2407.0, peaks 3182.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1553,1553, 0, 0, 40000, 480,0.000000 }, // 1626: f21GM28; f41GM28; Electric Guitar3
- // Amplitude begins at 1.4, peaks 2576.1 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1602,1603, 74, 0, 333, 333,0.000000 }, // 1655: 2x2byJANP78; f20GP78; f31GP78; qGP78; Mute Cuica
+ // Amplitude begins at 0.4, peaks 2955.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1554,1554, 0, 0, 40000, 566,0.000000 }, // 1627: f21GM29; Overdrive Guitar
- // Amplitude begins at 8.6, peaks 2933.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1604,1605, 60, 0, 340, 340,0.000000 }, // 1656: 2x2byJANP79; f20GP79; f31GP79; qGP79; Open Cuica
+ // Amplitude begins at 0.0, peaks 2908.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1555,1555, 0, 0, 3220, 3220,0.000000 }, // 1628: f21GM33; f41GM33; f41GM36; Electric Bass 1; Slap Bass 1
- // Amplitude begins at 247.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1606,1607, 80, 0, 60, 60,0.000000 }, // 1657: 2x2byJANP80; f20GP80; f31GP80; qGP80; Mute Triangle
+ // Amplitude begins at 2215.9, peaks 3343.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1556,1556, 0, 0, 40000, 6,0.000000 }, // 1629: f21GM34; Electric Bass 2
- // Amplitude begins at 1068.2,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1608,1609, 64, 0, 440, 440,0.000000 }, // 1658: f20GP81; f31GP81; qGP81; Open Triangle
+ // Amplitude begins at 2519.3, peaks 3357.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1557,1557, 0, 0, 40000, 20,0.000000 }, // 1630: f21GM35; Fretless Bass
- // Amplitude begins at 2.4, peaks 240.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1610,1611, 69, 0, 33, 33,0.000000 }, // 1659: 2x2byJANP82; f20GP82; Shaker
+ // Amplitude begins at 2094.5, peaks 3430.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1558,1558, 0, 0, 40000, 20,0.000000 }, // 1631: f21GM36; Slap Bass 1
- // Amplitude begins at 3.5, peaks 1290.8 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 398, 399, 55, 0, 680, 680,0.000000 }, // 1660: 2x2byJANP83; f20GP83; Jingle Bell
+ // Amplitude begins at 0.5, peaks 2988.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1559,1559, 0, 0, 40000, 1180,0.000000 }, // 1632: f21GM37; Slap Bass 2
- // Amplitude begins at 1099.0,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1612,1613, 75, 0, 553, 553,0.000000 }, // 1661: 2x2byJANP84; f20GP84; Bell Tree
+ // Amplitude begins at 0.8, peaks 2039.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1560,1560, 0, 0, 40000, 20,0.000000 }, // 1633: f21GM38; Synth Bass 1
- // Amplitude begins at 1113.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1614,1615, 68, 0, 20, 20,0.000000 }, // 1662: 2x2byJANP85; f20GP85; f31GP85; qGP85; Castanets
+ // Amplitude begins at 2159.0, peaks 3353.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1561,1561, 0, 0, 40000, 6,0.000000 }, // 1634: f21GM39; Synth Bass 2
- // Amplitude begins at 480.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1616,1617, 48, 0, 40, 40,0.000000 }, // 1663: 2x2byJANP86; f20GP86; f31GP86; qGP86; Mute Surdu
+ // Amplitude begins at 2217.8, peaks 3347.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1562,1562, 0, 0, 40000, 6,0.000000 }, // 1635: f21GM40; Violin
- // Amplitude begins at 2351.1,
+ // Amplitude begins at 0.4, peaks 2742.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1618,1619, 53, 0, 33, 33,0.000000 }, // 1664: 2x2byJANP87; f20GP87; f31GP87; qGP87; Open Surdu
+ {1563,1563, 0, 0, 40000, 280,0.000000 }, // 1636: f21GM42; f41GM42; Cello
- // Amplitude begins at 131.1, peaks 3223.7 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {1620,1620, 0, 0, 40000, 906,0.000000 }, // 1665: f21GM3; Honky-tonkPiano
+ // Amplitude begins at 2285.6, peaks 3345.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1564,1564, 0, 0, 40000, 6,0.000000 }, // 1637: f21GM44; Tremulo Strings
- // Amplitude begins at 2845.0, peaks 3386.0 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1621,1621, 0, 0, 40000, 433,0.000000 }, // 1666: f21GM4; Rhodes Piano
+ // Amplitude begins at 2386.9, peaks 3352.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1565,1565, 0, 0, 40000, 6,0.000000 }, // 1638: f21GM45; Pizzicato String
- // Amplitude begins at 1231.7, peaks 1386.4 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1622,1622, 0, 0, 986, 986,0.000000 }, // 1667: f21GM5; f41GM5; Chorused Piano
+ // Amplitude begins at 2673.7, peaks 3361.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1566,1566, 0, 0, 40000, 6,0.000000 }, // 1639: f21GM46; Orchestral Harp
- // Amplitude begins at 2704.2, peaks 3059.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1623,1623, 0, 0, 40000, 300,0.000000 }, // 1668: f21GM9; Glockenspiel
+ // Amplitude begins at 2752.8, peaks 3177.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1567,1567, 0, 0, 340, 26,0.000000 }, // 1640: f21GM47; Timpany
- // Amplitude begins at 0.4, peaks 3184.2 at 32.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- {1624,1624, 0, 0, 40000, 746,0.000000 }, // 1669: f21GM10; Music box
+ // Amplitude begins at 9.7, peaks 2773.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1568,1568, 0, 0, 1000, 1000,0.000000 }, // 1641: f21GM48; String Ensemble1
- // Amplitude begins at 2227.6, peaks 2374.1 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1625,1625, 0, 0, 1413, 1413,0.000000 }, // 1670: b56M93; b66M93; f21GM27; Electric Guitar2; PAD6
+ // Amplitude begins at 9.8, peaks 2955.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1569,1569, 0, 0, 40000, 200,0.000000 }, // 1642: f21GM50; f41GM48; f41GM50; String Ensemble1; Synth Strings 1
- // Amplitude begins at 2425.6, peaks 3183.6 at 16.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1626,1626, 0, 0, 40000, 453,0.000000 }, // 1671: f21GM28; f41GM28; Electric Guitar3
+ // Amplitude begins at 2676.1, peaks 3086.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1570,1570, 0, 0, 460, 460,0.000000 }, // 1643: f21GM51; SynthStrings 2
- // Amplitude begins at 0.4, peaks 2954.2 at 32.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {1627,1627, 0, 0, 40000, 560,0.000000 }, // 1672: f21GM29; Overdrive Guitar
+ // Amplitude begins at 192.2, peaks 565.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1571,1571, 0, 0, 40000, 146,0.000000 }, // 1644: f21GM52; Choir Aahs
- // Amplitude begins at 0.0, peaks 2910.6 at 2.3s,
- // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s.
- {1628,1628, 0, 0, 3253, 3253,0.000000 }, // 1673: f21GM33; f41GM33; f41GM36; Electric Bass 1; Slap Bass 1
+ // Amplitude begins at 296.5, peaks 872.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1572,1572, 0, 0, 40000, 146,0.000000 }, // 1645: f21GM53; Voice Oohs
- // Amplitude begins at 2242.1, peaks 3337.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1629,1629, 0, 0, 40000, 6,0.000000 }, // 1674: f21GM34; Electric Bass 2
+ // Amplitude begins at 7.9, peaks 3188.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1573,1573, 0, 0, 40000, 233,0.000000 }, // 1646: f21GM61; f21GM88; f41GM88; Brass Section; Pad 1 new age
- // Amplitude begins at 2533.4, peaks 3378.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1630,1630, 0, 0, 40000, 13,0.000000 }, // 1675: f21GM35; Fretless Bass
+ // Amplitude begins at 137.9, peaks 3134.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1574,1574, 0, 0, 40000, 480,0.000000 }, // 1647: f21GM63; Synth Brass 2
- // Amplitude begins at 2124.5, peaks 3426.8 at 27.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1631,1631, 0, 0, 40000, 20,0.000000 }, // 1676: f21GM36; Slap Bass 1
+ // Amplitude begins at 3006.5, peaks 3264.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1575,1575, 0, 0, 40000, 6,0.000000 }, // 1648: f21GM64; Soprano Sax
- // Amplitude begins at 0.5, peaks 2993.8 at 39.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- {1632,1632, 0, 0, 40000, 1186,0.000000 }, // 1677: f21GM37; Slap Bass 2
+ // Amplitude begins at 2968.6, peaks 3275.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1576,1576, 0, 0, 40000, 6,0.000000 }, // 1649: f21GM65; Alto Sax
- // Amplitude begins at 0.8, peaks 2038.8 at 4.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1633,1633, 0, 0, 40000, 13,0.000000 }, // 1678: f21GM38; Synth Bass 1
+ // Amplitude begins at 2855.5, peaks 3280.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1577,1577, 0, 0, 40000, 6,0.000000 }, // 1650: f21GM66; Tenor Sax
- // Amplitude begins at 2183.9, peaks 3385.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1634,1634, 0, 0, 40000, 6,0.000000 }, // 1679: f21GM39; Synth Bass 2
+ // Amplitude begins at 2720.9, peaks 3261.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1578,1578, 0, 0, 40000, 6,0.000000 }, // 1651: f21GM67; Baritone Sax
- // Amplitude begins at 2240.7, peaks 3374.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1635,1635, 0, 0, 40000, 6,0.000000 }, // 1680: f21GM40; Violin
+ // Amplitude begins at 2722.9, peaks 3268.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1579,1579, 0, 0, 40000, 6,0.000000 }, // 1652: f21GM68; Oboe
- // Amplitude begins at 0.4, peaks 2738.1 at 35.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1636,1636, 0, 0, 40000, 286,0.000000 }, // 1681: f21GM42; f41GM42; Cello
+ // Amplitude begins at 2969.5, peaks 3360.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1580,1580, 0, 0, 40000, 6,0.000000 }, // 1653: f21GM69; English Horn
- // Amplitude begins at 2306.1, peaks 3374.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1637,1637, 0, 0, 40000, 6,0.000000 }, // 1682: f21GM44; Tremulo Strings
+ // Amplitude begins at 1.1, peaks 3205.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1581,1581, 0, 0, 40000, 53,0.000000 }, // 1654: f21GM70; Bassoon
- // Amplitude begins at 2404.9, peaks 3379.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1638,1638, 0, 0, 40000, 6,0.000000 }, // 1683: f21GM45; Pizzicato String
+ // Amplitude begins at 839.2, peaks 3205.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1582,1582, 0, 0, 40000, 480,0.000000 }, // 1655: f21GM71; Clarinet
- // Amplitude begins at 2684.6, peaks 3375.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1639,1639, 0, 0, 40000, 6,0.000000 }, // 1684: f21GM46; Orchestral Harp
+ // Amplitude begins at 1.1, peaks 2469.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1583,1583, 0, 0, 40000, 286,0.000000 }, // 1656: f21GM73; Flute
- // Amplitude begins at 2749.1, peaks 3165.2 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {1640,1640, 0, 0, 320, 6,0.000000 }, // 1685: f21GM47; Timpany
+ // Amplitude begins at 1.1, peaks 3741.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1584,1584, 0, 0, 40000, 106,0.000000 }, // 1657: f21GM74; Recorder
- // Amplitude begins at 9.8, peaks 2787.2 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1641,1641, 0, 0, 1020, 1020,0.000000 }, // 1686: f21GM48; String Ensemble1
+ // Amplitude begins at 340.6, peaks 4886.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1585,1585, 0, 0, 40000, 413,0.000000 }, // 1658: f21GM76; Bottle Blow
- // Amplitude begins at 9.8, peaks 2978.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1642,1642, 0, 0, 40000, 186,0.000000 }, // 1687: f21GM50; f41GM48; f41GM50; String Ensemble1; Synth Strings 1
+ // Amplitude begins at 2023.7, peaks 2855.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1586,1586, 0, 0, 1213, 1213,0.000000 }, // 1659: f21GM78; Whistle
- // Amplitude begins at 2652.6, peaks 3078.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1643,1643, 0, 0, 486, 486,0.000000 }, // 1688: f21GM51; SynthStrings 2
+ // Amplitude begins at 2855.1, peaks 2920.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1587,1587, 0, 0, 513, 513,0.000000 }, // 1660: f21GM79; Ocarina
- // Amplitude begins at 192.0, peaks 564.6 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1644,1644, 0, 0, 40000, 120,0.000000 }, // 1689: f21GM52; Choir Aahs
+ // Amplitude begins at 8.9, peaks 2808.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1588,1588, 0, 0, 40000, 160,0.000000 }, // 1661: f21GM80; Lead 1 squareea
- // Amplitude begins at 296.2, peaks 870.9 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1645,1645, 0, 0, 40000, 120,0.000000 }, // 1690: f21GM53; Voice Oohs
+ // Amplitude begins at 2732.2, peaks 2934.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1589,1589, 0, 0, 40000, 153,0.000000 }, // 1662: f21GM81; f21GM87; f41GM87; Lead 2 sawtooth; Lead 8 brass
- // Amplitude begins at 8.1, peaks 3189.3 at 7.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1646,1646, 0, 0, 40000, 240,0.000000 }, // 1691: f21GM61; f21GM88; f41GM88; Brass Section; Pad 1 new age
+ // Amplitude begins at 1082.6, peaks 3102.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1590,1590, 0, 0, 40000, 1973,0.000000 }, // 1663: f21GM82; Lead 3 calliope
- // Amplitude begins at 140.9, peaks 3139.3 at 32.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1647,1647, 0, 0, 40000, 400,0.000000 }, // 1692: f21GM63; Synth Brass 2
+ // Amplitude begins at 2406.7, peaks 3185.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1591,1591, 0, 0, 40000, 3593,0.000000 }, // 1664: f21GM89; f21GM90; f21GM91; f21GM92; f21GM93; Pad 2 warm; Pad 3 polysynth; Pad 4 choir; Pad 5 bowedpad; Pad 6 metallic
- // Amplitude begins at 3002.2, peaks 3247.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1648,1648, 0, 0, 40000, 6,0.000000 }, // 1693: f21GM64; Soprano Sax
+ // Amplitude begins at 4.4, peaks 2955.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1592,1592, 0, 0, 40000, 1120,0.000000 }, // 1665: f21GM94; Pad 7 halo
- // Amplitude begins at 2968.7, peaks 3272.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1649,1649, 0, 0, 40000, 6,0.000000 }, // 1694: f21GM65; Alto Sax
+ // Amplitude begins at 1921.8, peaks 2800.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1593,1593, 0, 0, 620, 620,0.000000 }, // 1666: f21GM96; FX 1 rain
- // Amplitude begins at 2859.8, peaks 3270.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1650,1650, 0, 0, 40000, 6,0.000000 }, // 1695: f21GM66; Tenor Sax
+ // Amplitude begins at 1186.7, peaks 1232.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1594,1594, 0, 0, 1740, 1740,0.000000 }, // 1667: f21GM98; f32GM98; FX 3 crystal
- // Amplitude begins at 2726.9, peaks 3266.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1651,1651, 0, 0, 40000, 6,0.000000 }, // 1696: f21GM67; Baritone Sax
+ // Amplitude begins at 2210.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1595,1595, 0, 0, 940, 940,0.000000 }, // 1668: f21GM104; f21GM99; f41GM104; f41GM99; FX 4 atmosphere; Sitar
- // Amplitude begins at 2723.0, peaks 3272.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1652,1652, 0, 0, 40000, 6,0.000000 }, // 1697: f21GM68; Oboe
+ // Amplitude begins at 10.6, peaks 3333.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1596,1596, 0, 0, 40000, 260,0.000000 }, // 1669: f21GM114; Steel Drums
- // Amplitude begins at 2974.1, peaks 3356.3 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1653,1653, 0, 0, 40000, 6,0.000000 }, // 1698: f21GM69; English Horn
+ // Amplitude begins at 2867.9, peaks 2996.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1597,1597, 0, 0, 1900, 1900,0.000000 }, // 1670: f21GM115; Woodblock
- // Amplitude begins at 1.2, peaks 3196.3 at 1.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1654,1654, 0, 0, 40000, 66,0.000000 }, // 1699: f21GM70; Bassoon
+ // Amplitude begins at 1.1, peaks 3757.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1598,1598, 0, 0, 40000, 426,0.000000 }, // 1671: f21GM124; Telephone
- // Amplitude begins at 855.2, peaks 3204.9 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1655,1655, 0, 0, 40000, 453,0.000000 }, // 1700: f21GM71; Clarinet
+ // Amplitude begins at 2641.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1599,1599, 12, 0, 66, 66,0.000000 }, // 1672: f21GP35; f27GP27; f27GP28; f27GP29; f27GP30; f27GP31; f27GP35; f41GP35; Ac Bass Drum
- // Amplitude begins at 1.1, peaks 2464.0 at 31.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1656,1656, 0, 0, 40000, 293,0.000000 }, // 1701: f21GM73; Flute
+ // Amplitude begins at 146.9, peaks 2461.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1600,1600, 48, 0, 100, 100,0.000000 }, // 1673: f21GP36; Bass Drum 1
- // Amplitude begins at 1.2, peaks 3741.1 at 39.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1657,1657, 0, 0, 40000, 100,0.000000 }, // 1702: f21GM74; Recorder
+ // Amplitude begins at 2300.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 736, 736, 52, 0, 80, 80,0.000000 }, // 1674: f21GP37; f41GP37; Side Stick
- // Amplitude begins at 342.8, peaks 4875.3 at 30.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1658,1658, 0, 0, 40000, 413,0.000000 }, // 1703: f21GM76; Bottle Blow
+ // Amplitude begins at 2962.2,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1601,1601, 48, 0, 153, 153,0.000000 }, // 1675: f21GP38; Acoustic Snare
- // Amplitude begins at 2030.9, peaks 2854.1 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1659,1659, 0, 0, 1206, 1206,0.000000 }, // 1704: f21GM78; Whistle
+ // Amplitude begins at 958.2, peaks 2245.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1601,1601, 36, 0, 146, 146,0.000000 }, // 1676: f21GP39; f21GP40; Electric Snare; Hand Clap
- // Amplitude begins at 2850.3, peaks 2896.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1660,1660, 0, 0, 540, 540,0.000000 }, // 1705: f21GM79; Ocarina
+ // Amplitude begins at 408.0, peaks 600.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 377, 377, 84, 0, 73, 73,0.000000 }, // 1677: f21GP44; f21GP47; f21GP69; f21GP71; f27GP71; f32GP44; f32GP46; f32GP51; f32GP52; f32GP54; f32GP69; f32GP70; f32GP71; f32GP72; f32GP73; f32GP75; f32GP80; f32GP81; f32GP82; f32GP85; f41GP44; f41GP47; f41GP69; f41GP70; f41GP71; Cabasa; Castanets; Chinese Cymbal; Claves; Long Whistle; Low-Mid Tom; Maracas; Mute Triangle; Open High Hat; Open Triangle; Pedal High Hat; Ride Cymbal 1; Shaker; Short Guiro; Short Whistle; Tambourine
- // Amplitude begins at 9.1, peaks 2803.0 at 15.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1661,1661, 0, 0, 40000, 153,0.000000 }, // 1706: f21GM80; Lead 1 squareea
+ // Amplitude begins at 893.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 730, 730, 95, 0, 600, 600,0.000000 }, // 1678: f21GP63; f27GP80; f41GP63; Mute Triangle; Open High Conga
- // Amplitude begins at 2736.2, peaks 2935.5 at 25.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1662,1662, 0, 0, 40000, 153,0.000000 }, // 1707: f21GM81; f21GM87; f41GM87; Lead 2 sawtooth; Lead 8 brass
+ // Amplitude begins at 257.2, peaks 2252.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1600,1600, 84, 0, 86, 86,0.000000 }, // 1679: f21GP70; Maracas
- // Amplitude begins at 1087.5, peaks 3101.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.9s.
- {1663,1663, 0, 0, 40000, 1926,0.000000 }, // 1708: f21GM82; Lead 3 calliope
+ // Amplitude begins at 2665.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 20, 0, 200, 200,0.000000 }, // 1680: f21GP72; f27GP64; f27GP72; f27GP86; f41GP72; Long Whistle; Low Conga; Mute Surdu
- // Amplitude begins at 2425.7, peaks 3186.0 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 3.6s.
- {1664,1664, 0, 0, 40000, 3600,0.000000 }, // 1709: f21GM89; f21GM90; f21GM91; f21GM92; f21GM93; Pad 2 warm; Pad 3 polysynth; Pad 4 choir; Pad 5 bowedpad; Pad 6 metallic
+ // Amplitude begins at 2752.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 22, 0, 193, 193,0.000000 }, // 1681: f21GP73; f27GP63; f27GP73; f27GP74; f41GP73; Long Guiro; Open High Conga; Short Guiro
- // Amplitude begins at 4.4, peaks 2952.9 at 7.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- {1665,1665, 0, 0, 40000, 1186,0.000000 }, // 1710: f21GM94; Pad 7 halo
+ // Amplitude begins at 2738.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 24, 0, 200, 200,0.000000 }, // 1682: f21GP75; f27GP62; f27GP87; f41GP75; Claves; Mute High Conga; Open Surdu
- // Amplitude begins at 1921.3, peaks 2799.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1666,1666, 0, 0, 606, 606,0.000000 }, // 1711: f21GM96; FX 1 rain
+ // Amplitude begins at 2166.6, peaks 2183.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1602,1602, 0, 0, 400, 400,0.000000 }, // 1683: f13GM0; f50GM0; nemM0; AcouGrandPiano
- // Amplitude begins at 1183.1, peaks 1216.0 at 0.1s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1667,1667, 0, 0, 1780, 1780,0.000000 }, // 1712: f21GM98; f32GM98; FX 3 crystal
+ // Amplitude begins at 2930.3, peaks 3153.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1603,1603, 0, 0, 460, 460,0.000000 }, // 1684: f13GM1; f50GM1; nemM1; BrightAcouGrand
- // Amplitude begins at 2214.6,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1668,1668, 0, 0, 960, 960,0.000000 }, // 1713: f21GM104; f21GM99; f41GM104; f41GM99; FX 4 atmosphere; Sitar
+ // Amplitude begins at 2204.3, peaks 2503.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1604,1604, 0, 0, 566, 566,0.000000 }, // 1685: f13GM2; f50GM2; nemM2; ElecGrandPiano
- // Amplitude begins at 10.8, peaks 3333.3 at 31.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1669,1669, 0, 0, 40000, 260,0.000000 }, // 1714: f21GM114; Steel Drums
+ // Amplitude begins at 1062.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1605,1605, 0, 0, 40, 40,0.000000 }, // 1686: nemM3; Honky-tonkPiano
- // Amplitude begins at 2870.0, peaks 3000.6 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1670,1670, 0, 0, 1920, 1920,0.000000 }, // 1715: f21GM115; Woodblock
+ // Amplitude begins at 2589.9, peaks 2904.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1606,1606, 0, 0, 913, 913,0.000000 }, // 1687: f13GM4; f50GM4; nemM4; Rhodes Piano
- // Amplitude begins at 1.2, peaks 3757.6 at 1.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1671,1671, 0, 0, 40000, 400,0.000000 }, // 1716: f21GM124; Telephone
+ // Amplitude begins at 2694.2, peaks 2991.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1607,1607, 0, 0, 940, 940,0.000000 }, // 1688: nemM5; Chorused Piano
- // Amplitude begins at 2636.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1672,1672, 12, 0, 66, 66,0.000000 }, // 1717: f21GP35; f27GP27; f27GP28; f27GP29; f27GP30; f27GP31; f27GP35; f41GP35; Ac Bass Drum
+ // Amplitude begins at 910.5, peaks 959.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1608,1608, 0, 0, 553, 553,0.000000 }, // 1689: f13GM6; f50GM6; nemM6; Harpsichord
- // Amplitude begins at 150.3, peaks 2420.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1673,1673, 48, 0, 100, 100,0.000000 }, // 1718: f21GP36; Bass Drum 1
+ // Amplitude begins at 126.3, peaks 1630.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1609,1609, 0, 0, 653, 653,0.000000 }, // 1690: f13GM7; f50GM7; nemM7; Clavinet
- // Amplitude begins at 2323.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 736, 736, 52, 0, 73, 73,0.000000 }, // 1719: f21GP37; f41GP37; Side Stick
+ // Amplitude begins at 2312.7, peaks 2842.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1610,1610, 0, 0, 140, 140,0.000000 }, // 1691: f13GM8; f50GM8; nemM8; Celesta
- // Amplitude begins at 2963.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1674,1674, 48, 0, 140, 140,0.000000 }, // 1720: f21GP38; Acoustic Snare
+ // Amplitude begins at 2826.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1611,1611, 0, 0, 440, 440,0.000000 }, // 1692: f13GM9; f50GM9; nemM9; Glockenspiel
- // Amplitude begins at 959.8, peaks 2240.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1674,1674, 36, 0, 146, 146,0.000000 }, // 1721: f21GP39; f21GP40; Electric Snare; Hand Clap
+ // Amplitude begins at 1548.0, peaks 1997.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1612,1612, 0, 0, 493, 493,0.000000 }, // 1693: f13GM10; f50GM10; nemM10; Music box
- // Amplitude begins at 391.4, peaks 531.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 377, 377, 84, 0, 80, 80,0.000000 }, // 1722: f21GP44; f21GP47; f21GP69; f21GP71; f27GP71; f32GP44; f32GP46; f32GP51; f32GP52; f32GP54; f32GP69; f32GP70; f32GP71; f32GP72; f32GP73; f32GP75; f32GP80; f32GP81; f32GP82; f32GP85; f41GP44; f41GP47; f41GP69; f41GP70; f41GP71; Cabasa; Castanets; Chinese Cymbal; Claves; Long Whistle; Low-Mid Tom; Maracas; Mute Triangle; Open High Hat; Open Triangle; Pedal High Hat; Ride Cymbal 1; Shaker; Short Guiro; Short Whistle; Tambourine
+ // Amplitude begins at 1270.8, peaks 1451.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1613,1613, 0, 0, 40000, 213,0.000000 }, // 1694: nemM11; Vibraphone
- // Amplitude begins at 894.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 730, 730, 95, 0, 600, 600,0.000000 }, // 1723: f21GP63; f27GP80; f41GP63; Mute Triangle; Open High Conga
+ // Amplitude begins at 2370.0, peaks 3007.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1614,1614, 0, 0, 246, 246,0.000000 }, // 1695: f13GM12; f50GM12; nemM12; Marimba
- // Amplitude begins at 262.5, peaks 2231.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1673,1673, 84, 0, 80, 80,0.000000 }, // 1724: f21GP70; Maracas
+ // Amplitude begins at 2585.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1615,1615, 0, 0, 140, 140,0.000000 }, // 1696: f13GM13; f50GM13; nemM13; Xylophone
- // Amplitude begins at 2665.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 20, 0, 200, 200,0.000000 }, // 1725: f21GP72; f27GP64; f27GP72; f27GP86; f41GP72; Long Whistle; Low Conga; Mute Surdu
+ // Amplitude begins at 2744.0, peaks 2861.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1616,1616, 0, 0, 880, 880,0.000000 }, // 1697: nemM14; Tubular Bells
- // Amplitude begins at 2749.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 22, 0, 200, 200,0.000000 }, // 1726: f21GP73; f27GP63; f27GP73; f27GP74; f41GP73; Long Guiro; Open High Conga; Short Guiro
+ // Amplitude begins at 110.2, peaks 1148.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1617,1617, 0, 0, 700, 700,0.000000 }, // 1698: f13GM15; f50GM15; nemM15; Dulcimer
- // Amplitude begins at 2733.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 24, 0, 193, 193,0.000000 }, // 1727: f21GP75; f27GP62; f27GP87; f41GP75; Claves; Mute High Conga; Open Surdu
+ // Amplitude begins at 2135.5, peaks 2559.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1618,1618, 0, 0, 40000, 0,0.000000 }, // 1699: nemM16; Hammond Organ
- // Amplitude begins at 2164.4, peaks 2179.5 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1675,1675, 0, 0, 406, 406,0.000000 }, // 1728: f13GM0; f50GM0; nemM0; AcouGrandPiano
+ // Amplitude begins at 1544.8, peaks 1711.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1619,1619, 0, 0, 40000, 6,0.000000 }, // 1700: f13GM17; f50GM17; nemM17; Percussive Organ
- // Amplitude begins at 2936.0, peaks 3155.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1676,1676, 0, 0, 486, 486,0.000000 }, // 1729: f13GM1; f50GM1; nemM1; BrightAcouGrand
+ // Amplitude begins at 707.6, peaks 1923.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1620,1620, 0, 0, 86, 86,0.000000 }, // 1701: f13GM18; f50GM18; nemM18; Rock Organ
- // Amplitude begins at 2207.2, peaks 2497.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1677,1677, 0, 0, 573, 573,0.000000 }, // 1730: f13GM2; f50GM2; nemM2; ElecGrandPiano
+ // Amplitude begins at 360.6, peaks 1479.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1621,1621, 0, 0, 40000, 6,0.000000 }, // 1702: f13GM20; f50GM20; nemM20; Reed Organ
- // Amplitude begins at 1061.0,
+ // Amplitude begins at 0.3, peaks 694.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1678,1678, 0, 0, 40, 40,0.000000 }, // 1731: nemM3; Honky-tonkPiano
-
- // Amplitude begins at 2585.1, peaks 2965.7 at 0.2s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1679,1679, 0, 0, 1920, 1920,0.000000 }, // 1732: f13GM4; f50GM4; nemM4; Rhodes Piano
+ {1622,1622, 0, 0, 40000, 6,0.000000 }, // 1703: f13GM21; f50GM21; nemM21; Accordion
- // Amplitude begins at 2708.7, peaks 3012.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1680,1680, 0, 0, 960, 960,0.000000 }, // 1733: nemM5; Chorused Piano
+ // Amplitude begins at 0.0, peaks 572.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1623,1623, 0, 0, 40000, 6,0.000000 }, // 1704: f13GM22; f50GM22; nemM22; Harmonica
- // Amplitude begins at 906.0, peaks 965.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1681,1681, 0, 0, 540, 540,0.000000 }, // 1734: f13GM6; f50GM6; nemM6; Harpsichord
+ // Amplitude begins at 0.6, peaks 1389.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1624,1624, 0, 0, 40000, 6,0.000000 }, // 1705: nemM23; Tango Accordion
- // Amplitude begins at 126.0, peaks 1629.8 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {1682,1682, 0, 0, 746, 746,0.000000 }, // 1735: f13GM7; f50GM7; nemM7; Clavinet
+ // Amplitude begins at 1770.6, peaks 1807.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1625,1625, 0, 0, 440, 440,0.000000 }, // 1706: f13GM24; f50GM24; nemM24; Acoustic Guitar1
- // Amplitude begins at 2330.1, peaks 2834.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1683,1683, 0, 0, 153, 153,0.000000 }, // 1736: f13GM8; f50GM8; nemM8; Celesta
+ // Amplitude begins at 1751.8, peaks 1778.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1626,1626, 0, 0, 440, 440,0.000000 }, // 1707: f13GM25; f50GM25; nemM25; Acoustic Guitar2
- // Amplitude begins at 2831.9,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1684,1684, 0, 0, 440, 440,0.000000 }, // 1737: f13GM9; f50GM9; nemM9; Glockenspiel
+ // Amplitude begins at 3044.8,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1627,1627, 0, 0, 100, 0,0.000000 }, // 1708: f13GM26; f50GM26; nemM26; Electric Guitar1
- // Amplitude begins at 1560.0, peaks 1989.3 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1685,1685, 0, 0, 466, 466,0.000000 }, // 1738: f13GM10; f50GM10; nemM10; Music box
+ // Amplitude begins at 2171.0, peaks 2569.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1628,1628, 0, 0, 1846, 1846,0.000000 }, // 1709: f13GM27; f50GM27; nemM27; Electric Guitar2
- // Amplitude begins at 1272.0, peaks 1459.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1686,1686, 0, 0, 40000, 206,0.000000 }, // 1739: nemM11; Vibraphone
+ // Amplitude begins at 1395.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1629,1629, 0, 0, 40, 40,0.000000 }, // 1710: f13GM28; f50GM28; nemM28; Electric Guitar3
- // Amplitude begins at 2388.6, peaks 2998.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1687,1687, 0, 0, 260, 260,0.000000 }, // 1740: f13GM12; f50GM12; nemM12; Marimba
+ // Amplitude begins at 1020.3, peaks 1163.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1630,1630, 0, 0, 6580, 6580,0.000000 }, // 1711: f13GM29; f50GM29; nemM29; Overdrive Guitar
- // Amplitude begins at 2582.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1688,1688, 0, 0, 153, 153,0.000000 }, // 1741: f13GM13; f50GM13; nemM13; Xylophone
+ // Amplitude begins at 1020.3, peaks 1109.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1631,1631, 0, 0, 1846, 1846,0.000000 }, // 1712: f13GM30; f50GM30; nemM30; Distorton Guitar
- // Amplitude begins at 2752.0, peaks 2878.9 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1689,1689, 0, 0, 820, 820,0.000000 }, // 1742: nemM14; Tubular Bells
+ // Amplitude begins at 6.3, peaks 2275.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1632,1632, 0, 0, 1080, 1080,0.000000 }, // 1713: nemM31; Guitar Harmonics
- // Amplitude begins at 110.0, peaks 1106.3 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1690,1690, 0, 0, 793, 793,0.000000 }, // 1743: f13GM15; f50GM15; nemM15; Dulcimer
+ // Amplitude begins at 2937.8, peaks 3480.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1633,1633, 0, 0, 40000, 0,0.000000 }, // 1714: f13GM32; f50GM32; nemM32; Acoustic Bass
- // Amplitude begins at 2071.9, peaks 2564.5 at 4.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1691,1691, 0, 0, 40000, 0,0.000000 }, // 1744: nemM16; Hammond Organ
+ // Amplitude begins at 726.1, peaks 1705.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1634,1634, 0, 0, 1020, 1020,0.000000 }, // 1715: f13GM33; f50GM33; nemM33; Electric Bass 1
- // Amplitude begins at 1546.9, peaks 1710.6 at 21.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1692,1692, 0, 0, 40000, 0,0.000000 }, // 1745: f13GM17; f50GM17; nemM17; Percussive Organ
+ // Amplitude begins at 1251.5, peaks 3196.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1635,1635, 0, 0, 40000, 53,0.000000 }, // 1716: f13GM34; f50GM34; nemM34; Electric Bass 2
- // Amplitude begins at 706.7, peaks 1986.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1693,1693, 0, 0, 146, 146,0.000000 }, // 1746: f13GM18; f50GM18; nemM18; Rock Organ
+ // Amplitude begins at 2829.0, peaks 3257.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1636,1636, 0, 0, 40000, 0,0.000000 }, // 1717: nemM35; Fretless Bass
- // Amplitude begins at 354.7, peaks 1485.3 at 24.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1694,1694, 0, 0, 40000, 6,0.000000 }, // 1747: f13GM20; f50GM20; nemM20; Reed Organ
+ // Amplitude begins at 1332.1, peaks 3186.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1637,1637, 0, 0, 40000, 0,0.000000 }, // 1718: f13GM36; f50GM36; nemM36; Slap Bass 1
- // Amplitude begins at 0.3, peaks 693.9 at 20.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1695,1695, 0, 0, 40000, 6,0.000000 }, // 1748: f13GM21; f50GM21; nemM21; Accordion
+ // Amplitude begins at 2457.2, peaks 3182.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1638,1638, 0, 0, 40000, 53,0.000000 }, // 1719: f13GM37; f50GM37; nemM37; Slap Bass 2
- // Amplitude begins at 0.0, peaks 571.9 at 16.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1696,1696, 0, 0, 40000, 6,0.000000 }, // 1749: f13GM22; f50GM22; nemM22; Harmonica
+ // Amplitude begins at 1052.7, peaks 3150.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1639,1639, 0, 0, 40000, 0,0.000000 }, // 1720: f13GM38; f50GM38; nemM38; Synth Bass 1
- // Amplitude begins at 0.7, peaks 1387.9 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1697,1697, 0, 0, 40000, 6,0.000000 }, // 1750: nemM23; Tango Accordion
+ // Amplitude begins at 2441.0, peaks 3225.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1640,1640, 0, 0, 40000, 26,0.000000 }, // 1721: f13GM39; f50GM39; nemM39; Synth Bass 2
- // Amplitude begins at 1768.4, peaks 1806.5 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1698,1698, 0, 0, 380, 380,0.000000 }, // 1751: f13GM24; f50GM24; nemM24; Acoustic Guitar1
+ // Amplitude begins at 2820.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1641,1641, 0, 0, 626, 626,0.000000 }, // 1722: nemM40; nemM78; Violin; Whistle
- // Amplitude begins at 1749.9, peaks 1783.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1699,1699, 0, 0, 380, 380,0.000000 }, // 1752: f13GM25; f50GM25; nemM25; Acoustic Guitar2
+ // Amplitude begins at 0.0, peaks 1465.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1642,1642, 0, 0, 40000, 26,0.000000 }, // 1723: nemM41; Viola
- // Amplitude begins at 3038.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {1700,1700, 0, 0, 100, 0,0.000000 }, // 1753: f13GM26; f50GM26; nemM26; Electric Guitar1
+ // Amplitude begins at 0.0, peaks 1465.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1643,1643, 0, 0, 1226, 13,0.000000 }, // 1724: nemM42; Cello
- // Amplitude begins at 2176.1, peaks 2594.7 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1701,1701, 0, 0, 1833, 1833,0.000000 }, // 1754: f13GM27; f50GM27; nemM27; Electric Guitar2
+ // Amplitude begins at 0.4, peaks 1428.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1644,1644, 0, 0, 40000, 0,0.000000 }, // 1725: nemM43; Contrabass
- // Amplitude begins at 1393.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1702,1702, 0, 0, 40, 40,0.000000 }, // 1755: f13GM28; f50GM28; nemM28; Electric Guitar3
+ // Amplitude begins at 0.0, peaks 1428.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1645,1645, 0, 0, 3980, 13,0.000000 }, // 1726: nemM44; Tremulo Strings
- // Amplitude begins at 1019.3, peaks 1161.9 at 0.9s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1703,1703, 0, 0, 1240, 1240,0.000000 }, // 1756: f13GM29; f50GM29; nemM29; Overdrive Guitar
+ // Amplitude begins at 1307.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1646,1646, 0, 0, 253, 253,0.000000 }, // 1727: f13GM45; f50GM45; nemM45; Pizzicato String
- // Amplitude begins at 1019.3, peaks 1109.1 at 2.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1704,1704, 0, 0, 2340, 2340,0.000000 }, // 1757: f13GM30; f50GM30; nemM30; Distorton Guitar
+ // Amplitude begins at 1935.1, peaks 2620.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1647,1647, 0, 0, 940, 940,0.000000 }, // 1728: f13GM46; f50GM46; nemM46; Orchestral Harp
- // Amplitude begins at 6.5, peaks 2226.1 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1705,1705, 0, 0, 1080, 1080,0.000000 }, // 1758: nemM31; Guitar Harmonics
-
- // Amplitude begins at 2938.1, peaks 3527.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1706,1706, 0, 0, 40000, 0,0.000000 }, // 1759: f13GM32; f50GM32; nemM32; Acoustic Bass
+ // Amplitude begins at 1725.8,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1648,1648, 0, 0, 126, 126,0.000000 }, // 1729: f13GM47; f50GM47; nemM47; Timpany
- // Amplitude begins at 723.7, peaks 1726.8 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1707,1707, 0, 0, 1073, 1073,0.000000 }, // 1760: f13GM33; f50GM33; nemM33; Electric Bass 1
+ // Amplitude begins at 0.0, peaks 1429.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1649,1649, 0, 0, 3766, 13,0.000000 }, // 1730: f13GM48; f50GM48; nemM48; String Ensemble1
- // Amplitude begins at 1250.2, peaks 3219.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1708,1708, 0, 0, 40000, 46,0.000000 }, // 1761: f13GM34; f50GM34; nemM34; Electric Bass 2
+ // Amplitude begins at 0.0, peaks 1385.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1650,1650, 0, 0, 660, 200,0.000000 }, // 1731: f13GM49; f50GM49; nemM49; String Ensemble2
- // Amplitude begins at 2833.5, peaks 3246.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1709,1709, 0, 0, 40000, 0,0.000000 }, // 1762: nemM35; Fretless Bass
+ // Amplitude begins at 1.0, peaks 2365.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1651,1651, 0, 0, 40000, 20,0.000000 }, // 1732: f13GM50; f50GM50; nemM50; Synth Strings 1
- // Amplitude begins at 1329.4, peaks 3184.2 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1710,1710, 0, 0, 40000, 0,0.000000 }, // 1763: f13GM36; f50GM36; nemM36; Slap Bass 1
+ // Amplitude begins at 0.4, peaks 2223.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1652,1652, 0, 0, 40000, 20,0.000000 }, // 1733: f13GM51; f50GM51; nemM51; SynthStrings 2
- // Amplitude begins at 2456.1, peaks 3200.2 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1711,1711, 0, 0, 40000, 46,0.000000 }, // 1764: f13GM37; f50GM37; nemM37; Slap Bass 2
+ // Amplitude begins at 3.2, peaks 2015.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1653,1653, 0, 0, 40000, 146,0.000000 }, // 1734: nemM52; Choir Aahs
- // Amplitude begins at 1051.9, peaks 3151.3 at 17.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1712,1712, 0, 0, 40000, 0,0.000000 }, // 1765: f13GM38; f50GM38; nemM38; Synth Bass 1
+ // Amplitude begins at 7.3, peaks 2683.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1654,1654, 0, 0, 40000, 26,0.000000 }, // 1735: nemM53; Voice Oohs
- // Amplitude begins at 2442.2, peaks 3159.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1713,1713, 0, 0, 40000, 6,0.000000 }, // 1766: f13GM39; f50GM39; nemM39; Synth Bass 2
+ // Amplitude begins at 1.2, peaks 3162.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1655,1655, 0, 0, 40000, 140,0.000000 }, // 1736: nemM54; Synth Voice
- // Amplitude begins at 2815.6,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1714,1714, 0, 0, 620, 620,0.000000 }, // 1767: nemM40; nemM78; Violin; Whistle
+ // Amplitude begins at 1448.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1656,1656, 0, 0, 260, 260,0.000000 }, // 1737: f13GM55; f50GM55; nemM55; Orchestra Hit
- // Amplitude begins at 0.0, peaks 1463.0 at 37.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1715,1715, 0, 0, 40000, 26,0.000000 }, // 1768: nemM41; Viola
+ // Amplitude begins at 2399.7, peaks 3555.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1657,1657, 0, 0, 40000, 0,0.000000 }, // 1738: nemM56; Trumpet
- // Amplitude begins at 0.0, peaks 1455.6 at 0.2s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s.
- {1716,1716, 0, 0, 1113, 13,0.000000 }, // 1769: nemM42; Cello
+ // Amplitude begins at 2200.7, peaks 2897.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1658,1658, 0, 0, 126, 0,0.000000 }, // 1739: nemM57; Trombone
- // Amplitude begins at 0.4, peaks 1429.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1717,1717, 0, 0, 40000, 46,0.000000 }, // 1770: nemM43; Contrabass
+ // Amplitude begins at 775.7, peaks 2688.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1659,1659, 0, 0, 386, 6,0.000000 }, // 1740: nemM58; Tuba
- // Amplitude begins at 0.0, peaks 1446.8 at 0.4s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 0.0s.
- {1718,1718, 0, 0, 2233, 13,0.000000 }, // 1771: nemM44; Tremulo Strings
+ // Amplitude begins at 842.1, peaks 3245.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1660,1660, 0, 0, 40000, 33,0.000000 }, // 1741: nemM59; Muted Trumpet
- // Amplitude begins at 1306.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1719,1719, 0, 0, 213, 213,0.000000 }, // 1772: f13GM45; f50GM45; nemM45; Pizzicato String
+ // Amplitude begins at 2399.8, peaks 3159.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1661,1661, 0, 0, 126, 33,0.000000 }, // 1742: f13GM61; f50GM61; nemM61; Brass Section
- // Amplitude begins at 1941.4, peaks 2635.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1720,1720, 0, 0, 940, 940,0.000000 }, // 1773: f13GM46; f50GM46; nemM46; Orchestral Harp
+ // Amplitude begins at 2406.7, peaks 3153.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1662,1662, 0, 0, 1580, 1580,0.000000 }, // 1743: f13GM62; f50GM62; nemM62; Synth Brass 1
- // Amplitude begins at 1725.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1721,1721, 0, 0, 126, 126,0.000000 }, // 1774: f13GM47; f50GM47; nemM47; Timpany
+ // Amplitude begins at 2399.8, peaks 3198.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1663,1663, 0, 0, 40000, 6,0.000000 }, // 1744: f13GM63; f50GM63; nemM63; Synth Brass 2
- // Amplitude begins at 0.0, peaks 1449.9 at 0.4s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 0.0s.
- {1722,1722, 0, 0, 2426, 13,0.000000 }, // 1775: f13GM48; f50GM48; nemM48; String Ensemble1
+ // Amplitude begins at 0.0, peaks 1565.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1664,1664, 0, 0, 40000, 6,0.000000 }, // 1745: f13GM64; f50GM64; nemM64; Soprano Sax
- // Amplitude begins at 0.0, peaks 1371.2 at 0.6s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.2s.
- {1723,1723, 0, 0, 666, 180,0.000000 }, // 1776: f13GM49; f50GM49; nemM49; String Ensemble2
+ // Amplitude begins at 0.0, peaks 1542.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1665,1665, 0, 0, 40000, 6,0.000000 }, // 1746: f13GM65; f50GM65; nemM65; Alto Sax
- // Amplitude begins at 1.0, peaks 2388.9 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1724,1724, 0, 0, 40000, 26,0.000000 }, // 1777: f13GM50; f50GM50; nemM50; Synth Strings 1
+ // Amplitude begins at 0.0, peaks 1542.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1666,1666, 0, 0, 40000, 13,0.000000 }, // 1747: f13GM66; f50GM66; nemM66; Tenor Sax
- // Amplitude begins at 0.4, peaks 2211.7 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1725,1725, 0, 0, 40000, 26,0.000000 }, // 1778: f13GM51; f50GM51; nemM51; SynthStrings 2
+ // Amplitude begins at 0.0, peaks 1542.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1667,1667, 0, 0, 40000, 13,0.000000 }, // 1748: f13GM67; f50GM67; nemM67; Baritone Sax
- // Amplitude begins at 3.3, peaks 2015.8 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1726,1726, 0, 0, 40000, 146,0.000000 }, // 1779: nemM52; Choir Aahs
+ // Amplitude begins at 1438.6, peaks 1478.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1668,1668, 0, 0, 40000, 20,0.000000 }, // 1749: f13GM68; f50GM68; nemM68; Oboe
- // Amplitude begins at 7.4, peaks 2738.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1727,1727, 0, 0, 40000, 26,0.000000 }, // 1780: nemM53; Voice Oohs
+ // Amplitude begins at 8.8, peaks 1611.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1669,1669, 0, 0, 40000, 13,0.000000 }, // 1750: f13GM69; f50GM69; nemM69; English Horn
- // Amplitude begins at 1.2, peaks 3162.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1728,1728, 0, 0, 40000, 146,0.000000 }, // 1781: nemM54; Synth Voice
+ // Amplitude begins at 1.2, peaks 3033.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1670,1670, 0, 0, 40000, 13,0.000000 }, // 1751: f13GM70; f50GM70; nemM70; Bassoon
- // Amplitude begins at 1453.1,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1729,1729, 0, 0, 260, 260,0.000000 }, // 1782: f13GM55; f50GM55; nemM55; Orchestra Hit
+ // Amplitude begins at 0.4, peaks 2401.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1671,1671, 0, 0, 40000, 73,0.000000 }, // 1752: f13GM71; f50GM71; nemM71; Clarinet
- // Amplitude begins at 2418.7, peaks 3587.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1730,1730, 0, 0, 40000, 0,0.000000 }, // 1783: nemM56; Trumpet
+ // Amplitude begins at 0.4, peaks 2884.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1672,1672, 0, 0, 40000, 6,0.000000 }, // 1753: nemM72; Piccolo
- // Amplitude begins at 2218.2, peaks 2888.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {1731,1731, 0, 0, 126, 0,0.000000 }, // 1784: nemM57; Trombone
+ // Amplitude begins at 0.4, peaks 3145.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1673,1673, 0, 0, 40000, 6,0.000000 }, // 1754: nemM73; Flute
- // Amplitude begins at 790.4, peaks 2684.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {1732,1732, 0, 0, 346, 6,0.000000 }, // 1785: nemM58; Tuba
+ // Amplitude begins at 0.4, peaks 3239.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1674,1674, 0, 0, 40000, 20,0.000000 }, // 1755: f13GM74; f50GM74; nemM74; Recorder
- // Amplitude begins at 858.2, peaks 3252.3 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1733,1733, 0, 0, 40000, 33,0.000000 }, // 1786: nemM59; Muted Trumpet
+ // Amplitude begins at 1.1, peaks 3196.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1675,1675, 0, 0, 993, 993,0.000000 }, // 1756: f13GM75; f50GM75; nemM75; Pan Flute
- // Amplitude begins at 2419.0, peaks 3150.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {1734,1734, 0, 0, 126, 33,0.000000 }, // 1787: f13GM61; f50GM61; nemM61; Brass Section
+ // Amplitude begins at 0.4, peaks 3379.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1676,1676, 0, 0, 40000, 20,0.000000 }, // 1757: f13GM76; f50GM76; nemM76; Bottle Blow
- // Amplitude begins at 2425.7, peaks 3144.6 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {1735,1735, 0, 0, 1640, 1640,0.000000 }, // 1788: f13GM62; f50GM62; nemM62; Synth Brass 1
+ // Amplitude begins at 0.4, peaks 2806.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1677,1677, 0, 0, 40000, 0,0.000000 }, // 1758: nemM77; Shakuhachi
- // Amplitude begins at 2419.0, peaks 3194.0 at 24.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1736,1736, 0, 0, 40000, 6,0.000000 }, // 1789: f13GM63; f50GM63; nemM63; Synth Brass 2
+ // Amplitude begins at 3104.5, peaks 3194.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1678,1678, 0, 0, 40000, 0,0.000000 }, // 1759: f13GM80; f50GM80; nemM80; Lead 1 squareea
- // Amplitude begins at 0.0, peaks 1563.5 at 17.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1737,1737, 0, 0, 40000, 6,0.000000 }, // 1790: f13GM64; f50GM64; nemM64; Soprano Sax
+ // Amplitude begins at 1577.8, peaks 1736.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1679,1679, 0, 0, 933, 6,0.000000 }, // 1760: f13GM81; f50GM81; nemM81; Lead 2 sawtooth
- // Amplitude begins at 0.0, peaks 1538.8 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1738,1738, 0, 0, 40000, 6,0.000000 }, // 1791: f13GM65; f50GM65; nemM65; Alto Sax
+ // Amplitude begins at 0.4, peaks 3380.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1680,1680, 0, 0, 40000, 20,0.000000 }, // 1761: nemM82; Lead 3 calliope
- // Amplitude begins at 0.0, peaks 1538.8 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1739,1739, 0, 0, 40000, 13,0.000000 }, // 1792: f13GM66; f50GM66; nemM66; Tenor Sax
+ // Amplitude begins at 0.0, peaks 1218.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1681,1681, 0, 0, 40000, 6,0.000000 }, // 1762: nemM83; Lead 4 chiff
- // Amplitude begins at 0.0, peaks 1538.8 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1740,1740, 0, 0, 40000, 20,0.000000 }, // 1793: f13GM67; f50GM67; nemM67; Baritone Sax
+ // Amplitude begins at 1342.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1682,1682, 0, 0, 40000, 13,0.000000 }, // 1763: f13GM84; f50GM84; nemM84; Lead 5 charang
- // Amplitude begins at 1436.3, peaks 1479.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1741,1741, 0, 0, 40000, 26,0.000000 }, // 1794: f13GM68; f50GM68; nemM68; Oboe
+ // Amplitude begins at 0.0, peaks 1558.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1683,1683, 0, 0, 40000, 26,0.000000 }, // 1764: nemM85; Lead 6 voice
- // Amplitude begins at 8.9, peaks 1624.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1742,1742, 0, 0, 40000, 6,0.000000 }, // 1795: f13GM69; f50GM69; nemM69; English Horn
+ // Amplitude begins at 1091.7, peaks 1159.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1684,1684, 0, 0, 40000, 0,0.000000 }, // 1765: f13GM86; f50GM86; nemM86; Lead 7 fifths
- // Amplitude begins at 1.2, peaks 3036.3 at 21.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1743,1743, 0, 0, 40000, 6,0.000000 }, // 1796: f13GM70; f50GM70; nemM70; Bassoon
+ // Amplitude begins at 2746.9, peaks 3160.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1685,1685, 0, 0, 1793, 1793,0.000000 }, // 1766: f13GM87; f50GM87; nemM87; Lead 8 brass
- // Amplitude begins at 0.4, peaks 2427.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1744,1744, 0, 0, 40000, 80,0.000000 }, // 1797: f13GM71; f50GM71; nemM71; Clarinet
+ // Amplitude begins at 0.5, peaks 2905.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1686,1686, 0, 0, 40000, 106,0.000000 }, // 1767: f13GM88; f50GM88; nemM88; Pad 1 new age
- // Amplitude begins at 0.4, peaks 2719.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1745,1745, 0, 0, 40000, 6,0.000000 }, // 1798: nemM72; Piccolo
+ // Amplitude begins at 0.4, peaks 2020.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1687,1687, 0, 0, 40000, 46,0.000000 }, // 1768: f13GM89; f50GM89; nemM89; Pad 2 warm
- // Amplitude begins at 0.4, peaks 3141.8 at 36.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1746,1746, 0, 0, 40000, 6,0.000000 }, // 1799: nemM73; Flute
+ // Amplitude begins at 1308.6, peaks 1933.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1688,1688, 0, 0, 40000, 33,0.000000 }, // 1769: f13GM90; f50GM90; nemM90; Pad 3 polysynth
- // Amplitude begins at 0.4, peaks 3242.5 at 29.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1747,1747, 0, 0, 40000, 13,0.000000 }, // 1800: f13GM74; f50GM74; nemM74; Recorder
+ // Amplitude begins at 0.5, peaks 3109.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1689,1689, 0, 0, 40000, 286,0.000000 }, // 1770: nemM91; Pad 4 choir
- // Amplitude begins at 1.2, peaks 3294.5 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1748,1748, 0, 0, 960, 960,0.000000 }, // 1801: f13GM75; f50GM75; nemM75; Pan Flute
+ // Amplitude begins at 1103.6, peaks 1459.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1690,1690, 0, 0, 40000, 906,0.000000 }, // 1771: f13GM92; f50GM92; nemM92; Pad 5 bowedpad
- // Amplitude begins at 0.4, peaks 3382.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1749,1749, 0, 0, 40000, 13,0.000000 }, // 1802: f13GM76; f50GM76; nemM76; Bottle Blow
+ // Amplitude begins at 0.0, peaks 1409.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1691,1691, 0, 0, 40000, 220,0.000000 }, // 1772: f13GM93; f50GM93; nemM93; Pad 6 metallic
- // Amplitude begins at 0.4, peaks 2798.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1750,1750, 0, 0, 40000, 0,0.000000 }, // 1803: nemM77; Shakuhachi
+ // Amplitude begins at 0.4, peaks 2470.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1692,1692, 0, 0, 40000, 53,0.000000 }, // 1773: nemM94; Pad 7 halo
- // Amplitude begins at 3110.3, peaks 3198.6 at 37.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1751,1751, 0, 0, 40000, 0,0.000000 }, // 1804: f13GM80; f50GM80; nemM80; Lead 1 squareea
+ // Amplitude begins at 0.4, peaks 2665.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1693,1693, 0, 0, 40000, 40,0.000000 }, // 1774: f13GM95; f50GM95; nemM95; Pad 8 sweep
- // Amplitude begins at 1579.5, peaks 1699.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1752,1752, 0, 0, 966, 966,0.000000 }, // 1805: f13GM81; f50GM81; nemM81; Lead 2 sawtooth
+ // Amplitude begins at 3248.7, peaks 3371.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1694,1694, 0, 0, 3446, 3446,0.000000 }, // 1775: nemM96; FX 1 rain
- // Amplitude begins at 0.4, peaks 3386.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1753,1753, 0, 0, 40000, 13,0.000000 }, // 1806: nemM82; Lead 3 calliope
+ // Amplitude begins at 0.8, peaks 4065.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1695,1695, 0, 0, 860, 13,0.000000 }, // 1776: nemM97; FX 2 soundtrack
- // Amplitude begins at 0.0, peaks 1216.7 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1754,1754, 0, 0, 40000, 6,0.000000 }, // 1807: nemM83; Lead 4 chiff
+ // Amplitude begins at 2552.8, peaks 2837.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1696,1696, 0, 0, 513, 513,0.000000 }, // 1777: nemM98; FX 3 crystal
- // Amplitude begins at 1340.4,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1755,1755, 0, 0, 40000, 13,0.000000 }, // 1808: f13GM84; f50GM84; nemM84; Lead 5 charang
+ // Amplitude begins at 3095.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1697,1697, 0, 0, 1846, 1846,0.000000 }, // 1778: f13GM99; f50GM99; nemM99; FX 4 atmosphere
- // Amplitude begins at 0.0, peaks 1556.0 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1756,1756, 0, 0, 40000, 20,0.000000 }, // 1809: nemM85; Lead 6 voice
+ // Amplitude begins at 1146.6, peaks 1340.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1698,1698, 0, 0, 973, 973,0.000000 }, // 1779: nemM100; FX 5 brightness
- // Amplitude begins at 1092.6, peaks 1175.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1757,1757, 0, 0, 40000, 6,0.000000 }, // 1810: f13GM86; f50GM86; nemM86; Lead 7 fifths
+ // Amplitude begins at 0.0, peaks 1405.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1699,1699, 0, 0, 40000, 366,0.000000 }, // 1780: f13GM101; f50GM101; nemM101; FX 6 goblins
- // Amplitude begins at 2745.3, peaks 3205.9 at 0.1s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1758,1758, 0, 0, 1780, 1780,0.000000 }, // 1811: f13GM87; f50GM87; nemM87; Lead 8 brass
+ // Amplitude begins at 1151.1, peaks 1353.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1700,1700, 0, 0, 1426, 1426,0.000000 }, // 1781: nemM102; FX 7 echoes
- // Amplitude begins at 0.5, peaks 2881.7 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1759,1759, 0, 0, 40000, 100,0.000000 }, // 1812: f13GM88; f50GM88; nemM88; Pad 1 new age
+ // Amplitude begins at 970.1, peaks 1448.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1701,1701, 0, 0, 40000, 686,0.000000 }, // 1782: f13GM103; f50GM103; nemM103; FX 8 sci-fi
- // Amplitude begins at 0.4, peaks 2081.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1760,1760, 0, 0, 40000, 46,0.000000 }, // 1813: f13GM89; f50GM89; nemM89; Pad 2 warm
+ // Amplitude begins at 739.0, peaks 762.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1702,1702, 0, 0, 1060, 1060,0.000000 }, // 1783: f13GM104; f50GM104; nemM104; Sitar
- // Amplitude begins at 1319.0, peaks 1920.8 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1761,1761, 0, 0, 40000, 26,0.000000 }, // 1814: f13GM90; f50GM90; nemM90; Pad 3 polysynth
+ // Amplitude begins at 1475.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1703,1703, 0, 0, 13, 13,0.000000 }, // 1784: f13GM105; f50GM105; nemM105; Banjo
- // Amplitude begins at 0.5, peaks 3107.9 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1762,1762, 0, 0, 40000, 280,0.000000 }, // 1815: nemM91; Pad 4 choir
+ // Amplitude begins at 1288.5, peaks 1300.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1704,1704, 0, 0, 380, 380,0.000000 }, // 1785: f13GM106; f50GM106; nemM106; Shamisen
- // Amplitude begins at 1112.2, peaks 1455.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {1763,1763, 0, 0, 40000, 906,0.000000 }, // 1816: f13GM92; f50GM92; nemM92; Pad 5 bowedpad
+ // Amplitude begins at 1707.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1705,1705, 0, 0, 146, 146,0.000000 }, // 1786: f13GM107; f50GM107; nemM107; Koto
- // Amplitude begins at 0.0, peaks 1409.0 at 13.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1764,1764, 0, 0, 40000, 180,0.000000 }, // 1817: f13GM93; f50GM93; nemM93; Pad 6 metallic
+ // Amplitude begins at 754.9, peaks 1159.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1706,1706, 0, 0, 166, 166,0.000000 }, // 1787: f13GM108; f50GM108; nemM108; Kalimba
- // Amplitude begins at 0.4, peaks 2503.6 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1765,1765, 0, 0, 40000, 33,0.000000 }, // 1818: nemM94; Pad 7 halo
+ // Amplitude begins at 0.0, peaks 762.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1707,1707, 0, 0, 40000, 6,0.000000 }, // 1788: f13GM109; f50GM109; nemM109; Bagpipe
- // Amplitude begins at 0.4, peaks 2659.7 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1766,1766, 0, 0, 40000, 33,0.000000 }, // 1819: f13GM95; f50GM95; nemM95; Pad 8 sweep
+ // Amplitude begins at 0.0, peaks 1666.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1708,1708, 0, 0, 40000, 0,0.000000 }, // 1789: f13GM110; f50GM110; nemM110; Fiddle
- // Amplitude begins at 3255.5, peaks 3375.6 at 0.0s,
- // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s.
- {1767,1767, 0, 0, 3460, 3460,0.000000 }, // 1820: nemM96; FX 1 rain
+ // Amplitude begins at 0.0, peaks 1416.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1709,1709, 0, 0, 40000, 66,0.000000 }, // 1790: f13GM111; f50GM111; nemM111; Shanai
- // Amplitude begins at 0.8, peaks 4106.4 at 0.8s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s.
- {1768,1768, 0, 0, 913, 13,0.000000 }, // 1821: nemM97; FX 2 soundtrack
+ // Amplitude begins at 1062.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1710,1710, 0, 0, 1473, 1473,0.000000 }, // 1791: f13GM112; f50GM112; nemM112; Tinkle Bell
- // Amplitude begins at 2498.9, peaks 2845.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1769,1769, 0, 0, 486, 486,0.000000 }, // 1822: nemM98; FX 3 crystal
+ // Amplitude begins at 575.5, peaks 2580.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1711,1711, 0, 0, 113, 113,0.000000 }, // 1792: f13GM113; f50GM113; nemM113; Agogo Bells
- // Amplitude begins at 3105.0,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1770,1770, 0, 0, 1833, 1833,0.000000 }, // 1823: f13GM99; f50GM99; nemM99; FX 4 atmosphere
+ // Amplitude begins at 1.1, peaks 2862.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1712,1712, 0, 0, 353, 353,0.000000 }, // 1793: f13GM114; f50GM114; nemM114; Steel Drums
- // Amplitude begins at 1143.7, peaks 1340.9 at 0.2s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1771,1771, 0, 0, 1786, 1786,0.000000 }, // 1824: nemM100; FX 5 brightness
+ // Amplitude begins at 2303.6, peaks 2329.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1713,1713, 0, 0, 46, 46,0.000000 }, // 1794: f13GM116; f50GM116; nemM116; Taiko Drum
- // Amplitude begins at 0.0, peaks 1405.1 at 13.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {1772,1772, 0, 0, 40000, 373,0.000000 }, // 1825: f13GM101; f50GM101; nemM101; FX 6 goblins
+ // Amplitude begins at 2251.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1714,1714, 0, 0, 86, 86,0.000000 }, // 1795: f13GM117; f50GM117; nemM117; Melodic Tom
- // Amplitude begins at 1149.7, peaks 1346.4 at 0.3s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1773,1773, 0, 0, 1440, 1440,0.000000 }, // 1826: nemM102; FX 7 echoes
+ // Amplitude begins at 1784.4, peaks 2064.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1715,1715, 0, 0, 60, 60,0.000000 }, // 1796: f13GM118; f50GM118; nemM118; Synth Drum
- // Amplitude begins at 972.6, peaks 1431.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- {1774,1774, 0, 0, 40000, 653,0.000000 }, // 1827: f13GM103; f50GM103; nemM103; FX 8 sci-fi
+ // Amplitude begins at 0.0, peaks 1541.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1716,1716, 0, 0, 2280, 2280,0.000000 }, // 1797: nemM119; Reverse Cymbal
- // Amplitude begins at 741.1, peaks 760.6 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1775,1775, 0, 0, 1073, 1073,0.000000 }, // 1828: f13GM104; f50GM104; nemM104; Sitar
+ // Amplitude begins at 0.0, peaks 1457.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1717,1717, 0, 0, 366, 366,0.000000 }, // 1798: f13GM121; f50GM121; nemM121; Breath Noise
- // Amplitude begins at 1474.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1776,1776, 0, 0, 13, 13,0.000000 }, // 1829: f13GM105; f50GM105; nemM105; Banjo
+ // Amplitude begins at 0.5, peaks 2540.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1718,1718, 0, 0, 1713, 1713,0.000000 }, // 1799: nemM122; Seashore
- // Amplitude begins at 1288.9,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1777,1777, 0, 0, 406, 406,0.000000 }, // 1830: f13GM106; f50GM106; nemM106; Shamisen
+ // Amplitude begins at 0.0, peaks 854.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1719,1719, 0, 0, 206, 206,0.000000 }, // 1800: nemM123; Bird Tweet
- // Amplitude begins at 1706.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1778,1778, 0, 0, 146, 146,0.000000 }, // 1831: f13GM107; f50GM107; nemM107; Koto
+ // Amplitude begins at 2612.1, peaks 2614.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1720,1720, 0, 0, 40000, 6,0.000000 }, // 1801: nemM124; Telephone
- // Amplitude begins at 755.7, peaks 1157.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1779,1779, 0, 0, 166, 166,0.000000 }, // 1832: f13GM108; f50GM108; nemM108; Kalimba
+ // Amplitude begins at 0.3, peaks 1094.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1721,1721, 0, 0, 40000, 0,0.000000 }, // 1802: nemM125; Helicopter
- // Amplitude begins at 0.0, peaks 760.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1780,1780, 0, 0, 40000, 6,0.000000 }, // 1833: f13GM109; f50GM109; nemM109; Bagpipe
+ // Amplitude begins at 0.5, peaks 2627.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1722,1722, 0, 0, 40000, 553,0.000000 }, // 1803: f13GM126; f50GM126; nemM126; Applause/Noise
- // Amplitude begins at 0.0, peaks 1665.6 at 12.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1781,1781, 0, 0, 40000, 6,0.000000 }, // 1834: f13GM110; f50GM110; nemM110; Fiddle
+ // Amplitude begins at 2348.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1723,1723, 0, 0, 160, 160,0.000000 }, // 1804: nemM127; Gunshot
- // Amplitude begins at 0.0, peaks 1416.5 at 20.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1782,1782, 0, 0, 40000, 73,0.000000 }, // 1835: f13GM111; f50GM111; nemM111; Shanai
+ // Amplitude begins at 2272.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1724,1724, 48, 0, 46, 46,0.000000 }, // 1805: f13GP35; f13GP36; f50GP35; f50GP36; nemP35; nemP36; Ac Bass Drum; Bass Drum 1
- // Amplitude begins at 1058.5,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {1783,1783, 0, 0, 1480, 1480,0.000000 }, // 1836: f13GM112; f50GM112; nemM112; Tinkle Bell
+ // Amplitude begins at 1232.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1725,1725, 48, 0, 13, 13,0.000000 }, // 1806: f13GP37; f50GP37; nemP37; Side Stick
- // Amplitude begins at 571.5, peaks 2585.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1784,1784, 0, 0, 113, 113,0.000000 }, // 1837: f13GM113; f50GM113; nemM113; Agogo Bells
+ // Amplitude begins at 1609.7, peaks 1790.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1726,1726, 60, 0, 46, 46,0.000000 }, // 1807: f13GP38; f50GP38; nemP38; Acoustic Snare
- // Amplitude begins at 1.1, peaks 2925.2 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1785,1785, 0, 0, 360, 360,0.000000 }, // 1838: f13GM114; f50GM114; nemM114; Steel Drums
+ // Amplitude begins at 1075.3, peaks 2066.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1727,1727, 60, 0, 33, 33,0.000000 }, // 1808: f13GP39; f50GP39; nemP39; Hand Clap
- // Amplitude begins at 2311.5, peaks 2322.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1786,1786, 0, 0, 60, 60,0.000000 }, // 1839: f13GM116; f50GM116; nemM116; Taiko Drum
+ // Amplitude begins at 2139.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1728,1728, 70, 0, 33, 33,0.000000 }, // 1809: f13GP40; f50GP40; nemP40; Electric Snare
- // Amplitude begins at 2252.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1787,1787, 0, 0, 86, 86,0.000000 }, // 1840: f13GM117; f50GM117; nemM117; Melodic Tom
+ // Amplitude begins at 2437.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1729,1729, 51, 0, 160, 160,0.000000 }, // 1810: f13GP41; f50GP41; nemP41; Low Floor Tom
- // Amplitude begins at 1793.6, peaks 2168.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1788,1788, 0, 0, 40, 40,0.000000 }, // 1841: f13GM118; f50GM118; nemM118; Synth Drum
+ // Amplitude begins at 1147.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1730,1730, 60, 0, 40, 40,0.000000 }, // 1811: nemP42; Closed High Hat
- // Amplitude begins at 0.0, peaks 1516.0 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1789,1789, 0, 0, 2266, 2266,0.000000 }, // 1842: nemM119; Reverse Cymbal
+ // Amplitude begins at 2286.8, peaks 2604.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1729,1729, 54, 0, 140, 140,0.000000 }, // 1812: f13GP43; f50GP43; nemP43; High Floor Tom
- // Amplitude begins at 0.0, peaks 1506.8 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1790,1790, 0, 0, 360, 360,0.000000 }, // 1843: f13GM121; f50GM121; nemM121; Breath Noise
+ // Amplitude begins at 68.5, peaks 1283.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1731,1731, 60, 0, 53, 53,0.000000 }, // 1813: f13GP44; f50GP44; nemP44; Pedal High Hat
- // Amplitude begins at 0.5, peaks 2491.0 at 1.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1791,1791, 0, 0, 1720, 1720,0.000000 }, // 1844: nemM122; Seashore
+ // Amplitude begins at 2136.8, peaks 2845.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1729,1729, 56, 0, 140, 140,0.000000 }, // 1814: f13GP45; f50GP45; nemP45; Low Tom
- // Amplitude begins at 0.0, peaks 875.6 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1792,1792, 0, 0, 200, 200,0.000000 }, // 1845: nemM123; Bird Tweet
+ // Amplitude begins at 1398.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1732,1732, 60, 0, 300, 300,0.000000 }, // 1815: nemP46; Open High Hat
- // Amplitude begins at 2615.2, peaks 2615.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1793,1793, 0, 0, 40000, 6,0.000000 }, // 1846: nemM124; Telephone
+ // Amplitude begins at 2227.7, peaks 2597.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1729,1729, 61, 0, 166, 166,0.000000 }, // 1816: f13GP47; f50GP47; nemP47; Low-Mid Tom
- // Amplitude begins at 0.3, peaks 1058.3 at 31.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1794,1794, 0, 0, 40000, 0,0.000000 }, // 1847: nemM125; Helicopter
+ // Amplitude begins at 2276.7, peaks 2598.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1729,1729, 63, 0, 166, 166,0.000000 }, // 1817: f13GP48; f50GP48; nemP48; High-Mid Tom
- // Amplitude begins at 0.5, peaks 2648.7 at 29.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {1795,1795, 0, 0, 40000, 553,0.000000 }, // 1848: f13GM126; f50GM126; nemM126; Applause/Noise
+ // Amplitude begins at 1452.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1733,1733, 48, 0, 300, 300,0.000000 }, // 1818: nemP49; Crash Cymbal 1
- // Amplitude begins at 2384.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1796,1796, 0, 0, 153, 153,0.000000 }, // 1849: nemM127; Gunshot
+ // Amplitude begins at 2694.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1729,1729, 68, 0, 133, 133,0.000000 }, // 1819: f13GP50; f50GP50; nemP50; High Tom
- // Amplitude begins at 2268.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1797,1797, 48, 0, 46, 46,0.000000 }, // 1850: f13GP35; f13GP36; f50GP35; f50GP36; nemP35; nemP36; Ac Bass Drum; Bass Drum 1
+ // Amplitude begins at 322.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1734,1734, 60, 0, 393, 393,0.000000 }, // 1820: nemP51; nemP53; nemP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
- // Amplitude begins at 1231.4,
+ // Amplitude begins at 1430.2,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1798,1798, 48, 0, 13, 13,0.000000 }, // 1851: f13GP37; f50GP37; nemP37; Side Stick
+ {1735,1735, 60, 0, 313, 313,0.000000 }, // 1821: nemP52; Chinese Cymbal
- // Amplitude begins at 1655.9, peaks 1983.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1799,1799, 60, 0, 46, 46,0.000000 }, // 1852: f13GP38; f50GP38; nemP38; Acoustic Snare
+ // Amplitude begins at 88.6, peaks 1176.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1736,1736, 66, 0, 100, 100,0.000000 }, // 1822: nemP54; Tambourine
- // Amplitude begins at 1069.1, peaks 2121.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1800,1800, 60, 0, 26, 26,0.000000 }, // 1853: f13GP39; f50GP39; nemP39; Hand Clap
+ // Amplitude begins at 1346.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1737,1737, 60, 0, 306, 306,0.000000 }, // 1823: nemP55; Splash Cymbal
- // Amplitude begins at 2142.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1801,1801, 70, 0, 33, 33,0.000000 }, // 1854: f13GP40; f50GP40; nemP40; Electric Snare
+ // Amplitude begins at 2515.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 379, 379, 59, 0, 40, 40,0.000000 }, // 1824: f13GP56; f50GP56; nemP56; Cow Bell
- // Amplitude begins at 2432.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1802,1802, 51, 0, 146, 146,0.000000 }, // 1855: f13GP41; f50GP41; nemP41; Low Floor Tom
+ // Amplitude begins at 1360.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1733,1733, 64, 0, 306, 306,0.000000 }, // 1825: nemP57; Crash Cymbal 2
- // Amplitude begins at 1151.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1803,1803, 60, 0, 40, 40,0.000000 }, // 1856: nemP42; Closed High Hat
+ // Amplitude begins at 1372.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1738,1738, 48, 0, 566, 566,0.000000 }, // 1826: f13GP58; f50GP58; nemP58; Vibraslap
- // Amplitude begins at 2284.5, peaks 2590.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1802,1802, 54, 0, 113, 113,0.000000 }, // 1857: f13GP43; f50GP43; nemP43; High Floor Tom
+ // Amplitude begins at 2365.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1739,1739, 56, 0, 26, 26,0.000000 }, // 1827: f13GP60; f50GP60; nemP60; High Bongo
- // Amplitude begins at 66.5, peaks 1194.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1804,1804, 60, 0, 53, 53,0.000000 }, // 1858: f13GP44; f50GP44; nemP44; Pedal High Hat
+ // Amplitude begins at 2895.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1740,1740, 53, 0, 73, 73,0.000000 }, // 1828: f13GP61; f50GP61; nemP61; Low Bongo
- // Amplitude begins at 2137.5, peaks 2839.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1802,1802, 56, 0, 120, 120,0.000000 }, // 1859: f13GP45; f50GP45; nemP45; Low Tom
+ // Amplitude begins at 1285.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1741,1741, 65, 0, 13, 13,0.000000 }, // 1829: f13GP62; f50GP62; nemP62; Mute High Conga
- // Amplitude begins at 1353.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1805,1805, 60, 0, 320, 320,0.000000 }, // 1860: nemP46; Open High Hat
+ // Amplitude begins at 2430.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1742,1742, 49, 0, 86, 86,0.000000 }, // 1830: f13GP63; f50GP63; nemP63; Open High Conga
- // Amplitude begins at 2223.8, peaks 2604.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1802,1802, 61, 0, 166, 166,0.000000 }, // 1861: f13GP47; f50GP47; nemP47; Low-Mid Tom
+ // Amplitude begins at 2396.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1742,1742, 43, 0, 86, 86,0.000000 }, // 1831: f13GP64; f50GP64; nemP64; Low Conga
- // Amplitude begins at 2274.4, peaks 2594.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1802,1802, 63, 0, 166, 166,0.000000 }, // 1862: f13GP48; f50GP48; nemP48; High-Mid Tom
+ // Amplitude begins at 2600.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 386, 386, 65, 0, 86, 86,0.000000 }, // 1832: f13GP65; f50GP65; nemP65; High Timbale
- // Amplitude begins at 1405.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1806,1806, 48, 0, 300, 300,0.000000 }, // 1863: nemP49; Crash Cymbal 1
+ // Amplitude begins at 2596.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 386, 386, 60, 0, 86, 86,0.000000 }, // 1833: f13GP66; f50GP66; nemP66; Low Timbale
- // Amplitude begins at 2693.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1802,1802, 68, 0, 133, 133,0.000000 }, // 1864: f13GP50; f50GP50; nemP50; High Tom
+ // Amplitude begins at 263.9, peaks 2685.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1743,1743, 70, 0, 80, 80,0.000000 }, // 1834: f13GP67; f50GP67; nemP67; High Agogo
- // Amplitude begins at 320.4,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1807,1807, 60, 0, 393, 393,0.000000 }, // 1865: nemP51; nemP53; nemP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
+ // Amplitude begins at 136.3, peaks 2612.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1743,1743, 65, 0, 100, 100,0.000000 }, // 1835: f13GP68; f50GP68; nemP68; Low Agogo
- // Amplitude begins at 1441.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1808,1808, 60, 0, 306, 306,0.000000 }, // 1866: nemP52; Chinese Cymbal
+ // Amplitude begins at 81.5, peaks 1236.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1744,1744, 60, 0, 40, 40,0.000000 }, // 1836: nemP69; Cabasa
- // Amplitude begins at 82.3, peaks 1161.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1809,1809, 66, 0, 100, 100,0.000000 }, // 1867: nemP54; Tambourine
+ // Amplitude begins at 910.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1745,1745, 60, 0, 33, 33,0.000000 }, // 1837: nemP70; Maracas
- // Amplitude begins at 1388.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1810,1810, 60, 0, 306, 306,0.000000 }, // 1868: nemP55; Splash Cymbal
+ // Amplitude begins at 682.1, peaks 1134.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1746,1746, 56, 0, 93, 93,0.000000 }, // 1838: nemP71; Short Whistle
- // Amplitude begins at 2516.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 379, 379, 59, 0, 40, 40,0.000000 }, // 1869: f13GP56; f50GP56; nemP56; Cow Bell
+ // Amplitude begins at 57.3, peaks 1151.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1747,1747, 53, 0, 280, 280,0.000000 }, // 1839: nemP72; Long Whistle
- // Amplitude begins at 1314.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1806,1806, 64, 0, 306, 306,0.000000 }, // 1870: nemP57; Crash Cymbal 2
+ // Amplitude begins at 1161.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1748,1748, 60, 0, 60, 60,0.000000 }, // 1840: nemP73; Short Guiro
- // Amplitude begins at 1375.6,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1811,1811, 48, 0, 566, 566,0.000000 }, // 1871: f13GP58; f50GP58; nemP58; Vibraslap
+ // Amplitude begins at 0.0, peaks 1132.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1749,1749, 48, 0, 180, 180,0.000000 }, // 1841: nemP74; Long Guiro
- // Amplitude begins at 2368.9,
+ // Amplitude begins at 2277.4,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1812,1812, 56, 0, 26, 26,0.000000 }, // 1872: f13GP60; f50GP60; nemP60; High Bongo
+ {1750,1750, 69, 0, 20, 20,0.000000 }, // 1842: f13GP75; f50GP75; nemP75; Claves
- // Amplitude begins at 2898.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1813,1813, 53, 0, 80, 80,0.000000 }, // 1873: f13GP61; f50GP61; nemP61; Low Bongo
+ // Amplitude begins at 2110.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 328, 328, 67, 0, 20, 20,0.000000 }, // 1843: f13GP76; f50GP76; nemP76; High Wood Block
- // Amplitude begins at 1282.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1814,1814, 65, 0, 13, 13,0.000000 }, // 1874: f13GP62; f50GP62; nemP62; Mute High Conga
+ // Amplitude begins at 2216.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 328, 328, 62, 0, 20, 20,0.000000 }, // 1844: f13GP77; f50GP77; nemP77; Low Wood Block
- // Amplitude begins at 2439.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1815,1815, 49, 0, 86, 86,0.000000 }, // 1875: f13GP63; f50GP63; nemP63; Open High Conga
+ // Amplitude begins at 0.5, peaks 2811.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1751,1751, 65, 0, 220, 220,0.000000 }, // 1845: f13GP78; f50GP78; nemP78; Mute Cuica
- // Amplitude begins at 2391.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1815,1815, 43, 0, 86, 86,0.000000 }, // 1876: f13GP64; f50GP64; nemP64; Low Conga
+ // Amplitude begins at 0.5, peaks 2785.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1752,1752, 60, 0, 220, 220,0.000000 }, // 1846: f13GP79; f50GP79; nemP79; Open Cuica
- // Amplitude begins at 2629.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 386, 386, 65, 0, 86, 86,0.000000 }, // 1877: f13GP65; f50GP65; nemP65; High Timbale
+ // Amplitude begins at 828.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1753,1753, 63, 0, 26, 26,0.000000 }, // 1847: f13GP80; f50GP80; nemP80; Mute Triangle
- // Amplitude begins at 2608.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 386, 386, 60, 0, 86, 86,0.000000 }, // 1878: f13GP66; f50GP66; nemP66; Low Timbale
+ // Amplitude begins at 496.2, peaks 502.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1754,1754, 63, 0, 606, 606,0.000000 }, // 1848: f13GP81; f50GP81; nemP81; Open Triangle
- // Amplitude begins at 270.9, peaks 2712.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1816,1816, 70, 0, 80, 80,0.000000 }, // 1879: f13GP67; f50GP67; nemP67; High Agogo
+ // Amplitude begins at 0.7, peaks 916.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1755,1755, 67, 0, 86, 86,0.000000 }, // 1849: nemP82; Shaker
- // Amplitude begins at 133.4, peaks 2597.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1816,1816, 65, 0, 100, 100,0.000000 }, // 1880: f13GP68; f50GP68; nemP68; Low Agogo
+ // Amplitude begins at 355.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1756,1756, 60, 0, 300, 300,0.000000 }, // 1850: nemP83; Jingle Bell
- // Amplitude begins at 74.3, peaks 1269.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1817,1817, 60, 0, 40, 40,0.000000 }, // 1881: nemP69; Cabasa
+ // Amplitude begins at 378.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1756,1756, 72, 0, 273, 273,0.000000 }, // 1851: nemP84; Bell Tree
- // Amplitude begins at 870.7,
+ // Amplitude begins at 1153.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1818,1818, 60, 0, 33, 33,0.000000 }, // 1882: nemP70; Maracas
+ { 401, 401, 62, 0, 6, 6,0.000000 }, // 1852: f13GP85; f50GP85; nemP85; Castanets
- // Amplitude begins at 682.1, peaks 1131.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1819,1819, 56, 0, 93, 93,0.000000 }, // 1883: nemP71; Short Whistle
+ // Amplitude begins at 1232.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1757,1757, 48, 0, 13, 13,0.000000 }, // 1853: f13GP86; f50GP86; nemP86; Mute Surdu
- // Amplitude begins at 59.6, peaks 1144.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1820,1820, 53, 0, 280, 280,0.000000 }, // 1884: nemP72; Long Whistle
+ // Amplitude begins at 1845.3, peaks 2104.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1758,1758, 53, 0, 213, 213,0.000000 }, // 1854: f13GP87; f50GP87; nemP87; Open Surdu
- // Amplitude begins at 1119.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1821,1821, 60, 0, 60, 60,0.000000 }, // 1885: nemP73; Short Guiro
+ // Amplitude begins at 923.4, peaks 2730.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1759,1759, 60, 0, 93, 93,0.000000 }, // 1855: f13GP88; f50GP88; nemP88
- // Amplitude begins at 0.0, peaks 1150.4 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1822,1822, 48, 0, 180, 180,0.000000 }, // 1886: nemP74; Long Guiro
-
- // Amplitude begins at 2271.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1823,1823, 69, 0, 20, 20,0.000000 }, // 1887: f13GP75; f50GP75; nemP75; Claves
+ // Amplitude begins at 2038.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1760,1760, 60, 0, 40, 40,0.000000 }, // 1856: f13GP89; f50GP89; nemP89
- // Amplitude begins at 2108.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 329, 329, 67, 0, 20, 20,0.000000 }, // 1888: f13GP76; f50GP76; nemP76; High Wood Block
-
- // Amplitude begins at 2214.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 329, 329, 62, 0, 20, 20,0.000000 }, // 1889: f13GP77; f50GP77; nemP77; Low Wood Block
+ // Amplitude begins at 870.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1761,1761, 60, 0, 20, 20,0.000000 }, // 1857: f13GP90; f50GP90; nemP90
- // Amplitude begins at 0.5, peaks 2793.5 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1824,1824, 65, 0, 220, 220,0.000000 }, // 1890: f13GP78; f50GP78; nemP78; Mute Cuica
+ // Amplitude begins at 1220.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1762,1762, 60, 0, 46, 46,0.000000 }, // 1858: nemP91
- // Amplitude begins at 0.5, peaks 2772.8 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1825,1825, 60, 0, 220, 220,0.000000 }, // 1891: f13GP79; f50GP79; nemP79; Open Cuica
+ // Amplitude begins at 573.9, peaks 1234.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1763,1763, 0, 0, 126, 0,0.000000 }, // 1859: f23GM0; f23GM125; AcouGrandPiano; Helicopter
- // Amplitude begins at 826.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1826,1826, 63, 0, 26, 26,0.000000 }, // 1892: f13GP80; f50GP80; nemP80; Mute Triangle
+ // Amplitude begins at 2579.1, peaks 2671.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1764,1764, 0, 0, 1240, 1240,0.000000 }, // 1860: MGM2; f23GM2; f32GM2; f47GM3; ElecGrandPiano; Honky-tonkPiano
- // Amplitude begins at 503.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1827,1827, 63, 0, 613, 613,0.000000 }, // 1893: f13GP81; f50GP81; nemP81; Open Triangle
+ // Amplitude begins at 2247.1, peaks 2296.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1765,1765, 0, 0, 433, 433,0.000000 }, // 1861: MGM4; f23GM4; f32GM4; Rhodes Piano
- // Amplitude begins at 0.7, peaks 937.1 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1828,1828, 67, 0, 86, 86,0.000000 }, // 1894: nemP82; Shaker
+ // Amplitude begins at 1634.9, peaks 2250.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1766,1766, 0, 0, 40000, 0,0.000000 }, // 1862: MGM11; f23GM11; f35GM16; oGM11; Hammond Organ; Vibraphone
- // Amplitude begins at 360.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1829,1829, 60, 0, 293, 293,0.000000 }, // 1895: nemP83; Jingle Bell
+ // Amplitude begins at 1730.8, peaks 2093.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1767,1767, 0, 0, 40000, 153,0.000000 }, // 1863: MGM12; MGM13; MGM14; f23GM12; f23GM13; f23GM14; Marimba; Tubular Bells; Xylophone
- // Amplitude begins at 387.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1829,1829, 72, 0, 260, 260,0.000000 }, // 1896: nemP84; Bell Tree
+ // Amplitude begins at 2311.1, peaks 3401.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1768,1768, 0, 0, 146, 106,0.000000 }, // 1864: f23GM24; Acoustic Guitar1
- // Amplitude begins at 1150.7,
+ // Amplitude begins at 842.1, peaks 2969.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 401, 401, 62, 0, 6, 6,0.000000 }, // 1897: f13GP85; f50GP85; nemP85; Castanets
+ {1769,1769, 0, 0, 126, 126,0.000000 }, // 1865: f23GM25; f23GM64; Acoustic Guitar2; Soprano Sax
- // Amplitude begins at 1233.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1830,1830, 48, 0, 13, 13,0.000000 }, // 1898: f13GP86; f50GP86; nemP86; Mute Surdu
+ // Amplitude begins at 708.1, peaks 2497.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1770,1770, 0, 0, 1740, 1740,0.000000 }, // 1866: f23GM26; f23GM27; f23GM68; Electric Guitar1; Electric Guitar2; Oboe
- // Amplitude begins at 1842.3, peaks 2112.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1831,1831, 53, 0, 240, 240,0.000000 }, // 1899: f13GP87; f50GP87; nemP87; Open Surdu
+ // Amplitude begins at 535.6, peaks 805.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1771,1771, 0, 0, 440, 13,0.000000 }, // 1867: f23GM30; Distorton Guitar
- // Amplitude begins at 937.6, peaks 2718.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1832,1832, 60, 0, 86, 86,0.000000 }, // 1900: f13GP88; f50GP88; nemP88
+ // Amplitude begins at 0.5, peaks 1732.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1772,1772, 0, 0, 546, 546,0.000000 }, // 1868: MGM32; f23GM32; Acoustic Bass
- // Amplitude begins at 2081.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1833,1833, 60, 0, 40, 40,0.000000 }, // 1901: f13GP89; f50GP89; nemP89
+ // Amplitude begins at 0.5, peaks 2594.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1773,1773, 0, 0, 1420, 1420,0.000000 }, // 1869: MGM125; MGM33; MGM36; f23GM33; f23GM36; f32GM125; f32GM33; f32GM36; f53GM125; Electric Bass 1; Helicopter; Slap Bass 1
- // Amplitude begins at 833.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1834,1834, 60, 0, 20, 20,0.000000 }, // 1902: f13GP90; f50GP90; nemP90
+ // Amplitude begins at 1417.1, peaks 1425.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 525, 525, 0, 0, 1220, 1220,0.000000 }, // 1870: MGM38; b61M8; f23GM38; f32GM38; Celesta; Synth Bass 1
- // Amplitude begins at 1229.3,
+ // Amplitude begins at 7.3, peaks 1392.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1835,1835, 60, 0, 40, 40,0.000000 }, // 1903: nemP91
+ {1774,1774, 0, 0, 40000, 140,0.000000 }, // 1871: f23GM48; String Ensemble1
- // Amplitude begins at 580.9, peaks 1203.7 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {1836,1836, 0, 0, 126, 13,0.000000 }, // 1904: f23GM0; f23GM125; AcouGrandPiano; Helicopter
+ // Amplitude begins at 0.0, peaks 1643.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1775,1775, 0, 0, 3873, 3873,0.000000 }, // 1872: MGM49; f23GM49; f32GM49; String Ensemble2
- // Amplitude begins at 2574.0, peaks 2659.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1837,1837, 0, 0, 1240, 1240,0.000000 }, // 1905: MGM2; f23GM2; f32GM2; f47GM3; ElecGrandPiano; Honky-tonkPiano
+ // Amplitude begins at 1.5, peaks 1344.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1776,1776, 0, 0, 546, 546,0.000000 }, // 1873: f23GM50; Synth Strings 1
- // Amplitude begins at 2242.2, peaks 2323.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1838,1838, 0, 0, 406, 406,0.000000 }, // 1906: MGM4; f23GM4; f32GM4; Rhodes Piano
+ // Amplitude begins at 30.3, peaks 1115.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1777,1777, 0, 0, 333, 333,0.000000 }, // 1874: f23GM51; SynthStrings 2
- // Amplitude begins at 1646.3, peaks 2251.1 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1839,1839, 0, 0, 40000, 0,0.000000 }, // 1907: MGM11; f23GM11; f35GM16; oGM11; Hammond Organ; Vibraphone
+ // Amplitude begins at 1894.6, peaks 2005.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1778,1778, 0, 0, 4933, 4933,0.000000 }, // 1875: MGM63; b56MM104; b66M104; f23GM63; f32GM63; SITAR
- // Amplitude begins at 1744.7, peaks 2081.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1840,1840, 0, 0, 40000, 140,0.000000 }, // 1908: MGM12; MGM13; MGM14; f23GM12; f23GM13; f23GM14; Marimba; Tubular Bells; Xylophone
+ // Amplitude begins at 312.9, peaks 673.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1779,1779, 0, 0, 126, 0,0.000000 }, // 1876: f23GM65; Alto Sax
- // Amplitude begins at 2327.4, peaks 3531.4 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1841,1841, 0, 0, 146, 100,0.000000 }, // 1909: f23GM24; Acoustic Guitar1
+ // Amplitude begins at 810.7, peaks 915.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1780,1780, 0, 0, 380, 380,0.000000 }, // 1877: f23GM122; f23GM66; Seashore; Tenor Sax
- // Amplitude begins at 858.2, peaks 2964.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1842,1842, 0, 0, 126, 126,0.000000 }, // 1910: f23GM25; f23GM64; Acoustic Guitar2; Soprano Sax
+ // Amplitude begins at 7.9, peaks 3229.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1781,1781, 0, 0, 40000, 6,0.000000 }, // 1878: f23GM71; Clarinet
- // Amplitude begins at 721.7, peaks 2493.2 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s.
- {1843,1843, 0, 0, 1506, 6,0.000000 }, // 1911: f23GM26; f23GM27; f23GM68; Electric Guitar1; Electric Guitar2; Oboe
+ // Amplitude begins at 894.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1782,1782, 0, 0, 273, 273,0.000000 }, // 1879: f23GM72; Piccolo
- // Amplitude begins at 535.2, peaks 805.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- {1844,1844, 0, 0, 466, 6,0.000000 }, // 1912: f23GM30; Distorton Guitar
+ // Amplitude begins at 2399.8, peaks 3159.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1783,1783, 0, 0, 233, 233,0.000000 }, // 1880: f23GM76; Bottle Blow
- // Amplitude begins at 0.5, peaks 1733.1 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1845,1845, 0, 0, 546, 546,0.000000 }, // 1913: MGM32; f23GM32; Acoustic Bass
+ // Amplitude begins at 708.1, peaks 2728.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1784,1784, 0, 0, 40000, 233,0.000000 }, // 1881: f23GM77; Shakuhachi
- // Amplitude begins at 0.5, peaks 2592.1 at 0.1s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1846,1846, 0, 0, 1406, 1406,0.000000 }, // 1914: MGM125; MGM33; MGM36; f23GM33; f23GM36; f32GM125; f32GM33; f32GM36; f53GM125; Electric Bass 1; Helicopter; Slap Bass 1
+ // Amplitude begins at 2018.0, peaks 2656.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1785,1785, 0, 0, 1466, 6,0.000000 }, // 1882: f23GM80; Lead 1 squareea
- // Amplitude begins at 1415.6, peaks 1429.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 525, 525, 0, 0, 1206, 1206,0.000000 }, // 1915: MGM38; b61M8; f23GM38; f32GM38; Celesta; Synth Bass 1
+ // Amplitude begins at 907.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1786,1786, 0, 0, 1380, 1380,0.000000 }, // 1883: f23GM81; Lead 2 sawtooth
- // Amplitude begins at 7.4, peaks 1392.1 at 5.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1847,1847, 0, 0, 40000, 133,0.000000 }, // 1916: f23GM48; String Ensemble1
+ // Amplitude begins at 7.9, peaks 3185.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1787,1787, 0, 0, 40000, 106,0.000000 }, // 1884: f23GM86; Lead 7 fifths
- // Amplitude begins at 0.0, peaks 1647.9 at 2.2s,
- // fades to 20% at 3.9s, keyoff fades to 20% in 3.9s.
- {1848,1848, 0, 0, 3913, 3913,0.000000 }, // 1917: MGM49; f23GM49; f32GM49; String Ensemble2
+ // Amplitude begins at 7.3, peaks 1399.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1788,1788, 0, 0, 40000, 133,0.000000 }, // 1885: MGM87; f23GM87; f32GM87; f35GM22; oGM87; Harmonica; Lead 8 brass
- // Amplitude begins at 1.5, peaks 1337.2 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1849,1849, 0, 0, 573, 573,0.000000 }, // 1918: f23GM50; Synth Strings 1
+ // Amplitude begins at 708.1, peaks 2495.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1789,1789, 0, 0, 913, 913,0.000000 }, // 1886: f23GM88; Pad 1 new age
- // Amplitude begins at 30.4, peaks 1083.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1850,1850, 0, 0, 326, 326,0.000000 }, // 1919: f23GM51; SynthStrings 2
+ // Amplitude begins at 1231.7, peaks 2232.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1790,1790, 0, 0, 60, 60,0.000000 }, // 1887: f23GM91; Pad 4 choir
- // Amplitude begins at 1892.8, peaks 2002.6 at 0.3s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 4.9s.
- {1851,1851, 0, 0, 4900, 4900,0.000000 }, // 1920: MGM63; b56M104; b66M104; f23GM63; f32GM63; SITAR
+ // Amplitude begins at 1741.9, peaks 3159.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1791,1791, 0, 0, 40000, 6,0.000000 }, // 1888: f23GM92; f23GM93; Pad 5 bowedpad; Pad 6 metallic
- // Amplitude begins at 316.7, peaks 656.1 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {1852,1852, 0, 0, 126, 13,0.000000 }, // 1921: f23GM65; Alto Sax
+ // Amplitude begins at 822.6, peaks 826.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1792,1792, 0, 0, 866, 866,0.000000 }, // 1889: f23GM94; Pad 7 halo
- // Amplitude begins at 808.1, peaks 908.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1853,1853, 0, 0, 533, 533,0.000000 }, // 1922: f23GM122; f23GM66; Seashore; Tenor Sax
+ // Amplitude begins at 127.2, peaks 2091.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1793,1793, 0, 0, 4726, 4726,0.000000 }, // 1890: f23GM105; f23GM95; Banjo; Pad 8 sweep
- // Amplitude begins at 8.0, peaks 3233.8 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1854,1854, 0, 0, 40000, 6,0.000000 }, // 1923: f23GM71; Clarinet
+ // Amplitude begins at 141.8, peaks 3361.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1794,1794, 0, 0, 40, 40,0.000000 }, // 1891: MGM96; f23GM96; oGM96; FX 1 rain
- // Amplitude begins at 904.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1855,1855, 0, 0, 233, 233,0.000000 }, // 1924: f23GM72; Piccolo
+ // Amplitude begins at 704.4, peaks 941.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1795,1795, 0, 0, 1793, 1793,0.000000 }, // 1892: f23GM97; FX 2 soundtrack
- // Amplitude begins at 2419.0, peaks 3150.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1856,1856, 0, 0, 233, 233,0.000000 }, // 1925: f23GM76; Bottle Blow
+ // Amplitude begins at 786.4, peaks 849.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1796,1796, 0, 0, 246, 246,0.000000 }, // 1893: f23GM104; f23GM98; FX 3 crystal; Sitar
- // Amplitude begins at 721.7, peaks 2726.7 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1857,1857, 0, 0, 40000, 226,0.000000 }, // 1926: f23GM77; Shakuhachi
+ // Amplitude begins at 4.4, peaks 6.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1797,1797, 0, 0, 40000, 133,0.000000 }, // 1894: f23GM99; FX 4 atmosphere
- // Amplitude begins at 2034.0, peaks 2648.9 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {1858,1858, 0, 0, 1460, 1460,0.000000 }, // 1927: f23GM80; Lead 1 squareea
+ // Amplitude begins at 0.9, peaks 2541.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1798,1798, 0, 0, 2006, 2006,0.000000 }, // 1895: f23GM100; FX 5 brightness
- // Amplitude begins at 906.6,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1859,1859, 0, 0, 1200, 1200,0.000000 }, // 1928: f23GM81; Lead 2 sawtooth
+ // Amplitude begins at 918.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1799,1799, 0, 0, 140, 140,0.000000 }, // 1896: f23GM103; FX 8 sci-fi
- // Amplitude begins at 8.1, peaks 3182.4 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1860,1860, 0, 0, 40000, 120,0.000000 }, // 1929: f23GM86; Lead 7 fifths
+ // Amplitude begins at 90.0, peaks 2007.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1800,1800, 0, 0, 40000, 106,0.000000 }, // 1897: f23GM107; f23GM111; Koto; Shanai
- // Amplitude begins at 7.4, peaks 1380.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1861,1861, 0, 0, 40000, 126,0.000000 }, // 1930: MGM87; f23GM87; f32GM87; f35GM22; oGM87; Harmonica; Lead 8 brass
+ // Amplitude begins at 1018.7, peaks 1298.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1801,1801, 0, 0, 460, 460,0.000000 }, // 1898: f23GM112; Tinkle Bell
- // Amplitude begins at 721.7, peaks 2491.8 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1862,1862, 0, 0, 966, 966,0.000000 }, // 1931: f23GM88; Pad 1 new age
+ // Amplitude begins at 71.5, peaks 1210.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1802,1802, 0, 0, 146, 146,0.000000 }, // 1899: f23GM116; Taiko Drum
- // Amplitude begins at 1243.6, peaks 2226.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1863,1863, 0, 0, 60, 60,0.000000 }, // 1932: f23GM91; Pad 4 choir
+ // Amplitude begins at 1503.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1803,1803, 0, 0, 273, 273,0.000000 }, // 1900: f23GM117; Melodic Tom
- // Amplitude begins at 1758.7, peaks 3150.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {1864,1864, 0, 0, 233, 13,0.000000 }, // 1933: f23GM92; f23GM93; Pad 5 bowedpad; Pad 6 metallic
+ // Amplitude begins at 595.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1804,1804, 0, 0, 40000, 46,0.000000 }, // 1901: f23GM119; Reverse Cymbal
- // Amplitude begins at 819.8, peaks 820.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1865,1865, 0, 0, 940, 940,0.000000 }, // 1934: f23GM94; Pad 7 halo
+ // Amplitude begins at 1092.8, peaks 1213.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1805,1805, 41, 0, 120, 120,0.000000 }, // 1902: f23GP36; Bass Drum 1
- // Amplitude begins at 131.2, peaks 2163.9 at 0.0s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {1866,1866, 0, 0, 4560, 4560,0.000000 }, // 1935: f23GM105; f23GM95; Banjo; Pad 8 sweep
+ // Amplitude begins at 422.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1806,1806, 70, 0, 13, 13,0.000000 }, // 1903: f23GP37; Side Stick
- // Amplitude begins at 144.1, peaks 3344.3 at 0.0s,
+ // Amplitude begins at 479.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1867,1867, 0, 0, 40, 40,0.000000 }, // 1936: MGM96; f23GM96; oGM96; FX 1 rain
-
- // Amplitude begins at 710.7, peaks 937.5 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {1868,1868, 0, 0, 1833, 1833,0.000000 }, // 1937: f23GM97; FX 2 soundtrack
-
- // Amplitude begins at 790.6, peaks 846.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1869,1869, 0, 0, 260, 260,0.000000 }, // 1938: f23GM104; f23GM98; FX 3 crystal; Sitar
-
- // Amplitude begins at 4.4, peaks 6.9 at 28.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1870,1870, 0, 0, 40000, 93,0.000000 }, // 1939: f23GM99; FX 4 atmosphere
+ {1807,1807, 60, 0, 40, 40,0.000000 }, // 1904: f23GP38; f23GP40; f23GP53; f23GP55; f23GP67; Acoustic Snare; Electric Snare; High Agogo; Ride Bell; Splash Cymbal
- // Amplitude begins at 0.9, peaks 2560.5 at 0.3s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {1871,1871, 0, 0, 1953, 1953,0.000000 }, // 1940: f23GM100; FX 5 brightness
+ // Amplitude begins at 821.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1808,1808, 80, 0, 13, 13,0.000000 }, // 1905: f23GP39; Hand Clap
- // Amplitude begins at 920.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1872,1872, 0, 0, 140, 140,0.000000 }, // 1941: f23GM103; FX 8 sci-fi
+ // Amplitude begins at 395.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1809,1809, 84, 0, 20, 20,0.000000 }, // 1906: f23GP42; Closed High Hat
- // Amplitude begins at 92.1, peaks 2047.2 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1873,1873, 0, 0, 40000, 120,0.000000 }, // 1942: f23GM107; f23GM111; Koto; Shanai
-
- // Amplitude begins at 1028.0, peaks 1295.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1874,1874, 0, 0, 486, 486,0.000000 }, // 1943: f23GM112; Tinkle Bell
+ // Amplitude begins at 904.8, peaks 981.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1810,1810, 72, 0, 133, 133,0.000000 }, // 1907: f23GP49; Crash Cymbal 1
- // Amplitude begins at 72.0, peaks 1205.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1875,1875, 0, 0, 126, 126,0.000000 }, // 1944: f23GM116; Taiko Drum
+ // Amplitude begins at 1300.0, peaks 1500.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1811,1811, 84, 0, 266, 266,0.000000 }, // 1908: f23GP51; Ride Cymbal 1
- // Amplitude begins at 1521.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1876,1876, 0, 0, 233, 233,0.000000 }, // 1945: f23GM117; Melodic Tom
+ // Amplitude begins at 1722.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 128, 128, 70, 0, 13, 13,0.000000 }, // 1909: f23GP54; Tambourine
- // Amplitude begins at 594.9,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1877,1877, 0, 0, 40000, 53,0.000000 }, // 1946: f23GM119; Reverse Cymbal
+ // Amplitude begins at 616.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 60, 0, 13, 13,0.000000 }, // 1910: 3drm67P49; f23GP68; f23GP70; Crash Cymbal 1; Low Agogo; Maracas
- // Amplitude begins at 1096.2, peaks 1222.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1878,1878, 41, 0, 113, 113,0.000000 }, // 1947: f23GP36; Bass Drum 1
+ // Amplitude begins at 261.6, peaks 1654.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1812,1813, 0, 0, 40000, 0,0.000000 }, // 1911: f24GM48; String Ensemble1
- // Amplitude begins at 432.8,
+ // Amplitude begins at 2406.0, peaks 2970.9 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1879,1879, 70, 0, 13, 13,0.000000 }, // 1948: f23GP37; Side Stick
+ {1814,1814, 0, 0, 260, 260,0.000000 }, // 1912: f24GM65; Alto Sax
- // Amplitude begins at 470.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1880,1880, 60, 0, 40, 40,0.000000 }, // 1949: f23GP38; f23GP40; f23GP53; f23GP55; f23GP67; Acoustic Snare; Electric Snare; High Agogo; Ride Bell; Splash Cymbal
+ // Amplitude begins at 84.1, peaks 1261.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1815,1816, 0, 0, 40000, 0,0.000000 }, // 1913: f24GM74; Recorder
- // Amplitude begins at 819.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1881,1881, 80, 0, 13, 13,0.000000 }, // 1950: f23GP39; Hand Clap
-
- // Amplitude begins at 396.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1882,1882, 84, 0, 20, 20,0.000000 }, // 1951: f23GP42; Closed High Hat
+ // Amplitude begins at 548.9, peaks 2266.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1817,1818, 0, 0, 40000, 0,0.000000 }, // 1914: f24GM88; Pad 1 new age
- // Amplitude begins at 914.5, peaks 1073.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1883,1883, 72, 0, 133, 133,0.000000 }, // 1952: f23GP49; Crash Cymbal 1
+ // Amplitude begins at 455.4, peaks 1620.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1819,1820, 0, 0, 40000, 0,0.000000 }, // 1915: f24GM91; Pad 4 choir
- // Amplitude begins at 1298.5, peaks 1498.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1884,1884, 84, 0, 266, 266,0.000000 }, // 1953: f23GP51; Ride Cymbal 1
+ // Amplitude begins at 2796.4, peaks 2904.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1821,1821, 0, 0, 1020, 53,0.000000 }, // 1916: f25GM1; BrightAcouGrand
- // Amplitude begins at 1722.5,
+ // Amplitude begins at 1322.3, peaks 3318.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 129, 129, 70, 0, 13, 13,0.000000 }, // 1954: f23GP54; Tambourine
+ {1822,1822, 0, 0, 40000, 100,0.000000 }, // 1917: f25GM12; f25GM13; f25GM14; Marimba; Tubular Bells; Xylophone
- // Amplitude begins at 619.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 60, 0, 13, 13,0.000000 }, // 1955: 3drm67P49; f23GP68; f23GP70; Crash Cymbal 1; Low Agogo; Maracas
+ // Amplitude begins at 2293.3, peaks 3091.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1823,1823, 0, 0, 786, 340,0.000000 }, // 1918: f25GM33; Electric Bass 1
- // Amplitude begins at 0.5, peaks 1390.8 at 5.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1885,1886, 0, 0, 40000, 166,0.000000 }, // 1956: f24GM48; String Ensemble1
+ // Amplitude begins at 0.9, peaks 2171.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1824,1824, 0, 0, 40000, 140,0.000000 }, // 1919: f25GM34; Electric Bass 2
- // Amplitude begins at 2424.7, peaks 2960.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1887,1887, 0, 0, 240, 240,0.000000 }, // 1957: f24GM65; Alto Sax
+ // Amplitude begins at 2002.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1825,1825, 0, 0, 86, 86,0.000000 }, // 1920: f25GM103; f25GM38; FX 8 sci-fi; Synth Bass 1
- // Amplitude begins at 3.0, peaks 1263.6 at 38.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1888,1889, 0, 0, 40000, 6,0.000000 }, // 1958: f24GM74; Recorder
+ // Amplitude begins at 897.6, peaks 1240.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1826,1826, 0, 0, 80, 40,0.000000 }, // 1921: f25GM48; String Ensemble1
- // Amplitude begins at 560.1, peaks 2256.3 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1890,1891, 0, 0, 40000, 13,0.000000 }, // 1959: f24GM88; Pad 1 new age
+ // Amplitude begins at 1132.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1827,1827, 0, 0, 40000, 86,0.000000 }, // 1922: f25GM49; String Ensemble2
- // Amplitude begins at 466.5, peaks 1615.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1892,1893, 0, 0, 40000, 6,0.000000 }, // 1960: f24GM91; Pad 4 choir
+ // Amplitude begins at 1818.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1828,1828, 0, 0, 173, 173,0.000000 }, // 1923: f25GM58; Tuba
- // Amplitude begins at 2789.6, peaks 2915.1 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.1s.
- {1894,1894, 0, 0, 966, 66,0.000000 }, // 1961: f25GM1; BrightAcouGrand
+ // Amplitude begins at 1598.2, peaks 2057.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1829,1829, 0, 0, 886, 886,0.000000 }, // 1924: f25GM59; f25GM60; French Horn; Muted Trumpet
- // Amplitude begins at 1319.8, peaks 3325.4 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1895,1895, 0, 0, 40000, 126,0.000000 }, // 1962: f25GM12; f25GM13; f25GM14; Marimba; Tubular Bells; Xylophone
+ // Amplitude begins at 7.0, peaks 2177.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1830,1830, 0, 0, 466, 466,0.000000 }, // 1925: f25GM70; f25GM71; Bassoon; Clarinet
- // Amplitude begins at 2309.2, peaks 3082.7 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.3s.
- {1896,1896, 0, 0, 773, 346,0.000000 }, // 1963: f25GM33; Electric Bass 1
+ // Amplitude begins at 1463.9, peaks 2723.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1831,1831, 0, 0, 40000, 106,0.000000 }, // 1926: f25GM72; f25GM74; Piccolo; Recorder
- // Amplitude begins at 0.9, peaks 2219.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1897,1897, 0, 0, 40000, 153,0.000000 }, // 1964: f25GM34; Electric Bass 2
+ // Amplitude begins at 715.4, peaks 2464.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1832,1832, 0, 0, 40000, 66,0.000000 }, // 1927: f25GM73; Flute
- // Amplitude begins at 2002.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1898,1898, 0, 0, 80, 80,0.000000 }, // 1965: f25GM103; f25GM38; FX 8 sci-fi; Synth Bass 1
+ // Amplitude begins at 1750.7, peaks 2615.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1833,1833, 0, 0, 40000, 13,0.000000 }, // 1928: f25GM82; f25GM83; Lead 3 calliope; Lead 4 chiff
- // Amplitude begins at 897.7, peaks 1238.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {1899,1899, 0, 0, 80, 13,0.000000 }, // 1966: f25GM48; String Ensemble1
+ // Amplitude begins at 2018.0, peaks 2655.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1834,1834, 0, 0, 60, 60,0.000000 }, // 1929: f25GM89; Pad 2 warm
- // Amplitude begins at 1130.1,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1900,1900, 0, 0, 40000, 93,0.000000 }, // 1967: f25GM49; String Ensemble2
+ // Amplitude begins at 2834.2, peaks 2850.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1835,1835, 0, 0, 1226, 1226,0.000000 }, // 1930: f25GM102; FX 7 echoes
- // Amplitude begins at 1826.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1901,1901, 0, 0, 173, 173,0.000000 }, // 1968: f25GM58; Tuba
+ // Amplitude begins at 1911.3, peaks 2071.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1836,1836, 0, 0, 280, 280,0.000000 }, // 1931: f25GM104; Sitar
- // Amplitude begins at 1610.9, peaks 2045.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1902,1902, 0, 0, 906, 906,0.000000 }, // 1969: f25GM59; f25GM60; French Horn; Muted Trumpet
+ // Amplitude begins at 1993.7, peaks 2593.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1837,1837, 0, 0, 40000, 153,0.000000 }, // 1932: f25GM105; Banjo
- // Amplitude begins at 7.0, peaks 2237.0 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1903,1903, 0, 0, 406, 406,0.000000 }, // 1970: f25GM70; f25GM71; Bassoon; Clarinet
+ // Amplitude begins at 2516.0, peaks 2661.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1838,1838, 0, 0, 40000, 173,0.000000 }, // 1933: f25GM106; Shamisen
- // Amplitude begins at 1477.8, peaks 2717.9 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1904,1904, 0, 0, 40000, 120,0.000000 }, // 1971: f25GM72; f25GM74; Piccolo; Recorder
+ // Amplitude begins at 1464.7, peaks 2585.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1839,1839, 0, 0, 40000, 340,0.000000 }, // 1934: f25GM107; Koto
- // Amplitude begins at 714.4, peaks 2444.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1905,1905, 0, 0, 40000, 66,0.000000 }, // 1972: f25GM73; Flute
+ // Amplitude begins at 1991.5, peaks 4280.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1840,1840, 0, 0, 166, 166,0.000000 }, // 1935: f25GM111; Shanai
- // Amplitude begins at 1762.2, peaks 2608.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1906,1906, 0, 0, 40000, 13,0.000000 }, // 1973: f25GM82; f25GM83; Lead 3 calliope; Lead 4 chiff
+ // Amplitude begins at 1537.2, peaks 2403.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 501, 501, 0, 0, 86, 86,0.000000 }, // 1936: f25GM113; Agogo Bells
- // Amplitude begins at 2034.0, peaks 2647.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1907,1907, 0, 0, 60, 60,0.000000 }, // 1974: f25GM89; Pad 2 warm
+ // Amplitude begins at 1790.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1841,1841, 0, 0, 40000, 20,0.000000 }, // 1937: f25GM114; Steel Drums
- // Amplitude begins at 2831.3, peaks 2860.3 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1908,1908, 0, 0, 1206, 1206,0.000000 }, // 1975: f25GM102; FX 7 echoes
+ // Amplitude begins at 1899.9, peaks 3034.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1842,1842, 0, 0, 20, 20,0.000000 }, // 1938: f25GM117; f47GM116; Melodic Tom; Taiko Drum
- // Amplitude begins at 1907.0, peaks 2072.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1909,1909, 0, 0, 293, 293,0.000000 }, // 1976: f25GM104; Sitar
+ // Amplitude begins at 2788.3, peaks 2835.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1843,1843, 0, 0, 600, 600,0.000000 }, // 1939: f25GM120; Guitar FretNoise
- // Amplitude begins at 1990.0, peaks 2610.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1910,1910, 0, 0, 40000, 180,0.000000 }, // 1977: f25GM105; Banjo
+ // Amplitude begins at 0.5, peaks 1025.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1844,1844, 0, 0, 40000, 2393,0.000000 }, // 1940: f25GM123; Bird Tweet
- // Amplitude begins at 2523.5, peaks 2660.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1911,1911, 0, 0, 40000, 133,0.000000 }, // 1978: f25GM106; Shamisen
+ // Amplitude begins at 1192.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1845,1845, 0, 0, 166, 166,0.000000 }, // 1941: f25GM124; Telephone
- // Amplitude begins at 1478.8, peaks 2576.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1912,1912, 0, 0, 40000, 346,0.000000 }, // 1979: f25GM107; Koto
+ // Amplitude begins at 1113.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 511, 511, 0, 0, 586, 586,0.000000 }, // 1942: f25GM125; Helicopter
- // Amplitude begins at 1986.5, peaks 4419.1 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1913,1913, 0, 0, 146, 146,0.000000 }, // 1980: f25GM111; Shanai
+ // Amplitude begins at 1146.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1846,1846, 0, 0, 73, 73,0.000000 }, // 1943: f25GM126; Applause/Noise
- // Amplitude begins at 1540.5, peaks 2389.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 501, 501, 0, 0, 66, 66,0.000000 }, // 1981: f25GM113; Agogo Bells
+ // Amplitude begins at 1779.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1841,1841, 60, 0, 40000, 26,0.000000 }, // 1944: f25GP38; f25GP39; f25GP40; Acoustic Snare; Electric Snare; Hand Clap
- // Amplitude begins at 1761.3,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1914,1914, 0, 0, 40000, 20,0.000000 }, // 1982: f25GM114; Steel Drums
+ // Amplitude begins at 1068.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 511, 511, 72, 0, 493, 493,0.000000 }, // 1945: f25GP49; Crash Cymbal 1
- // Amplitude begins at 1897.2, peaks 3034.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1915,1915, 0, 0, 20, 20,0.000000 }, // 1983: f25GM117; f47GM116; Melodic Tom; Taiko Drum
+ // Amplitude begins at 1199.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1846,1846, 84, 0, 60, 60,0.000000 }, // 1946: f25GP54; Tambourine
- // Amplitude begins at 2779.5, peaks 2840.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1916,1916, 0, 0, 600, 600,0.000000 }, // 1984: f25GM120; Guitar FretNoise
+ // Amplitude begins at 2996.1, peaks 3311.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1847,1847, 0, 0, 2080, 2080,0.000000 }, // 1947: f15GM0; f26GM0; AcouGrandPiano
- // Amplitude begins at 0.5, peaks 1025.7 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.3s.
- {1917,1917, 0, 0, 40000, 2260,0.000000 }, // 1985: f25GM123; Bird Tweet
+ // Amplitude begins at 2690.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1848,1848, 0, 0, 593, 593,0.000000 }, // 1948: f15GM1; f26GM1; BrightAcouGrand
- // Amplitude begins at 1089.9, peaks 1174.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1918,1918, 0, 0, 153, 153,0.000000 }, // 1986: f25GM124; Telephone
+ // Amplitude begins at 2778.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1849,1849, 0, 0, 600, 600,0.000000 }, // 1949: f15GM2; f26GM2; ElecGrandPiano
- // Amplitude begins at 1088.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 511, 511, 0, 0, 613, 613,0.000000 }, // 1987: f25GM125; Helicopter
+ // Amplitude begins at 2978.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1850,1850, 0, 0, 940, 940,0.000000 }, // 1950: f15GM3; f26GM3; Honky-tonkPiano
- // Amplitude begins at 1052.3, peaks 1065.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1919,1919, 0, 0, 80, 80,0.000000 }, // 1988: f25GM126; Applause/Noise
+ // Amplitude begins at 2983.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1851,1851, 0, 0, 940, 940,0.000000 }, // 1951: f15GM4; f26GM4; Rhodes Piano
- // Amplitude begins at 1763.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1914,1914, 60, 0, 40000, 26,0.000000 }, // 1989: f25GP38; f25GP39; f25GP40; Acoustic Snare; Electric Snare; Hand Clap
+ // Amplitude begins at 2350.6, peaks 3088.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1852,1852, 0, 0, 940, 940,0.000000 }, // 1952: f15GM5; f26GM5; Chorused Piano
- // Amplitude begins at 1062.1,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 511, 511, 72, 0, 473, 473,0.000000 }, // 1990: f25GP49; Crash Cymbal 1
+ // Amplitude begins at 2450.6, peaks 2874.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1853,1853, 0, 0, 853, 853,0.000000 }, // 1953: f15GM6; f26GM6; Harpsichord
- // Amplitude begins at 1206.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1919,1919, 84, 0, 60, 60,0.000000 }, // 1991: f25GP54; Tambourine
+ // Amplitude begins at 2479.7, peaks 3297.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1854,1854, 0, 0, 893, 893,0.000000 }, // 1954: f15GM7; f26GM7; Clavinet
- // Amplitude begins at 3008.0, peaks 3297.5 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {1920,1920, 0, 0, 2080, 2080,0.000000 }, // 1992: f15GM0; f26GM0; AcouGrandPiano
+ // Amplitude begins at 2056.0, peaks 2687.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1855,1855, 0, 0, 40000, 73,0.000000 }, // 1955: f15GM8; f26GM8; Celesta
- // Amplitude begins at 2692.9,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1921,1921, 0, 0, 600, 600,0.000000 }, // 1993: f15GM1; f26GM1; BrightAcouGrand
+ // Amplitude begins at 1810.3, peaks 2854.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1856,1856, 0, 0, 40000, 33,0.000000 }, // 1956: f15GM9; f26GM9; Glockenspiel
- // Amplitude begins at 2774.5,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1922,1922, 0, 0, 593, 593,0.000000 }, // 1994: f15GM2; f26GM2; ElecGrandPiano
+ // Amplitude begins at 2206.0, peaks 3396.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1857,1857, 0, 0, 40000, 20,0.000000 }, // 1957: f15GM10; f26GM10; Music box
- // Amplitude begins at 2985.1,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1923,1923, 0, 0, 940, 940,0.000000 }, // 1995: f15GM3; f26GM3; Honky-tonkPiano
+ // Amplitude begins at 133.7, peaks 3391.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1858,1858, 0, 0, 40000, 0,0.000000 }, // 1958: f15GM11; f26GM11; Vibraphone
- // Amplitude begins at 2987.3,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1924,1924, 0, 0, 940, 940,0.000000 }, // 1996: f15GM4; f26GM4; Rhodes Piano
+ // Amplitude begins at 0.5, peaks 2873.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1859,1859, 0, 0, 40000, 193,0.000000 }, // 1959: f15GM12; f26GM12; Marimba
- // Amplitude begins at 2371.9, peaks 3067.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1925,1925, 0, 0, 940, 940,0.000000 }, // 1997: f15GM5; f26GM5; Chorused Piano
+ // Amplitude begins at 0.9, peaks 1856.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1860,1860, 0, 0, 40000, 133,0.000000 }, // 1960: f15GM13; f26GM13; Xylophone
- // Amplitude begins at 2443.0, peaks 2878.8 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1926,1926, 0, 0, 833, 833,0.000000 }, // 1998: f15GM6; f26GM6; Harpsichord
+ // Amplitude begins at 0.5, peaks 2201.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1861,1861, 0, 0, 40000, 153,0.000000 }, // 1961: f15GM14; f26GM14; Tubular Bells
- // Amplitude begins at 2485.4, peaks 3285.3 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1927,1927, 0, 0, 880, 880,0.000000 }, // 1999: f15GM7; f26GM7; Clavinet
+ // Amplitude begins at 2965.3, peaks 3355.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1862,1862, 0, 0, 1146, 1146,0.000000 }, // 1962: f15GM16; f15GM17; f15GM18; f26GM16; f26GM17; f26GM18; oGM16; oGM17; oGM18; Hammond Organ; Percussive Organ; Rock Organ
- // Amplitude begins at 2071.6, peaks 2683.3 at 39.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1928,1928, 0, 0, 40000, 66,0.000000 }, // 2000: f15GM8; f26GM8; Celesta
+ // Amplitude begins at 2458.7, peaks 2667.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1863,1863, 0, 0, 960, 960,0.000000 }, // 1963: f15GM19; f15GM20; f15GM21; f26GM19; f26GM20; f26GM21; oGM19; oGM20; oGM21; Accordion; Church Organ; Reed Organ
- // Amplitude begins at 1833.2, peaks 2852.3 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1929,1929, 0, 0, 40000, 33,0.000000 }, // 2001: f15GM9; f26GM9; Glockenspiel
+ // Amplitude begins at 2849.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1864,1864, 0, 0, 2406, 2406,0.000000 }, // 1964: f15GM22; f26GM22; oGM22; Harmonica
- // Amplitude begins at 2232.3, peaks 3395.4 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1930,1930, 0, 0, 40000, 13,0.000000 }, // 2002: f15GM10; f26GM10; Music box
+ // Amplitude begins at 2849.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1865,1865, 0, 0, 2406, 2406,0.000000 }, // 1965: f15GM23; f26GM23; oGM23; Tango Accordion
- // Amplitude begins at 137.4, peaks 3389.1 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1931,1931, 0, 0, 40000, 0,0.000000 }, // 2003: f15GM11; f26GM11; Vibraphone
+ // Amplitude begins at 127.2, peaks 2283.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1866,1866, 0, 0, 40000, 0,0.000000 }, // 1966: f26GM24; Acoustic Guitar1
- // Amplitude begins at 0.5, peaks 2984.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1932,1932, 0, 0, 40000, 153,0.000000 }, // 2004: f15GM12; f26GM12; Marimba
+ // Amplitude begins at 110.0, peaks 1701.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1867,1867, 0, 0, 40000, 6,0.000000 }, // 1967: f15GM25; f26GM25; Acoustic Guitar2
- // Amplitude begins at 0.9, peaks 1855.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1933,1933, 0, 0, 40000, 113,0.000000 }, // 2005: f15GM13; f26GM13; Xylophone
+ // Amplitude begins at 2317.5, peaks 2844.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1868,1868, 0, 0, 40000, 0,0.000000 }, // 1968: f15GM26; f26GM26; Electric Guitar1
- // Amplitude begins at 0.5, peaks 2195.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1934,1934, 0, 0, 40000, 200,0.000000 }, // 2006: f15GM14; f26GM14; Tubular Bells
+ // Amplitude begins at 1718.0, peaks 2971.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1869,1869, 0, 0, 40000, 0,0.000000 }, // 1969: f15GM27; f26GM27; Electric Guitar2
- // Amplitude begins at 2961.3, peaks 3342.8 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1935,1935, 0, 0, 1113, 1113,0.000000 }, // 2007: f15GM16; f15GM17; f15GM18; f26GM16; f26GM17; f26GM18; oGM16; oGM17; oGM18; Hammond Organ; Percussive Organ; Rock Organ
+ // Amplitude begins at 859.7, peaks 925.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1870,1870, 0, 0, 40000, 26,0.000000 }, // 1970: f15GM29; f26GM29; Overdrive Guitar
- // Amplitude begins at 2467.9, peaks 2662.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1936,1936, 0, 0, 946, 946,0.000000 }, // 2008: f15GM19; f15GM20; f15GM21; f26GM19; f26GM20; f26GM21; oGM19; oGM20; oGM21; Accordion; Church Organ; Reed Organ
+ // Amplitude begins at 2788.9, peaks 3292.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1871,1871, 0, 0, 1426, 1426,0.000000 }, // 1971: f15GM31; f26GM31; Guitar Harmonics
- // Amplitude begins at 2848.2,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1937,1937, 0, 0, 2420, 2420,0.000000 }, // 2009: f15GM22; f26GM22; oGM22; Harmonica
+ // Amplitude begins at 1.0, peaks 2746.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1872,1872, 0, 0, 40000, 766,0.000000 }, // 1972: f15GM32; f26GM32; Acoustic Bass
- // Amplitude begins at 2844.7,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {1938,1938, 0, 0, 2420, 2420,0.000000 }, // 2010: f15GM23; f26GM23; oGM23; Tango Accordion
+ // Amplitude begins at 0.4, peaks 2979.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1873,1873, 0, 0, 40000, 453,0.000000 }, // 1973: f15GM33; f26GM33; oGM33; Electric Bass 1
- // Amplitude begins at 131.2, peaks 2307.1 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1939,1939, 0, 0, 40000, 0,0.000000 }, // 2011: f26GM24; Acoustic Guitar1
+ // Amplitude begins at 0.5, peaks 2342.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1874,1874, 0, 0, 40000, 486,0.000000 }, // 1974: f15GM34; f26GM34; oGM34; Electric Bass 2
- // Amplitude begins at 113.5, peaks 1698.3 at 21.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1940,1940, 0, 0, 40000, 6,0.000000 }, // 2012: f15GM25; f26GM25; Acoustic Guitar2
+ // Amplitude begins at 0.0, peaks 1736.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1875,1875, 0, 0, 40000, 106,0.000000 }, // 1975: f15GM35; f26GM35; Fretless Bass
- // Amplitude begins at 2334.4, peaks 2835.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1941,1941, 0, 0, 40000, 0,0.000000 }, // 2013: f15GM26; f26GM26; Electric Guitar1
+ // Amplitude begins at 0.4, peaks 2966.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1876,1876, 0, 0, 2273, 2273,0.000000 }, // 1976: f15GM36; f26GM36; oGM36; Slap Bass 1
- // Amplitude begins at 1733.6, peaks 2961.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1942,1942, 0, 0, 40000, 0,0.000000 }, // 2014: f15GM27; f26GM27; Electric Guitar2
+ // Amplitude begins at 1758.6, peaks 3028.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1877,1877, 0, 0, 40000, 33,0.000000 }, // 1977: f15GM37; f26GM37; Slap Bass 2
- // Amplitude begins at 859.1, peaks 922.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1943,1943, 0, 0, 40000, 26,0.000000 }, // 2015: f15GM29; f26GM29; Overdrive Guitar
+ // Amplitude begins at 2834.2, peaks 2851.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1878,1878, 0, 0, 1226, 1226,0.000000 }, // 1978: f15GM38; f26GM38; oGM38; Synth Bass 1
- // Amplitude begins at 2801.9, peaks 3291.1 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1944,1944, 0, 0, 1440, 1440,0.000000 }, // 2016: f15GM31; f26GM31; Guitar Harmonics
+ // Amplitude begins at 1.0, peaks 1957.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1879,1879, 0, 0, 40000, 6,0.000000 }, // 1979: f15GM39; f26GM39; Synth Bass 2
- // Amplitude begins at 1.0, peaks 2628.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s.
- {1945,1945, 0, 0, 40000, 820,0.000000 }, // 2017: f15GM32; f26GM32; Acoustic Bass
+ // Amplitude begins at 139.5, peaks 2806.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1880,1880, 0, 0, 40000, 1966,0.000000 }, // 1980: f15GM40; f26GM40; oGM40; Violin
- // Amplitude begins at 0.4, peaks 2961.9 at 38.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1946,1946, 0, 0, 40000, 460,0.000000 }, // 2018: f15GM33; f26GM33; oGM33; Electric Bass 1
+ // Amplitude begins at 0.5, peaks 2806.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1881,1881, 0, 0, 1153, 1153,0.000000 }, // 1981: f15GM41; f26GM41; Viola
- // Amplitude begins at 0.5, peaks 2395.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {1947,1947, 0, 0, 40000, 460,0.000000 }, // 2019: f15GM34; f26GM34; oGM34; Electric Bass 2
+ // Amplitude begins at 1809.8, peaks 2145.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1882,1882, 0, 0, 40000, 6,0.000000 }, // 1982: f15GM42; f26GM42; Cello
- // Amplitude begins at 0.0, peaks 1736.3 at 33.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1948,1948, 0, 0, 40000, 153,0.000000 }, // 2020: f15GM35; f26GM35; Fretless Bass
+ // Amplitude begins at 2374.2, peaks 3979.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1883,1883, 0, 0, 1473, 1473,0.000000 }, // 1983: f15GM43; f26GM43; oGM43; Contrabass
- // Amplitude begins at 0.4, peaks 2904.4 at 1.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {1949,1949, 0, 0, 2266, 2266,0.000000 }, // 2021: f15GM36; f26GM36; oGM36; Slap Bass 1
+ // Amplitude begins at 1851.3, peaks 2451.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1884,1884, 0, 0, 40000, 20,0.000000 }, // 1984: f15GM44; f26GM44; Tremulo Strings
- // Amplitude begins at 1768.3, peaks 3017.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1950,1950, 0, 0, 40000, 33,0.000000 }, // 2022: f15GM37; f26GM37; Slap Bass 2
+ // Amplitude begins at 0.8, peaks 2706.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1885,1885, 0, 0, 466, 33,0.000000 }, // 1985: f15GM45; f26GM45; Pizzicato String
- // Amplitude begins at 2831.3, peaks 2859.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1951,1951, 0, 0, 1206, 1206,0.000000 }, // 2023: f15GM38; f26GM38; oGM38; Synth Bass 1
+ // Amplitude begins at 1517.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1886,1886, 0, 0, 833, 833,0.000000 }, // 1986: f15GM46; f26GM46; Orchestral Harp
- // Amplitude begins at 1.0, peaks 2055.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1952,1952, 0, 0, 40000, 0,0.000000 }, // 2024: f15GM39; f26GM39; Synth Bass 2
+ // Amplitude begins at 2385.7, peaks 2426.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1887,1887, 0, 0, 40000, 0,0.000000 }, // 1987: f15GM47; f26GM47; oGM47; Timpany
- // Amplitude begins at 143.8, peaks 2815.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.9s.
- {1953,1953, 0, 0, 40000, 1940,0.000000 }, // 2025: f15GM40; f26GM40; oGM40; Violin
+ // Amplitude begins at 9.6, peaks 2984.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1888,1888, 0, 0, 40000, 33,0.000000 }, // 1988: f15GM48; f26GM48; String Ensemble1
- // Amplitude begins at 0.5, peaks 2799.4 at 0.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1954,1954, 0, 0, 1133, 1133,0.000000 }, // 2026: f15GM41; f26GM41; Viola
+ // Amplitude begins at 1.0, peaks 2185.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1889,1889, 0, 0, 40000, 126,0.000000 }, // 1989: f15GM49; f26GM49; oGM49; String Ensemble2
- // Amplitude begins at 1805.5, peaks 2148.4 at 30.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1955,1955, 0, 0, 40000, 6,0.000000 }, // 2027: f15GM42; f26GM42; Cello
+ // Amplitude begins at 1.1, peaks 3024.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1890,1890, 0, 0, 40000, 33,0.000000 }, // 1990: f15GM50; f26GM50; Synth Strings 1
- // Amplitude begins at 2392.8, peaks 4336.3 at 0.3s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {1956,1956, 0, 0, 1380, 1380,0.000000 }, // 2028: f15GM43; f26GM43; oGM43; Contrabass
+ // Amplitude begins at 1937.5, peaks 2409.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1891,1891, 0, 0, 280, 280,0.000000 }, // 1991: f15GM51; f26GM51; oGM51; SynthStrings 2
- // Amplitude begins at 1861.9, peaks 2436.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1957,1957, 0, 0, 40000, 13,0.000000 }, // 2029: f15GM44; f26GM44; Tremulo Strings
+ // Amplitude begins at 1.1, peaks 2491.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1892,1892, 0, 0, 40000, 266,0.000000 }, // 1992: f15GM52; f26GM52; Choir Aahs
- // Amplitude begins at 0.9, peaks 2808.2 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- {1958,1958, 0, 0, 513, 33,0.000000 }, // 2030: f15GM45; f26GM45; Pizzicato String
+ // Amplitude begins at 0.4, peaks 1957.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1893,1893, 0, 0, 40000, 46,0.000000 }, // 1993: f15GM53; f26GM53; Voice Oohs
- // Amplitude begins at 1515.3,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1959,1959, 0, 0, 833, 833,0.000000 }, // 2031: f15GM46; f26GM46; Orchestral Harp
+ // Amplitude begins at 0.4, peaks 2288.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1894,1894, 0, 0, 40000, 266,0.000000 }, // 1994: f15GM54; f26GM54; Synth Voice
- // Amplitude begins at 2383.7, peaks 2428.3 at 18.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1960,1960, 0, 0, 40000, 0,0.000000 }, // 2032: f15GM47; f26GM47; oGM47; Timpany
+ // Amplitude begins at 7.2, peaks 2226.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1895,1895, 0, 0, 40000, 0,0.000000 }, // 1995: f15GM55; f26GM55; Orchestra Hit
- // Amplitude begins at 9.6, peaks 2981.5 at 30.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1961,1961, 0, 0, 40000, 33,0.000000 }, // 2033: f15GM48; f26GM48; String Ensemble1
+ // Amplitude begins at 5.8, peaks 2487.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1896,1896, 0, 0, 40000, 113,0.000000 }, // 1996: f15GM56; f26GM56; Trumpet
- // Amplitude begins at 1.1, peaks 2209.6 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1962,1962, 0, 0, 40000, 133,0.000000 }, // 2034: f15GM49; f26GM49; oGM49; String Ensemble2
+ // Amplitude begins at 1294.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1897,1897, 0, 0, 800, 800,0.000000 }, // 1997: f15GM59; f26GM59; Muted Trumpet
- // Amplitude begins at 1.1, peaks 3103.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1963,1963, 0, 0, 40000, 33,0.000000 }, // 2035: f15GM50; f26GM50; Synth Strings 1
+ // Amplitude begins at 2509.5, peaks 2527.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1898,1898, 0, 0, 1206, 1206,0.000000 }, // 1998: f15GM60; f26GM60; French Horn
- // Amplitude begins at 1939.6, peaks 2409.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1964,1964, 0, 0, 293, 293,0.000000 }, // 2036: f15GM51; f26GM51; oGM51; SynthStrings 2
+ // Amplitude begins at 2058.7, peaks 2080.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1899,1899, 0, 0, 1080, 1080,0.000000 }, // 1999: f15GM61; f26GM61; Brass Section
- // Amplitude begins at 1.2, peaks 2487.9 at 25.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1965,1965, 0, 0, 40000, 293,0.000000 }, // 2037: f15GM52; f26GM52; Choir Aahs
+ // Amplitude begins at 2952.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1900,1900, 0, 0, 40000, 13,0.000000 }, // 2000: f15GM62; f26GM62; Synth Brass 1
- // Amplitude begins at 0.4, peaks 1909.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1966,1966, 0, 0, 40000, 46,0.000000 }, // 2038: f15GM53; f26GM53; Voice Oohs
+ // Amplitude begins at 1933.5, peaks 2628.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1901,1901, 0, 0, 546, 546,0.000000 }, // 2001: f15GM63; f26GM63; Synth Brass 2
- // Amplitude begins at 0.4, peaks 2285.6 at 38.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {1967,1967, 0, 0, 40000, 293,0.000000 }, // 2039: f15GM54; f26GM54; Synth Voice
+ // Amplitude begins at 2509.3, peaks 2950.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1902,1902, 0, 0, 40000, 6,0.000000 }, // 2002: f15GM64; f26GM64; oGM64; Soprano Sax
- // Amplitude begins at 7.3, peaks 2180.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1968,1968, 0, 0, 40000, 0,0.000000 }, // 2040: f15GM55; f26GM55; Orchestra Hit
+ // Amplitude begins at 2440.9, peaks 2693.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1903,1903, 0, 0, 40000, 20,0.000000 }, // 2003: f15GM66; f26GM66; Tenor Sax
- // Amplitude begins at 5.8, peaks 2478.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1969,1969, 0, 0, 40000, 113,0.000000 }, // 2041: f15GM56; f26GM56; Trumpet
+ // Amplitude begins at 3090.7, peaks 3450.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1904,1904, 0, 0, 1233, 20,0.000000 }, // 2004: f15GM67; f26GM67; Baritone Sax
- // Amplitude begins at 1294.3,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1970,1970, 0, 0, 793, 793,0.000000 }, // 2042: f15GM59; f26GM59; Muted Trumpet
+ // Amplitude begins at 1716.3, peaks 2223.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1905,1905, 0, 0, 40000, 0,0.000000 }, // 2005: f15GM68; f26GM68; Oboe
- // Amplitude begins at 2510.2,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {1971,1971, 0, 0, 1186, 1186,0.000000 }, // 2043: f15GM60; f26GM60; French Horn
+ // Amplitude begins at 1799.0, peaks 2099.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1906,1906, 0, 0, 40000, 0,0.000000 }, // 2006: f15GM69; f26GM69; English Horn
- // Amplitude begins at 2055.3, peaks 2081.6 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {1972,1972, 0, 0, 1066, 1066,0.000000 }, // 2044: f15GM61; f26GM61; Brass Section
+ // Amplitude begins at 2399.2, peaks 3124.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1907,1907, 0, 0, 466, 6,0.000000 }, // 2007: f15GM70; f15GM71; f26GM70; f26GM71; oGM70; oGM71; Bassoon; Clarinet
- // Amplitude begins at 2959.3,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1973,1973, 0, 0, 40000, 13,0.000000 }, // 2045: f15GM62; f26GM62; Synth Brass 1
+ // Amplitude begins at 0.8, peaks 2457.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1908,1908, 0, 0, 206, 206,0.000000 }, // 2008: f15GM72; f26GM72; oGM72; Piccolo
- // Amplitude begins at 1946.8, peaks 2612.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1974,1974, 0, 0, 553, 553,0.000000 }, // 2046: f15GM63; f26GM63; Synth Brass 2
+ // Amplitude begins at 2.6, peaks 1250.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1909,1909, 0, 0, 40000, 6,0.000000 }, // 2009: f15GM73; f15GM74; f26GM73; f26GM74; oGM73; oGM74; Flute; Recorder
- // Amplitude begins at 2515.3, peaks 2940.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1975,1975, 0, 0, 40000, 6,0.000000 }, // 2047: f15GM64; f26GM64; oGM64; Soprano Sax
+ // Amplitude begins at 6.5, peaks 1910.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1910,1910, 0, 0, 40000, 6,0.000000 }, // 2010: f15GM75; f26GM75; oGM75; Pan Flute
- // Amplitude begins at 2450.7, peaks 2676.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1976,1976, 0, 0, 40000, 20,0.000000 }, // 2048: f15GM66; f26GM66; Tenor Sax
+ // Amplitude begins at 7.9, peaks 2321.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1911,1911, 0, 0, 40000, 6,0.000000 }, // 2011: f15GM76; f26GM76; oGM76; Bottle Blow
- // Amplitude begins at 3103.2, peaks 3446.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 0.0s.
- {1977,1977, 0, 0, 1160, 26,0.000000 }, // 2049: f15GM67; f26GM67; Baritone Sax
+ // Amplitude begins at 0.7, peaks 2191.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1912,1912, 0, 0, 40000, 6,0.000000 }, // 2012: f15GM77; f26GM77; Shakuhachi
- // Amplitude begins at 1717.9, peaks 2222.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1978,1978, 0, 0, 40000, 0,0.000000 }, // 2050: f15GM68; f26GM68; Oboe
+ // Amplitude begins at 0.9, peaks 2514.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1913,1913, 0, 0, 40000, 0,0.000000 }, // 2013: f15GM78; f26GM78; Whistle
- // Amplitude begins at 1799.4, peaks 2134.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1979,1979, 0, 0, 40000, 0,0.000000 }, // 2051: f15GM69; f26GM69; English Horn
+ // Amplitude begins at 103.4, peaks 2748.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1914,1914, 0, 0, 40000, 0,0.000000 }, // 2014: f15GM79; f26GM79; Ocarina
- // Amplitude begins at 2418.3, peaks 3114.9 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- {1980,1980, 0, 0, 493, 13,0.000000 }, // 2052: f15GM70; f15GM71; f26GM70; f26GM71; oGM70; oGM71; Bassoon; Clarinet
+ // Amplitude begins at 6.3, peaks 2216.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1915,1915, 0, 0, 40000, 0,0.000000 }, // 2015: f15GM80; f26GM80; Lead 1 squareea
- // Amplitude begins at 0.8, peaks 2456.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1981,1981, 0, 0, 206, 206,0.000000 }, // 2053: f15GM72; f26GM72; oGM72; Piccolo
+ // Amplitude begins at 6.5, peaks 1454.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1916,1916, 0, 0, 40000, 180,0.000000 }, // 2016: f15GM81; f26GM81; Lead 2 sawtooth
- // Amplitude begins at 2.7, peaks 1233.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1982,1982, 0, 0, 40000, 6,0.000000 }, // 2054: f15GM73; f15GM74; f26GM73; f26GM74; oGM73; oGM74; Flute; Recorder
+ // Amplitude begins at 1.3, peaks 3081.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1917,1917, 0, 0, 40000, 53,0.000000 }, // 2017: f15GM82; f26GM82; oGM82; Lead 3 calliope
- // Amplitude begins at 6.6, peaks 1894.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1983,1983, 0, 0, 40000, 6,0.000000 }, // 2055: f15GM75; f26GM75; oGM75; Pan Flute
+ // Amplitude begins at 1.2, peaks 3358.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1918,1918, 0, 0, 40000, 53,0.000000 }, // 2018: f15GM83; f26GM83; oGM83; Lead 4 chiff
- // Amplitude begins at 8.0, peaks 2264.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1984,1984, 0, 0, 40000, 6,0.000000 }, // 2056: f15GM76; f26GM76; oGM76; Bottle Blow
+ // Amplitude begins at 0.0, peaks 1695.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1919,1919, 0, 0, 40000, 6,0.000000 }, // 2019: f15GM84; f26GM84; oGM84; Lead 5 charang
- // Amplitude begins at 0.7, peaks 2187.8 at 18.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1985,1985, 0, 0, 40000, 13,0.000000 }, // 2057: f15GM77; f26GM77; Shakuhachi
+ // Amplitude begins at 11.0, peaks 1325.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1920,1920, 0, 0, 40000, 6,0.000000 }, // 2020: f15GM85; f26GM85; oGM85; Lead 6 voice
- // Amplitude begins at 0.9, peaks 2548.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1986,1986, 0, 0, 40000, 0,0.000000 }, // 2058: f15GM78; f26GM78; Whistle
+ // Amplitude begins at 0.0, peaks 1746.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1921,1921, 0, 0, 100, 100,0.000000 }, // 2021: f15GM86; f26GM86; oGM86; Lead 7 fifths
- // Amplitude begins at 106.6, peaks 2735.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1987,1987, 0, 0, 40000, 0,0.000000 }, // 2059: f15GM79; f26GM79; Ocarina
+ // Amplitude begins at 1.1, peaks 2734.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1922,1922, 0, 0, 40000, 73,0.000000 }, // 2022: f15GM87; f26GM87; Lead 8 brass
- // Amplitude begins at 6.5, peaks 2210.0 at 2.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1988,1988, 0, 0, 40000, 0,0.000000 }, // 2060: f15GM80; f26GM80; Lead 1 squareea
+ // Amplitude begins at 6.6, peaks 2144.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1923,1923, 0, 0, 60, 60,0.000000 }, // 2023: f26GM88; oGM88; oGM89; Pad 1 new age; Pad 2 warm
- // Amplitude begins at 6.7, peaks 1449.5 at 38.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {1989,1989, 0, 0, 40000, 173,0.000000 }, // 2061: f15GM81; f26GM81; Lead 2 sawtooth
+ // Amplitude begins at 6.2, peaks 2729.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1924,1924, 0, 0, 40000, 0,0.000000 }, // 2024: f15GM89; f26GM89; Pad 2 warm
- // Amplitude begins at 1.4, peaks 3109.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1990,1990, 0, 0, 40000, 53,0.000000 }, // 2062: f15GM82; f26GM82; oGM82; Lead 3 calliope
+ // Amplitude begins at 7.8, peaks 2724.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1925,1925, 0, 0, 40000, 0,0.000000 }, // 2025: f15GM90; f26GM90; Pad 3 polysynth
- // Amplitude begins at 1.3, peaks 3396.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1991,1991, 0, 0, 40000, 53,0.000000 }, // 2063: f15GM83; f26GM83; oGM83; Lead 4 chiff
+ // Amplitude begins at 86.9, peaks 2685.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1926,1926, 0, 0, 40000, 0,0.000000 }, // 2026: f15GM91; f26GM91; Pad 4 choir
- // Amplitude begins at 0.0, peaks 1720.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1992,1992, 0, 0, 40000, 0,0.000000 }, // 2064: f15GM84; f26GM84; oGM84; Lead 5 charang
+ // Amplitude begins at 7.9, peaks 3230.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1927,1927, 0, 0, 40000, 6,0.000000 }, // 2027: f26GM92; f26GM93; oGM92; oGM93; Pad 5 bowedpad; Pad 6 metallic
- // Amplitude begins at 10.9, peaks 1323.0 at 15.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1993,1993, 0, 0, 40000, 0,0.000000 }, // 2065: f15GM85; f26GM85; oGM85; Lead 6 voice
+ // Amplitude begins at 1357.0, peaks 3595.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1928,1928, 0, 0, 40000, 0,0.000000 }, // 2028: f15GM94; f26GM94; Pad 7 halo
- // Amplitude begins at 0.0, peaks 1754.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1994,1994, 0, 0, 80, 80,0.000000 }, // 2066: f15GM86; f26GM86; oGM86; Lead 7 fifths
+ // Amplitude begins at 9.8, peaks 3475.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1929,1929, 0, 0, 40000, 0,0.000000 }, // 2029: f15GM95; f26GM95; Pad 8 sweep
- // Amplitude begins at 1.2, peaks 2733.9 at 27.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1995,1995, 0, 0, 40000, 66,0.000000 }, // 2067: f15GM87; f26GM87; Lead 8 brass
+ // Amplitude begins at 8.1, peaks 2250.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1930,1930, 0, 0, 40000, 0,0.000000 }, // 2030: f15GM96; f26GM96; FX 1 rain
- // Amplitude begins at 6.8, peaks 2110.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1996,1996, 0, 0, 60, 60,0.000000 }, // 2068: f26GM88; oGM88; oGM89; Pad 1 new age; Pad 2 warm
+ // Amplitude begins at 1218.8, peaks 1338.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1931,1931, 0, 0, 40000, 233,0.000000 }, // 2031: f15GM97; f26GM97; oGM97; oGM98; FX 2 soundtrack; FX 3 crystal
- // Amplitude begins at 6.3, peaks 2688.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1997,1997, 0, 0, 40000, 0,0.000000 }, // 2069: f15GM89; f26GM89; Pad 2 warm
+ // Amplitude begins at 2401.0, peaks 2676.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1932,1932, 0, 0, 40000, 233,0.000000 }, // 2032: f15GM98; f26GM98; FX 3 crystal
- // Amplitude begins at 7.9, peaks 2777.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1998,1998, 0, 0, 40000, 0,0.000000 }, // 2070: f15GM90; f26GM90; Pad 3 polysynth
+ // Amplitude begins at 1761.1, peaks 3124.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1933,1933, 0, 0, 620, 620,0.000000 }, // 2033: f15GM99; f26GM99; FX 4 atmosphere
- // Amplitude begins at 89.3, peaks 2689.3 at 7.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1999,1999, 0, 0, 40000, 0,0.000000 }, // 2071: f15GM91; f26GM91; Pad 4 choir
+ // Amplitude begins at 2019.3, peaks 2126.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1934,1934, 0, 0, 1740, 1740,0.000000 }, // 2034: f15GM100; f26GM100; FX 5 brightness
- // Amplitude begins at 8.0, peaks 3234.5 at 4.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2000,2000, 0, 0, 40000, 6,0.000000 }, // 2072: f26GM92; f26GM93; oGM92; oGM93; Pad 5 bowedpad; Pad 6 metallic
+ // Amplitude begins at 2319.1, peaks 2453.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1935,1935, 0, 0, 1153, 1153,0.000000 }, // 2035: f15GM101; f26GM101; FX 6 goblins
- // Amplitude begins at 1362.4, peaks 3596.7 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2001,2001, 0, 0, 40000, 0,0.000000 }, // 2073: f15GM94; f26GM94; Pad 7 halo
+ // Amplitude begins at 1669.1, peaks 1820.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1936,1936, 0, 0, 920, 920,0.000000 }, // 2036: f15GM102; f26GM102; FX 7 echoes
- // Amplitude begins at 9.9, peaks 3407.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2002,2002, 0, 0, 40000, 0,0.000000 }, // 2074: f15GM95; f26GM95; Pad 8 sweep
+ // Amplitude begins at 2472.2, peaks 2511.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1937,1937, 0, 0, 153, 153,0.000000 }, // 2037: f15GM104; f26GM104; Sitar
- // Amplitude begins at 8.2, peaks 2251.1 at 16.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2003,2003, 0, 0, 40000, 0,0.000000 }, // 2075: f15GM96; f26GM96; FX 1 rain
+ // Amplitude begins at 1893.4, peaks 2129.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1938,1938, 0, 0, 526, 526,0.000000 }, // 2038: f15GM105; f26GM105; Banjo
- // Amplitude begins at 1219.0, peaks 1337.0 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2004,2004, 0, 0, 40000, 240,0.000000 }, // 2076: f15GM97; f26GM97; oGM97; oGM98; FX 2 soundtrack; FX 3 crystal
+ // Amplitude begins at 0.8, peaks 2457.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1939,1939, 0, 0, 40000, 6,0.000000 }, // 2039: f15GM107; f26GM107; oGM107; Koto
- // Amplitude begins at 2408.4, peaks 2674.1 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2005,2005, 0, 0, 40000, 240,0.000000 }, // 2077: f15GM98; f26GM98; FX 3 crystal
+ // Amplitude begins at 0.5, peaks 2047.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1940,1940, 0, 0, 40000, 40,0.000000 }, // 2040: f15GM108; f26GM108; Kalimba
- // Amplitude begins at 1778.2, peaks 3123.2 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2006,2006, 0, 0, 626, 626,0.000000 }, // 2078: f15GM99; f26GM99; FX 4 atmosphere
+ // Amplitude begins at 0.8, peaks 2162.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1941,1941, 0, 0, 40000, 53,0.000000 }, // 2041: f15GM109; f26GM109; Bagpipe
- // Amplitude begins at 2028.4, peaks 2121.0 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2007,2007, 0, 0, 1746, 1746,0.000000 }, // 2079: f15GM100; f26GM100; FX 5 brightness
+ // Amplitude begins at 5.6, peaks 2149.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1942,1942, 0, 0, 40000, 160,0.000000 }, // 2042: f15GM110; f26GM110; Fiddle
- // Amplitude begins at 2318.3, peaks 2446.4 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2008,2008, 0, 0, 1186, 1186,0.000000 }, // 2080: f15GM101; f26GM101; FX 6 goblins
+ // Amplitude begins at 1.1, peaks 2975.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1943,1943, 0, 0, 40000, 6,0.000000 }, // 2043: f15GM111; f26GM111; Shanai
- // Amplitude begins at 1666.8, peaks 1860.9 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2009,2009, 0, 0, 506, 506,0.000000 }, // 2081: f15GM102; f26GM102; FX 7 echoes
+ // Amplitude begins at 2469.5, peaks 2718.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1944,1944, 0, 0, 1046, 1046,0.000000 }, // 2044: f15GM112; f26GM112; Tinkle Bell
- // Amplitude begins at 2472.6, peaks 2517.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2010,2010, 0, 0, 153, 153,0.000000 }, // 2082: f15GM104; f26GM104; Sitar
+ // Amplitude begins at 2582.5, peaks 2859.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1945,1945, 0, 0, 513, 513,0.000000 }, // 2045: f15GM113; f26GM113; Agogo Bells
- // Amplitude begins at 1889.8, peaks 2131.3 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2011,2011, 0, 0, 540, 540,0.000000 }, // 2083: f15GM105; f26GM105; Banjo
+ // Amplitude begins at 2000.2,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1946,1946, 0, 0, 40, 40,0.000000 }, // 2046: f15GM114; f26GM114; Steel Drums
- // Amplitude begins at 0.8, peaks 2456.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2012,2012, 0, 0, 40000, 6,0.000000 }, // 2084: f15GM107; f26GM107; oGM107; Koto
+ // Amplitude begins at 1645.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1947,1947, 0, 0, 40, 40,0.000000 }, // 2047: f15GM115; f26GM115; Woodblock
- // Amplitude begins at 0.5, peaks 2003.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2013,2013, 0, 0, 40000, 33,0.000000 }, // 2085: f15GM108; f26GM108; Kalimba
+ // Amplitude begins at 2494.3, peaks 2702.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1948,1948, 0, 0, 93, 93,0.000000 }, // 2048: f15GM116; f26GM116; Taiko Drum
- // Amplitude begins at 0.9, peaks 2159.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2014,2014, 0, 0, 40000, 46,0.000000 }, // 2086: f15GM109; f26GM109; Bagpipe
+ // Amplitude begins at 1184.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1949,1949, 0, 0, 66, 66,0.000000 }, // 2049: f15GM117; f26GM117; Melodic Tom
- // Amplitude begins at 5.6, peaks 2142.7 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2015,2015, 0, 0, 40000, 153,0.000000 }, // 2087: f15GM110; f26GM110; Fiddle
+ // Amplitude begins at 1108.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1950,1950, 0, 0, 13, 13,0.000000 }, // 2050: f15GM118; f26GM118; Synth Drum
- // Amplitude begins at 1.1, peaks 3088.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2016,2016, 0, 0, 40000, 13,0.000000 }, // 2088: f15GM111; f26GM111; Shanai
+ // Amplitude begins at 1127.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1951,1951, 0, 0, 300, 300,0.000000 }, // 2051: f15GM119; f26GM119; Reverse Cymbal
- // Amplitude begins at 2469.8, peaks 2673.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2017,2017, 0, 0, 1046, 1046,0.000000 }, // 2089: f15GM112; f26GM112; Tinkle Bell
+ // Amplitude begins at 2526.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1952,1952, 0, 0, 40, 40,0.000000 }, // 2052: f15GM120; f26GM120; Guitar FretNoise
- // Amplitude begins at 2579.1, peaks 2869.9 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2018,2018, 0, 0, 486, 486,0.000000 }, // 2090: f15GM113; f26GM113; Agogo Bells
+ // Amplitude begins at 558.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1953,1953, 0, 0, 586, 586,0.000000 }, // 2053: f15GM121; f26GM121; Breath Noise
- // Amplitude begins at 2021.3,
+ // Amplitude begins at 1734.0, peaks 3071.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2019,2019, 0, 0, 40, 40,0.000000 }, // 2091: f15GM114; f26GM114; Steel Drums
+ {1954,1954, 0, 0, 260, 260,0.000000 }, // 2054: f15GM122; f26GM122; Seashore
- // Amplitude begins at 1623.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2020,2020, 0, 0, 46, 46,0.000000 }, // 2092: f15GM115; f26GM115; Woodblock
+ // Amplitude begins at 1382.3, peaks 1428.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1955,1955, 0, 0, 2406, 2406,0.000000 }, // 2055: f15GM123; f26GM123; Bird Tweet
- // Amplitude begins at 2495.1, peaks 2693.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2021,2021, 0, 0, 93, 93,0.000000 }, // 2093: f15GM116; f26GM116; Taiko Drum
+ // Amplitude begins at 1366.9, peaks 1794.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1956,1956, 0, 0, 126, 126,0.000000 }, // 2056: f15GM125; f26GM125; Helicopter
- // Amplitude begins at 1185.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2022,2022, 0, 0, 66, 66,0.000000 }, // 2094: f15GM117; f26GM117; Melodic Tom
+ // Amplitude begins at 2418.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1957,1957, 0, 0, 1220, 1220,0.000000 }, // 2057: f15GM126; f26GM126; Applause/Noise
- // Amplitude begins at 1102.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2023,2023, 0, 0, 13, 13,0.000000 }, // 2095: f15GM118; f26GM118; Synth Drum
+ // Amplitude begins at 3.8, peaks 1126.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1958,1958, 0, 0, 386, 386,0.000000 }, // 2058: f15GM127; f26GM127; Gunshot
- // Amplitude begins at 1169.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2024,2024, 0, 0, 300, 300,0.000000 }, // 2096: f15GM119; f26GM119; Reverse Cymbal
+ // Amplitude begins at 0.1, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 352, 352, 51, 0, 40000, 0,0.000000 }, // 2059: f15GP0; f15GP1; f15GP10; f15GP101; f15GP102; f15GP103; f15GP104; f15GP105; f15GP106; f15GP107; f15GP108; f15GP109; f15GP11; f15GP110; f15GP111; f15GP112; f15GP113; f15GP114; f15GP115; f15GP116; f15GP117; f15GP118; f15GP119; f15GP12; f15GP120; f15GP121; f15GP122; f15GP123; f15GP124; f15GP125; f15GP126; f15GP127; f15GP13; f15GP14; f15GP15; f15GP16; f15GP17; f15GP18; f15GP19; f15GP2; f15GP20; f15GP21; f15GP22; f15GP23; f15GP24; f15GP25; f15GP26; f15GP27; f15GP28; f15GP29; f15GP3; f15GP30; f15GP31; f15GP32; f15GP33; f15GP34; f15GP4; f15GP5; f15GP52; f15GP53; f15GP55; f15GP57; f15GP58; f15GP59; f15GP6; f15GP7; f15GP74; f15GP76; f15GP77; f15GP78; f15GP79; f15GP8; f15GP80; f15GP81; f15GP82; f15GP83; f15GP84; f15GP85; f15GP86; f15GP87; f15GP88; f15GP89; f15GP9; f15GP90; f15GP91; f15GP92; f15GP93; f15GP94; f15GP95; f15GP96; f15GP97; f15GP98; f15GP99; f26GP0; f26GP1; f26GP10; f26GP101; f26GP102; f26GP103; f26GP104; f26GP105; f26GP106; f26GP107; f26GP108; f26GP109; f26GP11; f26GP110; f26GP111; f26GP112; f26GP113; f26GP114; f26GP115; f26GP116; f26GP117; f26GP118; f26GP119; f26GP12; f26GP120; f26GP121; f26GP122; f26GP123; f26GP124; f26GP125; f26GP126; f26GP127; f26GP13; f26GP14; f26GP15; f26GP16; f26GP17; f26GP18; f26GP19; f26GP2; f26GP20; f26GP21; f26GP22; f26GP23; f26GP24; f26GP25; f26GP26; f26GP27; f26GP28; f26GP29; f26GP3; f26GP30; f26GP31; f26GP32; f26GP33; f26GP34; f26GP4; f26GP5; f26GP52; f26GP53; f26GP55; f26GP57; f26GP58; f26GP59; f26GP6; f26GP7; f26GP74; f26GP76; f26GP77; f26GP78; f26GP79; f26GP8; f26GP80; f26GP81; f26GP82; f26GP83; f26GP84; f26GP85; f26GP86; f26GP87; f26GP88; f26GP89; f26GP9; f26GP90; f26GP91; f26GP92; f26GP93; f26GP94; f26GP95; f26GP96; f26GP97; f26GP98; f26GP99; Bell Tree; Castanets; Chinese Cymbal; Crash Cymbal 2; High Wood Block; Jingle Bell; Long Guiro; Low Wood Block; Mute Cuica; Mute Surdu; Mute Triangle; Open Cuica; Open Surdu; Open Triangle; Ride Bell; Ride Cymbal 2; Shaker; Splash Cymbal; Vibraslap
- // Amplitude begins at 2529.6,
+ // Amplitude begins at 2909.0, peaks 3040.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2025,2025, 0, 0, 40, 40,0.000000 }, // 2097: f15GM120; f26GM120; Guitar FretNoise
+ {1959,1959, 35, 0, 106, 106,0.000000 }, // 2060: f15GP35; f26GP35; Ac Bass Drum
- // Amplitude begins at 557.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2026,2026, 0, 0, 580, 580,0.000000 }, // 2098: f15GM121; f26GM121; Breath Noise
+ // Amplitude begins at 2929.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1959,1959, 36, 0, 93, 93,0.000000 }, // 2061: f15GP36; f26GP36; Bass Drum 1
- // Amplitude begins at 1750.3, peaks 3060.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2027,2027, 0, 0, 300, 300,0.000000 }, // 2099: f15GM122; f26GM122; Seashore
+ // Amplitude begins at 1947.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1960,1960, 47, 0, 13, 13,0.000000 }, // 2062: f15GP37; f26GP37; Side Stick
- // Amplitude begins at 1379.3, peaks 1431.4 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {2028,2028, 0, 0, 2393, 2393,0.000000 }, // 2100: f15GM123; f26GM123; Bird Tweet
+ // Amplitude begins at 1189.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1961,1961, 38, 0, 106, 106,0.000000 }, // 2063: f15GP38; f26GP38; Acoustic Snare
- // Amplitude begins at 1423.6, peaks 1798.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2029,2029, 0, 0, 106, 106,0.000000 }, // 2101: f15GM125; f26GM125; Helicopter
+ // Amplitude begins at 1108.8, peaks 1149.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1950,1950, 39, 0, 20, 20,0.000000 }, // 2064: f15GP39; f26GP39; Hand Clap
- // Amplitude begins at 2418.3,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2030,2030, 0, 0, 1206, 1206,0.000000 }, // 2102: f15GM126; f26GM126; Applause/Noise
+ // Amplitude begins at 1139.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1962,1962, 45, 0, 80, 80,0.000000 }, // 2065: f15GP40; f26GP40; Electric Snare
- // Amplitude begins at 3.8, peaks 1128.7 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2031,2031, 0, 0, 380, 380,0.000000 }, // 2103: f15GM127; f26GM127; Gunshot
+ // Amplitude begins at 1326.9, peaks 1464.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 492, 492, 41, 0, 26, 26,0.000000 }, // 2066: f15GP41; f15GP43; f26GP41; f26GP43; High Floor Tom; Low Floor Tom
- // Amplitude begins at 0.1, peaks 0.5 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 0, 0, 51, 2, 40000, 0,0.000000 }, // 2104: f15GP0; f15GP1; f15GP10; f15GP101; f15GP102; f15GP103; f15GP104; f15GP105; f15GP106; f15GP107; f15GP108; f15GP109; f15GP11; f15GP110; f15GP111; f15GP112; f15GP113; f15GP114; f15GP115; f15GP116; f15GP117; f15GP118; f15GP119; f15GP12; f15GP120; f15GP121; f15GP122; f15GP123; f15GP124; f15GP125; f15GP126; f15GP127; f15GP13; f15GP14; f15GP15; f15GP16; f15GP17; f15GP18; f15GP19; f15GP2; f15GP20; f15GP21; f15GP22; f15GP23; f15GP24; f15GP25; f15GP26; f15GP27; f15GP28; f15GP29; f15GP3; f15GP30; f15GP31; f15GP32; f15GP33; f15GP34; f15GP4; f15GP5; f15GP52; f15GP53; f15GP55; f15GP57; f15GP58; f15GP59; f15GP6; f15GP7; f15GP74; f15GP76; f15GP77; f15GP78; f15GP79; f15GP8; f15GP80; f15GP81; f15GP82; f15GP83; f15GP84; f15GP85; f15GP86; f15GP87; f15GP88; f15GP89; f15GP9; f15GP90; f15GP91; f15GP92; f15GP93; f15GP94; f15GP95; f15GP96; f15GP97; f15GP98; f15GP99; f26GP0; f26GP1; f26GP10; f26GP101; f26GP102; f26GP103; f26GP104; f26GP105; f26GP106; f26GP107; f26GP108; f26GP109; f26GP11; f26GP110; f26GP111; f26GP112; f26GP113; f26GP114; f26GP115; f26GP116; f26GP117; f26GP118; f26GP119; f26GP12; f26GP120; f26GP121; f26GP122; f26GP123; f26GP124; f26GP125; f26GP126; f26GP127; f26GP13; f26GP14; f26GP15; f26GP16; f26GP17; f26GP18; f26GP19; f26GP2; f26GP20; f26GP21; f26GP22; f26GP23; f26GP24; f26GP25; f26GP26; f26GP27; f26GP28; f26GP29; f26GP3; f26GP30; f26GP31; f26GP32; f26GP33; f26GP34; f26GP4; f26GP5; f26GP52; f26GP53; f26GP55; f26GP57; f26GP58; f26GP59; f26GP6; f26GP7; f26GP74; f26GP76; f26GP77; f26GP78; f26GP79; f26GP8; f26GP80; f26GP81; f26GP82; f26GP83; f26GP84; f26GP85; f26GP86; f26GP87; f26GP88; f26GP89; f26GP9; f26GP90; f26GP91; f26GP92; f26GP93; f26GP94; f26GP95; f26GP96; f26GP97; f26GP98; f26GP99; Bell Tree; Castanets; Chinese Cymbal; Crash Cymbal 2; High Wood Block; Jingle Bell; Long Guiro; Low Wood Block; Mute Cuica; Mute Surdu; Mute Triangle; Open Cuica; Open Surdu; Open Triangle; Ride Bell; Ride Cymbal 2; Shaker; Splash Cymbal; Vibraslap
-
- // Amplitude begins at 2910.9, peaks 3028.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2032,2032, 35, 0, 73, 73,0.000000 }, // 2105: f15GP35; f26GP35; Ac Bass Drum
-
- // Amplitude begins at 2930.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2032,2032, 36, 0, 100, 100,0.000000 }, // 2106: f15GP36; f26GP36; Bass Drum 1
-
- // Amplitude begins at 1942.9,
+ // Amplitude begins at 406.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2033,2033, 47, 0, 13, 13,0.000000 }, // 2107: f15GP37; f26GP37; Side Stick
+ {1963,1963, 42, 0, 33, 33,0.000000 }, // 2067: f15GP42; f26GP42; Closed High Hat
- // Amplitude begins at 1177.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2034,2034, 38, 0, 106, 106,0.000000 }, // 2108: f15GP38; f26GP38; Acoustic Snare
+ // Amplitude begins at 1027.5, peaks 1117.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1964,1964, 44, 0, 160, 160,0.000000 }, // 2068: f15GP44; f26GP44; oGP44; Pedal High Hat
- // Amplitude begins at 1043.1, peaks 1160.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2023,2023, 39, 0, 20, 20,0.000000 }, // 2109: f15GP39; f26GP39; Hand Clap
+ // Amplitude begins at 1417.1, peaks 1443.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 492, 492, 48, 0, 40, 40,0.000000 }, // 2069: f15GP45; f15GP47; f26GP45; f26GP47; Low Tom; Low-Mid Tom
- // Amplitude begins at 1131.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2035,2035, 45, 0, 73, 73,0.000000 }, // 2110: f15GP40; f26GP40; Electric Snare
+ // Amplitude begins at 1043.5, peaks 1296.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1965,1965, 46, 0, 600, 600,0.000000 }, // 2070: f15GP46; f26GP46; oGP46; Open High Hat
- // Amplitude begins at 1321.3, peaks 1464.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 492, 492, 41, 0, 26, 26,0.000000 }, // 2111: f15GP41; f15GP43; f26GP41; f26GP43; High Floor Tom; Low Floor Tom
+ // Amplitude begins at 1401.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 492, 492, 53, 0, 26, 26,0.000000 }, // 2071: f15GP48; f15GP50; f26GP48; f26GP50; High Tom; High-Mid Tom
- // Amplitude begins at 404.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2036,2036, 42, 0, 26, 26,0.000000 }, // 2112: f15GP42; f26GP42; Closed High Hat
+ // Amplitude begins at 1217.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 167, 167, 56, 0, 160, 160,0.000000 }, // 2072: f15GP51; f26GP51; Ride Cymbal 1
- // Amplitude begins at 1058.6, peaks 1193.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2037,2037, 44, 0, 160, 160,0.000000 }, // 2113: f15GP44; f26GP44; oGP44; Pedal High Hat
+ // Amplitude begins at 2525.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1966,1966, 61, 0, 93, 93,0.000000 }, // 2073: f15GP54; f26GP54; oGP54; Tambourine
- // Amplitude begins at 1429.5, peaks 1440.7 at 0.0s,
+ // Amplitude begins at 2936.4,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 492, 492, 48, 0, 40, 40,0.000000 }, // 2114: f15GP45; f15GP47; f26GP45; f26GP47; Low Tom; Low-Mid Tom
+ {1967,1967, 56, 0, 353, 353,0.000000 }, // 2074: f15GP56; f26GP56; Cow Bell
- // Amplitude begins at 1119.5, peaks 1268.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2038,2038, 46, 0, 606, 606,0.000000 }, // 2115: f15GP46; f26GP46; oGP46; Open High Hat
+ // Amplitude begins at 2982.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1968,1968, 60, 0, 40, 40,0.000000 }, // 2075: f15GP60; f26GP60; oGP60; High Bongo
- // Amplitude begins at 1399.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 492, 492, 53, 0, 26, 26,0.000000 }, // 2116: f15GP48; f15GP50; f26GP48; f26GP50; High Tom; High-Mid Tom
+ // Amplitude begins at 3049.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 144, 144, 59, 0, 40, 40,0.000000 }, // 2076: f15GP61; f26GP61; Low Bongo
- // Amplitude begins at 1225.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 168, 168, 56, 0, 160, 160,0.000000 }, // 2117: f15GP51; f26GP51; Ride Cymbal 1
+ // Amplitude begins at 1844.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1969,1969, 59, 0, 13, 13,0.000000 }, // 2077: f15GP62; f26GP62; Mute High Conga
- // Amplitude begins at 2474.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2039,2039, 61, 0, 93, 93,0.000000 }, // 2118: f15GP54; f26GP54; oGP54; Tambourine
+ // Amplitude begins at 2542.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 169, 169, 51, 0, 40, 40,0.000000 }, // 2078: f15GP63; f26GP63; Open High Conga
- // Amplitude begins at 2928.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2040,2040, 56, 0, 346, 346,0.000000 }, // 2119: f15GP56; f26GP56; Cow Bell
+ // Amplitude begins at 2415.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 169, 169, 45, 0, 40, 40,0.000000 }, // 2079: f15GP64; f26GP64; Low Conga
- // Amplitude begins at 2977.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2041,2041, 60, 0, 40, 40,0.000000 }, // 2120: f15GP60; f26GP60; oGP60; High Bongo
+ // Amplitude begins at 2715.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1970,1970, 72, 0, 126, 126,0.000000 }, // 2080: f15GP65; f26GP65; High Timbale
- // Amplitude begins at 3045.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 145, 145, 59, 0, 40, 40,0.000000 }, // 2121: f15GP61; f26GP61; Low Bongo
+ // Amplitude begins at 3010.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1971,1971, 60, 0, 153, 153,0.000000 }, // 2081: f15GP66; f26GP66; Low Timbale
- // Amplitude begins at 1841.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2042,2042, 59, 0, 13, 13,0.000000 }, // 2122: f15GP62; f26GP62; Mute High Conga
+ // Amplitude begins at 2536.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1972,1972, 58, 0, 40, 40,0.000000 }, // 2082: f15GP67; f26GP67; High Agogo
- // Amplitude begins at 2536.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 170, 170, 51, 0, 40, 40,0.000000 }, // 2123: f15GP63; f26GP63; Open High Conga
+ // Amplitude begins at 2550.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1973,1973, 53, 0, 40, 40,0.000000 }, // 2083: f15GP68; f26GP68; Low Agogo
- // Amplitude begins at 2409.6,
+ // Amplitude begins at 752.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 170, 170, 45, 0, 40, 40,0.000000 }, // 2124: f15GP64; f26GP64; Low Conga
-
- // Amplitude begins at 2727.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2043,2043, 72, 0, 133, 133,0.000000 }, // 2125: f15GP65; f26GP65; High Timbale
-
- // Amplitude begins at 3004.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2044,2044, 60, 0, 140, 140,0.000000 }, // 2126: f15GP66; f26GP66; Low Timbale
+ {1974,1974, 73, 0, 26, 26,0.000000 }, // 2084: f15GP73; f26GP73; Short Guiro
- // Amplitude begins at 2561.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2045,2045, 58, 0, 40, 40,0.000000 }, // 2127: f15GP67; f26GP67; High Agogo
+ // Amplitude begins at 2211.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 75, 0, 20, 20,0.000000 }, // 2085: f15GP75; f26GP75; oGP75; Claves
- // Amplitude begins at 2574.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2046,2046, 53, 0, 40, 40,0.000000 }, // 2128: f15GP68; f26GP68; Low Agogo
+ // Amplitude begins at 2171.8, peaks 2204.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1975,1975, 0, 0, 1226, 1226,0.000000 }, // 2086: f27GM0; f27GM1; f27GM2; f27GM3; f27GM4; f27GM5; f27GM84; AcouGrandPiano; BrightAcouGrand; Chorused Piano; ElecGrandPiano; Honky-tonkPiano; Lead 5 charang; Rhodes Piano
- // Amplitude begins at 752.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2047,2047, 73, 0, 26, 26,0.000000 }, // 2129: f15GP73; f26GP73; Short Guiro
+ // Amplitude begins at 1696.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1976,1976, 0, 0, 493, 493,0.000000 }, // 2087: f27GM7; Clavinet
- // Amplitude begins at 2206.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 75, 0, 20, 20,0.000000 }, // 2130: f15GP75; f26GP75; oGP75; Claves
+ // Amplitude begins at 1358.9, peaks 1980.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1977,1977, 0, 0, 620, 620,0.000000 }, // 2088: f27GM112; f27GM8; Celesta; Tinkle Bell
- // Amplitude begins at 2166.4, peaks 2198.9 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2048,2048, 0, 0, 1240, 1240,0.000000 }, // 2131: f27GM0; f27GM1; f27GM2; f27GM3; f27GM4; f27GM5; f27GM84; AcouGrandPiano; BrightAcouGrand; Chorused Piano; ElecGrandPiano; Honky-tonkPiano; Lead 5 charang; Rhodes Piano
+ // Amplitude begins at 2823.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1978,1978, 0, 0, 280, 280,0.000000 }, // 2089: f27GM9; Glockenspiel
- // Amplitude begins at 1705.5,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2049,2049, 0, 0, 526, 526,0.000000 }, // 2132: f27GM7; Clavinet
+ // Amplitude begins at 2685.2, peaks 2689.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1979,1979, 0, 0, 260, 260,0.000000 }, // 2090: f27GM10; Music box
- // Amplitude begins at 1358.5, peaks 1979.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2050,2050, 0, 0, 606, 606,0.000000 }, // 2133: f27GM112; f27GM8; Celesta; Tinkle Bell
+ // Amplitude begins at 2398.6, peaks 3005.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1980,1980, 0, 0, 40000, 1093,0.000000 }, // 2091: f27GM11; Vibraphone
- // Amplitude begins at 2830.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2051,2051, 0, 0, 280, 280,0.000000 }, // 2134: f27GM9; Glockenspiel
+ // Amplitude begins at 2781.3, peaks 3182.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1981,1981, 0, 0, 40000, 233,0.000000 }, // 2092: f27GM12; Marimba
- // Amplitude begins at 2680.9, peaks 2693.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2052,2052, 0, 0, 273, 273,0.000000 }, // 2135: f27GM10; Music box
+ // Amplitude begins at 1993.8, peaks 2894.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1982,1982, 0, 0, 120, 120,0.000000 }, // 2093: f27GM13; Xylophone
- // Amplitude begins at 2402.0, peaks 3058.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s.
- {2053,2053, 0, 0, 40000, 1133,0.000000 }, // 2136: f27GM11; Vibraphone
+ // Amplitude begins at 2852.9, peaks 3181.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1983,1983, 0, 0, 40000, 926,0.000000 }, // 2094: f27GM14; f27GM98; FX 3 crystal; Tubular Bells
- // Amplitude begins at 2783.1, peaks 3183.5 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2054,2054, 0, 0, 40000, 240,0.000000 }, // 2137: f27GM12; Marimba
+ // Amplitude begins at 2717.6, peaks 3183.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1984,1984, 0, 0, 40000, 926,0.000000 }, // 2095: f27GM15; Dulcimer
- // Amplitude begins at 2007.4, peaks 2886.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2055,2055, 0, 0, 120, 120,0.000000 }, // 2138: f27GM13; Xylophone
+ // Amplitude begins at 2415.1, peaks 3218.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1985,1985, 0, 0, 40000, 233,0.000000 }, // 2096: f27GM16; f27GM17; f27GM18; f27GM19; Church Organ; Hammond Organ; Percussive Organ; Rock Organ
- // Amplitude begins at 2859.8, peaks 3182.9 at 32.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2056,2056, 0, 0, 40000, 906,0.000000 }, // 2139: f27GM14; f27GM98; FX 3 crystal; Tubular Bells
+ // Amplitude begins at 0.9, peaks 2632.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1986,1986, 0, 0, 40000, 280,0.000000 }, // 2097: f27GM20; Reed Organ
- // Amplitude begins at 2720.4, peaks 3184.2 at 32.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2057,2057, 0, 0, 40000, 906,0.000000 }, // 2140: f27GM15; Dulcimer
+ // Amplitude begins at 0.8, peaks 1881.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1987,1987, 0, 0, 40000, 6,0.000000 }, // 2098: f27GM21; f27GM23; Accordion; Tango Accordion
- // Amplitude begins at 2436.1, peaks 3220.5 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2058,2058, 0, 0, 40000, 240,0.000000 }, // 2141: f27GM16; f27GM17; f27GM18; f27GM19; Church Organ; Hammond Organ; Percussive Organ; Rock Organ
+ // Amplitude begins at 1087.3, peaks 3097.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1988,1988, 0, 0, 40000, 153,0.000000 }, // 2099: f27GM22; Harmonica
- // Amplitude begins at 0.9, peaks 2627.3 at 32.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2059,2059, 0, 0, 40000, 240,0.000000 }, // 2142: f27GM20; Reed Organ
+ // Amplitude begins at 2650.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1989,1989, 0, 0, 286, 286,0.000000 }, // 2100: f27GM24; f27GM26; f27GM27; f27GM28; Acoustic Guitar1; Electric Guitar1; Electric Guitar2; Electric Guitar3
- // Amplitude begins at 0.8, peaks 1896.3 at 29.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2060,2060, 0, 0, 40000, 6,0.000000 }, // 2143: f27GM21; f27GM23; Accordion; Tango Accordion
+ // Amplitude begins at 2650.1,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1990,1990, 0, 0, 286, 286,0.000000 }, // 2101: f27GM25; Acoustic Guitar2
- // Amplitude begins at 1092.7, peaks 3129.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2061,2061, 0, 0, 40000, 146,0.000000 }, // 2144: f27GM22; Harmonica
+ // Amplitude begins at 1510.7, peaks 1785.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1991,1991, 0, 0, 40000, 0,0.000000 }, // 2102: f27GM29; Overdrive Guitar
- // Amplitude begins at 2644.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2062,2062, 0, 0, 286, 286,0.000000 }, // 2145: f27GM24; f27GM26; f27GM27; f27GM28; Acoustic Guitar1; Electric Guitar1; Electric Guitar2; Electric Guitar3
+ // Amplitude begins at 0.9, peaks 2891.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1992,1992, 0, 0, 680, 680,0.000000 }, // 2103: f27GM31; Guitar Harmonics
- // Amplitude begins at 2644.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2063,2063, 0, 0, 286, 286,0.000000 }, // 2146: f27GM25; Acoustic Guitar2
+ // Amplitude begins at 2167.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1993,1993, 0, 0, 280, 280,0.000000 }, // 2104: f27GM32; f27GM33; f27GM34; f27GM35; f27GM36; f27GM37; f27GM38; f27GM39; f27GM43; Acoustic Bass; Contrabass; Electric Bass 1; Electric Bass 2; Fretless Bass; Slap Bass 1; Slap Bass 2; Synth Bass 1; Synth Bass 2
- // Amplitude begins at 1502.8, peaks 1728.1 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2064,2064, 0, 0, 40000, 0,0.000000 }, // 2147: f27GM29; Overdrive Guitar
+ // Amplitude begins at 0.8, peaks 2054.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1994,1994, 0, 0, 40000, 200,0.000000 }, // 2105: f27GM40; f27GM41; f27GM42; f27GM44; f27GM48; f27GM49; Cello; String Ensemble1; String Ensemble2; Tremulo Strings; Viola; Violin
- // Amplitude begins at 0.9, peaks 2933.8 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2065,2065, 0, 0, 680, 680,0.000000 }, // 2148: f27GM31; Guitar Harmonics
+ // Amplitude begins at 849.6, peaks 1189.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1995,1995, 0, 0, 40, 40,0.000000 }, // 2106: f27GM45; Pizzicato String
- // Amplitude begins at 2166.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2066,2066, 0, 0, 260, 260,0.000000 }, // 2149: f27GM32; f27GM33; f27GM34; f27GM35; f27GM36; f27GM37; f27GM38; f27GM39; f27GM43; Acoustic Bass; Contrabass; Electric Bass 1; Electric Bass 2; Fretless Bass; Slap Bass 1; Slap Bass 2; Synth Bass 1; Synth Bass 2
+ // Amplitude begins at 3119.3, peaks 3709.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1996,1996, 0, 0, 1580, 1580,0.000000 }, // 2107: f27GM46; Orchestral Harp
- // Amplitude begins at 0.9, peaks 2070.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2067,2067, 0, 0, 40000, 193,0.000000 }, // 2150: f27GM40; f27GM41; f27GM42; f27GM44; f27GM48; f27GM49; Cello; String Ensemble1; String Ensemble2; Tremulo Strings; Viola; Violin
+ // Amplitude begins at 3107.1, peaks 3152.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1997,1997, 0, 0, 140, 133,0.000000 }, // 2108: f27GM47; Timpany
- // Amplitude begins at 848.0, peaks 1186.5 at 0.0s,
+ // Amplitude begins at 0.9, peaks 2118.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2068,2068, 0, 0, 40, 40,0.000000 }, // 2151: f27GM45; Pizzicato String
-
- // Amplitude begins at 3136.1, peaks 3705.2 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {2069,2069, 0, 0, 1553, 1553,0.000000 }, // 2152: f27GM46; Orchestral Harp
+ {1998,1998, 0, 0, 40000, 213,0.000000 }, // 2109: f27GM50; f27GM51; Synth Strings 1; SynthStrings 2
- // Amplitude begins at 3106.8, peaks 3150.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2070,2070, 0, 0, 140, 93,0.000000 }, // 2153: f27GM47; Timpany
+ // Amplitude begins at 0.0, peaks 1673.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1999,1999, 0, 0, 613, 613,0.000000 }, // 2110: f27GM52; f27GM53; f27GM54; f27GM85; Choir Aahs; Lead 6 voice; Synth Voice; Voice Oohs
- // Amplitude begins at 0.9, peaks 2077.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2071,2071, 0, 0, 40000, 206,0.000000 }, // 2154: f27GM50; f27GM51; Synth Strings 1; SynthStrings 2
+ // Amplitude begins at 137.1, peaks 2048.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2000,2000, 0, 0, 293, 293,0.000000 }, // 2111: f27GM55; Orchestra Hit
- // Amplitude begins at 0.0, peaks 1701.6 at 0.3s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2072,2072, 0, 0, 640, 640,0.000000 }, // 2155: f27GM52; f27GM53; f27GM54; f27GM85; Choir Aahs; Lead 6 voice; Synth Voice; Voice Oohs
+ // Amplitude begins at 1.1, peaks 2791.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2001,2001, 0, 0, 160, 160,0.000000 }, // 2112: f27GM57; Trombone
- // Amplitude begins at 139.5, peaks 2042.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2073,2073, 0, 0, 300, 300,0.000000 }, // 2156: f27GM55; Orchestra Hit
+ // Amplitude begins at 125.3, peaks 2021.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2002,2002, 0, 0, 146, 13,0.000000 }, // 2113: f27GM58; Tuba
- // Amplitude begins at 1.2, peaks 2705.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2074,2074, 0, 0, 140, 140,0.000000 }, // 2157: f27GM57; Trombone
+ // Amplitude begins at 126.6, peaks 2294.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2003,2003, 0, 0, 40000, 6,0.000000 }, // 2114: f27GM60; f27GM69; English Horn; French Horn
- // Amplitude begins at 129.3, peaks 2094.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {2075,2075, 0, 0, 126, 13,0.000000 }, // 2158: f27GM58; Tuba
+ // Amplitude begins at 1063.0, peaks 3408.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2004,2004, 0, 0, 40000, 133,0.000000 }, // 2115: f27GM70; Bassoon
- // Amplitude begins at 130.7, peaks 2293.4 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2076,2076, 0, 0, 40000, 6,0.000000 }, // 2159: f27GM60; f27GM69; English Horn; French Horn
+ // Amplitude begins at 1074.4, peaks 3205.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2005,2005, 0, 0, 40000, 140,0.000000 }, // 2116: f27GM71; Clarinet
- // Amplitude begins at 1077.8, peaks 3410.5 at 26.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2077,2077, 0, 0, 40000, 140,0.000000 }, // 2160: f27GM70; Bassoon
+ // Amplitude begins at 2.3, peaks 4611.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2006,2006, 0, 0, 40000, 66,0.000000 }, // 2117: f27GM72; f27GM73; f27GM74; f27GM76; f27GM77; Bottle Blow; Flute; Piccolo; Recorder; Shakuhachi
- // Amplitude begins at 1086.3, peaks 3202.4 at 9.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2078,2078, 0, 0, 40000, 146,0.000000 }, // 2161: f27GM71; Clarinet
+ // Amplitude begins at 13.4, peaks 4500.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2007,2007, 0, 0, 40000, 40,0.000000 }, // 2118: f27GM75; Pan Flute
- // Amplitude begins at 2.3, peaks 4602.2 at 24.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2079,2079, 0, 0, 40000, 46,0.000000 }, // 2162: f27GM72; f27GM73; f27GM74; f27GM76; f27GM77; Bottle Blow; Flute; Piccolo; Recorder; Shakuhachi
+ // Amplitude begins at 153.7, peaks 2880.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2008,2008, 0, 0, 40000, 153,0.000000 }, // 2119: f27GM78; f27GM79; Ocarina; Whistle
- // Amplitude begins at 13.6, peaks 4544.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2080,2080, 0, 0, 40000, 33,0.000000 }, // 2163: f27GM75; Pan Flute
+ // Amplitude begins at 997.7, peaks 1092.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2009,2009, 0, 0, 593, 593,0.000000 }, // 2120: f27GM80; Lead 1 squareea
- // Amplitude begins at 155.3, peaks 2874.1 at 33.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2081,2081, 0, 0, 40000, 140,0.000000 }, // 2164: f27GM78; f27GM79; Ocarina; Whistle
+ // Amplitude begins at 8.0, peaks 2933.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2010,2010, 0, 0, 40000, 40,0.000000 }, // 2121: f27GM121; f27GM82; f27GM83; Breath Noise; Lead 3 calliope; Lead 4 chiff
- // Amplitude begins at 994.9, peaks 1098.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2082,2082, 0, 0, 600, 600,0.000000 }, // 2165: f27GM80; Lead 1 squareea
+ // Amplitude begins at 0.0, peaks 2093.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2011,2011, 0, 0, 4480, 4480,0.000000 }, // 2122: f27GM86; f27GM95; Lead 7 fifths; Pad 8 sweep
- // Amplitude begins at 8.1, peaks 2930.8 at 27.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2083,2083, 0, 0, 40000, 40,0.000000 }, // 2166: f27GM121; f27GM82; f27GM83; Breath Noise; Lead 3 calliope; Lead 4 chiff
+ // Amplitude begins at 143.8, peaks 715.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2012,2012, 0, 0, 3600, 313,0.000000 }, // 2123: f27GM87; Lead 8 brass
- // Amplitude begins at 0.0, peaks 2078.9 at 2.1s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {2084,2084, 0, 0, 4453, 4453,0.000000 }, // 2167: f27GM86; f27GM95; Lead 7 fifths; Pad 8 sweep
+ // Amplitude begins at 2502.8, peaks 2729.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2013,2013, 0, 0, 40000, 413,0.000000 }, // 2124: f27GM88; Pad 1 new age
- // Amplitude begins at 143.9, peaks 714.8 at 1.5s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s.
- {2085,2085, 0, 0, 1546, 13,0.000000 }, // 2168: f27GM87; Lead 8 brass
+ // Amplitude begins at 0.4, peaks 3555.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2014,2014, 0, 0, 40000, 566,0.000000 }, // 2125: f27GM89; Pad 2 warm
- // Amplitude begins at 2514.0, peaks 2722.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {2086,2086, 0, 0, 40000, 406,0.000000 }, // 2169: f27GM88; Pad 1 new age
+ // Amplitude begins at 0.9, peaks 2169.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2015,2015, 0, 0, 8420, 80,0.000000 }, // 2126: f27GM90; Pad 3 polysynth
- // Amplitude begins at 0.4, peaks 3583.9 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {2087,2087, 0, 0, 40000, 553,0.000000 }, // 2170: f27GM89; Pad 2 warm
+ // Amplitude begins at 127.2, peaks 3162.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2016,2016, 0, 0, 40000, 926,0.000000 }, // 2127: f27GM91; Pad 4 choir
- // Amplitude begins at 0.9, peaks 2204.4 at 0.1s,
- // fades to 20% at 8.3s, keyoff fades to 20% in 0.1s.
- {2088,2088, 0, 0, 8313, 80,0.000000 }, // 2171: f27GM90; Pad 3 polysynth
+ // Amplitude begins at 0.4, peaks 3207.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2017,2017, 0, 0, 40000, 853,0.000000 }, // 2128: f27GM92; Pad 5 bowedpad
- // Amplitude begins at 131.2, peaks 3179.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2089,2089, 0, 0, 40000, 906,0.000000 }, // 2172: f27GM91; Pad 4 choir
+ // Amplitude begins at 0.4, peaks 3380.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2018,2018, 0, 0, 40000, 853,0.000000 }, // 2129: f27GM93; Pad 6 metallic
- // Amplitude begins at 0.4, peaks 3206.6 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2090,2090, 0, 0, 40000, 906,0.000000 }, // 2173: f27GM92; Pad 5 bowedpad
+ // Amplitude begins at 0.4, peaks 4561.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2019,2019, 0, 0, 40000, 853,0.000000 }, // 2130: f27GM94; f27GM96; FX 1 rain; Pad 7 halo
- // Amplitude begins at 0.4, peaks 3376.7 at 30.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2091,2091, 0, 0, 40000, 906,0.000000 }, // 2174: f27GM93; Pad 6 metallic
+ // Amplitude begins at 0.4, peaks 3704.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2020,2020, 0, 0, 40000, 873,0.000000 }, // 2131: f27GM97; FX 2 soundtrack
- // Amplitude begins at 0.4, peaks 4560.4 at 25.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2092,2092, 0, 0, 40000, 906,0.000000 }, // 2175: f27GM94; f27GM96; FX 1 rain; Pad 7 halo
+ // Amplitude begins at 2948.4, peaks 3265.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2021,2021, 0, 0, 40000, 1780,0.000000 }, // 2132: f27GM99; FX 4 atmosphere
- // Amplitude begins at 0.4, peaks 3705.6 at 38.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {2093,2093, 0, 0, 40000, 906,0.000000 }, // 2176: f27GM97; FX 2 soundtrack
+ // Amplitude begins at 2314.8, peaks 3186.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2022,2022, 0, 0, 40000, 1673,0.000000 }, // 2133: f27GM100; FX 5 brightness
- // Amplitude begins at 2949.6, peaks 3273.8 at 1.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.7s.
- {2094,2094, 0, 0, 40000, 1746,0.000000 }, // 2177: f27GM99; FX 4 atmosphere
+ // Amplitude begins at 0.0, peaks 2705.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2023,2023, 0, 0, 4026, 4026,0.000000 }, // 2134: f27GM101; FX 6 goblins
- // Amplitude begins at 2313.0, peaks 3179.9 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.7s.
- {2095,2095, 0, 0, 40000, 1693,0.000000 }, // 2178: f27GM100; FX 5 brightness
+ // Amplitude begins at 0.4, peaks 3029.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2024,2024, 0, 0, 1773, 153,0.000000 }, // 2135: f27GM102; FX 7 echoes
- // Amplitude begins at 0.0, peaks 2697.4 at 2.3s,
- // fades to 20% at 3.9s, keyoff fades to 20% in 3.9s.
- {2096,2096, 0, 0, 3853, 3853,0.000000 }, // 2179: f27GM101; FX 6 goblins
+ // Amplitude begins at 444.6, peaks 809.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2025,2025, 0, 0, 1446, 1446,0.000000 }, // 2136: f27GM103; FX 8 sci-fi
- // Amplitude begins at 0.4, peaks 2987.5 at 0.3s,
- // fades to 20% at 27.4s, keyoff fades to 20% in 0.2s.
- {2097,2097, 0, 0, 27420, 186,0.000000 }, // 2180: f27GM102; FX 7 echoes
+ // Amplitude begins at 2668.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2026,2026, 0, 0, 633, 633,0.000000 }, // 2137: f27GM104; Sitar
- // Amplitude begins at 443.6, peaks 798.2 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {2098,2098, 0, 0, 1440, 1440,0.000000 }, // 2181: f27GM103; FX 8 sci-fi
+ // Amplitude begins at 23.1, peaks 984.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2027,2027, 0, 0, 333, 333,0.000000 }, // 2138: f27GM105; Banjo
- // Amplitude begins at 2666.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2099,2099, 0, 0, 620, 620,0.000000 }, // 2182: f27GM104; Sitar
+ // Amplitude begins at 156.2, peaks 2023.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2028,2028, 0, 0, 193, 193,0.000000 }, // 2139: f27GM106; Shamisen
- // Amplitude begins at 25.0, peaks 981.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2100,2100, 0, 0, 346, 346,0.000000 }, // 2183: f27GM105; Banjo
+ // Amplitude begins at 2200.4, peaks 2252.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2029,2029, 0, 0, 86, 86,0.000000 }, // 2140: f27GM107; Koto
- // Amplitude begins at 159.7, peaks 2006.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2101,2101, 0, 0, 226, 226,0.000000 }, // 2184: f27GM106; Shamisen
+ // Amplitude begins at 2153.3, peaks 3032.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2030,2030, 0, 0, 246, 246,0.000000 }, // 2141: f27GM108; Kalimba
- // Amplitude begins at 2186.5, peaks 2253.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2102,2102, 0, 0, 86, 86,0.000000 }, // 2185: f27GM107; Koto
+ // Amplitude begins at 732.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2031,2031, 0, 0, 40000, 6,0.000000 }, // 2142: f27GM109; Bagpipe
- // Amplitude begins at 2170.7, peaks 3026.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2103,2103, 0, 0, 240, 240,0.000000 }, // 2186: f27GM108; Kalimba
+ // Amplitude begins at 733.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2032,2032, 0, 0, 40000, 6,0.000000 }, // 2143: f27GM110; f27GM111; Fiddle; Shanai
- // Amplitude begins at 732.1,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2104,2104, 0, 0, 40000, 6,0.000000 }, // 2187: f27GM109; Bagpipe
+ // Amplitude begins at 2853.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2033,2033, 0, 0, 313, 313,0.000000 }, // 2144: f27GM113; Agogo Bells
- // Amplitude begins at 732.6,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2105,2105, 0, 0, 40000, 6,0.000000 }, // 2188: f27GM110; f27GM111; Fiddle; Shanai
+ // Amplitude begins at 2659.7, peaks 2731.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2034,2034, 0, 0, 160, 160,0.000000 }, // 2145: f27GM114; Steel Drums
- // Amplitude begins at 2850.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2106,2106, 0, 0, 313, 313,0.000000 }, // 2189: f27GM113; Agogo Bells
+ // Amplitude begins at 2051.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2035,2035, 0, 0, 46, 46,0.000000 }, // 2146: f27GM115; Woodblock
- // Amplitude begins at 2661.9, peaks 2725.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2107,2107, 0, 0, 153, 153,0.000000 }, // 2190: f27GM114; Steel Drums
+ // Amplitude begins at 2368.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2036,2036, 0, 0, 100, 100,0.000000 }, // 2147: f27GM116; f27GM117; f27GM118; Melodic Tom; Synth Drum; Taiko Drum
- // Amplitude begins at 2048.6,
+ // Amplitude begins at 0.0, peaks 2537.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2108,2108, 0, 0, 46, 46,0.000000 }, // 2191: f27GM115; Woodblock
-
- // Amplitude begins at 2373.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2109,2109, 0, 0, 106, 106,0.000000 }, // 2192: f27GM116; f27GM117; f27GM118; Melodic Tom; Synth Drum; Taiko Drum
-
- // Amplitude begins at 0.0, peaks 2428.3 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2110,2110, 0, 0, 2300, 2300,0.000000 }, // 2193: f27GM119; Reverse Cymbal
-
- // Amplitude begins at 0.0, peaks 1530.3 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2111,2111, 0, 0, 300, 300,0.000000 }, // 2194: f27GM120; Guitar FretNoise
+ {2037,2037, 0, 0, 2313, 2313,0.000000 }, // 2148: f27GM119; Reverse Cymbal
- // Amplitude begins at 0.0, peaks 1177.4 at 2.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s.
- {2112,2112, 0, 0, 40000, 2106,0.000000 }, // 2195: f27GM122; Seashore
+ // Amplitude begins at 0.0, peaks 1542.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2038,2038, 0, 0, 306, 306,0.000000 }, // 2149: f27GM120; Guitar FretNoise
- // Amplitude begins at 699.7, peaks 2080.5 at 17.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2113,2113, 0, 0, 40000, 120,0.000000 }, // 2196: f27GM123; Bird Tweet
+ // Amplitude begins at 0.0, peaks 1166.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2039,2039, 0, 0, 40000, 2180,0.000000 }, // 2150: f27GM122; Seashore
- // Amplitude begins at 649.4, peaks 1892.5 at 12.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2114,2114, 0, 0, 40000, 126,0.000000 }, // 2197: f27GM124; Telephone
+ // Amplitude begins at 683.1, peaks 2086.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2040,2040, 0, 0, 40000, 133,0.000000 }, // 2151: f27GM123; Bird Tweet
- // Amplitude begins at 0.4, peaks 2617.3 at 25.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2115,2115, 0, 0, 40000, 140,0.000000 }, // 2198: f27GM126; Applause/Noise
+ // Amplitude begins at 634.8, peaks 1904.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2041,2041, 0, 0, 40000, 126,0.000000 }, // 2152: f27GM124; Telephone
- // Amplitude begins at 2381.5,
+ // Amplitude begins at 0.4, peaks 2673.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 752, 752, 60, 0, 40, 40,0.000000 }, // 2199: f27GP37; f27GP75; f27GP85; Castanets; Claves; Side Stick
+ {2042,2042, 0, 0, 40000, 146,0.000000 }, // 2153: f27GM126; Applause/Noise
- // Amplitude begins at 2652.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 12, 0, 160, 160,0.000000 }, // 2200: f27GP41; f27GP43; f27GP45; High Floor Tom; Low Floor Tom; Low Tom
+ // Amplitude begins at 2383.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 752, 752, 60, 0, 40, 40,0.000000 }, // 2154: f27GP37; f27GP75; f27GP85; Castanets; Claves; Side Stick
- // Amplitude begins at 1134.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2116,2116, 89, 0, 13, 13,0.000000 }, // 2201: f27GP42; Closed High Hat
+ // Amplitude begins at 2653.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 12, 0, 160, 160,0.000000 }, // 2155: f27GP41; f27GP43; f27GP45; High Floor Tom; Low Floor Tom; Low Tom
- // Amplitude begins at 528.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2117,2117, 89, 0, 206, 206,0.000000 }, // 2202: f27GP44; f27GP46; Open High Hat; Pedal High Hat
+ // Amplitude begins at 1110.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2043,2043, 89, 0, 13, 13,0.000000 }, // 2156: f27GP42; Closed High Hat
- // Amplitude begins at 2737.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 14, 0, 160, 160,0.000000 }, // 2203: f27GP47; Low-Mid Tom
+ // Amplitude begins at 533.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2044,2044, 89, 0, 206, 206,0.000000 }, // 2157: f27GP44; f27GP46; Open High Hat; Pedal High Hat
- // Amplitude begins at 2712.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 16, 0, 160, 160,0.000000 }, // 2204: f27GP48; High-Mid Tom
+ // Amplitude begins at 2733.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 14, 0, 160, 160,0.000000 }, // 2158: f27GP47; Low-Mid Tom
- // Amplitude begins at 1021.2, peaks 1030.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2118,2118, 84, 0, 493, 493,0.000000 }, // 2205: f27GP49; f27GP52; f27GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2
+ // Amplitude begins at 2687.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 16, 0, 160, 160,0.000000 }, // 2159: f27GP48; High-Mid Tom
- // Amplitude begins at 2703.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 19, 0, 160, 160,0.000000 }, // 2206: f27GP50; High Tom
+ // Amplitude begins at 993.3, peaks 995.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2045,2045, 84, 0, 513, 513,0.000000 }, // 2160: f27GP49; f27GP52; f27GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2
- // Amplitude begins at 2612.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2119,2119, 38, 0, 60, 60,0.000000 }, // 2207: f27GP56; Cow Bell
+ // Amplitude begins at 2706.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 19, 0, 160, 160,0.000000 }, // 2161: f27GP50; High Tom
- // Amplitude begins at 1962.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2120,2120, 36, 0, 20, 20,0.000000 }, // 2208: f27GP58; Vibraslap
+ // Amplitude begins at 2611.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2046,2046, 38, 0, 60, 60,0.000000 }, // 2162: f27GP56; Cow Bell
- // Amplitude begins at 2707.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 28, 0, 200, 200,0.000000 }, // 2209: f27GP60; High Bongo
+ // Amplitude begins at 1990.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2047,2047, 36, 0, 20, 20,0.000000 }, // 2163: f27GP58; Vibraslap
- // Amplitude begins at 2640.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 26, 0, 200, 200,0.000000 }, // 2210: f27GP61; Low Bongo
+ // Amplitude begins at 2719.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 28, 0, 193, 193,0.000000 }, // 2164: f27GP60; High Bongo
- // Amplitude begins at 2746.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 35, 0, 193, 193,0.000000 }, // 2211: f27GP65; High Timbale
+ // Amplitude begins at 2644.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 26, 0, 200, 200,0.000000 }, // 2165: f27GP61; Low Bongo
- // Amplitude begins at 2791.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 755, 755, 30, 0, 193, 193,0.000000 }, // 2212: f27GP66; Low Timbale
+ // Amplitude begins at 2744.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 35, 0, 200, 200,0.000000 }, // 2166: f27GP65; High Timbale
- // Amplitude begins at 0.3, peaks 1103.9 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2121,2121, 60, 0, 73, 73,0.000000 }, // 2213: f27GP69; f27GP70; f27GP82; Cabasa; Maracas; Shaker
+ // Amplitude begins at 2793.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 755, 755, 30, 0, 193, 193,0.000000 }, // 2167: f27GP66; Low Timbale
- // Amplitude begins at 2501.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2108,2108, 60, 0, 40, 40,0.000000 }, // 2214: f27GP76; High Wood Block
+ // Amplitude begins at 0.2, peaks 1184.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2048,2048, 60, 0, 73, 73,0.000000 }, // 2168: f27GP69; f27GP70; f27GP82; Cabasa; Maracas; Shaker
- // Amplitude begins at 2241.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2108,2108, 55, 0, 46, 46,0.000000 }, // 2215: f27GP77; f27GP78; f27GP79; Low Wood Block; Mute Cuica; Open Cuica
+ // Amplitude begins at 2507.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2035,2035, 60, 0, 40, 40,0.000000 }, // 2169: f27GP76; High Wood Block
- // Amplitude begins at 875.9,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 730, 730, 94, 0, 613, 613,0.000000 }, // 2216: f27GP81; f27GP83; f27GP84; Bell Tree; Jingle Bell; Open Triangle
+ // Amplitude begins at 2243.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2035,2035, 55, 0, 46, 46,0.000000 }, // 2170: f27GP77; f27GP78; f27GP79; Low Wood Block; Mute Cuica; Open Cuica
- // Amplitude begins at 762.2, peaks 3115.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2122,2122, 0, 0, 293, 293,0.000000 }, // 2217: apgbloodM28; nhlM28; Electric Guitar3
+ // Amplitude begins at 877.9, peaks 879.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 730, 730, 94, 0, 626, 626,0.000000 }, // 2171: f27GP81; f27GP83; f27GP84; Bell Tree; Jingle Bell; Open Triangle
- // Amplitude begins at 663.7, peaks 3347.4 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {2123,2123, 0, 0, 1440, 1440,0.000000 }, // 2218: apgbloodM35; nhlM35; Fretless Bass
+ // Amplitude begins at 764.1, peaks 3113.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2049,2049, 0, 0, 280, 280,0.000000 }, // 2172: apgbloodM28; nhlM28; Electric Guitar3
- // Amplitude begins at 0.4, peaks 1781.7 at 26.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2124,2124, 0, 0, 40000, 66,0.000000 }, // 2219: apgbloodM51; nhlM51; SynthStrings 2
+ // Amplitude begins at 653.0, peaks 3303.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2050,2050, 0, 0, 1446, 1446,0.000000 }, // 2173: apgbloodM35; nhlM35; Fretless Bass
- // Amplitude begins at 5.7, peaks 1778.5 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2125,2125, 0, 0, 40000, 13,0.000000 }, // 2220: apgbloodM57; nhlM57; Trombone
+ // Amplitude begins at 0.4, peaks 1784.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2051,2051, 0, 0, 40000, 53,0.000000 }, // 2174: apgbloodM51; nhlM51; SynthStrings 2
- // Amplitude begins at 84.1, peaks 1360.0 at 0.0s,
+ // Amplitude begins at 5.6, peaks 1817.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2126,2126, 0, 0, 40, 20,0.000000 }, // 2221: apgbloodM58; nhlM58; Tuba
-
- // Amplitude begins at 8.0, peaks 2394.2 at 0.3s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- {2127,2127, 0, 0, 3100, 3100,0.000000 }, // 2222: apgbloodM60; nhlM60; French Horn
-
- // Amplitude begins at 100.0, peaks 1617.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.1s.
- {2128,2128, 0, 0, 40, 53,0.000000 }, // 2223: apgbloodM62; nhlM62; Synth Brass 1
+ {2052,2052, 0, 0, 40000, 20,0.000000 }, // 2175: apgbloodM57; nhlM57; Trombone
- // Amplitude begins at 7.4, peaks 2532.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2129,2129, 0, 0, 40000, 100,0.000000 }, // 2224: apgbloodM63; nhlM63; Synth Brass 2
+ // Amplitude begins at 81.4, peaks 1316.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2053,2053, 0, 0, 40000, 20,0.000000 }, // 2176: apgbloodM58; nhlM58; Tuba
- // Amplitude begins at 5.3, peaks 1683.5 at 23.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2130,2130, 0, 0, 40000, 6,0.000000 }, // 2225: apgbloodM64; nhlM64; Soprano Sax
+ // Amplitude begins at 7.9, peaks 2381.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2054,2054, 0, 0, 3106, 3106,0.000000 }, // 2177: apgbloodM60; nhlM60; French Horn
- // Amplitude begins at 0.5, peaks 1097.3 at 11.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2131,2131, 0, 0, 40000, 13,0.000000 }, // 2226: apgbloodM66; nhlM66; Tenor Sax
+ // Amplitude begins at 96.9, peaks 1564.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2055,2055, 0, 0, 40, 66,0.000000 }, // 2178: apgbloodM62; nhlM62; Synth Brass 1
- // Amplitude begins at 4.3, peaks 1611.2 at 24.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2132,2132, 0, 0, 40000, 13,0.000000 }, // 2227: apgbloodM69; nhlM69; English Horn
+ // Amplitude begins at 7.3, peaks 2519.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2056,2056, 0, 0, 40000, 106,0.000000 }, // 2179: apgbloodM63; nhlM63; Synth Brass 2
- // Amplitude begins at 0.8, peaks 2208.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2133,2133, 0, 0, 40000, 6,0.000000 }, // 2228: apgbloodM70; nhlM70; Bassoon
+ // Amplitude begins at 5.2, peaks 1685.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2057,2057, 0, 0, 40000, 6,0.000000 }, // 2180: apgbloodM64; nhlM64; Soprano Sax
- // Amplitude begins at 6.4, peaks 2543.0 at 25.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2134,2134, 0, 0, 40000, 13,0.000000 }, // 2229: apgbloodM73; nhlM73; Flute
+ // Amplitude begins at 0.6, peaks 1097.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2058,2058, 0, 0, 40000, 13,0.000000 }, // 2181: apgbloodM66; nhlM66; Tenor Sax
- // Amplitude begins at 1.2, peaks 3043.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2135,2135, 0, 0, 40000, 13,0.000000 }, // 2230: apgbloodM74; nhlM74; Recorder
+ // Amplitude begins at 4.1, peaks 1611.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2059,2059, 0, 0, 40000, 6,0.000000 }, // 2182: apgbloodM69; nhlM69; English Horn
- // Amplitude begins at 1933.5, peaks 2733.0 at 29.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2136,2136, 0, 0, 40000, 6,0.000000 }, // 2231: apgbloodM80; nhlM80; Lead 1 squareea
+ // Amplitude begins at 0.8, peaks 2218.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2060,2060, 0, 0, 40000, 6,0.000000 }, // 2183: apgbloodM70; nhlM70; Bassoon
- // Amplitude begins at 78.2, peaks 2577.2 at 0.1s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s.
- {2137,2137, 0, 0, 1973, 13,0.000000 }, // 2232: nhlM86; Lead 7 fifths
+ // Amplitude begins at 6.1, peaks 2548.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2061,2061, 0, 0, 40000, 6,0.000000 }, // 2184: apgbloodM73; nhlM73; Flute
- // Amplitude begins at 0.4, peaks 1699.5 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2138,2138, 0, 0, 40000, 33,0.000000 }, // 2233: apgbloodM92; nhlM92; Pad 5 bowedpad
+ // Amplitude begins at 1.2, peaks 3080.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2062,2062, 0, 0, 40000, 13,0.000000 }, // 2185: apgbloodM74; nhlM74; Recorder
- // Amplitude begins at 0.0, peaks 750.1 at 0.6s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- {2139,2139, 0, 0, 2873, 2873,0.000000 }, // 2234: apgbloodM93; nhlM93; Pad 6 metallic
+ // Amplitude begins at 1926.2, peaks 2737.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2063,2063, 0, 0, 40000, 6,0.000000 }, // 2186: apgbloodM80; nhlM80; Lead 1 squareea
- // Amplitude begins at 0.0, peaks 802.7 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2140,2140, 0, 0, 40000, 153,0.000000 }, // 2235: apgbloodM95; nhlM95; Pad 8 sweep
+ // Amplitude begins at 56.0, peaks 2600.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2064,2064, 0, 0, 2060, 13,0.000000 }, // 2187: nhlM86; Lead 7 fifths
- // Amplitude begins at 0.0, peaks 2753.4 at 0.8s,
- // fades to 20% at 6.1s, keyoff fades to 20% in 0.2s.
- {2141,2141, 0, 0, 6066, 166,0.000000 }, // 2236: nhlM97; FX 2 soundtrack
+ // Amplitude begins at 0.4, peaks 1678.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2065,2065, 0, 0, 40000, 53,0.000000 }, // 2188: apgbloodM92; nhlM92; Pad 5 bowedpad
- // Amplitude begins at 2.1, peaks 803.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2142,2142, 0, 0, 140, 140,0.000000 }, // 2237: nhlM123; Bird Tweet
+ // Amplitude begins at 0.0, peaks 751.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2066,2066, 0, 0, 2886, 2886,0.000000 }, // 2189: apgbloodM93; nhlM93; Pad 6 metallic
- // Amplitude begins at 0.0, peaks 1709.5 at 0.9s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2143,2143, 0, 0, 966, 966,0.000000 }, // 2238: nhlM125; Helicopter
+ // Amplitude begins at 0.0, peaks 799.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2067,2067, 0, 0, 40000, 126,0.000000 }, // 2190: apgbloodM95; nhlM95; Pad 8 sweep
- // Amplitude begins at 2552.7,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2144,2144, 0, 0, 553, 553,0.000000 }, // 2239: nhlM127; Gunshot
+ // Amplitude begins at 0.0, peaks 2867.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2068,2068, 0, 0, 5280, 100,0.000000 }, // 2191: nhlM97; FX 2 soundtrack
- // Amplitude begins at 1578.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2145,2145, 60, 0, 40, 40,0.000000 }, // 2240: apgbloodP38; nhlP38; Acoustic Snare
+ // Amplitude begins at 2.1, peaks 789.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2069,2069, 0, 0, 140, 140,0.000000 }, // 2192: nhlM123; Bird Tweet
- // Amplitude begins at 1619.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2145,2145, 44, 0, 40, 40,0.000000 }, // 2241: apgbloodP40; nhlP40; Electric Snare
+ // Amplitude begins at 0.0, peaks 1714.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2070,2070, 0, 0, 4553, 20,0.000000 }, // 2193: nhlM125; Helicopter
- // Amplitude begins at 992.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2146,2146, 47, 0, 40, 40,0.000000 }, // 2242: apgbloodP42; nhlP42; Closed High Hat
+ // Amplitude begins at 2637.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2071,2071, 0, 0, 513, 513,0.000000 }, // 2194: nhlM127; Gunshot
- // Amplitude begins at 48.9, peaks 666.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2147,2147, 47, 0, 53, 53,0.000000 }, // 2243: apgbloodP44; nhlP44; Pedal High Hat
+ // Amplitude begins at 1571.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2072,2072, 60, 0, 40, 40,0.000000 }, // 2195: apgbloodP38; nhlP38; Acoustic Snare
- // Amplitude begins at 2.0, peaks 596.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2148,2148, 62, 0, 633, 633,0.000000 }, // 2244: apgbloodP46; nhlP46; Open High Hat
+ // Amplitude begins at 1663.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2072,2072, 44, 0, 40, 40,0.000000 }, // 2196: apgbloodP40; nhlP40; Electric Snare
- // Amplitude begins at 1087.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2149,2149, 93, 0, 226, 226,0.000000 }, // 2245: apgbloodP49; apgbloodP52; apgbloodP55; nhlP49; nhlP52; nhlP55; Chinese Cymbal; Crash Cymbal 1; Splash Cymbal
+ // Amplitude begins at 1031.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2073,2073, 47, 0, 40, 40,0.000000 }, // 2197: apgbloodP42; nhlP42; Closed High Hat
- // Amplitude begins at 1875.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2150,2150, 50, 0, 80, 80,0.000000 }, // 2246: apgbloodP56; nhlP56; Cow Bell
+ // Amplitude begins at 48.2, peaks 647.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2074,2074, 47, 0, 60, 60,0.000000 }, // 2198: apgbloodP44; nhlP44; Pedal High Hat
- // Amplitude begins at 1226.0,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2149,2149, 40, 0, 420, 420,0.000000 }, // 2247: apgbloodP57; nhlP57; Crash Cymbal 2
+ // Amplitude begins at 2.0, peaks 589.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2075,2075, 62, 0, 606, 606,0.000000 }, // 2199: apgbloodP46; nhlP46; Open High Hat
- // Amplitude begins at 1778.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2151,2151, 60, 0, 20, 20,0.000000 }, // 2248: apgbloodP60; nhlP60; High Bongo
+ // Amplitude begins at 1097.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2076,2076, 93, 0, 226, 226,0.000000 }, // 2200: apgbloodP49; apgbloodP52; apgbloodP55; nhlP49; nhlP52; nhlP55; Chinese Cymbal; Crash Cymbal 1; Splash Cymbal
- // Amplitude begins at 1871.8, peaks 2257.5 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 773, 773, 60, 0, 46, 46,0.000000 }, // 2249: apgbloodP61; nhlP61; Low Bongo
+ // Amplitude begins at 1887.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2077,2077, 50, 0, 80, 80,0.000000 }, // 2201: apgbloodP56; nhlP56; Cow Bell
- // Amplitude begins at 1850.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2151,2151, 57, 0, 20, 20,0.000000 }, // 2250: apgbloodP62; nhlP62; Mute High Conga
+ // Amplitude begins at 1260.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2076,2076, 40, 0, 420, 420,0.000000 }, // 2202: apgbloodP57; nhlP57; Crash Cymbal 2
- // Amplitude begins at 1215.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 775, 775, 42, 0, 193, 193,0.000000 }, // 2251: apgbloodP65; nhlP65; High Timbale
+ // Amplitude begins at 1784.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2078,2078, 60, 0, 20, 20,0.000000 }, // 2203: apgbloodP60; nhlP60; High Bongo
- // Amplitude begins at 1224.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 775, 775, 38, 0, 193, 193,0.000000 }, // 2252: apgbloodP66; nhlP66; Low Timbale
+ // Amplitude begins at 1873.7, peaks 2264.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 773, 773, 60, 0, 46, 46,0.000000 }, // 2204: apgbloodP61; nhlP61; Low Bongo
- // Amplitude begins at 1847.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 784, 784, 88, 0, 33, 33,0.000000 }, // 2253: apgbloodP80; nhlP80; Mute Triangle
+ // Amplitude begins at 1851.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2078,2078, 57, 0, 20, 20,0.000000 }, // 2205: apgbloodP62; nhlP62; Mute High Conga
- // Amplitude begins at 2529.2, peaks 2666.6 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {2152,2152, 0, 0, 1613, 1613,0.000000 }, // 2254: f29GM7; f30GM7; Clavinet
+ // Amplitude begins at 1217.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 775, 775, 42, 0, 193, 193,0.000000 }, // 2206: apgbloodP65; nhlP65; High Timbale
- // Amplitude begins at 1087.0, peaks 1425.5 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2153,2153, 0, 0, 40000, 6,0.000000 }, // 2255: f29GM14; Tubular Bells
+ // Amplitude begins at 1223.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 775, 775, 38, 0, 193, 193,0.000000 }, // 2207: apgbloodP66; nhlP66; Low Timbale
- // Amplitude begins at 2808.5,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2154,2154, 0, 0, 993, 993,0.000000 }, // 2256: f29GM22; f29GM23; f30GM22; f30GM23; Harmonica; Tango Accordion
+ // Amplitude begins at 1860.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 784, 784, 88, 0, 33, 33,0.000000 }, // 2208: apgbloodP80; nhlP80; Mute Triangle
- // Amplitude begins at 5.3, peaks 1883.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2155,2155, 0, 0, 40000, 6,0.000000 }, // 2257: f29GM24; f29GM25; f29GM27; f30GM24; f30GM25; f30GM27; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar2
+ // Amplitude begins at 2535.4, peaks 2677.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2079,2079, 0, 0, 1553, 1553,0.000000 }, // 2209: f29GM7; f30GM7; Clavinet
- // Amplitude begins at 0.5, peaks 1592.1 at 1.1s,
- // fades to 20% at 23.9s, keyoff fades to 20% in 0.1s.
- {2156,2156, 0, 0, 23906, 80,0.000000 }, // 2258: f29GM33; Electric Bass 1
+ // Amplitude begins at 1089.4, peaks 1427.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2080,2080, 0, 0, 40000, 6,0.000000 }, // 2210: f29GM14; Tubular Bells
- // Amplitude begins at 0.0, peaks 841.9 at 19.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2157,2157, 0, 0, 40000, 313,0.000000 }, // 2259: f29GM50; Synth Strings 1
+ // Amplitude begins at 2807.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2081,2081, 0, 0, 993, 993,0.000000 }, // 2211: f29GM22; f29GM23; f30GM22; f30GM23; Harmonica; Tango Accordion
- // Amplitude begins at 1361.7,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2158,2158, 0, 0, 773, 773,0.000000 }, // 2260: f29GM59; Muted Trumpet
+ // Amplitude begins at 5.2, peaks 1872.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2082,2082, 0, 0, 40000, 26,0.000000 }, // 2212: f29GM24; f29GM25; f29GM27; f30GM24; f30GM25; f30GM27; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar2
- // Amplitude begins at 1628.6,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2159,2159, 0, 0, 886, 886,0.000000 }, // 2261: f29GM61; Brass Section
+ // Amplitude begins at 0.5, peaks 1532.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2083,2083, 0, 0, 29720, 80,0.000000 }, // 2213: f29GM33; Electric Bass 1
- // Amplitude begins at 1.3, peaks 3363.6 at 6.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2160,2160, 0, 0, 40000, 6,0.000000 }, // 2262: f29GM76; Bottle Blow
+ // Amplitude begins at 0.0, peaks 839.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2084,2084, 0, 0, 40000, 306,0.000000 }, // 2214: f29GM50; Synth Strings 1
- // Amplitude begins at 1830.0, peaks 2462.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2161,2161, 0, 0, 1046, 1046,0.000000 }, // 2263: f29GM102; f30GM102; FX 7 echoes
+ // Amplitude begins at 1363.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2085,2085, 0, 0, 700, 700,0.000000 }, // 2215: f29GM59; Muted Trumpet
- // Amplitude begins at 2590.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2162,2162, 0, 0, 100, 100,0.000000 }, // 2264: f29GM112; Tinkle Bell
+ // Amplitude begins at 1627.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2086,2086, 0, 0, 880, 880,0.000000 }, // 2216: f29GM61; Brass Section
- // Amplitude begins at 1695.5, peaks 2607.7 at 0.0s,
+ // Amplitude begins at 1.3, peaks 3362.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2163,2163, 0, 0, 40, 40,0.000000 }, // 2265: f29GM117; Melodic Tom
+ {2087,2087, 0, 0, 40000, 6,0.000000 }, // 2217: f29GM76; Bottle Blow
- // Amplitude begins at 400.5,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 137, 137, 0, 0, 640, 640,0.000000 }, // 2266: f29GM119; f29GM125; f29GM127; f30GM119; f30GM125; f30GM127; Gunshot; Helicopter; Reverse Cymbal
+ // Amplitude begins at 1819.0, peaks 2436.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2088,2088, 0, 0, 1046, 1046,0.000000 }, // 2218: f29GM102; f30GM102; FX 7 echoes
- // Amplitude begins at 2521.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 169, 169, 0, 0, 40, 40,0.000000 }, // 2267: f29GM120; f30GM120; Guitar FretNoise
+ // Amplitude begins at 2590.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2089,2089, 0, 0, 100, 100,0.000000 }, // 2219: f29GM112; Tinkle Bell
- // Amplitude begins at 426.7,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- { 165, 165, 0, 0, 1206, 1206,0.000000 }, // 2268: f29GM121; f30GM121; Breath Noise
+ // Amplitude begins at 1699.0, peaks 2606.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2090,2090, 0, 0, 40, 40,0.000000 }, // 2220: f29GM117; Melodic Tom
- // Amplitude begins at 1833.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 168, 168, 0, 0, 153, 153,0.000000 }, // 2269: f29GM126; f30GM126; Applause/Noise
+ // Amplitude begins at 405.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 136, 136, 0, 0, 640, 640,0.000000 }, // 2221: f29GM119; f29GM125; f29GM127; f30GM119; f30GM125; f30GM127; Gunshot; Helicopter; Reverse Cymbal
- // Amplitude begins at 718.2, peaks 1305.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2164,2164, 65, 0, 40, 40,0.000000 }, // 2270: f29GP54; Tambourine
+ // Amplitude begins at 2525.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 168, 168, 0, 0, 40, 40,0.000000 }, // 2222: f29GM120; f30GM120; Guitar FretNoise
- // Amplitude begins at 1315.3, peaks 1462.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2165,2165, 21, 0, 200, 200,0.000000 }, // 2271: f29GP66; Low Timbale
+ // Amplitude begins at 425.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 164, 164, 0, 0, 1220, 1220,0.000000 }, // 2223: f29GM121; f30GM121; Breath Noise
- // Amplitude begins at 1868.6, peaks 1964.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2166, 174, 0, 0, 886, 886,0.000000 }, // 2272: f31GM4; Rhodes Piano
+ // Amplitude begins at 1783.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 167, 167, 0, 0, 160, 160,0.000000 }, // 2224: f29GM126; f30GM126; Applause/Noise
- // Amplitude begins at 2640.5, peaks 2879.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2167,2168, 0, 0, 993, 993,0.000000 }, // 2273: f31GM8; Celesta
+ // Amplitude begins at 796.8, peaks 1352.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2091,2091, 65, 0, 40, 40,0.000000 }, // 2225: f29GP54; Tambourine
- // Amplitude begins at 1176.0, peaks 1233.0 at 0.0s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {2169,2170, 0, 0, 1326, 1326,0.000000 }, // 2274: f31GM11; Vibraphone
+ // Amplitude begins at 1302.6, peaks 1472.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2092,2092, 21, 0, 200, 200,0.000000 }, // 2226: f29GP66; Low Timbale
- // Amplitude begins at 2020.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2171,2172, 0, 0, 600, 600,0.000000 }, // 2275: f31GM14; Tubular Bells
+ // Amplitude begins at 3516.9, peaks 3893.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2093, 173, 0, 0, 1513, 1513,0.000000 }, // 2227: f31GM4; Rhodes Piano
- // Amplitude begins at 803.9, peaks 3003.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2173,2174, 0, 0, 273, 273,0.000000 }, // 2276: f31GM46; Orchestral Harp
+ // Amplitude begins at 3217.2, peaks 4483.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2094,2095, 0, 0, 653, 653,0.000000 }, // 2228: f31GM8; Celesta
- // Amplitude begins at 2391.4, peaks 2701.9 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {2175,2176, 0, 0, 2126, 2126,0.000000 }, // 2277: f31GM47; Timpany
+ // Amplitude begins at 3725.1, peaks 3871.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2096,2097, 0, 0, 633, 633,0.000000 }, // 2229: f31GM11; Vibraphone
- // Amplitude begins at 8.0, peaks 2617.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {2177,2178, 0, 0, 40000, 500,0.000000 }, // 2278: f31GM48; f31GM49; String Ensemble1; String Ensemble2
+ // Amplitude begins at 3956.9, peaks 3975.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2098,2099, 0, 0, 913, 913,0.000000 }, // 2230: f31GM14; Tubular Bells
- // Amplitude begins at 9.8, peaks 2732.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {2179,2178, 0, 0, 40000, 480,0.000000 }, // 2279: f31GM50; Synth Strings 1
+ // Amplitude begins at 770.3, peaks 2965.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2100,2101, 0, 0, 300, 300,0.000000 }, // 2231: f31GM46; Orchestral Harp
- // Amplitude begins at 2413.9, peaks 2534.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2180, 300, 0, 0, 40000, 200,0.000000 }, // 2280: f31GM60; French Horn
+ // Amplitude begins at 3935.4, peaks 3946.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2102,2103, 0, 0, 1773, 1773,0.000000 }, // 2232: f31GM47; Timpany
- // Amplitude begins at 55.4, peaks 699.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2181,2182, 0, 0, 40000, 0,0.000000 }, // 2281: f31GM61; Brass Section
+ // Amplitude begins at 3.2, peaks 3675.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2104,2105, 0, 0, 40000, 0,0.000000 }, // 2233: f31GM48; f31GM49; String Ensemble1; String Ensemble2
- // Amplitude begins at 72.0, peaks 2681.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2183,2184, 0, 0, 40000, 240,0.000000 }, // 2282: f31GM68; Oboe
+ // Amplitude begins at 15.9, peaks 2876.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2106,2105, 0, 0, 40000, 0,0.000000 }, // 2234: f31GM50; Synth Strings 1
- // Amplitude begins at 1.4, peaks 3262.7 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2185,2186, 0, 0, 40000, 226,0.000000 }, // 2283: f31GM74; Recorder
+ // Amplitude begins at 2525.5, peaks 4833.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2107, 299, 0, 0, 40000, 46,0.000000 }, // 2235: f31GM60; French Horn
- // Amplitude begins at 2792.5, peaks 2820.5 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {2187,2188, 0, 0, 1953, 1953,0.000000 }, // 2284: f31GM88; Pad 1 new age
+ // Amplitude begins at 1061.3, peaks 1326.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2108,2109, 0, 0, 40000, 193,0.000000 }, // 2236: f31GM61; Brass Section
- // Amplitude begins at 2216.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 128, 128, 65, 0, 60, 60,0.000000 }, // 2285: f31GP31; f31GP35; Ac Bass Drum
+ // Amplitude begins at 71.9, peaks 2842.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2110,2111, 0, 0, 40000, 0,0.000000 }, // 2237: f31GM68; Oboe
- // Amplitude begins at 2234.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 128, 128, 72, 0, 46, 46,0.000000 }, // 2286: f31GP36; Bass Drum 1
+ // Amplitude begins at 2.2, peaks 5993.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2112,2113, 0, 0, 40000, 0,0.000000 }, // 2238: f31GM74; Recorder
- // Amplitude begins at 2256.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 364, 365, 52, 0, 20, 20,0.000000 }, // 2287: f31GP37; qGP37; Side Stick
+ // Amplitude begins at 2770.0, peaks 3027.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2114,2115, 0, 0, 1740, 1740,0.000000 }, // 2239: f31GM88; Pad 1 new age
- // Amplitude begins at 1880.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2189,2190, 60, 0, 40, 40,0.000000 }, // 2288: f31GP40; Electric Snare
+ // Amplitude begins at 2197.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 65, 0, 66, 66,0.000000 }, // 2240: f31GP31; f31GP35; Ac Bass Drum
- // Amplitude begins at 2406.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1554,1555, 47, 0, 73, 73,0.000000 }, // 2289: f31GP41; qGP41; Low Floor Tom
+ // Amplitude begins at 2227.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 72, 0, 46, 46,0.000000 }, // 2241: f31GP36; Bass Drum 1
- // Amplitude begins at 150.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1560,1561, 76, 0, 240, 240,0.000000 }, // 2290: f31GP51; qGP51; Ride Cymbal 1
-
- // Amplitude begins at 2202.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 374, 375, 84, 0, 266, 266,0.000000 }, // 2291: f31GP52; qGP52; Chinese Cymbal
-
- // Amplitude begins at 1009.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1568,1569, 83, 0, 66, 66,0.000000 }, // 2292: 2x2byJANP56; f31GP56; qGP56; Cow Bell
+ // Amplitude begins at 2086.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 364, 365, 52, 0, 20, 20,0.000000 }, // 2242: f31GP37; qGP37; Side Stick
- // Amplitude begins at 422.8, peaks 593.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1572,1573, 24, 0, 280, 280,0.000000 }, // 2293: f31GP58; qGP58; Vibraslap
+ // Amplitude begins at 1782.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2116,2117, 60, 0, 80, 80,0.000000 }, // 2243: f31GP40; Electric Snare
- // Amplitude begins at 129.6, peaks 139.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1560,1561, 77, 0, 246, 246,0.000000 }, // 2294: f31GP59; qGP59; Ride Cymbal 2
+ // Amplitude begins at 4930.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 47, 0, 100, 100,0.000000 }, // 2244: f31GP41; qGP41; Low Floor Tom
- // Amplitude begins at 1965.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1576,1577, 60, 0, 80, 80,0.000000 }, // 2295: f31GP60; qGP60; High Bongo
+ // Amplitude begins at 639.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1487,1488, 76, 0, 253, 253,0.000000 }, // 2245: f31GP51; qGP51; Ride Cymbal 1
- // Amplitude begins at 883.0,
+ // Amplitude begins at 3582.8,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1578,1579, 65, 0, 46, 46,0.000000 }, // 2296: f31GP61; qGP61; Low Bongo
+ { 374, 375, 84, 0, 40000, 0,0.000000 }, // 2246: f31GP52; qGP52; Chinese Cymbal
- // Amplitude begins at 0.8, peaks 1294.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 391, 392, 44, 0, 73, 73,0.000000 }, // 2297: f31GP73; qGP73; Short Guiro
+ // Amplitude begins at 2802.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1495,1496, 83, 0, 73, 73,0.000000 }, // 2247: 2x2byJANP56; f31GP56; qGP56; Cow Bell
- // Amplitude begins at 0.0, peaks 1470.9 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 391, 393, 40, 0, 333, 333,0.000000 }, // 2298: f31GP74; qGP74; Long Guiro
+ // Amplitude begins at 1576.4, peaks 1728.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1499,1500, 24, 0, 40, 40,0.000000 }, // 2248: f31GP58; qGP58; Vibraslap
- // Amplitude begins at 2.9, peaks 236.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1610,1611, 72, 0, 33, 33,0.000000 }, // 2299: f31GP82; qGP82; Shaker
+ // Amplitude begins at 624.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1487,1488, 77, 0, 253, 253,0.000000 }, // 2249: f31GP59; qGP59; Ride Cymbal 2
- // Amplitude begins at 4.6, peaks 742.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 398, 399, 73, 0, 546, 546,0.000000 }, // 2300: f31GP83; qGP83; Jingle Bell
+ // Amplitude begins at 2130.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1503,1504, 60, 0, 80, 80,0.000000 }, // 2250: f31GP60; qGP60; High Bongo
- // Amplitude begins at 1153.0,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {1612,1613, 70, 0, 546, 546,0.000000 }, // 2301: f31GP84; qGP84; Bell Tree
+ // Amplitude begins at 1655.4, peaks 1902.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1505,1506, 65, 0, 46, 46,0.000000 }, // 2251: f31GP61; qGP61; Low Bongo
- // Amplitude begins at 2322.2, peaks 2617.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2191,2191, 0, 0, 40000, 146,0.000000 }, // 2302: f32GM10; f32GM9; Glockenspiel; Music box
+ // Amplitude begins at 1839.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 391, 392, 44, 0, 80, 80,0.000000 }, // 2252: f31GP73; qGP73; Short Guiro
- // Amplitude begins at 1744.7, peaks 2081.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2192,2192, 0, 0, 40000, 146,0.000000 }, // 2303: f32GM12; f32GM13; f32GM14; Marimba; Tubular Bells; Xylophone
+ // Amplitude begins at 2049.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 391, 393, 40, 0, 40, 40,0.000000 }, // 2253: f31GP74; qGP74; Long Guiro
- // Amplitude begins at 0.5, peaks 1759.2 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2193,2193, 0, 0, 460, 460,0.000000 }, // 2304: f32GM32; Acoustic Bass
+ // Amplitude begins at 7.3, peaks 604.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1537,1538, 72, 0, 33, 33,0.000000 }, // 2254: f31GP82; qGP82; Shaker
- // Amplitude begins at 0.5, peaks 2427.3 at 0.1s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {2194,2194, 0, 0, 1313, 1313,0.000000 }, // 2305: f32GM34; f41GM34; f54GM80; Electric Bass 2; Lead 1 squareea
+ // Amplitude begins at 744.5, peaks 1216.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 398, 399, 73, 0, 400, 400,0.000000 }, // 2255: f31GP83; qGP83; Jingle Bell
- // Amplitude begins at 862.9, peaks 1925.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2195,2195, 0, 0, 46, 46,0.000000 }, // 2306: f32GM35; f41GM35; Fretless Bass
+ // Amplitude begins at 711.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1539,1540, 70, 0, 353, 353,0.000000 }, // 2256: f31GP84; qGP84; Bell Tree
- // Amplitude begins at 0.0, peaks 1245.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2196,2196, 0, 0, 40000, 180,0.000000 }, // 2307: b56M44; b61M49; b66M44; f32GM48; f32GM50; f53GM73; Flute; STRINGS1
+ // Amplitude begins at 2325.6, peaks 2626.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2118,2118, 0, 0, 40000, 140,0.000000 }, // 2257: f32GM10; f32GM9; Glockenspiel; Music box
- // Amplitude begins at 2649.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2197,2197, 0, 0, 80, 80,0.000000 }, // 2308: MGM105; MGM51; f32GM105; f32GM51; oGM105; Banjo; SynthStrings 2
+ // Amplitude begins at 1730.8, peaks 2093.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2119,2119, 0, 0, 40000, 153,0.000000 }, // 2258: f32GM12; f32GM13; f32GM14; Marimba; Tubular Bells; Xylophone
- // Amplitude begins at 1.0, peaks 2250.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2198,2198, 0, 0, 40000, 6,0.000000 }, // 2309: f12GM73; f16GM73; f32GM72; f32GM73; f32GM74; f32GM75; f37GM72; f37GM73; f47GM73; f54GM73; Flute; Pan Flute; Piccolo; Recorder
+ // Amplitude begins at 0.5, peaks 1779.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2120,2120, 0, 0, 453, 453,0.000000 }, // 2259: f32GM32; Acoustic Bass
- // Amplitude begins at 0.7, peaks 1746.3 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2199,2199, 0, 0, 166, 166,0.000000 }, // 2310: f32GM81; Lead 2 sawtooth
+ // Amplitude begins at 0.5, peaks 2406.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2121,2121, 0, 0, 1300, 1300,0.000000 }, // 2260: f32GM34; f41GM34; f54GM80; Electric Bass 2; Lead 1 squareea
- // Amplitude begins at 8.1, peaks 2286.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2200,2200, 0, 0, 40000, 0,0.000000 }, // 2311: MGM82; f32GM82; Lead 3 calliope
+ // Amplitude begins at 762.0, peaks 2136.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2122,2122, 0, 0, 46, 46,0.000000 }, // 2261: f32GM35; f41GM35; Fretless Bass
- // Amplitude begins at 0.3, peaks 3079.5 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2201,2201, 0, 0, 40000, 0,0.000000 }, // 2312: MGM93; f32GM93; Pad 6 metallic
+ // Amplitude begins at 0.0, peaks 1221.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2123,2123, 0, 0, 40000, 186,0.000000 }, // 2262: b56MM44; b61M49; b66M44; f32GM48; f32GM50; f53GM73; Flute; STRINGS1
- // Amplitude begins at 109.8, peaks 2369.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- {2202,2202, 0, 0, 493, 0,0.000000 }, // 2313: MGM94; b56M59; b66M59; f32GM94; Muted Trumpet; Pad 7 halo; SOFTRUMP
+ // Amplitude begins at 2652.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2124,2124, 0, 0, 80, 80,0.000000 }, // 2263: MGM105; MGM51; f32GM105; f32GM51; oGM105; Banjo; SynthStrings 2
- // Amplitude begins at 144.1, peaks 3311.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2203,2203, 0, 0, 40, 40,0.000000 }, // 2314: f32GM96; FX 1 rain
+ // Amplitude begins at 1.0, peaks 2179.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2125,2125, 0, 0, 40000, 6,0.000000 }, // 2264: f12GM73; f16GM73; f32GM72; f32GM73; f32GM74; f32GM75; f37GM72; f37GM73; f47GM73; f54GM73; Flute; Pan Flute; Piccolo; Recorder
- // Amplitude begins at 1843.7, peaks 2431.8 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2204,2204, 0, 0, 1726, 1726,0.000000 }, // 2315: f32GM97; FX 2 soundtrack
+ // Amplitude begins at 0.7, peaks 1692.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2126,2126, 0, 0, 186, 186,0.000000 }, // 2265: f32GM81; Lead 2 sawtooth
- // Amplitude begins at 2120.2, peaks 2863.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 528, 528, 0, 0, 120, 120,0.000000 }, // 2316: MGM103; f32GM103; oGM103; FX 8 sci-fi
+ // Amplitude begins at 8.0, peaks 2245.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2127,2127, 0, 0, 40000, 0,0.000000 }, // 2266: MGM82; f32GM82; Lead 3 calliope
- // Amplitude begins at 5.0, peaks 2303.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2205,2205, 0, 0, 40000, 46,0.000000 }, // 2317: apgleeM73; b56M73; b66M73; f32GM107; f32GM108; f32GM109; f47GM72; Bagpipe; FLUTE
+ // Amplitude begins at 0.3, peaks 2974.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2128,2128, 0, 0, 40000, 0,0.000000 }, // 2267: MGM93; f32GM93; Pad 6 metallic
- // Amplitude begins at 1655.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2206,2206, 0, 0, 40, 40,0.000000 }, // 2318: f32GM120; Guitar FretNoise
+ // Amplitude begins at 106.4, peaks 2311.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2129,2129, 0, 0, 166, 0,0.000000 }, // 2268: MGM94; b56MM59; b66M59; f32GM94; Muted Trumpet; Pad 7 halo; SOFTRUMP
- // Amplitude begins at 1230.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2207,2207, 0, 0, 73, 73,0.000000 }, // 2319: f32GM127; Gunshot
+ // Amplitude begins at 141.8, peaks 3330.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2130,2130, 0, 0, 40, 40,0.000000 }, // 2269: f32GM96; FX 1 rain
- // Amplitude begins at 2147.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2208,2208, 41, 0, 46, 46,0.000000 }, // 2320: MGP35; MGP36; f32GP35; f32GP36; Ac Bass Drum; Bass Drum 1
+ // Amplitude begins at 1827.3, peaks 2442.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2131,2131, 0, 0, 1740, 1740,0.000000 }, // 2270: f32GM97; FX 2 soundtrack
- // Amplitude begins at 75.2, peaks 96.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2209,2209, 84, 0, 40, 40,0.000000 }, // 2321: f32GP42; Closed High Hat
+ // Amplitude begins at 2104.2, peaks 2868.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 528, 528, 0, 0, 140, 140,0.000000 }, // 2271: MGM103; f32GM103; oGM103; FX 8 sci-fi
- // Amplitude begins at 446.6, peaks 703.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2210,2210, 72, 0, 133, 133,0.000000 }, // 2322: f32GP49; f32GP57; Crash Cymbal 1; Crash Cymbal 2
+ // Amplitude begins at 4.9, peaks 2255.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2132,2132, 0, 0, 40000, 53,0.000000 }, // 2272: apgleeM73; b56MM73; b66M73; f32GM107; f32GM108; f32GM109; f47GM72; Bagpipe; FLUTE
- // Amplitude begins at 289.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 741, 741, 48, 0, 133, 133,0.000000 }, // 2323: MGP68; f32GP68; Low Agogo
+ // Amplitude begins at 1651.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2133,2133, 0, 0, 40, 40,0.000000 }, // 2273: f32GM120; Guitar FretNoise
- // Amplitude begins at 1061.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2211,2211, 0, 0, 40, 40,0.000000 }, // 2324: f13GM3; f50GM3; Honky-tonkPiano
+ // Amplitude begins at 1227.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2134,2134, 0, 0, 80, 80,0.000000 }, // 2274: f32GM127; Gunshot
- // Amplitude begins at 2708.7, peaks 3014.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2212,2212, 0, 0, 960, 960,0.000000 }, // 2325: f13GM5; f50GM5; Chorused Piano
+ // Amplitude begins at 2143.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2135,2135, 41, 0, 46, 46,0.000000 }, // 2275: MGP35; MGP36; f32GP35; f32GP36; Ac Bass Drum; Bass Drum 1
- // Amplitude begins at 1272.0, peaks 1503.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2213,2213, 0, 0, 40000, 206,0.000000 }, // 2326: f13GM11; f50GM11; Vibraphone
+ // Amplitude begins at 78.4, peaks 109.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2136,2136, 84, 0, 40, 40,0.000000 }, // 2276: f32GP42; Closed High Hat
- // Amplitude begins at 2752.0, peaks 2878.9 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2214,2214, 0, 0, 820, 820,0.000000 }, // 2327: f13GM14; f50GM14; Tubular Bells
+ // Amplitude begins at 443.5, peaks 676.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2137,2137, 72, 0, 133, 133,0.000000 }, // 2277: f32GP49; f32GP57; Crash Cymbal 1; Crash Cymbal 2
- // Amplitude begins at 2071.9, peaks 2593.6 at 4.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2215,2215, 0, 0, 40000, 0,0.000000 }, // 2328: f13GM16; f50GM16; Hammond Organ
+ // Amplitude begins at 284.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 741, 741, 48, 0, 133, 133,0.000000 }, // 2278: MGP68; f32GP68; Low Agogo
- // Amplitude begins at 0.7, peaks 1386.5 at 12.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2216,2216, 0, 0, 40000, 6,0.000000 }, // 2329: f13GM23; f50GM23; Tango Accordion
+ // Amplitude begins at 1062.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2138,2138, 0, 0, 40, 40,0.000000 }, // 2279: f13GM3; f50GM3; Honky-tonkPiano
- // Amplitude begins at 6.5, peaks 2361.0 at 0.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2217,2217, 0, 0, 1080, 1080,0.000000 }, // 2330: f13GM31; f50GM31; Guitar Harmonics
+ // Amplitude begins at 2694.2, peaks 2996.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2139,2139, 0, 0, 940, 940,0.000000 }, // 2280: f13GM5; f50GM5; Chorused Piano
- // Amplitude begins at 2833.5, peaks 3469.3 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2218,2218, 0, 0, 40000, 0,0.000000 }, // 2331: f13GM35; f50GM35; Fretless Bass
+ // Amplitude begins at 1270.8, peaks 1463.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2140,2140, 0, 0, 40000, 213,0.000000 }, // 2281: f13GM11; f50GM11; Vibraphone
- // Amplitude begins at 0.5, peaks 1672.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2219,2219, 0, 0, 40000, 66,0.000000 }, // 2332: f13GM40; Violin
+ // Amplitude begins at 2744.0, peaks 2861.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2141,2141, 0, 0, 866, 866,0.000000 }, // 2282: f13GM14; f50GM14; Tubular Bells
- // Amplitude begins at 0.0, peaks 1463.0 at 37.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2220,2220, 0, 0, 40000, 26,0.000000 }, // 2333: f13GM41; f50GM41; Viola
+ // Amplitude begins at 2135.5, peaks 2587.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2142,2142, 0, 0, 40000, 0,0.000000 }, // 2283: f13GM16; f50GM16; Hammond Organ
- // Amplitude begins at 0.0, peaks 1615.1 at 0.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s.
- {2221,2221, 0, 0, 1113, 13,0.000000 }, // 2334: f13GM42; f50GM42; Cello
+ // Amplitude begins at 0.6, peaks 1388.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2143,2143, 0, 0, 40000, 6,0.000000 }, // 2284: f13GM23; f50GM23; Tango Accordion
- // Amplitude begins at 0.4, peaks 1525.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2222,2222, 0, 0, 40000, 46,0.000000 }, // 2335: f13GM43; f50GM43; Contrabass
+ // Amplitude begins at 6.3, peaks 2334.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2144,2144, 0, 0, 1080, 1080,0.000000 }, // 2285: f13GM31; f50GM31; Guitar Harmonics
- // Amplitude begins at 0.0, peaks 1417.7 at 0.5s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 0.0s.
- {2223,2223, 0, 0, 2793, 13,0.000000 }, // 2336: f13GM44; f50GM44; Tremulo Strings
+ // Amplitude begins at 2829.0, peaks 3516.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2145,2145, 0, 0, 40000, 0,0.000000 }, // 2286: f13GM35; f50GM35; Fretless Bass
- // Amplitude begins at 3.3, peaks 2015.3 at 34.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2224,2224, 0, 0, 40000, 133,0.000000 }, // 2337: f13GM52; f50GM52; Choir Aahs
+ // Amplitude begins at 0.5, peaks 1689.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2146,2146, 0, 0, 40000, 73,0.000000 }, // 2287: f13GM40; Violin
- // Amplitude begins at 7.4, peaks 2900.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2225,2225, 0, 0, 40000, 26,0.000000 }, // 2338: f13GM53; f50GM53; Voice Oohs
+ // Amplitude begins at 0.0, peaks 1464.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2147,2147, 0, 0, 40000, 26,0.000000 }, // 2288: f13GM41; f50GM41; Viola
- // Amplitude begins at 1.2, peaks 3139.9 at 31.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2226,2226, 0, 0, 40000, 133,0.000000 }, // 2339: f13GM54; f50GM54; Synth Voice
+ // Amplitude begins at 0.0, peaks 1615.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2148,2148, 0, 0, 2360, 13,0.000000 }, // 2289: f13GM42; f50GM42; Cello
- // Amplitude begins at 2418.7, peaks 3473.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2227,2227, 0, 0, 40000, 0,0.000000 }, // 2340: f13GM56; f50GM56; Trumpet
+ // Amplitude begins at 0.4, peaks 1525.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2149,2149, 0, 0, 40000, 0,0.000000 }, // 2290: f13GM43; f50GM43; Contrabass
- // Amplitude begins at 2218.2, peaks 2888.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {2228,2228, 0, 0, 126, 0,0.000000 }, // 2341: f13GM57; f50GM57; Trombone
+ // Amplitude begins at 0.0, peaks 1405.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2150,2150, 0, 0, 3126, 13,0.000000 }, // 2291: f13GM44; f50GM44; Tremulo Strings
- // Amplitude begins at 790.4, peaks 2715.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2229,2229, 0, 0, 40000, 6,0.000000 }, // 2342: f13GM58; f50GM58; Tuba
+ // Amplitude begins at 3.2, peaks 2015.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2151,2151, 0, 0, 40000, 140,0.000000 }, // 2292: f13GM52; f50GM52; Choir Aahs
- // Amplitude begins at 858.2, peaks 3255.4 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2230,2230, 0, 0, 40000, 33,0.000000 }, // 2343: f13GM59; f50GM59; Muted Trumpet
+ // Amplitude begins at 7.3, peaks 2868.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2152,2152, 0, 0, 40000, 26,0.000000 }, // 2293: f13GM53; f50GM53; Voice Oohs
- // Amplitude begins at 0.4, peaks 2678.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2231,2231, 0, 0, 40000, 6,0.000000 }, // 2344: f13GM72; f50GM72; Piccolo
+ // Amplitude begins at 1.2, peaks 3144.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2153,2153, 0, 0, 40000, 140,0.000000 }, // 2294: f13GM54; f50GM54; Synth Voice
- // Amplitude begins at 0.4, peaks 3092.7 at 39.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2232,2232, 0, 0, 40000, 6,0.000000 }, // 2345: f13GM73; f50GM73; Flute
+ // Amplitude begins at 2399.7, peaks 3489.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2154,2154, 0, 0, 40000, 0,0.000000 }, // 2295: f13GM56; f50GM56; Trumpet
- // Amplitude begins at 0.4, peaks 3133.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2233,2233, 0, 0, 40000, 0,0.000000 }, // 2346: f13GM77; f50GM77; Shakuhachi
+ // Amplitude begins at 2200.7, peaks 2897.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2155,2155, 0, 0, 126, 0,0.000000 }, // 2296: f13GM57; f50GM57; Trombone
- // Amplitude begins at 0.4, peaks 2739.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2234,2234, 0, 0, 40000, 6,0.000000 }, // 2347: f13GM78; Whistle
+ // Amplitude begins at 775.7, peaks 2697.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2156,2156, 0, 0, 40000, 6,0.000000 }, // 2297: f13GM58; f50GM58; Tuba
- // Amplitude begins at 0.4, peaks 3385.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2235,2235, 0, 0, 40000, 13,0.000000 }, // 2348: f13GM82; f50GM82; Lead 3 calliope
+ // Amplitude begins at 842.1, peaks 3243.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2157,2157, 0, 0, 40000, 33,0.000000 }, // 2298: f13GM59; f50GM59; Muted Trumpet
- // Amplitude begins at 0.0, peaks 1357.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2236,2236, 0, 0, 40000, 6,0.000000 }, // 2349: f13GM83; f50GM83; Lead 4 chiff
+ // Amplitude begins at 0.4, peaks 2854.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2158,2158, 0, 0, 40000, 6,0.000000 }, // 2299: f13GM72; f50GM72; Piccolo
- // Amplitude begins at 0.0, peaks 1672.7 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2237,2237, 0, 0, 40000, 20,0.000000 }, // 2350: f13GM85; f50GM85; Lead 6 voice
+ // Amplitude begins at 0.4, peaks 3097.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2159,2159, 0, 0, 40000, 6,0.000000 }, // 2300: f13GM73; f50GM73; Flute
- // Amplitude begins at 0.5, peaks 3106.7 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2238,2238, 0, 0, 40000, 280,0.000000 }, // 2351: f13GM91; f50GM91; Pad 4 choir
+ // Amplitude begins at 0.4, peaks 3135.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2160,2160, 0, 0, 40000, 0,0.000000 }, // 2301: f13GM77; f50GM77; Shakuhachi
- // Amplitude begins at 0.4, peaks 2488.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2239,2239, 0, 0, 40000, 33,0.000000 }, // 2352: f13GM94; f50GM94; Pad 7 halo
+ // Amplitude begins at 0.4, peaks 2677.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2161,2161, 0, 0, 40000, 6,0.000000 }, // 2302: f13GM78; Whistle
- // Amplitude begins at 3255.5, peaks 3340.5 at 0.0s,
- // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s.
- {2240,2240, 0, 0, 3460, 3460,0.000000 }, // 2353: f13GM96; f50GM96; FX 1 rain
+ // Amplitude begins at 0.4, peaks 3387.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2162,2162, 0, 0, 40000, 20,0.000000 }, // 2303: f13GM82; f50GM82; Lead 3 calliope
- // Amplitude begins at 0.8, peaks 4125.1 at 0.8s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s.
- {2241,2241, 0, 0, 913, 13,0.000000 }, // 2354: f13GM97; f50GM97; FX 2 soundtrack
+ // Amplitude begins at 0.0, peaks 1356.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2163,2163, 0, 0, 40000, 6,0.000000 }, // 2304: f13GM83; f50GM83; Lead 4 chiff
- // Amplitude begins at 2498.9, peaks 2844.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2242,2242, 0, 0, 486, 486,0.000000 }, // 2355: f13GM98; f50GM98; FX 3 crystal
+ // Amplitude begins at 0.0, peaks 1640.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2164,2164, 0, 0, 40000, 26,0.000000 }, // 2305: f13GM85; f50GM85; Lead 6 voice
- // Amplitude begins at 1143.7, peaks 1294.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2243,2243, 0, 0, 940, 940,0.000000 }, // 2356: f13GM100; f50GM100; FX 5 brightness
+ // Amplitude begins at 0.5, peaks 3108.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2165,2165, 0, 0, 40000, 266,0.000000 }, // 2306: f13GM91; f50GM91; Pad 4 choir
- // Amplitude begins at 1149.7, peaks 1365.3 at 0.3s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2244,2244, 0, 0, 1246, 1246,0.000000 }, // 2357: f13GM102; f50GM102; FX 7 echoes
+ // Amplitude begins at 0.4, peaks 2412.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2166,2166, 0, 0, 40000, 40,0.000000 }, // 2307: f13GM94; f50GM94; Pad 7 halo
- // Amplitude begins at 0.0, peaks 1476.1 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2245,2245, 0, 0, 2266, 2266,0.000000 }, // 2358: f13GM119; f50GM119; Reverse Cymbal
+ // Amplitude begins at 3248.7, peaks 3336.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2167,2167, 0, 0, 3500, 3500,0.000000 }, // 2308: f13GM96; f50GM96; FX 1 rain
- // Amplitude begins at 0.5, peaks 2475.2 at 1.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2246,2246, 0, 0, 1706, 1706,0.000000 }, // 2359: f13GM122; f50GM122; Seashore
+ // Amplitude begins at 0.8, peaks 4142.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2168,2168, 0, 0, 860, 20,0.000000 }, // 2309: f13GM97; f50GM97; FX 2 soundtrack
- // Amplitude begins at 0.0, peaks 1008.4 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2247,2247, 0, 0, 200, 200,0.000000 }, // 2360: f13GM123; f50GM123; Bird Tweet
+ // Amplitude begins at 2552.8, peaks 2835.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2169,2169, 0, 0, 513, 513,0.000000 }, // 2310: f13GM98; f50GM98; FX 3 crystal
- // Amplitude begins at 2615.2, peaks 2615.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2248,2248, 0, 0, 40000, 6,0.000000 }, // 2361: f13GM124; f50GM124; Telephone
+ // Amplitude begins at 1146.6, peaks 1282.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2170,2170, 0, 0, 973, 973,0.000000 }, // 2311: f13GM100; f50GM100; FX 5 brightness
- // Amplitude begins at 0.3, peaks 1240.2 at 37.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2249,2249, 0, 0, 40000, 0,0.000000 }, // 2362: f13GM125; f50GM125; Helicopter
+ // Amplitude begins at 1151.1, peaks 1294.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2171,2171, 0, 0, 1446, 1446,0.000000 }, // 2312: f13GM102; f50GM102; FX 7 echoes
- // Amplitude begins at 2384.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2250,2250, 0, 0, 133, 133,0.000000 }, // 2363: f13GM127; f50GM127; Gunshot
+ // Amplitude begins at 0.0, peaks 1492.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2172,2172, 0, 0, 2280, 2280,0.000000 }, // 2313: f13GM119; f50GM119; Reverse Cymbal
- // Amplitude begins at 1151.1,
+ // Amplitude begins at 0.5, peaks 2426.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2251,2251, 60, 0, 40, 40,0.000000 }, // 2364: f13GP42; f50GP42; Closed High Hat
-
- // Amplitude begins at 1353.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2252,2252, 60, 0, 300, 300,0.000000 }, // 2365: f13GP46; f50GP46; Open High Hat
+ {2173,2173, 0, 0, 1713, 1713,0.000000 }, // 2314: f13GM122; f50GM122; Seashore
- // Amplitude begins at 1405.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2253,2253, 48, 0, 306, 306,0.000000 }, // 2366: f13GP49; f50GP49; Crash Cymbal 1
+ // Amplitude begins at 0.0, peaks 1019.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2174,2174, 0, 0, 200, 200,0.000000 }, // 2315: f13GM123; f50GM123; Bird Tweet
- // Amplitude begins at 320.4,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2254,2254, 60, 0, 353, 353,0.000000 }, // 2367: f13GP51; f13GP53; f13GP59; f50GP51; f50GP53; f50GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
+ // Amplitude begins at 2612.1, peaks 2614.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2175,2175, 0, 0, 40000, 6,0.000000 }, // 2316: f13GM124; f50GM124; Telephone
- // Amplitude begins at 1441.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2255,2255, 60, 0, 306, 306,0.000000 }, // 2368: f13GP52; f50GP52; Chinese Cymbal
+ // Amplitude begins at 0.3, peaks 1267.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2176,2176, 0, 0, 40000, 0,0.000000 }, // 2317: f13GM125; f50GM125; Helicopter
- // Amplitude begins at 82.3, peaks 1173.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2256,2256, 66, 0, 100, 100,0.000000 }, // 2369: f13GP54; f50GP54; Tambourine
+ // Amplitude begins at 2348.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2177,2177, 0, 0, 140, 140,0.000000 }, // 2318: f13GM127; f50GM127; Gunshot
- // Amplitude begins at 1388.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2257,2257, 60, 0, 300, 300,0.000000 }, // 2370: f13GP55; f50GP55; Splash Cymbal
+ // Amplitude begins at 1147.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2178,2178, 60, 0, 46, 46,0.000000 }, // 2319: f13GP42; f50GP42; Closed High Hat
- // Amplitude begins at 1314.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2253,2253, 64, 0, 306, 306,0.000000 }, // 2371: f13GP57; f50GP57; Crash Cymbal 2
-
- // Amplitude begins at 74.3, peaks 1269.4 at 0.0s,
+ // Amplitude begins at 1398.1,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2258,2258, 60, 0, 40, 40,0.000000 }, // 2372: f13GP69; f50GP69; Cabasa
+ {2179,2179, 60, 0, 306, 306,0.000000 }, // 2320: f13GP46; f50GP46; Open High Hat
- // Amplitude begins at 870.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2259,2259, 60, 0, 33, 33,0.000000 }, // 2373: f13GP70; f50GP70; Maracas
+ // Amplitude begins at 1452.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2180,2180, 48, 0, 300, 300,0.000000 }, // 2321: f13GP49; f50GP49; Crash Cymbal 1
- // Amplitude begins at 682.1, peaks 1131.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2260,2260, 56, 0, 106, 106,0.000000 }, // 2374: f13GP71; f50GP71; Short Whistle
+ // Amplitude begins at 322.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2181,2181, 60, 0, 360, 360,0.000000 }, // 2322: f13GP51; f13GP53; f13GP59; f50GP51; f50GP53; f50GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2
- // Amplitude begins at 59.6, peaks 1166.1 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2261,2261, 53, 0, 313, 313,0.000000 }, // 2375: f13GP72; f50GP72; Long Whistle
+ // Amplitude begins at 1430.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2182,2182, 60, 0, 306, 306,0.000000 }, // 2323: f13GP52; f50GP52; Chinese Cymbal
- // Amplitude begins at 1119.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2262,2262, 60, 0, 60, 60,0.000000 }, // 2376: f13GP73; f50GP73; Short Guiro
+ // Amplitude begins at 88.6, peaks 1176.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2183,2183, 66, 0, 93, 93,0.000000 }, // 2324: f13GP54; f50GP54; Tambourine
- // Amplitude begins at 0.0, peaks 1024.3 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2263,2263, 48, 0, 180, 180,0.000000 }, // 2377: f13GP74; f50GP74; Long Guiro
+ // Amplitude begins at 1346.0,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2184,2184, 60, 0, 313, 313,0.000000 }, // 2325: f13GP55; f50GP55; Splash Cymbal
- // Amplitude begins at 0.7, peaks 899.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2264,2264, 67, 0, 80, 80,0.000000 }, // 2378: f13GP82; f50GP82; Shaker
+ // Amplitude begins at 1360.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2180,2180, 64, 0, 300, 300,0.000000 }, // 2326: f13GP57; f50GP57; Crash Cymbal 2
- // Amplitude begins at 360.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2265,2265, 60, 0, 313, 313,0.000000 }, // 2379: f13GP83; f50GP83; Jingle Bell
+ // Amplitude begins at 81.5, peaks 1236.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2185,2185, 60, 0, 40, 40,0.000000 }, // 2327: f13GP69; f50GP69; Cabasa
- // Amplitude begins at 387.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2265,2265, 72, 0, 240, 240,0.000000 }, // 2380: f13GP84; f50GP84; Bell Tree
+ // Amplitude begins at 910.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2186,2186, 60, 0, 26, 26,0.000000 }, // 2328: f13GP70; f50GP70; Maracas
- // Amplitude begins at 1229.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2266,2266, 60, 0, 40, 40,0.000000 }, // 2381: f13GP91; f50GP91
+ // Amplitude begins at 682.1, peaks 1134.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2187,2187, 56, 0, 106, 106,0.000000 }, // 2329: f13GP71; f50GP71; Short Whistle
- // Amplitude begins at 8.8, peaks 1392.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2267,2267, 0, 0, 580, 580,0.000000 }, // 2382: f34GM74; Recorder
+ // Amplitude begins at 57.3, peaks 1173.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2188,2188, 53, 0, 313, 313,0.000000 }, // 2330: f13GP72; f50GP72; Long Whistle
- // Amplitude begins at 2295.8,
+ // Amplitude begins at 1161.9,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2268,2268, 24, 0, 13, 13,0.000000 }, // 2383: f34GP0
+ {2189,2189, 60, 0, 60, 60,0.000000 }, // 2331: f13GP73; f50GP73; Short Guiro
- // Amplitude begins at 704.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2269,2269, 36, 0, 6, 6,0.000000 }, // 2384: f34GP2
+ // Amplitude begins at 0.0, peaks 1010.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2190,2190, 48, 0, 180, 180,0.000000 }, // 2332: f13GP74; f50GP74; Long Guiro
- // Amplitude begins at 2046.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 344, 344, 36, 0, 26, 26,0.000000 }, // 2385: f34GP3
+ // Amplitude begins at 0.7, peaks 905.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2191,2191, 67, 0, 80, 80,0.000000 }, // 2333: f13GP82; f50GP82; Shaker
- // Amplitude begins at 2345.0, peaks 2474.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 348, 348, 0, 0, 66, 66,0.000000 }, // 2386: f34GP4
+ // Amplitude begins at 355.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2192,2192, 60, 0, 320, 320,0.000000 }, // 2334: f13GP83; f50GP83; Jingle Bell
- // Amplitude begins at 2809.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 348, 348, 12, 0, 53, 53,0.000000 }, // 2387: f34GP5
+ // Amplitude begins at 378.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2192,2192, 72, 0, 246, 246,0.000000 }, // 2335: f13GP84; f50GP84; Bell Tree
- // Amplitude begins at 2590.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2270,2270, 12, 0, 60, 60,0.000000 }, // 2388: f34GP6
+ // Amplitude begins at 1220.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2193,2193, 60, 0, 40, 40,0.000000 }, // 2336: f13GP91; f50GP91
- // Amplitude begins at 951.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2271,2271, 24, 0, 20, 20,0.000000 }, // 2389: f34GP7
+ // Amplitude begins at 8.8, peaks 1380.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2194,2194, 0, 0, 593, 593,0.000000 }, // 2337: f34GM74; Recorder
- // Amplitude begins at 1210.9,
+ // Amplitude begins at 2288.2,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2271,2271, 36, 0, 13, 13,0.000000 }, // 2390: f34GP8
+ {2195,2195, 24, 0, 13, 13,0.000000 }, // 2338: f34GP0
- // Amplitude begins at 8.3, peaks 1451.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2272,2272, 0, 0, 66, 66,0.000000 }, // 2391: f34GP9
+ // Amplitude begins at 702.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2196,2196, 36, 0, 26, 26,0.000000 }, // 2339: f34GP2
- // Amplitude begins at 2890.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2270,2270, 24, 0, 20, 20,0.000000 }, // 2392: f34GP10
+ // Amplitude begins at 2093.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 343, 343, 36, 0, 26, 26,0.000000 }, // 2340: f34GP3
- // Amplitude begins at 1431.2, peaks 1552.0 at 0.1s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2273,2273, 88, 0, 913, 913,0.000000 }, // 2393: f34GP11
+ // Amplitude begins at 2346.1, peaks 2488.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 347, 347, 0, 0, 66, 66,0.000000 }, // 2341: f34GP4
- // Amplitude begins at 1431.2, peaks 1507.9 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2274,2274, 88, 0, 480, 480,0.000000 }, // 2394: f34GP12
+ // Amplitude begins at 2810.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 347, 347, 12, 0, 53, 53,0.000000 }, // 2342: f34GP5
- // Amplitude begins at 10.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2275,2275, 13, 0, 113, 113,0.000000 }, // 2395: f34GP13
+ // Amplitude begins at 2590.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2197,2197, 12, 0, 60, 60,0.000000 }, // 2343: f34GP6
- // Amplitude begins at 2820.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 352, 352, 0, 0, 80, 80,0.000000 }, // 2396: f34GP14
+ // Amplitude begins at 952.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2198,2198, 24, 0, 20, 20,0.000000 }, // 2344: f34GP7
- // Amplitude begins at 11.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2275,2275, 15, 0, 100, 100,0.000000 }, // 2397: f34GP15
+ // Amplitude begins at 1212.8,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2198,2198, 36, 0, 13, 13,0.000000 }, // 2345: f34GP8
- // Amplitude begins at 2569.3, peaks 2608.4 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2276,2276, 0, 0, 1240, 1240,0.000000 }, // 2398: f35GM0; f47GM0; AcouGrandPiano
+ // Amplitude begins at 8.2, peaks 1452.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2199,2199, 0, 0, 66, 66,0.000000 }, // 2346: f34GP9
- // Amplitude begins at 2416.4, peaks 2775.3 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2277,2277, 0, 0, 2280, 2280,0.000000 }, // 2399: f35GM1; BrightAcouGrand
+ // Amplitude begins at 2885.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2197,2197, 24, 0, 20, 20,0.000000 }, // 2347: f34GP10
- // Amplitude begins at 1264.3, peaks 1265.0 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2278,2278, 0, 0, 940, 940,0.000000 }, // 2400: f35GM6; Harpsichord
+ // Amplitude begins at 1421.5, peaks 1553.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2200,2200, 88, 0, 920, 920,0.000000 }, // 2348: f34GP11
- // Amplitude begins at 2345.1,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2279,2279, 0, 0, 800, 800,0.000000 }, // 2401: f35GM9; Glockenspiel
+ // Amplitude begins at 1421.5, peaks 1504.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2201,2201, 88, 0, 486, 486,0.000000 }, // 2349: f34GP12
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {2280,2280, 0, 0, 1920, 1920,0.000000 }, // 2402: f35GM11; Vibraphone
+ // Amplitude begins at 10.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2202,2202, 13, 0, 100, 100,0.000000 }, // 2350: f34GP13
- // Amplitude begins at 2203.1,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2281,2281, 0, 0, 260, 260,0.000000 }, // 2403: f35GM12; Marimba
+ // Amplitude begins at 2820.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 351, 351, 0, 0, 73, 73,0.000000 }, // 2351: f34GP14
- // Amplitude begins at 2031.5, peaks 2342.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2282,2282, 0, 0, 293, 293,0.000000 }, // 2404: f35GM15; Dulcimer
+ // Amplitude begins at 11.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2202,2202, 15, 0, 113, 113,0.000000 }, // 2352: f34GP15
- // Amplitude begins at 467.8, peaks 543.7 at 22.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.8s.
- {2283,2283, 0, 0, 40000, 1833,0.000000 }, // 2405: f35GM18; Rock Organ
+ // Amplitude begins at 2574.6, peaks 2628.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2203,2203, 0, 0, 1226, 1226,0.000000 }, // 2353: f35GM0; f47GM0; AcouGrandPiano
- // Amplitude begins at 2381.6, peaks 2548.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2284,2284, 0, 0, 106, 106,0.000000 }, // 2406: f35GM25; Acoustic Guitar2
+ // Amplitude begins at 2405.9, peaks 2770.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2204,2204, 0, 0, 2193, 2193,0.000000 }, // 2354: f35GM1; BrightAcouGrand
- // Amplitude begins at 2367.7, peaks 2462.9 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {2285,2285, 0, 0, 4500, 4500,0.000000 }, // 2407: f35GM31; Guitar Harmonics
+ // Amplitude begins at 1268.5, peaks 1274.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2205,2205, 0, 0, 866, 866,0.000000 }, // 2355: f35GM6; Harpsichord
- // Amplitude begins at 1889.4, peaks 3098.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2286,2286, 0, 0, 233, 233,0.000000 }, // 2408: f35GM33; Electric Bass 1
+ // Amplitude begins at 2339.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2206,2206, 0, 0, 886, 886,0.000000 }, // 2356: f35GM9; Glockenspiel
- // Amplitude begins at 0.0, peaks 1565.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2287,2287, 0, 0, 100, 100,0.000000 }, // 2409: f35GM45; Pizzicato String
+ // Amplitude begins at 2643.3, peaks 2981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2207,2207, 0, 0, 1900, 1900,0.000000 }, // 2357: f35GM11; Vibraphone
- // Amplitude begins at 0.8, peaks 1061.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2288,2288, 0, 0, 40000, 53,0.000000 }, // 2410: f35GM48; String Ensemble1
+ // Amplitude begins at 2203.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2208,2208, 0, 0, 266, 266,0.000000 }, // 2358: f35GM12; Marimba
- // Amplitude begins at 0.0, peaks 1169.5 at 2.3s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s.
- {2289,2289, 0, 0, 2300, 13,0.000000 }, // 2411: f35GM49; String Ensemble2
+ // Amplitude begins at 2014.1, peaks 2353.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2209,2209, 0, 0, 313, 313,0.000000 }, // 2359: f35GM15; Dulcimer
- // Amplitude begins at 3.6, peaks 681.2 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {2290,2290, 0, 0, 60, 13,0.000000 }, // 2412: f35GM51; SynthStrings 2
+ // Amplitude begins at 464.9, peaks 544.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2210,2210, 0, 0, 40000, 1833,0.000000 }, // 2360: f35GM18; Rock Organ
- // Amplitude begins at 749.6, peaks 818.6 at 0.2s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2291,2291, 0, 0, 453, 453,0.000000 }, // 2413: f35GM55; Orchestra Hit
+ // Amplitude begins at 2385.9, peaks 2546.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2211,2211, 0, 0, 126, 126,0.000000 }, // 2361: f35GM25; Acoustic Guitar2
- // Amplitude begins at 0.8, peaks 1931.9 at 0.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2292,2292, 0, 0, 1746, 1746,0.000000 }, // 2414: f35GM60; French Horn
+ // Amplitude begins at 2360.6, peaks 2440.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2212,2212, 0, 0, 4580, 4580,0.000000 }, // 2362: f35GM31; Guitar Harmonics
- // Amplitude begins at 70.6, peaks 1406.9 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {2293,2293, 0, 0, 1526, 1526,0.000000 }, // 2415: f35GM62; Synth Brass 1
+ // Amplitude begins at 1884.2, peaks 3109.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2213,2213, 0, 0, 253, 253,0.000000 }, // 2363: f35GM33; Electric Bass 1
- // Amplitude begins at 77.0, peaks 1327.5 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2294,2294, 0, 0, 406, 406,0.000000 }, // 2416: f35GM63; Synth Brass 2
+ // Amplitude begins at 0.0, peaks 1558.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2214,2214, 0, 0, 120, 120,0.000000 }, // 2364: f35GM45; Pizzicato String
- // Amplitude begins at 6.0, peaks 1902.7 at 31.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2295,2295, 0, 0, 40000, 0,0.000000 }, // 2417: f35GM68; Oboe
+ // Amplitude begins at 0.8, peaks 1075.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2215,2215, 0, 0, 40000, 46,0.000000 }, // 2365: f35GM48; String Ensemble1
- // Amplitude begins at 1.0, peaks 2394.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2296,2296, 0, 0, 40000, 6,0.000000 }, // 2418: MGM72; MGM73; MGM74; MGM75; f35GM73; Flute; Pan Flute; Piccolo; Recorder
+ // Amplitude begins at 0.0, peaks 1171.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2216,2216, 0, 0, 2320, 13,0.000000 }, // 2366: f35GM49; String Ensemble2
- // Amplitude begins at 725.6, peaks 3433.2 at 0.1s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {2297,2297, 0, 0, 1953, 1953,0.000000 }, // 2419: f35GM77; Shakuhachi
+ // Amplitude begins at 3.6, peaks 684.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2217,2217, 0, 0, 80, 60,0.000000 }, // 2367: f35GM51; SynthStrings 2
- // Amplitude begins at 1768.3, peaks 3046.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {2298,2298, 0, 0, 240, 13,0.000000 }, // 2420: f35GM99; FX 4 atmosphere
+ // Amplitude begins at 750.8, peaks 810.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2218,2218, 0, 0, 400, 400,0.000000 }, // 2368: f35GM55; Orchestra Hit
- // Amplitude begins at 61.8, peaks 1150.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2299,2299, 0, 0, 253, 253,0.000000 }, // 2421: b56M105; b66M105; f35GM105; BANJO
+ // Amplitude begins at 0.8, peaks 1876.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2219,2219, 0, 0, 1953, 1953,0.000000 }, // 2369: f35GM60; French Horn
- // Amplitude begins at 0.0, peaks 825.7 at 2.2s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 1.3s.
- {2300,2300, 0, 0, 3360, 1346,0.000000 }, // 2422: b56M125; b61M125; b66M125; f35GM125; HELICPTR
+ // Amplitude begins at 68.4, peaks 1392.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2220,2220, 0, 0, 1446, 1446,0.000000 }, // 2370: f35GM62; Synth Brass 1
- // Amplitude begins at 1057.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2301,2301, 79, 0, 20, 20,0.000000 }, // 2423: f35GP31
+ // Amplitude begins at 76.1, peaks 1374.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2221,2221, 0, 0, 360, 360,0.000000 }, // 2371: f35GM63; Synth Brass 2
- // Amplitude begins at 1192.5,
+ // Amplitude begins at 5.9, peaks 1905.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2301,2301, 72, 0, 20, 20,0.000000 }, // 2424: f35GP32
+ {2222,2222, 0, 0, 40000, 6,0.000000 }, // 2372: f35GM68; Oboe
- // Amplitude begins at 1056.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2302,2302, 72, 0, 13, 13,0.000000 }, // 2425: f35GP33
+ // Amplitude begins at 1.0, peaks 2342.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2223,2223, 0, 0, 40000, 6,0.000000 }, // 2373: MGM72; MGM73; MGM74; MGM75; f35GM73; Flute; Pan Flute; Piccolo; Recorder
- // Amplitude begins at 1080.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2302,2302, 79, 0, 13, 13,0.000000 }, // 2426: f35GP34
+ // Amplitude begins at 712.0, peaks 3386.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2224,2224, 0, 0, 2026, 2026,0.000000 }, // 2374: f35GM77; Shakuhachi
- // Amplitude begins at 65.5, peaks 1273.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 554, 554, 60, 0, 160, 160,0.000000 }, // 2427: f35GP54; Tambourine
+ // Amplitude begins at 1758.6, peaks 3056.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2225,2225, 0, 0, 246, 13,0.000000 }, // 2375: f35GM99; FX 4 atmosphere
- // Amplitude begins at 794.5, peaks 1323.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2303,2303, 72, 0, 260, 260,0.000000 }, // 2428: f35GP57; Crash Cymbal 2
+ // Amplitude begins at 60.5, peaks 1152.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2226,2226, 0, 0, 233, 233,0.000000 }, // 2376: b56MM105; b66M105; f35GM105; BANJO
- // Amplitude begins at 0.7, peaks 1034.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2304,2304, 84, 0, 106, 106,0.000000 }, // 2429: f35GP69; Cabasa
+ // Amplitude begins at 0.0, peaks 837.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2227,2227, 0, 0, 2600, 1333,0.000000 }, // 2377: b56MM125; b61M125; b66M125; f35GM125; HELICPTR
- // Amplitude begins at 1208.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 555, 555, 66, 0, 20, 20,0.000000 }, // 2430: f35GP75; Claves
+ // Amplitude begins at 1039.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2228,2228, 79, 0, 20, 20,0.000000 }, // 2378: f35GP31
- // Amplitude begins at 2611.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2305,2306, 35, 0, 20, 20,0.000000 }, // 2431: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036
+ // Amplitude begins at 1187.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2228,2228, 72, 0, 20, 20,0.000000 }, // 2379: f35GP32
- // Amplitude begins at 2256.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2307,2308, 52, 0, 20, 20,0.000000 }, // 2432: f36GP37; Side Stick
+ // Amplitude begins at 1051.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2229,2229, 72, 0, 13, 13,0.000000 }, // 2380: f35GP33
- // Amplitude begins at 2228.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2309,1552, 48, 0, 40, 40,0.000000 }, // 2433: f36GP38; Acoustic Snare
+ // Amplitude begins at 1034.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2229,2229, 79, 0, 13, 13,0.000000 }, // 2381: f35GP34
- // Amplitude begins at 2395.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1599,1599, 58, 0, 33, 33,0.000000 }, // 2434: f36GP39; Hand Clap
+ // Amplitude begins at 80.1, peaks 1260.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 554, 554, 60, 0, 160, 160,0.000000 }, // 2382: f35GP54; Tambourine
- // Amplitude begins at 2249.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2309,1552, 60, 0, 40, 40,0.000000 }, // 2435: f36GP40; Electric Snare
+ // Amplitude begins at 690.7, peaks 1285.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2230,2230, 72, 0, 253, 253,0.000000 }, // 2383: f35GP57; Crash Cymbal 2
- // Amplitude begins at 2880.4, peaks 5228.8 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2310,2311, 47, 0, 526, 526,0.000000 }, // 2436: f36GP41; Low Floor Tom
+ // Amplitude begins at 0.8, peaks 1022.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2231,2231, 84, 0, 106, 106,0.000000 }, // 2384: f35GP69; Cabasa
- // Amplitude begins at 1392.5, peaks 5127.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2310,2311, 43, 0, 460, 460,0.000000 }, // 2437: f36GP42; f36GP44; f36GP46; Closed High Hat; Open High Hat; Pedal High Hat
+ // Amplitude begins at 1208.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 555, 555, 66, 0, 20, 20,0.000000 }, // 2385: f35GP75; Claves
- // Amplitude begins at 2831.1, peaks 4857.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 49, 0, 573, 573,0.000000 }, // 2438: f36GP43; High Floor Tom
+ // Amplitude begins at 4143.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2232,2233, 35, 0, 20, 20,0.000000 }, // 2386: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036
- // Amplitude begins at 2717.4, peaks 4610.9 at 0.1s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 51, 0, 613, 613,0.000000 }, // 2439: f36GP45; Low Tom
+ // Amplitude begins at 2086.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2234,2235, 52, 0, 20, 20,0.000000 }, // 2387: f36GP37; Side Stick
- // Amplitude begins at 2830.2, peaks 4605.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 54, 0, 606, 606,0.000000 }, // 2440: f36GP47; Low-Mid Tom
+ // Amplitude begins at 1910.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2236,1479, 48, 0, 66, 66,0.000000 }, // 2388: f36GP38; Acoustic Snare
- // Amplitude begins at 2860.4, peaks 4355.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 57, 0, 633, 633,0.000000 }, // 2441: f36GP48; High-Mid Tom
+ // Amplitude begins at 2394.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1526,1526, 58, 0, 33, 33,0.000000 }, // 2389: f36GP39; Hand Clap
- // Amplitude begins at 3002.6, peaks 3997.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 72, 0, 553, 553,0.000000 }, // 2442: f36GP49; Crash Cymbal 1
+ // Amplitude begins at 1824.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2236,1479, 60, 0, 73, 73,0.000000 }, // 2390: f36GP40; Electric Snare
- // Amplitude begins at 2575.1, peaks 4261.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 60, 0, 620, 620,0.000000 }, // 2443: f36GP50; High Tom
+ // Amplitude begins at 2240.7, peaks 4495.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 47, 0, 606, 606,0.000000 }, // 2391: f36GP41; Low Floor Tom
- // Amplitude begins at 3018.3, peaks 3956.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 76, 0, 560, 560,0.000000 }, // 2444: f36GP51; Ride Cymbal 1
+ // Amplitude begins at 1503.5, peaks 4676.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 43, 0, 313, 313,0.000000 }, // 2392: f36GP42; f36GP44; f36GP46; Closed High Hat; Open High Hat; Pedal High Hat
- // Amplitude begins at 2931.0, peaks 3977.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2310,2311, 84, 0, 553, 553,0.000000 }, // 2445: f36GP52; Chinese Cymbal
+ // Amplitude begins at 2505.2, peaks 4887.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 49, 0, 706, 706,0.000000 }, // 2393: f36GP43; High Floor Tom
- // Amplitude begins at 1821.0, peaks 4140.3 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2310,2311, 36, 0, 353, 353,0.000000 }, // 2446: f36GP53; Ride Bell
+ // Amplitude begins at 2476.6, peaks 4402.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 51, 0, 840, 840,0.000000 }, // 2394: f36GP45; Low Tom
- // Amplitude begins at 598.0, peaks 1654.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1564,2312, 65, 0, 86, 86,0.000000 }, // 2447: f36GP54; Tambourine
+ // Amplitude begins at 3131.4, peaks 4288.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 54, 0, 820, 820,0.000000 }, // 2395: f36GP47; Low-Mid Tom
- // Amplitude begins at 1427.1,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2313,2314, 84, 0, 500, 500,0.000000 }, // 2448: f36GP55; Splash Cymbal
+ // Amplitude begins at 3250.5, peaks 4325.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 57, 0, 780, 780,0.000000 }, // 2396: f36GP48; High-Mid Tom
- // Amplitude begins at 2648.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1568,1568, 83, 0, 60, 60,0.000000 }, // 2449: f36GP56; Cow Bell
+ // Amplitude begins at 3411.3, peaks 4301.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 72, 0, 713, 713,0.000000 }, // 2397: f36GP49; Crash Cymbal 1
- // Amplitude begins at 2383.5,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 380, 381, 84, 0, 500, 500,0.000000 }, // 2450: f36GP57; Crash Cymbal 2
+ // Amplitude begins at 3145.9, peaks 4501.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 60, 0, 786, 786,0.000000 }, // 2398: f36GP50; High Tom
- // Amplitude begins at 1252.1, peaks 1355.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1572,1572, 24, 0, 40, 40,0.000000 }, // 2451: f36GP58; Vibraslap
+ // Amplitude begins at 3426.2, peaks 4240.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 76, 0, 720, 720,0.000000 }, // 2399: f36GP51; Ride Cymbal 1
- // Amplitude begins at 2891.3, peaks 4058.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2310,2311, 77, 0, 546, 546,0.000000 }, // 2452: f36GP59; Ride Cymbal 2
+ // Amplitude begins at 3253.0, peaks 4287.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 84, 0, 720, 720,0.000000 }, // 2400: f36GP52; Chinese Cymbal
- // Amplitude begins at 2643.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2315,2316, 60, 0, 80, 80,0.000000 }, // 2453: f36GP60; High Bongo
+ // Amplitude begins at 2271.3, peaks 4751.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 36, 0, 193, 193,0.000000 }, // 2401: f36GP53; Ride Bell
- // Amplitude begins at 2797.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2317,2318, 65, 0, 153, 153,0.000000 }, // 2454: f36GP61; Low Bongo
+ // Amplitude begins at 1305.3, peaks 1959.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1491,2239, 65, 0, 113, 113,0.000000 }, // 2402: f36GP54; Tambourine
- // Amplitude begins at 1790.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2319,2319, 59, 0, 13, 13,0.000000 }, // 2455: f36GP62; Mute High Conga
+ // Amplitude begins at 2084.2,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2240,2241, 84, 0, 40000, 0,0.000000 }, // 2403: f36GP55; Splash Cymbal
- // Amplitude begins at 2410.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2320,2320, 51, 0, 40, 40,0.000000 }, // 2456: f36GP63; Open High Conga
+ // Amplitude begins at 2643.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1495,1495, 83, 0, 60, 60,0.000000 }, // 2404: f36GP56; Cow Bell
- // Amplitude begins at 1821.6, peaks 1958.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1616,1616, 45, 0, 46, 46,0.000000 }, // 2457: f36GP64; Low Conga
+ // Amplitude begins at 3284.5, peaks 3585.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 380, 381, 84, 0, 40000, 0,0.000000 }, // 2405: f36GP57; Crash Cymbal 2
- // Amplitude begins at 2392.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2321,2321, 71, 0, 133, 133,0.000000 }, // 2458: f36GP65; High Timbale
+ // Amplitude begins at 1272.1, peaks 1396.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1499,1499, 24, 0, 40, 40,0.000000 }, // 2406: f36GP58; Vibraslap
- // Amplitude begins at 2688.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2322,2322, 60, 0, 160, 160,0.000000 }, // 2459: f36GP66; Low Timbale
+ // Amplitude begins at 3290.4, peaks 4262.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 77, 0, 713, 713,0.000000 }, // 2407: f36GP59; Ride Cymbal 2
- // Amplitude begins at 2348.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2323,2323, 58, 0, 40, 40,0.000000 }, // 2460: f36GP67; High Agogo
+ // Amplitude begins at 2503.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2242,2243, 60, 0, 86, 86,0.000000 }, // 2408: f36GP60; High Bongo
- // Amplitude begins at 2368.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2324,2324, 53, 0, 40, 40,0.000000 }, // 2461: f36GP68; Low Agogo
+ // Amplitude begins at 2777.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2244,2245, 65, 0, 160, 160,0.000000 }, // 2409: f36GP61; Low Bongo
- // Amplitude begins at 2.2, peaks 479.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 397, 397, 64, 0, 86, 86,0.000000 }, // 2462: f36GP69; Cabasa
+ // Amplitude begins at 1791.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2246,2246, 59, 0, 13, 13,0.000000 }, // 2410: f36GP62; Mute High Conga
- // Amplitude begins at 955.5,
+ // Amplitude begins at 2413.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2325,2325, 71, 0, 13, 13,0.000000 }, // 2463: f36GP70; Maracas
+ {2247,2247, 51, 0, 40, 40,0.000000 }, // 2411: f36GP63; Open High Conga
- // Amplitude begins at 126.9, peaks 1198.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2326,2326, 61, 0, 326, 326,0.000000 }, // 2464: f36GP71; Short Whistle
+ // Amplitude begins at 1815.6, peaks 1974.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1543,1543, 45, 0, 46, 46,0.000000 }, // 2412: f36GP64; Low Conga
- // Amplitude begins at 127.0, peaks 1210.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2327,2327, 61, 0, 633, 633,0.000000 }, // 2465: f36GP72; Long Whistle
+ // Amplitude begins at 2376.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2248,2248, 71, 0, 133, 133,0.000000 }, // 2413: f36GP65; High Timbale
- // Amplitude begins at 0.8, peaks 1193.9 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2328, 392, 44, 0, 73, 73,0.000000 }, // 2466: f36GP73; Short Guiro
+ // Amplitude begins at 2696.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2249,2249, 60, 0, 153, 153,0.000000 }, // 2414: f36GP66; Low Timbale
- // Amplitude begins at 0.0, peaks 1489.6 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2328, 393, 40, 0, 333, 333,0.000000 }, // 2467: f36GP74; Long Guiro
+ // Amplitude begins at 2400.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2250,2250, 58, 0, 40, 40,0.000000 }, // 2415: f36GP67; High Agogo
- // Amplitude begins at 2224.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1599,1599, 69, 0, 20, 20,0.000000 }, // 2468: f36GP75; Claves
+ // Amplitude begins at 2366.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2251,2251, 53, 0, 40, 40,0.000000 }, // 2416: f36GP68; Low Agogo
- // Amplitude begins at 2227.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1599,1599, 68, 0, 20, 20,0.000000 }, // 2469: f36GP76; f36GP85; Castanets; High Wood Block
+ // Amplitude begins at 2.1, peaks 472.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 397, 397, 64, 0, 86, 86,0.000000 }, // 2417: f36GP69; Cabasa
- // Amplitude begins at 2395.9,
+ // Amplitude begins at 906.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2252,2252, 71, 0, 13, 13,0.000000 }, // 2418: f36GP70; Maracas
+
+ // Amplitude begins at 121.5, peaks 1203.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1599,1599, 63, 0, 33, 33,0.000000 }, // 2470: f36GP77; Low Wood Block
+ {2253,2253, 61, 0, 326, 326,0.000000 }, // 2419: f36GP71; Short Whistle
- // Amplitude begins at 1.4, peaks 2379.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2329,2330, 74, 0, 200, 200,0.000000 }, // 2471: f36GP78; Mute Cuica
+ // Amplitude begins at 121.7, peaks 1215.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2254,2254, 61, 0, 640, 640,0.000000 }, // 2420: f36GP72; Long Whistle
- // Amplitude begins at 8.6, peaks 2720.2 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2331,2332, 60, 0, 360, 360,0.000000 }, // 2472: f36GP79; Open Cuica
+ // Amplitude begins at 1304.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2255, 392, 44, 0, 80, 80,0.000000 }, // 2421: f36GP73; Short Guiro
- // Amplitude begins at 2673.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2333,2334, 80, 0, 133, 133,0.000000 }, // 2473: f36GP80; Mute Triangle
+ // Amplitude begins at 1451.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2255, 393, 40, 0, 40, 40,0.000000 }, // 2422: f36GP74; Long Guiro
- // Amplitude begins at 2745.6, peaks 2868.7 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2335,2336, 64, 0, 613, 613,0.000000 }, // 2474: f36GP81; Open Triangle
+ // Amplitude begins at 2230.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1526,1526, 69, 0, 20, 20,0.000000 }, // 2423: f36GP75; Claves
- // Amplitude begins at 8.4, peaks 486.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 397, 397, 72, 0, 73, 73,0.000000 }, // 2475: f36GP82; Shaker
+ // Amplitude begins at 2227.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1526,1526, 68, 0, 20, 20,0.000000 }, // 2424: f36GP76; f36GP85; Castanets; High Wood Block
- // Amplitude begins at 385.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2337,2338, 78, 0, 260, 260,0.000000 }, // 2476: f36GP83; Jingle Bell
+ // Amplitude begins at 2394.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1526,1526, 63, 0, 33, 33,0.000000 }, // 2425: f36GP77; Low Wood Block
- // Amplitude begins at 1070.4,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {1612,1613, 82, 0, 566, 566,0.000000 }, // 2477: f36GP84; Bell Tree
+ // Amplitude begins at 1.5, peaks 2567.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2256,2257, 74, 0, 200, 200,0.000000 }, // 2426: f36GP78; Mute Cuica
- // Amplitude begins at 1755.4,
+ // Amplitude begins at 8.4, peaks 2856.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2319,2319, 48, 0, 13, 13,0.000000 }, // 2478: f36GP86; Mute Surdu
+ {2258,2259, 60, 0, 340, 340,0.000000 }, // 2427: f36GP79; Open Cuica
- // Amplitude begins at 2419.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2320,2320, 53, 0, 40, 40,0.000000 }, // 2479: f36GP87; Open Surdu
+ // Amplitude begins at 3615.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2260,2261, 80, 0, 113, 113,0.000000 }, // 2428: f36GP80; Mute Triangle
- // Amplitude begins at 3056.3,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2339,2339, 0, 0, 553, 553,0.000000 }, // 2480: f37GM24; f37GM25; Acoustic Guitar1; Acoustic Guitar2
+ // Amplitude begins at 3993.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2262,2263, 64, 0, 500, 500,0.000000 }, // 2429: f36GP81; Open Triangle
- // Amplitude begins at 1809.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2340,2341, 0, 0, 326, 326,0.000000 }, // 2481: f37GM26; Electric Guitar1
+ // Amplitude begins at 8.1, peaks 481.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 397, 397, 72, 0, 73, 73,0.000000 }, // 2430: f36GP82; Shaker
- // Amplitude begins at 41.5, peaks 843.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2342,2343, 0, 0, 40000, 133,0.000000 }, // 2482: f37GM40; Violin
+ // Amplitude begins at 1174.5, peaks 1210.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2264,2265, 78, 0, 806, 806,0.000000 }, // 2431: f36GP83; Jingle Bell
- // Amplitude begins at 2001.1, peaks 2385.8 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {2344,2344, 0, 0, 1606, 1606,0.000000 }, // 2483: f16GM46; f37GM46; f54GM46; Orchestral Harp
+ // Amplitude begins at 678.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1539,1540, 82, 0, 353, 353,0.000000 }, // 2432: f36GP84; Bell Tree
- // Amplitude begins at 2573.5, peaks 3103.2 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2345,2345, 0, 0, 1133, 1133,0.000000 }, // 2484: f12GM116; f12GM47; f16GM116; f16GM47; f37GM47; f54GM116; f54GM47; Taiko Drum; Timpany
+ // Amplitude begins at 1759.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2246,2246, 48, 0, 13, 13,0.000000 }, // 2433: f36GP86; Mute Surdu
- // Amplitude begins at 3.2, peaks 1448.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2346,2346, 0, 0, 40000, 226,0.000000 }, // 2485: f37GM48; String Ensemble1
+ // Amplitude begins at 2420.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2247,2247, 53, 0, 40, 40,0.000000 }, // 2434: f36GP87; Open Surdu
- // Amplitude begins at 0.0, peaks 1199.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2347,2347, 0, 0, 40000, 266,0.000000 }, // 2486: f12GM49; f16GM49; f37GM49; f54GM49; String Ensemble2
+ // Amplitude begins at 3062.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2266,2266, 0, 0, 546, 546,0.000000 }, // 2435: f37GM24; f37GM25; Acoustic Guitar1; Acoustic Guitar2
- // Amplitude begins at 60.0, peaks 1424.5 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s.
- {2348,2349, 0, 0, 1440, 6,0.000000 }, // 2487: f37GM56; Trumpet
+ // Amplitude begins at 2769.8, peaks 3226.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2267,2268, 0, 0, 546, 546,0.000000 }, // 2436: f37GM26; Electric Guitar1
- // Amplitude begins at 112.0, peaks 2828.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2350,2350, 0, 0, 40000, 6,0.000000 }, // 2488: f12GM59; f16GM59; f37GM59; f54GM59; Muted Trumpet
+ // Amplitude begins at 164.6, peaks 823.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2269,2270, 0, 0, 40000, 0,0.000000 }, // 2437: f37GM40; Violin
- // Amplitude begins at 8.0, peaks 2383.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2351,2352, 0, 0, 40000, 33,0.000000 }, // 2489: f37GM60; French Horn
+ // Amplitude begins at 1991.7, peaks 2372.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2271,2271, 0, 0, 1580, 1580,0.000000 }, // 2438: f16GM46; f37GM46; f54GM46; Orchestral Harp
- // Amplitude begins at 70.8, peaks 1522.4 at 30.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2353,2354, 0, 0, 40000, 6,0.000000 }, // 2490: f37GM68; f53GM84; Lead 5 charang; Oboe
+ // Amplitude begins at 2552.1, peaks 3115.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2272,2272, 0, 0, 1153, 1153,0.000000 }, // 2439: f12GM116; f12GM47; f16GM116; f16GM47; f37GM47; f54GM116; f54GM47; Taiko Drum; Timpany
- // Amplitude begins at 15.4, peaks 282.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2355,2356, 0, 0, 40000, 6,0.000000 }, // 2491: f37GM69; English Horn
+ // Amplitude begins at 3.2, peaks 1453.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2273,2273, 0, 0, 40000, 220,0.000000 }, // 2440: f37GM48; String Ensemble1
- // Amplitude begins at 7.4, peaks 2861.2 at 19.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2357,2358, 0, 0, 40000, 20,0.000000 }, // 2492: f37GM70; Bassoon
+ // Amplitude begins at 0.0, peaks 1178.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2274,2274, 0, 0, 40000, 240,0.000000 }, // 2441: f12GM49; f16GM49; f37GM49; f54GM49; String Ensemble2
- // Amplitude begins at 0.8, peaks 1949.2 at 26.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2359,2360, 0, 0, 40000, 260,0.000000 }, // 2493: f37GM74; Recorder
+ // Amplitude begins at 764.5, peaks 3778.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2275,2276, 0, 0, 380, 380,0.000000 }, // 2442: f37GM56; Trumpet
- // Amplitude begins at 2055.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 14, 0, 26, 26,0.000000 }, // 2494: f12GP31; f16GP31; f37GP31; f54GP31
+ // Amplitude begins at 110.8, peaks 2844.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2277,2277, 0, 0, 40000, 6,0.000000 }, // 2443: f12GM59; f16GM59; f37GM59; f54GM59; Muted Trumpet
- // Amplitude begins at 2205.8, peaks 2756.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2362,2362, 35, 0, 40, 40,0.000000 }, // 2495: f37GP35; Ac Bass Drum
+ // Amplitude begins at 8.8, peaks 3493.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2278,2279, 0, 0, 40000, 0,0.000000 }, // 2444: f37GM60; French Horn
- // Amplitude begins at 2424.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 19, 0, 26, 26,0.000000 }, // 2496: f12GP36; f16GP36; f37GP36; f54GP36; Bass Drum 1
+ // Amplitude begins at 133.9, peaks 1529.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2280,2281, 0, 0, 40000, 0,0.000000 }, // 2445: f37GM68; f53GM84; Lead 5 charang; Oboe
- // Amplitude begins at 2221.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2363,2363, 43, 0, 80, 80,0.000000 }, // 2497: f12GP40; f16GP40; f37GP40; f54GP40; Electric Snare
+ // Amplitude begins at 156.6, peaks 3164.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2282,2283, 0, 0, 40000, 6,0.000000 }, // 2446: f37GM69; English Horn
- // Amplitude begins at 3019.0, peaks 3119.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2364,2364, 41, 0, 60, 60,0.000000 }, // 2498: f12GP41; f16GP41; f37GP41; f54GP41; Low Floor Tom
+ // Amplitude begins at 9.4, peaks 3154.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2284,2285, 0, 0, 40000, 0,0.000000 }, // 2447: f37GM70; Bassoon
- // Amplitude begins at 2799.3, peaks 2918.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2364,2364, 43, 0, 53, 53,0.000000 }, // 2499: f12GP43; f16GP43; f37GP43; f54GP43; High Floor Tom
+ // Amplitude begins at 1.2, peaks 3331.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2286,2287, 0, 0, 40000, 0,0.000000 }, // 2448: f37GM74; Recorder
- // Amplitude begins at 2641.5, peaks 2764.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2364,2364, 45, 0, 53, 53,0.000000 }, // 2500: f12GP45; f16GP45; f37GP45; f54GP45; Low Tom
+ // Amplitude begins at 2057.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2288,2288, 14, 0, 26, 26,0.000000 }, // 2449: f12GP31; f16GP31; f37GP31; f54GP31
- // Amplitude begins at 2763.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2364,2364, 47, 0, 53, 53,0.000000 }, // 2501: f12GP47; f16GP47; f37GP47; f54GP47; Low-Mid Tom
+ // Amplitude begins at 2200.6, peaks 2746.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2289,2289, 35, 0, 40, 40,0.000000 }, // 2450: f37GP35; Ac Bass Drum
- // Amplitude begins at 2189.0, peaks 2625.7 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {2365,2366, 0, 0, 1526, 1526,0.000000 }, // 2502: f12GM0; f16GM0; f54GM0; AcouGrandPiano
+ // Amplitude begins at 2427.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2288,2288, 19, 0, 26, 26,0.000000 }, // 2451: f12GP36; f16GP36; f37GP36; f54GP36; Bass Drum 1
- // Amplitude begins at 2887.3,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2367,2367, 0, 0, 1213, 1213,0.000000 }, // 2503: f12GM1; f16GM1; f54GM1; BrightAcouGrand
+ // Amplitude begins at 2123.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2290,2290, 43, 0, 86, 86,0.000000 }, // 2452: f12GP40; f16GP40; f37GP40; f54GP40; Electric Snare
- // Amplitude begins at 1780.7, peaks 1884.8 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2368,2368, 0, 0, 2260, 2260,0.000000 }, // 2504: f12GM2; f16GM2; f54GM2; ElecGrandPiano
+ // Amplitude begins at 3025.9, peaks 3102.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2291,2291, 41, 0, 60, 60,0.000000 }, // 2453: f12GP41; f16GP41; f37GP41; f54GP41; Low Floor Tom
- // Amplitude begins at 933.8, peaks 1446.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2369,2369, 0, 0, 1020, 1020,0.000000 }, // 2505: f12GM3; f16GM3; f54GM3; Honky-tonkPiano
+ // Amplitude begins at 2805.4, peaks 2928.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2291,2291, 43, 0, 53, 53,0.000000 }, // 2454: f12GP43; f16GP43; f37GP43; f54GP43; High Floor Tom
- // Amplitude begins at 2124.9,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2370,2370, 0, 0, 500, 500,0.000000 }, // 2506: f12GM4; f16GM4; f54GM4; Rhodes Piano
+ // Amplitude begins at 2644.7, peaks 2769.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2291,2291, 45, 0, 60, 60,0.000000 }, // 2455: f12GP45; f16GP45; f37GP45; f54GP45; Low Tom
- // Amplitude begins at 2242.2, peaks 2323.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2371,2371, 0, 0, 320, 320,0.000000 }, // 2507: f12GM5; f16GM5; f54GM5; Chorused Piano
+ // Amplitude begins at 2750.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2291,2291, 47, 0, 53, 53,0.000000 }, // 2456: f12GP47; f16GP47; f37GP47; f54GP47; Low-Mid Tom
- // Amplitude begins at 918.0, peaks 999.6 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {2372,2372, 0, 0, 1860, 1860,0.000000 }, // 2508: f12GM6; f16GM6; f54GM6; Harpsichord
+ // Amplitude begins at 2746.0, peaks 2890.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2292,2293, 0, 0, 1553, 1553,0.000000 }, // 2457: f12GM0; f16GM0; f54GM0; AcouGrandPiano
- // Amplitude begins at 1068.6,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2373,2373, 0, 0, 520, 520,0.000000 }, // 2509: f12GM8; f16GM8; f54GM8; Celesta
+ // Amplitude begins at 2881.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2294,2294, 0, 0, 1213, 1213,0.000000 }, // 2458: f12GM1; f16GM1; f54GM1; BrightAcouGrand
- // Amplitude begins at 1464.1, peaks 1805.2 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2374,2374, 0, 0, 993, 993,0.000000 }, // 2510: f12GM9; f16GM9; f54GM9; Glockenspiel
+ // Amplitude begins at 1784.2, peaks 1899.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2295,2295, 0, 0, 2280, 2280,0.000000 }, // 2459: f12GM2; f16GM2; f54GM2; ElecGrandPiano
- // Amplitude begins at 1444.9, peaks 1871.7 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2375,2375, 0, 0, 1726, 1726,0.000000 }, // 2511: f12GM10; f16GM10; f54GM10; Music box
+ // Amplitude begins at 927.8, peaks 1455.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2296,2296, 0, 0, 966, 966,0.000000 }, // 2460: f12GM3; f16GM3; f54GM3; Honky-tonkPiano
- // Amplitude begins at 1540.0, peaks 1845.9 at 0.0s,
- // fades to 20% at 2.6s, keyoff fades to 20% in 0.1s.
- {2376,2376, 0, 0, 2560, 60,0.000000 }, // 2512: f12GM11; f16GM11; f54GM11; Vibraphone
+ // Amplitude begins at 2126.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2297,2297, 0, 0, 500, 500,0.000000 }, // 2461: f12GM4; f16GM4; f54GM4; Rhodes Piano
- // Amplitude begins at 2598.3, peaks 2666.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2377,2377, 0, 0, 486, 486,0.000000 }, // 2513: f12GM12; f16GM12; f54GM12; Marimba
+ // Amplitude begins at 2247.1, peaks 2296.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2298,2298, 0, 0, 326, 326,0.000000 }, // 2462: f12GM5; f16GM5; f54GM5; Chorused Piano
- // Amplitude begins at 2463.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2378,2378, 0, 0, 46, 46,0.000000 }, // 2514: f12GM13; f16GM13; f54GM13; Xylophone
+ // Amplitude begins at 918.7, peaks 999.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2299,2299, 0, 0, 1926, 1926,0.000000 }, // 2463: f12GM6; f16GM6; f54GM6; Harpsichord
- // Amplitude begins at 2831.3, peaks 2860.3 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2379,2379, 0, 0, 1206, 1206,0.000000 }, // 2515: f12GM14; f16GM14; f53GM122; f54GM14; Seashore; Tubular Bells
+ // Amplitude begins at 1069.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2300,2300, 0, 0, 520, 520,0.000000 }, // 2464: f12GM8; f16GM8; f54GM8; Celesta
- // Amplitude begins at 1209.9, peaks 1237.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2380,2380, 0, 0, 600, 600,0.000000 }, // 2516: f12GM15; f16GM15; f54GM15; Dulcimer
+ // Amplitude begins at 1451.8, peaks 1811.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2301,2301, 0, 0, 993, 993,0.000000 }, // 2465: f12GM9; f16GM9; f54GM9; Glockenspiel
- // Amplitude begins at 2226.1, peaks 2587.3 at 22.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2381,2381, 0, 0, 40000, 0,0.000000 }, // 2517: f12GM16; f16GM16; f54GM16; Hammond Organ
+ // Amplitude begins at 1433.7, peaks 1876.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2302,2302, 0, 0, 1740, 1740,0.000000 }, // 2466: f12GM10; f16GM10; f54GM10; Music box
- // Amplitude begins at 887.8, peaks 1471.0 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s.
- {2382,2382, 0, 0, 1133, 6,0.000000 }, // 2518: f12GM17; f16GM17; f54GM17; Percussive Organ
+ // Amplitude begins at 1543.6, peaks 1839.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2303,2303, 0, 0, 2300, 80,0.000000 }, // 2467: f12GM11; f16GM11; f54GM11; Vibraphone
- // Amplitude begins at 2074.8, peaks 2475.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2383,2383, 0, 0, 40000, 146,0.000000 }, // 2519: f12GM18; f16GM18; f54GM18; Rock Organ
+ // Amplitude begins at 2597.6, peaks 2655.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2304,2304, 0, 0, 513, 513,0.000000 }, // 2468: f12GM12; f16GM12; f54GM12; Marimba
- // Amplitude begins at 3100.3, peaks 3858.4 at 8.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2384,2384, 0, 0, 40000, 6,0.000000 }, // 2520: f12GM19; f16GM19; f54GM19; Church Organ
+ // Amplitude begins at 2461.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2305,2305, 0, 0, 40, 40,0.000000 }, // 2469: f12GM13; f16GM13; f54GM13; Xylophone
- // Amplitude begins at 1366.2, peaks 1859.4 at 35.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2385,2385, 0, 0, 40000, 0,0.000000 }, // 2521: f12GM20; f16GM20; f54GM20; Reed Organ
+ // Amplitude begins at 2834.2, peaks 2850.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2306,2306, 0, 0, 1226, 1226,0.000000 }, // 2470: f12GM14; f16GM14; f53GM122; f54GM14; Seashore; Tubular Bells
- // Amplitude begins at 0.8, peaks 1719.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2386,2386, 0, 0, 40000, 6,0.000000 }, // 2522: f12GM21; f16GM21; f54GM21; Accordion
+ // Amplitude begins at 1206.2, peaks 1243.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2307,2307, 0, 0, 606, 606,0.000000 }, // 2471: f12GM15; f16GM15; f54GM15; Dulcimer
- // Amplitude begins at 0.4, peaks 2900.4 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2387,2387, 0, 0, 40000, 6,0.000000 }, // 2523: f12GM22; f16GM22; f54GM22; Harmonica
+ // Amplitude begins at 2212.2, peaks 2592.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2308,2308, 0, 0, 40000, 6,0.000000 }, // 2472: f12GM16; f16GM16; f54GM16; Hammond Organ
- // Amplitude begins at 0.8, peaks 1757.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2388,2388, 0, 0, 40000, 6,0.000000 }, // 2524: f12GM23; f16GM23; f54GM23; Tango Accordion
+ // Amplitude begins at 889.7, peaks 1472.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2309,2309, 0, 0, 993, 6,0.000000 }, // 2473: f12GM17; f16GM17; f54GM17; Percussive Organ
- // Amplitude begins at 2765.1, peaks 2985.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2389,2389, 0, 0, 266, 266,0.000000 }, // 2525: f12GM25; f16GM25; f54GM25; Acoustic Guitar2
+ // Amplitude begins at 2058.3, peaks 2489.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2310,2310, 0, 0, 40000, 153,0.000000 }, // 2474: f12GM18; f16GM18; f54GM18; Rock Organ
- // Amplitude begins at 2308.5, peaks 2695.7 at 0.1s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {2390,2390, 0, 0, 1566, 1566,0.000000 }, // 2526: f12GM26; f16GM26; f54GM26; Electric Guitar1
+ // Amplitude begins at 3060.8, peaks 3850.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2311,2311, 0, 0, 40000, 6,0.000000 }, // 2475: f12GM19; f16GM19; f54GM19; Church Organ
- // Amplitude begins at 2459.0, peaks 2617.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2391,2391, 0, 0, 153, 153,0.000000 }, // 2527: f12GM28; f16GM28; f54GM28; Electric Guitar3
+ // Amplitude begins at 1369.3, peaks 1863.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2312,2312, 0, 0, 40000, 0,0.000000 }, // 2476: f12GM20; f16GM20; f54GM20; Reed Organ
- // Amplitude begins at 0.4, peaks 2151.5 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 402, 402, 0, 0, 146, 146,0.000000 }, // 2528: f12GM29; f12GM30; f12GM31; f12GM44; f12GM50; f12GM51; f12GM52; f12GM53; f12GM54; f12GM55; f12GM65; f12GM66; f12GM67; f12GM75; f12GP51; f16GM29; f16GM30; f16GM31; f16GM44; f16GM50; f16GM51; f16GM52; f16GM53; f16GM54; f16GM55; f16GM65; f16GM66; f16GM67; f16GM75; f16GP51; f54GM29; f54GM30; f54GM31; f54GM44; f54GM50; f54GM51; f54GM52; f54GM53; f54GM54; f54GM55; f54GM65; f54GM66; f54GM67; f54GP51; Alto Sax; Baritone Sax; Choir Aahs; Distorton Guitar; Guitar Harmonics; Orchestra Hit; Overdrive Guitar; Pan Flute; Ride Cymbal 1; Synth Strings 1; Synth Voice; SynthStrings 2; Tenor Sax; Tremulo Strings; Voice Oohs
+ // Amplitude begins at 0.8, peaks 1722.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2313,2313, 0, 0, 40000, 6,0.000000 }, // 2477: f12GM21; f16GM21; f54GM21; Accordion
- // Amplitude begins at 1486.1, peaks 3234.0 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {2392,2392, 0, 0, 40000, 453,0.000000 }, // 2529: f12GM32; f16GM32; f54GM32; Acoustic Bass
+ // Amplitude begins at 0.4, peaks 2895.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2314,2314, 0, 0, 40000, 6,0.000000 }, // 2478: f12GM22; f16GM22; f54GM22; Harmonica
- // Amplitude begins at 2241.4, peaks 2711.4 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {2393,2393, 0, 0, 2026, 2026,0.000000 }, // 2530: f12GM33; f16GM33; f54GM33; Electric Bass 1
+ // Amplitude begins at 0.8, peaks 1730.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2315,2315, 0, 0, 40000, 6,0.000000 }, // 2479: f12GM23; f16GM23; f54GM23; Tango Accordion
- // Amplitude begins at 2560.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2394,2394, 0, 0, 313, 313,0.000000 }, // 2531: f12GM34; f16GM34; f54GM34; Electric Bass 2
+ // Amplitude begins at 2755.1, peaks 2979.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2316,2316, 0, 0, 273, 273,0.000000 }, // 2480: f12GM25; f16GM25; f54GM25; Acoustic Guitar2
- // Amplitude begins at 1863.9, peaks 2124.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2395,2395, 0, 0, 213, 213,0.000000 }, // 2532: f12GM35; f16GM35; f54GM35; Fretless Bass
+ // Amplitude begins at 2309.9, peaks 2657.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2317,2317, 0, 0, 1580, 1580,0.000000 }, // 2481: f12GM26; f16GM26; f54GM26; Electric Guitar1
+
+ // Amplitude begins at 2465.4, peaks 2610.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2318,2318, 0, 0, 140, 140,0.000000 }, // 2482: f12GM28; f16GM28; f54GM28; Electric Guitar3
- // Amplitude begins at 1584.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2396,2396, 0, 0, 233, 233,0.000000 }, // 2533: f12GM36; f12GM37; f16GM36; f16GM37; f54GM36; Slap Bass 1; Slap Bass 2
+ // Amplitude begins at 0.4, peaks 2411.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 402, 402, 0, 0, 146, 146,0.000000 }, // 2483: f12GM29; f12GM30; f12GM31; f12GM44; f12GM50; f12GM51; f12GM52; f12GM53; f12GM54; f12GM55; f12GM65; f12GM66; f12GM67; f12GM75; f12GP51; f16GM29; f16GM30; f16GM31; f16GM44; f16GM50; f16GM51; f16GM52; f16GM53; f16GM54; f16GM55; f16GM65; f16GM66; f16GM67; f16GM75; f16GP51; f54GM29; f54GM30; f54GM31; f54GM44; f54GM50; f54GM51; f54GM52; f54GM53; f54GM54; f54GM55; f54GM65; f54GM66; f54GM67; f54GP51; Alto Sax; Baritone Sax; Choir Aahs; Distorton Guitar; Guitar Harmonics; Orchestra Hit; Overdrive Guitar; Pan Flute; Ride Cymbal 1; Synth Strings 1; Synth Voice; SynthStrings 2; Tenor Sax; Tremulo Strings; Voice Oohs
- // Amplitude begins at 431.2, peaks 2933.6 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2397,2397, 0, 0, 860, 860,0.000000 }, // 2534: f12GM38; f16GM38; f54GM38; Synth Bass 1
+ // Amplitude begins at 1489.5, peaks 3229.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2319,2319, 0, 0, 40000, 446,0.000000 }, // 2484: f12GM32; f16GM32; f54GM32; Acoustic Bass
- // Amplitude begins at 969.0, peaks 1571.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {2398,2398, 0, 0, 100, 0,0.000000 }, // 2535: f12GM39; f16GM39; f54GM39; Synth Bass 2
+ // Amplitude begins at 2226.6, peaks 2716.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2320,2320, 0, 0, 2006, 2006,0.000000 }, // 2485: f12GM33; f16GM33; f54GM33; Electric Bass 1
- // Amplitude begins at 0.0, peaks 1329.0 at 0.2s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {2399,2399, 0, 0, 273, 26,0.000000 }, // 2536: f12GM41; f47GM41; Viola
+ // Amplitude begins at 2565.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2321,2321, 0, 0, 353, 353,0.000000 }, // 2486: f12GM34; f16GM34; f54GM34; Electric Bass 2
- // Amplitude begins at 705.5, peaks 943.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2400,2401, 0, 0, 166, 166,0.000000 }, // 2537: f12GM42; f16GM42; f54GM42; Cello
+ // Amplitude begins at 1867.2, peaks 2139.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2322,2322, 0, 0, 233, 233,0.000000 }, // 2487: f12GM35; f16GM35; f54GM35; Fretless Bass
- // Amplitude begins at 1133.2, peaks 1423.3 at 0.0s,
+ // Amplitude begins at 1587.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2402,2402, 0, 0, 40, 40,0.000000 }, // 2538: f12GM45; f16GM45; f54GM45; Pizzicato String
+ {2323,2323, 0, 0, 226, 226,0.000000 }, // 2488: f12GM36; f12GM37; f16GM36; f16GM37; f54GM36; Slap Bass 1; Slap Bass 2
- // Amplitude begins at 3243.3, peaks 3524.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2403,2404, 0, 0, 486, 486,0.000000 }, // 2539: f12GM46; Orchestral Harp
+ // Amplitude begins at 417.6, peaks 2915.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2324,2324, 0, 0, 853, 853,0.000000 }, // 2489: f12GM38; f16GM38; f54GM38; Synth Bass 1
- // Amplitude begins at 1089.5, peaks 3132.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2405,2405, 0, 0, 40000, 80,0.000000 }, // 2540: f12GM48; String Ensemble1
+ // Amplitude begins at 970.2, peaks 1575.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2325,2325, 0, 0, 100, 100,0.000000 }, // 2490: f12GM39; f16GM39; f54GM39; Synth Bass 2
- // Amplitude begins at 199.0, peaks 1521.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2406,2406, 0, 0, 40000, 0,0.000000 }, // 2541: f12GM56; Trumpet
+ // Amplitude begins at 0.0, peaks 1270.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2326,2326, 0, 0, 40000, 40,0.000000 }, // 2491: f12GM41; f47GM41; Viola
- // Amplitude begins at 120.3, peaks 2949.3 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2407,2408, 0, 0, 40000, 66,0.000000 }, // 2542: f12GM57; f16GM57; f54GM57; Trombone
+ // Amplitude begins at 547.5, peaks 2797.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2327,2328, 0, 0, 633, 20,0.000000 }, // 2492: f12GM42; f16GM42; f54GM42; Cello
- // Amplitude begins at 158.9, peaks 2704.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2409,2410, 0, 0, 40000, 33,0.000000 }, // 2543: f12GM58; Tuba
+ // Amplitude begins at 1130.2, peaks 1429.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2329,2329, 0, 0, 40, 40,0.000000 }, // 2493: f12GM45; f16GM45; f54GM45; Pizzicato String
- // Amplitude begins at 1.0, peaks 282.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2411,2412, 0, 0, 40000, 0,0.000000 }, // 2544: f12GM60; French Horn
+ // Amplitude begins at 2957.2, peaks 3552.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2330,2331, 0, 0, 493, 493,0.000000 }, // 2494: f12GM46; Orchestral Harp
- // Amplitude begins at 1.3, peaks 2302.5 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2413,2413, 0, 0, 1186, 1186,0.000000 }, // 2545: f12GM64; f16GM64; f54GM64; Soprano Sax
+ // Amplitude begins at 1084.5, peaks 3095.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2332,2332, 0, 0, 40000, 86,0.000000 }, // 2495: f12GM48; String Ensemble1
- // Amplitude begins at 147.2, peaks 2969.2 at 12.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2414,2414, 0, 0, 40000, 0,0.000000 }, // 2546: f12GM69; f16GM69; f54GM69; English Horn
+ // Amplitude begins at 198.8, peaks 1517.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2333,2333, 0, 0, 40000, 0,0.000000 }, // 2496: f12GM56; Trumpet
- // Amplitude begins at 2.8, peaks 2201.4 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2415,2415, 0, 0, 80, 80,0.000000 }, // 2547: f12GM70; f16GM70; f47GM70; f54GM70; Bassoon
+ // Amplitude begins at 185.3, peaks 4176.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2334,2335, 0, 0, 40000, 0,0.000000 }, // 2497: f12GM57; f16GM57; f54GM57; Trombone
- // Amplitude begins at 0.8, peaks 2366.1 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2416,2417, 0, 0, 40000, 73,0.000000 }, // 2548: f12GM71; f16GM71; f54GM71; Clarinet
+ // Amplitude begins at 32.6, peaks 3538.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2336,2337, 0, 0, 186, 46,0.000000 }, // 2498: f12GM58; Tuba
- // Amplitude begins at 1.1, peaks 2217.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2418,2418, 0, 0, 40000, 46,0.000000 }, // 2549: f12GM72; f16GM72; f54GM72; Piccolo
+ // Amplitude begins at 1.9, peaks 2815.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2338,2339, 0, 0, 40000, 6,0.000000 }, // 2499: f12GM60; French Horn
- // Amplitude begins at 1.2, peaks 3071.2 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2419,2420, 0, 0, 40000, 293,0.000000 }, // 2550: f12GM74; f16GM74; f54GM74; Recorder
+ // Amplitude begins at 1.3, peaks 2297.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2340,2340, 0, 0, 1153, 1153,0.000000 }, // 2500: f12GM64; f16GM64; f54GM64; Soprano Sax
- // Amplitude begins at 2.2, peaks 2216.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2421,2422, 0, 0, 40000, 33,0.000000 }, // 2551: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi
+ // Amplitude begins at 141.7, peaks 2971.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2341,2341, 0, 0, 40000, 0,0.000000 }, // 2501: f12GM69; f16GM69; f54GM69; English Horn
- // Amplitude begins at 318.1, peaks 693.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2423,2424, 0, 0, 126, 126,0.000000 }, // 2552: f12GM84; f16GM84; f54GM84; Lead 5 charang
+ // Amplitude begins at 2.7, peaks 2176.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2342,2342, 0, 0, 86, 86,0.000000 }, // 2502: f12GM70; f16GM70; f47GM70; f54GM70; Bassoon
- // Amplitude begins at 3127.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2425,2426, 0, 0, 293, 293,0.000000 }, // 2553: f12GM106; f16GM106; f54GM106; Shamisen
+ // Amplitude begins at 175.6, peaks 2643.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2343,2344, 0, 0, 40000, 0,0.000000 }, // 2503: f12GM71; f16GM71; f54GM71; Clarinet
- // Amplitude begins at 2781.2, peaks 2893.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2427,2428, 0, 0, 580, 580,0.000000 }, // 2554: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen
+ // Amplitude begins at 1.1, peaks 2224.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2345,2345, 0, 0, 40000, 40,0.000000 }, // 2504: f12GM72; f16GM72; f54GM72; Piccolo
- // Amplitude begins at 0.6, peaks 1305.6 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2429,2430, 0, 0, 40000, 6,0.000000 }, // 2555: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai
+ // Amplitude begins at 1.5, peaks 3440.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2346,2347, 0, 0, 40000, 0,0.000000 }, // 2505: f12GM74; f16GM74; f54GM74; Recorder
- // Amplitude begins at 948.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2431,2431, 33, 0, 46, 46,0.000000 }, // 2556: f12GP33; f16GP33; f54GP33
+ // Amplitude begins at 47.4, peaks 2442.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2348,2349, 0, 0, 40000, 0,0.000000 }, // 2506: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi
- // Amplitude begins at 607.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2432,2433, 38, 0, 6, 6,0.000000 }, // 2557: f12GP35; f54GP35; Ac Bass Drum
+ // Amplitude begins at 918.2, peaks 1490.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2350,2351, 0, 0, 600, 600,0.000000 }, // 2507: f12GM84; f16GM84; f54GM84; Lead 5 charang
- // Amplitude begins at 1376.0,
+ // Amplitude begins at 2727.4, peaks 2852.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2434,2434, 38, 0, 13, 13,0.000000 }, // 2558: f12GP37; f16GP37; f54GP37; Side Stick
+ {2352,2353, 0, 0, 253, 253,0.000000 }, // 2508: f12GM106; f16GM106; f54GM106; Shamisen
- // Amplitude begins at 2270.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2435,2435, 38, 0, 100, 100,0.000000 }, // 2559: f12GP38; f16GP38; f54GP38; Acoustic Snare
+ // Amplitude begins at 3226.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2354,2355, 0, 0, 466, 466,0.000000 }, // 2509: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen
- // Amplitude begins at 691.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2436,2436, 40, 0, 6, 6,0.000000 }, // 2560: f12GP39; f16GP39; f54GP39; Hand Clap
+ // Amplitude begins at 113.7, peaks 1402.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2356,2357, 0, 0, 40000, 0,0.000000 }, // 2510: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai
- // Amplitude begins at 1214.9,
+ // Amplitude begins at 943.1,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2437,2438, 41, 0, 40, 40,0.000000 }, // 2561: f12GP42; f54GP42; Closed High Hat
+ {2358,2358, 33, 0, 53, 53,0.000000 }, // 2511: f12GP33; f16GP33; f54GP33
- // Amplitude begins at 1012.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2439,2439, 0, 0, 20, 20,0.000000 }, // 2562: f12GP44; f16GP44; f54GP44; Pedal High Hat
+ // Amplitude begins at 2602.9, peaks 2749.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2359,2360, 38, 0, 46, 46,0.000000 }, // 2512: f12GP35; f54GP35; Ac Bass Drum
+
+ // Amplitude begins at 1374.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2361,2361, 38, 0, 13, 13,0.000000 }, // 2513: f12GP37; f16GP37; f54GP37; Side Stick
+
+ // Amplitude begins at 2256.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2362,2362, 38, 0, 86, 86,0.000000 }, // 2514: f12GP38; f16GP38; f54GP38; Acoustic Snare
- // Amplitude begins at 1128.5,
+ // Amplitude begins at 692.3,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2439,2439, 41, 0, 26, 26,0.000000 }, // 2563: f12GP46; f16GP42; f16GP46; f54GP46; Closed High Hat; Open High Hat
+ {2363,2363, 40, 0, 6, 6,0.000000 }, // 2515: f12GP39; f16GP39; f54GP39; Hand Clap
- // Amplitude begins at 2973.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2364,2364, 48, 0, 53, 53,0.000000 }, // 2564: f12GP48; f16GP48; f54GP48; High-Mid Tom
+ // Amplitude begins at 1702.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2364,2365, 41, 0, 60, 60,0.000000 }, // 2516: f12GP42; f54GP42; Closed High Hat
- // Amplitude begins at 559.4,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2440,2440, 17, 0, 433, 433,0.000000 }, // 2565: f12GP49; Crash Cymbal 1
+ // Amplitude begins at 1015.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2366,2366, 0, 0, 20, 20,0.000000 }, // 2517: f12GP44; f16GP44; f54GP44; Pedal High Hat
- // Amplitude begins at 3109.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2364,2364, 50, 0, 46, 46,0.000000 }, // 2566: f12GP50; f16GP50; f54GP50; High Tom
+ // Amplitude begins at 1164.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2366,2366, 41, 0, 26, 26,0.000000 }, // 2518: f12GP46; f16GP42; f16GP46; f54GP46; Closed High Hat; Open High Hat
- // Amplitude begins at 999.5,
+ // Amplitude begins at 2957.9,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2439,2439, 45, 0, 20, 20,0.000000 }, // 2567: f12GP54; f16GP54; f54GP54; Tambourine
+ {2291,2291, 48, 0, 53, 53,0.000000 }, // 2519: f12GP48; f16GP48; f54GP48; High-Mid Tom
- // Amplitude begins at 1497.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2441,2441,254, 0, 26, 26,0.000000 }, // 2568: f12GP56; f16GP56; f54GP56; Cow Bell
+ // Amplitude begins at 559.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2367,2367, 17, 0, 446, 446,0.000000 }, // 2520: f12GP49; Crash Cymbal 1
- // Amplitude begins at 785.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2442,2442, 60, 0, 86, 86,0.000000 }, // 2569: f12GP60; High Bongo
+ // Amplitude begins at 3113.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2291,2291, 50, 0, 46, 46,0.000000 }, // 2521: f12GP50; f16GP50; f54GP50; High Tom
- // Amplitude begins at 876.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2443,2443, 56, 0, 80, 80,0.000000 }, // 2570: f12GP61; Low Bongo
+ // Amplitude begins at 972.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2366,2366, 45, 0, 20, 20,0.000000 }, // 2522: f12GP54; f16GP54; f54GP54; Tambourine
- // Amplitude begins at 3828.4,
+ // Amplitude begins at 1507.6,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2444,2444, 60, 0, 40, 40,0.000000 }, // 2571: f12GP60; f16GP60; High Bongo
+ {2368,2368,254, 0, 26, 26,0.000000 }, // 2523: f12GP56; f16GP56; f54GP56; Cow Bell
- // Amplitude begins at 3882.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2444,2444, 55, 0, 40, 40,0.000000 }, // 2572: f12GP61; f16GP61; Low Bongo
+ // Amplitude begins at 792.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2369,2369, 60, 0, 80, 80,0.000000 }, // 2524: f12GP60; High Bongo
- // Amplitude begins at 2378.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2445,2445, 63, 0, 86, 86,0.000000 }, // 2573: f12GP63; f16GP63; Open High Conga
+ // Amplitude begins at 880.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2370,2370, 56, 0, 80, 80,0.000000 }, // 2525: f12GP61; Low Bongo
- // Amplitude begins at 2517.3,
+ // Amplitude begins at 3820.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2371,2371, 60, 0, 40, 40,0.000000 }, // 2526: f12GP60; f16GP60; High Bongo
+
+ // Amplitude begins at 3884.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2446,2446, 57, 0, 40, 40,0.000000 }, // 2574: f12GP64; Low Conga
+ {2371,2371, 55, 0, 40, 40,0.000000 }, // 2527: f12GP61; f16GP61; Low Bongo
- // Amplitude begins at 807.7, peaks 1949.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2447,2447, 0, 0, 40000, 66,0.000000 }, // 2575: f41GM3; Honky-tonkPiano
+ // Amplitude begins at 2372.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2372,2372, 63, 0, 86, 86,0.000000 }, // 2528: f12GP63; f16GP63; Open High Conga
- // Amplitude begins at 928.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2448,2448, 0, 0, 260, 260,0.000000 }, // 2576: f41GM4; Rhodes Piano
+ // Amplitude begins at 2520.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2373,2373, 57, 0, 40, 40,0.000000 }, // 2529: f12GP64; Low Conga
- // Amplitude begins at 2453.5, peaks 3457.5 at 3.2s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 0.0s.
- {2449,2449, 0, 0, 3166, 40,0.000000 }, // 2577: f41GM6; Harpsichord
+ // Amplitude begins at 809.9, peaks 1944.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2374,2374, 0, 0, 40000, 106,0.000000 }, // 2530: f41GM3; Honky-tonkPiano
- // Amplitude begins at 2043.3, peaks 2541.6 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2450,2450, 0, 0, 40000, 146,0.000000 }, // 2578: f41GM9; Glockenspiel
+ // Amplitude begins at 926.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2375,2375, 0, 0, 246, 246,0.000000 }, // 2531: f41GM4; Rhodes Piano
- // Amplitude begins at 2328.3, peaks 3184.1 at 25.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {2451,2451, 0, 0, 40000, 453,0.000000 }, // 2579: f41GM11; Vibraphone
+ // Amplitude begins at 2450.2, peaks 3455.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2376,2376, 0, 0, 3133, 13,0.000000 }, // 2532: f41GM6; Harpsichord
- // Amplitude begins at 2649.1, peaks 3056.6 at 39.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2452,2452, 0, 0, 40000, 73,0.000000 }, // 2580: f41GM60; French Horn
+ // Amplitude begins at 2033.3, peaks 2541.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2377,2377, 0, 0, 40000, 153,0.000000 }, // 2533: f41GM9; Glockenspiel
- // Amplitude begins at 1.2, peaks 3535.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {2453,2453, 0, 0, 40000, 513,0.000000 }, // 2581: f41GM78; f41GM79; f41GM80; Lead 1 squareea; Ocarina; Whistle
+ // Amplitude begins at 2312.2, peaks 3183.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2378,2378, 0, 0, 40000, 480,0.000000 }, // 2534: f41GM11; Vibraphone
- // Amplitude begins at 2638.0, peaks 3081.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2454,2454, 0, 0, 40000, 146,0.000000 }, // 2582: f41GM96; FX 1 rain
+ // Amplitude begins at 2651.2, peaks 3051.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2379,2379, 0, 0, 40000, 73,0.000000 }, // 2535: f41GM60; French Horn
- // Amplitude begins at 2353.8, peaks 3097.8 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {2455,2455, 0, 0, 4500, 4500,0.000000 }, // 2583: f41GM98; FX 3 crystal
+ // Amplitude begins at 1.2, peaks 3514.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2380,2380, 0, 0, 40000, 526,0.000000 }, // 2536: f41GM78; f41GM79; f41GM80; Lead 1 squareea; Ocarina; Whistle
- // Amplitude begins at 2832.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2456,2456, 0, 0, 260, 260,0.000000 }, // 2584: f41GM115; Woodblock
+ // Amplitude begins at 2627.5, peaks 3100.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2381,2381, 0, 0, 40000, 146,0.000000 }, // 2537: f41GM96; FX 1 rain
- // Amplitude begins at 2345.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 752, 752, 55, 0, 46, 46,0.000000 }, // 2585: f41GP60; High Bongo
+ // Amplitude begins at 2358.9, peaks 3088.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2382,2382, 0, 0, 4520, 4520,0.000000 }, // 2538: f41GM98; FX 3 crystal
- // Amplitude begins at 2211.8,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2457,2457, 0, 0, 640, 640,0.000000 }, // 2586: f42GM9; Glockenspiel
+ // Amplitude begins at 2830.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2383,2383, 0, 0, 280, 280,0.000000 }, // 2539: f41GM115; Woodblock
- // Amplitude begins at 2376.8, peaks 2915.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2458,2458, 0, 0, 593, 593,0.000000 }, // 2587: f42GM37; Slap Bass 2
-
- // Amplitude begins at 1729.5, peaks 2528.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2459,2459, 0, 0, 86, 86,0.000000 }, // 2588: f42GM113; Agogo Bells
+ // Amplitude begins at 2344.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 752, 752, 55, 0, 46, 46,0.000000 }, // 2540: f41GP60; High Bongo
- // Amplitude begins at 601.4, peaks 1327.4 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2460,2460, 0, 0, 366, 366,0.000000 }, // 2589: f42GM119; Reverse Cymbal
+ // Amplitude begins at 2214.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2384,2384, 0, 0, 646, 646,0.000000 }, // 2541: f42GM9; Glockenspiel
- // Amplitude begins at 40.4, peaks 2186.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2461,2461, 0, 0, 40000, 0,0.000000 }, // 2590: f42GM120; Guitar FretNoise
+ // Amplitude begins at 2374.9, peaks 2895.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2385,2385, 0, 0, 600, 600,0.000000 }, // 2542: f42GM37; Slap Bass 2
- // Amplitude begins at 1502.9, peaks 2266.2 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {2462,2462, 0, 0, 1440, 1440,0.000000 }, // 2591: f42GM121; Breath Noise
+ // Amplitude begins at 1675.9, peaks 2531.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2386,2386, 0, 0, 86, 86,0.000000 }, // 2543: f42GM113; Agogo Bells
- // Amplitude begins at 1557.3, peaks 1615.5 at 0.2s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2463,2463, 0, 0, 773, 773,0.000000 }, // 2592: f42GM122; Seashore
+ // Amplitude begins at 602.2, peaks 1319.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2387,2387, 0, 0, 386, 386,0.000000 }, // 2544: f42GM119; Reverse Cymbal
- // Amplitude begins at 0.5, peaks 1246.5 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2464,2464, 0, 0, 686, 686,0.000000 }, // 2593: f42GM123; Bird Tweet
+ // Amplitude begins at 38.8, peaks 2189.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2388,2388, 0, 0, 40000, 0,0.000000 }, // 2545: f42GM120; Guitar FretNoise
- // Amplitude begins at 852.1, peaks 1377.6 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {2465,2465, 0, 0, 2113, 2113,0.000000 }, // 2594: f42GM124; Telephone
+ // Amplitude begins at 1500.6, peaks 2271.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2389,2389, 0, 0, 1340, 1340,0.000000 }, // 2546: f42GM121; Breath Noise
- // Amplitude begins at 1123.1, peaks 1332.6 at 0.8s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 0.0s.
- {2466,2466, 0, 0, 3226, 0,0.000000 }, // 2595: f42GM125; Helicopter
+ // Amplitude begins at 1555.2, peaks 1593.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2390,2390, 0, 0, 786, 786,0.000000 }, // 2547: f42GM122; Seashore
- // Amplitude begins at 963.9, peaks 1775.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2467,2467, 0, 0, 126, 126,0.000000 }, // 2596: f42GM126; Applause/Noise
+ // Amplitude begins at 0.5, peaks 1237.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2391,2391, 0, 0, 680, 680,0.000000 }, // 2548: f42GM123; Bird Tweet
- // Amplitude begins at 851.9, peaks 2165.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 758, 758, 0, 0, 53, 53,0.000000 }, // 2597: f42GM127; Gunshot
+ // Amplitude begins at 851.1, peaks 1374.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2392,2392, 0, 0, 2113, 2113,0.000000 }, // 2549: f42GM124; Telephone
- // Amplitude begins at 104.5, peaks 2132.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 758, 758, 28, 0, 100, 100,0.000000 }, // 2598: f42GP28
+ // Amplitude begins at 1119.5, peaks 1329.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2393,2393, 0, 0, 3193, 13,0.000000 }, // 2550: f42GM125; Helicopter
- // Amplitude begins at 31.9, peaks 2934.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2468,2468, 29, 0, 66, 66,0.000000 }, // 2599: f42GP29; f42GP30
+ // Amplitude begins at 963.8, peaks 1730.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2394,2394, 0, 0, 726, 726,0.000000 }, // 2551: f42GM126; Applause/Noise
- // Amplitude begins at 2005.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 760, 760, 31, 0, 20, 20,0.000000 }, // 2600: f42GP31
+ // Amplitude begins at 880.6, peaks 2173.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 758, 758, 0, 0, 46, 46,0.000000 }, // 2552: f42GM127; Gunshot
- // Amplitude begins at 2559.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 360, 360, 32, 0, 46, 46,0.000000 }, // 2601: f42GP32
+ // Amplitude begins at 114.3, peaks 2197.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 758, 758, 28, 0, 100, 100,0.000000 }, // 2553: f42GP28
- // Amplitude begins at 2541.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 361, 361, 33, 0, 113, 113,0.000000 }, // 2602: f42GP33
+ // Amplitude begins at 30.7, peaks 2958.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2395,2395, 29, 0, 66, 66,0.000000 }, // 2554: f42GP29; f42GP30
- // Amplitude begins at 2186.6,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2457,2457, 34, 0, 766, 766,0.000000 }, // 2603: f42GP34
+ // Amplitude begins at 2007.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 760, 760, 31, 0, 20, 20,0.000000 }, // 2555: f42GP31
- // Amplitude begins at 2490.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 763, 763, 29, 0, 46, 46,0.000000 }, // 2604: f42GP35; Ac Bass Drum
+ // Amplitude begins at 2565.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 360, 360, 32, 0, 46, 46,0.000000 }, // 2556: f42GP32
- // Amplitude begins at 1423.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 760, 760, 55, 0, 13, 13,0.000000 }, // 2605: f42GP37; Side Stick
+ // Amplitude begins at 2542.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 361, 361, 33, 0, 100, 100,0.000000 }, // 2557: f42GP33
- // Amplitude begins at 2386.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 765, 765, 48, 0, 73, 73,0.000000 }, // 2606: f42GP38; Acoustic Snare
+ // Amplitude begins at 2184.6, peaks 2187.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2384,2384, 34, 0, 760, 760,0.000000 }, // 2558: f42GP34
- // Amplitude begins at 1359.8, peaks 1875.5 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 758, 758, 58, 0, 40, 40,0.000000 }, // 2607: f42GP39; Hand Clap
+ // Amplitude begins at 2494.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 763, 763, 29, 0, 46, 46,0.000000 }, // 2559: f42GP35; Ac Bass Drum
- // Amplitude begins at 177.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2469,2469, 45, 0, 46, 46,0.000000 }, // 2608: f42GP42; Closed High Hat
+ // Amplitude begins at 1438.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 760, 760, 55, 0, 13, 13,0.000000 }, // 2560: f42GP37; Side Stick
- // Amplitude begins at 202.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2469,2469, 43, 0, 46, 46,0.000000 }, // 2609: f42GP44; Pedal High Hat
+ // Amplitude begins at 2347.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 765, 765, 48, 0, 73, 73,0.000000 }, // 2561: f42GP38; Acoustic Snare
- // Amplitude begins at 0.6, peaks 80.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2470,2470, 73, 0, 520, 520,0.000000 }, // 2610: f42GP46; Open High Hat
+ // Amplitude begins at 1282.0, peaks 1996.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 758, 758, 58, 0, 40, 40,0.000000 }, // 2562: f42GP39; Hand Clap
- // Amplitude begins at 1470.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2471,2471, 72, 0, 266, 266,0.000000 }, // 2611: f42GP49; Crash Cymbal 1
+ // Amplitude begins at 181.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2396,2396, 45, 0, 46, 46,0.000000 }, // 2563: f42GP42; Closed High Hat
- // Amplitude begins at 1442.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2472,2472, 76, 0, 140, 140,0.000000 }, // 2612: f42GP51; Ride Cymbal 1
+ // Amplitude begins at 205.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2396,2396, 43, 0, 46, 46,0.000000 }, // 2564: f42GP44; Pedal High Hat
- // Amplitude begins at 1441.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2471,2471, 84, 0, 260, 260,0.000000 }, // 2613: f42GP52; f42GP55; f42GP57; Chinese Cymbal; Crash Cymbal 2; Splash Cymbal
+ // Amplitude begins at 0.5, peaks 80.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2397,2397, 73, 0, 520, 520,0.000000 }, // 2565: f42GP46; Open High Hat
- // Amplitude begins at 1605.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2472,2472, 36, 0, 180, 180,0.000000 }, // 2614: f42GP53; Ride Bell
+ // Amplitude begins at 1435.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2398,2398, 72, 0, 266, 266,0.000000 }, // 2566: f42GP49; Crash Cymbal 1
- // Amplitude begins at 96.4, peaks 1869.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2473,2473, 65, 0, 93, 93,0.000000 }, // 2615: f42GP54; Tambourine
+ // Amplitude begins at 1421.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2399,2399, 76, 0, 160, 160,0.000000 }, // 2567: f42GP51; Ride Cymbal 1
- // Amplitude begins at 2213.9, peaks 2384.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2474,2474, 83, 0, 73, 73,0.000000 }, // 2616: f42GP56; Cow Bell
+ // Amplitude begins at 1355.5, peaks 1392.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2398,2398, 84, 0, 273, 273,0.000000 }, // 2568: f42GP52; f42GP55; f42GP57; Chinese Cymbal; Crash Cymbal 2; Splash Cymbal
- // Amplitude begins at 2335.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2475,2475, 50, 0, 300, 300,0.000000 }, // 2617: f42GP58; Vibraslap
+ // Amplitude begins at 1605.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2399,2399, 36, 0, 166, 166,0.000000 }, // 2569: f42GP53; Ride Bell
- // Amplitude begins at 1458.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2472,2472, 77, 0, 113, 113,0.000000 }, // 2618: f42GP59; Ride Cymbal 2
+ // Amplitude begins at 83.6, peaks 1731.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2400,2400, 65, 0, 86, 86,0.000000 }, // 2570: f42GP54; Tambourine
- // Amplitude begins at 964.3, peaks 2468.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 772, 772, 55, 0, 33, 33,0.000000 }, // 2619: f42GP60; High Bongo
+ // Amplitude begins at 2242.7, peaks 2386.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2401,2401, 83, 0, 73, 73,0.000000 }, // 2571: f42GP56; Cow Bell
- // Amplitude begins at 1677.0, peaks 2361.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2476,2476, 60, 0, 46, 46,0.000000 }, // 2620: f42GP61; Low Bongo
+ // Amplitude begins at 2328.7, peaks 2495.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2402,2402, 50, 0, 300, 300,0.000000 }, // 2572: f42GP58; Vibraslap
- // Amplitude begins at 962.7, peaks 2370.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 772, 772, 50, 0, 33, 33,0.000000 }, // 2621: f42GP62; Mute High Conga
+ // Amplitude begins at 1433.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2399,2399, 77, 0, 133, 133,0.000000 }, // 2573: f42GP59; Ride Cymbal 2
- // Amplitude begins at 1496.4, peaks 2768.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2477,2477, 42, 0, 200, 200,0.000000 }, // 2622: f42GP63; Open High Conga
+ // Amplitude begins at 963.4, peaks 2460.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 772, 772, 55, 0, 33, 33,0.000000 }, // 2574: f42GP60; High Bongo
- // Amplitude begins at 1952.3, peaks 2735.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2477,2477, 46, 0, 160, 160,0.000000 }, // 2623: f42GP64; Low Conga
+ // Amplitude begins at 1670.9, peaks 2371.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2403,2403, 60, 0, 46, 46,0.000000 }, // 2575: f42GP61; Low Bongo
- // Amplitude begins at 2564.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2478,2478, 71, 0, 133, 133,0.000000 }, // 2624: f42GP65; High Timbale
+ // Amplitude begins at 955.0, peaks 2364.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 772, 772, 50, 0, 33, 33,0.000000 }, // 2576: f42GP62; Mute High Conga
- // Amplitude begins at 2704.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2478,2478, 60, 0, 160, 160,0.000000 }, // 2625: f42GP66; Low Timbale
+ // Amplitude begins at 1484.8, peaks 2774.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2404,2404, 42, 0, 206, 206,0.000000 }, // 2577: f42GP63; Open High Conga
- // Amplitude begins at 1915.5, peaks 2121.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2459,2459, 58, 0, 66, 66,0.000000 }, // 2626: f42GP67; High Agogo
+ // Amplitude begins at 1954.2, peaks 2715.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2404,2404, 46, 0, 166, 166,0.000000 }, // 2578: f42GP64; Low Conga
- // Amplitude begins at 1591.9, peaks 2439.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2459,2459, 53, 0, 86, 86,0.000000 }, // 2627: f42GP68; Low Agogo
+ // Amplitude begins at 2589.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2405,2405, 71, 0, 133, 133,0.000000 }, // 2579: f42GP65; High Timbale
- // Amplitude begins at 22.0, peaks 1870.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2479,2479, 91, 0, 40, 40,0.000000 }, // 2628: f42GP70; Maracas
+ // Amplitude begins at 2698.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2405,2405, 60, 0, 160, 160,0.000000 }, // 2580: f42GP66; Low Timbale
- // Amplitude begins at 2030.8, peaks 2743.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2480,2480, 61, 0, 140, 140,0.000000 }, // 2629: f42GP71; Short Whistle
+ // Amplitude begins at 1946.2, peaks 2133.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2386,2386, 58, 0, 66, 66,0.000000 }, // 2581: f42GP67; High Agogo
- // Amplitude begins at 986.7, peaks 2769.5 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2481,2481, 61, 0, 786, 786,0.000000 }, // 2630: f42GP72; Long Whistle
+ // Amplitude begins at 1562.5, peaks 2453.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2386,2386, 53, 0, 86, 86,0.000000 }, // 2582: f42GP68; Low Agogo
- // Amplitude begins at 99.8, peaks 1993.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2482,2482, 44, 0, 33, 33,0.000000 }, // 2631: f42GP73; Short Guiro
+ // Amplitude begins at 19.6, peaks 1906.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2406,2406, 91, 0, 40, 40,0.000000 }, // 2583: f42GP70; Maracas
- // Amplitude begins at 0.5, peaks 1233.9 at 0.2s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2483,2483, 40, 0, 840, 840,0.000000 }, // 2632: f42GP74; Long Guiro
+ // Amplitude begins at 2033.7, peaks 2747.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2407,2407, 61, 0, 140, 140,0.000000 }, // 2584: f42GP71; Short Whistle
- // Amplitude begins at 622.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2484,2484, 69, 0, 40, 40,0.000000 }, // 2633: f42GP75; Claves
+ // Amplitude begins at 973.3, peaks 2765.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2408,2408, 61, 0, 786, 786,0.000000 }, // 2585: f42GP72; Long Whistle
- // Amplitude begins at 2468.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 361, 361, 68, 0, 40, 40,0.000000 }, // 2634: f42GP76; High Wood Block
+ // Amplitude begins at 97.8, peaks 2018.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2409,2409, 44, 0, 33, 33,0.000000 }, // 2586: f42GP73; Short Guiro
- // Amplitude begins at 2601.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 361, 361, 63, 0, 60, 60,0.000000 }, // 2635: f42GP77; Low Wood Block
+ // Amplitude begins at 0.5, peaks 1223.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2410,2410, 40, 0, 840, 840,0.000000 }, // 2587: f42GP74; Long Guiro
- // Amplitude begins at 265.3, peaks 2670.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2485,2485, 74, 0, 73, 73,0.000000 }, // 2636: f42GP78; Mute Cuica
+ // Amplitude begins at 621.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2411,2411, 69, 0, 40, 40,0.000000 }, // 2588: f42GP75; Claves
- // Amplitude begins at 8.4, peaks 2751.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2486,2486, 60, 0, 73, 73,0.000000 }, // 2637: f42GP79; Open Cuica
+ // Amplitude begins at 2467.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 361, 361, 68, 0, 40, 40,0.000000 }, // 2589: f42GP76; High Wood Block
- // Amplitude begins at 1981.1,
+ // Amplitude begins at 2597.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 784, 784, 80, 0, 33, 33,0.000000 }, // 2638: f42GP80; Mute Triangle
+ { 361, 361, 63, 0, 60, 60,0.000000 }, // 2590: f42GP77; Low Wood Block
- // Amplitude begins at 98.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2487,2487, 64, 0, 306, 306,0.000000 }, // 2639: f42GP81; Open Triangle
+ // Amplitude begins at 263.9, peaks 2671.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2412,2412, 74, 0, 73, 73,0.000000 }, // 2591: f42GP78; Mute Cuica
- // Amplitude begins at 83.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2487,2487, 73, 0, 260, 260,0.000000 }, // 2640: f42GP83; Jingle Bell
+ // Amplitude begins at 8.2, peaks 2713.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2413,2413, 60, 0, 73, 73,0.000000 }, // 2592: f42GP79; Open Cuica
- // Amplitude begins at 88.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2487,2487, 70, 0, 253, 253,0.000000 }, // 2641: f42GP84; Bell Tree
+ // Amplitude begins at 1979.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 784, 784, 80, 0, 33, 33,0.000000 }, // 2593: f42GP80; Mute Triangle
- // Amplitude begins at 978.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 760, 760, 68, 0, 6, 6,0.000000 }, // 2642: f42GP85; Castanets
+ // Amplitude begins at 97.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2414,2414, 64, 0, 306, 306,0.000000 }, // 2594: f42GP81; Open Triangle
- // Amplitude begins at 1716.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 760, 760, 48, 0, 13, 13,0.000000 }, // 2643: f42GP86; Mute Surdu
+ // Amplitude begins at 83.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2414,2414, 73, 0, 260, 260,0.000000 }, // 2595: f42GP83; Jingle Bell
- // Amplitude begins at 1620.1, peaks 1674.9 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2488,2488, 0, 0, 660, 660,0.000000 }, // 2644: f47GM2; ElecGrandPiano
+ // Amplitude begins at 88.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2414,2414, 70, 0, 260, 260,0.000000 }, // 2596: f42GP84; Bell Tree
- // Amplitude begins at 116.1, peaks 2024.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2489,2489, 0, 0, 246, 246,0.000000 }, // 2645: f47GM6; Harpsichord
+ // Amplitude begins at 979.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 760, 760, 68, 0, 6, 6,0.000000 }, // 2597: f42GP85; Castanets
- // Amplitude begins at 1271.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2490,2490, 0, 0, 300, 300,0.000000 }, // 2646: f47GM7; Clavinet
+ // Amplitude begins at 1717.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 760, 760, 48, 0, 13, 13,0.000000 }, // 2598: f42GP86; Mute Surdu
- // Amplitude begins at 123.4, peaks 2439.2 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2491,2491, 0, 0, 1226, 1226,0.000000 }, // 2647: f47GM8; Celesta
+ // Amplitude begins at 1618.6, peaks 1682.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2415,2415, 0, 0, 440, 440,0.000000 }, // 2599: f47GM2; ElecGrandPiano
- // Amplitude begins at 1234.9, peaks 1404.7 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2492,2492, 0, 0, 620, 620,0.000000 }, // 2648: f47GM14; Tubular Bells
+ // Amplitude begins at 115.0, peaks 2042.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2416,2416, 0, 0, 253, 253,0.000000 }, // 2600: f47GM6; Harpsichord
- // Amplitude begins at 0.3, peaks 1124.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2493,2493, 0, 0, 40000, 206,0.000000 }, // 2649: f47GM26; Electric Guitar1
+ // Amplitude begins at 1274.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2417,2417, 0, 0, 306, 306,0.000000 }, // 2601: f47GM7; Clavinet
- // Amplitude begins at 0.0, peaks 1135.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2494,2494, 0, 0, 40000, 93,0.000000 }, // 2650: f47GM27; Electric Guitar2
+ // Amplitude begins at 118.8, peaks 2437.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2418,2418, 0, 0, 1213, 1213,0.000000 }, // 2602: f47GM8; Celesta
- // Amplitude begins at 1278.3, peaks 1347.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2495,2495, 0, 0, 40000, 20,0.000000 }, // 2651: f47GM28; Electric Guitar3
+ // Amplitude begins at 1237.2, peaks 1403.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2419,2419, 0, 0, 626, 626,0.000000 }, // 2603: f47GM14; Tubular Bells
- // Amplitude begins at 2000.2, peaks 2360.7 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2496,2496, 0, 0, 2253, 2253,0.000000 }, // 2652: f47GM32; f47GM33; Acoustic Bass; Electric Bass 1
+ // Amplitude begins at 0.3, peaks 1111.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2420,2420, 0, 0, 40000, 206,0.000000 }, // 2604: f47GM26; Electric Guitar1
- // Amplitude begins at 1891.5, peaks 3257.8 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2497,2497, 0, 0, 1746, 1746,0.000000 }, // 2653: f47GM35; Fretless Bass
+ // Amplitude begins at 0.0, peaks 1146.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2421,2421, 0, 0, 40000, 100,0.000000 }, // 2605: f47GM27; Electric Guitar2
- // Amplitude begins at 1656.4, peaks 2878.8 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {2498,2498, 0, 0, 1920, 1920,0.000000 }, // 2654: f47GM36; Slap Bass 1
+ // Amplitude begins at 1281.6, peaks 1428.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2422,2422, 0, 0, 40000, 13,0.000000 }, // 2606: f47GM28; Electric Guitar3
- // Amplitude begins at 2152.7, peaks 3287.1 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2499,2499, 0, 0, 1746, 1746,0.000000 }, // 2655: f47GM37; Slap Bass 2
+ // Amplitude begins at 1998.6, peaks 2365.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2423,2423, 0, 0, 2273, 2273,0.000000 }, // 2607: f47GM32; f47GM33; Acoustic Bass; Electric Bass 1
- // Amplitude begins at 2893.1, peaks 3306.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2500,2500, 0, 0, 393, 393,0.000000 }, // 2656: f47GM38; Synth Bass 1
+ // Amplitude begins at 1892.5, peaks 3249.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2424,2424, 0, 0, 1740, 1740,0.000000 }, // 2608: f47GM35; Fretless Bass
- // Amplitude begins at 1238.3, peaks 1989.7 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2501,2501, 0, 0, 233, 233,0.000000 }, // 2657: f47GM39; Synth Bass 2
+ // Amplitude begins at 1647.9, peaks 2869.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2425,2425, 0, 0, 1953, 1953,0.000000 }, // 2609: f47GM36; Slap Bass 1
- // Amplitude begins at 0.0, peaks 1605.1 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2502,2502, 0, 0, 40000, 66,0.000000 }, // 2658: f47GM40; Violin
+ // Amplitude begins at 2140.7, peaks 3283.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2426,2426, 0, 0, 1740, 1740,0.000000 }, // 2610: f47GM37; Slap Bass 2
- // Amplitude begins at 1.1, peaks 1268.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2503,2503, 0, 0, 40000, 6,0.000000 }, // 2659: f47GM42; Cello
+ // Amplitude begins at 2877.6, peaks 3315.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2427,2427, 0, 0, 386, 386,0.000000 }, // 2611: f47GM38; Synth Bass 1
- // Amplitude begins at 0.0, peaks 1312.9 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2504,2504, 0, 0, 40000, 0,0.000000 }, // 2660: f47GM43; Contrabass
+ // Amplitude begins at 1241.1, peaks 1993.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2428,2428, 0, 0, 233, 233,0.000000 }, // 2612: f47GM39; Synth Bass 2
- // Amplitude begins at 0.0, peaks 1223.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2505,2505, 0, 0, 40000, 180,0.000000 }, // 2661: f47GM44; Tremulo Strings
+ // Amplitude begins at 0.0, peaks 1630.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2429,2429, 0, 0, 40000, 106,0.000000 }, // 2613: f47GM40; Violin
- // Amplitude begins at 2831.2, peaks 2851.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2506,2506, 0, 0, 80, 80,0.000000 }, // 2662: f47GM45; Pizzicato String
+ // Amplitude begins at 1.1, peaks 1267.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2430,2430, 0, 0, 40000, 13,0.000000 }, // 2614: f47GM42; Cello
- // Amplitude begins at 1908.7, peaks 3046.4 at 0.0s,
+ // Amplitude begins at 0.0, peaks 1289.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2507,2507, 0, 0, 46, 46,0.000000 }, // 2663: f47GM47; f53GM118; Synth Drum; Timpany
-
- // Amplitude begins at 0.0, peaks 1226.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2508,2508, 0, 0, 40000, 160,0.000000 }, // 2664: f47GM48; String Ensemble1
+ {2431,2431, 0, 0, 40000, 0,0.000000 }, // 2615: f47GM43; Contrabass
- // Amplitude begins at 0.0, peaks 1711.4 at 0.3s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2509,2509, 0, 0, 1140, 1140,0.000000 }, // 2665: f47GM50; Synth Strings 1
+ // Amplitude begins at 0.0, peaks 1211.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2432,2432, 0, 0, 40000, 186,0.000000 }, // 2616: f47GM44; Tremulo Strings
- // Amplitude begins at 0.0, peaks 1249.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2510,2510, 0, 0, 40000, 180,0.000000 }, // 2666: f47GM51; SynthStrings 2
+ // Amplitude begins at 2822.0, peaks 2858.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2433,2433, 0, 0, 66, 66,0.000000 }, // 2617: f47GM45; Pizzicato String
- // Amplitude begins at 0.0, peaks 1210.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2511,2511, 0, 0, 40000, 100,0.000000 }, // 2667: f47GM52; Choir Aahs
+ // Amplitude begins at 1898.1, peaks 3086.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2434,2434, 0, 0, 46, 46,0.000000 }, // 2618: f47GM47; f53GM118; Synth Drum; Timpany
- // Amplitude begins at 374.0, peaks 1159.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2512,2512, 0, 0, 40000, 206,0.000000 }, // 2668: f47GM53; Voice Oohs
+ // Amplitude begins at 0.0, peaks 1211.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2435,2435, 0, 0, 40000, 186,0.000000 }, // 2619: f47GM48; String Ensemble1
- // Amplitude begins at 0.6, peaks 2199.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2513,2513, 0, 0, 40000, 46,0.000000 }, // 2669: f47GM54; Synth Voice
+ // Amplitude begins at 0.0, peaks 1697.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2436,2436, 0, 0, 1106, 1106,0.000000 }, // 2620: f47GM50; Synth Strings 1
- // Amplitude begins at 0.3, peaks 1691.7 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2514,2514, 0, 0, 40000, 153,0.000000 }, // 2670: f47GM55; Orchestra Hit
+ // Amplitude begins at 0.0, peaks 1227.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2437,2437, 0, 0, 40000, 186,0.000000 }, // 2621: f47GM51; SynthStrings 2
- // Amplitude begins at 721.7, peaks 2491.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2515,2515, 0, 0, 60, 60,0.000000 }, // 2671: f47GM56; Trumpet
+ // Amplitude begins at 0.0, peaks 1203.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2438,2438, 0, 0, 40000, 100,0.000000 }, // 2622: f47GM52; Choir Aahs
- // Amplitude begins at 717.8, peaks 2492.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2516,2516, 0, 0, 40, 40,0.000000 }, // 2672: f47GM57; Trombone
+ // Amplitude begins at 377.8, peaks 1151.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2439,2439, 0, 0, 40000, 206,0.000000 }, // 2623: f47GM53; Voice Oohs
- // Amplitude begins at 0.3, peaks 2407.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2517,2517, 0, 0, 40000, 33,0.000000 }, // 2673: f47GM59; Muted Trumpet
+ // Amplitude begins at 0.6, peaks 2203.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2440,2440, 0, 0, 40000, 60,0.000000 }, // 2624: f47GM54; Synth Voice
- // Amplitude begins at 9.9, peaks 3088.9 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2518,2518, 0, 0, 793, 793,0.000000 }, // 2674: f47GM65; Alto Sax
+ // Amplitude begins at 0.3, peaks 1703.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2441,2441, 0, 0, 40000, 106,0.000000 }, // 2625: f47GM55; Orchestra Hit
- // Amplitude begins at 1.3, peaks 2081.3 at 0.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2519,2519, 0, 0, 1093, 1093,0.000000 }, // 2675: f47GM66; Tenor Sax
+ // Amplitude begins at 708.1, peaks 2495.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2442,2442, 0, 0, 60, 60,0.000000 }, // 2626: f47GM56; Trumpet
- // Amplitude begins at 2.8, peaks 3008.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2520,2520, 0, 0, 40000, 6,0.000000 }, // 2676: f47GM67; Baritone Sax
+ // Amplitude begins at 704.3, peaks 2500.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2443,2443, 0, 0, 40, 40,0.000000 }, // 2627: f47GM57; Trombone
- // Amplitude begins at 0.4, peaks 2976.1 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2521,2521, 0, 0, 40000, 173,0.000000 }, // 2677: f47GM75; Pan Flute
+ // Amplitude begins at 0.3, peaks 2471.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2444,2444, 0, 0, 1833, 26,0.000000 }, // 2628: f47GM59; Muted Trumpet
- // Amplitude begins at 0.5, peaks 3076.5 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2522,2522, 0, 0, 40000, 346,0.000000 }, // 2678: f47GM76; Bottle Blow
+ // Amplitude begins at 9.8, peaks 3042.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2445,2445, 0, 0, 806, 806,0.000000 }, // 2629: f47GM65; Alto Sax
- // Amplitude begins at 2421.3, peaks 3150.0 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s.
- {2523,2523, 0, 0, 2000, 6,0.000000 }, // 2679: f47GM83; Lead 4 chiff
+ // Amplitude begins at 1.3, peaks 2063.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2446,2446, 0, 0, 1106, 1106,0.000000 }, // 2630: f47GM66; Tenor Sax
- // Amplitude begins at 883.2, peaks 1036.9 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2524,2524, 0, 0, 1213, 1213,0.000000 }, // 2680: f47GM84; Lead 5 charang
+ // Amplitude begins at 2.8, peaks 2939.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2447,2447, 0, 0, 40000, 6,0.000000 }, // 2631: f47GM67; Baritone Sax
- // Amplitude begins at 1844.2, peaks 2431.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2525,2525, 0, 0, 1726, 1726,0.000000 }, // 2681: f47GM88; Pad 1 new age
+ // Amplitude begins at 0.4, peaks 2939.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2448,2448, 0, 0, 40000, 180,0.000000 }, // 2632: f47GM75; Pan Flute
- // Amplitude begins at 0.4, peaks 1609.8 at 1.3s,
- // fades to 20% at 3.5s, keyoff fades to 20% in 0.0s.
- {2526,2526, 0, 0, 3506, 6,0.000000 }, // 2682: f47GM93; Pad 6 metallic
+ // Amplitude begins at 0.5, peaks 3020.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2449,2449, 0, 0, 40000, 340,0.000000 }, // 2633: f47GM76; Bottle Blow
- // Amplitude begins at 6.2, peaks 2576.9 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2527,2527, 0, 0, 40000, 240,0.000000 }, // 2683: f47GM94; Pad 7 halo
+ // Amplitude begins at 2402.2, peaks 3159.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2450,2450, 0, 0, 1873, 6,0.000000 }, // 2634: f47GM83; Lead 4 chiff
- // Amplitude begins at 0.0, peaks 3002.2 at 2.3s,
- // fades to 20% at 6.2s, keyoff fades to 20% in 0.0s.
- {2528,2528, 0, 0, 6180, 33,0.000000 }, // 2684: f47GM101; FX 6 goblins
+ // Amplitude begins at 882.8, peaks 1030.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2451,2451, 0, 0, 2586, 2586,0.000000 }, // 2635: f47GM84; Lead 5 charang
- // Amplitude begins at 0.4, peaks 2182.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2529,2529, 0, 0, 40000, 46,0.000000 }, // 2685: f47GM110; Fiddle
+ // Amplitude begins at 1827.4, peaks 2442.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2452,2452, 0, 0, 1740, 1740,0.000000 }, // 2636: f47GM88; Pad 1 new age
- // Amplitude begins at 0.5, peaks 2419.0 at 1.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2530,2530, 0, 0, 1140, 1140,0.000000 }, // 2686: f47GM122; Seashore
+ // Amplitude begins at 0.4, peaks 1636.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2453,2453, 0, 0, 3493, 13,0.000000 }, // 2637: f47GM93; Pad 6 metallic
- // Amplitude begins at 2246.1, peaks 2360.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 347, 347, 30, 0, 46, 46,0.000000 }, // 2687: f47GP7
+ // Amplitude begins at 6.1, peaks 2574.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2454,2454, 0, 0, 40000, 266,0.000000 }, // 2638: f47GM94; Pad 7 halo
- // Amplitude begins at 2278.8, peaks 2607.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 347, 347, 31, 0, 33, 33,0.000000 }, // 2688: f47GP8
+ // Amplitude begins at 0.0, peaks 2997.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2455,2455, 0, 0, 6160, 33,0.000000 }, // 2639: f47GM101; FX 6 goblins
- // Amplitude begins at 2190.4, peaks 2476.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 347, 347, 32, 0, 40, 40,0.000000 }, // 2689: f47GP9
+ // Amplitude begins at 0.4, peaks 2200.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2456,2456, 0, 0, 40000, 46,0.000000 }, // 2640: f47GM110; Fiddle
- // Amplitude begins at 2137.9, peaks 2591.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 347, 347, 33, 0, 46, 46,0.000000 }, // 2690: f47GP10
+ // Amplitude begins at 0.5, peaks 2436.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2457,2457, 0, 0, 1140, 1140,0.000000 }, // 2641: f47GM122; Seashore
- // Amplitude begins at 2184.5, peaks 2741.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 34, 0, 53, 53,0.000000 }, // 2691: f47GP11
+ // Amplitude begins at 2185.5, peaks 2336.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 30, 0, 46, 46,0.000000 }, // 2642: f47GP7
- // Amplitude begins at 2346.5, peaks 2425.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 347, 347, 35, 0, 33, 33,0.000000 }, // 2692: f47GP12
+ // Amplitude begins at 2270.1, peaks 2613.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 31, 0, 33, 33,0.000000 }, // 2643: f47GP8
- // Amplitude begins at 2558.4, peaks 2782.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 37, 0, 153, 153,0.000000 }, // 2693: f47GP14
+ // Amplitude begins at 1974.8, peaks 2506.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 32, 0, 40, 40,0.000000 }, // 2644: f47GP9
- // Amplitude begins at 2326.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 39, 0, 173, 173,0.000000 }, // 2694: f47GP16
+ // Amplitude begins at 2143.5, peaks 2583.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 33, 0, 46, 46,0.000000 }, // 2645: f47GP10
- // Amplitude begins at 2172.9, peaks 2283.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 41, 0, 200, 200,0.000000 }, // 2695: f47GP18
+ // Amplitude begins at 2089.3, peaks 2750.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 34, 0, 53, 53,0.000000 }, // 2646: f47GP11
- // Amplitude begins at 2300.1, peaks 2705.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 43, 0, 126, 126,0.000000 }, // 2696: f47GP20
+ // Amplitude begins at 2447.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 35, 0, 33, 33,0.000000 }, // 2647: f47GP12
- // Amplitude begins at 2415.9, peaks 2930.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 45, 0, 126, 126,0.000000 }, // 2697: f47GP22
+ // Amplitude begins at 2425.4, peaks 2772.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 37, 0, 146, 146,0.000000 }, // 2648: f47GP14
- // Amplitude begins at 2363.5, peaks 2865.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 347, 347, 47, 0, 153, 153,0.000000 }, // 2698: f47GP24
+ // Amplitude begins at 2316.2, peaks 2320.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 39, 0, 186, 186,0.000000 }, // 2649: f47GP16
- // Amplitude begins at 2297.5, peaks 2961.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 48, 0, 140, 140,0.000000 }, // 2699: f47GP25; f47GP64; Low Conga
+ // Amplitude begins at 2170.4, peaks 2321.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 41, 0, 206, 206,0.000000 }, // 2650: f47GP18
- // Amplitude begins at 2217.0, peaks 2912.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 49, 0, 146, 146,0.000000 }, // 2700: f47GP26
+ // Amplitude begins at 2290.3, peaks 2670.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 43, 0, 133, 133,0.000000 }, // 2651: f47GP20
- // Amplitude begins at 366.4, peaks 559.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 512, 512, 84, 0, 73, 73,0.000000 }, // 2701: f47GP28
+ // Amplitude begins at 2438.8, peaks 2942.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 45, 0, 126, 126,0.000000 }, // 2652: f47GP22
- // Amplitude begins at 371.7, peaks 576.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2210,2210, 84, 0, 140, 140,0.000000 }, // 2702: f47GP30
+ // Amplitude begins at 2339.8, peaks 2849.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 47, 0, 153, 153,0.000000 }, // 2653: f47GP24
- // Amplitude begins at 1522.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2531,2531, 55, 0, 13, 13,0.000000 }, // 2703: f47GP33; f47GP37; Side Stick
+ // Amplitude begins at 2316.2, peaks 2963.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 48, 0, 153, 153,0.000000 }, // 2654: f47GP25; f47GP64; Low Conga
- // Amplitude begins at 1371.0, peaks 2392.3 at 0.0s,
+ // Amplitude begins at 2113.8, peaks 2914.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2532,2532, 36, 0, 20, 20,0.000000 }, // 2704: f47GP36; Bass Drum 1
+ { 346, 346, 49, 0, 153, 153,0.000000 }, // 2655: f47GP26
- // Amplitude begins at 268.0, peaks 1083.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2533,2533, 38, 0, 60, 60,0.000000 }, // 2705: f47GP38; Acoustic Snare
+ // Amplitude begins at 381.4, peaks 580.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 512, 512, 84, 0, 73, 73,0.000000 }, // 2656: f47GP28
- // Amplitude begins at 866.1, peaks 881.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2534,2534, 60, 0, 86, 86,0.000000 }, // 2706: f47GP39; Hand Clap
+ // Amplitude begins at 330.1, peaks 557.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2137,2137, 84, 0, 140, 140,0.000000 }, // 2657: f47GP30
- // Amplitude begins at 958.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2535,2535, 38, 0, 60, 60,0.000000 }, // 2707: f47GP40; Electric Snare
+ // Amplitude begins at 1499.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2458,2458, 55, 0, 13, 13,0.000000 }, // 2658: f47GP33; f47GP37; Side Stick
- // Amplitude begins at 1743.3, peaks 3271.1 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {2536,2536, 17, 0, 2206, 2206,0.000000 }, // 2708: f47GP41; Low Floor Tom
+ // Amplitude begins at 1357.3, peaks 2389.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2459,2459, 36, 0, 20, 20,0.000000 }, // 2659: f47GP36; Bass Drum 1
- // Amplitude begins at 1813.6, peaks 3265.6 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {2536,2536, 18, 0, 2246, 2246,0.000000 }, // 2709: f47GP42; Closed High Hat
+ // Amplitude begins at 256.3, peaks 1060.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2460,2460, 38, 0, 66, 66,0.000000 }, // 2660: f47GP38; Acoustic Snare
- // Amplitude begins at 1864.0, peaks 3238.8 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2536,2536, 19, 0, 2253, 2253,0.000000 }, // 2710: f47GP43; High Floor Tom
+ // Amplitude begins at 881.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2461,2461, 60, 0, 86, 86,0.000000 }, // 2661: f47GP39; Hand Clap
- // Amplitude begins at 1908.7, peaks 3046.4 at 0.0s,
+ // Amplitude begins at 932.8,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2536,2536, 20, 0, 46, 46,0.000000 }, // 2711: f47GP44; Pedal High Hat
+ {2462,2462, 38, 0, 60, 60,0.000000 }, // 2662: f47GP40; Electric Snare
- // Amplitude begins at 1960.0, peaks 2796.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2536,2536, 21, 0, 46, 46,0.000000 }, // 2712: f47GP45; Low Tom
+ // Amplitude begins at 1734.1, peaks 3228.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 17, 0, 2233, 2233,0.000000 }, // 2663: f47GP41; Low Floor Tom
- // Amplitude begins at 1943.2, peaks 2961.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2536,2536, 22, 0, 40, 40,0.000000 }, // 2713: f47GP46; Open High Hat
+ // Amplitude begins at 1804.1, peaks 3251.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 18, 0, 2266, 2266,0.000000 }, // 2664: f47GP42; Closed High Hat
- // Amplitude begins at 1873.5, peaks 3012.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2536,2536, 23, 0, 53, 53,0.000000 }, // 2714: f47GP47; Low-Mid Tom
+ // Amplitude begins at 1848.8, peaks 3234.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 19, 0, 2280, 2280,0.000000 }, // 2665: f47GP43; High Floor Tom
- // Amplitude begins at 1754.7, peaks 3080.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2536,2536, 24, 0, 66, 66,0.000000 }, // 2715: f47GP48; High-Mid Tom
+ // Amplitude begins at 1898.1, peaks 3086.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 20, 0, 46, 46,0.000000 }, // 2666: f47GP44; Pedal High Hat
- // Amplitude begins at 1617.7, peaks 3053.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2536,2536, 25, 0, 46, 46,0.000000 }, // 2716: f47GP49; Crash Cymbal 1
+ // Amplitude begins at 1954.6, peaks 2810.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 21, 0, 46, 46,0.000000 }, // 2667: f47GP45; Low Tom
- // Amplitude begins at 1461.8, peaks 2921.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2536,2536, 26, 0, 60, 60,0.000000 }, // 2717: f47GP50; High Tom
+ // Amplitude begins at 1939.9, peaks 2938.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 22, 0, 40, 40,0.000000 }, // 2668: f47GP46; Open High Hat
- // Amplitude begins at 1310.2, peaks 3104.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2536,2536, 27, 0, 40, 40,0.000000 }, // 2718: f47GP51; Ride Cymbal 1
+ // Amplitude begins at 1873.2, peaks 3021.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 23, 0, 53, 53,0.000000 }, // 2669: f47GP47; Low-Mid Tom
- // Amplitude begins at 1172.9, peaks 3156.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2536,2536, 28, 0, 53, 53,0.000000 }, // 2719: f47GP52; Chinese Cymbal
+ // Amplitude begins at 1756.3, peaks 2973.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 24, 0, 100, 100,0.000000 }, // 2670: f47GP48; High-Mid Tom
- // Amplitude begins at 1059.7, peaks 3001.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2536,2536, 29, 0, 120, 120,0.000000 }, // 2720: f47GP53; Ride Bell
+ // Amplitude begins at 1620.0, peaks 3007.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 25, 0, 46, 46,0.000000 }, // 2671: f47GP49; Crash Cymbal 1
- // Amplitude begins at 341.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2537,2537, 84, 0, 133, 133,0.000000 }, // 2721: f47GP54; Tambourine
+ // Amplitude begins at 1465.0, peaks 2918.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 26, 0, 60, 60,0.000000 }, // 2672: f47GP50; High Tom
- // Amplitude begins at 1879.7, peaks 2229.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2538,2538, 48, 0, 86, 86,0.000000 }, // 2722: f47GP56; f47GP68; Cow Bell; Low Agogo
+ // Amplitude begins at 1311.7, peaks 3104.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 27, 0, 40, 40,0.000000 }, // 2673: f47GP51; Ride Cymbal 1
- // Amplitude begins at 1572.2, peaks 1835.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2539,2539, 65, 0, 486, 486,0.000000 }, // 2723: f47GP57; Crash Cymbal 2
+ // Amplitude begins at 1173.1, peaks 3140.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2463,2463, 28, 0, 53, 53,0.000000 }, // 2674: f47GP52; Chinese Cymbal
- // Amplitude begins at 1230.5,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2540,2540, 65, 0, 520, 520,0.000000 }, // 2724: f47GP59; Ride Cymbal 2
+ // Amplitude begins at 1058.4, peaks 3018.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2463,2463, 29, 0, 126, 126,0.000000 }, // 2675: f47GP53; Ride Bell
- // Amplitude begins at 2082.3, peaks 2596.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2541,2541, 55, 0, 80, 80,0.000000 }, // 2725: f47GP60; High Bongo
+ // Amplitude begins at 338.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2464,2464, 84, 0, 133, 133,0.000000 }, // 2676: f47GP54; Tambourine
- // Amplitude begins at 1131.9, peaks 1664.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2541,2541, 41, 0, 60, 60,0.000000 }, // 2726: f47GP61; Low Bongo
+ // Amplitude begins at 1807.9, peaks 2194.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2465,2465, 48, 0, 86, 86,0.000000 }, // 2677: f47GP56; f47GP68; Cow Bell; Low Agogo
- // Amplitude begins at 2452.7, peaks 2952.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 63, 0, 106, 106,0.000000 }, // 2727: f47GP62; Mute High Conga
+ // Amplitude begins at 1621.8, peaks 1824.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2466,2466, 65, 0, 486, 486,0.000000 }, // 2678: f47GP57; Crash Cymbal 2
- // Amplitude begins at 2394.0, peaks 2903.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 347, 347, 55, 0, 106, 106,0.000000 }, // 2728: f47GP63; Open High Conga
+ // Amplitude begins at 1242.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2467,2467, 65, 0, 526, 526,0.000000 }, // 2679: f47GP59; Ride Cymbal 2
- // Amplitude begins at 2034.8, peaks 2083.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2542,2542, 55, 0, 1193, 1193,0.000000 }, // 2729: f47GP65; High Timbale
+ // Amplitude begins at 2064.2, peaks 2588.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2468,2468, 55, 0, 66, 66,0.000000 }, // 2680: f47GP60; High Bongo
- // Amplitude begins at 2120.9,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2542,2542, 53, 0, 1206, 1206,0.000000 }, // 2730: f47GP66; Low Timbale
+ // Amplitude begins at 1132.8, peaks 1648.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2468,2468, 41, 0, 60, 60,0.000000 }, // 2681: f47GP61; Low Bongo
- // Amplitude begins at 1822.2, peaks 2267.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2538,2538, 50, 0, 86, 86,0.000000 }, // 2731: f47GP67; High Agogo
+ // Amplitude begins at 2455.7, peaks 2953.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 63, 0, 106, 106,0.000000 }, // 2682: f47GP62; Mute High Conga
- // Amplitude begins at 2292.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 506, 506, 84, 0, 133, 133,0.000000 }, // 2732: f47GP69; Cabasa
+ // Amplitude begins at 2378.9, peaks 2903.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 346, 346, 55, 0, 106, 106,0.000000 }, // 2683: f47GP63; Open High Conga
- // Amplitude begins at 2200.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 506, 506, 74, 0, 133, 133,0.000000 }, // 2733: f47GP70; Maracas
+ // Amplitude begins at 2039.0, peaks 2092.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2469,2469, 55, 0, 1200, 1200,0.000000 }, // 2684: f47GP65; High Timbale
- // Amplitude begins at 1794.1,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 504, 504, 84, 0, 500, 500,0.000000 }, // 2734: f47GP71; Short Whistle
+ // Amplitude begins at 2120.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2469,2469, 53, 0, 1206, 1206,0.000000 }, // 2685: f47GP66; Low Timbale
- // Amplitude begins at 1691.8, peaks 1867.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 504, 504, 74, 0, 480, 480,0.000000 }, // 2735: f47GP72; Long Whistle
+ // Amplitude begins at 1807.0, peaks 2169.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2465,2465, 50, 0, 86, 86,0.000000 }, // 2686: f47GP67; High Agogo
- // Amplitude begins at 2273.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2543,2543, 84, 0, 126, 126,0.000000 }, // 2736: f47GP73; Short Guiro
+ // Amplitude begins at 2175.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 506, 506, 84, 0, 133, 133,0.000000 }, // 2687: f47GP69; Cabasa
- // Amplitude begins at 718.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2544,2544, 74, 0, 20, 20,0.000000 }, // 2737: f47GP75; Claves
+ // Amplitude begins at 2209.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 506, 506, 74, 0, 133, 133,0.000000 }, // 2688: f47GP70; Maracas
- // Amplitude begins at 1692.7, peaks 2950.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1915,1915, 48, 0, 46, 46,0.000000 }, // 2738: f47GP86; Mute Surdu
+ // Amplitude begins at 1779.5, peaks 1811.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 504, 504, 84, 0, 473, 473,0.000000 }, // 2689: f47GP71; Short Whistle
- // Amplitude begins at 1824.1, peaks 3009.2 at 0.0s,
+ // Amplitude begins at 1701.0, peaks 1805.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 504, 504, 74, 0, 486, 486,0.000000 }, // 2690: f47GP72; Long Whistle
+
+ // Amplitude begins at 2213.6,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1915,1915, 36, 0, 20, 20,0.000000 }, // 2739: f47GP87; Open Surdu
+ {2470,2470, 84, 0, 133, 133,0.000000 }, // 2691: f47GP73; Short Guiro
- // Amplitude begins at 137.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2545,2545, 74, 0, 133, 133,0.000000 }, // 2740: f47GP88
+ // Amplitude begins at 719.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2471,2471, 74, 0, 20, 20,0.000000 }, // 2692: f47GP75; Claves
- // Amplitude begins at 2420.9, peaks 2557.0 at 0.2s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2546,2546, 0, 0, 620, 620,0.000000 }, // 2741: f48GM2; ElecGrandPiano
+ // Amplitude begins at 1696.6, peaks 2979.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1842,1842, 48, 0, 46, 46,0.000000 }, // 2693: f47GP86; Mute Surdu
- // Amplitude begins at 0.4, peaks 3204.1 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {2547,2547, 0, 0, 40000, 433,0.000000 }, // 2742: f48GM3; Honky-tonkPiano
+ // Amplitude begins at 1819.0, peaks 3034.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1842,1842, 36, 0, 20, 20,0.000000 }, // 2694: f47GP87; Open Surdu
- // Amplitude begins at 2713.0, peaks 2730.0 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2548,2548, 0, 0, 1153, 1153,0.000000 }, // 2743: f48GM7; Clavinet
+ // Amplitude begins at 137.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2472,2472, 74, 0, 133, 133,0.000000 }, // 2695: f47GP88
- // Amplitude begins at 2125.0, peaks 2872.9 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2549,2549, 0, 0, 1193, 1193,0.000000 }, // 2744: f48GM8; Celesta
+ // Amplitude begins at 2422.8, peaks 2501.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2473,2473, 0, 0, 613, 613,0.000000 }, // 2696: f48GM2; ElecGrandPiano
- // Amplitude begins at 1306.9, peaks 1611.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2550,2551, 0, 0, 906, 906,0.000000 }, // 2745: f48GM9; Glockenspiel
+ // Amplitude begins at 0.4, peaks 3207.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2474,2474, 0, 0, 40000, 480,0.000000 }, // 2697: f48GM3; Honky-tonkPiano
- // Amplitude begins at 0.4, peaks 2822.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2552,2553, 0, 0, 40000, 13,0.000000 }, // 2746: f48GM12; Marimba
+ // Amplitude begins at 2712.9, peaks 2728.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2475,2475, 0, 0, 1133, 1133,0.000000 }, // 2698: f48GM7; Clavinet
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2554,2554, 0, 0, 1746, 1746,0.000000 }, // 2747: f48GM13; Xylophone
+ // Amplitude begins at 2123.7, peaks 2881.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2476,2476, 0, 0, 1200, 1200,0.000000 }, // 2699: f48GM8; Celesta
- // Amplitude begins at 1786.9, peaks 2674.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2555,2556, 0, 0, 1186, 1186,0.000000 }, // 2748: f48GM14; Tubular Bells
+ // Amplitude begins at 1903.6, peaks 2040.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2477,2478, 0, 0, 1313, 1313,0.000000 }, // 2700: f48GM9; Glockenspiel
- // Amplitude begins at 1625.8, peaks 2564.2 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2557,2557, 0, 0, 40000, 0,0.000000 }, // 2749: f48GM18; Rock Organ
+ // Amplitude begins at 0.5, peaks 3590.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2479,2480, 0, 0, 40000, 0,0.000000 }, // 2701: f48GM12; Marimba
- // Amplitude begins at 1544.8, peaks 1550.8 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2558,2558, 0, 0, 2306, 2306,0.000000 }, // 2750: f48GM20; Reed Organ
+ // Amplitude begins at 2643.3, peaks 2981.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2481,2481, 0, 0, 1740, 1740,0.000000 }, // 2702: f48GM13; Xylophone
- // Amplitude begins at 1236.4, peaks 1873.3 at 27.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2559,2560, 0, 0, 40000, 0,0.000000 }, // 2751: f48GM21; Accordion
+ // Amplitude begins at 2295.2, peaks 3242.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2482,2483, 0, 0, 860, 860,0.000000 }, // 2703: f48GM14; Tubular Bells
- // Amplitude begins at 0.8, peaks 1770.7 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- {2561,2561, 0, 0, 466, 13,0.000000 }, // 2752: f48GM27; Electric Guitar2
+ // Amplitude begins at 1628.2, peaks 2570.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2484,2484, 0, 0, 40000, 0,0.000000 }, // 2704: f48GM18; Rock Organ
- // Amplitude begins at 1052.1, peaks 3151.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2562,1471, 0, 0, 40000, 6,0.000000 }, // 2753: f48GM29; Overdrive Guitar
+ // Amplitude begins at 1541.9, peaks 1550.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2485,2485, 0, 0, 2300, 2300,0.000000 }, // 2705: f48GM20; Reed Organ
- // Amplitude begins at 953.9, peaks 2922.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2563,2564, 0, 0, 40000, 0,0.000000 }, // 2754: f48GM30; Distorton Guitar
+ // Amplitude begins at 1313.5, peaks 3342.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2486,2487, 0, 0, 40000, 0,0.000000 }, // 2706: f48GM21; Accordion
- // Amplitude begins at 0.5, peaks 2820.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2565,2565, 0, 0, 40000, 100,0.000000 }, // 2755: f48GM31; Guitar Harmonics
+ // Amplitude begins at 0.8, peaks 1750.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2488,2488, 0, 0, 506, 13,0.000000 }, // 2707: f48GM27; Electric Guitar2
- // Amplitude begins at 753.2, peaks 3354.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2566,2566, 0, 0, 1046, 1046,0.000000 }, // 2756: f48GM32; Acoustic Bass
+ // Amplitude begins at 1019.7, peaks 3174.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2489,1398, 0, 0, 40000, 0,0.000000 }, // 2708: f48GM29; Overdrive Guitar
- // Amplitude begins at 2965.5, peaks 3239.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2567,2568, 0, 0, 1160, 1160,0.000000 }, // 2757: f48GM33; Electric Bass 1
+ // Amplitude begins at 831.8, peaks 3014.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2490,2491, 0, 0, 40000, 0,0.000000 }, // 2709: f48GM30; Distorton Guitar
- // Amplitude begins at 2789.6, peaks 2991.6 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2569,2569, 0, 0, 1720, 1720,0.000000 }, // 2758: f48GM34; Electric Bass 2
+ // Amplitude begins at 0.5, peaks 2801.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2492,2492, 0, 0, 40000, 106,0.000000 }, // 2710: f48GM31; Guitar Harmonics
- // Amplitude begins at 137.9, peaks 2740.3 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {2570,2571, 0, 0, 2080, 2080,0.000000 }, // 2759: f48GM35; Fretless Bass
+ // Amplitude begins at 737.2, peaks 3305.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2493,2493, 0, 0, 1013, 1013,0.000000 }, // 2711: f48GM32; Acoustic Bass
- // Amplitude begins at 328.3, peaks 2884.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2572,2572, 0, 0, 860, 860,0.000000 }, // 2760: f48GM36; Slap Bass 1
+ // Amplitude begins at 3379.5, peaks 3434.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2494,2495, 0, 0, 1020, 1020,0.000000 }, // 2712: f48GM33; Electric Bass 1
- // Amplitude begins at 1505.6, peaks 1624.2 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2573,2573, 0, 0, 2260, 2260,0.000000 }, // 2761: f48GM37; Slap Bass 2
+ // Amplitude begins at 2796.4, peaks 2979.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2496,2496, 0, 0, 1746, 1746,0.000000 }, // 2713: f48GM34; Electric Bass 2
- // Amplitude begins at 1610.4,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2574,2574, 0, 0, 2340, 2340,0.000000 }, // 2762: f48GM39; Synth Bass 2
+ // Amplitude begins at 58.3, peaks 5922.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2497,2498, 0, 0, 1446, 1446,0.000000 }, // 2714: f48GM35; Fretless Bass
- // Amplitude begins at 1.0, peaks 1177.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2575,2576, 0, 0, 40000, 60,0.000000 }, // 2763: f48GM41; Viola
+ // Amplitude begins at 324.1, peaks 2881.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2499,2499, 0, 0, 826, 826,0.000000 }, // 2715: f48GM36; Slap Bass 1
- // Amplitude begins at 0.5, peaks 1218.0 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2577,2578, 0, 0, 40000, 33,0.000000 }, // 2764: f48GM42; Cello
+ // Amplitude begins at 1480.4, peaks 1632.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2500,2500, 0, 0, 2293, 2293,0.000000 }, // 2716: f48GM37; Slap Bass 2
- // Amplitude begins at 1.1, peaks 2139.1 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2579,2579, 0, 0, 40000, 113,0.000000 }, // 2765: f48GM44; Tremulo Strings
+ // Amplitude begins at 1625.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2501,2501, 0, 0, 2386, 2386,0.000000 }, // 2717: f48GM39; Synth Bass 2
- // Amplitude begins at 0.4, peaks 1019.8 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- { 230,2580, 0, 0, 473, 13,0.000000 }, // 2766: f48GM45; Pizzicato String
+ // Amplitude begins at 1.0, peaks 1898.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2502,2503, 0, 0, 40000, 0,0.000000 }, // 2718: f48GM41; Viola
- // Amplitude begins at 2612.8, peaks 2639.2 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2581,2581, 0, 0, 1046, 1046,0.000000 }, // 2767: f48GM47; Timpany
+ // Amplitude begins at 0.7, peaks 2032.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2504,2505, 0, 0, 40000, 0,0.000000 }, // 2719: f48GM42; Cello
- // Amplitude begins at 1.2, peaks 2400.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 240,2582, 0, 0, 40000, 66,0.000000 }, // 2768: f48GM48; String Ensemble1
+ // Amplitude begins at 1.0, peaks 2114.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2506,2506, 0, 0, 40000, 126,0.000000 }, // 2720: f48GM44; Tremulo Strings
- // Amplitude begins at 0.0, peaks 1877.7 at 7.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2583,2583, 0, 0, 40000, 6,0.000000 }, // 2769: f48GM49; String Ensemble2
+ // Amplitude begins at 0.6, peaks 2381.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 229,2507, 0, 0, 1893, 13,0.000000 }, // 2721: f48GM45; Pizzicato String
- // Amplitude begins at 7.8, peaks 2202.9 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2584,2584, 0, 0, 40000, 66,0.000000 }, // 2770: f48GM52; Choir Aahs
+ // Amplitude begins at 2619.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2508,2508, 0, 0, 1046, 1046,0.000000 }, // 2722: f48GM47; Timpany
- // Amplitude begins at 0.4, peaks 3164.4 at 1.1s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {2585,2586, 0, 0, 3373, 3373,0.000000 }, // 2771: f48GM53; Voice Oohs
+ // Amplitude begins at 0.5, peaks 2647.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 239,2509, 0, 0, 40000, 0,0.000000 }, // 2723: f48GM48; String Ensemble1
- // Amplitude begins at 3.6, peaks 1139.0 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2587,2588, 0, 0, 366, 366,0.000000 }, // 2772: f48GM55; Orchestra Hit
+ // Amplitude begins at 0.0, peaks 1878.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2510,2510, 0, 0, 40000, 13,0.000000 }, // 2724: f48GM49; String Ensemble2
- // Amplitude begins at 709.0, peaks 1112.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2589,2590, 0, 0, 40000, 6,0.000000 }, // 2773: f48GM56; Trumpet
+ // Amplitude begins at 7.7, peaks 2170.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2511,2511, 0, 0, 40000, 66,0.000000 }, // 2725: f48GM52; Choir Aahs
- // Amplitude begins at 474.1, peaks 1014.8 at 23.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2591,2592, 0, 0, 40000, 6,0.000000 }, // 2774: f48GM57; Trombone
+ // Amplitude begins at 0.4, peaks 3061.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2512,2513, 0, 0, 3466, 3466,0.000000 }, // 2726: f48GM53; Voice Oohs
- // Amplitude begins at 94.1, peaks 2798.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2593,2593, 0, 0, 40000, 6,0.000000 }, // 2775: f48GM58; Tuba
+ // Amplitude begins at 1297.7, peaks 1853.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2514,2515, 0, 0, 233, 233,0.000000 }, // 2727: f48GM55; Orchestra Hit
- // Amplitude begins at 86.3, peaks 3540.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2594,2594, 0, 0, 40000, 13,0.000000 }, // 2776: f48GM59; Muted Trumpet
+ // Amplitude begins at 619.0, peaks 4072.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2516,2517, 0, 0, 40000, 0,0.000000 }, // 2728: f48GM56; Trumpet
- // Amplitude begins at 862.0, peaks 3044.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2595,2596, 0, 0, 40000, 6,0.000000 }, // 2777: f48GM60; French Horn
+ // Amplitude begins at 469.5, peaks 2763.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2518,2519, 0, 0, 40000, 0,0.000000 }, // 2729: f48GM57; Trombone
- // Amplitude begins at 131.8, peaks 1967.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2597,2598, 0, 0, 40000, 0,0.000000 }, // 2778: f48GM61; Brass Section
+ // Amplitude begins at 91.2, peaks 2865.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2520,2520, 0, 0, 40000, 6,0.000000 }, // 2730: f48GM58; Tuba
- // Amplitude begins at 1734.3, peaks 2962.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2599,2599, 0, 0, 40000, 0,0.000000 }, // 2779: f48GM63; Synth Brass 2
+ // Amplitude begins at 83.9, peaks 3608.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2521,2521, 0, 0, 40000, 6,0.000000 }, // 2731: f48GM59; Muted Trumpet
- // Amplitude begins at 197.2, peaks 1595.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2600,2601, 0, 0, 40000, 6,0.000000 }, // 2780: f48GM64; Soprano Sax
+ // Amplitude begins at 965.0, peaks 5636.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2522,2523, 0, 0, 40000, 0,0.000000 }, // 2732: f48GM60; French Horn
- // Amplitude begins at 2.3, peaks 1546.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2602,2603, 0, 0, 40000, 0,0.000000 }, // 2781: f48GM65; Alto Sax
+ // Amplitude begins at 251.3, peaks 3514.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2524,2525, 0, 0, 680, 0,0.000000 }, // 2733: f48GM61; Brass Section
- // Amplitude begins at 2.7, peaks 1511.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2604,2605, 0, 0, 40000, 60,0.000000 }, // 2782: f48GM66; Tenor Sax
+ // Amplitude begins at 1718.6, peaks 2971.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2526,2526, 0, 0, 40000, 0,0.000000 }, // 2734: f48GM63; Synth Brass 2
- // Amplitude begins at 13.0, peaks 1006.4 at 4.7s,
- // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s.
- {2606,2606, 0, 0, 4733, 4733,0.000000 }, // 2783: f48GM69; English Horn
+ // Amplitude begins at 195.5, peaks 4263.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2527,2528, 0, 0, 40000, 13,0.000000 }, // 2735: f48GM64; Soprano Sax
- // Amplitude begins at 9.8, peaks 2820.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2607,2607, 0, 0, 40000, 6,0.000000 }, // 2784: f48GM70; Bassoon
+ // Amplitude begins at 7.2, peaks 3404.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2529,2530, 0, 0, 40000, 0,0.000000 }, // 2736: f48GM65; Alto Sax
- // Amplitude begins at 5.3, peaks 2339.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2608,2608, 0, 0, 40000, 33,0.000000 }, // 2785: f48GM71; Clarinet
+ // Amplitude begins at 115.8, peaks 3644.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2531,2532, 0, 0, 40000, 0,0.000000 }, // 2737: f48GM66; Tenor Sax
- // Amplitude begins at 9.9, peaks 2542.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2609,2610, 0, 0, 40000, 0,0.000000 }, // 2786: f48GM72; Piccolo
+ // Amplitude begins at 13.2, peaks 1008.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2533,2533, 0, 0, 5093, 5093,0.000000 }, // 2738: f48GM69; English Horn
- // Amplitude begins at 1.5, peaks 2652.8 at 18.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2611,2611, 0, 0, 40000, 0,0.000000 }, // 2787: f48GM73; Flute
+ // Amplitude begins at 9.8, peaks 2798.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2534,2534, 0, 0, 40000, 6,0.000000 }, // 2739: f48GM70; Bassoon
- // Amplitude begins at 0.8, peaks 2480.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2612,2613, 0, 0, 40000, 6,0.000000 }, // 2788: f48GM75; Pan Flute
+ // Amplitude begins at 5.3, peaks 2397.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2535,2535, 0, 0, 40000, 40,0.000000 }, // 2740: f48GM71; Clarinet
- // Amplitude begins at 0.4, peaks 3096.2 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2614,2614, 0, 0, 40000, 6,0.000000 }, // 2789: f48GM77; Shakuhachi
+ // Amplitude begins at 9.3, peaks 2520.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2536,2537, 0, 0, 40000, 0,0.000000 }, // 2741: f48GM72; Piccolo
- // Amplitude begins at 1790.1, peaks 1920.6 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2615,2615, 0, 0, 40000, 0,0.000000 }, // 2790: f48GM80; Lead 1 squareea
+ // Amplitude begins at 1.5, peaks 2658.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2538,2538, 0, 0, 40000, 0,0.000000 }, // 2742: f48GM73; Flute
- // Amplitude begins at 1497.4, peaks 1646.8 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2616,2616, 0, 0, 2266, 2266,0.000000 }, // 2791: f48GM81; Lead 2 sawtooth
+ // Amplitude begins at 119.6, peaks 2433.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2539,2540, 0, 0, 40000, 0,0.000000 }, // 2743: f48GM75; Pan Flute
- // Amplitude begins at 815.7, peaks 2455.6 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2617,2617, 0, 0, 993, 993,0.000000 }, // 2792: f48GM82; Lead 3 calliope
+ // Amplitude begins at 0.4, peaks 3127.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2541,2541, 0, 0, 40000, 20,0.000000 }, // 2744: f48GM77; Shakuhachi
- // Amplitude begins at 7.5, peaks 2893.1 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2618,2619, 0, 0, 40000, 6,0.000000 }, // 2793: f48GM85; Lead 6 voice
+ // Amplitude begins at 1792.5, peaks 1921.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2542,2542, 0, 0, 40000, 6,0.000000 }, // 2745: f48GM80; Lead 1 squareea
- // Amplitude begins at 5.5, peaks 2390.8 at 7.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2620,2621, 0, 0, 40000, 0,0.000000 }, // 2794: f48GM86; Lead 7 fifths
+ // Amplitude begins at 1494.6, peaks 1653.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2543,2543, 0, 0, 2253, 2253,0.000000 }, // 2746: f48GM81; Lead 2 sawtooth
- // Amplitude begins at 2710.1,
+ // Amplitude begins at 814.7, peaks 2487.3 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2622,2623, 0, 0, 26, 26,0.000000 }, // 2795: f48GM87; Lead 8 brass
+ {2544,2544, 0, 0, 973, 973,0.000000 }, // 2747: f48GM82; Lead 3 calliope
- // Amplitude begins at 0.4, peaks 3314.9 at 2.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {2624,2625, 0, 0, 40000, 433,0.000000 }, // 2796: f48GM89; Pad 2 warm
+ // Amplitude begins at 13.0, peaks 3092.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2545,2546, 0, 0, 40000, 0,0.000000 }, // 2748: f48GM85; Lead 6 voice
- // Amplitude begins at 2427.9, peaks 2634.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2626,2627, 0, 0, 40000, 86,0.000000 }, // 2797: f48GM90; Pad 3 polysynth
+ // Amplitude begins at 181.0, peaks 6027.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2547,2548, 0, 0, 40000, 0,0.000000 }, // 2749: f48GM86; Lead 7 fifths
- // Amplitude begins at 0.4, peaks 3082.0 at 0.6s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- {2628,2629, 0, 0, 2880, 2880,0.000000 }, // 2798: f48GM92; Pad 5 bowedpad
+ // Amplitude begins at 2133.0, peaks 2212.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2549,2550, 0, 0, 353, 353,0.000000 }, // 2750: f48GM87; Lead 8 brass
- // Amplitude begins at 0.0, peaks 1558.3 at 2.3s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 0.0s.
- {2630,2631, 0, 0, 4946, 13,0.000000 }, // 2799: f48GM93; Pad 6 metallic
+ // Amplitude begins at 0.7, peaks 5240.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2551,2552, 0, 0, 40000, 0,0.000000 }, // 2751: f48GM89; Pad 2 warm
- // Amplitude begins at 0.4, peaks 2193.9 at 0.5s,
- // fades to 20% at 2.7s, keyoff fades to 20% in 2.7s.
- {2632,2633, 0, 0, 2726, 2726,0.000000 }, // 2800: f48GM94; Pad 7 halo
+ // Amplitude begins at 2525.0, peaks 3394.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2553,2554, 0, 0, 40000, 26,0.000000 }, // 2752: f48GM90; Pad 3 polysynth
- // Amplitude begins at 1772.6, peaks 2772.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1520,2634, 0, 0, 306, 306,0.000000 }, // 2801: f48GM96; FX 1 rain
+ // Amplitude begins at 0.4, peaks 2553.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2555,2556, 0, 0, 40000, 53,0.000000 }, // 2753: f48GM92; Pad 5 bowedpad
- // Amplitude begins at 0.4, peaks 3226.5 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2635,2636, 0, 0, 40000, 286,0.000000 }, // 2802: f48GM97; FX 2 soundtrack
+ // Amplitude begins at 0.4, peaks 2255.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2557,2558, 0, 0, 4026, 13,0.000000 }, // 2754: f48GM93; Pad 6 metallic
- // Amplitude begins at 2777.6, peaks 3308.9 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2637,2637, 0, 0, 2340, 2340,0.000000 }, // 2803: f48GM99; FX 4 atmosphere
+ // Amplitude begins at 0.9, peaks 3207.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2559,2560, 0, 0, 3400, 13,0.000000 }, // 2755: f48GM94; Pad 7 halo
- // Amplitude begins at 0.4, peaks 2768.0 at 5.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {2638,2639, 0, 0, 40000, 400,0.000000 }, // 2804: f48GM101; FX 6 goblins
+ // Amplitude begins at 1220.8, peaks 3809.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1447,2561, 0, 0, 226, 226,0.000000 }, // 2756: f48GM96; FX 1 rain
- // Amplitude begins at 0.4, peaks 3002.8 at 1.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2640,2640, 0, 0, 40000, 140,0.000000 }, // 2805: f48GM102; FX 7 echoes
+ // Amplitude begins at 0.4, peaks 3340.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2562,2563, 0, 0, 40000, 0,0.000000 }, // 2757: f48GM97; FX 2 soundtrack
- // Amplitude begins at 1492.4, peaks 1578.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2641,2641, 0, 0, 306, 306,0.000000 }, // 2806: f48GM106; Shamisen
+ // Amplitude begins at 2780.3, peaks 3291.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2564,2564, 0, 0, 2380, 2380,0.000000 }, // 2758: f48GM99; FX 4 atmosphere
- // Amplitude begins at 315.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2642,2643, 0, 0, 80, 80,0.000000 }, // 2807: f48GM107; Koto
+ // Amplitude begins at 0.9, peaks 3258.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2565,2566, 0, 0, 40000, 0,0.000000 }, // 2759: f48GM101; FX 6 goblins
- // Amplitude begins at 0.4, peaks 2791.4 at 1.0s,
- // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s.
- {2644,2645, 0, 0, 3293, 3293,0.000000 }, // 2808: f48GM115; Woodblock
+ // Amplitude begins at 0.4, peaks 3012.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2567,2567, 0, 0, 40000, 133,0.000000 }, // 2760: f48GM102; FX 7 echoes
- // Amplitude begins at 0.4, peaks 2958.4 at 15.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2646,2646, 0, 0, 40000, 260,0.000000 }, // 2809: f48GM116; Taiko Drum
+ // Amplitude begins at 1491.6, peaks 1582.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2568,2568, 0, 0, 280, 280,0.000000 }, // 2761: f48GM106; Shamisen
- // Amplitude begins at 2425.5, peaks 2630.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2647,2648, 0, 0, 173, 173,0.000000 }, // 2810: f48GM117; Melodic Tom
+ // Amplitude begins at 1173.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2569,2570, 0, 0, 273, 273,0.000000 }, // 2762: f48GM107; Koto
- // Amplitude begins at 0.0, peaks 1452.7 at 23.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2649,2649, 0, 0, 40000, 0,0.000000 }, // 2811: f48GM119; Reverse Cymbal
+ // Amplitude begins at 0.4, peaks 2863.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2571,2572, 0, 0, 3333, 3333,0.000000 }, // 2763: f48GM115; Woodblock
- // Amplitude begins at 2090.7, peaks 2756.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2650,2651, 0, 0, 40000, 0,0.000000 }, // 2812: f48GM120; Guitar FretNoise
+ // Amplitude begins at 0.4, peaks 2963.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2573,2573, 0, 0, 40000, 266,0.000000 }, // 2764: f48GM116; Taiko Drum
- // Amplitude begins at 0.0, peaks 828.8 at 0.3s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2652,2652, 0, 0, 593, 593,0.000000 }, // 2813: f48GM121; Breath Noise
+ // Amplitude begins at 2267.8, peaks 3637.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2574,2575, 0, 0, 166, 166,0.000000 }, // 2765: f48GM117; Melodic Tom
- // Amplitude begins at 0.9, peaks 2969.0 at 0.1s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 0.1s.
- {2653,2653, 0, 0, 1613, 93,0.000000 }, // 2814: f48GM122; Seashore
+ // Amplitude begins at 0.0, peaks 1451.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2576,2576, 0, 0, 40000, 6,0.000000 }, // 2766: f48GM119; Reverse Cymbal
- // Amplitude begins at 1.0, peaks 2852.5 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2654,2655, 0, 0, 440, 440,0.000000 }, // 2815: f48GM123; Bird Tweet
+ // Amplitude begins at 2331.1, peaks 3080.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2577,2578, 0, 0, 40000, 0,0.000000 }, // 2767: f48GM120; Guitar FretNoise
- // Amplitude begins at 0.0, peaks 1875.1 at 32.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2656,2656, 0, 0, 40000, 120,0.000000 }, // 2816: f48GM124; Telephone
+ // Amplitude begins at 0.0, peaks 848.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2579,2579, 0, 0, 586, 586,0.000000 }, // 2768: f48GM121; Breath Noise
- // Amplitude begins at 0.0, peaks 1778.2 at 2.2s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {2657,2658, 0, 0, 2200, 2200,0.000000 }, // 2817: f48GM125; Helicopter
+ // Amplitude begins at 0.9, peaks 2839.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2580,2580, 0, 0, 1660, 86,0.000000 }, // 2769: f48GM122; Seashore
- // Amplitude begins at 0.0, peaks 1746.6 at 1.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2659,2660, 0, 0, 1693, 1693,0.000000 }, // 2818: f48GM126; Applause/Noise
+ // Amplitude begins at 6.3, peaks 2849.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2581,2582, 0, 0, 440, 440,0.000000 }, // 2770: f48GM123; Bird Tweet
- // Amplitude begins at 129.7, peaks 2150.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2661,2661, 0, 0, 40000, 0,0.000000 }, // 2819: f48GM127; Gunshot
+ // Amplitude begins at 0.0, peaks 1876.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2583,2583, 0, 0, 40000, 113,0.000000 }, // 2771: f48GM124; Telephone
- // Amplitude begins at 3037.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2662,2662, 35, 0, 20, 20,0.000000 }, // 2820: f48GP35; Ac Bass Drum
+ // Amplitude begins at 0.0, peaks 2927.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2584,2585, 0, 0, 40000, 0,0.000000 }, // 2772: f48GM125; Helicopter
- // Amplitude begins at 2047.1, peaks 2335.9 at 0.0s,
+ // Amplitude begins at 6.3, peaks 2072.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2663,2663, 35, 0, 26, 26,0.000000 }, // 2821: f48GP36; Bass Drum 1
+ {2586,2587, 0, 0, 1766, 6,0.000000 }, // 2773: f48GM126; Applause/Noise
- // Amplitude begins at 2236.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2664,2664, 52, 0, 20, 20,0.000000 }, // 2822: f48GP37; Side Stick
+ // Amplitude begins at 125.6, peaks 2117.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2588,2588, 0, 0, 40000, 0,0.000000 }, // 2774: f48GM127; Gunshot
- // Amplitude begins at 2169.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2665,2665, 60, 0, 80, 80,0.000000 }, // 2823: f48GP38; Acoustic Snare
+ // Amplitude begins at 3046.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2589,2589, 35, 0, 20, 20,0.000000 }, // 2775: f48GP35; Ac Bass Drum
- // Amplitude begins at 1985.3,
+ // Amplitude begins at 2046.5, peaks 2310.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2666,2666, 58, 0, 20, 20,0.000000 }, // 2824: f48GP39; Hand Clap
+ {2590,2590, 35, 0, 26, 26,0.000000 }, // 2776: f48GP36; Bass Drum 1
- // Amplitude begins at 2365.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2667,2667, 60, 0, 113, 113,0.000000 }, // 2825: f48GP40; Electric Snare
+ // Amplitude begins at 2237.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2591,2591, 52, 0, 20, 20,0.000000 }, // 2777: f48GP37; Side Stick
- // Amplitude begins at 2698.3, peaks 2854.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2668,2668, 50, 0, 500, 500,0.000000 }, // 2826: f48GP41; Low Floor Tom
+ // Amplitude begins at 2094.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2592,2592, 60, 0, 80, 80,0.000000 }, // 2778: f48GP38; Acoustic Snare
- // Amplitude begins at 1944.7,
+ // Amplitude begins at 1986.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2669,2669, 43, 0, 40, 40,0.000000 }, // 2827: f48GP42; Closed High Hat
+ {2593,2593, 58, 0, 20, 20,0.000000 }, // 2779: f48GP39; Hand Clap
- // Amplitude begins at 2588.6, peaks 2617.3 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2668,2668, 55, 0, 526, 526,0.000000 }, // 2828: f48GP43; High Floor Tom
+ // Amplitude begins at 2288.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2594,2594, 60, 0, 113, 113,0.000000 }, // 2780: f48GP40; Electric Snare
- // Amplitude begins at 103.7, peaks 1045.4 at 0.0s,
+ // Amplitude begins at 2688.0, peaks 2829.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1557,1557, 43, 0, 26, 26,0.000000 }, // 2829: f48GP44; Pedal High Hat
+ {2595,2595, 50, 0, 433, 433,0.000000 }, // 2781: f48GP41; Low Floor Tom
- // Amplitude begins at 1469.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2670,2670, 50, 0, 33, 33,0.000000 }, // 2830: f48GP45; Low Tom
-
- // Amplitude begins at 65.9, peaks 1058.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2671,2671, 43, 0, 173, 173,0.000000 }, // 2831: f48GP46; Open High Hat
+ // Amplitude begins at 1973.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2596,2596, 43, 0, 40, 40,0.000000 }, // 2782: f48GP42; Closed High Hat
- // Amplitude begins at 1422.2, peaks 1568.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2670,2670, 53, 0, 40, 40,0.000000 }, // 2832: f48GP47; Low-Mid Tom
+ // Amplitude begins at 2588.4, peaks 2627.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2595,2595, 55, 0, 513, 513,0.000000 }, // 2783: f48GP43; High Floor Tom
- // Amplitude begins at 1394.5, peaks 1497.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2670,2670, 57, 0, 140, 140,0.000000 }, // 2833: f48GP48; High-Mid Tom
+ // Amplitude begins at 102.2, peaks 1031.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1484,1484, 43, 0, 26, 26,0.000000 }, // 2784: f48GP44; Pedal High Hat
- // Amplitude begins at 964.4, peaks 1045.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2672,2672, 72, 0, 253, 253,0.000000 }, // 2834: f48GP49; Crash Cymbal 1
+ // Amplitude begins at 1472.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2597,2597, 50, 0, 173, 173,0.000000 }, // 2785: f48GP45; Low Tom
- // Amplitude begins at 1382.2, peaks 1575.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2670,2670, 60, 0, 220, 220,0.000000 }, // 2835: f48GP50; High Tom
+ // Amplitude begins at 52.2, peaks 1084.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2598,2598, 43, 0, 173, 173,0.000000 }, // 2786: f48GP46; Open High Hat
- // Amplitude begins at 486.2, peaks 488.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 373, 373, 76, 0, 260, 260,0.000000 }, // 2836: f48GP51; Ride Cymbal 1
+ // Amplitude begins at 1424.4, peaks 1552.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2597,2597, 53, 0, 40, 40,0.000000 }, // 2787: f48GP47; Low-Mid Tom
- // Amplitude begins at 2170.2, peaks 2263.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2673,2673, 84, 0, 213, 213,0.000000 }, // 2837: f48GP52; Chinese Cymbal
+ // Amplitude begins at 1400.4, peaks 1504.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2597,2597, 57, 0, 186, 186,0.000000 }, // 2788: f48GP48; High-Mid Tom
- // Amplitude begins at 993.9,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2674,2674, 42, 0, 400, 400,0.000000 }, // 2838: f48GP53; Ride Bell
+ // Amplitude begins at 990.6, peaks 1021.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2599,2599, 72, 0, 260, 260,0.000000 }, // 2789: f48GP49; Crash Cymbal 1
- // Amplitude begins at 360.3, peaks 964.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2675,2675, 65, 0, 86, 86,0.000000 }, // 2839: f48GP54; Tambourine
+ // Amplitude begins at 1382.9, peaks 1584.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2597,2597, 60, 0, 220, 220,0.000000 }, // 2790: f48GP50; High Tom
- // Amplitude begins at 1188.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2676,2676, 84, 0, 120, 120,0.000000 }, // 2840: f48GP55; Splash Cymbal
+ // Amplitude begins at 491.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 373, 373, 76, 0, 260, 260,0.000000 }, // 2791: f48GP51; Ride Cymbal 1
- // Amplitude begins at 1235.3, peaks 1247.6 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2677,2677, 84, 0, 426, 426,0.000000 }, // 2841: f48GP57; Crash Cymbal 2
+ // Amplitude begins at 2110.4, peaks 2154.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2600,2600, 84, 0, 213, 213,0.000000 }, // 2792: f48GP52; Chinese Cymbal
- // Amplitude begins at 1749.5, peaks 2108.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2678,2678, 24, 0, 46, 46,0.000000 }, // 2842: f48GP58; Vibraslap
+ // Amplitude begins at 993.6, peaks 1004.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2601,2601, 42, 0, 406, 406,0.000000 }, // 2793: f48GP53; Ride Bell
- // Amplitude begins at 425.2, peaks 457.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 383, 383, 77, 0, 240, 240,0.000000 }, // 2843: f48GP59; Ride Cymbal 2
+ // Amplitude begins at 332.9, peaks 1020.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2602,2602, 65, 0, 86, 86,0.000000 }, // 2794: f48GP54; Tambourine
- // Amplitude begins at 1505.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2679,2679, 58, 0, 146, 146,0.000000 }, // 2844: f48GP67; High Agogo
+ // Amplitude begins at 1188.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2603,2603, 84, 0, 113, 113,0.000000 }, // 2795: f48GP55; Splash Cymbal
- // Amplitude begins at 2806.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2680,2680, 53, 0, 153, 153,0.000000 }, // 2845: f48GP68; Low Agogo
+ // Amplitude begins at 1228.6, peaks 1306.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2604,2604, 84, 0, 426, 426,0.000000 }, // 2796: f48GP57; Crash Cymbal 2
- // Amplitude begins at 2.2, peaks 468.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2681,2681, 64, 0, 73, 73,0.000000 }, // 2846: f48GP69; Cabasa
+ // Amplitude begins at 1760.4, peaks 2205.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2605,2605, 24, 0, 46, 46,0.000000 }, // 2797: f48GP58; Vibraslap
- // Amplitude begins at 955.5,
+ // Amplitude begins at 427.3, peaks 432.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2682,2682, 71, 0, 26, 26,0.000000 }, // 2847: f48GP70; Maracas
+ { 383, 383, 77, 0, 246, 246,0.000000 }, // 2798: f48GP59; Ride Cymbal 2
- // Amplitude begins at 0.0, peaks 1244.1 at 0.6s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2683,2683, 44, 0, 606, 606,0.000000 }, // 2848: f48GP73; Short Guiro
+ // Amplitude begins at 1479.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2606,2606, 58, 0, 153, 153,0.000000 }, // 2799: f48GP67; High Agogo
- // Amplitude begins at 0.5, peaks 2774.5 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2684,2684, 40, 0, 360, 360,0.000000 }, // 2849: f48GP74; Long Guiro
+ // Amplitude begins at 2788.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2607,2607, 53, 0, 153, 153,0.000000 }, // 2800: f48GP68; Low Agogo
- // Amplitude begins at 2224.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2685,2685, 69, 0, 20, 20,0.000000 }, // 2850: f48GP75; Claves
+ // Amplitude begins at 2.1, peaks 461.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2608,2608, 64, 0, 73, 73,0.000000 }, // 2801: f48GP69; Cabasa
- // Amplitude begins at 0.5, peaks 2781.7 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2686,2686, 60, 0, 360, 360,0.000000 }, // 2851: f48GP78; Mute Cuica
+ // Amplitude begins at 906.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2609,2609, 71, 0, 26, 26,0.000000 }, // 2802: f48GP70; Maracas
- // Amplitude begins at 606.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2687,2687, 80, 0, 60, 60,0.000000 }, // 2852: f48GP80; Mute Triangle
+ // Amplitude begins at 0.0, peaks 1238.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2610,2610, 44, 0, 606, 606,0.000000 }, // 2803: f48GP73; Short Guiro
- // Amplitude begins at 225.3,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2688,2688, 64, 0, 873, 873,0.000000 }, // 2853: f48GP81; Open Triangle
+ // Amplitude begins at 0.5, peaks 2772.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2611,2611, 40, 0, 366, 366,0.000000 }, // 2804: f48GP74; Long Guiro
- // Amplitude begins at 16.8, peaks 1378.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2689,2689, 72, 0, 33, 33,0.000000 }, // 2854: f48GP82; Shaker
+ // Amplitude begins at 2230.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2612,2612, 69, 0, 20, 20,0.000000 }, // 2805: f48GP75; Claves
- // Amplitude begins at 789.2, peaks 791.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2690,2690, 70, 0, 266, 266,0.000000 }, // 2855: f48GP84; Bell Tree
+ // Amplitude begins at 0.5, peaks 2859.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2613,2613, 60, 0, 360, 360,0.000000 }, // 2806: f48GP78; Mute Cuica
- // Amplitude begins at 2495.9,
+ // Amplitude begins at 605.1,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2691,2691, 48, 0, 40, 40,0.000000 }, // 2856: f48GP86; Mute Surdu
-
- // Amplitude begins at 2428.8, peaks 2701.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2692,2692, 53, 0, 240, 240,0.000000 }, // 2857: f48GP87; Open Surdu
+ {2614,2614, 80, 0, 60, 60,0.000000 }, // 2807: f48GP80; Mute Triangle
- // Amplitude begins at 1554.3, peaks 1723.5 at 1.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2693,2694, 0, 0, 40000, 133,0.000000 }, // 2858: f49GM2; ElecGrandPiano
+ // Amplitude begins at 225.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2615,2615, 64, 0, 873, 873,0.000000 }, // 2808: f48GP81; Open Triangle
- // Amplitude begins at 2816.3,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2695,2696, 0, 0, 620, 620,0.000000 }, // 2859: f49GM3; Honky-tonkPiano
+ // Amplitude begins at 16.2, peaks 1383.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2616,2616, 72, 0, 33, 33,0.000000 }, // 2809: f48GP82; Shaker
- // Amplitude begins at 802.2, peaks 1319.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2697,2698, 0, 0, 73, 73,0.000000 }, // 2860: f49GM111; f49GM7; Clavinet; Shanai
+ // Amplitude begins at 782.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2617,2617, 70, 0, 273, 273,0.000000 }, // 2810: f48GP84; Bell Tree
- // Amplitude begins at 3748.7, peaks 4069.8 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2699,2700, 0, 0, 2340, 2340,0.000000 }, // 2861: f49GM32; f49GM8; Acoustic Bass; Celesta
+ // Amplitude begins at 2488.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2618,2618, 48, 0, 40, 40,0.000000 }, // 2811: f48GP86; Mute Surdu
- // Amplitude begins at 1370.7, peaks 3955.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2701,2702, 0, 0, 40000, 0,0.000000 }, // 2862: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel
+ // Amplitude begins at 2432.2, peaks 2714.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2619,2619, 53, 0, 213, 213,0.000000 }, // 2812: f48GP87; Open Surdu
- // Amplitude begins at 1721.0, peaks 3035.9 at 20.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 193,2703, 0, 0, 40000, 6,0.000000 }, // 2863: f49GM18; Rock Organ
+ // Amplitude begins at 1622.0, peaks 1752.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2620,2621, 0, 0, 40000, 0,0.000000 }, // 2813: f49GM2; ElecGrandPiano
- // Amplitude begins at 2509.5, peaks 2609.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2704,2705, 0, 0, 153, 153,0.000000 }, // 2864: f49GM27; Electric Guitar2
+ // Amplitude begins at 3580.1, peaks 3580.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2622,2623, 0, 0, 626, 626,0.000000 }, // 2814: f49GM3; Honky-tonkPiano
- // Amplitude begins at 1440.9, peaks 1717.5 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2706,2707, 0, 0, 1166, 1166,0.000000 }, // 2865: f49GM28; Electric Guitar3
+ // Amplitude begins at 2049.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2624,2625, 0, 0, 40000, 0,0.000000 }, // 2815: f49GM111; f49GM7; Clavinet; Shanai
- // Amplitude begins at 981.7, peaks 3136.4 at 13.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2708,2709, 0, 0, 40000, 0,0.000000 }, // 2866: f49GM30; Distorton Guitar
+ // Amplitude begins at 1889.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2626,2627, 0, 0, 2213, 2213,0.000000 }, // 2816: f49GM32; f49GM8; Acoustic Bass; Celesta
- // Amplitude begins at 3748.7, peaks 4084.4 at 2.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2710,2711, 0, 0, 40000, 0,0.000000 }, // 2867: f49GM31; Guitar Harmonics
+ // Amplitude begins at 1068.7, peaks 1328.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2628,2629, 0, 0, 4140, 0,0.000000 }, // 2817: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel
- // Amplitude begins at 3740.7, peaks 4084.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2712,2713, 0, 0, 40000, 0,0.000000 }, // 2868: f49GM33; Electric Bass 1
+ // Amplitude begins at 2323.1, peaks 4693.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 192,2630, 0, 0, 40000, 0,0.000000 }, // 2818: f49GM18; Rock Organ
- // Amplitude begins at 2171.4, peaks 3006.2 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2714,2715, 0, 0, 453, 453,0.000000 }, // 2869: f49GM34; Electric Bass 2
+ // Amplitude begins at 2745.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2631,2632, 0, 0, 153, 153,0.000000 }, // 2819: f49GM27; Electric Guitar2
- // Amplitude begins at 1844.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2716,1477, 0, 0, 86, 86,0.000000 }, // 2870: f49GM37; Slap Bass 2
+ // Amplitude begins at 1313.9, peaks 2814.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2633,2634, 0, 0, 253, 253,0.000000 }, // 2820: f49GM28; Electric Guitar3
- // Amplitude begins at 2674.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2717,2718, 0, 0, 126, 126,0.000000 }, // 2871: f49GM38; Synth Bass 1
+ // Amplitude begins at 985.2, peaks 3136.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2635,2636, 0, 0, 40000, 0,0.000000 }, // 2821: f49GM30; Distorton Guitar
- // Amplitude begins at 174.6, peaks 183.2 at 0.1s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {2719,2720, 0, 0, 1326, 1326,0.000000 }, // 2872: f49GM47; Timpany
+ // Amplitude begins at 1889.8, peaks 1942.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2637,2638, 0, 0, 40000, 0,0.000000 }, // 2822: f49GM31; Guitar Harmonics
- // Amplitude begins at 1.1, peaks 3280.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1482,2721, 0, 0, 40000, 73,0.000000 }, // 2873: f49GM50; Synth Strings 1
+ // Amplitude begins at 1800.4, peaks 1849.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2639,2640, 0, 0, 40000, 0,0.000000 }, // 2823: f49GM33; Electric Bass 1
- // Amplitude begins at 1.0, peaks 2623.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2722,2723, 0, 0, 40000, 6,0.000000 }, // 2874: f49GM75; Pan Flute
+ // Amplitude begins at 2833.8, peaks 3150.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2641,2642, 0, 0, 440, 440,0.000000 }, // 2824: f49GM34; Electric Bass 2
- // Amplitude begins at 1395.2, peaks 1649.7 at 7.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 287,2724, 0, 0, 40000, 20,0.000000 }, // 2875: f49GM79; Ocarina
+ // Amplitude begins at 2909.6, peaks 3365.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2643,1404, 0, 0, 213, 213,0.000000 }, // 2825: f49GM37; Slap Bass 2
- // Amplitude begins at 1842.4, peaks 2228.4 at 15.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2725,2726, 0, 0, 40000, 20,0.000000 }, // 2876: f49GM85; Lead 6 voice
+ // Amplitude begins at 2475.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2644,2645, 0, 0, 120, 120,0.000000 }, // 2826: f49GM38; Synth Bass 1
- // Amplitude begins at 1.1, peaks 3194.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2727,2728, 0, 0, 40000, 0,0.000000 }, // 2877: f49GM86; Lead 7 fifths
+ // Amplitude begins at 2638.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2646,2647, 0, 0, 140, 140,0.000000 }, // 2827: f49GM47; Timpany
- // Amplitude begins at 11.9, peaks 3496.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2729,2730, 0, 0, 120, 120,0.000000 }, // 2878: f49GM87; Lead 8 brass
+ // Amplitude begins at 1.6, peaks 5253.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1409,2648, 0, 0, 40000, 0,0.000000 }, // 2828: f49GM50; Synth Strings 1
- // Amplitude begins at 1.1, peaks 3194.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2731,2728, 0, 0, 40000, 0,0.000000 }, // 2879: f49GM88; Pad 1 new age
+ // Amplitude begins at 155.3, peaks 2297.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2649,2650, 0, 0, 40000, 0,0.000000 }, // 2829: f49GM75; Pan Flute
- // Amplitude begins at 0.0, peaks 1659.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {1518,2732, 0, 0, 40000, 86,0.000000 }, // 2880: f49GM95; Pad 8 sweep
+ // Amplitude begins at 1203.4, peaks 1692.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 286,2651, 0, 0, 40000, 0,0.000000 }, // 2830: f49GM79; Ocarina
- // Amplitude begins at 1384.4, peaks 1514.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2733,2734, 0, 0, 293, 293,0.000000 }, // 2881: f49GM99; FX 4 atmosphere
+ // Amplitude begins at 874.0, peaks 901.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2652,2653, 0, 0, 40000, 0,0.000000 }, // 2831: f49GM85; Lead 6 voice
- // Amplitude begins at 330.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2735,2736, 0, 0, 80, 80,0.000000 }, // 2882: f49GM107; Koto
+ // Amplitude begins at 1.2, peaks 3204.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2654,2655, 0, 0, 40000, 0,0.000000 }, // 2832: f49GM86; Lead 7 fifths
- // Amplitude begins at 1427.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2737,2738, 0, 0, 180, 180,0.000000 }, // 2883: f49GM112; Tinkle Bell
+ // Amplitude begins at 63.0, peaks 2056.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2656,2657, 0, 0, 526, 526,0.000000 }, // 2833: f49GM87; Lead 8 brass
- // Amplitude begins at 1128.6, peaks 1145.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2739,2740, 0, 0, 53, 53,0.000000 }, // 2884: f49GM113; Agogo Bells
+ // Amplitude begins at 1.2, peaks 3204.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2658,2655, 0, 0, 40000, 0,0.000000 }, // 2834: f49GM88; Pad 1 new age
- // Amplitude begins at 0.0, peaks 17.8 at 30.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2741,2742, 0, 0, 40000, 0,0.000000 }, // 2885: f49GM119; Reverse Cymbal
+ // Amplitude begins at 2418.2, peaks 3839.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1445,2659, 0, 0, 40000, 53,0.000000 }, // 2835: f49GM95; Pad 8 sweep
- // Amplitude begins at 959.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2743,2744, 0, 0, 126, 126,0.000000 }, // 2886: f49GM120; Guitar FretNoise
+ // Amplitude begins at 2524.3, peaks 2648.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2660,2661, 0, 0, 186, 186,0.000000 }, // 2836: f49GM99; FX 4 atmosphere
- // Amplitude begins at 911.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2745,2746, 0, 0, 146, 146,0.000000 }, // 2887: f49GM121; Breath Noise
+ // Amplitude begins at 1062.6, peaks 1121.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2662,2663, 0, 0, 226, 226,0.000000 }, // 2837: f49GM107; Koto
- // Amplitude begins at 716.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2747,2748, 0, 0, 340, 340,0.000000 }, // 2888: f49GM124; Telephone
+ // Amplitude begins at 1005.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2664,2665, 0, 0, 266, 266,0.000000 }, // 2838: f49GM112; Tinkle Bell
- // Amplitude begins at 3454.0, peaks 3524.2 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2749,2750, 0, 0, 620, 620,0.000000 }, // 2889: f49GM126; Applause/Noise
+ // Amplitude begins at 1266.4, peaks 1640.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2666,2667, 0, 0, 80, 80,0.000000 }, // 2839: f49GM113; Agogo Bells
- // Amplitude begins at 2801.2,
+ // Amplitude begins at 0.0, peaks 1454.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2751,2751, 35, 0, 20, 20,0.000000 }, // 2890: f49GP35; f49GP36; Ac Bass Drum; Bass Drum 1
+ {2668,2669, 0, 0, 40000, 0,0.000000 }, // 2840: f49GM119; Reverse Cymbal
- // Amplitude begins at 2403.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2752,2752, 60, 0, 146, 146,0.000000 }, // 2891: f49GP40; Electric Snare
+ // Amplitude begins at 1345.0, peaks 1378.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2670,2671, 0, 0, 260, 260,0.000000 }, // 2841: f49GM120; Guitar FretNoise
- // Amplitude begins at 1778.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2753,2753, 43, 0, 20, 20,0.000000 }, // 2892: f49GP42; Closed High Hat
+ // Amplitude begins at 1371.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2672,2673, 0, 0, 286, 286,0.000000 }, // 2842: f49GM121; Breath Noise
- // Amplitude begins at 2815.6,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2754,2754, 0, 0, 620, 620,0.000000 }, // 2893: f50GM40; f50GM78; Violin; Whistle
+ // Amplitude begins at 1318.5, peaks 2721.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2674,2675, 0, 0, 193, 193,0.000000 }, // 2843: f49GM124; Telephone
- // Amplitude begins at 2295.1, peaks 2728.3 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {2755,2756, 0, 0, 1613, 1613,0.000000 }, // 2894: f53GM0; AcouGrandPiano
+ // Amplitude begins at 1567.0, peaks 1776.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2676,2677, 0, 0, 40000, 0,0.000000 }, // 2844: f49GM126; Applause/Noise
- // Amplitude begins at 1671.4, peaks 2832.6 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {2757,2758, 0, 0, 1373, 1373,0.000000 }, // 2895: f53GM1; BrightAcouGrand
+ // Amplitude begins at 2811.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2678,2678, 35, 0, 20, 20,0.000000 }, // 2845: f49GP35; f49GP36; Ac Bass Drum; Bass Drum 1
- // Amplitude begins at 915.1, peaks 1008.8 at 0.1s,
- // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s.
- {2759,2760, 0, 0, 3600, 3600,0.000000 }, // 2896: f53GM2; ElecGrandPiano
+ // Amplitude begins at 2325.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2679,2679, 60, 0, 153, 153,0.000000 }, // 2846: f49GP40; Electric Snare
- // Amplitude begins at 2157.6, peaks 2503.0 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {2761,2762, 0, 0, 1480, 1480,0.000000 }, // 2897: f53GM3; Honky-tonkPiano
+ // Amplitude begins at 1864.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2680,2680, 43, 0, 20, 20,0.000000 }, // 2847: f49GP42; Closed High Hat
- // Amplitude begins at 1756.7, peaks 1894.9 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {2763,2764, 0, 0, 2253, 2253,0.000000 }, // 2898: f53GM4; Rhodes Piano
+ // Amplitude begins at 2820.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2681,2681, 0, 0, 626, 626,0.000000 }, // 2848: f50GM40; f50GM78; Violin; Whistle
- // Amplitude begins at 1343.5, peaks 1558.1 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {2765,2766, 0, 0, 2393, 2393,0.000000 }, // 2899: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere
+ // Amplitude begins at 2570.2, peaks 2888.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2682,2683, 0, 0, 1553, 1553,0.000000 }, // 2849: f53GM0; AcouGrandPiano
- // Amplitude begins at 2114.4, peaks 2257.3 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2767,2768, 0, 0, 1726, 1726,0.000000 }, // 2900: f53GM6; Harpsichord
+ // Amplitude begins at 2648.6, peaks 3347.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2684,2685, 0, 0, 1386, 1386,0.000000 }, // 2850: f53GM1; BrightAcouGrand
- // Amplitude begins at 2049.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2769,2770, 0, 0, 40000, 0,0.000000 }, // 2901: f53GM7; Clavinet
+ // Amplitude begins at 1310.5, peaks 3209.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2686,2687, 0, 0, 2026, 2026,0.000000 }, // 2851: f53GM2; ElecGrandPiano
- // Amplitude begins at 56.2, peaks 1160.6 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2771,2772, 0, 0, 40000, 13,0.000000 }, // 2902: f53GM8; Celesta
+ // Amplitude begins at 2138.4, peaks 2478.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2688,2689, 0, 0, 1020, 1020,0.000000 }, // 2852: f53GM3; Honky-tonkPiano
- // Amplitude begins at 1294.1, peaks 1387.1 at 9.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2773,2774, 0, 0, 40000, 6,0.000000 }, // 2903: f53GM9; Glockenspiel
+ // Amplitude begins at 1217.2, peaks 2358.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2690,2691, 0, 0, 2486, 2486,0.000000 }, // 2853: f53GM4; Rhodes Piano
- // Amplitude begins at 2238.7, peaks 2571.4 at 37.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2775,2776, 0, 0, 40000, 6,0.000000 }, // 2904: f53GM10; Music box
+ // Amplitude begins at 1002.5, peaks 1303.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2692,2693, 0, 0, 2880, 2880,0.000000 }, // 2854: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere
- // Amplitude begins at 1632.0, peaks 1805.4 at 6.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2777,2778, 0, 0, 40000, 0,0.000000 }, // 2905: f53GM11; Vibraphone
+ // Amplitude begins at 2190.9, peaks 2280.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2694,2695, 0, 0, 2346, 2346,0.000000 }, // 2855: f53GM6; Harpsichord
- // Amplitude begins at 1132.8, peaks 1352.2 at 33.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2779,2780, 0, 0, 40000, 13,0.000000 }, // 2906: f53GM12; Marimba
+ // Amplitude begins at 2191.3,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2696,2697, 0, 0, 40000, 0,0.000000 }, // 2856: f53GM7; Clavinet
- // Amplitude begins at 1400.5, peaks 1552.5 at 5.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2781,2782, 0, 0, 40000, 0,0.000000 }, // 2907: f53GM13; Xylophone
+ // Amplitude begins at 150.2, peaks 1706.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2698,2699, 0, 0, 40000, 0,0.000000 }, // 2857: f53GM8; Celesta
- // Amplitude begins at 73.3, peaks 1809.1 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2783,2784, 0, 0, 40000, 6,0.000000 }, // 2908: f53GM14; Tubular Bells
+ // Amplitude begins at 1269.6, peaks 1416.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2700,2701, 0, 0, 40000, 0,0.000000 }, // 2858: f53GM9; Glockenspiel
- // Amplitude begins at 0.9, peaks 1943.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2785,2786, 0, 0, 40000, 6,0.000000 }, // 2909: f53GM15; Dulcimer
+ // Amplitude begins at 2547.4, peaks 2580.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2702,2703, 0, 0, 40000, 0,0.000000 }, // 2859: f53GM10; Music box
- // Amplitude begins at 3148.2, peaks 3268.0 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2787,2788, 0, 0, 793, 793,0.000000 }, // 2910: f53GM16; Hammond Organ
+ // Amplitude begins at 2187.8, peaks 2274.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2704,2705, 0, 0, 40000, 0,0.000000 }, // 2860: f53GM11; Vibraphone
- // Amplitude begins at 1708.8,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {2789,2790, 0, 0, 1606, 1606,0.000000 }, // 2911: f53GM17; Percussive Organ
+ // Amplitude begins at 1157.4, peaks 1318.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2706,2707, 0, 0, 40000, 0,0.000000 }, // 2861: f53GM12; Marimba
- // Amplitude begins at 1395.9, peaks 1923.7 at 24.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2791,2792, 0, 0, 40000, 180,0.000000 }, // 2912: f53GM18; Rock Organ
+ // Amplitude begins at 1513.0, peaks 1768.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2708,2709, 0, 0, 40000, 0,0.000000 }, // 2862: f53GM13; Xylophone
- // Amplitude begins at 1227.7, peaks 1361.6 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2793,2794, 0, 0, 1666, 1666,0.000000 }, // 2913: f53GM19; Church Organ
+ // Amplitude begins at 863.2, peaks 1855.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2710,2711, 0, 0, 40000, 0,0.000000 }, // 2863: f53GM14; Tubular Bells
- // Amplitude begins at 1334.8, peaks 1388.6 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2795,2796, 0, 0, 1000, 1000,0.000000 }, // 2914: f53GM20; Reed Organ
+ // Amplitude begins at 0.5, peaks 3022.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2712,2713, 0, 0, 40000, 0,0.000000 }, // 2864: f53GM15; Dulcimer
- // Amplitude begins at 1157.8, peaks 1390.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2797,2798, 0, 0, 240, 240,0.000000 }, // 2915: f53GM21; Accordion
+ // Amplitude begins at 3017.9, peaks 3237.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2714,2715, 0, 0, 913, 913,0.000000 }, // 2865: f53GM16; Hammond Organ
- // Amplitude begins at 1588.1, peaks 1803.4 at 1.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2799,2800, 0, 0, 40000, 73,0.000000 }, // 2916: f53GM22; Harmonica
+ // Amplitude begins at 1577.9, peaks 1594.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2716,2717, 0, 0, 1653, 1653,0.000000 }, // 2866: f53GM17; Percussive Organ
- // Amplitude begins at 1450.7, peaks 1983.7 at 2.1s,
- // fades to 20% at 4.1s, keyoff fades to 20% in 0.1s.
- {2799,2801, 0, 0, 4133, 80,0.000000 }, // 2917: f53GM23; Tango Accordion
+ // Amplitude begins at 1712.2, peaks 1881.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2718,2719, 0, 0, 40000, 0,0.000000 }, // 2867: f53GM18; Rock Organ
- // Amplitude begins at 1.1, peaks 2536.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2802,2803, 0, 0, 40000, 6,0.000000 }, // 2918: f53GM24; Acoustic Guitar1
+ // Amplitude begins at 2229.3, peaks 3163.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2720,2721, 0, 0, 1273, 1273,0.000000 }, // 2868: f53GM19; Church Organ
- // Amplitude begins at 0.6, peaks 1663.2 at 7.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2804,2805, 0, 0, 40000, 120,0.000000 }, // 2919: f53GM25; Acoustic Guitar2
+ // Amplitude begins at 3408.4, peaks 3414.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2722,2723, 0, 0, 1166, 1166,0.000000 }, // 2869: f53GM20; Reed Organ
- // Amplitude begins at 624.8, peaks 1220.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2806,2807, 0, 0, 40000, 6,0.000000 }, // 2920: f53GM26; Electric Guitar1
+ // Amplitude begins at 3000.7, peaks 3742.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2724,2725, 0, 0, 386, 386,0.000000 }, // 2870: f53GM21; Accordion
- // Amplitude begins at 1144.3, peaks 2215.3 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2808,2809, 0, 0, 40000, 6,0.000000 }, // 2921: f53GM27; Electric Guitar2
+ // Amplitude begins at 2010.7, peaks 3393.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2726,2727, 0, 0, 40000, 273,0.000000 }, // 2871: f53GM22; Harmonica
- // Amplitude begins at 3220.1, peaks 3265.6 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2810,2811, 0, 0, 860, 860,0.000000 }, // 2922: 2x2byJANM39; f53GM28; Electric Guitar3; Synth Bass 2
+ // Amplitude begins at 2283.2, peaks 4092.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2726,2728, 0, 0, 2526, 146,0.000000 }, // 2872: f53GM23; Tango Accordion
- // Amplitude begins at 3214.1, peaks 3637.0 at 19.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2812,2813, 0, 0, 40000, 0,0.000000 }, // 2923: f53GM29; Overdrive Guitar
+ // Amplitude begins at 2.2, peaks 3749.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2729,2730, 0, 0, 166, 6,0.000000 }, // 2873: f53GM24; Acoustic Guitar1
- // Amplitude begins at 2871.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2814,2815, 0, 0, 260, 260,0.000000 }, // 2924: f53GM30; Distorton Guitar
+ // Amplitude begins at 0.3, peaks 3124.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2731,2732, 0, 0, 13080, 13,0.000000 }, // 2874: f53GM25; Acoustic Guitar2
- // Amplitude begins at 3023.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2816,2817, 0, 0, 553, 553,0.000000 }, // 2925: f53GM31; Guitar Harmonics
+ // Amplitude begins at 1481.4, peaks 2695.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2733,2734, 0, 0, 40000, 26,0.000000 }, // 2875: f53GM26; Electric Guitar1
- // Amplitude begins at 2162.7,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {2818,2819, 0, 0, 2460, 2460,0.000000 }, // 2926: f53GM32; Acoustic Bass
+ // Amplitude begins at 1192.3, peaks 1550.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2735,2736, 0, 0, 40000, 0,0.000000 }, // 2876: f53GM27; Electric Guitar2
- // Amplitude begins at 1900.0, peaks 2121.7 at 0.1s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {2820,2821, 0, 0, 2460, 2460,0.000000 }, // 2927: f53GM33; Electric Bass 1
+ // Amplitude begins at 2849.7, peaks 3118.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2737,2738, 0, 0, 493, 493,0.000000 }, // 2877: 2x2byJANM39; f53GM28; Electric Guitar3; Synth Bass 2
- // Amplitude begins at 2094.5, peaks 2302.9 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {2822,2823, 0, 0, 2373, 2373,0.000000 }, // 2928: f53GM34; Electric Bass 2
+ // Amplitude begins at 801.3, peaks 3629.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2739,2740, 0, 0, 126, 13,0.000000 }, // 2878: f53GM29; Overdrive Guitar
- // Amplitude begins at 2034.3, peaks 3051.7 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2824,2825, 0, 0, 400, 400,0.000000 }, // 2929: f53GM35; Fretless Bass
+ // Amplitude begins at 2954.0, peaks 3280.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2741,2742, 0, 0, 80, 80,0.000000 }, // 2879: f53GM30; Distorton Guitar
- // Amplitude begins at 115.9, peaks 2342.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2826,2827, 0, 0, 100, 100,0.000000 }, // 2930: f53GM37; Slap Bass 2
+ // Amplitude begins at 1539.8, peaks 2772.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2743,2744, 0, 0, 380, 380,0.000000 }, // 2880: f53GM31; Guitar Harmonics
- // Amplitude begins at 2063.6, peaks 2351.7 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {2828,2829, 0, 0, 2220, 2220,0.000000 }, // 2931: f53GM38; Synth Bass 1
+ // Amplitude begins at 1692.4, peaks 2141.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2745,2746, 0, 0, 2506, 2506,0.000000 }, // 2881: f53GM32; Acoustic Bass
- // Amplitude begins at 659.9, peaks 1698.0 at 35.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2830,2831, 0, 0, 40000, 6,0.000000 }, // 2932: f53GM39; Synth Bass 2
+ // Amplitude begins at 2149.3, peaks 2202.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2747,2748, 0, 0, 2186, 2186,0.000000 }, // 2882: f53GM33; Electric Bass 1
- // Amplitude begins at 1042.1, peaks 1051.7 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {2832,2833, 0, 0, 2373, 2373,0.000000 }, // 2933: f53GM40; Violin
+ // Amplitude begins at 1790.7, peaks 2130.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2749,2750, 0, 0, 2520, 2520,0.000000 }, // 2883: f53GM34; Electric Bass 2
- // Amplitude begins at 1458.9, peaks 1827.4 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2834,2835, 0, 0, 453, 453,0.000000 }, // 2934: f53GM41; Viola
+ // Amplitude begins at 674.9, peaks 2428.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2751,2752, 0, 0, 440, 440,0.000000 }, // 2884: f53GM35; Fretless Bass
- // Amplitude begins at 1261.6, peaks 1699.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2836,2837, 0, 0, 906, 906,0.000000 }, // 2935: f53GM42; Cello
+ // Amplitude begins at 154.1, peaks 3566.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2753,2754, 0, 0, 106, 106,0.000000 }, // 2885: f53GM37; Slap Bass 2
- // Amplitude begins at 1357.4, peaks 2069.6 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2838,2839, 0, 0, 40000, 240,0.000000 }, // 2936: f53GM43; Contrabass
+ // Amplitude begins at 2157.1, peaks 2466.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2755,2756, 0, 0, 1933, 1933,0.000000 }, // 2886: f53GM38; Synth Bass 1
- // Amplitude begins at 2602.5,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2840,2841, 0, 0, 1153, 1153,0.000000 }, // 2937: f53GM44; Tremulo Strings
+ // Amplitude begins at 698.7, peaks 2006.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2757,2758, 0, 0, 40000, 0,0.000000 }, // 2887: f53GM39; Synth Bass 2
- // Amplitude begins at 1218.2, peaks 1818.4 at 0.2s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {2842,2843, 0, 0, 2133, 2133,0.000000 }, // 2938: f53GM45; Pizzicato String
+ // Amplitude begins at 2734.5, peaks 2866.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2759,2760, 0, 0, 1933, 1933,0.000000 }, // 2888: f53GM40; Violin
- // Amplitude begins at 1267.6, peaks 1274.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2844,2845, 0, 0, 293, 293,0.000000 }, // 2939: f53GM46; Orchestral Harp
+ // Amplitude begins at 876.5, peaks 1546.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2761,2762, 0, 0, 546, 546,0.000000 }, // 2889: f53GM41; Viola
- // Amplitude begins at 714.8, peaks 824.3 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2846,2847, 0, 0, 953, 953,0.000000 }, // 2940: f53GM47; Timpany
+ // Amplitude begins at 909.4, peaks 1587.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2763,2764, 0, 0, 973, 973,0.000000 }, // 2890: f53GM42; Cello
- // Amplitude begins at 0.5, peaks 1930.1 at 14.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2848,2849, 0, 0, 40000, 180,0.000000 }, // 2941: f53GM48; f53GM51; String Ensemble1; SynthStrings 2
+ // Amplitude begins at 904.9, peaks 2090.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2765,2766, 0, 0, 586, 0,0.000000 }, // 2891: f53GM43; Contrabass
- // Amplitude begins at 0.4, peaks 1882.1 at 39.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2850,2851, 0, 0, 40000, 160,0.000000 }, // 2942: f53GM49; String Ensemble2
+ // Amplitude begins at 3244.1, peaks 3358.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2767,2768, 0, 0, 786, 786,0.000000 }, // 2892: f53GM44; Tremulo Strings
- // Amplitude begins at 0.4, peaks 2630.9 at 39.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2852,2853, 0, 0, 40000, 160,0.000000 }, // 2943: f53GM50; Synth Strings 1
+ // Amplitude begins at 2074.5, peaks 2222.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2769,2770, 0, 0, 1920, 1920,0.000000 }, // 2893: f53GM45; Pizzicato String
- // Amplitude begins at 0.0, peaks 501.9 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2854,2855, 0, 0, 40000, 160,0.000000 }, // 2944: f53GM52; Choir Aahs
+ // Amplitude begins at 1376.0, peaks 1407.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2771,2772, 0, 0, 333, 333,0.000000 }, // 2894: f53GM46; Orchestral Harp
- // Amplitude begins at 0.5, peaks 2426.3 at 4.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {2856,2857, 0, 0, 40000, 306,0.000000 }, // 2945: f53GM53; Voice Oohs
+ // Amplitude begins at 1133.0, peaks 1212.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2773,2774, 0, 0, 1120, 1120,0.000000 }, // 2895: f53GM47; Timpany
- // Amplitude begins at 0.5, peaks 2528.1 at 12.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2858,2859, 0, 0, 40000, 73,0.000000 }, // 2946: f53GM54; Synth Voice
+ // Amplitude begins at 185.2, peaks 1882.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2775,2776, 0, 0, 40000, 0,0.000000 }, // 2896: f53GM48; f53GM51; String Ensemble1; SynthStrings 2
- // Amplitude begins at 829.8, peaks 989.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2860,2860, 0, 0, 326, 326,0.000000 }, // 2947: f53GM55; Orchestra Hit
+ // Amplitude begins at 162.0, peaks 1724.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2777,2778, 0, 0, 40000, 0,0.000000 }, // 2897: f53GM49; String Ensemble2
- // Amplitude begins at 380.4, peaks 453.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2861,2861, 0, 0, 326, 326,0.000000 }, // 2948: f53GM56; Trumpet
+ // Amplitude begins at 165.4, peaks 2431.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2779,2780, 0, 0, 40000, 0,0.000000 }, // 2898: f53GM50; Synth Strings 1
- // Amplitude begins at 1614.2, peaks 2570.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2862,2863, 0, 0, 853, 853,0.000000 }, // 2949: f53GM57; Trombone
+ // Amplitude begins at 0.5, peaks 1367.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2781,2782, 0, 0, 40000, 0,0.000000 }, // 2899: f53GM52; Choir Aahs
- // Amplitude begins at 0.0, peaks 736.8 at 8.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2864,2865, 0, 0, 40000, 206,0.000000 }, // 2950: f53GM58; Tuba
+ // Amplitude begins at 0.5, peaks 2870.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2783,2784, 0, 0, 40000, 0,0.000000 }, // 2900: f53GM53; Voice Oohs
- // Amplitude begins at 1889.8, peaks 2634.5 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2866,2867, 0, 0, 820, 820,0.000000 }, // 2951: f53GM59; Muted Trumpet
+ // Amplitude begins at 0.8, peaks 2888.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2785,2786, 0, 0, 40000, 0,0.000000 }, // 2901: f53GM54; Synth Voice
- // Amplitude begins at 470.2, peaks 1415.3 at 32.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2868,2869, 0, 0, 40000, 13,0.000000 }, // 2952: f53GM60; French Horn
+ // Amplitude begins at 813.1, peaks 972.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2787,2787, 0, 0, 333, 333,0.000000 }, // 2902: f53GM55; Orchestra Hit
- // Amplitude begins at 1732.9, peaks 1818.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2870,2871, 0, 0, 900, 900,0.000000 }, // 2953: f53GM61; Brass Section
+ // Amplitude begins at 372.8, peaks 445.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2788,2788, 0, 0, 333, 333,0.000000 }, // 2903: f53GM56; Trumpet
- // Amplitude begins at 1441.8, peaks 1461.9 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2872,2873, 0, 0, 873, 873,0.000000 }, // 2954: f53GM62; Synth Brass 1
+ // Amplitude begins at 1654.0, peaks 2558.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2789,2790, 0, 0, 866, 866,0.000000 }, // 2904: f53GM57; Trombone
- // Amplitude begins at 2391.8,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2874,2875, 0, 0, 706, 706,0.000000 }, // 2955: f53GM64; f54GM37; Slap Bass 2; Soprano Sax
+ // Amplitude begins at 0.8, peaks 3146.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2791,2792, 0, 0, 40000, 0,0.000000 }, // 2905: f53GM58; Tuba
- // Amplitude begins at 2503.5, peaks 2734.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2876,2877, 0, 0, 1046, 1046,0.000000 }, // 2956: f53GM65; Alto Sax
+ // Amplitude begins at 1633.6, peaks 2559.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2793,2794, 0, 0, 866, 866,0.000000 }, // 2906: f53GM59; Muted Trumpet
- // Amplitude begins at 1271.9, peaks 1816.8 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2878,2879, 0, 0, 40000, 0,0.000000 }, // 2957: f53GM66; Tenor Sax
+ // Amplitude begins at 455.6, peaks 2035.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2795,2796, 0, 0, 40000, 0,0.000000 }, // 2907: f53GM60; French Horn
- // Amplitude begins at 2764.1, peaks 2807.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2880,2881, 0, 0, 453, 453,0.000000 }, // 2958: f53GM67; Baritone Sax
+ // Amplitude begins at 2244.3, peaks 3270.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2797,2798, 0, 0, 946, 946,0.000000 }, // 2908: f53GM61; Brass Section
- // Amplitude begins at 2122.8, peaks 2203.1 at 0.1s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2882,2883, 0, 0, 940, 940,0.000000 }, // 2959: f53GM68; Oboe
+ // Amplitude begins at 3381.1, peaks 3692.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2799,2800, 0, 0, 906, 906,0.000000 }, // 2909: f53GM62; Synth Brass 1
- // Amplitude begins at 2892.5,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2884,2885, 0, 0, 1180, 1180,0.000000 }, // 2960: f53GM69; English Horn
+ // Amplitude begins at 1903.3, peaks 2158.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2801,2802, 0, 0, 846, 846,0.000000 }, // 2910: f53GM64; f54GM37; Slap Bass 2; Soprano Sax
- // Amplitude begins at 2820.6, peaks 2980.3 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2886,2887, 0, 0, 706, 706,0.000000 }, // 2961: f53GM70; Bassoon
+ // Amplitude begins at 1782.5, peaks 2810.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2803,2804, 0, 0, 160, 160,0.000000 }, // 2911: f53GM65; Alto Sax
- // Amplitude begins at 2675.8,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2888,2889, 0, 0, 833, 833,0.000000 }, // 2962: f53GM71; Clarinet
+ // Amplitude begins at 1811.7, peaks 1839.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2805,2806, 0, 0, 586, 46,0.000000 }, // 2912: f53GM66; Tenor Sax
- // Amplitude begins at 2.7, peaks 1717.5 at 33.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2890,2891, 0, 0, 40000, 0,0.000000 }, // 2963: f53GM72; Piccolo
+ // Amplitude begins at 2800.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2807,2808, 0, 0, 160, 160,0.000000 }, // 2913: f53GM67; Baritone Sax
- // Amplitude begins at 0.0, peaks 1218.6 at 0.3s,
- // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s.
- {2892,2892, 0, 0, 4200, 4200,0.000000 }, // 2964: f53GM74; Recorder
+ // Amplitude begins at 2229.4, peaks 2750.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2809,2810, 0, 0, 760, 760,0.000000 }, // 2914: f53GM68; Oboe
- // Amplitude begins at 130.2, peaks 2426.7 at 0.0s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- {2893,2893, 0, 0, 4353, 4353,0.000000 }, // 2965: f53GM75; Pan Flute
+ // Amplitude begins at 2854.5, peaks 2869.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2811,2812, 0, 0, 1193, 1193,0.000000 }, // 2915: f53GM69; English Horn
- // Amplitude begins at 130.2, peaks 2679.8 at 0.0s,
- // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s.
- {2894,2894, 0, 0, 4073, 4073,0.000000 }, // 2966: f53GM76; Bottle Blow
+ // Amplitude begins at 3096.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2813,2814, 0, 0, 493, 493,0.000000 }, // 2916: f53GM70; Bassoon
- // Amplitude begins at 1.5, peaks 1170.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2895,2896, 0, 0, 40000, 33,0.000000 }, // 2967: f53GM78; Whistle
+ // Amplitude begins at 3013.3, peaks 3079.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2815,2816, 0, 0, 893, 893,0.000000 }, // 2917: f53GM71; Clarinet
- // Amplitude begins at 1475.7, peaks 2648.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2897,2897, 0, 0, 40, 40,0.000000 }, // 2968: f53GM79; Ocarina
+ // Amplitude begins at 128.8, peaks 1720.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2817,2818, 0, 0, 40000, 0,0.000000 }, // 2918: f53GM72; Piccolo
- // Amplitude begins at 129.9, peaks 2064.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2898,2898, 0, 0, 40, 40,0.000000 }, // 2969: f53GM80; Lead 1 squareea
+ // Amplitude begins at 0.0, peaks 1212.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2819,2819, 0, 0, 4413, 4413,0.000000 }, // 2919: f53GM74; Recorder
- // Amplitude begins at 1472.0, peaks 1707.3 at 0.1s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {2899,2899, 0, 0, 1780, 1780,0.000000 }, // 2970: f53GM81; Lead 2 sawtooth
+ // Amplitude begins at 126.2, peaks 2438.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2820,2820, 0, 0, 4193, 4193,0.000000 }, // 2920: f53GM75; Pan Flute
- // Amplitude begins at 0.4, peaks 1044.0 at 31.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2900,2901, 0, 0, 40000, 6,0.000000 }, // 2971: f53GM83; Lead 4 chiff
+ // Amplitude begins at 126.2, peaks 2701.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2821,2821, 0, 0, 3946, 3946,0.000000 }, // 2921: f53GM76; Bottle Blow
- // Amplitude begins at 118.8, peaks 1844.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2902,2903, 0, 0, 40000, 6,0.000000 }, // 2972: f53GM85; Lead 6 voice
+ // Amplitude begins at 5.2, peaks 1801.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2822,2823, 0, 0, 40000, 0,0.000000 }, // 2922: f53GM78; Whistle
- // Amplitude begins at 7.4, peaks 2796.3 at 0.1s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {2357,2904, 0, 0, 4580, 4580,0.000000 }, // 2973: f53GM86; Lead 7 fifths
+ // Amplitude begins at 1461.7, peaks 2659.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2824,2824, 0, 0, 60, 60,0.000000 }, // 2923: f53GM79; Ocarina
- // Amplitude begins at 721.7, peaks 2535.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2905,2905, 0, 0, 126, 126,0.000000 }, // 2974: f53GM87; Lead 8 brass
+ // Amplitude begins at 125.8, peaks 2006.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2825,2825, 0, 0, 40, 40,0.000000 }, // 2924: f53GM80; Lead 1 squareea
- // Amplitude begins at 3.1, peaks 1302.8 at 17.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2906,2907, 0, 0, 40000, 33,0.000000 }, // 2975: f53GM90; Pad 3 polysynth
+ // Amplitude begins at 1475.7, peaks 1734.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2826,2826, 0, 0, 1773, 1773,0.000000 }, // 2925: f53GM81; Lead 2 sawtooth
- // Amplitude begins at 2.3, peaks 981.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2908,2909, 0, 0, 40000, 26,0.000000 }, // 2976: f53GM91; Pad 4 choir
+ // Amplitude begins at 0.9, peaks 1935.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2827,2828, 0, 0, 40000, 0,0.000000 }, // 2926: f53GM83; Lead 4 chiff
- // Amplitude begins at 2.7, peaks 984.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2910,2911, 0, 0, 40000, 13,0.000000 }, // 2977: f53GM92; Pad 5 bowedpad
+ // Amplitude begins at 68.6, peaks 1926.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2829,2830, 0, 0, 1073, 846,0.000000 }, // 2927: f53GM85; Lead 6 voice
- // Amplitude begins at 1.1, peaks 1050.8 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {2912,2913, 0, 0, 1853, 1853,0.000000 }, // 2978: f53GM94; Pad 7 halo
+ // Amplitude begins at 9.4, peaks 3092.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2284,2831, 0, 0, 4800, 4800,0.000000 }, // 2928: f53GM86; Lead 7 fifths
- // Amplitude begins at 1264.6, peaks 2037.5 at 34.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2914,2915, 0, 0, 40000, 6,0.000000 }, // 2979: f53GM95; Pad 8 sweep
+ // Amplitude begins at 708.1, peaks 2500.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2832,2832, 0, 0, 126, 126,0.000000 }, // 2929: f53GM87; Lead 8 brass
- // Amplitude begins at 721.7, peaks 2567.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {2916,2916, 0, 0, 966, 966,0.000000 }, // 2980: f53GM96; FX 1 rain
+ // Amplitude begins at 7.4, peaks 2936.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2833,2834, 0, 0, 40000, 0,0.000000 }, // 2930: f53GM90; Pad 3 polysynth
- // Amplitude begins at 3014.9, peaks 3038.1 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2917,2918, 0, 0, 1746, 1746,0.000000 }, // 2981: f53GM97; FX 2 soundtrack
+ // Amplitude begins at 71.1, peaks 2309.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2835,2836, 0, 0, 40000, 0,0.000000 }, // 2931: f53GM91; Pad 4 choir
- // Amplitude begins at 2679.3, peaks 3000.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2919,2920, 0, 0, 1746, 1746,0.000000 }, // 2982: f53GM98; FX 3 crystal
+ // Amplitude begins at 8.7, peaks 2995.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2837,2838, 0, 0, 40000, 26,0.000000 }, // 2932: f53GM92; Pad 5 bowedpad
- // Amplitude begins at 2519.5, peaks 2997.7 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {2921,2922, 0, 0, 1993, 1993,0.000000 }, // 2983: f53GM99; FX 4 atmosphere
+ // Amplitude begins at 9.3, peaks 2882.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2839,2840, 0, 0, 4546, 4546,0.000000 }, // 2933: f53GM94; Pad 7 halo
- // Amplitude begins at 1742.7, peaks 2206.4 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2923,2924, 0, 0, 1726, 1726,0.000000 }, // 2984: f53GM100; FX 5 brightness
+ // Amplitude begins at 1513.5, peaks 1684.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2841,2842, 0, 0, 40000, 0,0.000000 }, // 2934: f53GM95; Pad 8 sweep
- // Amplitude begins at 1941.0, peaks 2484.9 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {2925,2926, 0, 0, 1693, 1693,0.000000 }, // 2985: f53GM101; FX 6 goblins
+ // Amplitude begins at 708.1, peaks 2534.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2843,2843, 0, 0, 913, 913,0.000000 }, // 2935: f53GM96; FX 1 rain
- // Amplitude begins at 852.3, peaks 971.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2927,2928, 0, 0, 520, 520,0.000000 }, // 2986: f53GM102; FX 7 echoes
+ // Amplitude begins at 2745.8, peaks 3066.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2844,2845, 0, 0, 486, 486,0.000000 }, // 2936: f53GM97; FX 2 soundtrack
- // Amplitude begins at 2823.3, peaks 2910.0 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2929,2930, 0, 0, 486, 486,0.000000 }, // 2987: f53GM103; FX 8 sci-fi
+ // Amplitude begins at 2530.9, peaks 3064.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2846,2847, 0, 0, 1740, 1740,0.000000 }, // 2937: f53GM98; FX 3 crystal
- // Amplitude begins at 1594.6, peaks 1960.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2931,2932, 0, 0, 486, 486,0.000000 }, // 2988: f53GM104; Sitar
+ // Amplitude begins at 1836.6, peaks 2786.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2848,2849, 0, 0, 1726, 1726,0.000000 }, // 2938: f53GM99; FX 4 atmosphere
- // Amplitude begins at 1.0, peaks 2057.7 at 29.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2933,2933, 0, 0, 40000, 66,0.000000 }, // 2989: f53GM105; Banjo
+ // Amplitude begins at 3146.7, peaks 4093.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2850,2851, 0, 0, 1740, 1740,0.000000 }, // 2939: f53GM100; FX 5 brightness
- // Amplitude begins at 0.4, peaks 2969.4 at 5.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2934,2935, 0, 0, 40000, 33,0.000000 }, // 2990: f53GM107; Koto
+ // Amplitude begins at 3208.8, peaks 4124.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2852,2853, 0, 0, 1420, 1420,0.000000 }, // 2940: f53GM101; FX 6 goblins
- // Amplitude begins at 1046.4, peaks 1872.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2936,2937, 0, 0, 40000, 13,0.000000 }, // 2991: f53GM108; Kalimba
+ // Amplitude begins at 937.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2854,2855, 0, 0, 546, 546,0.000000 }, // 2941: f53GM102; FX 7 echoes
- // Amplitude begins at 6.2, peaks 2566.7 at 8.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2938,2939, 0, 0, 40000, 6,0.000000 }, // 2992: f53GM109; Bagpipe
+ // Amplitude begins at 2669.0, peaks 2893.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2856,2857, 0, 0, 513, 513,0.000000 }, // 2942: f53GM103; FX 8 sci-fi
- // Amplitude begins at 4.8, peaks 2031.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2940,2941, 0, 0, 40000, 13,0.000000 }, // 2993: f53GM110; Fiddle
+ // Amplitude begins at 3665.4, peaks 3972.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2858,2859, 0, 0, 226, 226,0.000000 }, // 2943: f53GM104; Sitar
- // Amplitude begins at 1.0, peaks 2674.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2942,2943, 0, 0, 40000, 120,0.000000 }, // 2994: f53GM111; Shanai
+ // Amplitude begins at 0.9, peaks 2059.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2860,2860, 0, 0, 40000, 73,0.000000 }, // 2944: f53GM105; Banjo
- // Amplitude begins at 1022.5, peaks 2194.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2944,2944, 0, 0, 20, 20,0.000000 }, // 2995: f53GM112; Tinkle Bell
+ // Amplitude begins at 68.1, peaks 2887.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2861,2862, 0, 0, 40000, 0,0.000000 }, // 2945: f53GM107; Koto
- // Amplitude begins at 1130.1,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2945,2945, 0, 0, 40000, 93,0.000000 }, // 2996: f53GM113; Agogo Bells
+ // Amplitude begins at 1040.1, peaks 1878.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2863,2864, 0, 0, 40000, 0,0.000000 }, // 2946: f53GM108; Kalimba
- // Amplitude begins at 2051.1, peaks 2099.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2946,2947, 0, 0, 346, 346,0.000000 }, // 2997: f53GM116; Taiko Drum
+ // Amplitude begins at 49.4, peaks 2562.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2865,2866, 0, 0, 40000, 0,0.000000 }, // 2947: f53GM109; Bagpipe
- // Amplitude begins at 30.7, peaks 2856.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2948,2948, 0, 0, 53, 53,0.000000 }, // 2998: f53GM119; Reverse Cymbal
+ // Amplitude begins at 106.7, peaks 1955.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2867,2868, 0, 0, 40000, 0,0.000000 }, // 2948: f53GM110; Fiddle
- // Amplitude begins at 1886.3, peaks 2620.0 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2949,2949, 0, 0, 160, 160,0.000000 }, // 2999: f53GM120; Guitar FretNoise
+ // Amplitude begins at 36.2, peaks 2674.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2869,2870, 0, 0, 40000, 0,0.000000 }, // 2949: f53GM111; Shanai
- // Amplitude begins at 840.7,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {2950,2951, 0, 0, 1206, 1206,0.000000 }, // 3000: f53GM121; Breath Noise
+ // Amplitude begins at 1024.6, peaks 2195.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2871,2871, 0, 0, 40, 40,0.000000 }, // 2950: f53GM112; Tinkle Bell
- // Amplitude begins at 5.8, peaks 2251.1 at 16.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2952,2952, 0, 0, 40000, 86,0.000000 }, // 3001: f53GM123; Bird Tweet
+ // Amplitude begins at 1132.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2872,2872, 0, 0, 40000, 86,0.000000 }, // 2951: f53GM113; Agogo Bells
- // Amplitude begins at 853.6, peaks 2097.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2953,2953, 0, 0, 286, 286,0.000000 }, // 3002: f53GM124; Telephone
+ // Amplitude begins at 2345.3, peaks 3489.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2873,2874, 0, 0, 293, 293,0.000000 }, // 2952: f53GM116; Taiko Drum
- // Amplitude begins at 660.0,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- {2954,2955, 0, 0, 3186, 3186,0.000000 }, // 3003: f53GM126; Applause/Noise
+ // Amplitude begins at 29.7, peaks 2892.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2875,2875, 0, 0, 53, 53,0.000000 }, // 2953: f53GM119; Reverse Cymbal
- // Amplitude begins at 2388.8, peaks 3114.5 at 1.9s,
- // fades to 20% at 5.0s, keyoff fades to 20% in 0.1s.
- {2956,2957, 0, 0, 4973, 80,0.000000 }, // 3004: f53GM127; Gunshot
+ // Amplitude begins at 1877.7, peaks 2603.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2876,2876, 0, 0, 260, 260,0.000000 }, // 2954: f53GM120; Guitar FretNoise
- // Amplitude begins at 54.9, peaks 2874.9 at 13.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2958,2959, 0, 0, 40000, 180,0.000000 }, // 3005: f16GM48; f54GM48; String Ensemble1
+ // Amplitude begins at 1474.9, peaks 1910.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2877,2878, 0, 0, 1026, 1026,0.000000 }, // 2955: f53GM121; Breath Noise
- // Amplitude begins at 110.1, peaks 2529.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2960,2961, 0, 0, 40000, 6,0.000000 }, // 3006: f16GM56; f54GM56; Trumpet
+ // Amplitude begins at 5.7, peaks 2250.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2879,2879, 0, 0, 40000, 120,0.000000 }, // 2956: f53GM123; Bird Tweet
- // Amplitude begins at 2.8, peaks 2992.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2962,2963, 0, 0, 40000, 33,0.000000 }, // 3007: f16GM58; f54GM58; Tuba
+ // Amplitude begins at 869.9, peaks 2085.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2880,2880, 0, 0, 280, 280,0.000000 }, // 2957: f53GM124; Telephone
- // Amplitude begins at 854.8, peaks 2170.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2964,2965, 0, 0, 40000, 100,0.000000 }, // 3008: f16GM60; f54GM60; French Horn
+ // Amplitude begins at 188.7, peaks 1941.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2881,2882, 0, 0, 3926, 3926,0.000000 }, // 2958: f53GM126; Applause/Noise
- // Amplitude begins at 636.8, peaks 1046.5 at 0.5s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {2966,2966, 0, 0, 533, 533,0.000000 }, // 3009: f54GM81; Lead 2 sawtooth
+ // Amplitude begins at 2767.4, peaks 3128.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2883,2884, 0, 0, 6373, 1060,0.000000 }, // 2959: f53GM127; Gunshot
- // Amplitude begins at 1192.2, peaks 1984.1 at 3.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {2967,2967, 0, 0, 40000, 646,0.000000 }, // 3010: f54GM87; f54GM90; Lead 8 brass; Pad 3 polysynth
+ // Amplitude begins at 0.5, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2885,2885, 60, 0, 40000, 0,0.000000 }, // 2960: f53GP30
- // Amplitude begins at 716.4, peaks 739.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2440,2440, 49, 0, 593, 593,0.000000 }, // 3011: f16GP49; f54GP49; Crash Cymbal 1
+ // Amplitude begins at 246.8, peaks 2568.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2886,2887, 0, 0, 40000, 0,0.000000 }, // 2961: f16GM48; f54GM48; String Ensemble1
- // Amplitude begins at 2376.5,
+ // Amplitude begins at 811.8, peaks 4792.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 61, 0, 26, 26,0.000000 }, // 3012: f54GP60; High Bongo
+ {2888,2889, 0, 0, 40000, 26,0.000000 }, // 2962: f16GM56; f54GM56; Trumpet
- // Amplitude begins at 2134.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 56, 0, 26, 26,0.000000 }, // 3013: f54GP61; Low Bongo
+ // Amplitude begins at 8.9, peaks 5428.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2890,2891, 0, 0, 40000, 46,0.000000 }, // 2963: f16GM58; f54GM58; Tuba
- // Amplitude begins at 2055.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 58, 0, 26, 26,0.000000 }, // 3014: f54GP62; Mute High Conga
+ // Amplitude begins at 846.3, peaks 3226.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2892,2893, 0, 0, 700, 240,0.000000 }, // 2964: f16GM60; f54GM60; French Horn
- // Amplitude begins at 2779.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 49, 0, 33, 33,0.000000 }, // 3015: f54GP63; f54GP65; High Timbale; Open High Conga
+ // Amplitude begins at 638.2, peaks 1042.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2894,2894, 0, 0, 506, 506,0.000000 }, // 2965: f54GM81; Lead 2 sawtooth
- // Amplitude begins at 1747.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2361,2361, 44, 0, 26, 26,0.000000 }, // 3016: f54GP64; f54GP66; Low Conga; Low Timbale
+ // Amplitude begins at 1185.7, peaks 1988.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2895,2895, 0, 0, 40000, 680,0.000000 }, // 2966: f54GM87; f54GM90; Lead 8 brass; Pad 3 polysynth
- // Amplitude begins at 0.0, peaks 1224.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2968,2968, 0, 0, 40000, 160,0.000000 }, // 3017: MGM48; MGM50; String Ensemble1; Synth Strings 1
+ // Amplitude begins at 720.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2367,2367, 49, 0, 593, 593,0.000000 }, // 2967: f16GP49; f54GP49; Crash Cymbal 1
- // Amplitude begins at 0.7, peaks 1914.0 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2969,2969, 0, 0, 166, 166,0.000000 }, // 3018: MGM81; Lead 2 sawtooth
+ // Amplitude begins at 2374.0,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2288,2288, 61, 0, 26, 26,0.000000 }, // 2968: f54GP60; High Bongo
- // Amplitude begins at 1843.7, peaks 2431.8 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {2970,2970, 0, 0, 1833, 1833,0.000000 }, // 3019: MGM97; FX 2 soundtrack
+ // Amplitude begins at 2138.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2288,2288, 56, 0, 26, 26,0.000000 }, // 2969: f54GP61; Low Bongo
- // Amplitude begins at 5.0, peaks 2334.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2971,2971, 0, 0, 40000, 46,0.000000 }, // 3020: MGM107; MGM108; MGM109; oGM108; oGM109; Bagpipe; Kalimba; Koto
+ // Amplitude begins at 2057.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2288,2288, 58, 0, 26, 26,0.000000 }, // 2970: f54GP62; Mute High Conga
- // Amplitude begins at 1230.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2972,2972, 0, 0, 80, 80,0.000000 }, // 3021: MGM127; oGM127; Gunshot
+ // Amplitude begins at 2784.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2288,2288, 49, 0, 33, 33,0.000000 }, // 2971: f54GP63; f54GP65; High Timbale; Open High Conga
- // Amplitude begins at 75.2, peaks 96.4 at 0.0s,
+ // Amplitude begins at 1748.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2973,2973, 84, 0, 40, 40,0.000000 }, // 3022: MGP42; Closed High Hat
+ {2288,2288, 44, 0, 26, 26,0.000000 }, // 2972: f54GP64; f54GP66; Low Conga; Low Timbale
- // Amplitude begins at 446.6, peaks 703.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2974,2974, 72, 0, 133, 133,0.000000 }, // 3023: MGP49; Crash Cymbal 1
+ // Amplitude begins at 0.0, peaks 1211.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2896,2896, 0, 0, 40000, 186,0.000000 }, // 2973: MGM48; MGM50; String Ensemble1; Synth Strings 1
- // Amplitude begins at 2952.0, peaks 3340.2 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {2975,2975, 0, 0, 2080, 2080,0.000000 }, // 3024: oGM0; oGM1; oGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano
+ // Amplitude begins at 0.7, peaks 1883.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2897,2897, 0, 0, 186, 186,0.000000 }, // 2974: MGM81; Lead 2 sawtooth
- // Amplitude begins at 0.5, peaks 2569.7 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2976,2976, 0, 0, 40000, 46,0.000000 }, // 3025: oGM3; Honky-tonkPiano
+ // Amplitude begins at 1827.3, peaks 2442.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2898,2898, 0, 0, 1793, 1793,0.000000 }, // 2975: MGM97; FX 2 soundtrack
- // Amplitude begins at 0.5, peaks 2547.9 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s.
- {2977,2977, 0, 0, 40000, 2113,0.000000 }, // 3026: oGM4; Rhodes Piano
+ // Amplitude begins at 4.9, peaks 2297.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2899,2899, 0, 0, 40000, 53,0.000000 }, // 2976: MGM107; MGM108; MGM109; oGM108; oGM109; Bagpipe; Kalimba; Koto
- // Amplitude begins at 2101.4, peaks 2454.9 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {2978,2978, 0, 0, 1760, 1760,0.000000 }, // 3027: oGM5; Chorused Piano
+ // Amplitude begins at 1227.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2900,2900, 0, 0, 80, 80,0.000000 }, // 2977: MGM127; oGM127; Gunshot
- // Amplitude begins at 2735.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2979,2979, 0, 0, 126, 126,0.000000 }, // 3028: oGM6; Harpsichord
+ // Amplitude begins at 78.4, peaks 109.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2901,2901, 84, 0, 40, 40,0.000000 }, // 2978: MGP42; Closed High Hat
- // Amplitude begins at 8.8, peaks 3168.8 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2980,2980, 0, 0, 40000, 0,0.000000 }, // 3029: oGM7; Clavinet
+ // Amplitude begins at 443.5, peaks 676.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2902,2902, 72, 0, 140, 140,0.000000 }, // 2979: MGP49; Crash Cymbal 1
- // Amplitude begins at 1898.1, peaks 2757.3 at 8.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2981,2981, 0, 0, 40000, 66,0.000000 }, // 3030: oGM8; Celesta
+ // Amplitude begins at 2940.0, peaks 3360.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2903,2903, 0, 0, 2080, 2080,0.000000 }, // 2980: oGM0; oGM1; oGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano
- // Amplitude begins at 2164.0, peaks 2690.2 at 27.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2982,2982, 0, 0, 40000, 73,0.000000 }, // 3031: oGM9; Glockenspiel
+ // Amplitude begins at 0.5, peaks 2594.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2904,2904, 0, 0, 40000, 66,0.000000 }, // 2981: oGM3; Honky-tonkPiano
- // Amplitude begins at 1698.8, peaks 2269.3 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2983,2983, 0, 0, 40000, 120,0.000000 }, // 3032: oGM10; Music box
+ // Amplitude begins at 0.5, peaks 2570.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2905,2905, 0, 0, 40000, 2100,0.000000 }, // 2982: oGM4; Rhodes Piano
- // Amplitude begins at 0.5, peaks 2676.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {2984,2984, 0, 0, 40000, 493,0.000000 }, // 3033: oGM12; Marimba
+ // Amplitude begins at 2101.2, peaks 2459.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2906,2906, 0, 0, 1766, 1766,0.000000 }, // 2983: oGM5; Chorused Piano
- // Amplitude begins at 0.4, peaks 2566.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {2985,2985, 0, 0, 40000, 353,0.000000 }, // 3034: oGM13; Xylophone
+ // Amplitude begins at 2748.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2907,2907, 0, 0, 120, 120,0.000000 }, // 2984: oGM6; Harpsichord
- // Amplitude begins at 2785.7, peaks 2917.1 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {2986,2986, 0, 0, 906, 906,0.000000 }, // 3035: oGM14; Tubular Bells
+ // Amplitude begins at 8.8, peaks 3170.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2908,2908, 0, 0, 40000, 0,0.000000 }, // 2985: oGM7; Clavinet
- // Amplitude begins at 2419.0, peaks 3116.6 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2987,2987, 0, 0, 1106, 1106,0.000000 }, // 3036: oGM15; Dulcimer
+ // Amplitude begins at 1902.4, peaks 2764.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2909,2909, 0, 0, 40000, 66,0.000000 }, // 2986: oGM8; Celesta
- // Amplitude begins at 2163.4, peaks 2355.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2988,2988, 0, 0, 40000, 0,0.000000 }, // 3037: oGM24; Acoustic Guitar1
+ // Amplitude begins at 2167.0, peaks 2691.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2910,2910, 0, 0, 40000, 73,0.000000 }, // 2987: oGM9; Glockenspiel
- // Amplitude begins at 131.2, peaks 2279.9 at 4.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2989,2989, 0, 0, 40000, 0,0.000000 }, // 3038: oGM25; Acoustic Guitar2
+ // Amplitude begins at 1682.6, peaks 2270.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2911,2911, 0, 0, 40000, 126,0.000000 }, // 2988: oGM10; Music box
- // Amplitude begins at 858.2, peaks 2623.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {2990,2990, 0, 0, 40000, 0,0.000000 }, // 3039: oGM27; Electric Guitar2
+ // Amplitude begins at 0.5, peaks 2680.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2912,2912, 0, 0, 40000, 506,0.000000 }, // 2989: oGM12; Marimba
- // Amplitude begins at 88.1, peaks 1942.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {2991,2991, 0, 0, 40000, 186,0.000000 }, // 3040: oGM32; Acoustic Bass
+ // Amplitude begins at 0.4, peaks 2588.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2913,2913, 0, 0, 40000, 373,0.000000 }, // 2990: oGM13; Xylophone
- // Amplitude begins at 6.7, peaks 1029.3 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2992,2992, 0, 0, 720, 720,0.000000 }, // 3041: oGM35; Fretless Bass
+ // Amplitude begins at 2782.7, peaks 2884.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2914,2914, 0, 0, 920, 920,0.000000 }, // 2991: oGM14; Tubular Bells
- // Amplitude begins at 0.4, peaks 2465.2 at 0.5s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {2993,2993, 0, 0, 566, 566,0.000000 }, // 3042: oGM41; Viola
+ // Amplitude begins at 2399.8, peaks 3125.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2915,2915, 0, 0, 1106, 1106,0.000000 }, // 2992: oGM15; Dulcimer
- // Amplitude begins at 0.9, peaks 2205.3 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2994,2994, 0, 0, 40000, 146,0.000000 }, // 3043: oGM48; String Ensemble1
+ // Amplitude begins at 2150.7, peaks 2362.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2916,2916, 0, 0, 40000, 0,0.000000 }, // 2993: oGM24; Acoustic Guitar1
- // Amplitude begins at 1.0, peaks 3242.5 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2995,2995, 0, 0, 40000, 93,0.000000 }, // 3044: oGM50; Synth Strings 1
+ // Amplitude begins at 127.2, peaks 2280.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2917,2917, 0, 0, 40000, 0,0.000000 }, // 2994: oGM25; Acoustic Guitar2
- // Amplitude begins at 1.0, peaks 1333.9 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2996,2996, 0, 0, 126, 126,0.000000 }, // 3045: oGM53; Voice Oohs
+ // Amplitude begins at 842.1, peaks 2629.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2918,2918, 0, 0, 40000, 0,0.000000 }, // 2995: oGM27; Electric Guitar2
- // Amplitude begins at 0.4, peaks 1952.1 at 0.1s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {2997,2997, 0, 0, 1400, 1400,0.000000 }, // 3046: oGM55; Orchestra Hit
+ // Amplitude begins at 87.3, peaks 1921.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2919,2919, 0, 0, 40000, 140,0.000000 }, // 2996: oGM32; Acoustic Bass
- // Amplitude begins at 4.9, peaks 2038.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {2998,2998, 0, 0, 40000, 113,0.000000 }, // 3047: oGM56; Trumpet
+ // Amplitude begins at 6.8, peaks 1039.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2920,2920, 0, 0, 726, 726,0.000000 }, // 2997: oGM35; Fretless Bass
- // Amplitude begins at 1226.9, peaks 1253.8 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {2999,2999, 0, 0, 1086, 1086,0.000000 }, // 3048: oGM59; Muted Trumpet
+ // Amplitude begins at 0.4, peaks 2423.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2921,2921, 0, 0, 573, 573,0.000000 }, // 2998: oGM41; Viola
- // Amplitude begins at 2395.9, peaks 2458.4 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3000,3000, 0, 0, 1153, 1153,0.000000 }, // 3049: oGM60; French Horn
+ // Amplitude begins at 0.8, peaks 2223.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2922,2922, 0, 0, 40000, 146,0.000000 }, // 2999: oGM48; String Ensemble1
- // Amplitude begins at 2449.0, peaks 2593.1 at 8.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3001,3001, 0, 0, 40000, 0,0.000000 }, // 3050: oGM61; Brass Section
+ // Amplitude begins at 1.0, peaks 3210.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2923,2923, 0, 0, 40000, 66,0.000000 }, // 3000: oGM50; Synth Strings 1
- // Amplitude begins at 9.0, peaks 2861.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3002,3002, 0, 0, 40000, 13,0.000000 }, // 3051: oGM62; Synth Brass 1
+ // Amplitude begins at 1.0, peaks 1342.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2924,2924, 0, 0, 146, 146,0.000000 }, // 3001: oGM53; Voice Oohs
- // Amplitude begins at 0.9, peaks 2762.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3003,3003, 0, 0, 206, 206,0.000000 }, // 3052: oGM63; Synth Brass 2
+ // Amplitude begins at 0.4, peaks 2018.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2925,2925, 0, 0, 1380, 1380,0.000000 }, // 3002: oGM55; Orchestra Hit
- // Amplitude begins at 1764.9, peaks 3224.4 at 4.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3004,3004, 0, 0, 40000, 0,0.000000 }, // 3053: oGM78; Whistle
+ // Amplitude begins at 4.8, peaks 2046.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2926,2926, 0, 0, 40000, 113,0.000000 }, // 3003: oGM56; Trumpet
- // Amplitude begins at 7.7, peaks 2339.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3005,3005, 0, 0, 40000, 420,0.000000 }, // 3054: oGM79; Ocarina
+ // Amplitude begins at 1227.9, peaks 1271.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2927,2927, 0, 0, 1140, 1140,0.000000 }, // 3004: oGM59; Muted Trumpet
- // Amplitude begins at 2842.9,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3006,3006, 0, 0, 1213, 1213,0.000000 }, // 3055: oGM80; Lead 1 squareea
+ // Amplitude begins at 2340.8, peaks 2376.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2928,2928, 0, 0, 1180, 1180,0.000000 }, // 3005: oGM60; French Horn
- // Amplitude begins at 825.1, peaks 2144.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3007,3007, 0, 0, 40000, 440,0.000000 }, // 3056: oGM81; Lead 2 sawtooth
+ // Amplitude begins at 2450.6, peaks 2583.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2929,2929, 0, 0, 40000, 0,0.000000 }, // 3006: oGM61; Brass Section
- // Amplitude begins at 6.8, peaks 2072.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3008,3008, 0, 0, 40000, 0,0.000000 }, // 3057: oGM90; oGM91; Pad 3 polysynth; Pad 4 choir
+ // Amplitude begins at 8.8, peaks 2839.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2930,2930, 0, 0, 40000, 13,0.000000 }, // 3007: oGM62; Synth Brass 1
- // Amplitude begins at 817.8, peaks 1742.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3009,3009, 0, 0, 106, 106,0.000000 }, // 3058: oGM94; Pad 7 halo
+ // Amplitude begins at 0.9, peaks 2758.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2931,2931, 0, 0, 193, 193,0.000000 }, // 3008: oGM63; Synth Brass 2
- // Amplitude begins at 1355.8, peaks 1592.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3010,3010, 0, 0, 293, 293,0.000000 }, // 3059: oGM112; Tinkle Bell
+ // Amplitude begins at 1748.2, peaks 3224.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2932,2932, 0, 0, 40000, 0,0.000000 }, // 3009: oGM78; Whistle
- // Amplitude begins at 2490.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 351, 351, 0, 0, 66, 66,0.000000 }, // 3060: oGM113; Agogo Bells
+ // Amplitude begins at 7.7, peaks 2322.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2933,2933, 0, 0, 40000, 433,0.000000 }, // 3010: oGM79; Ocarina
- // Amplitude begins at 1266.0,
+ // Amplitude begins at 2842.4,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3011,3011, 0, 0, 46, 46,0.000000 }, // 3061: oGM114; Steel Drums
+ {2934,2934, 0, 0, 1206, 1206,0.000000 }, // 3011: oGM80; Lead 1 squareea
- // Amplitude begins at 346.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3012,3012, 0, 0, 26, 26,0.000000 }, // 3062: oGM115; Woodblock
+ // Amplitude begins at 821.5, peaks 2155.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2935,2935, 0, 0, 40000, 480,0.000000 }, // 3012: oGM81; Lead 2 sawtooth
- // Amplitude begins at 1227.4, peaks 1284.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3013,3013, 0, 0, 333, 333,0.000000 }, // 3063: oGM116; oGM119; Reverse Cymbal; Taiko Drum
+ // Amplitude begins at 6.6, peaks 2118.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2936,2936, 0, 0, 40000, 0,0.000000 }, // 3013: oGM90; oGM91; Pad 3 polysynth; Pad 4 choir
- // Amplitude begins at 121.7,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {3014,3014, 0, 0, 2366, 2366,0.000000 }, // 3064: oGM121; Breath Noise
+ // Amplitude begins at 815.7, peaks 1734.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2937,2937, 0, 0, 126, 126,0.000000 }, // 3014: oGM94; Pad 7 halo
- // Amplitude begins at 8.0, peaks 2735.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3015,3015, 0, 0, 180, 180,0.000000 }, // 3065: oGM122; Seashore
-
- // Amplitude begins at 88.1, peaks 1937.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3016,3016, 0, 0, 273, 273,0.000000 }, // 3066: oGM124; Telephone
+ // Amplitude begins at 1356.7, peaks 1601.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2938,2938, 0, 0, 333, 333,0.000000 }, // 3015: oGM112; Tinkle Bell
- // Amplitude begins at 0.0, peaks 1732.6 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3017,3017, 0, 0, 40000, 0,0.000000 }, // 3067: oGM125; Helicopter
+ // Amplitude begins at 2488.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 350, 350, 0, 0, 66, 66,0.000000 }, // 3016: oGM113; Agogo Bells
- // Amplitude begins at 760.5, peaks 2205.3 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3018,3018, 0, 0, 40000, 146,0.000000 }, // 3068: oGM126; Applause/Noise
+ // Amplitude begins at 1253.7,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2939,2939, 0, 0, 46, 46,0.000000 }, // 3017: oGM114; Steel Drums
- // Amplitude begins at 2444.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 351, 351, 36, 0, 93, 93,0.000000 }, // 3069: oGP36; Bass Drum 1
+ // Amplitude begins at 351.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2940,2940, 0, 0, 26, 26,0.000000 }, // 3018: oGM115; Woodblock
- // Amplitude begins at 1414.2,
+ // Amplitude begins at 1227.8, peaks 1280.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 369, 369, 37, 0, 33, 33,0.000000 }, // 3070: oGP37; Side Stick
+ {2941,2941, 0, 0, 320, 320,0.000000 }, // 3019: oGM116; oGM119; Reverse Cymbal; Taiko Drum
- // Amplitude begins at 1328.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3011,3011, 38, 0, 53, 53,0.000000 }, // 3071: oGP38; Acoustic Snare
+ // Amplitude begins at 121.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2942,2942, 0, 0, 2380, 2380,0.000000 }, // 3020: oGM121; Breath Noise
- // Amplitude begins at 1329.5,
+ // Amplitude begins at 7.8, peaks 2705.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 369, 369, 24, 0, 33, 33,0.000000 }, // 3072: oGP39; Hand Clap
+ {2943,2943, 0, 0, 180, 180,0.000000 }, // 3021: oGM122; Seashore
- // Amplitude begins at 1080.5, peaks 1214.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3011,3011, 32, 0, 60, 60,0.000000 }, // 3073: oGP40; Electric Snare
+ // Amplitude begins at 87.3, peaks 1915.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2944,2944, 0, 0, 260, 260,0.000000 }, // 3022: oGM124; Telephone
- // Amplitude begins at 1459.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 369, 369, 48, 0, 33, 33,0.000000 }, // 3074: oGP41; Low Floor Tom
+ // Amplitude begins at 0.0, peaks 1695.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2945,2945, 0, 0, 40000, 6,0.000000 }, // 3023: oGM125; Helicopter
+
+ // Amplitude begins at 756.6, peaks 2223.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2946,2946, 0, 0, 40000, 146,0.000000 }, // 3024: oGM126; Applause/Noise
+
+ // Amplitude begins at 2443.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 350, 350, 36, 0, 86, 86,0.000000 }, // 3025: oGP36; Bass Drum 1
+
+ // Amplitude begins at 1415.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 37, 0, 33, 33,0.000000 }, // 3026: oGP37; Side Stick
- // Amplitude begins at 357.1,
+ // Amplitude begins at 1283.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3012,3012, 42, 0, 40, 40,0.000000 }, // 3075: oGP42; Closed High Hat
+ {2939,2939, 38, 0, 53, 53,0.000000 }, // 3027: oGP38; Acoustic Snare
- // Amplitude begins at 1437.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 369, 369, 50, 0, 100, 100,0.000000 }, // 3076: oGP43; High Floor Tom
+ // Amplitude begins at 1333.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 24, 0, 33, 33,0.000000 }, // 3028: oGP39; Hand Clap
- // Amplitude begins at 1473.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 369, 369, 52, 0, 66, 66,0.000000 }, // 3077: oGP45; Low Tom
+ // Amplitude begins at 1167.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2939,2939, 32, 0, 60, 60,0.000000 }, // 3029: oGP40; Electric Snare
- // Amplitude begins at 1463.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 369, 369, 54, 0, 93, 93,0.000000 }, // 3078: oGP47; Low-Mid Tom
+ // Amplitude begins at 1461.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 48, 0, 33, 33,0.000000 }, // 3030: oGP41; Low Floor Tom
- // Amplitude begins at 1539.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 369, 369, 55, 0, 86, 86,0.000000 }, // 3079: oGP48; High-Mid Tom
+ // Amplitude begins at 360.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2940,2940, 42, 0, 33, 33,0.000000 }, // 3031: oGP42; Closed High Hat
- // Amplitude begins at 1568.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 369, 369, 57, 0, 100, 100,0.000000 }, // 3080: oGP50; High Tom
+ // Amplitude begins at 1438.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 50, 0, 100, 100,0.000000 }, // 3032: oGP43; High Floor Tom
- // Amplitude begins at 777.9, peaks 805.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3013,3013, 51, 0, 333, 333,0.000000 }, // 3081: oGP51; Ride Cymbal 1
+ // Amplitude begins at 1475.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 52, 0, 66, 66,0.000000 }, // 3033: oGP45; Low Tom
- // Amplitude begins at 3019.6,
+ // Amplitude begins at 1465.1,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 145, 145, 61, 0, 40, 40,0.000000 }, // 3082: oGP61; Low Bongo
+ { 369, 369, 54, 0, 93, 93,0.000000 }, // 3034: oGP47; Low-Mid Tom
+
+ // Amplitude begins at 1541.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 55, 0, 86, 86,0.000000 }, // 3035: oGP48; High-Mid Tom
- // Amplitude begins at 2703.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3019,3019, 0, 0, 100, 100,0.000000 }, // 3083: oGP62; Mute High Conga
+ // Amplitude begins at 1568.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 369, 369, 57, 0, 100, 100,0.000000 }, // 3036: oGP50; High Tom
- // Amplitude begins at 2703.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3019,3019, 63, 0, 93, 93,0.000000 }, // 3084: oGP63; Open High Conga
+ // Amplitude begins at 798.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2941,2941, 51, 0, 333, 333,0.000000 }, // 3037: oGP51; Ride Cymbal 1
- // Amplitude begins at 2698.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3019,3019, 64, 0, 86, 86,0.000000 }, // 3085: oGP64; Low Conga
+ // Amplitude begins at 3012.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 144, 144, 61, 0, 40, 40,0.000000 }, // 3038: oGP61; Low Bongo
- // Amplitude begins at 1041.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3020,3020, 40, 0, 60, 60,0.000000 }, // 3086: oGP69; Cabasa
+ // Amplitude begins at 2690.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2947,2947, 0, 0, 106, 106,0.000000 }, // 3039: oGP62; Mute High Conga
- // Amplitude begins at 968.6,
+ // Amplitude begins at 2699.3,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3020,3020, 70, 0, 40, 40,0.000000 }, // 3087: oGP70; Maracas
+ {2947,2947, 63, 0, 86, 86,0.000000 }, // 3040: oGP63; Open High Conga
- // Amplitude begins at 697.8, peaks 2546.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3021,3021, 0, 0, 40000, 6,0.000000 }, // 3088: f15GM24; Acoustic Guitar1
+ // Amplitude begins at 2696.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2947,2947, 64, 0, 86, 86,0.000000 }, // 3041: oGP64; Low Conga
- // Amplitude begins at 7.5, peaks 3252.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3022,3022, 0, 0, 40000, 0,0.000000 }, // 3089: f15GM88; Pad 1 new age
+ // Amplitude begins at 998.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2948,2948, 40, 0, 60, 60,0.000000 }, // 3042: oGP69; Cabasa
- // Amplitude begins at 2043.0, peaks 2720.5 at 8.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3023,3023, 0, 0, 40000, 6,0.000000 }, // 3090: f15GM92; Pad 5 bowedpad
+ // Amplitude begins at 946.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2948,2948, 70, 0, 40, 40,0.000000 }, // 3043: oGP70; Maracas
- // Amplitude begins at 2043.0, peaks 2720.5 at 7.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3024,3024, 0, 0, 40000, 6,0.000000 }, // 3091: f15GM93; Pad 6 metallic
+ // Amplitude begins at 684.6, peaks 2588.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2949,2949, 0, 0, 40000, 6,0.000000 }, // 3044: f15GM24; Acoustic Guitar1
- // Amplitude begins at 2381.1, peaks 2754.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3025,3025, 38, 0, 60, 60,0.000000 }, // 3092: f16GP35; Ac Bass Drum
+ // Amplitude begins at 7.3, peaks 3190.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2950,2950, 0, 0, 40000, 0,0.000000 }, // 3045: f15GM88; Pad 1 new age
- // Amplitude begins at 1769.1, peaks 2588.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2445,2445, 57, 0, 66, 66,0.000000 }, // 3093: f16GP64; Low Conga
+ // Amplitude begins at 2027.9, peaks 2721.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2951,2951, 0, 0, 40000, 6,0.000000 }, // 3046: f15GM92; Pad 5 bowedpad
- // Amplitude begins at 117.9, peaks 929.3 at 0.0s,
+ // Amplitude begins at 2027.9, peaks 2720.9 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3026,3026, 63, 0, 33, 33,0.000000 }, // 3094: f16GP70; Maracas
+ {2952,2952, 0, 0, 40000, 6,0.000000 }, // 3047: f15GM93; Pad 6 metallic
- // Amplitude begins at 116.0, peaks 2220.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3027,3027, 74, 0, 80, 80,0.000000 }, // 3095: f16GP73; Short Guiro
+ // Amplitude begins at 2384.1, peaks 2749.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2953,2953, 38, 0, 46, 46,0.000000 }, // 3048: f16GP35; Ac Bass Drum
- // Amplitude begins at 0.9, peaks 2344.4 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3028,3028, 74, 0, 206, 206,0.000000 }, // 3096: f16GP74; Long Guiro
+ // Amplitude begins at 1753.8, peaks 2598.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2372,2372, 57, 0, 73, 73,0.000000 }, // 3049: f16GP64; Low Conga
- // Amplitude begins at 2984.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3029,3029, 60, 0, 293, 293,0.000000 }, // 3097: f16GP87; Open Surdu
+ // Amplitude begins at 121.9, peaks 955.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2954,2954, 63, 0, 33, 33,0.000000 }, // 3050: f16GP70; Maracas
- // Amplitude begins at 29.6, peaks 1318.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1597,1598, 35, 0, 400, 400,0.000000 }, // 3098: b50P72; gps072
+ // Amplitude begins at 105.8, peaks 2157.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2955,2955, 74, 0, 80, 80,0.000000 }, // 3051: f16GP73; Short Guiro
- // Amplitude begins at 1189.8, peaks 1189.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1568,1569, 35, 0, 86, 86,0.000000 }, // 3099: b50P56; gps056
+ // Amplitude begins at 1.0, peaks 2310.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2956,2956, 74, 0, 206, 206,0.000000 }, // 3052: f16GP74; Long Guiro
- // Amplitude begins at 25.0, peaks 2043.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 249,3030, 0, 0, 40000, 33,0.000000 }, // 3100: b50M58; b51M58; gm058
+ // Amplitude begins at 2982.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2957,2957, 60, 0, 300, 300,0.000000 }, // 3053: f16GP87; Open Surdu
- // Amplitude begins at 3149.1, peaks 3154.2 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {1449,3031, 0, 0, 1886, 1886,0.000000 }, // 3101: b50M3; b51M3; gm003
+ // Amplitude begins at 90.2, peaks 4259.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1524,1525, 35, 0, 646, 646,0.000000 }, // 3054: b50P72; gps072
- // Amplitude begins at 1060.5, peaks 1107.4 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1451,3032, 0, 0, 1706, 1706,0.000000 }, // 3102: b50M7; b51M7; gm007
+ // Amplitude begins at 2266.3, peaks 3520.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1495,1496, 35, 0, 66, 66,0.000000 }, // 3055: b50P56; gps056
- // Amplitude begins at 2478.9, peaks 3115.3 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {1456,3033, 0, 0, 1726, 1726,0.000000 }, // 3103: b50M11; b51M11; gm011
+ // Amplitude begins at 175.5, peaks 3642.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 248,2958, 0, 0, 40000, 0,0.000000 }, // 3056: b50M58; b51M58; gm058
- // Amplitude begins at 1171.9, peaks 1188.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1548,3034, 0, 0, 140, 140,0.000000 }, // 3104: b50M124; b51M124; gm124
+ // Amplitude begins at 2623.3, peaks 3225.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1376,2959, 0, 0, 1860, 1860,0.000000 }, // 3057: b50M3; b51M3; gm003
- // Amplitude begins at 0.0, peaks 1529.2 at 1.4s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s.
- {1550,3035, 0, 0, 1413, 13,0.000000 }, // 3105: b50M125; b51M125; gm125
+ // Amplitude begins at 1168.0, peaks 1273.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1378,2960, 0, 0, 1626, 1626,0.000000 }, // 3058: b50M7; b51M7; gm007
- // Amplitude begins at 2.7, peaks 2383.1 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- { 398, 399, 35, 0, 840, 840,0.000000 }, // 3106: b50P83; gps083
+ // Amplitude begins at 2513.7, peaks 3101.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1383,2961, 0, 0, 1740, 1740,0.000000 }, // 3059: b50M11; b51M11; gm011
- // Amplitude begins at 924.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1554,3036, 35, 0, 6, 6,0.000000 }, // 3107: b50P36; b50P43; b50P45; b50P47; b50P48; b50P50; gps036; gps043; gps045; gps047; gps048; gps050
+ // Amplitude begins at 1904.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1475,2962, 0, 0, 160, 160,0.000000 }, // 3060: b50M124; b51M124; gm124
- // Amplitude begins at 157.4, peaks 159.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1560,1561, 35, 0, 366, 366,0.000000 }, // 3108: b50P51; gps051
+ // Amplitude begins at 0.0, peaks 2353.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1477,2963, 0, 0, 1913, 1913,0.000000 }, // 3061: b50M125; b51M125; gm125
- // Amplitude begins at 110.6,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1562,1563, 35, 0, 353, 353,0.000000 }, // 3109: b50P53; gps053
+ // Amplitude begins at 2314.2, peaks 3930.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 398, 399, 35, 0, 600, 600,0.000000 }, // 3062: b50P83; gps083
- // Amplitude begins at 154.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1574,1575, 35, 0, 180, 180,0.000000 }, // 3110: b50P59; gps059
+ // Amplitude begins at 2641.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,2964, 35, 0, 20, 20,0.000000 }, // 3063: b50P36; b50P43; b50P45; b50P47; b50P48; b50P50; gps036; gps043; gps045; gps047; gps048; gps050
- // Amplitude begins at 1144.8, peaks 1299.2 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1612,1613, 35, 0, 760, 760,0.000000 }, // 3111: b50P84; gps084
+ // Amplitude begins at 735.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1487,1488, 35, 0, 386, 386,0.000000 }, // 3064: b50P51; gps051
- // Amplitude begins at 1304.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1599,1600, 35, 0, 60, 60,0.000000 }, // 3112: b50P75; gps075
+ // Amplitude begins at 353.5, peaks 361.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1489,1490, 35, 0, 346, 346,0.000000 }, // 3065: b50P53; gps053
- // Amplitude begins at 1320.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 160,1601, 35, 0, 60, 60,0.000000 }, // 3113: b50P76; b50P77; gps076; gps077
+ // Amplitude begins at 733.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1501,1502, 35, 0, 360, 360,0.000000 }, // 3066: b50P59; gps059
- // Amplitude begins at 1304.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1614,1615, 35, 0, 60, 60,0.000000 }, // 3114: b50P85; gps085
+ // Amplitude begins at 818.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1539,1540, 35, 0, 460, 460,0.000000 }, // 3067: b50P84; gps084
- // Amplitude begins at 0.7, peaks 206.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 397,1592, 35, 0, 106, 106,0.000000 }, // 3115: b50P69; gps069
+ // Amplitude begins at 3921.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1526,1527, 35, 0, 60, 60,0.000000 }, // 3068: b50P75; gps075
- // Amplitude begins at 0.7, peaks 240.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1610,1611, 35, 0, 46, 46,0.000000 }, // 3116: b50P82; gps082
+ // Amplitude begins at 3952.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 159,1528, 35, 0, 60, 60,0.000000 }, // 3069: b50P76; b50P77; gps076; gps077
- // Amplitude begins at 863.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 146,1580, 35, 0, 13, 13,0.000000 }, // 3117: b50P62; gps062
+ // Amplitude begins at 3921.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1541,1542, 35, 0, 60, 60,0.000000 }, // 3070: b50P85; gps085
- // Amplitude begins at 459.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1616,1617, 35, 0, 60, 60,0.000000 }, // 3118: b50P86; gps086
+ // Amplitude begins at 2.6, peaks 548.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 397,1519, 35, 0, 100, 100,0.000000 }, // 3071: b50P69; gps069
- // Amplitude begins at 472.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1581,1582, 35, 0, 60, 60,0.000000 }, // 3119: b50P63; gps063
+ // Amplitude begins at 2.6, peaks 691.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1537,1538, 35, 0, 46, 46,0.000000 }, // 3072: b50P82; gps082
- // Amplitude begins at 2266.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1618,1619, 35, 0, 20, 20,0.000000 }, // 3120: b50P87; gps087
+ // Amplitude begins at 2908.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 145,1507, 35, 0, 6, 6,0.000000 }, // 3073: b50P62; gps062
- // Amplitude begins at 2553.8,
+ // Amplitude begins at 2372.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1554,1555, 35, 0, 20, 20,0.000000 }, // 3121: b50P41; gps041
+ {1543,1544, 35, 0, 60, 60,0.000000 }, // 3074: b50P86; gps086
- // Amplitude begins at 1912.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 364, 365, 35, 0, 26, 26,0.000000 }, // 3122: b50P37; gps037
+ // Amplitude begins at 2883.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1508,1509, 35, 0, 53, 53,0.000000 }, // 3075: b50P63; gps063
- // Amplitude begins at 2285.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130,1553, 35, 0, 53, 53,0.000000 }, // 3123: b50P40; gps040
+ // Amplitude begins at 4687.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1545,1546, 35, 0, 6, 6,0.000000 }, // 3076: b50P87; gps087
- // Amplitude begins at 658.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133,1556, 35, 0, 26, 26,0.000000 }, // 3124: b50P42; gps042
+ // Amplitude begins at 4096.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1481,1482, 35, 0, 20, 20,0.000000 }, // 3077: b50P41; gps041
- // Amplitude begins at 27.3, peaks 967.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1557,1558, 35, 0, 40, 40,0.000000 }, // 3125: b50P44; gps044
+ // Amplitude begins at 1996.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 364, 365, 35, 0, 20, 20,0.000000 }, // 3078: b50P37; gps037
- // Amplitude begins at 2267.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130,1552, 35, 0, 53, 53,0.000000 }, // 3126: b50P38; gps038
+ // Amplitude begins at 1779.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129,1480, 35, 0, 93, 93,0.000000 }, // 3079: b50P40; gps040
- // Amplitude begins at 135.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 135,1559, 35, 0, 193, 193,0.000000 }, // 3127: b50P46; gps046
+ // Amplitude begins at 1221.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132,1483, 35, 0, 20, 20,0.000000 }, // 3080: b50P42; gps042
- // Amplitude begins at 408.0, peaks 1685.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1564,1565, 35, 0, 113, 113,0.000000 }, // 3128: b50P54; gps054
+ // Amplitude begins at 49.1, peaks 1545.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1484,1485, 35, 0, 33, 33,0.000000 }, // 3081: b50P44; gps044
- // Amplitude begins at 1359.6,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {1566,1567, 35, 0, 760, 760,0.000000 }, // 3129: b50P55; gps055
+ // Amplitude begins at 1803.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129,1479, 35, 0, 86, 86,0.000000 }, // 3082: b50P38; gps038
- // Amplitude begins at 1882.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1576,1577, 35, 0, 66, 66,0.000000 }, // 3130: b50P60; gps060
+ // Amplitude begins at 1016.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 134,1486, 35, 0, 133, 133,0.000000 }, // 3083: b50P46; gps046
- // Amplitude begins at 830.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1578,1579, 35, 0, 60, 60,0.000000 }, // 3131: b50P61; gps061
+ // Amplitude begins at 1308.0, peaks 2167.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1491,1492, 35, 0, 140, 140,0.000000 }, // 3084: b50P54; gps054
- // Amplitude begins at 716.4, peaks 720.4 at 0.0s,
+ // Amplitude begins at 2041.4, peaks 2052.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1493,1494, 35, 0, 40000, 0,0.000000 }, // 3085: b50P55; gps055
+
+ // Amplitude begins at 2131.2, peaks 2154.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1585,1586, 35, 0, 20, 20,0.000000 }, // 3132: b50P65; gps065
+ {1503,1504, 35, 0, 66, 66,0.000000 }, // 3086: b50P60; gps060
- // Amplitude begins at 1146.8, peaks 1209.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 150,1587, 35, 0, 53, 53,0.000000 }, // 3133: b50P66; gps066
+ // Amplitude begins at 2119.7, peaks 2242.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1505,1506, 35, 0, 60, 60,0.000000 }, // 3087: b50P61; gps061
- // Amplitude begins at 449.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1588,1589, 35, 0, 53, 53,0.000000 }, // 3134: b50P67; gps067
+ // Amplitude begins at 2330.8, peaks 2378.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1512,1513, 35, 0, 20, 20,0.000000 }, // 3088: b50P65; gps065
- // Amplitude begins at 12.4, peaks 559.9 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {1595,1596, 35, 0, 393, 393,0.000000 }, // 3135: b50P71; gps071
+ // Amplitude begins at 2602.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 149,1514, 35, 0, 53, 53,0.000000 }, // 3089: b50P66; gps066
- // Amplitude begins at 536.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1583,1584, 35, 0, 53, 53,0.000000 }, // 3136: b50P64; gps064
+ // Amplitude begins at 2514.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1515,1516, 35, 0, 206, 206,0.000000 }, // 3090: b50P67; gps067
- // Amplitude begins at 610.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1590,1591, 35, 0, 53, 53,0.000000 }, // 3137: b50P68; gps068
+ // Amplitude begins at 74.2, peaks 3492.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1522,1523, 35, 0, 386, 386,0.000000 }, // 3091: b50P71; gps071
- // Amplitude begins at 60.3, peaks 102.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1593,1594, 35, 0, 20, 20,0.000000 }, // 3138: b50P70; gps070
+ // Amplitude begins at 3172.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1510,1511, 35, 0, 53, 53,0.000000 }, // 3092: b50P64; gps064
- // Amplitude begins at 3.1, peaks 3186.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1604,1605, 35, 0, 106, 106,0.000000 }, // 3139: b50P79; gps079
+ // Amplitude begins at 2481.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1517,1518, 35, 0, 180, 180,0.000000 }, // 3093: b50P68; gps068
- // Amplitude begins at 1035.9, peaks 1040.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {1606,1607, 35, 0, 220, 220,0.000000 }, // 3140: b50P80; gps080
+ // Amplitude begins at 537.9, peaks 822.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {1520,1521, 35, 0, 20, 20,0.000000 }, // 3094: b50P70; gps070
- // Amplitude begins at 2514.2, peaks 2528.3 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {1608,1609, 35, 0, 873, 873,0.000000 }, // 3141: b50P81; gps081
+ // Amplitude begins at 3.1, peaks 2807.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1531,1532, 35, 0, 140, 140,0.000000 }, // 3095: b50P79; gps079
- // Amplitude begins at 0.1, peaks 2298.2 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {1602,1603, 35, 0, 293, 293,0.000000 }, // 3142: b50P78; gps078
+ // Amplitude begins at 3195.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1533,1534, 35, 0, 220, 220,0.000000 }, // 3096: b50P80; gps080
- // Amplitude begins at 2409.2,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 374, 375, 35, 0, 366, 366,0.000000 }, // 3143: b50P52; gps052
+ // Amplitude begins at 5023.5, peaks 5061.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1535,1536, 35, 0, 1293, 1293,0.000000 }, // 3097: b50P81; gps081
- // Amplitude begins at 2463.1,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {1570,1571, 35, 0, 653, 653,0.000000 }, // 3144: b50P57; gps057
+ // Amplitude begins at 0.7, peaks 4084.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1529,1530, 35, 0, 233, 233,0.000000 }, // 3098: b50P78; gps078
- // Amplitude begins at 2060.9, peaks 5240.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2310,2311, 35, 0, 73, 73,0.000000 }, // 3145: b51P41; b51P42; b51P43; b51P44; b51P45; b51P46; b51P47; b51P48; b51P49; b51P50; b51P51; b51P52; b51P53; gpo041; gpo042; gpo043; gpo044; gpo045; gpo046; gpo047; gpo048; gpo049; gpo050; gpo051; gpo052; gpo053
+ // Amplitude begins at 3837.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 374, 375, 35, 0, 580, 580,0.000000 }, // 3099: b50P52; gps052
- // Amplitude begins at 0.0, peaks 0.5 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {3037, 340, 35, 2, 146, 26,0.000000 }, // 3146: b51P88; gpo088
+ // Amplitude begins at 3532.5, peaks 3763.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1497,1498, 35, 0, 1666, 0,0.000000 }, // 3100: b50P57; gps057
- // Amplitude begins at 2267.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2309,1552, 35, 0, 53, 53,0.000000 }, // 3147: b51P38; b51P40; gpo038; gpo040
+ // Amplitude begins at 2515.7, peaks 4373.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2237,2238, 35, 0, 140, 140,0.000000 }, // 3101: b51P41; b51P42; b51P43; b51P44; b51P45; b51P46; b51P47; b51P48; b51P49; b51P50; b51P51; b51P52; b51P53; gpo041; gpo042; gpo043; gpo044; gpo045; gpo046; gpo047; gpo048; gpo049; gpo050; gpo051; gpo052; gpo053
- // Amplitude begins at 2608.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1599,1599, 35, 0, 60, 60,0.000000 }, // 3148: b51P39; b51P75; b51P76; b51P77; b51P85; gpo039; gpo075; gpo076; gpo077; gpo085
+ // Amplitude begins at 0.0, peaks 1361.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2965, 339, 35, 0, 4293, 4293,0.000000 }, // 3102: b51P88; gpo088
- // Amplitude begins at 1912.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2307,2308, 35, 0, 26, 26,0.000000 }, // 3149: b51P37; gpo037
+ // Amplitude begins at 1803.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2236,1479, 35, 0, 80, 80,0.000000 }, // 3103: b51P38; b51P40; gpo038; gpo040
- // Amplitude begins at 408.0, peaks 1685.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1564,2312, 35, 0, 113, 113,0.000000 }, // 3150: b51P54; gpo054
+ // Amplitude begins at 2613.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1526,1526, 35, 0, 60, 60,0.000000 }, // 3104: b51P39; b51P75; b51P76; b51P77; b51P85; gpo039; gpo075; gpo076; gpo077; gpo085
- // Amplitude begins at 1296.2, peaks 1375.8 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2313,2314, 35, 0, 720, 720,0.000000 }, // 3151: b51P55; gpo055
+ // Amplitude begins at 1996.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2234,2235, 35, 0, 20, 20,0.000000 }, // 3105: b51P37; gpo037
- // Amplitude begins at 1426.5,
+ // Amplitude begins at 1308.0, peaks 2167.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {1572,1572, 35, 0, 20, 20,0.000000 }, // 3152: b51P58; gpo058
+ {1491,2239, 35, 0, 140, 140,0.000000 }, // 3106: b51P54; gpo054
- // Amplitude begins at 1003.7, peaks 1927.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2315,2316, 35, 0, 73, 73,0.000000 }, // 3153: b51P60; gpo060
+ // Amplitude begins at 1906.2, peaks 2179.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2240,2241, 35, 0, 40000, 0,0.000000 }, // 3107: b51P55; gpo055
- // Amplitude begins at 1071.6, peaks 2214.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2317,2318, 35, 0, 106, 106,0.000000 }, // 3154: b51P61; gpo061
+ // Amplitude begins at 1399.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1499,1499, 35, 0, 20, 20,0.000000 }, // 3108: b51P58; gpo058
- // Amplitude begins at 1786.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2319,2319, 35, 0, 13, 13,0.000000 }, // 3155: b51P62; b51P86; gpo062; gpo086
+ // Amplitude begins at 1891.0, peaks 2748.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2242,2243, 35, 0, 66, 66,0.000000 }, // 3109: b51P60; gpo060
- // Amplitude begins at 2226.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2320,2320, 35, 0, 53, 53,0.000000 }, // 3156: b51P63; b51P87; gpo063; gpo087
+ // Amplitude begins at 2283.1, peaks 3557.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2244,2245, 35, 0, 66, 66,0.000000 }, // 3110: b51P61; gpo061
- // Amplitude begins at 1946.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1616,1616, 35, 0, 60, 60,0.000000 }, // 3157: b51P64; gpo064
+ // Amplitude begins at 1789.8,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2246,2246, 35, 0, 13, 13,0.000000 }, // 3111: b51P62; b51P86; gpo062; gpo086
- // Amplitude begins at 2257.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2321,2321, 35, 0, 153, 153,0.000000 }, // 3158: b51P65; gpo065
+ // Amplitude begins at 2231.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2247,2247, 35, 0, 53, 53,0.000000 }, // 3112: b51P63; b51P87; gpo063; gpo087
- // Amplitude begins at 1875.2, peaks 1973.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2322,2322, 35, 0, 86, 86,0.000000 }, // 3159: b51P66; gpo066
+ // Amplitude begins at 1950.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1543,1543, 35, 0, 60, 60,0.000000 }, // 3113: b51P64; gpo064
- // Amplitude begins at 2447.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2323,2323, 35, 0, 46, 46,0.000000 }, // 3160: b51P67; gpo067
+ // Amplitude begins at 2265.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2248,2248, 35, 0, 153, 153,0.000000 }, // 3114: b51P65; gpo065
+
+ // Amplitude begins at 1866.0, peaks 2026.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2249,2249, 35, 0, 86, 86,0.000000 }, // 3115: b51P66; gpo066
- // Amplitude begins at 2310.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2324,2324, 35, 0, 53, 53,0.000000 }, // 3161: b51P68; gpo068
+ // Amplitude begins at 2417.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2250,2250, 35, 0, 46, 46,0.000000 }, // 3116: b51P67; gpo067
- // Amplitude begins at 486.9, peaks 883.3 at 0.0s,
+ // Amplitude begins at 2345.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2325,2325, 35, 0, 20, 20,0.000000 }, // 3162: b51P70; gpo070
+ {2251,2251, 35, 0, 46, 46,0.000000 }, // 3117: b51P68; gpo068
+
+ // Amplitude begins at 477.9, peaks 849.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2252,2252, 35, 0, 20, 20,0.000000 }, // 3118: b51P70; gpo070
- // Amplitude begins at 54.6, peaks 1099.9 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2326,2326, 35, 0, 433, 433,0.000000 }, // 3163: b51P71; gpo071
+ // Amplitude begins at 54.0, peaks 1116.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2253,2253, 35, 0, 426, 426,0.000000 }, // 3119: b51P71; gpo071
- // Amplitude begins at 54.6, peaks 1134.5 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2327,2327, 35, 0, 833, 833,0.000000 }, // 3164: b51P72; gpo072
+ // Amplitude begins at 54.0, peaks 1136.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2254,2254, 35, 0, 826, 826,0.000000 }, // 3120: b51P72; gpo072
- // Amplitude begins at 0.1, peaks 1331.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2328, 392, 35, 0, 86, 86,0.000000 }, // 3165: b51P73; gpo073
+ // Amplitude begins at 1418.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2255, 392, 35, 0, 20, 20,0.000000 }, // 3121: b51P73; gpo073
- // Amplitude begins at 0.0, peaks 1540.1 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2328, 393, 35, 0, 346, 346,0.000000 }, // 3166: b51P74; gpo074
+ // Amplitude begins at 1418.2, peaks 1472.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2255, 393, 35, 0, 346, 346,0.000000 }, // 3122: b51P74; gpo074
- // Amplitude begins at 0.1, peaks 2332.0 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {2329,2330, 35, 0, 293, 293,0.000000 }, // 3167: b51P78; gpo078
+ // Amplitude begins at 0.7, peaks 3999.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2256,2257, 35, 0, 220, 220,0.000000 }, // 3123: b51P78; gpo078
- // Amplitude begins at 3.1, peaks 2966.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2331,2332, 35, 0, 180, 180,0.000000 }, // 3168: b51P79; gpo079
+ // Amplitude begins at 3.1, peaks 2654.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2258,2259, 35, 0, 180, 180,0.000000 }, // 3124: b51P79; gpo079
- // Amplitude begins at 2847.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {2333,2334, 35, 0, 186, 186,0.000000 }, // 3169: b51P80; gpo080
+ // Amplitude begins at 3602.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2260,2261, 35, 0, 160, 160,0.000000 }, // 3125: b51P80; gpo080
- // Amplitude begins at 2334.3, peaks 2898.7 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {2335,2336, 35, 0, 733, 733,0.000000 }, // 3170: b51P81; gpo081
+ // Amplitude begins at 3737.4, peaks 4127.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2262,2263, 35, 0, 573, 573,0.000000 }, // 3126: b51P81; gpo081
- // Amplitude begins at 1144.2, peaks 1151.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3038,3039, 35, 0, 373, 373,0.000000 }, // 3171: b51P83; gpo083
+ // Amplitude begins at 2339.2, peaks 2620.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2966,2967, 35, 0, 1026, 1026,0.000000 }, // 3127: b51P83; gpo083
- // Amplitude begins at 1231.8,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3040,3041, 35, 0, 626, 626,0.000000 }, // 3172: b51P84; gpo084
+ // Amplitude begins at 743.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2968,2969, 35, 0, 400, 400,0.000000 }, // 3128: b51P84; gpo084
- // Amplitude begins at 2522.5, peaks 2643.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {1568,1568, 35, 0, 60, 60,0.000000 }, // 3173: b51P56; gpo056
+ // Amplitude begins at 2517.8, peaks 2649.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1495,1495, 35, 0, 60, 60,0.000000 }, // 3129: b51P56; gpo056
- // Amplitude begins at 887.8, peaks 942.7 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {3042,3042, 0, 0, 2360, 2360,0.000000 }, // 3174: b55MM0; AcGrPian
+ // Amplitude begins at 890.0, peaks 946.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2970,2970, 0, 0, 2293, 2293,0.000000 }, // 3130: b55MM0; AcGrPian
- // Amplitude begins at 768.6, peaks 1360.7 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3043,3043, 0, 0, 2060, 2060,0.000000 }, // 3175: b55MM1; BrAcPian
+ // Amplitude begins at 766.4, peaks 1363.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2971,2971, 0, 0, 2006, 2006,0.000000 }, // 3131: b55MM1; BrAcPian
- // Amplitude begins at 629.4, peaks 651.9 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3044,3044, 0, 0, 1240, 1240,0.000000 }, // 3176: b55MM2; ElGrPian
+ // Amplitude begins at 630.7, peaks 656.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2972,2972, 0, 0, 1226, 1226,0.000000 }, // 3132: b55MM2; ElGrPian
- // Amplitude begins at 574.5, peaks 640.4 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3045,3045, 0, 0, 1080, 1080,0.000000 }, // 3177: b55MM3; HonkTonk
+ // Amplitude begins at 574.5, peaks 641.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2973,2973, 0, 0, 1026, 1026,0.000000 }, // 3133: b55MM3; HonkTonk
- // Amplitude begins at 1371.8, peaks 2082.5 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3046,3046, 0, 0, 766, 766,0.000000 }, // 3178: b55MM4; RhodPian
+ // Amplitude begins at 1364.0, peaks 2090.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2974,2974, 0, 0, 760, 760,0.000000 }, // 3134: b55MM4; RhodPian
- // Amplitude begins at 1470.2, peaks 1874.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3047,3047, 0, 0, 540, 540,0.000000 }, // 3179: b55MM5; ChorPian
+ // Amplitude begins at 1459.2, peaks 1884.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2975,2975, 0, 0, 546, 546,0.000000 }, // 3135: b55MM5; ChorPian
- // Amplitude begins at 1004.4,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3048,3048, 0, 0, 600, 600,0.000000 }, // 3180: b55MM6; HarpsiCh
+ // Amplitude begins at 998.3, peaks 1000.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2976,2976, 0, 0, 613, 613,0.000000 }, // 3136: b55MM6; HarpsiCh
- // Amplitude begins at 0.5, peaks 693.9 at 4.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3049,3049, 0, 0, 40000, 66,0.000000 }, // 3181: b55MM7; Clarin ?
+ // Amplitude begins at 0.5, peaks 694.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2977,2977, 0, 0, 40000, 53,0.000000 }, // 3137: b55MM7; Clarin ?
- // Amplitude begins at 34.8, peaks 652.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3050,3050, 0, 0, 1006, 1006,0.000000 }, // 3182: b55MM8; Celesta1
+ // Amplitude begins at 34.4, peaks 656.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2978,2978, 0, 0, 1013, 1013,0.000000 }, // 3138: b55MM8; Celesta1
- // Amplitude begins at 547.8, peaks 567.4 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {3051,3051, 0, 0, 40000, 586,0.000000 }, // 3183: b55MM9; Glock
+ // Amplitude begins at 548.0, peaks 565.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2979,2979, 0, 0, 40000, 606,0.000000 }, // 3139: b55MM9; Glock
- // Amplitude begins at 429.2, peaks 466.0 at 0.0s,
- // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s.
- {3052,3052, 0, 0, 3600, 3600,0.000000 }, // 3184: b55MM10; MusicBox
+ // Amplitude begins at 427.5, peaks 468.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2980,2980, 0, 0, 3626, 3626,0.000000 }, // 3140: b55MM10; MusicBox
- // Amplitude begins at 660.7,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3053,3053, 0, 0, 960, 960,0.000000 }, // 3185: b55MM11; VibraPho
+ // Amplitude begins at 662.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2981,2981, 0, 0, 993, 993,0.000000 }, // 3141: b55MM11; VibraPho
// Amplitude begins at 778.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3054,3054, 0, 0, 260, 260,0.000000 }, // 3186: b55MM12; Marimba
-
- // Amplitude begins at 1017.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3055,3055, 0, 0, 140, 140,0.000000 }, // 3187: b55MM13; XyloPhon
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2982,2982, 0, 0, 266, 266,0.000000 }, // 3142: b55MM12; Marimba
- // Amplitude begins at 556.8, peaks 839.9 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {3056,3056, 0, 0, 2233, 2233,0.000000 }, // 3188: b55MM14; TubeBell
+ // Amplitude begins at 1016.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2983,2983, 0, 0, 140, 140,0.000000 }, // 3143: b55MM13; XyloPhon
- // Amplitude begins at 528.0, peaks 569.7 at 0.4s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {3057,3057, 0, 0, 2540, 2540,0.000000 }, // 3189: b55MM15; Dulcim ?
+ // Amplitude begins at 565.8, peaks 827.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2984,2984, 0, 0, 2253, 2253,0.000000 }, // 3144: b55MM14; TubeBell
- // Amplitude begins at 1005.7, peaks 1634.4 at 18.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3058,3058, 0, 0, 40000, 0,0.000000 }, // 3190: b55MM16; Hammond
+ // Amplitude begins at 528.9, peaks 566.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2985,2985, 0, 0, 2513, 2513,0.000000 }, // 3145: b55MM15; Dulcim ?
- // Amplitude begins at 1503.9,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3059,3059, 0, 0, 40000, 0,0.000000 }, // 3191: b55MM17; PercOrg
+ // Amplitude begins at 999.1, peaks 1636.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2986,2986, 0, 0, 40000, 0,0.000000 }, // 3146: b55MM16; Hammond
- // Amplitude begins at 831.2, peaks 874.5 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {3060,3060, 0, 0, 2233, 2233,0.000000 }, // 3192: b55MM18; RockOrg
+ // Amplitude begins at 1506.1,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2987,2987, 0, 0, 40000, 0,0.000000 }, // 3147: b55MM17; PercOrg
- // Amplitude begins at 54.9, peaks 1310.5 at 13.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3061,3061, 0, 0, 40000, 0,0.000000 }, // 3193: b55MM19; ChuchOrg
+ // Amplitude begins at 828.0, peaks 870.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2988,2988, 0, 0, 2146, 2146,0.000000 }, // 3148: b55MM18; RockOrg
- // Amplitude begins at 0.9, peaks 473.6 at 6.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3062,3062, 0, 0, 40000, 0,0.000000 }, // 3194: b55MM20; ReedOrg
+ // Amplitude begins at 54.3, peaks 1312.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {2989,2989, 0, 0, 40000, 0,0.000000 }, // 3149: b55MM19; ChuchOrg
- // Amplitude begins at 0.5, peaks 431.0 at 5.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3063,3063, 0, 0, 40000, 6,0.000000 }, // 3195: b55MM21; Accordn
+ // Amplitude begins at 0.9, peaks 473.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2990,2990, 0, 0, 40000, 6,0.000000 }, // 3150: b55MM20; ReedOrg
- // Amplitude begins at 2214.2, peaks 3085.4 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3064,3064, 0, 0, 486, 486,0.000000 }, // 3196: apgleeM10; apgleeM100; apgleeM101; apgleeM102; apgleeM104; apgleeM105; apgleeM106; apgleeM107; apgleeM108; apgleeM109; apgleeM110; apgleeM111; apgleeM112; apgleeM113; apgleeM114; apgleeM115; apgleeM116; apgleeM118; apgleeM12; apgleeM120; apgleeM121; apgleeM122; apgleeM123; apgleeM124; apgleeM125; apgleeM126; apgleeM127; apgleeM13; apgleeM15; apgleeM16; apgleeM18; apgleeM2; apgleeM22; apgleeM23; apgleeM24; apgleeM26; apgleeM3; apgleeM32; apgleeM41; apgleeM42; apgleeM49; apgleeM5; apgleeM50; apgleeM53; apgleeM54; apgleeM55; apgleeM59; apgleeM6; apgleeM64; apgleeM69; apgleeM7; apgleeM72; apgleeM74; apgleeM77; apgleeM8; apgleeM83; apgleeM84; apgleeM85; apgleeM86; apgleeM87; apgleeM88; apgleeM89; apgleeM9; apgleeM90; apgleeM92; apgleeM96; apgleeM97; apgleeM98; apgleeM99; apgleeP0; apgleeP1; apgleeP10; apgleeP100; apgleeP101; apgleeP102; apgleeP103; apgleeP104; apgleeP105; apgleeP106; apgleeP107; apgleeP108; apgleeP109; apgleeP11; apgleeP110; apgleeP111; apgleeP112; apgleeP113; apgleeP114; apgleeP115; apgleeP116; apgleeP117; apgleeP118; apgleeP119; apgleeP12; apgleeP120; apgleeP121; apgleeP122; apgleeP123; apgleeP124; apgleeP125; apgleeP126; apgleeP127; apgleeP13; apgleeP14; apgleeP15; apgleeP16; apgleeP17; apgleeP18; apgleeP19; apgleeP2; apgleeP20; apgleeP21; apgleeP22; apgleeP23; apgleeP24; apgleeP25; apgleeP26; apgleeP27; apgleeP28; apgleeP29; apgleeP3; apgleeP30; apgleeP31; apgleeP32; apgleeP33; apgleeP34; apgleeP4; apgleeP5; apgleeP6; apgleeP60; apgleeP61; apgleeP67; apgleeP68; apgleeP7; apgleeP70; apgleeP71; apgleeP72; apgleeP79; apgleeP8; apgleeP80; apgleeP84; apgleeP85; apgleeP86; apgleeP87; apgleeP88; apgleeP89; apgleeP9; apgleeP90; apgleeP91; apgleeP92; apgleeP93; apgleeP94; apgleeP95; apgleeP96; apgleeP97; apgleeP98; apgleeP99; b55MM102; b55MM104; b55MM105; b55MM107; b55MM108; b55MM109; b55MM110; b55MM111; b55MM112; b55MM113; b55MM114; b55MM116; b55MM117; b55MM118; b55MM119; b55MM120; b55MM121; b55MM124; b55MM125; b55MM126; b55MM127; b55MM22; b55MM23; b55MM59; b55MM64; b55MM68; b55MM70; b55MM72; b55MM74; b55MM76; b55MM83; b55MM86; b55MM92; b55MM93; b55MM95; b55MM97; b55MM99; b56M5; b66M5; ; Acoustic Bass; Acoustic Guitar1; Agogo Bells; Applause/Noise; Bagpipe; Banjo; Bell Tree; Bird Tweet; Breath Noise; Castanets; Celesta; Cello; Chorused Piano; Clavinet; Dulcimer; ElPiano2
+ // Amplitude begins at 0.5, peaks 430.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2991,2991, 0, 0, 40000, 6,0.000000 }, // 3151: b55MM21; Accordn
- // Amplitude begins at 581.0, peaks 693.2 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {3065,3065, 0, 0, 1833, 1833,0.000000 }, // 3197: b55MM24; AcGuit1
+ // Amplitude begins at 2197.4, peaks 3095.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2992,2992, 0, 0, 460, 460,0.000000 }, // 3152: apgleeM10; apgleeM100; apgleeM101; apgleeM102; apgleeM104; apgleeM105; apgleeM106; apgleeM107; apgleeM108; apgleeM109; apgleeM110; apgleeM111; apgleeM112; apgleeM113; apgleeM114; apgleeM115; apgleeM116; apgleeM118; apgleeM12; apgleeM120; apgleeM121; apgleeM122; apgleeM123; apgleeM124; apgleeM125; apgleeM126; apgleeM127; apgleeM13; apgleeM15; apgleeM16; apgleeM18; apgleeM2; apgleeM22; apgleeM23; apgleeM24; apgleeM26; apgleeM3; apgleeM32; apgleeM41; apgleeM42; apgleeM49; apgleeM5; apgleeM50; apgleeM53; apgleeM54; apgleeM55; apgleeM59; apgleeM6; apgleeM64; apgleeM69; apgleeM7; apgleeM72; apgleeM74; apgleeM77; apgleeM8; apgleeM83; apgleeM84; apgleeM85; apgleeM86; apgleeM87; apgleeM88; apgleeM89; apgleeM9; apgleeM90; apgleeM92; apgleeM96; apgleeM97; apgleeM98; apgleeM99; apgleeP0; apgleeP1; apgleeP10; apgleeP100; apgleeP101; apgleeP102; apgleeP103; apgleeP104; apgleeP105; apgleeP106; apgleeP107; apgleeP108; apgleeP109; apgleeP11; apgleeP110; apgleeP111; apgleeP112; apgleeP113; apgleeP114; apgleeP115; apgleeP116; apgleeP117; apgleeP118; apgleeP119; apgleeP12; apgleeP120; apgleeP121; apgleeP122; apgleeP123; apgleeP124; apgleeP125; apgleeP126; apgleeP127; apgleeP13; apgleeP14; apgleeP15; apgleeP16; apgleeP17; apgleeP18; apgleeP19; apgleeP2; apgleeP20; apgleeP21; apgleeP22; apgleeP23; apgleeP24; apgleeP25; apgleeP26; apgleeP27; apgleeP28; apgleeP29; apgleeP3; apgleeP30; apgleeP31; apgleeP32; apgleeP33; apgleeP34; apgleeP4; apgleeP5; apgleeP6; apgleeP60; apgleeP61; apgleeP67; apgleeP68; apgleeP7; apgleeP70; apgleeP71; apgleeP72; apgleeP79; apgleeP8; apgleeP80; apgleeP84; apgleeP85; apgleeP86; apgleeP87; apgleeP88; apgleeP89; apgleeP9; apgleeP90; apgleeP91; apgleeP92; apgleeP93; apgleeP94; apgleeP95; apgleeP96; apgleeP97; apgleeP98; apgleeP99; b55MM102; b55MM104; b55MM105; b55MM107; b55MM108; b55MM109; b55MM110; b55MM111; b55MM112; b55MM113; b55MM114; b55MM116; b55MM117; b55MM118; b55MM119; b55MM120; b55MM121; b55MM124; b55MM125; b55MM126; b55MM127; b55MM22; b55MM23; b55MM59; b55MM64; b55MM68; b55MM70; b55MM72; b55MM74; b55MM76; b55MM83; b55MM86; b55MM92; b55MM93; b55MM95; b55MM97; b55MM99; b56MM5; b66M5; ; Acoustic Bass; Acoustic Guitar1; Agogo Bells; Applause/Noise; Bagpipe; Banjo; Bell Tree; Bird Tweet; Breath Noise; Castanets; Celesta; Cello; Chorused Piano; Clavinet; Dulcimer; ElPiano2
- // Amplitude begins at 407.0, peaks 434.1 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3066,3066, 0, 0, 900, 900,0.000000 }, // 3198: b55MM25; AcGuit2
+ // Amplitude begins at 579.4, peaks 688.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2993,2993, 0, 0, 1846, 1846,0.000000 }, // 3153: b55MM24; AcGuit1
- // Amplitude begins at 942.6, peaks 1464.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3067,3067, 0, 0, 213, 213,0.000000 }, // 3199: b55MM26; JazzGuit
+ // Amplitude begins at 406.3, peaks 434.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2994,2994, 0, 0, 933, 933,0.000000 }, // 3154: b55MM25; AcGuit2
- // Amplitude begins at 446.7, peaks 496.8 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3068,3068, 0, 0, 40000, 13,0.000000 }, // 3200: b55MM27; CleanGui
+ // Amplitude begins at 927.5, peaks 1462.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2995,2995, 0, 0, 206, 206,0.000000 }, // 3155: b55MM26; JazzGuit
- // Amplitude begins at 941.1, peaks 943.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3069,3069, 0, 0, 80, 80,0.000000 }, // 3201: b55MM28; MuteGuit
+ // Amplitude begins at 445.9, peaks 483.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2996,2996, 0, 0, 40000, 20,0.000000 }, // 3156: b55MM27; CleanGui
- // Amplitude begins at 462.3, peaks 518.4 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3070,3070, 0, 0, 1993, 1993,0.000000 }, // 3202: b55MM29; OverGuit
+ // Amplitude begins at 937.8, peaks 946.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2997,2997, 0, 0, 80, 80,0.000000 }, // 3157: b55MM28; MuteGuit
- // Amplitude begins at 288.4, peaks 322.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3071,3071, 0, 0, 40000, 60,0.000000 }, // 3203: b55MM30; DistGuit
+ // Amplitude begins at 462.2, peaks 518.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2998,2998, 0, 0, 1973, 1973,0.000000 }, // 3158: b55MM29; OverGuit
- // Amplitude begins at 1967.6, peaks 2058.3 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3072,3072, 0, 0, 1113, 1113,0.000000 }, // 3204: b55MM31; GtHarms
+ // Amplitude begins at 288.7, peaks 317.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {2999,2999, 0, 0, 40000, 60,0.000000 }, // 3159: b55MM30; DistGuit
- // Amplitude begins at 902.3, peaks 977.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3073,3073, 0, 0, 446, 446,0.000000 }, // 3205: b55MM32; AcouBass
+ // Amplitude begins at 1971.8, peaks 2058.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3000,3000, 0, 0, 1120, 1120,0.000000 }, // 3160: b55MM31; GtHarms
- // Amplitude begins at 660.9, peaks 680.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3074,3074, 0, 0, 1153, 1153,0.000000 }, // 3206: b55MM33; FingBass
+ // Amplitude begins at 896.0, peaks 979.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3001,3001, 0, 0, 420, 420,0.000000 }, // 3161: b55MM32; AcouBass
- // Amplitude begins at 705.8, peaks 868.2 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3075,3075, 0, 0, 793, 793,0.000000 }, // 3207: b55MM34; PickBass
+ // Amplitude begins at 660.0, peaks 673.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3002,3002, 0, 0, 1120, 1120,0.000000 }, // 3162: b55MM33; FingBass
- // Amplitude begins at 519.6, peaks 909.4 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3076,3076, 0, 0, 1153, 1153,0.000000 }, // 3208: b55MM35; FretLess
+ // Amplitude begins at 703.9, peaks 868.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3003,3003, 0, 0, 806, 806,0.000000 }, // 3163: b55MM34; PickBass
- // Amplitude begins at 347.3, peaks 371.4 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3077,3077, 0, 0, 1920, 1920,0.000000 }, // 3209: b55MM36; SlapBs1
+ // Amplitude begins at 519.2, peaks 911.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3004,3004, 0, 0, 1186, 1186,0.000000 }, // 3164: b55MM35; FretLess
- // Amplitude begins at 633.0, peaks 788.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3078,3078, 0, 0, 40000, 0,0.000000 }, // 3210: b55MM37; SlapBs2
+ // Amplitude begins at 347.9, peaks 371.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3005,3005, 0, 0, 1900, 1900,0.000000 }, // 3165: b55MM36; SlapBs1
- // Amplitude begins at 127.6, peaks 404.9 at 0.1s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3079,3079, 0, 0, 1046, 1046,0.000000 }, // 3211: b55MM38; SynBass1
+ // Amplitude begins at 632.8, peaks 798.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3006,3006, 0, 0, 40000, 0,0.000000 }, // 3166: b55MM37; SlapBs2
- // Amplitude begins at 207.3, peaks 563.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3080,3080, 0, 0, 606, 606,0.000000 }, // 3212: b55MM39; SynBass2
+ // Amplitude begins at 125.5, peaks 407.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3007,3007, 0, 0, 1046, 1046,0.000000 }, // 3167: b55MM38; SynBass1
- // Amplitude begins at 0.4, peaks 470.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {3081,3081, 0, 0, 146, 40,0.000000 }, // 3213: b55MM40; Violin2
+ // Amplitude begins at 206.4, peaks 562.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3008,3008, 0, 0, 600, 600,0.000000 }, // 3168: b55MM39; SynBass2
- // Amplitude begins at 0.4, peaks 542.0 at 0.2s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s.
- {3082,3082, 0, 0, 793, 6,0.000000 }, // 3214: b55MM41; Viola
+ // Amplitude begins at 0.4, peaks 463.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3009,3009, 0, 0, 146, 13,0.000000 }, // 3169: b55MM40; Violin2
- // Amplitude begins at 0.4, peaks 270.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3083,3083, 0, 0, 40000, 6,0.000000 }, // 3215: b55MM42; Cello
+ // Amplitude begins at 0.4, peaks 540.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3010,3010, 0, 0, 786, 786,0.000000 }, // 3170: b55MM41; Viola
- // Amplitude begins at 0.4, peaks 512.5 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {3084,3084, 0, 0, 146, 40,0.000000 }, // 3216: b55MM43; ContraBs
+ // Amplitude begins at 0.4, peaks 270.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3011,3011, 0, 0, 40000, 26,0.000000 }, // 3171: b55MM42; Cello
- // Amplitude begins at 0.4, peaks 502.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3085,3085, 0, 0, 40000, 46,0.000000 }, // 3217: b55MM44; TremoStr
+ // Amplitude begins at 0.4, peaks 505.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3012,3012, 0, 0, 146, 13,0.000000 }, // 3172: b55MM43; ContraBs
- // Amplitude begins at 525.4, peaks 880.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3086,3086, 0, 0, 100, 100,0.000000 }, // 3218: b55MM45; Pizzicat
+ // Amplitude begins at 0.4, peaks 512.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3013,3013, 0, 0, 40000, 46,0.000000 }, // 3173: b55MM44; TremoStr
- // Amplitude begins at 1007.6, peaks 1195.2 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {3087,3087, 0, 0, 1553, 1553,0.000000 }, // 3219: b55MM46; Harp
+ // Amplitude begins at 525.5, peaks 881.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3014,3014, 0, 0, 100, 100,0.000000 }, // 3174: b55MM45; Pizzicat
- // Amplitude begins at 918.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3088,3088, 0, 0, 293, 293,0.000000 }, // 3220: b55MM47; Timpani
+ // Amplitude begins at 1002.0, peaks 1196.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3015,3015, 0, 0, 1580, 1580,0.000000 }, // 3175: b55MM46; Harp
- // Amplitude begins at 468.8, peaks 499.6 at 35.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3089,3089, 0, 0, 40000, 80,0.000000 }, // 3221: b55MM48; Strings1
+ // Amplitude begins at 917.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3016,3016, 0, 0, 280, 280,0.000000 }, // 3176: b55MM47; Timpani
- // Amplitude begins at 199.0, peaks 470.4 at 2.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3090,3090, 0, 0, 40000, 73,0.000000 }, // 3222: b55MM49; Strings2
+ // Amplitude begins at 467.4, peaks 501.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3017,3017, 0, 0, 40000, 80,0.000000 }, // 3177: b55MM48; Strings1
- // Amplitude begins at 307.0, peaks 423.4 at 19.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3091,3091, 0, 0, 40000, 66,0.000000 }, // 3223: b55MM50; SynStr1
+ // Amplitude begins at 199.3, peaks 471.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3018,3018, 0, 0, 40000, 73,0.000000 }, // 3178: b55MM49; Strings2
- // Amplitude begins at 189.7, peaks 353.2 at 34.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3092,3092, 0, 0, 40000, 6,0.000000 }, // 3224: b55MM51; SynStr2
+ // Amplitude begins at 307.3, peaks 424.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3019,3019, 0, 0, 40000, 66,0.000000 }, // 3179: b55MM50; SynStr1
- // Amplitude begins at 1.1, peaks 438.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3093,3093, 0, 0, 40000, 0,0.000000 }, // 3225: b55MM52; Aahs
+ // Amplitude begins at 190.0, peaks 353.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3020,3020, 0, 0, 40000, 73,0.000000 }, // 3180: b55MM51; SynStr2
- // Amplitude begins at 1.4, peaks 448.8 at 19.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3094,3094, 0, 0, 40000, 6,0.000000 }, // 3226: b55MM53; Oohs
+ // Amplitude begins at 1.0, peaks 438.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3021,3021, 0, 0, 40000, 0,0.000000 }, // 3181: b55MM52; Aahs
- // Amplitude begins at 2.1, peaks 602.1 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3095,3095, 0, 0, 40000, 6,0.000000 }, // 3227: b55MM54; SynVoice
+ // Amplitude begins at 1.4, peaks 448.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3022,3022, 0, 0, 40000, 6,0.000000 }, // 3182: b55MM53; Oohs
- // Amplitude begins at 752.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3096,3096, 0, 0, 240, 240,0.000000 }, // 3228: b55MM55; OrchHit
+ // Amplitude begins at 2.1, peaks 603.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3023,3023, 0, 0, 40000, 6,0.000000 }, // 3183: b55MM54; SynVoice
- // Amplitude begins at 467.6, peaks 606.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3097,3097, 0, 0, 40000, 6,0.000000 }, // 3229: b55MM56; Trumpet
+ // Amplitude begins at 753.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3024,3024, 0, 0, 246, 246,0.000000 }, // 3184: b55MM55; OrchHit
- // Amplitude begins at 479.3, peaks 858.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.1s.
- {3098,3098, 0, 0, 233, 126,0.000000 }, // 3230: b55MM57; Trombone
+ // Amplitude begins at 464.0, peaks 608.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3025,3025, 0, 0, 40000, 73,0.000000 }, // 3185: b55MM56; Trumpet
- // Amplitude begins at 369.5, peaks 672.4 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3099,3099, 0, 0, 40000, 33,0.000000 }, // 3231: b55MM58; Tuba
+ // Amplitude begins at 474.7, peaks 861.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3026,3026, 0, 0, 273, 126,0.000000 }, // 3186: b55MM57; Trombone
- // Amplitude begins at 6.8, peaks 2070.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3100,3100, 0, 0, 40000, 6,0.000000 }, // 3232: b55MM60; FrHorn
+ // Amplitude begins at 366.0, peaks 673.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3027,3027, 0, 0, 40000, 33,0.000000 }, // 3187: b55MM58; Tuba
- // Amplitude begins at 367.9, peaks 672.4 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3101,3101, 0, 0, 40000, 66,0.000000 }, // 3233: b55MM61; BrasSect
+ // Amplitude begins at 6.6, peaks 2120.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3028,3028, 0, 0, 40000, 6,0.000000 }, // 3188: b55MM60; FrHorn
- // Amplitude begins at 308.4, peaks 653.4 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 0.1s.
- {3102,3102, 0, 0, 1160, 53,0.000000 }, // 3234: b55MM62; SynBras1
+ // Amplitude begins at 364.4, peaks 673.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3029,3029, 0, 0, 40000, 73,0.000000 }, // 3189: b55MM61; BrasSect
- // Amplitude begins at 337.3, peaks 624.5 at 2.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3103,3103, 0, 0, 40000, 66,0.000000 }, // 3235: b55MM63; SynBras2
+ // Amplitude begins at 305.5, peaks 652.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3030,3030, 0, 0, 1233, 53,0.000000 }, // 3190: b55MM62; SynBras1
- // Amplitude begins at 0.5, peaks 753.2 at 34.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3104,3104, 0, 0, 40000, 0,0.000000 }, // 3236: b55MM65; AltoSax
+ // Amplitude begins at 334.2, peaks 625.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3031,3031, 0, 0, 40000, 66,0.000000 }, // 3191: b55MM63; SynBras2
- // Amplitude begins at 0.4, peaks 534.9 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3105,3105, 0, 0, 40000, 0,0.000000 }, // 3237: b55MM66; TenorSax
+ // Amplitude begins at 0.5, peaks 753.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3032,3032, 0, 0, 40000, 0,0.000000 }, // 3192: b55MM65; AltoSax
- // Amplitude begins at 0.4, peaks 515.2 at 30.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3106,3106, 0, 0, 40000, 6,0.000000 }, // 3238: b55MM67; BaritSax
+ // Amplitude begins at 0.4, peaks 535.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3033,3033, 0, 0, 40000, 0,0.000000 }, // 3193: b55MM66; TenorSax
- // Amplitude begins at 24.3, peaks 546.0 at 19.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3107,3107, 0, 0, 40000, 0,0.000000 }, // 3239: b55MM69; EngHorn
+ // Amplitude begins at 0.4, peaks 515.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3034,3034, 0, 0, 40000, 6,0.000000 }, // 3194: b55MM67; BaritSax
- // Amplitude begins at 332.7, peaks 1423.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3108,3108, 0, 0, 40000, 13,0.000000 }, // 3240: b55MM71; Clarinet
+ // Amplitude begins at 23.3, peaks 546.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3035,3035, 0, 0, 40000, 0,0.000000 }, // 3195: b55MM69; EngHorn
- // Amplitude begins at 0.4, peaks 989.7 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3109,3109, 0, 0, 40000, 0,0.000000 }, // 3241: b55MM73; Flute
+ // Amplitude begins at 326.5, peaks 1417.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3036,3036, 0, 0, 40000, 6,0.000000 }, // 3196: b55MM71; Clarinet
- // Amplitude begins at 825.2, peaks 1126.1 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3110,3110, 0, 0, 40000, 0,0.000000 }, // 3242: b55MM75; PanFlute
+ // Amplitude begins at 0.4, peaks 980.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3037,3037, 0, 0, 40000, 0,0.000000 }, // 3197: b55MM73; Flute
- // Amplitude begins at 450.2, peaks 507.3 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3111,3111, 0, 0, 40000, 0,0.000000 }, // 3243: b55MM77; Shakuha
+ // Amplitude begins at 819.5, peaks 1126.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3038,3038, 0, 0, 40000, 0,0.000000 }, // 3198: b55MM75; PanFlute
- // Amplitude begins at 556.0, peaks 572.4 at 18.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3112,3112, 0, 0, 40000, 6,0.000000 }, // 3244: b55MM78; Whistle1
+ // Amplitude begins at 450.0, peaks 503.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3039,3039, 0, 0, 40000, 6,0.000000 }, // 3199: b55MM77; Shakuha
- // Amplitude begins at 708.6, peaks 725.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3113,3113, 0, 0, 40000, 6,0.000000 }, // 3245: b55MM79; Ocarina
+ // Amplitude begins at 554.5, peaks 572.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3040,3040, 0, 0, 40000, 6,0.000000 }, // 3200: b55MM78; Whistle1
- // Amplitude begins at 367.4, peaks 479.3 at 20.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3114,3114, 0, 0, 40000, 13,0.000000 }, // 3246: b55MM80; SqWave
+ // Amplitude begins at 709.7, peaks 724.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3041,3041, 0, 0, 40000, 6,0.000000 }, // 3201: b55MM79; Ocarina
- // Amplitude begins at 385.1, peaks 433.7 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {3115,3115, 0, 0, 2233, 2233,0.000000 }, // 3247: b55MM81; SawTooth
+ // Amplitude begins at 365.1, peaks 479.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3042,3042, 0, 0, 40000, 20,0.000000 }, // 3202: b55MM80; SqWave
- // Amplitude begins at 555.8, peaks 609.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3116,3116, 0, 0, 40000, 0,0.000000 }, // 3248: b55MM82; Caliope
+ // Amplitude begins at 383.5, peaks 436.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3043,3043, 0, 0, 2240, 2240,0.000000 }, // 3203: b55MM81; SawTooth
- // Amplitude begins at 332.1, peaks 362.2 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {3117,3117, 0, 0, 4460, 4460,0.000000 }, // 3249: b55MM84; Charang
+ // Amplitude begins at 556.0, peaks 608.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3044,3044, 0, 0, 100, 6,0.000000 }, // 3204: b55MM82; Caliope
- // Amplitude begins at 1.9, peaks 715.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3118,3118, 0, 0, 40000, 26,0.000000 }, // 3250: b55MM85; Voice
+ // Amplitude begins at 331.7, peaks 369.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3045,3045, 0, 0, 4466, 4466,0.000000 }, // 3205: b55MM84; Charang
- // Amplitude begins at 335.5, peaks 407.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3119,3119, 0, 0, 40000, 13,0.000000 }, // 3251: b55MM87; BassLead
+ // Amplitude begins at 1.9, peaks 709.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3046,3046, 0, 0, 40000, 20,0.000000 }, // 3206: b55MM85; Voice
- // Amplitude begins at 511.7,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3120,3120, 0, 0, 40000, 66,0.000000 }, // 3252: b55MM88; NewAge
+ // Amplitude begins at 333.7, peaks 408.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3047,3047, 0, 0, 40000, 13,0.000000 }, // 3207: b55MM87; BassLead
- // Amplitude begins at 308.1, peaks 546.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3121,3121, 0, 0, 40000, 240,0.000000 }, // 3253: b55MM89; Warm
+ // Amplitude begins at 511.9, peaks 512.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3048,3048, 0, 0, 40000, 53,0.000000 }, // 3208: b55MM88; NewAge
- // Amplitude begins at 112.9, peaks 652.4 at 2.4s,
- // fades to 20% at 6.9s, keyoff fades to 20% in 6.9s.
- {3122,3122, 0, 0, 6880, 6880,0.000000 }, // 3254: b55MM90; PolySynt
+ // Amplitude begins at 305.3, peaks 549.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3049,3049, 0, 0, 40000, 300,0.000000 }, // 3209: b55MM89; Warm
- // Amplitude begins at 1.2, peaks 437.4 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3123,3123, 0, 0, 40000, 33,0.000000 }, // 3255: b55MM91; Choir
+ // Amplitude begins at 110.6, peaks 651.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3050,3050, 0, 0, 6906, 6906,0.000000 }, // 3210: b55MM90; PolySynt
- // Amplitude begins at 182.0, peaks 324.3 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3124,3124, 0, 0, 40000, 6,0.000000 }, // 3256: b55MM94; Halo
+ // Amplitude begins at 1.2, peaks 435.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3051,3051, 0, 0, 40000, 33,0.000000 }, // 3211: b55MM91; Choir
- // Amplitude begins at 740.2, peaks 811.6 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3125,3125, 0, 0, 1973, 1973,0.000000 }, // 3257: b55MM96; Rain
+ // Amplitude begins at 180.7, peaks 323.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3052,3052, 0, 0, 40000, 6,0.000000 }, // 3212: b55MM94; Halo
- // Amplitude begins at 611.8, peaks 640.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3126,3126, 0, 0, 973, 973,0.000000 }, // 3258: b55MM98; Crystal
+ // Amplitude begins at 740.7, peaks 802.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3053,3053, 0, 0, 1953, 1953,0.000000 }, // 3213: b55MM96; Rain
- // Amplitude begins at 0.6, peaks 775.8 at 0.1s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s.
- {3127,3127, 0, 0, 2026, 6,0.000000 }, // 3259: b55MM100; BrightNs
+ // Amplitude begins at 611.2, peaks 648.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3054,3054, 0, 0, 973, 973,0.000000 }, // 3214: b55MM98; Crystal
- // Amplitude begins at 132.1, peaks 425.9 at 0.1s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3128,3128, 0, 0, 1953, 1953,0.000000 }, // 3260: b55MM101; Goblins
+ // Amplitude begins at 0.6, peaks 768.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3055,3055, 0, 0, 2240, 6,0.000000 }, // 3215: b55MM100; BrightNs
- // Amplitude begins at 336.1, peaks 375.3 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {3129,3129, 0, 0, 1586, 1586,0.000000 }, // 3261: b55MM103; Sci-Fi
+ // Amplitude begins at 130.9, peaks 419.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3056,3056, 0, 0, 1986, 1986,0.000000 }, // 3216: b55MM101; Goblins
- // Amplitude begins at 491.7, peaks 558.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3130,3130, 0, 0, 380, 380,0.000000 }, // 3262: b55MM106; Shamisen
+ // Amplitude begins at 335.8, peaks 374.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3057,3057, 0, 0, 1613, 1613,0.000000 }, // 3217: b55MM103; Sci-Fi
- // Amplitude begins at 1264.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3131,3131, 0, 0, 80, 80,0.000000 }, // 3263: b55MM115; WoodBlk
+ // Amplitude begins at 492.5, peaks 559.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3058,3058, 0, 0, 353, 353,0.000000 }, // 3218: b55MM106; Shamisen
- // Amplitude begins at 0.5, peaks 301.2 at 1.2s,
- // fades to 20% at 5.6s, keyoff fades to 20% in 5.6s.
- {3132,3132, 0, 0, 5553, 5553,0.000000 }, // 3264: b55MM122; SeaShore
+ // Amplitude begins at 1266.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3059,3059, 0, 0, 66, 66,0.000000 }, // 3219: b55MM115; WoodBlk
- // Amplitude begins at 1601.8, peaks 1674.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3133,3133, 0, 0, 173, 173,0.000000 }, // 3265: b55MM123; BirdTwee
+ // Amplitude begins at 0.5, peaks 310.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3060,3060, 0, 0, 5586, 5586,0.000000 }, // 3220: b55MM122; SeaShore
- // Amplitude begins at 1978.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3134,3134, 35, 0, 120, 120,0.000000 }, // 3266: b55PP0; Foot36
+ // Amplitude begins at 1605.1, peaks 1737.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3061,3061, 0, 0, 173, 173,0.000000 }, // 3221: b55MM123; BirdTwee
- // Amplitude begins at 2563.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3135,3135, 35, 0, 6, 6,0.000000 }, // 3267: b55PP1; Head46
+ // Amplitude begins at 2003.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3062,3062, 35, 0, 120, 120,0.000000 }, // 3222: b55PP0; Foot36
- // Amplitude begins at 1261.1, peaks 1272.9 at 7.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3136,3136, 35, 0, 40000, 46,0.000000 }, // 3268: b55PP3; Whistle1
+ // Amplitude begins at 2567.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3063,3063, 35, 0, 6, 6,0.000000 }, // 3223: b55PP1; Head46
- // Amplitude begins at 1261.1, peaks 1274.6 at 5.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3137,3137, 35, 0, 40000, 46,0.000000 }, // 3269: b55PP4; Whistle2
+ // Amplitude begins at 1264.8, peaks 1270.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3064,3064, 35, 0, 40000, 46,0.000000 }, // 3224: b55PP3; Whistle1
- // Amplitude begins at 1337.0, peaks 2277.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3138,3138, 35, 0, 100, 100,0.000000 }, // 3270: b55PP7; Foot42
+ // Amplitude begins at 1264.8, peaks 1272.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3065,3065, 35, 0, 40000, 46,0.000000 }, // 3225: b55PP4; Whistle2
- // Amplitude begins at 1377.7, peaks 2639.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3064,3064, 35, 0, 220, 220,0.000000 }, // 3271: b55PP10; b55PP100; b55PP101; b55PP102; b55PP103; b55PP104; b55PP105; b55PP106; b55PP107; b55PP108; b55PP109; b55PP11; b55PP110; b55PP111; b55PP112; b55PP113; b55PP114; b55PP115; b55PP116; b55PP117; b55PP118; b55PP119; b55PP12; b55PP120; b55PP121; b55PP122; b55PP123; b55PP124; b55PP125; b55PP126; b55PP127; b55PP13; b55PP14; b55PP15; b55PP16; b55PP17; b55PP18; b55PP19; b55PP20; b55PP21; b55PP22; b55PP23; b55PP24; b55PP25; b55PP26; b55PP27; b55PP28; b55PP29; b55PP30; b55PP31; b55PP32; b55PP33; b55PP34; b55PP37; b55PP39; b55PP52; b55PP53; b55PP56; b55PP57; b55PP58; b55PP59; b55PP60; b55PP61; b55PP62; b55PP63; b55PP64; b55PP65; b55PP66; b55PP67; b55PP68; b55PP69; b55PP70; b55PP71; b55PP72; b55PP73; b55PP74; b55PP75; b55PP76; b55PP77; b55PP78; b55PP79; b55PP8; b55PP80; b55PP81; b55PP82; b55PP83; b55PP84; b55PP85; b55PP86; b55PP87; b55PP88; b55PP89; b55PP9; b55PP90; b55PP91; b55PP92; b55PP93; b55PP94; b55PP95; b55PP96; b55PP97; b55PP98; b55PP99;
+ // Amplitude begins at 1419.6, peaks 2367.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3066,3066, 35, 0, 100, 100,0.000000 }, // 3226: b55PP7; Foot42
- // Amplitude begins at 2346.6, peaks 2665.0 at 0.0s,
+ // Amplitude begins at 1380.1, peaks 2640.9 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3139,3139, 35, 0, 20, 20,0.000000 }, // 3272: b55PP35; BassDrm
+ {2992,2992, 35, 0, 140, 140,0.000000 }, // 3227: b55PP10; b55PP100; b55PP101; b55PP102; b55PP103; b55PP104; b55PP105; b55PP106; b55PP107; b55PP108; b55PP109; b55PP11; b55PP110; b55PP111; b55PP112; b55PP113; b55PP114; b55PP115; b55PP116; b55PP117; b55PP118; b55PP119; b55PP12; b55PP120; b55PP121; b55PP122; b55PP123; b55PP124; b55PP125; b55PP126; b55PP127; b55PP13; b55PP14; b55PP15; b55PP16; b55PP17; b55PP18; b55PP19; b55PP20; b55PP21; b55PP22; b55PP23; b55PP24; b55PP25; b55PP26; b55PP27; b55PP28; b55PP29; b55PP30; b55PP31; b55PP32; b55PP33; b55PP34; b55PP37; b55PP39; b55PP52; b55PP53; b55PP56; b55PP57; b55PP58; b55PP59; b55PP60; b55PP61; b55PP62; b55PP63; b55PP64; b55PP65; b55PP66; b55PP67; b55PP68; b55PP69; b55PP70; b55PP71; b55PP72; b55PP73; b55PP74; b55PP75; b55PP76; b55PP77; b55PP78; b55PP79; b55PP8; b55PP80; b55PP81; b55PP82; b55PP83; b55PP84; b55PP85; b55PP86; b55PP87; b55PP88; b55PP89; b55PP9; b55PP90; b55PP91; b55PP92; b55PP93; b55PP94; b55PP95; b55PP96; b55PP97; b55PP98; b55PP99;
- // Amplitude begins at 2349.1, peaks 2716.8 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 739, 739, 35, 0, 40, 40,0.000000 }, // 3273: b55PP36; BassDrm1
+ // Amplitude begins at 2343.9, peaks 2644.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3067,3067, 35, 0, 20, 20,0.000000 }, // 3228: b55PP35; BassDrm
- // Amplitude begins at 1604.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3140,3140, 35, 0, 186, 186,0.000000 }, // 3274: b55PP38; AccSnare
+ // Amplitude begins at 2340.3, peaks 2726.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 739, 739, 35, 0, 40, 40,0.000000 }, // 3229: b55PP36; BassDrm1
- // Amplitude begins at 1614.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3141,3141, 35, 0, 160, 160,0.000000 }, // 3275: b55PP40; ElSnare
+ // Amplitude begins at 1601.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3068,3068, 35, 0, 186, 186,0.000000 }, // 3230: b55PP38; AccSnare
- // Amplitude begins at 1967.6, peaks 2032.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3142,3142, 35, 0, 60, 60,0.000000 }, // 3276: b55PP41; TOM
+ // Amplitude begins at 1641.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3069,3069, 35, 0, 160, 160,0.000000 }, // 3231: b55PP40; ElSnare
- // Amplitude begins at 1239.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3143,3143, 35, 0, 80, 80,0.000000 }, // 3277: b55PP42; ClHihat
+ // Amplitude begins at 1964.5, peaks 2040.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3070,3070, 35, 0, 93, 93,0.000000 }, // 3232: b55PP41; TOM
- // Amplitude begins at 1830.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3144,3144, 35, 0, 133, 133,0.000000 }, // 3278: b55PP43; TOM
+ // Amplitude begins at 1242.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3071,3071, 35, 0, 80, 80,0.000000 }, // 3233: b55PP42; ClHihat
- // Amplitude begins at 1222.0, peaks 1324.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3145,3145, 35, 0, 66, 66,0.000000 }, // 3279: b55PP44; Hihat
+ // Amplitude begins at 1828.5,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3072,3072, 35, 0, 133, 133,0.000000 }, // 3234: b55PP43; TOM
- // Amplitude begins at 1411.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3146,3146, 35, 0, 133, 133,0.000000 }, // 3280: b55PP45; b55PP50; TOM
+ // Amplitude begins at 1207.2, peaks 1352.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3073,3073, 35, 0, 66, 66,0.000000 }, // 3235: b55PP44; Hihat
- // Amplitude begins at 1128.2, peaks 1141.1 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {3147,3147, 35, 0, 660, 660,0.000000 }, // 3281: b55PP46; OpeHihat
+ // Amplitude begins at 1410.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3074,3074, 35, 0, 133, 133,0.000000 }, // 3236: b55PP45; b55PP50; TOM
- // Amplitude begins at 1163.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3148,3148, 35, 0, 93, 93,0.000000 }, // 3282: b55PP47; b55PP48; MidTOM
+ // Amplitude begins at 1148.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3075,3075, 35, 0, 666, 666,0.000000 }, // 3237: b55PP46; OpeHihat
- // Amplitude begins at 1275.6,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3149,3149, 35, 0, 1466, 1466,0.000000 }, // 3283: b55PP49; CrashCym
+ // Amplitude begins at 1162.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3076,3076, 35, 0, 93, 93,0.000000 }, // 3238: b55PP47; b55PP48; MidTOM
- // Amplitude begins at 1088.9, peaks 1097.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3150,3150, 35, 0, 380, 380,0.000000 }, // 3284: b55PP51; RidCymb1
+ // Amplitude begins at 1240.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3077,3077, 35, 0, 1433, 1433,0.000000 }, // 3239: b55PP49; CrashCym
- // Amplitude begins at 1433.9, peaks 1489.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3151,3151, 35, 0, 93, 93,0.000000 }, // 3285: b55PP54; Tamburin
+ // Amplitude begins at 1105.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3078,3078, 35, 0, 393, 393,0.000000 }, // 3240: b55PP51; RidCymb1
- // Amplitude begins at 1222.9,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3152,3152, 35, 0, 1480, 1480,0.000000 }, // 3286: b55PP55; SplshCym
+ // Amplitude begins at 1443.3, peaks 1489.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3079,3079, 35, 0, 93, 93,0.000000 }, // 3241: b55PP54; Tamburin
- // Amplitude begins at 2610.1,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3153,3153, 0, 0, 1153, 1153,0.000000 }, // 3287: apgleeM0; b56M0; b61M0; b66M0; ACGPIANO
+ // Amplitude begins at 1231.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3080,3080, 35, 0, 1480, 1480,0.000000 }, // 3242: b55PP55; SplshCym
- // Amplitude begins at 2236.3, peaks 2575.7 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {3154,3154, 0, 0, 1786, 1786,0.000000 }, // 3288: b56M1; b66M1; ACPiano
+ // Amplitude begins at 2615.4, peaks 2628.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3081,3081, 0, 0, 1126, 1126,0.000000 }, // 3243: apgleeM0; b56MM0; b61M0; b66M0; ACGPIANO
- // Amplitude begins at 2244.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3155,3155, 0, 0, 626, 626,0.000000 }, // 3289: b56M3; b61M3; b66M3; HONKTONK
+ // Amplitude begins at 2227.5, peaks 2591.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3082,3082, 0, 0, 1766, 1766,0.000000 }, // 3244: b56MM1; b66M1; ACPiano
- // Amplitude begins at 2299.5, peaks 2705.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3156,3156, 0, 0, 466, 466,0.000000 }, // 3290: b56M53; b56M6; b66M6; HARPSCHD
+ // Amplitude begins at 2248.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3083,3083, 0, 0, 620, 620,0.000000 }, // 3245: b56MM3; b61M3; b66M3; HONKTONK
- // Amplitude begins at 1197.6, peaks 1202.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3157,3157, 0, 0, 1153, 1153,0.000000 }, // 3291: b56M8; b66M8; CELESTA
+ // Amplitude begins at 2289.1, peaks 2709.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3084,3084, 0, 0, 460, 460,0.000000 }, // 3246: b56MM53; b56MM6; b66M6; HARPSCHD
- // Amplitude begins at 1169.6, peaks 1381.7 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3158,3158, 0, 0, 620, 620,0.000000 }, // 3292: b56M10; b66M10; MUSICBOX
+ // Amplitude begins at 1192.8, peaks 1206.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3085,3085, 0, 0, 1173, 1173,0.000000 }, // 3247: b56MM8; b66M8; CELESTA
- // Amplitude begins at 1406.9, peaks 1446.1 at 0.1s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {3159,3159, 0, 0, 1780, 1780,0.000000 }, // 3293: b56M11; b61M11; b66M11; VIBES
+ // Amplitude begins at 1157.8, peaks 1384.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3086,3086, 0, 0, 626, 626,0.000000 }, // 3248: b56MM10; b66M10; MUSICBOX
- // Amplitude begins at 2298.9, peaks 2367.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3160,3160, 0, 0, 260, 260,0.000000 }, // 3294: b56M12; b56M26; b66M12; MARIMBA
+ // Amplitude begins at 1411.3, peaks 1465.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3087,3087, 0, 0, 1740, 1740,0.000000 }, // 3249: b56MM11; b61M11; b66M11; VIBES
- // Amplitude begins at 2232.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3161,3161, 0, 0, 46, 46,0.000000 }, // 3295: b56M13; b66M13; XYLOPHON
+ // Amplitude begins at 2300.0, peaks 2362.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3088,3088, 0, 0, 280, 280,0.000000 }, // 3250: b56MM12; b56MM26; b66M12; MARIMBA
- // Amplitude begins at 2148.3,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3162,3162, 0, 0, 280, 280,0.000000 }, // 3296: b56M14; TUBEBELL
+ // Amplitude begins at 2226.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3089,3089, 0, 0, 46, 46,0.000000 }, // 3251: b56MM13; b66M13; XYLOPHON
- // Amplitude begins at 1097.8,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3163,3163, 0, 0, 1186, 1186,0.000000 }, // 3297: b56M15; b66M15; Dulcimer; PIANOBEL
+ // Amplitude begins at 2152.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3090,3090, 0, 0, 280, 280,0.000000 }, // 3252: b56MM14; TUBEBELL
- // Amplitude begins at 2450.1, peaks 3206.9 at 22.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3164,3164, 0, 0, 40000, 0,0.000000 }, // 3298: b56M16; b61M16; b66M16; BARORGAN
+ // Amplitude begins at 1099.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3091,3091, 0, 0, 1153, 1153,0.000000 }, // 3253: b56MM15; b66M15; Dulcimer; PIANOBEL
- // Amplitude begins at 759.5, peaks 857.1 at 32.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3165,3165, 0, 0, 40000, 0,0.000000 }, // 3299: b56M18;
+ // Amplitude begins at 2416.6, peaks 3201.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3092,3092, 0, 0, 40000, 0,0.000000 }, // 3254: b56MM16; b61M16; b66M16; BARORGAN
- // Amplitude begins at 2108.8, peaks 2413.9 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3166,3166, 0, 0, 40000, 53,0.000000 }, // 3300: b56M19; b66M19; Church Organ; PIPEORGN
+ // Amplitude begins at 760.5, peaks 852.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3093,3093, 0, 0, 40000, 6,0.000000 }, // 3255: b56MM18;
- // Amplitude begins at 969.2, peaks 1711.1 at 34.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3167,3167, 0, 0, 40000, 0,0.000000 }, // 3301: b56M20; b66M20; REEDORGN
+ // Amplitude begins at 2108.2, peaks 2419.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3094,3094, 0, 0, 40000, 46,0.000000 }, // 3256: b56MM19; b66M19; Church Organ; PIPEORGN
- // Amplitude begins at 0.5, peaks 772.1 at 14.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3168,3168, 0, 0, 40000, 6,0.000000 }, // 3302: b56M21; b66M21; ACCORDN
+ // Amplitude begins at 965.1, peaks 1710.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3095,3095, 0, 0, 40000, 0,0.000000 }, // 3257: b56MM20; b66M20; REEDORGN
- // Amplitude begins at 0.5, peaks 1976.0 at 0.3s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3169,3169, 0, 0, 2086, 2086,0.000000 }, // 3303: b56M22; b66M22; HARMNICA
+ // Amplitude begins at 0.5, peaks 772.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3096,3096, 0, 0, 40000, 6,0.000000 }, // 3258: b56MM21; b66M21; ACCORDN
- // Amplitude begins at 1045.3, peaks 1714.0 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3170,3170, 0, 0, 40000, 0,0.000000 }, // 3304: b56M23; b56M91; b66M23; b66M91; PAD4
+ // Amplitude begins at 0.5, peaks 1921.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3097,3097, 0, 0, 2280, 2280,0.000000 }, // 3259: b56MM22; b66M22; HARMNICA
- // Amplitude begins at 2544.2, peaks 2654.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3171,3171, 0, 0, 493, 493,0.000000 }, // 3305: b56M25; ACOUST
+ // Amplitude begins at 1035.9, peaks 1715.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3098,3098, 0, 0, 40000, 0,0.000000 }, // 3260: b56MM23; b56MM91; b66M23; b66M91; PAD4
- // Amplitude begins at 1495.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3172,3172, 0, 0, 600, 600,0.000000 }, // 3306: b56M27; ELGUITAR
+ // Amplitude begins at 2537.1, peaks 2660.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3099,3099, 0, 0, 486, 486,0.000000 }, // 3261: b56MM25; ACOUST
- // Amplitude begins at 2210.3, peaks 2449.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3173,3173, 0, 0, 466, 466,0.000000 }, // 3307: b56M31; b66M31; GuitHarm
+ // Amplitude begins at 1497.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3100,3100, 0, 0, 600, 600,0.000000 }, // 3262: b56MM27; ELGUITAR
- // Amplitude begins at 978.1, peaks 4635.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3174,3174, 0, 0, 553, 553,0.000000 }, // 3308: b56M32; b61M32; b66M32; ACOUBASS
+ // Amplitude begins at 2204.3, peaks 2465.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3101,3101, 0, 0, 466, 466,0.000000 }, // 3263: b56MM31; b66M31; GuitHarm
- // Amplitude begins at 2780.1, peaks 2979.0 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3175,3175, 0, 0, 1146, 1146,0.000000 }, // 3309: b56M33; b66M33; ELECBASS
+ // Amplitude begins at 975.4, peaks 4677.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3102,3102, 0, 0, 593, 593,0.000000 }, // 3264: b56MM32; b61M32; b66M32; ACOUBASS
- // Amplitude begins at 2630.3, peaks 2933.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3176,3176, 0, 0, 293, 293,0.000000 }, // 3310: apgleeM36; apgleeM37; b56M35; b66M35; FRETLESS
+ // Amplitude begins at 2773.1, peaks 2987.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3103,3103, 0, 0, 1153, 1153,0.000000 }, // 3265: b56MM33; b66M33; ELECBASS
- // Amplitude begins at 2782.2, peaks 3045.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3177,3177, 0, 0, 593, 593,0.000000 }, // 3311: b56M37; SlapBass
+ // Amplitude begins at 2619.4, peaks 2944.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3104,3104, 0, 0, 280, 280,0.000000 }, // 3266: apgleeM36; apgleeM37; b56MM35; b66M35; FRETLESS
- // Amplitude begins at 0.0, peaks 970.6 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {3178,3178, 0, 0, 166, 13,0.000000 }, // 3312: b56M40; b66M40; VIOLIN
+ // Amplitude begins at 2787.3, peaks 3034.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3105,3105, 0, 0, 586, 586,0.000000 }, // 3267: b56MM37; SlapBass
- // Amplitude begins at 0.0, peaks 1159.3 at 0.2s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {3179,3179, 0, 0, 186, 13,0.000000 }, // 3313: b56M41; b66M41; VIOLA
+ // Amplitude begins at 0.0, peaks 973.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3106,3106, 0, 0, 206, 13,0.000000 }, // 3268: b56MM40; b66M40; VIOLIN
- // Amplitude begins at 0.0, peaks 1247.1 at 0.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {3180,3180, 0, 0, 2326, 2326,0.000000 }, // 3314: b56M42; b66M42; CELLO
+ // Amplitude begins at 0.0, peaks 1160.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3107,3107, 0, 0, 186, 60,0.000000 }, // 3269: b56MM41; b66M41; VIOLA
- // Amplitude begins at 0.0, peaks 1274.3 at 0.5s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3181,3181, 0, 0, 1720, 1720,0.000000 }, // 3315: b56M43; b66M43; Contrabass; DblBass
+ // Amplitude begins at 0.0, peaks 1250.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3108,3108, 0, 0, 2366, 2366,0.000000 }, // 3270: b56MM42; b66M42; CELLO
- // Amplitude begins at 1433.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3182,3182, 0, 0, 46, 46,0.000000 }, // 3316: b56M45; PIZZ
+ // Amplitude begins at 0.0, peaks 1274.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3109,3109, 0, 0, 1700, 1700,0.000000 }, // 3271: b56MM43; b66M43; Contrabass; DblBass
- // Amplitude begins at 2270.3, peaks 2435.4 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3183,3183, 0, 0, 853, 853,0.000000 }, // 3317: b56M46; b66M46; HARP
-
- // Amplitude begins at 0.0, peaks 1081.1 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3184,3184, 0, 0, 166, 166,0.000000 }, // 3318: b56M48; b66M48; EXCELSTR
+ // Amplitude begins at 1442.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3110,3110, 0, 0, 46, 46,0.000000 }, // 3272: b56MM45; PIZZ
- // Amplitude begins at 0.0, peaks 1242.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3185,3185, 0, 0, 40000, 180,0.000000 }, // 3319: b56M49; b66M49; STRSECT
+ // Amplitude begins at 2260.9, peaks 2418.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3111,3111, 0, 0, 886, 886,0.000000 }, // 3273: b56MM46; b66M46; HARP
- // Amplitude begins at 4.7, peaks 803.5 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3186,3186, 0, 0, 586, 586,0.000000 }, // 3320: b56M51; b66M51; SYNSTR2
+ // Amplitude begins at 0.0, peaks 1038.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3112,3112, 0, 0, 186, 186,0.000000 }, // 3274: b56MM48; b66M48; EXCELSTR
- // Amplitude begins at 0.9, peaks 1865.6 at 0.1s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3187,3187, 0, 0, 1460, 1460,0.000000 }, // 3321: b56M52; b66M52; AAHs
+ // Amplitude begins at 0.0, peaks 1218.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3113,3113, 0, 0, 40000, 186,0.000000 }, // 3275: b56MM49; b66M49; STRSECT
- // Amplitude begins at 506.5, peaks 532.8 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3188,3188, 0, 0, 1546, 1546,0.000000 }, // 3322: b56M54; b66M54; Synth Voice; VOXSYNTH
+ // Amplitude begins at 4.7, peaks 804.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3114,3114, 0, 0, 560, 560,0.000000 }, // 3276: b56MM51; b66M51; SYNSTR2
- // Amplitude begins at 0.8, peaks 1094.2 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3189,3189, 0, 0, 373, 373,0.000000 }, // 3323: b56M55; b66M55; ORCHHIT
+ // Amplitude begins at 0.8, peaks 1817.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3115,3115, 0, 0, 1466, 1466,0.000000 }, // 3277: b56MM52; b66M52; AAHs
- // Amplitude begins at 721.7, peaks 2543.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3190,3190, 0, 0, 126, 126,0.000000 }, // 3324: apgleeM57; b56M56; b66M56; TRUMPET1
+ // Amplitude begins at 506.1, peaks 533.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3116,3116, 0, 0, 1553, 1553,0.000000 }, // 3278: b56MM54; b66M54; Synth Voice; VOXSYNTH
- // Amplitude begins at 8.0, peaks 3043.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3191,3191, 0, 0, 126, 126,0.000000 }, // 3325: b56M58; b66M58; TUBA3
+ // Amplitude begins at 0.8, peaks 1094.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3117,3117, 0, 0, 380, 380,0.000000 }, // 3279: b56MM55; b66M55; ORCHHIT
- // Amplitude begins at 64.4, peaks 1101.8 at 0.0s,
- // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s.
- {3192,3192, 0, 0, 4680, 4680,0.000000 }, // 3326: b56M61; b66M61; BRASSECT
+ // Amplitude begins at 708.1, peaks 2508.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3118,3118, 0, 0, 146, 146,0.000000 }, // 3280: apgleeM57; b56MM56; b66M56; TRUMPET1
- // Amplitude begins at 889.2, peaks 2896.3 at 37.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3193,3193, 0, 0, 40000, 6,0.000000 }, // 3327: b56M62; b66M62; SYNBRASS
+ // Amplitude begins at 7.9, peaks 2995.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3119,3119, 0, 0, 146, 146,0.000000 }, // 3281: b56MM58; b66M58; TUBA3
- // Amplitude begins at 54.3, peaks 1387.1 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3194,3194, 0, 0, 1720, 1720,0.000000 }, // 3328: b56M63; b66M63; BRASSOFT
+ // Amplitude begins at 63.6, peaks 1114.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3120,3120, 0, 0, 4726, 4726,0.000000 }, // 3282: b56MM61; b66M61; BRASSECT
- // Amplitude begins at 142.6, peaks 1666.3 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3195,3195, 0, 0, 40000, 0,0.000000 }, // 3329: b56M64; b66M64; SOPRANO
+ // Amplitude begins at 877.5, peaks 2899.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3121,3121, 0, 0, 40000, 6,0.000000 }, // 3283: b56MM62; b66M62; SYNBRASS
- // Amplitude begins at 1.2, peaks 3103.0 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3196,3196, 0, 0, 793, 793,0.000000 }, // 3330: b56M66; b66M66; TENORSAX
+ // Amplitude begins at 52.5, peaks 1377.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3122,3122, 0, 0, 1766, 1766,0.000000 }, // 3284: b56MM63; b66M63; BRASSOFT
- // Amplitude begins at 1.3, peaks 3097.6 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3197,3197, 0, 0, 1153, 1153,0.000000 }, // 3331: b56M67; b66M67; BARISAX
+ // Amplitude begins at 140.9, peaks 1676.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3123,3123, 0, 0, 40000, 0,0.000000 }, // 3285: b56MM64; b66M64; SOPRANO
- // Amplitude begins at 688.5, peaks 1914.4 at 37.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3198,3198, 0, 0, 40000, 6,0.000000 }, // 3332: b56M68; b66M68; OBOE
+ // Amplitude begins at 1.2, peaks 3066.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3124,3124, 0, 0, 806, 806,0.000000 }, // 3286: b56MM66; b66M66; TENORSAX
- // Amplitude begins at 106.8, peaks 2438.6 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3199,3199, 0, 0, 40000, 0,0.000000 }, // 3333: b56M69; b66M69; ENGLHORN
+ // Amplitude begins at 1.2, peaks 3079.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3125,3125, 0, 0, 1133, 1133,0.000000 }, // 3287: b56MM67; b66M67; BARISAX
- // Amplitude begins at 0.1, peaks 1516.0 at 35.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3200,3200, 0, 0, 40000, 6,0.000000 }, // 3334: b56M72; b66M72; Piccolo; Piccolo
+ // Amplitude begins at 680.3, peaks 1913.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3126,3126, 0, 0, 40000, 6,0.000000 }, // 3288: b56MM68; b66M68; OBOE
- // Amplitude begins at 0.5, peaks 1167.2 at 2.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3201,3201, 0, 0, 40000, 13,0.000000 }, // 3335: b56M74; b57M76; b66M74; Recorder; Recorder
+ // Amplitude begins at 103.4, peaks 2442.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3127,3127, 0, 0, 40000, 0,0.000000 }, // 3289: b56MM69; b66M69; ENGLHORN
- // Amplitude begins at 0.6, peaks 904.7 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3202,3202, 0, 0, 40000, 0,0.000000 }, // 3336: b56M75; b66M75; Pan Flute; PanPipes
+ // Amplitude begins at 0.1, peaks 1519.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3128,3128, 0, 0, 40000, 6,0.000000 }, // 3290: b56MM72; b66M72; Piccolo; Piccolo
- // Amplitude begins at 0.4, peaks 3209.7 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3203,3203, 0, 0, 206, 206,0.000000 }, // 3337: b56M76; b66M76; Bottle
+ // Amplitude begins at 0.5, peaks 1167.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3129,3129, 0, 0, 40000, 20,0.000000 }, // 3291: b56MM74; b57MM76; b66M74; Recorder; Recorder
- // Amplitude begins at 7.2, peaks 2674.4 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3204,3204, 0, 0, 40000, 120,0.000000 }, // 3338: b56M78; b66M78; WHISTLE
+ // Amplitude begins at 0.5, peaks 909.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3130,3130, 0, 0, 40000, 6,0.000000 }, // 3292: b56MM75; b66M75; Pan Flute; PanPipes
- // Amplitude begins at 0.8, peaks 2066.0 at 0.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3205,3205, 0, 0, 1113, 1113,0.000000 }, // 3339: b56M79; b66M79; Ocarina; WOOD
+ // Amplitude begins at 0.4, peaks 3123.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3131,3131, 0, 0, 213, 213,0.000000 }, // 3293: b56MM76; b66M76; Bottle
- // Amplitude begins at 92.7, peaks 1879.5 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3206,3206, 0, 0, 1920, 1920,0.000000 }, // 3340: b56M80; b66M80; LEAD1
+ // Amplitude begins at 7.0, peaks 2677.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3132,3132, 0, 0, 40000, 106,0.000000 }, // 3294: b56MM78; b66M78; WHISTLE
- // Amplitude begins at 6.5, peaks 2176.3 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3207,3207, 0, 0, 40000, 0,0.000000 }, // 3341: b56M81; b66M81; LEAD2
+ // Amplitude begins at 0.8, peaks 2055.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3133,3133, 0, 0, 1113, 1113,0.000000 }, // 3295: b56MM79; b66M79; Ocarina; WOOD
- // Amplitude begins at 0.9, peaks 2343.7 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3208,3208, 0, 0, 40000, 0,0.000000 }, // 3342: b56M82;
+ // Amplitude begins at 89.2, peaks 1868.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3134,3134, 0, 0, 1953, 1953,0.000000 }, // 3296: b56MM80; b66M80; LEAD1
- // Amplitude begins at 0.4, peaks 3037.3 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3209,3209, 0, 0, 320, 320,0.000000 }, // 3343: b56M83; b66M83; LEAD4
+ // Amplitude begins at 6.5, peaks 2176.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3135,3135, 0, 0, 40000, 0,0.000000 }, // 3297: b56MM81; b66M81; LEAD2
- // Amplitude begins at 0.5, peaks 2233.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3210,3210, 0, 0, 40000, 6,0.000000 }, // 3344: b56M84; b66M84; LEAD5
+ // Amplitude begins at 0.9, peaks 2344.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3136,3136, 0, 0, 40000, 0,0.000000 }, // 3298: b56MM82;
- // Amplitude begins at 1192.0, peaks 1219.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3211,3211, 0, 0, 1160, 1160,0.000000 }, // 3345: b56M85; b66M85; Lead 6 voice; WUZZLE1E
+ // Amplitude begins at 0.4, peaks 2985.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3137,3137, 0, 0, 340, 340,0.000000 }, // 3299: b56MM83; b66M83; LEAD4
- // Amplitude begins at 2139.8, peaks 2509.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3212,3212, 0, 0, 306, 306,0.000000 }, // 3346: b56M86; LEAD7
+ // Amplitude begins at 0.5, peaks 2323.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3138,3138, 0, 0, 40000, 6,0.000000 }, // 3300: b56MM84; b66M84; LEAD5
- // Amplitude begins at 3307.1, peaks 3321.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3213,3213, 0, 0, 40000, 40,0.000000 }, // 3347: b56M88; b66M88; NewAge
+ // Amplitude begins at 1190.2, peaks 1207.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3139,3139, 0, 0, 1126, 1126,0.000000 }, // 3301: b56MM85; b66M85; Lead 6 voice; WUZZLE1E
- // Amplitude begins at 929.3, peaks 1273.1 at 3.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3214,3214, 0, 0, 40000, 106,0.000000 }, // 3348: b56M89; b66M89; Pad 2 warm; WarmPad
+ // Amplitude begins at 2142.1, peaks 2512.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3140,3140, 0, 0, 300, 300,0.000000 }, // 3302: b56MM86; LEAD7
- // Amplitude begins at 1436.2, peaks 1465.2 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3215,3215, 0, 0, 1140, 1140,0.000000 }, // 3349: b56M90; b66M90; PAD3
+ // Amplitude begins at 3314.8, peaks 3327.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3141,3141, 0, 0, 40000, 46,0.000000 }, // 3303: b56MM88; b66M88; NewAge
- // Amplitude begins at 0.4, peaks 2147.2 at 0.5s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3216,3216, 0, 0, 2020, 2020,0.000000 }, // 3350: b56M92; b66M92; PAD5
+ // Amplitude begins at 930.9, peaks 1295.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3142,3142, 0, 0, 40000, 113,0.000000 }, // 3304: b56MM89; b66M89; Pad 2 warm; WarmPad
- // Amplitude begins at 1.1, peaks 3016.1 at 2.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3217,3217, 0, 0, 40000, 0,0.000000 }, // 3351: b56M94; b66M94; PAD7
+ // Amplitude begins at 1435.7, peaks 1457.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3143,3143, 0, 0, 1126, 1126,0.000000 }, // 3305: b56MM90; b66M90; PAD3
- // Amplitude begins at 1.0, peaks 2679.9 at 0.5s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s.
- {3218,3218, 0, 0, 1280, 0,0.000000 }, // 3352: b56M95; b66M95; PAD8
+ // Amplitude begins at 0.4, peaks 2105.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3144,3144, 0, 0, 2853, 2853,0.000000 }, // 3306: b56MM92; b66M92; PAD5
- // Amplitude begins at 0.5, peaks 2060.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3219,3219, 0, 0, 40000, 293,0.000000 }, // 3353: b56M100; b56M96; b66M96; FX 1 rain; Fx1
+ // Amplitude begins at 1.1, peaks 3007.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3145,3145, 0, 0, 40000, 0,0.000000 }, // 3307: b56MM94; b66M94; PAD7
- // Amplitude begins at 0.4, peaks 1899.2 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.7s.
- {3220,3220, 0, 0, 40000, 1693,0.000000 }, // 3354: b56M97; b66M97; FX 2 soundtrack; FX2
+ // Amplitude begins at 1.0, peaks 2690.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3146,3146, 0, 0, 1286, 0,0.000000 }, // 3308: b56MM95; b66M95; PAD8
- // Amplitude begins at 0.5, peaks 2044.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3221,3221, 0, 0, 40000, 273,0.000000 }, // 3355: b56M98; b66M98; FX 3 crystal; FX3
+ // Amplitude begins at 0.5, peaks 2108.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3147,3147, 0, 0, 40000, 233,0.000000 }, // 3309: b56MM100; b56MM96; b66M96; FX 1 rain; Fx1
- // Amplitude begins at 1268.7,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3222,3222, 0, 0, 1720, 1720,0.000000 }, // 3356: b56M99; b66M99; FX 4 atmosphere; FX4 Atms
+ // Amplitude begins at 0.4, peaks 1904.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3148,3148, 0, 0, 40000, 1640,0.000000 }, // 3310: b56MM97; b66M97; FX 2 soundtrack; FX2
- // Amplitude begins at 0.4, peaks 3128.8 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.4s.
- {3223,3223, 0, 0, 40000, 1433,0.000000 }, // 3357: b56M102; b66M102; FX 7 echoes; FX7
+ // Amplitude begins at 0.5, peaks 2074.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3149,3149, 0, 0, 40000, 240,0.000000 }, // 3311: b56MM98; b66M98; FX 3 crystal; FX3
- // Amplitude begins at 1861.4, peaks 2303.7 at 20.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s.
- {3224,3224, 0, 0, 40000, 2113,0.000000 }, // 3358: b56M103; b66M103; FX 8 sci-fi; FX8
+ // Amplitude begins at 1270.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3150,3150, 0, 0, 1766, 1766,0.000000 }, // 3312: b56MM99; b66M99; FX 4 atmosphere; FX4 Atms
- // Amplitude begins at 2864.9, peaks 2873.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3225,3225, 0, 0, 1206, 1206,0.000000 }, // 3359: b56M106; b66M106; SHAMISEN
+ // Amplitude begins at 0.4, peaks 3057.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3151,3151, 0, 0, 40000, 1493,0.000000 }, // 3313: b56MM102; b66M102; FX 7 echoes; FX7
- // Amplitude begins at 2848.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3226,3226, 0, 0, 306, 306,0.000000 }, // 3360: b56M107; b66M107; KOTO
+ // Amplitude begins at 1851.5, peaks 2307.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3152,3152, 0, 0, 40000, 2120,0.000000 }, // 3314: b56MM103; b66M103; FX 8 sci-fi; FX8
- // Amplitude begins at 89.3, peaks 885.4 at 11.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3227,3227, 0, 0, 40000, 6,0.000000 }, // 3361: b56M109; b66M109; BAGPIPE
+ // Amplitude begins at 2871.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3153,3153, 0, 0, 1226, 1226,0.000000 }, // 3315: b56MM106; b66M106; SHAMISEN
- // Amplitude begins at 0.5, peaks 2772.9 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.0s.
- {3228,3228, 0, 0, 673, 13,0.000000 }, // 3362: b56M110; b66M110; FIDDLE
+ // Amplitude begins at 2842.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3154,3154, 0, 0, 306, 306,0.000000 }, // 3316: b56MM107; b66M107; KOTO
- // Amplitude begins at 1040.3, peaks 2722.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3229,3229, 0, 0, 160, 160,0.000000 }, // 3363: b56M111; b66M111; ETHNIC
+ // Amplitude begins at 88.3, peaks 885.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3155,3155, 0, 0, 40000, 6,0.000000 }, // 3317: b56MM109; b66M109; BAGPIPE
- // Amplitude begins at 2316.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3230,3230, 0, 0, 626, 626,0.000000 }, // 3364: b56M112; b66M112; HANDBELL
+ // Amplitude begins at 0.5, peaks 2724.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3156,3156, 0, 0, 666, 13,0.000000 }, // 3318: b56MM110; b66M110; FIDDLE
- // Amplitude begins at 2322.2, peaks 2503.7 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3231,3231, 0, 0, 153, 153,0.000000 }, // 3365: b56M113;
+ // Amplitude begins at 1040.3, peaks 2708.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3157,3157, 0, 0, 153, 153,0.000000 }, // 3319: b56MM111; b66M111; ETHNIC
- // Amplitude begins at 1485.9, peaks 2502.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3232,3232, 0, 0, 233, 233,0.000000 }, // 3366: b56M114; b66M114; STEELDRM
+ // Amplitude begins at 2315.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3158,3158, 0, 0, 626, 626,0.000000 }, // 3320: b56MM112; b66M112; HANDBELL
- // Amplitude begins at 5009.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 499, 499, 0, 0, 40, 40,0.000000 }, // 3367: b56M115; b66M115; WOODBLOC
+ // Amplitude begins at 2335.2, peaks 2468.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3159,3159, 0, 0, 140, 140,0.000000 }, // 3321: b56MM113;
- // Amplitude begins at 1127.7, peaks 1325.2 at 0.0s,
+ // Amplitude begins at 1479.4, peaks 2575.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3233,3233, 0, 0, 46, 46,0.000000 }, // 3368: b56M117;
+ {3160,3160, 0, 0, 233, 233,0.000000 }, // 3322: b56MM114; b66M114; STEELDRM
- // Amplitude begins at 0.0, peaks 1214.2 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3234,3234, 0, 0, 140, 140,0.000000 }, // 3369: b56M119; b66M119; REVCYMB
+ // Amplitude begins at 5014.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 499, 499, 0, 0, 40, 40,0.000000 }, // 3323: b56MM115; b66M115; WOODBLOC
- // Amplitude begins at 0.8, peaks 1880.3 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3235,3235, 0, 0, 206, 206,0.000000 }, // 3370: b56M120; b66M120; CHICKEN
+ // Amplitude begins at 1129.0, peaks 1320.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3161,3161, 0, 0, 46, 46,0.000000 }, // 3324: b56MM117;
- // Amplitude begins at 0.5, peaks 2467.1 at 1.1s,
- // fades to 20% at 5.7s, keyoff fades to 20% in 5.7s.
- {3236,3236, 0, 0, 5673, 5673,0.000000 }, // 3371: b56M122; b61M122; b66M122; SEASHORE
+ // Amplitude begins at 0.0, peaks 1243.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3162,3162, 0, 0, 146, 146,0.000000 }, // 3325: b56MM119; b66M119; REVCYMB
- // Amplitude begins at 121.7, peaks 2253.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3237,3237, 0, 0, 320, 320,0.000000 }, // 3372: b56M124; b66M124; OINKEY
+ // Amplitude begins at 0.8, peaks 1853.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3163,3163, 0, 0, 206, 206,0.000000 }, // 3326: b56MM120; b66M120; CHICKEN
- // Amplitude begins at 0.5, peaks 2665.0 at 8.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 403, 403, 0, 0, 40000, 0,0.000000 }, // 3373: b56M126; b66M126; Applause/Noise; CROWD
+ // Amplitude begins at 0.5, peaks 2520.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3164,3164, 0, 0, 5686, 5686,0.000000 }, // 3327: b56MM122; b61M122; b66M122; SEASHORE
- // Amplitude begins at 945.4, peaks 954.3 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3238,3238, 0, 0, 1900, 1900,0.000000 }, // 3374: b57M0; b57M1; AcPiano1
+ // Amplitude begins at 119.7, peaks 2267.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3165,3165, 0, 0, 326, 326,0.000000 }, // 3328: b56MM124; b66M124; OINKEY
- // Amplitude begins at 862.1, peaks 993.1 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3239,3239, 0, 0, 2080, 2080,0.000000 }, // 3375: b57M2; AcPiano3
+ // Amplitude begins at 0.5, peaks 2663.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 403, 403, 0, 0, 40000, 0,0.000000 }, // 3329: b56MM126; b66M126; Applause/Noise; CROWD
- // Amplitude begins at 776.0, peaks 902.5 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3240,3240, 0, 0, 2133, 2133,0.000000 }, // 3376: b57M3; ElPiano1
+ // Amplitude begins at 944.3, peaks 964.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3166,3166, 0, 0, 1913, 1913,0.000000 }, // 3330: b57MM0; b57MM1; AcPiano1
- // Amplitude begins at 513.9, peaks 557.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3241,3241, 0, 0, 1173, 1173,0.000000 }, // 3377: b57M4; Elpiano2
+ // Amplitude begins at 858.8, peaks 999.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3167,3167, 0, 0, 2080, 2080,0.000000 }, // 3331: b57MM2; AcPiano3
- // Amplitude begins at 1079.9, peaks 1110.6 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3242,3242, 0, 0, 593, 593,0.000000 }, // 3378: b57M5; b57M6; ElPiano3
+ // Amplitude begins at 777.6, peaks 902.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3168,3168, 0, 0, 2026, 2026,0.000000 }, // 3332: b57MM3; ElPiano1
- // Amplitude begins at 651.0, peaks 661.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3243,3243, 0, 0, 1193, 1193,0.000000 }, // 3379: b57M7; HnKytonk
+ // Amplitude begins at 514.6, peaks 557.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3169,3169, 0, 0, 1166, 1166,0.000000 }, // 3333: b57MM4; Elpiano2
- // Amplitude begins at 1032.8, peaks 1227.6 at 16.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3244,3244, 0, 0, 40000, 0,0.000000 }, // 3380: b57M8; ElOrgan1
+ // Amplitude begins at 1080.0, peaks 1110.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3170,3170, 0, 0, 600, 600,0.000000 }, // 3334: b57MM5; b57MM6; ElPiano3
- // Amplitude begins at 1152.6, peaks 1390.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3245,3245, 0, 0, 40000, 0,0.000000 }, // 3381: b57M9; ElOrgan2
+ // Amplitude begins at 652.2, peaks 657.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3171,3171, 0, 0, 1213, 1213,0.000000 }, // 3335: b57MM7; HnKytonk
- // Amplitude begins at 1011.0, peaks 1227.4 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3246,3246, 0, 0, 40000, 0,0.000000 }, // 3382: b57M10; ElOrgan3
+ // Amplitude begins at 1030.9, peaks 1227.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3172,3172, 0, 0, 40000, 0,0.000000 }, // 3336: b57MM8; ElOrgan1
- // Amplitude begins at 992.6, peaks 1225.5 at 5.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3247,3247, 0, 0, 40000, 0,0.000000 }, // 3383: b57M11; ElOrgan4
+ // Amplitude begins at 1153.9, peaks 1383.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3173,3173, 0, 0, 40000, 0,0.000000 }, // 3337: b57MM9; ElOrgan2
- // Amplitude begins at 1051.9, peaks 1131.2 at 24.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3248,3248, 0, 0, 40000, 153,0.000000 }, // 3384: b57M12; PpOrgan1
+ // Amplitude begins at 1010.3, peaks 1227.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3174,3174, 0, 0, 40000, 0,0.000000 }, // 3338: b57MM10; ElOrgan3
- // Amplitude begins at 1071.3, peaks 1184.8 at 20.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3249,3249, 0, 0, 40000, 153,0.000000 }, // 3385: b57M13; PpOrgan2
+ // Amplitude begins at 990.8, peaks 1225.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3175,3175, 0, 0, 40000, 0,0.000000 }, // 3339: b57MM11; ElOrgan4
- // Amplitude begins at 1097.5, peaks 1177.5 at 6.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3250,3250, 0, 0, 40000, 146,0.000000 }, // 3386: b57M14; PpOrgan3
+ // Amplitude begins at 1045.9, peaks 1133.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3176,3176, 0, 0, 40000, 146,0.000000 }, // 3340: b57MM12; PpOrgan1
- // Amplitude begins at 1042.5, peaks 1140.3 at 22.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3251,3251, 0, 0, 40000, 146,0.000000 }, // 3387: b57M15; Acrdion
+ // Amplitude begins at 1068.3, peaks 1183.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3177,3177, 0, 0, 40000, 146,0.000000 }, // 3341: b57MM13; PpOrgan2
- // Amplitude begins at 39.6, peaks 932.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3252,3252, 0, 0, 860, 860,0.000000 }, // 3388: b57M16; Hpsichd1
+ // Amplitude begins at 1099.7, peaks 1176.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3178,3178, 0, 0, 40000, 146,0.000000 }, // 3342: b57MM14; PpOrgan3
- // Amplitude begins at 47.4, peaks 911.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3253,3253, 0, 0, 560, 560,0.000000 }, // 3389: b57M17; Hpsichd2
+ // Amplitude begins at 1039.4, peaks 1139.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3179,3179, 0, 0, 40000, 153,0.000000 }, // 3343: b57MM15; Acrdion
- // Amplitude begins at 844.5, peaks 882.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3254,3254, 0, 0, 860, 860,0.000000 }, // 3390: b57M18; Hpsichr3
+ // Amplitude begins at 40.1, peaks 936.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3180,3180, 0, 0, 873, 873,0.000000 }, // 3344: b57MM16; Hpsichd1
- // Amplitude begins at 910.3,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3255,3255, 0, 0, 606, 606,0.000000 }, // 3391: b57M19; Clvintt1
+ // Amplitude begins at 47.1, peaks 924.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3181,3181, 0, 0, 553, 553,0.000000 }, // 3345: b57MM17; Hpsichd2
- // Amplitude begins at 2430.5,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3256,3256, 0, 0, 606, 606,0.000000 }, // 3392: b57M20; Clvintt2
+ // Amplitude begins at 848.5, peaks 888.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3182,3182, 0, 0, 873, 873,0.000000 }, // 3346: b57MM18; Hpsichr3
- // Amplitude begins at 2430.5,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3257,3257, 0, 0, 593, 593,0.000000 }, // 3393: b57M21; Clvintt3
+ // Amplitude begins at 910.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3183,3183, 0, 0, 606, 606,0.000000 }, // 3347: b57MM19; Clvintt1
- // Amplitude begins at 49.3, peaks 923.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3258,3258, 0, 0, 1006, 1006,0.000000 }, // 3394: b57M22; Celesta1
+ // Amplitude begins at 2438.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3184,3184, 0, 0, 606, 606,0.000000 }, // 3348: b57MM20; Clvintt2
- // Amplitude begins at 47.5, peaks 906.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3259,3259, 0, 0, 633, 633,0.000000 }, // 3395: b57M23; Celesta2
+ // Amplitude begins at 2438.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3185,3185, 0, 0, 600, 600,0.000000 }, // 3349: b57MM21; Clvintt3
- // Amplitude begins at 37.3, peaks 1254.9 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3260,3260, 0, 0, 40000, 0,0.000000 }, // 3396: b57M24; SyBrass1
+ // Amplitude begins at 48.7, peaks 928.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3186,3186, 0, 0, 1013, 1013,0.000000 }, // 3350: b57MM22; Celesta1
- // Amplitude begins at 58.7, peaks 1224.5 at 12.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3261,3261, 0, 0, 40000, 0,0.000000 }, // 3397: b57M25; SyBrass2
+ // Amplitude begins at 45.7, peaks 919.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3187,3187, 0, 0, 626, 626,0.000000 }, // 3351: b57MM23; Celesta2
- // Amplitude begins at 1758.7, peaks 3257.7 at 8.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3262,3262, 0, 0, 40000, 66,0.000000 }, // 3398: b57M26; SyBrass3
+ // Amplitude begins at 36.1, peaks 1255.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3188,3188, 0, 0, 40000, 0,0.000000 }, // 3352: b57MM24; SyBrass1
- // Amplitude begins at 213.7, peaks 1151.8 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3263,3263, 0, 0, 40000, 66,0.000000 }, // 3399: b57M27; SyBrass4
+ // Amplitude begins at 57.2, peaks 1225.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3189,3189, 0, 0, 40000, 0,0.000000 }, // 3353: b57MM25; SyBrass2
- // Amplitude begins at 1107.0, peaks 1201.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3264,3264, 0, 0, 40000, 13,0.000000 }, // 3400: b57M28; SynBass1
+ // Amplitude begins at 1741.9, peaks 3260.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3190,3190, 0, 0, 40000, 66,0.000000 }, // 3354: b57MM26; SyBrass3
- // Amplitude begins at 363.5,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3265,3265, 0, 0, 1153, 1153,0.000000 }, // 3401: b57M29; SynBass2
+ // Amplitude begins at 211.6, peaks 1152.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3191,3191, 0, 0, 40000, 66,0.000000 }, // 3355: b57MM27; SyBrass4
- // Amplitude begins at 1034.2,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3266,3266, 0, 0, 1240, 1240,0.000000 }, // 3402: b57M30; SynBass3
+ // Amplitude begins at 1107.4, peaks 1196.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3192,3192, 0, 0, 40000, 20,0.000000 }, // 3356: b57MM28; SynBass1
- // Amplitude begins at 1141.3, peaks 1192.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3267,3267, 0, 0, 906, 906,0.000000 }, // 3403: b57M31; SynBass4
+ // Amplitude begins at 362.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3193,3193, 0, 0, 1120, 1120,0.000000 }, // 3357: b57MM29; SynBass2
- // Amplitude begins at 1.6, peaks 545.3 at 0.1s,
- // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s.
- {3268,3268, 0, 0, 3633, 3633,0.000000 }, // 3404: b57M32; Fantasy
+ // Amplitude begins at 1031.3,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3194,3194, 0, 0, 1206, 1206,0.000000 }, // 3358: b57MM30; SynBass3
- // Amplitude begins at 0.5, peaks 908.6 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3269,3269, 0, 0, 40000, 400,0.000000 }, // 3405: b57M33; HarmoPan
+ // Amplitude begins at 1143.4, peaks 1194.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3195,3195, 0, 0, 940, 940,0.000000 }, // 3359: b57MM31; SynBass4
- // Amplitude begins at 0.4, peaks 1036.4 at 26.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3270,3270, 0, 0, 40000, 13,0.000000 }, // 3406: b57M34; Chorale
+ // Amplitude begins at 1.6, peaks 540.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3196,3196, 0, 0, 3626, 3626,0.000000 }, // 3360: b57MM32; Fantasy
- // Amplitude begins at 0.4, peaks 985.8 at 0.3s,
- // fades to 20% at 3.9s, keyoff fades to 20% in 3.9s.
- {3271,3271, 0, 0, 3880, 3880,0.000000 }, // 3407: b57M35; Glasses
+ // Amplitude begins at 0.5, peaks 914.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3197,3197, 0, 0, 40000, 320,0.000000 }, // 3361: b57MM33; HarmoPan
- // Amplitude begins at 0.4, peaks 886.4 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {3272,3272, 0, 0, 40000, 453,0.000000 }, // 3408: b57M36; SndTrk
+ // Amplitude begins at 0.4, peaks 1039.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3198,3198, 0, 0, 40000, 6,0.000000 }, // 3362: b57MM34; Chorale
- // Amplitude begins at 957.4,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3273,3273, 0, 0, 40000, 173,0.000000 }, // 3409: b57M37; Atmosp
+ // Amplitude begins at 0.4, peaks 977.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3199,3199, 0, 0, 3926, 3926,0.000000 }, // 3363: b57MM35; Glasses
- // Amplitude begins at 962.9, peaks 1090.4 at 0.0s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- {3274,3274, 0, 0, 3073, 3073,0.000000 }, // 3410: b57M38; WarmBell
+ // Amplitude begins at 0.4, peaks 886.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3200,3200, 0, 0, 40000, 446,0.000000 }, // 3364: b57MM36; SndTrk
- // Amplitude begins at 823.0, peaks 1113.4 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {3275,3275, 0, 0, 2253, 2253,0.000000 }, // 3411: b57M39; FunnyVox
+ // Amplitude begins at 959.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3201,3201, 0, 0, 40000, 180,0.000000 }, // 3365: b57MM37; Atmosp
- // Amplitude begins at 642.0, peaks 837.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.0s.
- {3276,3276, 0, 0, 40000, 1993,0.000000 }, // 3412: b57M40; EchoBell
+ // Amplitude begins at 965.1, peaks 1090.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3202,3202, 0, 0, 3426, 3426,0.000000 }, // 3366: b57MM38; WarmBell
- // Amplitude begins at 0.5, peaks 1057.3 at 0.1s,
- // fades to 20% at 2.6s, keyoff fades to 20% in 2.6s.
- {3277,3277, 0, 0, 2553, 2553,0.000000 }, // 3413: b57M41; IceRain
+ // Amplitude begins at 817.3, peaks 1116.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3203,3203, 0, 0, 2253, 2253,0.000000 }, // 3367: b57MM39; FunnyVox
- // Amplitude begins at 0.0, peaks 1321.2 at 0.2s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {3278,3278, 0, 0, 166, 26,0.000000 }, // 3414: b57M42; Oboe2000
+ // Amplitude begins at 642.6, peaks 838.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3204,3204, 0, 0, 40000, 2133,0.000000 }, // 3368: b57MM40; EchoBell
- // Amplitude begins at 932.6, peaks 1214.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3279,3279, 0, 0, 40000, 373,0.000000 }, // 3415: b57M43; Echopan
+ // Amplitude begins at 0.5, peaks 1056.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3205,3205, 0, 0, 2566, 2566,0.000000 }, // 3369: b57MM41; IceRain
- // Amplitude begins at 395.9, peaks 423.7 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3280,3280, 0, 0, 40000, 66,0.000000 }, // 3416: b57M44; DrSolo
+ // Amplitude begins at 0.0, peaks 1178.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3206,3206, 0, 0, 166, 26,0.000000 }, // 3370: b57MM42; Oboe2000
- // Amplitude begins at 1.1, peaks 919.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3281,3281, 0, 0, 40000, 206,0.000000 }, // 3417: b57M45; Schdaze
+ // Amplitude begins at 925.3, peaks 1218.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3207,3207, 0, 0, 40000, 346,0.000000 }, // 3371: b57MM43; Echopan
- // Amplitude begins at 1091.6, peaks 1113.1 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {3282,3282, 0, 0, 2253, 2253,0.000000 }, // 3418: b57M46; BellSngr
+ // Amplitude begins at 397.3, peaks 423.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3208,3208, 0, 0, 40000, 66,0.000000 }, // 3372: b57MM44; DrSolo
- // Amplitude begins at 1015.5, peaks 1029.3 at 3.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3283,3283, 0, 0, 40000, 33,0.000000 }, // 3419: b57M47; SineWave
+ // Amplitude begins at 1.1, peaks 901.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3209,3209, 0, 0, 40000, 213,0.000000 }, // 3373: b57MM45; Schdaze
- // Amplitude begins at 0.4, peaks 1066.9 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {3284,3284, 0, 0, 40000, 926,0.000000 }, // 3420: b57M48; Strings1
+ // Amplitude begins at 1092.7, peaks 1112.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3210,3210, 0, 0, 2273, 2273,0.000000 }, // 3374: b57MM46; BellSngr
- // Amplitude begins at 0.5, peaks 1340.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3285,3285, 0, 0, 40000, 206,0.000000 }, // 3421: b57M49; Strings2
+ // Amplitude begins at 1016.1, peaks 1029.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3211,3211, 0, 0, 40000, 40,0.000000 }, // 3375: b57MM47; SineWave
- // Amplitude begins at 0.4, peaks 1218.5 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3286,3286, 0, 0, 40000, 180,0.000000 }, // 3422: b57M50; Strings3
+ // Amplitude begins at 0.4, peaks 1070.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3212,3212, 0, 0, 40000, 906,0.000000 }, // 3376: b57MM48; Strings1
- // Amplitude begins at 516.7, peaks 767.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3287,3287, 0, 0, 60, 60,0.000000 }, // 3423: b57M51; Pzzicato
+ // Amplitude begins at 0.5, peaks 1275.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3213,3213, 0, 0, 40000, 213,0.000000 }, // 3377: b57MM49; Strings2
- // Amplitude begins at 0.4, peaks 558.9 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3288,3288, 0, 0, 146, 146,0.000000 }, // 3424: b57M52; Violin1
+ // Amplitude begins at 0.4, peaks 1213.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3214,3214, 0, 0, 40000, 186,0.000000 }, // 3378: b57MM50; Strings3
- // Amplitude begins at 0.4, peaks 558.9 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {3289,3289, 0, 0, 146, 40,0.000000 }, // 3425: b57M53; b57M56; CtraBass
+ // Amplitude begins at 516.2, peaks 769.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3215,3215, 0, 0, 60, 60,0.000000 }, // 3379: b57MM51; Pzzicato
- // Amplitude begins at 0.4, peaks 911.7 at 0.2s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s.
- {3290,3290, 0, 0, 793, 6,0.000000 }, // 3426: b57M54; Cello1
+ // Amplitude begins at 0.4, peaks 551.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3216,3216, 0, 0, 146, 146,0.000000 }, // 3380: b57MM52; Violin1
- // Amplitude begins at 0.4, peaks 416.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3291,3291, 0, 0, 40000, 6,0.000000 }, // 3427: b57M55; Cello2
+ // Amplitude begins at 0.4, peaks 551.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3217,3217, 0, 0, 146, 13,0.000000 }, // 3381: b57MM53; b57MM56; CtraBass
- // Amplitude begins at 1016.9, peaks 1201.5 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {3292,3292, 0, 0, 1553, 1553,0.000000 }, // 3428: b57M57; Harp1
+ // Amplitude begins at 0.4, peaks 909.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3218,3218, 0, 0, 786, 786,0.000000 }, // 3382: b57MM54; Cello1
- // Amplitude begins at 1009.1, peaks 1178.6 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3293,3293, 0, 0, 626, 626,0.000000 }, // 3429: b57M58; Harp2
+ // Amplitude begins at 0.4, peaks 416.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3219,3219, 0, 0, 40000, 26,0.000000 }, // 3383: b57MM55; Cello2
- // Amplitude begins at 1045.1,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {3294,3294, 0, 0, 2446, 2446,0.000000 }, // 3430: b57M59; Guitar1
+ // Amplitude begins at 1011.5, peaks 1202.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3220,3220, 0, 0, 1580, 1580,0.000000 }, // 3384: b57MM57; Harp1
- // Amplitude begins at 1119.6, peaks 1220.4 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3295,3295, 0, 0, 1946, 1946,0.000000 }, // 3431: b57M60; Guitar2
+ // Amplitude begins at 1003.9, peaks 1179.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3221,3221, 0, 0, 653, 653,0.000000 }, // 3385: b57MM58; Harp2
- // Amplitude begins at 1046.4, peaks 1061.2 at 0.0s,
- // fades to 20% at 2.6s, keyoff fades to 20% in 2.6s.
- {3296,3296, 0, 0, 2620, 2620,0.000000 }, // 3432: b57M61; EGuitar1
+ // Amplitude begins at 1044.2, peaks 1044.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3222,3222, 0, 0, 2400, 2400,0.000000 }, // 3386: b57MM59; Guitar1
- // Amplitude begins at 1078.5, peaks 1139.3 at 0.1s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {3297,3297, 0, 0, 2353, 2353,0.000000 }, // 3433: b57M62; EGuitar2
+ // Amplitude begins at 1121.2, peaks 1214.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3223,3223, 0, 0, 1926, 1926,0.000000 }, // 3387: b57MM60; Guitar2
- // Amplitude begins at 729.7, peaks 771.9 at 0.3s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 4.9s.
- {3298,3298, 0, 0, 4900, 4900,0.000000 }, // 3434: b57M63; Sitar
+ // Amplitude begins at 1047.3, peaks 1060.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3224,3224, 0, 0, 2593, 2593,0.000000 }, // 3388: b57MM61; EGuitar1
- // Amplitude begins at 937.8, peaks 1122.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3299,3299, 0, 0, 600, 600,0.000000 }, // 3435: b57M64; AcBass1
+ // Amplitude begins at 1092.6, peaks 1151.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3225,3225, 0, 0, 2360, 2360,0.000000 }, // 3389: b57MM62; EGuitar2
- // Amplitude begins at 830.3, peaks 1028.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3300,3300, 0, 0, 233, 233,0.000000 }, // 3436: b57M65; AcBass2
+ // Amplitude begins at 730.3, peaks 772.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3226,3226, 0, 0, 4933, 4933,0.000000 }, // 3390: b57MM63; Sitar
- // Amplitude begins at 959.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3301,3301, 0, 0, 300, 300,0.000000 }, // 3437: b57M66; ElBass1
+ // Amplitude begins at 932.6, peaks 1123.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3227,3227, 0, 0, 593, 593,0.000000 }, // 3391: b57MM64; AcBass1
- // Amplitude begins at 1103.2, peaks 1142.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3302,3302, 0, 0, 606, 606,0.000000 }, // 3438: b57M67; ElBass2
+ // Amplitude begins at 826.2, peaks 1030.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3228,3228, 0, 0, 253, 253,0.000000 }, // 3392: b57MM65; AcBass2
- // Amplitude begins at 1054.0, peaks 1160.0 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3303,3303, 0, 0, 1920, 1920,0.000000 }, // 3439: b57M68; SlpBass1
+ // Amplitude begins at 960.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3229,3229, 0, 0, 306, 306,0.000000 }, // 3393: b57MM66; ElBass1
- // Amplitude begins at 1099.9, peaks 1116.3 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3304,3304, 0, 0, 1193, 1193,0.000000 }, // 3440: b57M69; SlpBass2
+ // Amplitude begins at 1106.4, peaks 1141.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3230,3230, 0, 0, 613, 613,0.000000 }, // 3394: b57MM67; ElBass2
- // Amplitude begins at 423.4, peaks 1292.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3305,3305, 0, 0, 320, 320,0.000000 }, // 3441: b57M70; Frtless1
+ // Amplitude begins at 1056.6, peaks 1155.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3231,3231, 0, 0, 1900, 1900,0.000000 }, // 3395: b57MM68; SlpBass1
- // Amplitude begins at 0.4, peaks 1290.3 at 0.1s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3306,3306, 0, 0, 573, 573,0.000000 }, // 3442: b57M71; Frtless2
+ // Amplitude begins at 1095.7, peaks 1099.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3232,3232, 0, 0, 1213, 1213,0.000000 }, // 3396: b57MM69; SlpBass2
- // Amplitude begins at 0.5, peaks 1048.9 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3307,3307, 0, 0, 40000, 6,0.000000 }, // 3443: b57M72; Flute1
+ // Amplitude begins at 418.3, peaks 1292.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3233,3233, 0, 0, 273, 273,0.000000 }, // 3397: b57MM70; Frtless1
- // Amplitude begins at 0.5, peaks 1040.0 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3308,3308, 0, 0, 40000, 13,0.000000 }, // 3444: b57M73; Flute2
+ // Amplitude begins at 0.4, peaks 1235.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3234,3234, 0, 0, 566, 566,0.000000 }, // 3398: b57MM71; Frtless2
- // Amplitude begins at 0.6, peaks 954.1 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3309,3309, 0, 0, 40000, 6,0.000000 }, // 3445: b57M74; Piccolo1
+ // Amplitude begins at 0.5, peaks 1049.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3235,3235, 0, 0, 40000, 6,0.000000 }, // 3399: b57MM72; Flute1
- // Amplitude begins at 0.5, peaks 848.6 at 38.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3310,3310, 0, 0, 40000, 6,0.000000 }, // 3446: b57M75; Piccolo2
+ // Amplitude begins at 0.5, peaks 1040.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3236,3236, 0, 0, 40000, 6,0.000000 }, // 3400: b57MM73; Flute2
- // Amplitude begins at 0.5, peaks 1021.8 at 2.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3311,3311, 0, 0, 40000, 6,0.000000 }, // 3447: b57M77; PanPipes
+ // Amplitude begins at 0.6, peaks 946.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3237,3237, 0, 0, 40000, 6,0.000000 }, // 3401: b57MM74; Piccolo1
- // Amplitude begins at 0.6, peaks 1382.0 at 10.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3312,3312, 0, 0, 40000, 0,0.000000 }, // 3448: b57M78; Sax1
+ // Amplitude begins at 0.5, peaks 849.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3238,3238, 0, 0, 40000, 6,0.000000 }, // 3402: b57MM75; Piccolo2
- // Amplitude begins at 0.6, peaks 1382.0 at 10.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3313,3313, 0, 0, 40000, 0,0.000000 }, // 3449: b57M79; Sax2
+ // Amplitude begins at 0.5, peaks 1022.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3239,3239, 0, 0, 40000, 6,0.000000 }, // 3403: b57MM77; PanPipes
- // Amplitude begins at 0.6, peaks 815.9 at 3.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3314,3314, 0, 0, 40000, 6,0.000000 }, // 3450: b57M80; Sax3
+ // Amplitude begins at 0.6, peaks 1382.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3240,3240, 0, 0, 40000, 0,0.000000 }, // 3404: b57MM78; Sax1
- // Amplitude begins at 0.6, peaks 1113.5 at 12.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3315,3315, 0, 0, 40000, 6,0.000000 }, // 3451: b57M81; Sax4
+ // Amplitude begins at 0.6, peaks 1382.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3241,3241, 0, 0, 40000, 0,0.000000 }, // 3405: b57MM79; Sax2
- // Amplitude begins at 0.5, peaks 1167.2 at 2.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3316,3316, 0, 0, 40000, 66,0.000000 }, // 3452: b57M82; Clrinet1
+ // Amplitude begins at 0.6, peaks 816.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3242,3242, 0, 0, 40000, 0,0.000000 }, // 3406: b57MM80; Sax3
- // Amplitude begins at 0.5, peaks 729.5 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3317,3317, 0, 0, 40000, 86,0.000000 }, // 3453: b57M83; Clrinet2
+ // Amplitude begins at 0.6, peaks 1111.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3243,3243, 0, 0, 40000, 6,0.000000 }, // 3407: b57MM81; Sax4
- // Amplitude begins at 48.7, peaks 1068.5 at 16.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3318,3318, 0, 0, 40000, 0,0.000000 }, // 3454: b57M84; Oboe
+ // Amplitude begins at 0.5, peaks 1167.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3244,3244, 0, 0, 40000, 53,0.000000 }, // 3408: b57MM82; Clrinet1
- // Amplitude begins at 34.4, peaks 772.4 at 19.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3319,3319, 0, 0, 40000, 0,0.000000 }, // 3455: b57M85; EngHorn
+ // Amplitude begins at 0.5, peaks 731.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3245,3245, 0, 0, 40000, 73,0.000000 }, // 3409: b57MM83; Clrinet2
- // Amplitude begins at 0.5, peaks 1153.4 at 19.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3320,3320, 0, 0, 40000, 6,0.000000 }, // 3456: b57M86; Bassoon
+ // Amplitude begins at 46.9, peaks 1068.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3246,3246, 0, 0, 40000, 0,0.000000 }, // 3410: b57MM84; Oboe
- // Amplitude begins at 0.5, peaks 1118.2 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3321,3321, 0, 0, 40000, 73,0.000000 }, // 3457: b57M87; Hrmonica
+ // Amplitude begins at 33.1, peaks 772.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3247,3247, 0, 0, 40000, 0,0.000000 }, // 3411: b57MM85; EngHorn
- // Amplitude begins at 933.3, peaks 1213.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.1s.
- {3322,3322, 0, 0, 40, 53,0.000000 }, // 3458: b57M88; Trumpet1
+ // Amplitude begins at 0.5, peaks 1153.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3248,3248, 0, 0, 40000, 0,0.000000 }, // 3412: b57MM86; Bassoon
- // Amplitude begins at 933.3, peaks 1212.0 at 0.0s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {3323,3323, 0, 0, 1333, 1333,0.000000 }, // 3459: b57M89; Trumpet2
+ // Amplitude begins at 0.5, peaks 1116.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3249,3249, 0, 0, 40000, 80,0.000000 }, // 3413: b57MM87; Hrmonica
- // Amplitude begins at 0.4, peaks 1116.2 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3324,3324, 0, 0, 40000, 120,0.000000 }, // 3460: b57M90; Trmbone1
+ // Amplitude begins at 926.2, peaks 1219.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3250,3250, 0, 0, 40, 60,0.000000 }, // 3414: b57MM88; Trumpet1
- // Amplitude begins at 677.9, peaks 1214.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.1s.
- {3325,3325, 0, 0, 233, 126,0.000000 }, // 3461: b57M91; Trmbone2
+ // Amplitude begins at 926.2, peaks 1217.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3251,3251, 0, 0, 1320, 1320,0.000000 }, // 3415: b57MM89; Trumpet2
- // Amplitude begins at 570.1, peaks 1055.7 at 39.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3326,3326, 0, 0, 40000, 120,0.000000 }, // 3462: b57M92; b57M93; FrHorn1
+ // Amplitude begins at 0.4, peaks 1110.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3252,3252, 0, 0, 40000, 126,0.000000 }, // 3416: b57MM90; Trmbone1
- // Amplitude begins at 677.9, peaks 1233.7 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3327,3327, 0, 0, 40000, 33,0.000000 }, // 3463: b57M94; Tuba
+ // Amplitude begins at 671.5, peaks 1218.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3253,3253, 0, 0, 273, 126,0.000000 }, // 3417: b57MM91; Trmbone2
- // Amplitude begins at 675.0, peaks 1233.7 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3328,3328, 0, 0, 40000, 66,0.000000 }, // 3464: b57M95; Brass1
+ // Amplitude begins at 564.6, peaks 1056.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3254,3254, 0, 0, 40000, 126,0.000000 }, // 3418: b57MM92; b57MM93; FrHorn1
- // Amplitude begins at 675.5, peaks 1213.9 at 0.0s,
+ // Amplitude begins at 671.5, peaks 1235.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3329,3329, 0, 0, 40, 40,0.000000 }, // 3465: b57M96; Brass2
+ {3255,3255, 0, 0, 40000, 33,0.000000 }, // 3419: b57MM94; Tuba
- // Amplitude begins at 1110.9, peaks 1227.3 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3330,3330, 0, 0, 40000, 240,0.000000 }, // 3466: b57M97; Vibes1
+ // Amplitude begins at 668.6, peaks 1235.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3256,3256, 0, 0, 40000, 73,0.000000 }, // 3420: b57MM95; Brass1
- // Amplitude begins at 1074.1, peaks 1232.5 at 1.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3331,3331, 0, 0, 40000, 240,0.000000 }, // 3467: b57M98; Vibes2
+ // Amplitude begins at 669.2, peaks 1219.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3257,3257, 0, 0, 40, 40,0.000000 }, // 3421: b57MM96; Brass2
- // Amplitude begins at 2470.6,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3332,3332, 0, 0, 600, 600,0.000000 }, // 3468: b57M99; SynMllet
+ // Amplitude begins at 1113.4, peaks 1226.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3258,3258, 0, 0, 40000, 233,0.000000 }, // 3422: b57MM97; Vibes1
- // Amplitude begins at 1471.5, peaks 1608.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3333,3333, 0, 0, 40000, 120,0.000000 }, // 3469: b57M100; WindBell
+ // Amplitude begins at 1075.8, peaks 1234.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3259,3259, 0, 0, 40000, 233,0.000000 }, // 3423: b57MM98; Vibes2
- // Amplitude begins at 1096.0, peaks 1135.3 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {3334,3334, 0, 0, 40000, 586,0.000000 }, // 3470: b57M101; Glock
+ // Amplitude begins at 2471.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3260,3260, 0, 0, 593, 593,0.000000 }, // 3424: b57MM99; SynMllet
- // Amplitude begins at 722.2, peaks 1089.3 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {3335,3335, 0, 0, 2233, 2233,0.000000 }, // 3471: b57M102; TubeBell
+ // Amplitude begins at 1483.5, peaks 1605.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3261,3261, 0, 0, 40000, 213,0.000000 }, // 3425: b57MM100; WindBell
- // Amplitude begins at 595.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3336,3336, 0, 0, 140, 140,0.000000 }, // 3472: b57M103; Xylophne
+ // Amplitude begins at 1096.4, peaks 1131.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3262,3262, 0, 0, 40000, 606,0.000000 }, // 3426: b57MM101; Glock
- // Amplitude begins at 2304.8, peaks 2677.0 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {3337,3337, 0, 0, 40000, 906,0.000000 }, // 3473: b57M104; Marimba
+ // Amplitude begins at 733.7, peaks 1072.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3263,3263, 0, 0, 2253, 2253,0.000000 }, // 3427: b57MM102; TubeBell
- // Amplitude begins at 1078.9, peaks 1336.4 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3338,3338, 0, 0, 40000, 33,0.000000 }, // 3474: b57M105; Sweep
+ // Amplitude begins at 595.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3264,3264, 0, 0, 140, 140,0.000000 }, // 3428: b57MM103; Xylophne
- // Amplitude begins at 0.5, peaks 956.6 at 12.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- {3339,3339, 0, 0, 40000, 1160,0.000000 }, // 3475: b57M106; Martian
+ // Amplitude begins at 2305.3, peaks 2676.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3265,3265, 0, 0, 40000, 926,0.000000 }, // 3429: b57MM104; Marimba
- // Amplitude begins at 0.5, peaks 823.3 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3340,3340, 0, 0, 160, 160,0.000000 }, // 3476: b57M107; TwilgtZn
+ // Amplitude begins at 1075.1, peaks 1336.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3266,3266, 0, 0, 40000, 33,0.000000 }, // 3430: b57MM105; Sweep
- // Amplitude begins at 1106.7, peaks 1115.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3341,3341, 0, 0, 40000, 6,0.000000 }, // 3477: b57M108; NoTone
+ // Amplitude begins at 0.5, peaks 959.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3267,3267, 0, 0, 40000, 1120,0.000000 }, // 3431: b57MM106; Martian
- // Amplitude begins at 0.5, peaks 957.2 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s.
- {3342,3342, 0, 0, 40000, 1120,0.000000 }, // 3478: b57M109; LostInSp
+ // Amplitude begins at 0.4, peaks 840.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3268,3268, 0, 0, 160, 160,0.000000 }, // 3432: b57MM107; TwilgtZn
- // Amplitude begins at 1075.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3343,3343, 0, 0, 153, 153,0.000000 }, // 3479: b57M110; Triangle
+ // Amplitude begins at 1109.1, peaks 1119.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3269,3269, 0, 0, 40000, 6,0.000000 }, // 3433: b57MM108; NoTone
- // Amplitude begins at 1124.2, peaks 1140.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3344,3344, 0, 0, 1220, 1220,0.000000 }, // 3480: b57M111; StlDrum
+ // Amplitude begins at 0.5, peaks 955.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3270,3270, 0, 0, 40000, 1093,0.000000 }, // 3434: b57MM109; LostInSp
- // Amplitude begins at 881.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3345,3345, 0, 0, 160, 160,0.000000 }, // 3481: b57M112; b57M114; SimmonSr
+ // Amplitude begins at 1077.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3271,3271, 0, 0, 160, 160,0.000000 }, // 3435: b57MM110; Triangle
- // Amplitude begins at 0.4, peaks 829.4 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3346,3346, 0, 0, 146, 146,0.000000 }, // 3482: b57M113; RapScrth
+ // Amplitude begins at 1125.3, peaks 1154.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3272,3272, 0, 0, 1206, 1206,0.000000 }, // 3436: b57MM111; StlDrum
- // Amplitude begins at 862.2, peaks 1060.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3347,3347, 0, 0, 140, 140,0.000000 }, // 3483: b57M115; LogDrum
+ // Amplitude begins at 891.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3273,3273, 0, 0, 146, 146,0.000000 }, // 3437: b57MM112; b57MM114; SimmonSr
- // Amplitude begins at 664.8, peaks 817.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3348,3348, 0, 0, 140, 140,0.000000 }, // 3484: b57M116; LogDrum
+ // Amplitude begins at 0.4, peaks 929.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3274,3274, 0, 0, 146, 146,0.000000 }, // 3438: b57MM113; RapScrth
- // Amplitude begins at 558.9, peaks 687.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3349,3349, 0, 0, 140, 140,0.000000 }, // 3485: b57M117; LogDrum
+ // Amplitude begins at 871.5, peaks 1058.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3275,3275, 0, 0, 140, 140,0.000000 }, // 3439: b57MM115; LogDrum
- // Amplitude begins at 2650.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3350,3350, 0, 0, 80, 80,0.000000 }, // 3486: b57M118; Koto
-
- // Amplitude begins at 660.5, peaks 1149.4 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3351,3351, 0, 0, 40000, 33,0.000000 }, // 3487: b57M119; Jump
+ // Amplitude begins at 672.0, peaks 816.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3276,3276, 0, 0, 140, 140,0.000000 }, // 3440: b57MM116; LogDrum
- // Amplitude begins at 1134.3,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3352,3352, 0, 0, 1173, 1173,0.000000 }, // 3488: b57M120; JewsHarp
+ // Amplitude begins at 565.0, peaks 686.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3277,3277, 0, 0, 140, 140,0.000000 }, // 3441: b57MM117; LogDrum
- // Amplitude begins at 0.0, peaks 533.2 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.4s.
- {3353,3353, 0, 0, 40000, 1406,0.000000 }, // 3489: b57M121; Helicop
+ // Amplitude begins at 2653.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3278,3278, 0, 0, 80, 80,0.000000 }, // 3442: b57MM118; Koto
- // Amplitude begins at 1091.6, peaks 1102.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3354,3354, 0, 0, 1206, 1206,0.000000 }, // 3490: b57M122; Bell
+ // Amplitude begins at 659.5, peaks 1147.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3279,3279, 0, 0, 40000, 33,0.000000 }, // 3443: b57MM119; Jump
- // Amplitude begins at 2790.5,
+ // Amplitude begins at 1131.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3355,3355, 0, 0, 40, 40,0.000000 }, // 3491: b57M123; BassDrm1
+ {3280,3280, 0, 0, 1186, 1186,0.000000 }, // 3444: b57MM120; JewsHarp
- // Amplitude begins at 2689.7, peaks 2745.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3356,3356, 0, 0, 60, 60,0.000000 }, // 3492: b57M124; BassDrm2
+ // Amplitude begins at 0.0, peaks 539.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3281,3281, 0, 0, 40000, 1413,0.000000 }, // 3445: b57MM121; Helicop
- // Amplitude begins at 2719.2, peaks 2888.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3357,3357, 0, 0, 106, 106,0.000000 }, // 3493: b57M125; Banjo
+ // Amplitude begins at 1092.7, peaks 1099.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3282,3282, 0, 0, 1226, 1226,0.000000 }, // 3446: b57MM122; Bell
- // Amplitude begins at 2403.7, peaks 2995.6 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3358,3358, 0, 0, 260, 260,0.000000 }, // 3494: b57M126; AlogSynt
+ // Amplitude begins at 2794.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3283,3283, 0, 0, 40, 40,0.000000 }, // 3447: b57MM123; BassDrm1
- // Amplitude begins at 2244.9, peaks 2823.4 at 1.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3359,3359, 0, 0, 1133, 1133,0.000000 }, // 3495: b57M127; Wow
+ // Amplitude begins at 2686.6, peaks 2772.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3284,3284, 0, 0, 60, 60,0.000000 }, // 3448: b57MM124; BassDrm2
- // Amplitude begins at 428.0, peaks 531.5 at 0.0s,
+ // Amplitude begins at 2715.5, peaks 2880.0 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 143, 143, 20, 0, 20, 20,0.000000 }, // 3496: fat2P58; Vibraslap
+ {3285,3285, 0, 0, 100, 100,0.000000 }, // 3449: b57MM125; Banjo
- // Amplitude begins at 2375.4, peaks 2683.3 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {3360,3361, 0, 0, 1833, 1833,0.000000 }, // 3497: fat4M0; AcouGrandPiano
+ // Amplitude begins at 2388.5, peaks 2817.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3286,3286, 0, 0, 246, 246,0.000000 }, // 3450: b57MM126; AlogSynt
- // Amplitude begins at 2485.6, peaks 2666.9 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3362,3363, 0, 0, 1193, 1193,0.000000 }, // 3498: fat4M1; BrightAcouGrand
+ // Amplitude begins at 2228.3, peaks 2812.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3287,3287, 0, 0, 1140, 1140,0.000000 }, // 3451: b57MM127; Wow
- // Amplitude begins at 2345.4, peaks 3258.3 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3364,3365, 0, 0, 1673, 1673,0.000000 }, // 3499: fat4M2; ElecGrandPiano
+ // Amplitude begins at 418.7, peaks 566.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 142, 142, 20, 0, 20, 20,0.000000 }, // 3452: fat2P58; Vibraslap
- // Amplitude begins at 3179.6, peaks 3615.3 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3366,3367, 0, 0, 1220, 1220,0.000000 }, // 3500: fat4M3; Honky-tonkPiano
+ // Amplitude begins at 3534.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3288,3289, 0, 0, 1340, 1340,0.000000 }, // 3453: fat4M0; AcouGrandPiano
- // Amplitude begins at 2263.7, peaks 2463.3 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3368,3369, 0, 0, 1133, 1133,0.000000 }, // 3501: fat4M4; Rhodes Piano
+ // Amplitude begins at 3966.5, peaks 4034.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3290,3291, 0, 0, 1113, 1113,0.000000 }, // 3454: fat4M1; BrightAcouGrand
- // Amplitude begins at 2166.6, peaks 2390.1 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3370,3371, 0, 0, 1233, 1233,0.000000 }, // 3502: fat4M5; Chorused Piano
+ // Amplitude begins at 1442.1, peaks 2413.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3292,3293, 0, 0, 2133, 2133,0.000000 }, // 3455: fat4M2; ElecGrandPiano
- // Amplitude begins at 2303.9,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3372,3373, 0, 0, 833, 833,0.000000 }, // 3503: fat4M6; Harpsichord
+ // Amplitude begins at 3265.8, peaks 3398.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3294,3295, 0, 0, 526, 526,0.000000 }, // 3456: fat4M3; Honky-tonkPiano
- // Amplitude begins at 1272.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3374,3375, 0, 0, 100, 100,0.000000 }, // 3504: fat4M7; Clavinet
+ // Amplitude begins at 1994.6, peaks 3584.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3296,3297, 0, 0, 1740, 1740,0.000000 }, // 3457: fat4M4; Rhodes Piano
- // Amplitude begins at 2764.4, peaks 2957.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3376,3377, 0, 0, 960, 960,0.000000 }, // 3505: fat4M8; Celesta
+ // Amplitude begins at 1650.9, peaks 2928.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3298,3299, 0, 0, 1260, 1260,0.000000 }, // 3458: fat4M5; Chorused Piano
- // Amplitude begins at 1306.9, peaks 1611.5 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3378,3379, 0, 0, 906, 906,0.000000 }, // 3506: fat4M9; Glockenspiel
+ // Amplitude begins at 2892.0, peaks 2924.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3300,3301, 0, 0, 1100, 1100,0.000000 }, // 3459: fat4M6; Harpsichord
- // Amplitude begins at 591.6, peaks 976.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3380,3381, 0, 0, 233, 233,0.000000 }, // 3507: fat4M10; Music box
+ // Amplitude begins at 1466.7, peaks 1517.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3302,3303, 0, 0, 100, 100,0.000000 }, // 3460: fat4M7; Clavinet
- // Amplitude begins at 2481.0, peaks 3069.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3382,3383, 0, 0, 1746, 1746,0.000000 }, // 3508: fat4M11; Vibraphone
+ // Amplitude begins at 4560.0, peaks 5546.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3304,3305, 0, 0, 726, 726,0.000000 }, // 3461: fat4M8; Celesta
- // Amplitude begins at 2665.1, peaks 2855.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3384,3385, 0, 0, 260, 260,0.000000 }, // 3509: fat4M12; Marimba
+ // Amplitude begins at 1903.6, peaks 2040.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3306,3307, 0, 0, 1313, 1313,0.000000 }, // 3462: fat4M9; Glockenspiel
- // Amplitude begins at 2497.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3386,3387, 0, 0, 153, 153,0.000000 }, // 3510: fat4M13; Xylophone
+ // Amplitude begins at 2336.7, peaks 2826.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3308,3309, 0, 0, 473, 473,0.000000 }, // 3463: fat4M10; Music box
- // Amplitude begins at 1896.5, peaks 2484.7 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3388,3389, 0, 0, 960, 960,0.000000 }, // 3511: fat4M14; Tubular Bells
+ // Amplitude begins at 2557.5, peaks 3056.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3310,3311, 0, 0, 1740, 1740,0.000000 }, // 3464: fat4M11; Vibraphone
- // Amplitude begins at 1355.1, peaks 2230.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3390,3391, 0, 0, 193, 193,0.000000 }, // 3512: fat4M15; Dulcimer
+ // Amplitude begins at 2618.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3312,3313, 0, 0, 260, 260,0.000000 }, // 3465: fat4M12; Marimba
- // Amplitude begins at 865.8, peaks 1408.8 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3392,3393, 0, 0, 2106, 2106,0.000000 }, // 3513: fat4M16; Hammond Organ
+ // Amplitude begins at 3434.2, peaks 3441.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3314,3315, 0, 0, 120, 120,0.000000 }, // 3466: fat4M13; Xylophone
- // Amplitude begins at 2098.4, peaks 2366.9 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 0.0s.
- {3394,3395, 0, 0, 1860, 6,0.000000 }, // 3514: fat4M17; Percussive Organ
+ // Amplitude begins at 1871.8, peaks 2540.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3316,3317, 0, 0, 840, 840,0.000000 }, // 3467: fat4M14; Tubular Bells
- // Amplitude begins at 1272.9, peaks 1864.1 at 3.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3396,3397, 0, 0, 40000, 6,0.000000 }, // 3515: fat4M18; Rock Organ
+ // Amplitude begins at 1355.2, peaks 2358.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3318,3319, 0, 0, 193, 193,0.000000 }, // 3468: fat4M15; Dulcimer
- // Amplitude begins at 6.2, peaks 2228.9 at 9.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3398,3399, 0, 0, 40000, 146,0.000000 }, // 3516: fat4M19; Church Organ
+ // Amplitude begins at 849.7, peaks 1415.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3320,3321, 0, 0, 1320, 6,0.000000 }, // 3469: fat4M16; Hammond Organ
- // Amplitude begins at 73.3, peaks 1306.9 at 7.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3400,3401, 0, 0, 40000, 153,0.000000 }, // 3517: fat4M20; Reed Organ
+ // Amplitude begins at 1968.9, peaks 2275.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3322,3323, 0, 0, 646, 6,0.000000 }, // 3470: fat4M17; Percussive Organ
- // Amplitude begins at 1.2, peaks 2825.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3402,3403, 0, 0, 40000, 6,0.000000 }, // 3518: fat4M21; Accordion
+ // Amplitude begins at 2025.4, peaks 3619.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3324,3325, 0, 0, 40000, 0,0.000000 }, // 3471: fat4M18; Rock Organ
- // Amplitude begins at 1.0, peaks 2576.0 at 37.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3404,3405, 0, 0, 40000, 20,0.000000 }, // 3519: fat4M22; Harmonica
+ // Amplitude begins at 60.9, peaks 3767.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3326,3327, 0, 0, 40000, 0,0.000000 }, // 3472: fat4M19; Church Organ
- // Amplitude begins at 6.3, peaks 1973.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3406,3407, 0, 0, 40000, 6,0.000000 }, // 3520: fat4M23; Tango Accordion
+ // Amplitude begins at 59.9, peaks 3058.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3328,3329, 0, 0, 40000, 0,0.000000 }, // 3473: fat4M20; Reed Organ
- // Amplitude begins at 2066.6,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3408,3409, 0, 0, 1153, 1153,0.000000 }, // 3521: fat4M24; Acoustic Guitar1
+ // Amplitude begins at 6.2, peaks 4496.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3330,3331, 0, 0, 40000, 0,0.000000 }, // 3474: fat4M21; Accordion
- // Amplitude begins at 2251.0, peaks 3012.4 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3410,3411, 0, 0, 1920, 1920,0.000000 }, // 3522: fat4M25; Acoustic Guitar2
+ // Amplitude begins at 45.8, peaks 2649.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3332,3333, 0, 0, 40000, 0,0.000000 }, // 3475: fat4M22; Harmonica
- // Amplitude begins at 1750.0, peaks 2907.0 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3412,3413, 0, 0, 1973, 1973,0.000000 }, // 3523: fat4M26; Electric Guitar1
+ // Amplitude begins at 1.5, peaks 4224.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3334,3335, 0, 0, 2573, 80,0.000000 }, // 3476: fat4M23; Tango Accordion
- // Amplitude begins at 2617.0, peaks 2905.7 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3414,3415, 0, 0, 2006, 2006,0.000000 }, // 3524: fat4M27; Electric Guitar2
+ // Amplitude begins at 2049.8, peaks 3639.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3336,3337, 0, 0, 953, 953,0.000000 }, // 3477: fat4M24; Acoustic Guitar1
- // Amplitude begins at 2432.1, peaks 2721.4 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3416,3417, 0, 0, 1233, 1233,0.000000 }, // 3525: fat4M28; Electric Guitar3
+ // Amplitude begins at 2288.6, peaks 3410.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3338,3339, 0, 0, 1740, 1740,0.000000 }, // 3478: fat4M25; Acoustic Guitar2
- // Amplitude begins at 1052.1, peaks 3151.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3418,3419, 0, 0, 40000, 6,0.000000 }, // 3526: fat4M29; Overdrive Guitar
+ // Amplitude begins at 1691.7, peaks 2948.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3340,3341, 0, 0, 1900, 1900,0.000000 }, // 3479: fat4M26; Electric Guitar1
- // Amplitude begins at 734.8, peaks 2992.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3420,3421, 0, 0, 40000, 0,0.000000 }, // 3527: fat4M30; Distorton Guitar
+ // Amplitude begins at 2852.1, peaks 3118.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3342,3343, 0, 0, 1986, 1986,0.000000 }, // 3480: fat4M27; Electric Guitar2
- // Amplitude begins at 2348.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3422,3423, 0, 0, 173, 173,0.000000 }, // 3528: fat4M31; Guitar Harmonics
+ // Amplitude begins at 3887.4, peaks 4761.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3344,3345, 0, 0, 760, 760,0.000000 }, // 3481: fat4M28; Electric Guitar3
- // Amplitude begins at 8.0, peaks 2915.5 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3424,3425, 0, 0, 1160, 1160,0.000000 }, // 3529: fat4M32; Acoustic Bass
+ // Amplitude begins at 1019.7, peaks 3174.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3346,3347, 0, 0, 40000, 0,0.000000 }, // 3482: fat4M29; Overdrive Guitar
- // Amplitude begins at 2965.5, peaks 3239.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3426,3427, 0, 0, 1160, 1160,0.000000 }, // 3530: fat4M33; Electric Bass 1
+ // Amplitude begins at 614.4, peaks 2828.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3348,3349, 0, 0, 40000, 0,0.000000 }, // 3483: fat4M30; Distorton Guitar
- // Amplitude begins at 3088.8, peaks 3352.1 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3428,3429, 0, 0, 2120, 2120,0.000000 }, // 3531: fat4M34; Electric Bass 2
+ // Amplitude begins at 3744.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3350,3351, 0, 0, 3260, 3260,0.000000 }, // 3484: fat4M31; Guitar Harmonics
- // Amplitude begins at 137.9, peaks 2740.3 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {3430,3431, 0, 0, 2080, 2080,0.000000 }, // 3532: fat4M35; Fretless Bass
+ // Amplitude begins at 1967.8, peaks 6259.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3352,3353, 0, 0, 360, 360,0.000000 }, // 3485: fat4M32; Acoustic Bass
- // Amplitude begins at 1844.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3432,3433, 0, 0, 86, 86,0.000000 }, // 3533: fat4M36; Slap Bass 1
+ // Amplitude begins at 3379.5, peaks 3434.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3354,3355, 0, 0, 1020, 1020,0.000000 }, // 3486: fat4M33; Electric Bass 1
- // Amplitude begins at 1852.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3434,3433, 0, 0, 86, 86,0.000000 }, // 3534: fat4M37; Slap Bass 2
+ // Amplitude begins at 2944.8, peaks 2964.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3356,3357, 0, 0, 2126, 2126,0.000000 }, // 3487: fat4M34; Electric Bass 2
- // Amplitude begins at 2319.6, peaks 3382.9 at 0.2s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3435,3436, 0, 0, 1853, 1853,0.000000 }, // 3535: fat4M38; Synth Bass 1
+ // Amplitude begins at 58.3, peaks 5922.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3358,3359, 0, 0, 1446, 1446,0.000000 }, // 3488: fat4M35; Fretless Bass
- // Amplitude begins at 2425.7, peaks 3326.7 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3437,3438, 0, 0, 1866, 1866,0.000000 }, // 3536: fat4M39; Synth Bass 2
+ // Amplitude begins at 2863.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3360,3361, 0, 0, 1606, 1606,0.000000 }, // 3489: fat4M36; Slap Bass 1
- // Amplitude begins at 0.5, peaks 943.6 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3439,3440, 0, 0, 366, 366,0.000000 }, // 3537: fat4M40; Violin
+ // Amplitude begins at 2872.5, peaks 3499.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3362,3361, 0, 0, 1553, 1553,0.000000 }, // 3490: fat4M37; Slap Bass 2
- // Amplitude begins at 0.5, peaks 876.3 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3441,3440, 0, 0, 386, 386,0.000000 }, // 3538: fat4M41; Viola
+ // Amplitude begins at 1748.2, peaks 2541.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3363,3364, 0, 0, 2133, 2133,0.000000 }, // 3491: fat4M38; Synth Bass 1
- // Amplitude begins at 0.5, peaks 796.2 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3442,3443, 0, 0, 226, 226,0.000000 }, // 3539: fat4M42; Cello
+ // Amplitude begins at 2434.1, peaks 3266.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3365,3366, 0, 0, 1720, 1720,0.000000 }, // 3492: fat4M39; Synth Bass 2
- // Amplitude begins at 1.0, peaks 1826.1 at 19.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3444,3445, 0, 0, 40000, 46,0.000000 }, // 3540: fat4M43; Contrabass
+ // Amplitude begins at 0.7, peaks 2453.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3367,3368, 0, 0, 40000, 26,0.000000 }, // 3493: fat4M40; Violin
- // Amplitude begins at 369.6, peaks 409.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3446,3447, 0, 0, 300, 300,0.000000 }, // 3541: fat4M44; Tremulo Strings
+ // Amplitude begins at 0.8, peaks 2338.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3369,3368, 0, 0, 40000, 46,0.000000 }, // 3494: fat4M41; Viola
- // Amplitude begins at 899.2, peaks 3216.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3448,3449, 0, 0, 153, 153,0.000000 }, // 3542: fat4M45; Pizzicato String
+ // Amplitude begins at 0.7, peaks 2188.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3370,3371, 0, 0, 40000, 46,0.000000 }, // 3495: fat4M42; Cello
- // Amplitude begins at 899.2, peaks 3280.2 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3448,3450, 0, 0, 400, 400,0.000000 }, // 3543: fat4M46; Orchestral Harp
+ // Amplitude begins at 3.5, peaks 1849.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3372,3373, 0, 0, 40000, 0,0.000000 }, // 3496: fat4M43; Contrabass
- // Amplitude begins at 178.3,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {3451,3452, 0, 0, 1326, 1326,0.000000 }, // 3544: fat4M47; Timpany
+ // Amplitude begins at 369.4, peaks 2631.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3374,3375, 0, 0, 40000, 266,0.000000 }, // 3497: fat4M44; Tremulo Strings
- // Amplitude begins at 1.2, peaks 2404.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3453,3454, 0, 0, 40000, 46,0.000000 }, // 3545: fat4M48; String Ensemble1
+ // Amplitude begins at 854.9, peaks 3339.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3376,3377, 0, 0, 160, 160,0.000000 }, // 3498: fat4M45; Pizzicato String
- // Amplitude begins at 0.0, peaks 1650.1 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3455,3456, 0, 0, 40000, 46,0.000000 }, // 3546: fat4M49; String Ensemble2
+ // Amplitude begins at 854.9, peaks 3360.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3376,3378, 0, 0, 386, 386,0.000000 }, // 3499: fat4M46; Orchestral Harp
- // Amplitude begins at 0.5, peaks 3081.5 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3457,3458, 0, 0, 40000, 280,0.000000 }, // 3547: fat4M50; Synth Strings 1
+ // Amplitude begins at 2664.8, peaks 2756.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3379,3380, 0, 0, 1046, 1046,0.000000 }, // 3500: fat4M47; Timpany
- // Amplitude begins at 0.5, peaks 273.0 at 21.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3459,3460, 0, 0, 40000, 286,0.000000 }, // 3548: fat4M51; SynthStrings 2
+ // Amplitude begins at 0.5, peaks 2434.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3381,3382, 0, 0, 40000, 0,0.000000 }, // 3501: fat4M48; String Ensemble1
- // Amplitude begins at 8.0, peaks 3481.4 at 23.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3461,3462, 0, 0, 40000, 46,0.000000 }, // 3549: fat4M52; Choir Aahs
+ // Amplitude begins at 0.0, peaks 2123.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3383,3384, 0, 0, 720, 46,0.000000 }, // 3502: fat4M49; String Ensemble2
- // Amplitude begins at 8.2, peaks 3208.3 at 0.1s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- {3463,3464, 0, 0, 3100, 3100,0.000000 }, // 3550: fat4M53; Voice Oohs
+ // Amplitude begins at 1.0, peaks 5253.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3385,3386, 0, 0, 40000, 0,0.000000 }, // 3503: fat4M50; Synth Strings 1
- // Amplitude begins at 1.2, peaks 3081.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3465,3466, 0, 0, 40000, 113,0.000000 }, // 3551: fat4M54; Synth Voice
+ // Amplitude begins at 0.7, peaks 2525.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3387,3388, 0, 0, 40000, 153,0.000000 }, // 3504: fat4M51; SynthStrings 2
- // Amplitude begins at 3.6, peaks 1973.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3467,3468, 0, 0, 253, 253,0.000000 }, // 3552: fat4M55; Orchestra Hit
+ // Amplitude begins at 80.2, peaks 3535.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3389,3390, 0, 0, 40000, 0,0.000000 }, // 3505: fat4M52; Choir Aahs
- // Amplitude begins at 709.0, peaks 1112.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3469,3470, 0, 0, 40000, 26,0.000000 }, // 3553: fat4M56; Trumpet
+ // Amplitude begins at 315.3, peaks 3345.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3391,3392, 0, 0, 2300, 2300,0.000000 }, // 3506: fat4M53; Voice Oohs
- // Amplitude begins at 474.1, peaks 1014.8 at 23.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3471,3472, 0, 0, 40000, 26,0.000000 }, // 3554: fat4M57; Trombone
+ // Amplitude begins at 40.9, peaks 3036.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3393,3394, 0, 0, 40000, 0,0.000000 }, // 3507: fat4M54; Synth Voice
- // Amplitude begins at 6.9, peaks 2431.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3473,3474, 0, 0, 40000, 46,0.000000 }, // 3555: fat4M58; Tuba
+ // Amplitude begins at 1297.7, peaks 1814.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3395,3396, 0, 0, 466, 466,0.000000 }, // 3508: fat4M55; Orchestra Hit
- // Amplitude begins at 4.4, peaks 1192.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3475,3476, 0, 0, 40000, 6,0.000000 }, // 3556: fat4M59; Muted Trumpet
+ // Amplitude begins at 619.0, peaks 4072.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3397,3398, 0, 0, 40000, 0,0.000000 }, // 3509: fat4M56; Trumpet
- // Amplitude begins at 8.0, peaks 3117.5 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3477,3478, 0, 0, 40000, 6,0.000000 }, // 3557: fat4M60; French Horn
+ // Amplitude begins at 469.5, peaks 2763.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3399,3400, 0, 0, 40000, 0,0.000000 }, // 3510: fat4M57; Trombone
- // Amplitude begins at 3.7, peaks 1059.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3479,3480, 0, 0, 40000, 6,0.000000 }, // 3558: fat4M61; Brass Section
+ // Amplitude begins at 135.2, peaks 4730.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3401,3402, 0, 0, 700, 13,0.000000 }, // 3511: fat4M58; Tuba
- // Amplitude begins at 8.3, peaks 3239.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3481,3482, 0, 0, 40000, 26,0.000000 }, // 3559: fat4M62; Synth Brass 1
+ // Amplitude begins at 547.2, peaks 1644.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3403,3404, 0, 0, 40000, 0,0.000000 }, // 3512: fat4M59; Muted Trumpet
- // Amplitude begins at 131.6, peaks 2362.8 at 32.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3483,3484, 0, 0, 40000, 6,0.000000 }, // 3560: fat4M63; Synth Brass 2
+ // Amplitude begins at 15.9, peaks 5334.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3405,3406, 0, 0, 40000, 0,0.000000 }, // 3513: fat4M60; French Horn
- // Amplitude begins at 197.2, peaks 1595.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3485,3486, 0, 0, 40000, 20,0.000000 }, // 3561: fat4M64; Soprano Sax
+ // Amplitude begins at 8.7, peaks 1764.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3407,3408, 0, 0, 40000, 66,0.000000 }, // 3514: fat4M61; Brass Section
- // Amplitude begins at 2.3, peaks 1546.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3487,3488, 0, 0, 40000, 20,0.000000 }, // 3562: fat4M65; Alto Sax
+ // Amplitude begins at 500.2, peaks 3840.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3409,3410, 0, 0, 40000, 0,0.000000 }, // 3515: fat4M62; Synth Brass 1
- // Amplitude begins at 919.2, peaks 2663.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3489,3490, 0, 0, 40000, 13,0.000000 }, // 3563: fat4M66; Tenor Sax
+ // Amplitude begins at 253.1, peaks 3850.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3411,3412, 0, 0, 166, 0,0.000000 }, // 3516: fat4M63; Synth Brass 2
- // Amplitude begins at 824.7, peaks 2987.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3491,3492, 0, 0, 40000, 66,0.000000 }, // 3564: fat4M67; Baritone Sax
+ // Amplitude begins at 195.5, peaks 4263.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3413,3414, 0, 0, 40000, 13,0.000000 }, // 3517: fat4M64; Soprano Sax
- // Amplitude begins at 104.4, peaks 2801.6 at 7.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3493,3494, 0, 0, 40000, 6,0.000000 }, // 3565: fat4M68; Oboe
+ // Amplitude begins at 7.2, peaks 3404.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3415,3416, 0, 0, 40000, 0,0.000000 }, // 3518: fat4M65; Alto Sax
- // Amplitude begins at 9.9, peaks 2071.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3495,3496, 0, 0, 40000, 13,0.000000 }, // 3566: fat4M69; English Horn
+ // Amplitude begins at 871.5, peaks 4214.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3417,3418, 0, 0, 40000, 26,0.000000 }, // 3519: fat4M66; Tenor Sax
- // Amplitude begins at 10.1, peaks 3091.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3497,3498, 0, 0, 40000, 6,0.000000 }, // 3567: fat4M70; Bassoon
+ // Amplitude begins at 763.4, peaks 4112.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3419,3420, 0, 0, 40000, 0,0.000000 }, // 3520: fat4M67; Baritone Sax
- // Amplitude begins at 1.1, peaks 499.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3499,3500, 0, 0, 40000, 53,0.000000 }, // 3568: fat4M71; Clarinet
+ // Amplitude begins at 221.1, peaks 2679.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3421,3422, 0, 0, 40000, 0,0.000000 }, // 3521: fat4M68; Oboe
- // Amplitude begins at 1.0, peaks 2378.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3501,3502, 0, 0, 40000, 6,0.000000 }, // 3569: fat4M72; Piccolo
+ // Amplitude begins at 9.7, peaks 2438.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3423,3424, 0, 0, 40000, 0,0.000000 }, // 3522: fat4M69; English Horn
- // Amplitude begins at 0.4, peaks 2115.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3501,3503, 0, 0, 40000, 13,0.000000 }, // 3570: fat4M73; Flute
+ // Amplitude begins at 10.9, peaks 2507.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3425,3426, 0, 0, 40000, 0,0.000000 }, // 3523: fat4M70; Bassoon
- // Amplitude begins at 1.4, peaks 3262.7 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3504,3505, 0, 0, 40000, 33,0.000000 }, // 3571: fat4M74; Recorder
+ // Amplitude begins at 5.9, peaks 2849.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3427,3428, 0, 0, 40000, 86,0.000000 }, // 3524: fat4M71; Clarinet
- // Amplitude begins at 0.8, peaks 2510.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3506,3507, 0, 0, 40000, 6,0.000000 }, // 3572: fat4M75; Pan Flute
+ // Amplitude begins at 38.3, peaks 2369.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3429,3430, 0, 0, 40000, 0,0.000000 }, // 3525: fat4M72; Piccolo
- // Amplitude begins at 3.7, peaks 2754.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3508,3509, 0, 0, 40000, 66,0.000000 }, // 3573: fat4M76; Bottle Blow
+ // Amplitude begins at 38.6, peaks 2133.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3429,3431, 0, 0, 40000, 0,0.000000 }, // 3526: fat4M73; Flute
- // Amplitude begins at 0.4, peaks 3476.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3510,3511, 0, 0, 40000, 33,0.000000 }, // 3574: fat4M77; Shakuhachi
+ // Amplitude begins at 2.2, peaks 5993.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3432,3433, 0, 0, 40000, 0,0.000000 }, // 3527: fat4M74; Recorder
- // Amplitude begins at 0.4, peaks 3067.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3512,3513, 0, 0, 40000, 100,0.000000 }, // 3575: fat4M78; Whistle
+ // Amplitude begins at 119.6, peaks 2424.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3434,3435, 0, 0, 40000, 0,0.000000 }, // 3528: fat4M75; Pan Flute
- // Amplitude begins at 10.1, peaks 3676.3 at 18.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3514,3515, 0, 0, 40000, 66,0.000000 }, // 3576: fat4M79; Ocarina
+ // Amplitude begins at 11.1, peaks 2534.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3436,3437, 0, 0, 40000, 0,0.000000 }, // 3529: fat4M76; Bottle Blow
- // Amplitude begins at 3028.1, peaks 3434.4 at 4.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3516,3517, 0, 0, 40000, 0,0.000000 }, // 3577: fat4M80; Lead 1 squareea
+ // Amplitude begins at 0.6, peaks 3526.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3438,3439, 0, 0, 40000, 0,0.000000 }, // 3530: fat4M77; Shakuhachi
- // Amplitude begins at 2151.7, peaks 2544.1 at 31.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3518,3519, 0, 0, 40000, 20,0.000000 }, // 3578: fat4M81; Lead 2 sawtooth
+ // Amplitude begins at 0.9, peaks 5289.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3440,3441, 0, 0, 40000, 0,0.000000 }, // 3531: fat4M78; Whistle
- // Amplitude begins at 0.7, peaks 2203.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3520,3521, 0, 0, 40000, 33,0.000000 }, // 3579: fat4M82; Lead 3 calliope
+ // Amplitude begins at 9.9, peaks 3675.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3442,3443, 0, 0, 40000, 0,0.000000 }, // 3532: fat4M79; Ocarina
- // Amplitude begins at 861.5, peaks 2954.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3522,3523, 0, 0, 40000, 6,0.000000 }, // 3580: fat4M83; Lead 4 chiff
+ // Amplitude begins at 1062.3, peaks 1102.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3444,3445, 0, 0, 40000, 0,0.000000 }, // 3533: fat4M80; Lead 1 squareea
- // Amplitude begins at 1018.2, peaks 2879.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3524,3525, 0, 0, 40000, 6,0.000000 }, // 3581: fat4M84; Lead 5 charang
+ // Amplitude begins at 1896.6, peaks 2571.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3446,3447, 0, 0, 40000, 0,0.000000 }, // 3534: fat4M81; Lead 2 sawtooth
- // Amplitude begins at 6.4, peaks 2456.9 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3526,3527, 0, 0, 40000, 66,0.000000 }, // 3582: fat4M85; Lead 6 voice
+ // Amplitude begins at 208.4, peaks 2579.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3448,3449, 0, 0, 40000, 0,0.000000 }, // 3535: fat4M82; Lead 3 calliope
- // Amplitude begins at 5.5, peaks 2390.8 at 7.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3528,3529, 0, 0, 40000, 66,0.000000 }, // 3583: fat4M86; Lead 7 fifths
+ // Amplitude begins at 921.9, peaks 5297.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3450,3451, 0, 0, 40000, 0,0.000000 }, // 3536: fat4M83; Lead 4 chiff
- // Amplitude begins at 1315.3, peaks 1446.8 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3530,3531, 0, 0, 40000, 20,0.000000 }, // 3584: fat4M87; Lead 8 brass
+ // Amplitude begins at 1142.7, peaks 2933.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3452,3453, 0, 0, 40000, 0,0.000000 }, // 3537: fat4M84; Lead 5 charang
- // Amplitude begins at 1.1, peaks 3167.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3532,3533, 0, 0, 40000, 153,0.000000 }, // 3585: fat4M88; Pad 1 new age
+ // Amplitude begins at 10.9, peaks 2600.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3454,3455, 0, 0, 40000, 0,0.000000 }, // 3538: fat4M85; Lead 6 voice
- // Amplitude begins at 0.4, peaks 3334.6 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3534,3535, 0, 0, 40000, 433,0.000000 }, // 3586: fat4M89; Pad 2 warm
+ // Amplitude begins at 181.0, peaks 6027.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3456,3457, 0, 0, 40000, 0,0.000000 }, // 3539: fat4M86; Lead 7 fifths
- // Amplitude begins at 2427.9, peaks 2634.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3536,3537, 0, 0, 40000, 173,0.000000 }, // 3587: fat4M90; Pad 3 polysynth
+ // Amplitude begins at 2348.2, peaks 3158.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3458,3459, 0, 0, 40000, 26,0.000000 }, // 3540: fat4M87; Lead 8 brass
- // Amplitude begins at 9.8, peaks 3141.5 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {3538,3539, 0, 0, 40000, 540,0.000000 }, // 3588: fat4M91; Pad 4 choir
+ // Amplitude begins at 928.0, peaks 3061.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3460,3461, 0, 0, 40000, 0,0.000000 }, // 3541: fat4M88; Pad 1 new age
- // Amplitude begins at 0.4, peaks 2420.6 at 0.3s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {3540,3541, 0, 0, 2533, 2533,0.000000 }, // 3589: fat4M92; Pad 5 bowedpad
+ // Amplitude begins at 0.7, peaks 5236.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3462,3463, 0, 0, 40000, 0,0.000000 }, // 3542: fat4M89; Pad 2 warm
- // Amplitude begins at 0.0, peaks 1604.5 at 0.7s,
- // fades to 20% at 3.6s, keyoff fades to 20% in 0.0s.
- {3542,3543, 0, 0, 3633, 13,0.000000 }, // 3590: fat4M93; Pad 6 metallic
+ // Amplitude begins at 2525.0, peaks 3394.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3464,3465, 0, 0, 40000, 0,0.000000 }, // 3543: fat4M90; Pad 3 polysynth
- // Amplitude begins at 0.4, peaks 2361.6 at 0.3s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {3544,3545, 0, 0, 2413, 2413,0.000000 }, // 3591: fat4M94; Pad 7 halo
+ // Amplitude begins at 9.8, peaks 3120.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3466,3467, 0, 0, 40000, 0,0.000000 }, // 3544: fat4M91; Pad 4 choir
- // Amplitude begins at 0.4, peaks 3087.4 at 0.2s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {3546,3547, 0, 0, 2166, 2166,0.000000 }, // 3592: fat4M95; Pad 8 sweep
+ // Amplitude begins at 0.5, peaks 3698.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3468,3469, 0, 0, 1766, 1766,0.000000 }, // 3545: fat4M92; Pad 5 bowedpad
- // Amplitude begins at 1772.6, peaks 3299.9 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {3548,3549, 0, 0, 40000, 506,0.000000 }, // 3593: fat4M96; FX 1 rain
+ // Amplitude begins at 0.4, peaks 2364.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3470,3471, 0, 0, 2853, 13,0.000000 }, // 3546: fat4M93; Pad 6 metallic
- // Amplitude begins at 0.4, peaks 3229.0 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {3550,3551, 0, 0, 40000, 560,0.000000 }, // 3594: fat4M97; FX 2 soundtrack
+ // Amplitude begins at 0.9, peaks 4829.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3472,3473, 0, 0, 593, 593,0.000000 }, // 3547: fat4M94; Pad 7 halo
- // Amplitude begins at 1761.8, peaks 3006.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3552,3553, 0, 0, 273, 273,0.000000 }, // 3595: fat4M98; FX 3 crystal
+ // Amplitude begins at 2418.6, peaks 6251.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3474,3475, 0, 0, 1126, 33,0.000000 }, // 3548: fat4M95; Pad 8 sweep
- // Amplitude begins at 0.4, peaks 2831.6 at 2.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3554,3555, 0, 0, 40000, 206,0.000000 }, // 3596: fat4M99; FX 4 atmosphere
+ // Amplitude begins at 1220.8, peaks 3878.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3476,3477, 0, 0, 40000, 0,0.000000 }, // 3549: fat4M96; FX 1 rain
- // Amplitude begins at 2528.7, peaks 2715.1 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3556,3557, 0, 0, 1093, 1093,0.000000 }, // 3597: fat4M100; FX 5 brightness
+ // Amplitude begins at 0.4, peaks 3332.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3478,3479, 0, 0, 40000, 0,0.000000 }, // 3550: fat4M97; FX 2 soundtrack
- // Amplitude begins at 0.4, peaks 3007.4 at 4.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {3558,3559, 0, 0, 40000, 593,0.000000 }, // 3598: fat4M101; FX 6 goblins
+ // Amplitude begins at 1428.0, peaks 4310.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3480,3481, 0, 0, 233, 233,0.000000 }, // 3551: fat4M98; FX 3 crystal
- // Amplitude begins at 161.1, peaks 3054.0 at 28.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3560,3561, 0, 0, 40000, 400,0.000000 }, // 3599: fat4M102; FX 7 echoes
+ // Amplitude begins at 982.8, peaks 2722.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3482,3483, 0, 0, 40000, 0,0.000000 }, // 3552: fat4M99; FX 4 atmosphere
- // Amplitude begins at 104.7, peaks 3046.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {3562,3563, 0, 0, 40000, 433,0.000000 }, // 3600: fat4M103; FX 8 sci-fi
+ // Amplitude begins at 2120.9, peaks 2343.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3484,3485, 0, 0, 1233, 1233,0.000000 }, // 3553: fat4M100; FX 5 brightness
- // Amplitude begins at 1718.4, peaks 1837.6 at 0.1s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {3564,3565, 0, 0, 2480, 2480,0.000000 }, // 3601: fat4M104; Sitar
+ // Amplitude begins at 0.9, peaks 2745.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3486,3487, 0, 0, 40000, 0,0.000000 }, // 3554: fat4M101; FX 6 goblins
- // Amplitude begins at 1325.9,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3566,3567, 0, 0, 1086, 1086,0.000000 }, // 3602: fat4M105; Banjo
+ // Amplitude begins at 149.2, peaks 3372.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3488,3489, 0, 0, 40000, 0,0.000000 }, // 3555: fat4M102; FX 7 echoes
- // Amplitude begins at 1399.3, peaks 1599.7 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3568,3569, 0, 0, 520, 520,0.000000 }, // 3603: fat4M106; Shamisen
+ // Amplitude begins at 255.9, peaks 3160.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3490,3491, 0, 0, 40000, 0,0.000000 }, // 3556: fat4M103; FX 8 sci-fi
- // Amplitude begins at 351.8,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3570,3571, 0, 0, 1160, 1160,0.000000 }, // 3604: fat4M107; Koto
+ // Amplitude begins at 2240.5, peaks 2475.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3492,3493, 0, 0, 2273, 2273,0.000000 }, // 3557: fat4M104; Sitar
- // Amplitude begins at 823.6, peaks 839.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3572,3573, 0, 0, 293, 293,0.000000 }, // 3605: fat4M108; Kalimba
+ // Amplitude begins at 1284.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3494,3495, 0, 0, 1140, 1140,0.000000 }, // 3558: fat4M105; Banjo
- // Amplitude begins at 0.4, peaks 655.5 at 32.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3574,3575, 0, 0, 40000, 0,0.000000 }, // 3606: fat4M109; Bagpipe
+ // Amplitude begins at 1362.7, peaks 1507.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3496,3497, 0, 0, 560, 560,0.000000 }, // 3559: fat4M106; Shamisen
- // Amplitude begins at 0.7, peaks 2485.4 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3576,3577, 0, 0, 220, 220,0.000000 }, // 3607: fat4M110; Fiddle
+ // Amplitude begins at 1083.8, peaks 1236.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3498,3499, 0, 0, 1080, 1080,0.000000 }, // 3560: fat4M107; Koto
- // Amplitude begins at 113.2, peaks 2358.8 at 39.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3578,3579, 0, 0, 40000, 6,0.000000 }, // 3608: fat4M111; Shanai
+ // Amplitude begins at 2923.6, peaks 3251.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3500,3501, 0, 0, 280, 280,0.000000 }, // 3561: fat4M108; Kalimba
- // Amplitude begins at 1972.7,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3580,3581, 0, 0, 306, 306,0.000000 }, // 3609: fat4M112; Tinkle Bell
+ // Amplitude begins at 1.4, peaks 2105.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3502,3503, 0, 0, 40000, 0,0.000000 }, // 3562: fat4M109; Bagpipe
- // Amplitude begins at 2197.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3582,3583, 0, 0, 146, 146,0.000000 }, // 3610: fat4M113; Agogo Bells
+ // Amplitude begins at 0.7, peaks 2645.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3504,3505, 0, 0, 40000, 46,0.000000 }, // 3563: fat4M110; Fiddle
- // Amplitude begins at 2401.0, peaks 3001.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3584,3585, 0, 0, 260, 260,0.000000 }, // 3611: fat4M114; Steel Drums
+ // Amplitude begins at 173.2, peaks 2281.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3506,3507, 0, 0, 40000, 0,0.000000 }, // 3564: fat4M111; Shanai
- // Amplitude begins at 1964.3,
+ // Amplitude begins at 3921.2, peaks 4390.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3586,3587, 0, 0, 26, 26,0.000000 }, // 3612: fat4M115; Woodblock
-
- // Amplitude begins at 1055.8, peaks 2025.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3588,3589, 0, 0, 100, 100,0.000000 }, // 3613: fat4M116; Taiko Drum
+ {3508,3509, 0, 0, 786, 786,0.000000 }, // 3565: fat4M112; Tinkle Bell
- // Amplitude begins at 2493.9, peaks 2695.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3590,3591, 0, 0, 126, 126,0.000000 }, // 3614: fat4M117; Melodic Tom
+ // Amplitude begins at 3271.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3510,3511, 0, 0, 146, 146,0.000000 }, // 3566: fat4M113; Agogo Bells
- // Amplitude begins at 1618.5, peaks 2375.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3592,3593, 0, 0, 193, 193,0.000000 }, // 3615: fat4M118; Synth Drum
+ // Amplitude begins at 3223.7, peaks 4072.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3512,3513, 0, 0, 246, 246,0.000000 }, // 3567: fat4M114; Steel Drums
- // Amplitude begins at 0.0, peaks 6.8 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {3594,3595, 0, 0, 2266, 2266,0.000000 }, // 3616: fat4M119; Reverse Cymbal
+ // Amplitude begins at 2235.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3514,3515, 0, 0, 20, 20,0.000000 }, // 3568: fat4M115; Woodblock
- // Amplitude begins at 0.5, peaks 476.1 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3596,3597, 0, 0, 200, 200,0.000000 }, // 3617: fat4M120; Guitar FretNoise
+ // Amplitude begins at 1868.3, peaks 3405.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3516,3517, 0, 0, 26, 26,0.000000 }, // 3569: fat4M116; Taiko Drum
- // Amplitude begins at 0.4, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3598,3599, 0, 2, 40000, 233,0.000000 }, // 3618: fat4M121; Breath Noise
+ // Amplitude begins at 3631.4, peaks 3636.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3518,3519, 0, 0, 166, 166,0.000000 }, // 3570: fat4M117; Melodic Tom
- // Amplitude begins at 0.4, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3600,3599, 0, 2, 40000, 233,0.000000 }, // 3619: fat4M122; Seashore
+ // Amplitude begins at 2658.7, peaks 4594.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3520,3521, 0, 0, 40, 40,0.000000 }, // 3571: fat4M118; Synth Drum
- // Amplitude begins at 1.0, peaks 2852.5 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3601,3602, 0, 0, 440, 440,0.000000 }, // 3620: fat4M123; Bird Tweet
+ // Amplitude begins at 0.0, peaks 1309.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3522,3523, 0, 0, 2280, 2280,0.000000 }, // 3572: fat4M119; Reverse Cymbal
- // Amplitude begins at 1386.9, peaks 1405.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3603,3604, 0, 0, 140, 140,0.000000 }, // 3621: fat4M124; Telephone
+ // Amplitude begins at 0.2, peaks 827.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3524,3525, 0, 0, 280, 280,0.000000 }, // 3573: fat4M120; Guitar FretNoise
- // Amplitude begins at 0.0, peaks 839.5 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3605,3606, 0, 0, 40000, 100,0.000000 }, // 3622: fat4M125; Helicopter
+ // Amplitude begins at 0.4, peaks 1290.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3526,3527, 0, 0, 580, 580,0.000000 }, // 3574: fat4M121; Breath Noise
- // Amplitude begins at 0.4, peaks 0.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3607,3599, 0, 2, 40000, 233,0.000000 }, // 3623: fat4M126; Applause/Noise
+ // Amplitude begins at 0.4, peaks 1357.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3528,3527, 0, 0, 4613, 4613,0.000000 }, // 3575: fat4M122; Seashore
- // Amplitude begins at 3332.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3608,3609, 0, 0, 153, 153,0.000000 }, // 3624: fat4M127; Gunshot
+ // Amplitude begins at 1.1, peaks 2849.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3529,3530, 0, 0, 440, 440,0.000000 }, // 3576: fat4M123; Bird Tweet
- // Amplitude begins at 2047.1, peaks 2335.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3610,3610, 35, 0, 26, 26,0.000000 }, // 3625: fat4P35; Ac Bass Drum
+ // Amplitude begins at 2070.3, peaks 2097.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3531,3532, 0, 0, 153, 153,0.000000 }, // 3577: fat4M124; Telephone
- // Amplitude begins at 924.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3611,3612, 35, 0, 6, 6,0.000000 }, // 3626: fat4P36; Bass Drum 1
+ // Amplitude begins at 0.0, peaks 1452.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3533,3534, 0, 0, 40000, 0,0.000000 }, // 3578: fat4M125; Helicopter
- // Amplitude begins at 1976.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3613,3614, 44, 0, 20, 20,0.000000 }, // 3627: fat4P37; Side Stick
+ // Amplitude begins at 0.4, peaks 1287.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3535,3527, 0, 0, 40000, 113,0.000000 }, // 3579: fat4M126; Applause/Noise
- // Amplitude begins at 2228.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3615,3616, 48, 0, 40, 40,0.000000 }, // 3628: fat4P38; Acoustic Snare
+ // Amplitude begins at 2374.8, peaks 3576.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3536,3537, 0, 0, 40000, 0,0.000000 }, // 3580: fat4M127; Gunshot
- // Amplitude begins at 2175.3,
+ // Amplitude begins at 2046.5, peaks 2310.1 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3617,3618, 58, 0, 40, 40,0.000000 }, // 3629: fat4P39; Hand Clap
+ {3538,3538, 35, 0, 26, 26,0.000000 }, // 3581: fat4P35; Ac Bass Drum
- // Amplitude begins at 2203.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3615,3619, 60, 0, 46, 46,0.000000 }, // 3630: fat4P40; Electric Snare
+ // Amplitude begins at 2641.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3539,3540, 35, 0, 20, 20,0.000000 }, // 3582: fat4P36; Bass Drum 1
- // Amplitude begins at 2225.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3611,3620, 48, 0, 100, 100,0.000000 }, // 3631: fat4P41; Low Floor Tom
+ // Amplitude begins at 2078.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3541,3542, 44, 0, 20, 20,0.000000 }, // 3583: fat4P37; Side Stick
- // Amplitude begins at 574.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3621,3622, 43, 0, 20, 20,0.000000 }, // 3632: fat4P42; Closed High Hat
+ // Amplitude begins at 1910.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3543,3544, 48, 0, 66, 66,0.000000 }, // 3584: fat4P38; Acoustic Snare
- // Amplitude begins at 884.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3611,3612, 49, 0, 6, 6,0.000000 }, // 3633: fat4P43; High Floor Tom
+ // Amplitude begins at 2671.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3545,3546, 58, 0, 53, 53,0.000000 }, // 3585: fat4P39; Hand Clap
- // Amplitude begins at 124.9, peaks 1048.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3623,3624, 43, 0, 26, 26,0.000000 }, // 3634: fat4P44; Pedal High Hat
+ // Amplitude begins at 1950.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3543,3547, 60, 0, 73, 73,0.000000 }, // 3586: fat4P40; Electric Snare
- // Amplitude begins at 751.8,
+ // Amplitude begins at 4402.9,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3611,3612, 51, 0, 6, 6,0.000000 }, // 3635: fat4P45; Low Tom
+ {3539,3548, 48, 0, 93, 93,0.000000 }, // 3587: fat4P41; Low Floor Tom
- // Amplitude begins at 108.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3625,3626, 43, 0, 246, 246,0.000000 }, // 3636: fat4P46; Open High Hat
+ // Amplitude begins at 1218.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3549,3550, 43, 0, 13, 13,0.000000 }, // 3588: fat4P42; Closed High Hat
- // Amplitude begins at 849.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3611,3612, 54, 0, 6, 6,0.000000 }, // 3637: fat4P47; Low-Mid Tom
+ // Amplitude begins at 3258.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3539,3540, 49, 0, 73, 73,0.000000 }, // 3589: fat4P43; High Floor Tom
- // Amplitude begins at 750.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3611,3612, 57, 0, 6, 6,0.000000 }, // 3638: fat4P48; High-Mid Tom
+ // Amplitude begins at 203.1, peaks 1536.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3551,3552, 43, 0, 26, 26,0.000000 }, // 3590: fat4P44; Pedal High Hat
- // Amplitude begins at 2293.8,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3627,3628, 72, 0, 486, 486,0.000000 }, // 3639: fat4P49; Crash Cymbal 1
+ // Amplitude begins at 2700.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3539,3540, 51, 0, 100, 100,0.000000 }, // 3591: fat4P45; Low Tom
- // Amplitude begins at 768.0,
+ // Amplitude begins at 884.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3611,3612, 60, 0, 6, 6,0.000000 }, // 3640: fat4P50; High Tom
+ {3553,3554, 43, 0, 146, 146,0.000000 }, // 3592: fat4P46; Open High Hat
- // Amplitude begins at 156.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3629,3630, 70, 0, 226, 226,0.000000 }, // 3641: fat4P51; Ride Cymbal 1
+ // Amplitude begins at 2625.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3539,3540, 54, 0, 100, 100,0.000000 }, // 3593: fat4P47; Low-Mid Tom
- // Amplitude begins at 2394.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3631,3632, 60, 0, 300, 300,0.000000 }, // 3642: fat4P52; Chinese Cymbal
+ // Amplitude begins at 3183.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3539,3540, 57, 0, 100, 100,0.000000 }, // 3594: fat4P48; High-Mid Tom
- // Amplitude begins at 105.5,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3633,3634, 36, 0, 380, 380,0.000000 }, // 3643: fat4P53; Ride Bell
+ // Amplitude begins at 3429.4, peaks 3661.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3555,3556, 72, 0, 40000, 0,0.000000 }, // 3595: fat4P49; Crash Cymbal 1
- // Amplitude begins at 598.0, peaks 1654.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3635,3636, 65, 0, 86, 86,0.000000 }, // 3644: fat4P54; Tambourine
-
- // Amplitude begins at 1370.6,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3637,3638, 84, 0, 506, 506,0.000000 }, // 3645: fat4P55; Splash Cymbal
+ // Amplitude begins at 3190.4,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3539,3540, 60, 0, 100, 100,0.000000 }, // 3596: fat4P50; High Tom
- // Amplitude begins at 1111.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3639,3640, 59, 0, 120, 120,0.000000 }, // 3646: fat4P56; Cow Bell
+ // Amplitude begins at 662.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3557,3558, 70, 0, 246, 246,0.000000 }, // 3597: fat4P51; Ride Cymbal 1
- // Amplitude begins at 2412.9,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3641,3642, 84, 0, 486, 486,0.000000 }, // 3647: fat4P57; Crash Cymbal 2
+ // Amplitude begins at 3380.0,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3559,3560, 60, 0, 40000, 0,0.000000 }, // 3598: fat4P52; Chinese Cymbal
- // Amplitude begins at 474.6, peaks 609.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3643,3644, 35, 0, 246, 246,0.000000 }, // 3648: fat4P58; Vibraslap
+ // Amplitude begins at 351.0,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3561,3562, 36, 0, 360, 360,0.000000 }, // 3599: fat4P53; Ride Bell
- // Amplitude begins at 152.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3645,3646, 44, 0, 146, 146,0.000000 }, // 3649: fat4P59; Ride Cymbal 2
+ // Amplitude begins at 1305.3, peaks 1959.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3563,3564, 65, 0, 113, 113,0.000000 }, // 3600: fat4P54; Tambourine
- // Amplitude begins at 2005.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3647,3648, 67, 0, 66, 66,0.000000 }, // 3650: fat4P60; High Bongo
+ // Amplitude begins at 2084.7,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3565,3566, 84, 0, 40000, 0,0.000000 }, // 3601: fat4P55; Splash Cymbal
- // Amplitude begins at 892.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3649,3650, 66, 0, 46, 46,0.000000 }, // 3651: fat4P61; Low Bongo
+ // Amplitude begins at 2927.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3567,3568, 59, 0, 133, 133,0.000000 }, // 3602: fat4P56; Cow Bell
- // Amplitude begins at 864.6,
+ // Amplitude begins at 4019.3,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3651,3652, 59, 0, 13, 13,0.000000 }, // 3652: fat4P62; Mute High Conga
+ {3569,3570, 84, 0, 40000, 0,0.000000 }, // 3603: fat4P57; Crash Cymbal 2
- // Amplitude begins at 510.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3653,3654, 51, 0, 40, 40,0.000000 }, // 3653: fat4P63; Open High Conga
+ // Amplitude begins at 1661.1, peaks 1663.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3571,3572, 35, 0, 53, 53,0.000000 }, // 3604: fat4P58; Vibraslap
- // Amplitude begins at 518.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3655,3656, 45, 0, 40, 40,0.000000 }, // 3654: fat4P64; Low Conga
+ // Amplitude begins at 749.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3573,3574, 44, 0, 273, 273,0.000000 }, // 3605: fat4P59; Ride Cymbal 2
- // Amplitude begins at 709.7, peaks 793.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3657,3658, 71, 0, 140, 140,0.000000 }, // 3655: fat4P65; High Timbale
+ // Amplitude begins at 2208.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3575,3576, 67, 0, 66, 66,0.000000 }, // 3606: fat4P60; High Bongo
- // Amplitude begins at 1149.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3659,3660, 60, 0, 166, 166,0.000000 }, // 3656: fat4P66; Low Timbale
+ // Amplitude begins at 1680.5, peaks 1862.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3577,3578, 66, 0, 46, 46,0.000000 }, // 3607: fat4P61; Low Bongo
- // Amplitude begins at 419.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3661,3662, 58, 0, 46, 46,0.000000 }, // 3657: fat4P67; High Agogo
+ // Amplitude begins at 2177.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3579,3580, 59, 0, 13, 13,0.000000 }, // 3608: fat4P62; Mute High Conga
- // Amplitude begins at 605.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3663,3664, 53, 0, 46, 46,0.000000 }, // 3658: fat4P68; Low Agogo
+ // Amplitude begins at 2878.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3581,3582, 51, 0, 40, 40,0.000000 }, // 3609: fat4P63; Open High Conga
- // Amplitude begins at 0.8, peaks 219.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3665,3666, 64, 0, 86, 86,0.000000 }, // 3659: fat4P69; Cabasa
+ // Amplitude begins at 3102.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3583,3584, 45, 0, 40, 40,0.000000 }, // 3610: fat4P64; Low Conga
- // Amplitude begins at 108.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3667,3668, 71, 0, 13, 13,0.000000 }, // 3660: fat4P70; Maracas
+ // Amplitude begins at 2467.3, peaks 3958.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3585,3586, 71, 0, 120, 120,0.000000 }, // 3611: fat4P65; High Timbale
- // Amplitude begins at 28.8, peaks 574.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3669,3670, 61, 0, 326, 326,0.000000 }, // 3661: fat4P71; Short Whistle
+ // Amplitude begins at 2927.2, peaks 3009.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3587,3588, 60, 0, 180, 180,0.000000 }, // 3612: fat4P66; Low Timbale
- // Amplitude begins at 68.9, peaks 1362.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3671,3672, 61, 0, 326, 326,0.000000 }, // 3662: fat4P72; Long Whistle
+ // Amplitude begins at 2563.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3589,3590, 58, 0, 166, 166,0.000000 }, // 3613: fat4P67; High Agogo
- // Amplitude begins at 1.0, peaks 1342.1 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3673,3674, 48, 0, 73, 73,0.000000 }, // 3663: fat4P73; Short Guiro
+ // Amplitude begins at 2510.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3591,3592, 53, 0, 140, 140,0.000000 }, // 3614: fat4P68; Low Agogo
- // Amplitude begins at 0.0, peaks 1443.9 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3673,3675, 48, 0, 286, 286,0.000000 }, // 3664: fat4P74; Long Guiro
+ // Amplitude begins at 2.9, peaks 540.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3593,3594, 64, 0, 86, 86,0.000000 }, // 3615: fat4P69; Cabasa
- // Amplitude begins at 1112.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3676,3677, 69, 0, 20, 20,0.000000 }, // 3665: fat4P75; Claves
+ // Amplitude begins at 658.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3595,3596, 71, 0, 13, 13,0.000000 }, // 3616: fat4P70; Maracas
- // Amplitude begins at 1115.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3678,3679, 68, 0, 20, 20,0.000000 }, // 3666: fat4P76; High Wood Block
+ // Amplitude begins at 176.2, peaks 3484.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3597,3598, 61, 0, 313, 313,0.000000 }, // 3617: fat4P71; Short Whistle
- // Amplitude begins at 1194.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3678,3679, 63, 0, 33, 33,0.000000 }, // 3667: fat4P77; Low Wood Block
+ // Amplitude begins at 218.3, peaks 4371.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3599,3600, 61, 0, 513, 513,0.000000 }, // 3618: fat4P72; Long Whistle
- // Amplitude begins at 1.4, peaks 2576.1 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3680,3681, 74, 0, 333, 333,0.000000 }, // 3668: fat4P78; Mute Cuica
+ // Amplitude begins at 1813.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3601,3602, 48, 0, 80, 80,0.000000 }, // 3619: fat4P73; Short Guiro
- // Amplitude begins at 8.6, peaks 2933.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3682,3683, 60, 0, 340, 340,0.000000 }, // 3669: fat4P79; Open Cuica
+ // Amplitude begins at 1813.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3601,3603, 48, 0, 80, 80,0.000000 }, // 3620: fat4P74; Long Guiro
- // Amplitude begins at 247.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3684,3685, 80, 0, 60, 60,0.000000 }, // 3670: fat4P80; Mute Triangle
+ // Amplitude begins at 3345.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3604,3605, 69, 0, 20, 20,0.000000 }, // 3621: fat4P75; Claves
- // Amplitude begins at 1068.2,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3686,3687, 64, 0, 440, 440,0.000000 }, // 3671: fat4P81; Open Triangle
+ // Amplitude begins at 3353.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3606,3607, 68, 0, 20, 20,0.000000 }, // 3622: fat4P76; High Wood Block
- // Amplitude begins at 2.4, peaks 240.7 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3688,3689, 69, 0, 33, 33,0.000000 }, // 3672: fat4P82; Shaker
+ // Amplitude begins at 3589.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3606,3607, 63, 0, 33, 33,0.000000 }, // 3623: fat4P77; Low Wood Block
- // Amplitude begins at 3.5, peaks 1290.8 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {3690,3691, 55, 0, 680, 680,0.000000 }, // 3673: fat4P83; Jingle Bell
+ // Amplitude begins at 1.5, peaks 2567.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3608,3609, 74, 0, 333, 333,0.000000 }, // 3624: fat4P78; Mute Cuica
- // Amplitude begins at 1099.0,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3692,3693, 75, 0, 553, 553,0.000000 }, // 3674: fat4P84; Bell Tree
+ // Amplitude begins at 8.4, peaks 2392.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3610,3611, 60, 0, 380, 380,0.000000 }, // 3625: fat4P79; Open Cuica
- // Amplitude begins at 1113.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3694,3695, 68, 0, 20, 20,0.000000 }, // 3675: fat4P85; Castanets
+ // Amplitude begins at 755.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3612,3613, 80, 0, 60, 60,0.000000 }, // 3626: fat4P80; Mute Triangle
- // Amplitude begins at 480.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3696,3697, 48, 0, 40, 40,0.000000 }, // 3676: fat4P86; Mute Surdu
+ // Amplitude begins at 2142.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3614,3615, 64, 0, 646, 646,0.000000 }, // 3627: fat4P81; Open Triangle
- // Amplitude begins at 2351.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3698,3699, 53, 0, 33, 33,0.000000 }, // 3677: fat4P87; Open Surdu
+ // Amplitude begins at 6.5, peaks 596.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3616,3617, 69, 0, 33, 33,0.000000 }, // 3628: fat4P82; Shaker
- // Amplitude begins at 1810.0, peaks 1989.7 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3700,3700, 0, 0, 1480, 1480,0.000000 }, // 3678: b60M0; AcouGrandPiano
+ // Amplitude begins at 1259.2, peaks 2139.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3618,3619, 55, 0, 500, 500,0.000000 }, // 3629: fat4P83; Jingle Bell
- // Amplitude begins at 1432.0,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3701,3701, 0, 0, 1673, 1673,0.000000 }, // 3679: b60M1; BrightAcouGrand
+ // Amplitude begins at 716.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3620,3621, 75, 0, 346, 346,0.000000 }, // 3630: fat4P84; Bell Tree
- // Amplitude begins at 2162.6, peaks 2317.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3702,3702, 0, 0, 640, 640,0.000000 }, // 3680: b60M2; ElecGrandPiano
+ // Amplitude begins at 3341.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3622,3623, 68, 0, 20, 20,0.000000 }, // 3631: fat4P85; Castanets
- // Amplitude begins at 2559.6, peaks 2980.6 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3703,3703, 0, 0, 1200, 1200,0.000000 }, // 3681: b60M3; Honky-tonkPiano
+ // Amplitude begins at 2225.3, peaks 2372.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3624,3625, 48, 0, 46, 46,0.000000 }, // 3632: fat4P86; Mute Surdu
- // Amplitude begins at 1164.8, peaks 1382.1 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3704,3704, 0, 0, 1546, 1546,0.000000 }, // 3682: b60M4; Rhodes Piano
+ // Amplitude begins at 3999.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3626,3627, 53, 0, 40, 40,0.000000 }, // 3633: fat4P87; Open Surdu
- // Amplitude begins at 1982.5, peaks 1996.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3705,3705, 0, 0, 1213, 1213,0.000000 }, // 3683: b60M5; Chorused Piano
+ // Amplitude begins at 1805.3, peaks 1983.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3628,3628, 0, 0, 1486, 1486,0.000000 }, // 3634: b60M0; AcouGrandPiano
- // Amplitude begins at 2118.1, peaks 2205.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3706,3706, 0, 0, 273, 273,0.000000 }, // 3684: b60M6; Harpsichord
+ // Amplitude begins at 1432.9, peaks 1440.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3629,3629, 0, 0, 1806, 1806,0.000000 }, // 3635: b60M1; BrightAcouGrand
- // Amplitude begins at 2347.3, peaks 2580.4 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3707,3707, 0, 0, 1480, 1480,0.000000 }, // 3685: b60M7; Clavinet
+ // Amplitude begins at 2159.4, peaks 2323.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3630,3630, 0, 0, 633, 633,0.000000 }, // 3636: b60M2; ElecGrandPiano
- // Amplitude begins at 146.9, peaks 2796.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3708,3708, 0, 0, 633, 633,0.000000 }, // 3686: b60M8; Celesta
+ // Amplitude begins at 2553.0, peaks 2952.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3631,3631, 0, 0, 1273, 1273,0.000000 }, // 3637: b60M3; Honky-tonkPiano
- // Amplitude begins at 1290.8, peaks 1376.8 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3709,3709, 0, 0, 1920, 1920,0.000000 }, // 3687: b60M9; Glockenspiel
+ // Amplitude begins at 1163.4, peaks 1384.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3632,3632, 0, 0, 1553, 1553,0.000000 }, // 3638: b60M4; Rhodes Piano
- // Amplitude begins at 2714.7, peaks 2813.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3710,3710, 0, 0, 280, 280,0.000000 }, // 3688: b60M10; Music box
+ // Amplitude begins at 1983.7, peaks 1995.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3633,3633, 0, 0, 1206, 1206,0.000000 }, // 3639: b60M5; Chorused Piano
- // Amplitude begins at 1913.7, peaks 2411.9 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3711,3711, 0, 0, 1726, 1726,0.000000 }, // 3689: b60M11; Vibraphone
+ // Amplitude begins at 2115.1, peaks 2208.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3634,3634, 0, 0, 313, 313,0.000000 }, // 3640: b60M6; Harpsichord
- // Amplitude begins at 2325.9, peaks 2433.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3712,3712, 0, 0, 486, 486,0.000000 }, // 3690: b60M12; Marimba
+ // Amplitude begins at 2341.2, peaks 2572.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3635,3635, 0, 0, 1486, 1486,0.000000 }, // 3641: b60M7; Clavinet
- // Amplitude begins at 2060.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3713,3713, 0, 0, 46, 46,0.000000 }, // 3691: b60M13; Xylophone
+ // Amplitude begins at 141.5, peaks 2837.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3636,3636, 0, 0, 626, 626,0.000000 }, // 3642: b60M8; Celesta
- // Amplitude begins at 2893.2,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3714,3714, 0, 0, 1206, 1206,0.000000 }, // 3692: b60M14; Tubular Bells
+ // Amplitude begins at 1288.5, peaks 1381.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3637,3637, 0, 0, 1846, 1846,0.000000 }, // 3643: b60M9; Glockenspiel
- // Amplitude begins at 931.6, peaks 2603.4 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3715,3715, 0, 0, 320, 320,0.000000 }, // 3693: b60M15; Dulcimer
+ // Amplitude begins at 2709.1, peaks 2829.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3638,3638, 0, 0, 300, 300,0.000000 }, // 3644: b60M10; Music box
- // Amplitude begins at 839.2, peaks 1865.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3716,3716, 0, 0, 40000, 240,0.000000 }, // 3694: b60M16; Hammond Organ
+ // Amplitude begins at 1898.7, peaks 2423.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3639,3639, 0, 0, 1740, 1740,0.000000 }, // 3645: b60M11; Vibraphone
- // Amplitude begins at 1528.2,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- {3717,3717, 0, 0, 40000, 520,0.000000 }, // 3695: b60M17; Percussive Organ
+ // Amplitude begins at 2330.0, peaks 2423.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3640,3640, 0, 0, 513, 513,0.000000 }, // 3646: b60M12; Marimba
- // Amplitude begins at 1622.6, peaks 1736.4 at 32.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3718,3718, 0, 0, 40000, 133,0.000000 }, // 3696: b60M18; Rock Organ
+ // Amplitude begins at 2060.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3641,3641, 0, 0, 46, 46,0.000000 }, // 3647: b60M13; Xylophone
- // Amplitude begins at 417.4, peaks 1469.0 at 33.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3719,3719, 0, 0, 40000, 0,0.000000 }, // 3697: b60M19; Church Organ
+ // Amplitude begins at 2887.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3642,3642, 0, 0, 1226, 1226,0.000000 }, // 3648: b60M14; Tubular Bells
- // Amplitude begins at 1788.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3720,3720, 0, 0, 40000, 33,0.000000 }, // 3698: b60M20; Reed Organ
+ // Amplitude begins at 916.8, peaks 2633.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3643,3643, 0, 0, 333, 333,0.000000 }, // 3649: b60M15; Dulcimer
- // Amplitude begins at 0.7, peaks 1544.5 at 14.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3721,3721, 0, 0, 40000, 6,0.000000 }, // 3699: b60M21; Accordion
+ // Amplitude begins at 838.8, peaks 1870.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3644,3644, 0, 0, 40000, 300,0.000000 }, // 3650: b60M16; Hammond Organ
- // Amplitude begins at 0.3, peaks 2533.9 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3722,3722, 0, 0, 40000, 6,0.000000 }, // 3700: b60M22; Harmonica
+ // Amplitude begins at 1528.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3645,3645, 0, 0, 40000, 533,0.000000 }, // 3651: b60M17; Percussive Organ
- // Amplitude begins at 0.1, peaks 691.4 at 5.7s,
- // fades to 20% at 5.7s, keyoff fades to 20% in 0.0s.
- {3723,3723, 0, 0, 5686, 6,0.000000 }, // 3701: b60M23; Tango Accordion
+ // Amplitude begins at 1618.3, peaks 1735.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3646,3646, 0, 0, 40000, 126,0.000000 }, // 3652: b60M18; Rock Organ
- // Amplitude begins at 1901.4, peaks 2105.6 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3724,3724, 0, 0, 1053, 1053,0.000000 }, // 3702: b60M24; Acoustic Guitar1
+ // Amplitude begins at 417.2, peaks 1465.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3647,3647, 0, 0, 40000, 0,0.000000 }, // 3653: b60M19; Church Organ
- // Amplitude begins at 1713.9, peaks 1823.9 at 0.0s,
- // fades to 20% at 4.0s, keyoff fades to 20% in 4.0s.
- {3725,3725, 0, 0, 4000, 4000,0.000000 }, // 3703: b60M25; Acoustic Guitar2
+ // Amplitude begins at 1790.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3648,3648, 0, 0, 40000, 33,0.000000 }, // 3654: b60M20; Reed Organ
- // Amplitude begins at 1325.2, peaks 1759.4 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3726,3726, 0, 0, 906, 906,0.000000 }, // 3704: b60M26; Electric Guitar1
+ // Amplitude begins at 0.7, peaks 1545.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3649,3649, 0, 0, 40000, 6,0.000000 }, // 3655: b60M21; Accordion
- // Amplitude begins at 122.1, peaks 1912.9 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3727,3727, 0, 0, 426, 426,0.000000 }, // 3705: b60M27; Electric Guitar2
+ // Amplitude begins at 0.3, peaks 2540.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3650,3650, 0, 0, 40000, 6,0.000000 }, // 3656: b60M22; Harmonica
- // Amplitude begins at 3128.4,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3728,3728, 0, 0, 380, 380,0.000000 }, // 3706: b60M28; Electric Guitar3
+ // Amplitude begins at 0.1, peaks 689.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3651,3651, 0, 0, 3880, 6,0.000000 }, // 3657: b60M23; Tango Accordion
- // Amplitude begins at 1158.8, peaks 1272.0 at 29.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3729,3729, 0, 0, 40000, 73,0.000000 }, // 3707: b60M29; Overdrive Guitar
+ // Amplitude begins at 1902.7, peaks 2146.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3652,3652, 0, 0, 1066, 1066,0.000000 }, // 3658: b60M24; Acoustic Guitar1
- // Amplitude begins at 1190.5, peaks 1268.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3730,3730, 0, 0, 40000, 13,0.000000 }, // 3708: b60M30; Distorton Guitar
+ // Amplitude begins at 1711.7, peaks 1823.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3653,3653, 0, 0, 4086, 4086,0.000000 }, // 3659: b60M25; Acoustic Guitar2
- // Amplitude begins at 1351.7, peaks 1504.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3731,3731, 0, 0, 40000, 26,0.000000 }, // 3709: b60M31; Guitar Harmonics
+ // Amplitude begins at 1314.4, peaks 1769.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3654,3654, 0, 0, 866, 866,0.000000 }, // 3660: b60M26; Electric Guitar1
- // Amplitude begins at 860.7, peaks 1062.0 at 0.1s,
- // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s.
- {3732,3732, 0, 0, 4246, 4246,0.000000 }, // 3710: b60M32; Acoustic Bass
+ // Amplitude begins at 118.1, peaks 1932.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3655,3655, 0, 0, 466, 466,0.000000 }, // 3661: b60M27; Electric Guitar2
- // Amplitude begins at 1004.1, peaks 1169.4 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3733,3733, 0, 0, 40000, 0,0.000000 }, // 3711: b60M33; Electric Bass 1
+ // Amplitude begins at 3120.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3656,3656, 0, 0, 420, 420,0.000000 }, // 3662: b60M28; Electric Guitar3
- // Amplitude begins at 705.7, peaks 1867.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3734,3734, 0, 0, 280, 280,0.000000 }, // 3712: b60M34; Electric Bass 2
+ // Amplitude begins at 1163.8, peaks 1273.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3657,3657, 0, 0, 40000, 73,0.000000 }, // 3663: b60M29; Overdrive Guitar
- // Amplitude begins at 1906.0, peaks 2077.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3735,3735, 0, 0, 386, 386,0.000000 }, // 3713: b60M35; Fretless Bass
+ // Amplitude begins at 1191.0, peaks 1262.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3658,3658, 0, 0, 40000, 20,0.000000 }, // 3664: b60M30; Distorton Guitar
- // Amplitude begins at 1314.1, peaks 1376.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3736,3736, 0, 0, 600, 600,0.000000 }, // 3714: b60M36; Slap Bass 1
+ // Amplitude begins at 1354.9, peaks 1470.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3659,3659, 0, 0, 40000, 26,0.000000 }, // 3665: b60M31; Guitar Harmonics
- // Amplitude begins at 1546.1, peaks 1610.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3737,3737, 0, 0, 293, 293,0.000000 }, // 3715: b60M37; Slap Bass 2
+ // Amplitude begins at 857.7, peaks 1067.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3660,3660, 0, 0, 4266, 4266,0.000000 }, // 3666: b60M32; Acoustic Bass
- // Amplitude begins at 6.7, peaks 1978.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3738,3738, 0, 0, 40000, 0,0.000000 }, // 3716: b60M38; Synth Bass 1
+ // Amplitude begins at 1002.2, peaks 1170.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3661,3661, 0, 0, 40000, 0,0.000000 }, // 3667: b60M33; Electric Bass 1
- // Amplitude begins at 1289.5, peaks 1348.9 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3739,3739, 0, 0, 1866, 1866,0.000000 }, // 3717: b60M39; Synth Bass 2
+ // Amplitude begins at 702.2, peaks 1863.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3662,3662, 0, 0, 253, 253,0.000000 }, // 3668: b60M34; Electric Bass 2
- // Amplitude begins at 0.4, peaks 1587.8 at 8.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3740,3740, 0, 0, 40000, 120,0.000000 }, // 3718: b60M40; Violin
+ // Amplitude begins at 1904.8, peaks 2077.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3663,3663, 0, 0, 380, 380,0.000000 }, // 3669: b60M35; Fretless Bass
- // Amplitude begins at 0.4, peaks 1078.3 at 30.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3741,3741, 0, 0, 40000, 120,0.000000 }, // 3719: b60M41; Viola
+ // Amplitude begins at 1313.1, peaks 1379.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3664,3664, 0, 0, 573, 573,0.000000 }, // 3670: b60M36; Slap Bass 1
- // Amplitude begins at 0.4, peaks 2250.9 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3742,3742, 0, 0, 40000, 46,0.000000 }, // 3720: b60M42; Cello
+ // Amplitude begins at 1534.1, peaks 1611.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3665,3665, 0, 0, 280, 280,0.000000 }, // 3671: b60M37; Slap Bass 2
- // Amplitude begins at 198.8, peaks 1683.5 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3743,3743, 0, 0, 313, 313,0.000000 }, // 3721: b60M43; Contrabass
+ // Amplitude begins at 6.5, peaks 1963.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3666,3666, 0, 0, 40000, 6,0.000000 }, // 3672: b60M38; Synth Bass 1
- // Amplitude begins at 0.4, peaks 2083.6 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3744,3744, 0, 0, 40000, 193,0.000000 }, // 3722: b60M44; Tremulo Strings
+ // Amplitude begins at 1289.9, peaks 1349.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3667,3667, 0, 0, 1933, 1933,0.000000 }, // 3673: b60M39; Synth Bass 2
- // Amplitude begins at 1791.1, peaks 2095.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3745,3745, 0, 0, 233, 233,0.000000 }, // 3723: b60M45; Pizzicato String
+ // Amplitude begins at 0.4, peaks 1590.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3668,3668, 0, 0, 40000, 140,0.000000 }, // 3674: b60M40; Violin
- // Amplitude begins at 520.4, peaks 1176.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3746,3746, 0, 0, 106, 106,0.000000 }, // 3724: b60M46; Orchestral Harp
+ // Amplitude begins at 0.4, peaks 1079.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3669,3669, 0, 0, 40000, 140,0.000000 }, // 3675: b60M41; Viola
- // Amplitude begins at 1479.0, peaks 2631.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3747,3747, 0, 0, 126, 126,0.000000 }, // 3725: b60M47; Timpany
+ // Amplitude begins at 0.4, peaks 2248.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3670,3670, 0, 0, 40000, 40,0.000000 }, // 3676: b60M42; Cello
- // Amplitude begins at 5.6, peaks 1822.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3748,3748, 0, 0, 40000, 193,0.000000 }, // 3726: b60M48; String Ensemble1
+ // Amplitude begins at 198.4, peaks 1632.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3671,3671, 0, 0, 353, 353,0.000000 }, // 3677: b60M43; Contrabass
- // Amplitude begins at 0.4, peaks 2135.0 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3749,3749, 0, 0, 40000, 173,0.000000 }, // 3727: b60M49; String Ensemble2
+ // Amplitude begins at 0.4, peaks 2119.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3672,3672, 0, 0, 40000, 166,0.000000 }, // 3678: b60M44; Tremulo Strings
- // Amplitude begins at 0.3, peaks 2564.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3750,3750, 0, 0, 40000, 173,0.000000 }, // 3728: b60M50; Synth Strings 1
+ // Amplitude begins at 1787.7, peaks 2100.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3673,3673, 0, 0, 273, 273,0.000000 }, // 3679: b60M45; Pizzicato String
- // Amplitude begins at 0.4, peaks 1771.3 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3751,3751, 0, 0, 40000, 240,0.000000 }, // 3729: b60M51; SynthStrings 2
+ // Amplitude begins at 521.5, peaks 1153.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3674,3674, 0, 0, 126, 126,0.000000 }, // 3680: b60M46; Orchestral Harp
- // Amplitude begins at 66.7, peaks 2092.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3752,3752, 0, 0, 40000, 146,0.000000 }, // 3730: b60M52; Choir Aahs
+ // Amplitude begins at 1481.8, peaks 2679.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3675,3675, 0, 0, 146, 146,0.000000 }, // 3681: b60M47; Timpany
- // Amplitude begins at 523.7, peaks 2172.6 at 35.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3753,3753, 0, 0, 40000, 120,0.000000 }, // 3731: b60M53; Voice Oohs
+ // Amplitude begins at 5.4, peaks 1818.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3676,3676, 0, 0, 40000, 213,0.000000 }, // 3682: b60M48; String Ensemble1
- // Amplitude begins at 1271.5, peaks 1520.5 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3754,3754, 0, 0, 40000, 6,0.000000 }, // 3732: b60M54; Synth Voice
+ // Amplitude begins at 0.4, peaks 2195.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3677,3677, 0, 0, 40000, 173,0.000000 }, // 3683: b60M49; String Ensemble2
- // Amplitude begins at 131.2, peaks 2854.8 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3755,3755, 0, 0, 233, 233,0.000000 }, // 3733: b60M55; Orchestra Hit
+ // Amplitude begins at 0.3, peaks 2491.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3678,3678, 0, 0, 40000, 206,0.000000 }, // 3684: b60M50; Synth Strings 1
- // Amplitude begins at 128.9, peaks 1781.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3756,3756, 0, 0, 40000, 6,0.000000 }, // 3734: b60M56; Trumpet
+ // Amplitude begins at 0.4, peaks 1818.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3679,3679, 0, 0, 40000, 213,0.000000 }, // 3685: b60M51; SynthStrings 2
- // Amplitude begins at 0.5, peaks 757.2 at 4.9s,
- // fades to 20% at 11.9s, keyoff fades to 20% in 0.0s.
- {3757,3757, 0, 0, 11933, 13,0.000000 }, // 3735: b60M57; Trombone
+ // Amplitude begins at 63.6, peaks 2101.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3680,3680, 0, 0, 40000, 153,0.000000 }, // 3686: b60M52; Choir Aahs
- // Amplitude begins at 583.4, peaks 1141.2 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3758,3758, 0, 0, 40000, 120,0.000000 }, // 3736: b60M58; Tuba
+ // Amplitude begins at 514.0, peaks 2173.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3681,3681, 0, 0, 40000, 106,0.000000 }, // 3687: b60M53; Voice Oohs
- // Amplitude begins at 90.6, peaks 1537.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3759,3759, 0, 0, 40000, 13,0.000000 }, // 3737: b60M59; Muted Trumpet
+ // Amplitude begins at 1271.2, peaks 1514.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3682,3682, 0, 0, 40000, 6,0.000000 }, // 3688: b60M54; Synth Voice
- // Amplitude begins at 1094.4, peaks 1610.1 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3760,3760, 0, 0, 40000, 13,0.000000 }, // 3738: b60M60; French Horn
+ // Amplitude begins at 127.2, peaks 2876.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3683,3683, 0, 0, 233, 233,0.000000 }, // 3689: b60M55; Orchestra Hit
- // Amplitude begins at 76.0, peaks 1489.1 at 3.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3761,3761, 0, 0, 40000, 0,0.000000 }, // 3739: b60M61; Brass Section
+ // Amplitude begins at 124.8, peaks 1763.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3684,3684, 0, 0, 40000, 6,0.000000 }, // 3690: b60M56; Trumpet
- // Amplitude begins at 1110.0, peaks 1390.9 at 25.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3762,3762, 0, 0, 40000, 0,0.000000 }, // 3740: b60M62; Synth Brass 1
+ // Amplitude begins at 0.5, peaks 756.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3685,3685, 0, 0, 11193, 13,0.000000 }, // 3691: b60M57; Trombone
- // Amplitude begins at 1109.7, peaks 1360.8 at 16.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3763,3763, 0, 0, 40000, 0,0.000000 }, // 3741: b60M63; Synth Brass 2
+ // Amplitude begins at 577.9, peaks 1141.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3686,3686, 0, 0, 40000, 126,0.000000 }, // 3692: b60M58; Tuba
- // Amplitude begins at 1.0, peaks 2057.7 at 2.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3764,3764, 0, 0, 40000, 0,0.000000 }, // 3742: b60M64; Soprano Sax
+ // Amplitude begins at 87.8, peaks 1480.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3687,3687, 0, 0, 40000, 13,0.000000 }, // 3693: b60M59; Muted Trumpet
- // Amplitude begins at 0.8, peaks 2105.5 at 22.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3765,3765, 0, 0, 40000, 0,0.000000 }, // 3743: b60M65; Alto Sax
+ // Amplitude begins at 1087.5, peaks 1609.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3688,3688, 0, 0, 40000, 6,0.000000 }, // 3694: b60M60; French Horn
- // Amplitude begins at 0.8, peaks 2601.8 at 35.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3766,3766, 0, 0, 40000, 0,0.000000 }, // 3744: b60M66; Tenor Sax
+ // Amplitude begins at 75.3, peaks 1491.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3689,3689, 0, 0, 40000, 0,0.000000 }, // 3695: b60M61; Brass Section
- // Amplitude begins at 0.7, peaks 1338.3 at 0.9s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3767,3767, 0, 0, 1120, 1120,0.000000 }, // 3745: b60M67; Baritone Sax
+ // Amplitude begins at 1111.2, peaks 1391.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3690,3690, 0, 0, 40000, 0,0.000000 }, // 3696: b60M62; Synth Brass 1
- // Amplitude begins at 0.8, peaks 1788.0 at 35.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3768,3768, 0, 0, 40000, 0,0.000000 }, // 3746: b60M68; Oboe
+ // Amplitude begins at 1110.9, peaks 1364.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3691,3691, 0, 0, 40000, 0,0.000000 }, // 3697: b60M63; Synth Brass 2
- // Amplitude begins at 1.0, peaks 1320.6 at 6.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3769,3769, 0, 0, 40000, 0,0.000000 }, // 3747: b60M69; English Horn
+ // Amplitude begins at 0.9, peaks 2060.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3692,3692, 0, 0, 40000, 0,0.000000 }, // 3698: b60M64; Soprano Sax
- // Amplitude begins at 2.3, peaks 2088.2 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3770,3770, 0, 0, 253, 253,0.000000 }, // 3748: b60M70; Bassoon
+ // Amplitude begins at 0.7, peaks 2105.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3693,3693, 0, 0, 40000, 0,0.000000 }, // 3699: b60M65; Alto Sax
- // Amplitude begins at 741.9, peaks 1426.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3771,3771, 0, 0, 40000, 6,0.000000 }, // 3749: b60M71; Clarinet
+ // Amplitude begins at 0.8, peaks 2601.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3694,3694, 0, 0, 40000, 0,0.000000 }, // 3700: b60M66; Tenor Sax
- // Amplitude begins at 8.2, peaks 2591.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3772,3772, 0, 0, 40000, 20,0.000000 }, // 3750: b60M72; Piccolo
+ // Amplitude begins at 0.7, peaks 1337.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3695,3695, 0, 0, 6013, 6013,0.000000 }, // 3701: b60M67; Baritone Sax
- // Amplitude begins at 7.3, peaks 2118.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3773,3773, 0, 0, 40000, 0,0.000000 }, // 3751: b60M73; Flute
+ // Amplitude begins at 0.8, peaks 1786.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3696,3696, 0, 0, 40000, 0,0.000000 }, // 3702: b60M68; Oboe
- // Amplitude begins at 5.4, peaks 1715.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3774,3774, 0, 0, 40000, 0,0.000000 }, // 3752: b60M74; Recorder
+ // Amplitude begins at 1.0, peaks 1314.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3697,3697, 0, 0, 40000, 0,0.000000 }, // 3703: b60M69; English Horn
- // Amplitude begins at 6.8, peaks 2401.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3775,3775, 0, 0, 40000, 0,0.000000 }, // 3753: b60M75; Pan Flute
+ // Amplitude begins at 2.3, peaks 2049.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3698,3698, 0, 0, 293, 293,0.000000 }, // 3704: b60M70; Bassoon
- // Amplitude begins at 6.4, peaks 2663.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3776,3776, 0, 0, 40000, 0,0.000000 }, // 3754: b60M76; Bottle Blow
+ // Amplitude begins at 734.9, peaks 1428.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3699,3699, 0, 0, 40000, 6,0.000000 }, // 3705: b60M71; Clarinet
- // Amplitude begins at 47.1, peaks 1024.6 at 30.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3777,3777, 0, 0, 40000, 20,0.000000 }, // 3755: b60M77; Shakuhachi
+ // Amplitude begins at 8.1, peaks 2630.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3700,3700, 0, 0, 40000, 20,0.000000 }, // 3706: b60M72; Piccolo
- // Amplitude begins at 8.2, peaks 2412.0 at 38.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3778,3778, 0, 0, 40000, 140,0.000000 }, // 3756: b60M78; Whistle
+ // Amplitude begins at 7.3, peaks 2145.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3701,3701, 0, 0, 40000, 0,0.000000 }, // 3707: b60M73; Flute
- // Amplitude begins at 0.4, peaks 1759.7 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3779,3779, 0, 0, 400, 400,0.000000 }, // 3757: b60M79; Ocarina
+ // Amplitude begins at 5.3, peaks 1681.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3702,3702, 0, 0, 40000, 0,0.000000 }, // 3708: b60M74; Recorder
- // Amplitude begins at 1890.6, peaks 1973.3 at 0.0s,
- // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s.
- {3780,3780, 0, 0, 3200, 3200,0.000000 }, // 3758: b60M80; Lead 1 squareea
+ // Amplitude begins at 6.8, peaks 2373.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3703,3703, 0, 0, 40000, 0,0.000000 }, // 3709: b60M75; Pan Flute
- // Amplitude begins at 1368.3, peaks 1802.7 at 0.0s,
- // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s.
- {3781,3781, 0, 0, 4160, 4160,0.000000 }, // 3759: b60M81; Lead 2 sawtooth
+ // Amplitude begins at 6.4, peaks 2652.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3704,3704, 0, 0, 40000, 0,0.000000 }, // 3710: b60M76; Bottle Blow
- // Amplitude begins at 0.8, peaks 2247.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3782,3782, 0, 0, 126, 126,0.000000 }, // 3760: b60M82; Lead 3 calliope
+ // Amplitude begins at 45.7, peaks 1025.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3705,3705, 0, 0, 40000, 20,0.000000 }, // 3711: b60M77; Shakuhachi
- // Amplitude begins at 1981.8, peaks 2111.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3783,3783, 0, 0, 40000, 20,0.000000 }, // 3761: b60M83; Lead 4 chiff
+ // Amplitude begins at 8.2, peaks 2417.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3706,3706, 0, 0, 40000, 153,0.000000 }, // 3712: b60M78; Whistle
- // Amplitude begins at 2016.5, peaks 2444.3 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3784,3784, 0, 0, 40000, 33,0.000000 }, // 3762: b60M84; Lead 5 charang
+ // Amplitude begins at 0.4, peaks 1746.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3707,3707, 0, 0, 440, 440,0.000000 }, // 3713: b60M79; Ocarina
- // Amplitude begins at 1.0, peaks 2936.7 at 18.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3785,3785, 0, 0, 40000, 20,0.000000 }, // 3763: b60M85; Lead 6 voice
+ // Amplitude begins at 1892.3, peaks 1968.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3708,3708, 0, 0, 3253, 3253,0.000000 }, // 3714: b60M80; Lead 1 squareea
- // Amplitude begins at 777.1, peaks 1380.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3786,3786, 0, 0, 40000, 26,0.000000 }, // 3764: b60M86; Lead 7 fifths
+ // Amplitude begins at 1378.8, peaks 1821.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3709,3709, 0, 0, 3946, 3946,0.000000 }, // 3715: b60M81; Lead 2 sawtooth
- // Amplitude begins at 2104.1, peaks 2531.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3787,3787, 0, 0, 40000, 20,0.000000 }, // 3765: b60M87; Lead 8 brass
+ // Amplitude begins at 0.8, peaks 2110.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3710,3710, 0, 0, 140, 140,0.000000 }, // 3716: b60M82; Lead 3 calliope
- // Amplitude begins at 542.5, peaks 2262.8 at 0.5s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3788,3788, 0, 0, 773, 773,0.000000 }, // 3766: b60M88; Pad 1 new age
+ // Amplitude begins at 1978.2, peaks 2124.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3711,3711, 0, 0, 40000, 20,0.000000 }, // 3717: b60M83; Lead 4 chiff
- // Amplitude begins at 0.4, peaks 1554.5 at 0.2s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {3789,3789, 0, 0, 2533, 2533,0.000000 }, // 3767: b60M89; Pad 2 warm
+ // Amplitude begins at 2024.2, peaks 2460.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3712,3712, 0, 0, 40000, 33,0.000000 }, // 3718: b60M84; Lead 5 charang
- // Amplitude begins at 1385.3,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3790,3790, 0, 0, 40000, 26,0.000000 }, // 3768: b60M90; Pad 3 polysynth
+ // Amplitude begins at 1.0, peaks 2933.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3713,3713, 0, 0, 40000, 20,0.000000 }, // 3719: b60M85; Lead 6 voice
- // Amplitude begins at 76.0, peaks 1494.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {3791,3791, 0, 0, 40000, 586,0.000000 }, // 3769: b60M91; Pad 4 choir
+ // Amplitude begins at 778.5, peaks 1380.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3714,3714, 0, 0, 40000, 26,0.000000 }, // 3720: b60M86; Lead 7 fifths
- // Amplitude begins at 0.5, peaks 2480.7 at 26.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.4s.
- {3792,3792, 0, 0, 40000, 2360,0.000000 }, // 3770: b60M92; Pad 5 bowedpad
+ // Amplitude begins at 2100.4, peaks 2551.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3715,3715, 0, 0, 40000, 20,0.000000 }, // 3721: b60M87; Lead 8 brass
- // Amplitude begins at 0.5, peaks 1375.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3793,3793, 0, 0, 40000, 66,0.000000 }, // 3771: b60M93; Pad 6 metallic
+ // Amplitude begins at 543.7, peaks 2145.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3716,3716, 0, 0, 786, 786,0.000000 }, // 3722: b60M88; Pad 1 new age
- // Amplitude begins at 663.9, peaks 2094.3 at 10.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3794,3794, 0, 0, 40000, 33,0.000000 }, // 3772: b60M94; Pad 7 halo
+ // Amplitude begins at 0.4, peaks 1556.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3717,3717, 0, 0, 2560, 2560,0.000000 }, // 3723: b60M89; Pad 2 warm
- // Amplitude begins at 0.3, peaks 2058.3 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3795,3795, 0, 0, 40000, 46,0.000000 }, // 3773: b60M95; Pad 8 sweep
+ // Amplitude begins at 1380.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3718,3718, 0, 0, 40000, 26,0.000000 }, // 3724: b60M90; Pad 3 polysynth
- // Amplitude begins at 812.0, peaks 2508.8 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3796,3796, 0, 0, 40000, 300,0.000000 }, // 3774: b60M96; FX 1 rain
+ // Amplitude begins at 75.3, peaks 1540.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3719,3719, 0, 0, 40000, 580,0.000000 }, // 3725: b60M91; Pad 4 choir
- // Amplitude begins at 0.4, peaks 3163.4 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3797,3797, 0, 0, 40000, 113,0.000000 }, // 3775: b60M97; FX 2 soundtrack
+ // Amplitude begins at 0.5, peaks 2481.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3720,3720, 0, 0, 40000, 2393,0.000000 }, // 3726: b60M92; Pad 5 bowedpad
- // Amplitude begins at 1311.9, peaks 1591.6 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {3798,3798, 0, 0, 40000, 906,0.000000 }, // 3776: b60M98; FX 3 crystal
+ // Amplitude begins at 0.5, peaks 1374.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3721,3721, 0, 0, 40000, 53,0.000000 }, // 3727: b60M93; Pad 6 metallic
- // Amplitude begins at 63.9, peaks 1351.5 at 1.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3799,3799, 0, 0, 40000, 280,0.000000 }, // 3777: b60M99; FX 4 atmosphere
+ // Amplitude begins at 661.2, peaks 2097.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3722,3722, 0, 0, 40000, 33,0.000000 }, // 3728: b60M94; Pad 7 halo
- // Amplitude begins at 0.5, peaks 2869.7 at 19.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s.
- {3800,3800, 0, 0, 40000, 1093,0.000000 }, // 3778: b60M100; FX 5 brightness
+ // Amplitude begins at 0.3, peaks 1982.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3723,3723, 0, 0, 40000, 193,0.000000 }, // 3729: b60M95; Pad 8 sweep
- // Amplitude begins at 1040.6, peaks 3024.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s.
- {3801,3801, 0, 0, 40000, 1133,0.000000 }, // 3779: b60M101; FX 6 goblins
+ // Amplitude begins at 806.7, peaks 2550.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3724,3724, 0, 0, 40000, 280,0.000000 }, // 3730: b60M96; FX 1 rain
- // Amplitude begins at 40.5, peaks 1924.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- {3802,3802, 0, 0, 40000, 1186,0.000000 }, // 3780: b60M102; FX 7 echoes
+ // Amplitude begins at 0.4, peaks 3076.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3725,3725, 0, 0, 40000, 86,0.000000 }, // 3731: b60M97; FX 2 soundtrack
- // Amplitude begins at 0.4, peaks 1802.7 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {3803,3803, 0, 0, 300, 6,0.000000 }, // 3781: b60M103; FX 8 sci-fi
+ // Amplitude begins at 1302.7, peaks 1591.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3726,3726, 0, 0, 40000, 820,0.000000 }, // 3732: b60M98; FX 3 crystal
- // Amplitude begins at 2841.0, peaks 2890.9 at 0.0s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- {3804,3804, 0, 0, 4833, 4833,0.000000 }, // 3782: b60M104; Sitar
+ // Amplitude begins at 63.3, peaks 1353.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3727,3727, 0, 0, 40000, 286,0.000000 }, // 3733: b60M99; FX 4 atmosphere
- // Amplitude begins at 2985.3,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3805,3805, 0, 0, 40000, 0,0.000000 }, // 3783: b60M105; Banjo
+ // Amplitude begins at 0.5, peaks 2875.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3728,3728, 0, 0, 40000, 1100,0.000000 }, // 3734: b60M100; FX 5 brightness
- // Amplitude begins at 2841.0, peaks 2890.9 at 0.0s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- {3806,3806, 0, 0, 4833, 4833,0.000000 }, // 3784: b60M106; Shamisen
+ // Amplitude begins at 1040.2, peaks 3052.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3729,3729, 0, 0, 40000, 1073,0.000000 }, // 3735: b60M101; FX 6 goblins
- // Amplitude begins at 2866.0,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3807,3807, 0, 0, 613, 613,0.000000 }, // 3785: b60M107; Koto
+ // Amplitude begins at 38.1, peaks 1918.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3730,3730, 0, 0, 40000, 1173,0.000000 }, // 3736: b60M102; FX 7 echoes
- // Amplitude begins at 2307.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3808,3808, 0, 0, 106, 106,0.000000 }, // 3786: b60M108; Kalimba
+ // Amplitude begins at 0.4, peaks 1854.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3731,3731, 0, 0, 340, 340,0.000000 }, // 3737: b60M103; FX 8 sci-fi
- // Amplitude begins at 46.5, peaks 1130.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3809,3809, 0, 0, 40000, 0,0.000000 }, // 3787: b60M109; Bagpipe
+ // Amplitude begins at 2847.3, peaks 2900.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3732,3732, 0, 0, 4846, 4846,0.000000 }, // 3738: b60M104; Sitar
- // Amplitude begins at 0.5, peaks 1870.1 at 19.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3810,3810, 0, 0, 40000, 73,0.000000 }, // 3788: b60M110; Fiddle
+ // Amplitude begins at 2991.1,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3733,3733, 0, 0, 40000, 0,0.000000 }, // 3739: b60M105; Banjo
- // Amplitude begins at 0.7, peaks 1827.5 at 28.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3811,3811, 0, 0, 40000, 0,0.000000 }, // 3789: b60M111; Shanai
+ // Amplitude begins at 2847.3, peaks 2900.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3734,3734, 0, 0, 4846, 4846,0.000000 }, // 3740: b60M106; Shamisen
- // Amplitude begins at 2980.7,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3812,3812, 0, 0, 580, 580,0.000000 }, // 3790: b60M112; Tinkle Bell
+ // Amplitude begins at 2874.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3735,3735, 0, 0, 606, 606,0.000000 }, // 3741: b60M107; Koto
- // Amplitude begins at 2740.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3813,3813, 0, 0, 73, 73,0.000000 }, // 3791: b60M113; Agogo Bells
+ // Amplitude begins at 2308.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3736,3736, 0, 0, 106, 106,0.000000 }, // 3742: b60M108; Kalimba
- // Amplitude begins at 1379.3, peaks 1827.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3814,3814, 0, 0, 486, 486,0.000000 }, // 3792: b60M114; Steel Drums
+ // Amplitude begins at 45.0, peaks 1127.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3737,3737, 0, 0, 40000, 0,0.000000 }, // 3743: b60M109; Bagpipe
- // Amplitude begins at 2517.7,
+ // Amplitude begins at 0.5, peaks 1869.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3815,3815, 0, 0, 40, 40,0.000000 }, // 3793: b60M115; Woodblock
+ {3738,3738, 0, 0, 40000, 73,0.000000 }, // 3744: b60M110; Fiddle
+
+ // Amplitude begins at 0.8, peaks 1829.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3739,3739, 0, 0, 40000, 0,0.000000 }, // 3745: b60M111; Shanai
+
+ // Amplitude begins at 2993.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3740,3740, 0, 0, 586, 586,0.000000 }, // 3746: b60M112; Tinkle Bell
- // Amplitude begins at 647.5,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3816,3816, 0, 0, 553, 553,0.000000 }, // 3794: b60M116; Taiko Drum
+ // Amplitude begins at 2788.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3741,3741, 0, 0, 73, 73,0.000000 }, // 3747: b60M113; Agogo Bells
- // Amplitude begins at 536.2, peaks 605.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3817,3817, 0, 0, 520, 520,0.000000 }, // 3795: b60M117; Melodic Tom
+ // Amplitude begins at 1369.8, peaks 1833.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3742,3742, 0, 0, 460, 460,0.000000 }, // 3748: b60M114; Steel Drums
- // Amplitude begins at 358.9, peaks 658.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3818,3818, 0, 0, 213, 213,0.000000 }, // 3796: b60M118; Synth Drum
+ // Amplitude begins at 2525.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3743,3743, 0, 0, 40, 40,0.000000 }, // 3749: b60M115; Woodblock
- // Amplitude begins at 0.2, peaks 2434.4 at 2.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {3819,3819, 0, 0, 2266, 2266,0.000000 }, // 3797: b60M119; Reverse Cymbal
+ // Amplitude begins at 648.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3744,3744, 0, 0, 526, 526,0.000000 }, // 3750: b60M116; Taiko Drum
- // Amplitude begins at 8.6, peaks 2495.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3820,3820, 0, 0, 73, 73,0.000000 }, // 3798: b60M120; Guitar FretNoise
+ // Amplitude begins at 535.1, peaks 603.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3745,3745, 0, 0, 540, 540,0.000000 }, // 3751: b60M117; Melodic Tom
- // Amplitude begins at 0.0, peaks 1142.1 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3821,3821, 0, 0, 40000, 73,0.000000 }, // 3799: b60M121; Breath Noise
+ // Amplitude begins at 359.8, peaks 656.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3746,3746, 0, 0, 253, 253,0.000000 }, // 3752: b60M118; Synth Drum
- // Amplitude begins at 0.2, peaks 2578.6 at 17.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.2s.
- {3822,3822, 0, 0, 40000, 2166,0.000000 }, // 3800: b60M122; Seashore
+ // Amplitude begins at 0.2, peaks 2355.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3747,3747, 0, 0, 2280, 2280,0.000000 }, // 3753: b60M119; Reverse Cymbal
- // Amplitude begins at 0.5, peaks 2773.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3823,3823, 0, 0, 146, 146,0.000000 }, // 3801: b60M123; Bird Tweet
+ // Amplitude begins at 8.5, peaks 2494.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3748,3748, 0, 0, 73, 73,0.000000 }, // 3754: b60M120; Guitar FretNoise
- // Amplitude begins at 1327.7, peaks 1353.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3824,3824, 0, 0, 40000, 13,0.000000 }, // 3802: b60M124; Telephone
+ // Amplitude begins at 0.0, peaks 1177.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3749,3749, 0, 0, 40000, 73,0.000000 }, // 3755: b60M121; Breath Noise
- // Amplitude begins at 1366.2, peaks 1434.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {3825,3825, 0, 0, 320, 13,0.000000 }, // 3803: b60M125; Helicopter
+ // Amplitude begins at 0.2, peaks 2574.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3750,3750, 0, 0, 40000, 2220,0.000000 }, // 3756: b60M122; Seashore
- // Amplitude begins at 0.2, peaks 2578.6 at 17.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.2s.
- {3826,3826, 0, 0, 40000, 2166,0.000000 }, // 3804: b60M126; Applause/Noise
+ // Amplitude begins at 0.5, peaks 2796.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3751,3751, 0, 0, 146, 146,0.000000 }, // 3757: b60M123; Bird Tweet
- // Amplitude begins at 2501.3, peaks 2558.4 at 18.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3827,3827, 0, 0, 40000, 140,0.000000 }, // 3805: b60M127; Gunshot
+ // Amplitude begins at 1331.2, peaks 1361.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3752,3752, 0, 0, 40000, 13,0.000000 }, // 3758: b60M124; Telephone
- // Amplitude begins at 0.0, peaks 0.5 at 1.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s.
- {3828,3828, 0, 2, 1033, 13,0.000000 }, // 3806: apgbloodM0; apgbloodM126; apgbloodM127; b60P0; b60P1; b60P10; b60P100; b60P101; b60P102; b60P103; b60P104; b60P105; b60P106; b60P107; b60P108; b60P109; b60P11; b60P110; b60P111; b60P112; b60P113; b60P114; b60P115; b60P116; b60P117; b60P118; b60P119; b60P12; b60P120; b60P121; b60P122; b60P123; b60P124; b60P125; b60P126; b60P127; b60P13; b60P14; b60P15; b60P16; b60P17; b60P18; b60P19; b60P2; b60P20; b60P21; b60P22; b60P23; b60P24; b60P25; b60P26; b60P27; b60P28; b60P29; b60P3; b60P30; b60P31; b60P32; b60P33; b60P34; b60P4; b60P5; b60P6; b60P7; b60P8; b60P87; b60P88; b60P89; b60P9; b60P90; b60P91; b60P92; b60P93; b60P94; b60P95; b60P96; b60P97; b60P98; b60P99; AcouGrandPiano; Applause/Noise; Gunshot; Open Surdu
+ // Amplitude begins at 1369.5, peaks 1420.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3753,3753, 0, 0, 380, 13,0.000000 }, // 3759: b60M125; Helicopter
- // Amplitude begins at 2763.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 739, 739, 46, 0, 86, 86,0.000000 }, // 3807: b60P35; b61P35; b65P35; b66P35; Ac Bass Drum
+ // Amplitude begins at 0.2, peaks 2574.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3754,3754, 0, 0, 40000, 2220,0.000000 }, // 3760: b60M126; Applause/Noise
- // Amplitude begins at 1765.9, peaks 2902.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3829,3829, 47, 0, 106, 106,0.000000 }, // 3808: b60P36; b61P36; b65P36; b66P36; Bass Drum 1
+ // Amplitude begins at 2485.4, peaks 2555.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3755,3755, 0, 0, 40000, 146,0.000000 }, // 3761: b60M127; Gunshot
- // Amplitude begins at 1122.6,
+ // Amplitude begins at 0.0, peaks 0.5 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3830,3830, 64, 0, 26, 26,0.000000 }, // 3809: b60P37; b61P37; b65P37; b66P37; Side Stick
+ {3756,3756, 0, 0, 1513, 13,0.000000 }, // 3762: apgbloodM0; apgbloodM126; apgbloodM127; b60P0; b60P1; b60P10; b60P100; b60P101; b60P102; b60P103; b60P104; b60P105; b60P106; b60P107; b60P108; b60P109; b60P11; b60P110; b60P111; b60P112; b60P113; b60P114; b60P115; b60P116; b60P117; b60P118; b60P119; b60P12; b60P120; b60P121; b60P122; b60P123; b60P124; b60P125; b60P126; b60P127; b60P13; b60P14; b60P15; b60P16; b60P17; b60P18; b60P19; b60P2; b60P20; b60P21; b60P22; b60P23; b60P24; b60P25; b60P26; b60P27; b60P28; b60P29; b60P3; b60P30; b60P31; b60P32; b60P33; b60P34; b60P4; b60P5; b60P6; b60P7; b60P8; b60P87; b60P88; b60P89; b60P9; b60P90; b60P91; b60P92; b60P93; b60P94; b60P95; b60P96; b60P97; b60P98; b60P99; AcouGrandPiano; Applause/Noise; Gunshot; Open Surdu
- // Amplitude begins at 935.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3831,3831, 40, 0, 106, 106,0.000000 }, // 3810: b60P38; b61P38; b65P38; b66P38; Acoustic Snare
+ // Amplitude begins at 2758.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 739, 739, 46, 0, 53, 53,0.000000 }, // 3763: b60P35; b61P35; b65P35; b66P35; Ac Bass Drum
- // Amplitude begins at 1499.6,
+ // Amplitude begins at 1743.4, peaks 2888.3 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3832,3832, 48, 0, 13, 13,0.000000 }, // 3811: b60P39; b61P39; b65P39; b66P39; Hand Clap
+ {3757,3757, 47, 0, 106, 106,0.000000 }, // 3764: b60P36; b61P36; b65P36; b66P36; Bass Drum 1
- // Amplitude begins at 2120.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3833,3833, 48, 0, 80, 80,0.000000 }, // 3812: b60P40; b61P40; b65P40; b66P40; Electric Snare
+ // Amplitude begins at 1124.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3758,3758, 64, 0, 26, 26,0.000000 }, // 3765: b60P37; b61P37; b65P37; b66P37; Side Stick
- // Amplitude begins at 1914.3, peaks 3375.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3834,3834, 46, 0, 86, 86,0.000000 }, // 3813: b60P41; b61P41; b65P41; b66P41; Low Floor Tom
+ // Amplitude begins at 894.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3759,3759, 40, 0, 106, 106,0.000000 }, // 3766: b60P38; b61P38; b65P38; b66P38; Acoustic Snare
- // Amplitude begins at 478.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3835,3835,111, 0, 33, 33,0.000000 }, // 3814: b60P42; b61P42; b65P42; b66P42; Closed High Hat
+ // Amplitude begins at 1487.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3760,3760, 48, 0, 13, 13,0.000000 }, // 3767: b60P39; b61P39; b65P39; b66P39; Hand Clap
- // Amplitude begins at 1936.5, peaks 2882.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3836,3836, 49, 0, 146, 146,0.000000 }, // 3815: b60P43; b61P43; b65P43; b66P43; High Floor Tom
+ // Amplitude begins at 2116.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3761,3761, 48, 0, 80, 80,0.000000 }, // 3768: b60P40; b61P40; b65P40; b66P40; Electric Snare
- // Amplitude begins at 528.3, peaks 726.3 at 0.0s,
+ // Amplitude begins at 1918.5, peaks 3362.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3762,3762, 46, 0, 86, 86,0.000000 }, // 3769: b60P41; b61P41; b65P41; b66P41; Low Floor Tom
+
+ // Amplitude begins at 476.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3837,3837, 56, 0, 33, 33,0.000000 }, // 3816: b60P44; b61P44; b65P44; b66P44; Pedal High Hat
+ {3763,3763,111, 0, 33, 33,0.000000 }, // 3770: b60P42; b61P42; b65P42; b66P42; Closed High Hat
- // Amplitude begins at 2578.9, peaks 3806.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3838,3838, 52, 0, 133, 133,0.000000 }, // 3817: b60P45; b61P45; b65P45; b66P45; Low Tom
+ // Amplitude begins at 1929.6, peaks 2944.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3764,3764, 49, 0, 140, 140,0.000000 }, // 3771: b60P43; b61P43; b65P43; b66P43; High Floor Tom
- // Amplitude begins at 768.8,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3839,3839, 96, 0, 446, 446,0.000000 }, // 3818: b60P46; b61P46; b65P46; b66P46; Open High Hat
+ // Amplitude begins at 549.3, peaks 705.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3765,3765, 56, 0, 33, 33,0.000000 }, // 3772: b60P44; b61P44; b65P44; b66P44; Pedal High Hat
- // Amplitude begins at 3315.9, peaks 4592.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3838,3838, 54, 0, 113, 113,0.000000 }, // 3819: b60P47; b61P47; b65P47; b66P47; Low-Mid Tom
+ // Amplitude begins at 2554.1, peaks 3749.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3766,3766, 52, 0, 140, 140,0.000000 }, // 3773: b60P45; b61P45; b65P45; b66P45; Low Tom
- // Amplitude begins at 4626.6, peaks 4931.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3840,3840, 57, 0, 300, 300,0.000000 }, // 3820: b60P48; b61P48; b65P48; b66P48; High-Mid Tom
+ // Amplitude begins at 822.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3767,3767, 96, 0, 440, 440,0.000000 }, // 3774: b60P46; b61P46; b65P46; b66P46; Open High Hat
- // Amplitude begins at 1015.7, peaks 1023.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3841,3841, 82, 0, 500, 500,0.000000 }, // 3821: b60P49; b60P52; b60P55; b60P57; b61P49; b61P52; b61P55; b61P57; b65P49; b65P52; b65P55; b65P57; b66P49; b66P52; b66P55; b66P57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
+ // Amplitude begins at 3284.0, peaks 4617.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3766,3766, 54, 0, 140, 140,0.000000 }, // 3775: b60P47; b61P47; b65P47; b66P47; Low-Mid Tom
- // Amplitude begins at 5105.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3838,3838, 60, 0, 160, 160,0.000000 }, // 3822: b60P50; b61P50; b65P50; b66P50; High Tom
+ // Amplitude begins at 4598.3, peaks 4972.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3768,3768, 57, 0, 260, 260,0.000000 }, // 3776: b60P48; b61P48; b65P48; b66P48; High-Mid Tom
- // Amplitude begins at 581.3,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3842,3842, 60, 0, 626, 626,0.000000 }, // 3823: apgnamP51; b60P51; b61P51; b65P51; b66P51; dukeP51; swP51; Ride Cymbal 1
+ // Amplitude begins at 1021.6, peaks 1028.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3769,3769, 82, 0, 486, 486,0.000000 }, // 3777: b60P49; b60P52; b60P55; b60P57; b61P49; b61P52; b61P55; b61P57; b65P49; b65P52; b65P55; b65P57; b66P49; b66P52; b66P55; b66P57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal
- // Amplitude begins at 940.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3843,3843, 92, 0, 53, 53,0.000000 }, // 3824: b60P53; b61P53; b65P53; b66P53; Ride Bell
+ // Amplitude begins at 5103.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3766,3766, 60, 0, 153, 153,0.000000 }, // 3778: b60P50; b61P50; b65P50; b66P50; High Tom
- // Amplitude begins at 662.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3844,3844, 60, 0, 46, 46,0.000000 }, // 3825: apgnamP54; b60P54; b61P54; b65P54; b66P54; dukeP54; swP54; Tambourine
+ // Amplitude begins at 601.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3770,3770, 60, 0, 606, 606,0.000000 }, // 3779: apgnamP51; b60P51; b61P51; b65P51; b66P51; dukeP51; swP51; Ride Cymbal 1
- // Amplitude begins at 1623.4,
+ // Amplitude begins at 925.0,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3845,3845, 58, 0, 40, 40,0.000000 }, // 3826: apgnamP56; b60P56; b61P56; b65P56; b66P56; dukeP56; swP56; Cow Bell
+ {3771,3771, 92, 0, 60, 60,0.000000 }, // 3780: b60P53; b61P53; b65P53; b66P53; Ride Bell
- // Amplitude begins at 408.7, peaks 1018.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3846,3846, 22, 0, 53, 53,0.000000 }, // 3827: b60P58; b61P58; b65P58; b66P58; Vibraslap
+ // Amplitude begins at 633.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3772,3772, 60, 0, 46, 46,0.000000 }, // 3781: apgnamP54; b60P54; b61P54; b65P54; b66P54; dukeP54; swP54; Tambourine
- // Amplitude begins at 430.7,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3847,3847, 60, 0, 633, 633,0.000000 }, // 3828: apgnamP59; b60P59; b61P59; b65P59; b66P59; dukeP59; swP59; Ride Cymbal 2
+ // Amplitude begins at 1628.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3773,3773, 58, 0, 40, 40,0.000000 }, // 3782: apgnamP56; b60P56; b61P56; b65P56; b66P56; dukeP56; swP56; Cow Bell
- // Amplitude begins at 1345.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3848,3848, 72, 0, 80, 80,0.000000 }, // 3829: b60P60; b61P60; b65P60; b66P60; High Bongo
+ // Amplitude begins at 406.1, peaks 1041.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3774,3774, 22, 0, 53, 53,0.000000 }, // 3783: b60P58; b61P58; b65P58; b66P58; Vibraslap
- // Amplitude begins at 1309.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3849,3849, 77, 0, 80, 80,0.000000 }, // 3830: b60P61; b61P61; b65P61; b66P61; Low Bongo
+ // Amplitude begins at 431.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3775,3775, 60, 0, 613, 613,0.000000 }, // 3784: apgnamP59; b60P59; b61P59; b65P59; b66P59; dukeP59; swP59; Ride Cymbal 2
- // Amplitude begins at 714.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3850,3850, 70, 0, 73, 73,0.000000 }, // 3831: b60P62; b61P62; b65P62; b66P62; Mute High Conga
+ // Amplitude begins at 1348.1,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3776,3776, 72, 0, 80, 80,0.000000 }, // 3785: b60P60; b61P60; b65P60; b66P60; High Bongo
- // Amplitude begins at 727.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3851,3851, 75, 0, 60, 60,0.000000 }, // 3832: b60P63; b61P63; b65P63; b66P63; Open High Conga
+ // Amplitude begins at 1308.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3777,3777, 77, 0, 80, 80,0.000000 }, // 3786: b60P61; b61P61; b65P61; b66P61; Low Bongo
- // Amplitude begins at 813.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3852,3852, 69, 0, 140, 140,0.000000 }, // 3833: b60P64; b61P64; b65P64; b66P64; Low Conga
+ // Amplitude begins at 715.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3778,3778, 70, 0, 73, 73,0.000000 }, // 3787: b60P62; b61P62; b65P62; b66P62; Mute High Conga
- // Amplitude begins at 1330.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3853,3853, 59, 0, 113, 113,0.000000 }, // 3834: b60P65; b61P65; b65P65; b66P65; High Timbale
+ // Amplitude begins at 727.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3779,3779, 75, 0, 60, 60,0.000000 }, // 3788: b60P63; b61P63; b65P63; b66P63; Open High Conga
- // Amplitude begins at 1367.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3854,3854, 48, 0, 160, 160,0.000000 }, // 3835: b60P66; b61P66; b65P66; b66P66; Low Timbale
+ // Amplitude begins at 815.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3780,3780, 69, 0, 140, 140,0.000000 }, // 3789: b60P64; b61P64; b65P64; b66P64; Low Conga
- // Amplitude begins at 1337.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3855,3855, 89, 0, 133, 133,0.000000 }, // 3836: b60P67; b61P67; b65P67; b66P67; High Agogo
+ // Amplitude begins at 1322.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3781,3781, 59, 0, 113, 113,0.000000 }, // 3790: b60P65; b61P65; b65P65; b66P65; High Timbale
- // Amplitude begins at 1392.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3856,3856, 84, 0, 260, 260,0.000000 }, // 3837: b60P68; b61P68; b65P68; b66P68; Low Agogo
+ // Amplitude begins at 1358.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3782,3782, 48, 0, 153, 153,0.000000 }, // 3791: b60P66; b61P66; b65P66; b66P66; Low Timbale
- // Amplitude begins at 0.0, peaks 209.5 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3857,3857, 33, 0, 93, 93,0.000000 }, // 3838: b60P69; b61P69; b65P69; b66P69; Cabasa
+ // Amplitude begins at 1340.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3783,3783, 89, 0, 133, 133,0.000000 }, // 3792: b60P67; b61P67; b65P67; b66P67; High Agogo
- // Amplitude begins at 3.3, peaks 486.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3858,3858, 55, 0, 80, 80,0.000000 }, // 3839: apgnamP70; b60P70; b61P70; b65P70; dukeP70; swP70; Maracas
+ // Amplitude begins at 1391.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3784,3784, 84, 0, 260, 260,0.000000 }, // 3793: b60P68; b61P68; b65P68; b66P68; Low Agogo
- // Amplitude begins at 43.8, peaks 446.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3859,3859, 58, 0, 186, 186,0.000000 }, // 3840: b60P71; b61P71; b65P71; b66P71; Short Whistle
+ // Amplitude begins at 0.0, peaks 195.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3785,3785, 33, 0, 93, 93,0.000000 }, // 3794: b60P69; b61P69; b65P69; b66P69; Cabasa
- // Amplitude begins at 53.7, peaks 506.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3860,3860, 52, 0, 173, 173,0.000000 }, // 3841: b60P72; b61P72; b65P72; b66P72; Long Whistle
+ // Amplitude begins at 3.3, peaks 461.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3786,3786, 55, 0, 86, 86,0.000000 }, // 3795: apgnamP70; b60P70; b61P70; b65P70; dukeP70; swP70; Maracas
- // Amplitude begins at 9.7, peaks 865.6 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3861,3861, 57, 0, 46, 46,0.000000 }, // 3842: apgnamP73; b60P73; b61P73; b65P73; b66P73; dukeP73; Short Guiro
+ // Amplitude begins at 42.4, peaks 458.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3787,3787, 58, 0, 186, 186,0.000000 }, // 3796: b60P71; b61P71; b65P71; b66P71; Short Whistle
- // Amplitude begins at 9.7, peaks 870.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3862,3862, 57, 0, 73, 73,0.000000 }, // 3843: b60P74; b61P74; b65P74; b66P74; Long Guiro
+ // Amplitude begins at 51.7, peaks 497.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3788,3788, 52, 0, 166, 166,0.000000 }, // 3797: b60P72; b61P72; b65P72; b66P72; Long Whistle
- // Amplitude begins at 920.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3863,3863, 85, 0, 60, 60,0.000000 }, // 3844: b60P75; b61P75; b65P75; b66P75; Claves
+ // Amplitude begins at 10.6, peaks 863.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3789,3789, 57, 0, 46, 46,0.000000 }, // 3798: apgnamP73; b60P73; b61P73; b65P73; b66P73; dukeP73; Short Guiro
- // Amplitude begins at 1260.2,
+ // Amplitude begins at 10.6, peaks 867.6 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3864,3864, 68, 0, 40, 40,0.000000 }, // 3845: b60P76; b61P76; b65P76; b66P76; High Wood Block
-
- // Amplitude begins at 1297.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3864,3864, 61, 0, 60, 60,0.000000 }, // 3846: b60P77; b61P77; b65P77; b66P77; Low Wood Block
+ {3790,3790, 57, 0, 73, 73,0.000000 }, // 3799: b60P74; b61P74; b65P74; b66P74; Long Guiro
- // Amplitude begins at 1.1, peaks 2708.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3865,3865, 64, 0, 93, 93,0.000000 }, // 3847: apgnamP78; b60P78; b61P78; b65P78; b66P78; dukeP78; swP78; Mute Cuica
+ // Amplitude begins at 921.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3791,3791, 85, 0, 60, 60,0.000000 }, // 3800: b60P75; b61P75; b65P75; b66P75; Claves
- // Amplitude begins at 0.6, peaks 2795.9 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3866,3866, 44, 0, 380, 380,0.000000 }, // 3848: apgnamP79; b60P79; b61P79; b65P79; b66P79; dukeP79; swP79; Open Cuica
+ // Amplitude begins at 1263.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3792,3792, 68, 0, 40, 40,0.000000 }, // 3801: b60P76; b61P76; b65P76; b66P76; High Wood Block
- // Amplitude begins at 845.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3867,3867,100, 0, 80, 80,0.000000 }, // 3849: b60P80; b61P80; b65P80; b66P80; Mute Triangle
+ // Amplitude begins at 1295.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3792,3792, 61, 0, 60, 60,0.000000 }, // 3802: b60P77; b61P77; b65P77; b66P77; Low Wood Block
- // Amplitude begins at 891.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3868,3868,100, 0, 306, 306,0.000000 }, // 3850: b60P81; b61P81; b65P81; b66P81; Open Triangle
+ // Amplitude begins at 1.0, peaks 2717.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3793,3793, 64, 0, 93, 93,0.000000 }, // 3803: apgnamP78; b60P78; b61P78; b65P78; b66P78; dukeP78; swP78; Mute Cuica
- // Amplitude begins at 2933.1, peaks 3033.7 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {3869,3869, 0, 0, 1586, 1586,0.000000 }, // 3851: b61M2; ElecGrandPiano
+ // Amplitude begins at 0.6, peaks 2685.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3794,3794, 44, 0, 386, 386,0.000000 }, // 3804: apgnamP79; b60P79; b61P79; b65P79; b66P79; dukeP79; swP79; Open Cuica
- // Amplitude begins at 1534.2, peaks 2589.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3870,3870, 0, 0, 253, 253,0.000000 }, // 3852: b61M5; Chorused Piano
+ // Amplitude begins at 852.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3795,3795,100, 0, 80, 80,0.000000 }, // 3805: b60P80; b61P80; b65P80; b66P80; Mute Triangle
- // Amplitude begins at 2507.6, peaks 2950.3 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {3871,3871, 0, 0, 466, 466,0.000000 }, // 3853: b61M6; Harpsichord
+ // Amplitude begins at 899.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3796,3796,100, 0, 306, 306,0.000000 }, // 3806: b60P81; b61P81; b65P81; b66P81; Open Triangle
- // Amplitude begins at 1190.5, peaks 1202.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3872,3872, 0, 0, 1206, 1206,0.000000 }, // 3854: b61M9; Glockenspiel
+ // Amplitude begins at 2938.8, peaks 3026.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3797,3797, 0, 0, 1400, 1400,0.000000 }, // 3807: b61M2; ElecGrandPiano
- // Amplitude begins at 1835.2,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3873,3873, 0, 0, 906, 906,0.000000 }, // 3855: b61M12; Marimba
+ // Amplitude begins at 1529.9, peaks 2595.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3798,3798, 0, 0, 253, 253,0.000000 }, // 3808: b61M5; Chorused Piano
- // Amplitude begins at 2526.6,
+ // Amplitude begins at 2496.4, peaks 2955.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3874,3874, 0, 0, 40, 40,0.000000 }, // 3856: b61M13; Xylophone
+ {3799,3799, 0, 0, 460, 460,0.000000 }, // 3809: b61M6; Harpsichord
- // Amplitude begins at 707.6, peaks 721.6 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {3875,3875, 0, 0, 2400, 2400,0.000000 }, // 3857: apgleeM14; b61M14; Tubular Bells
+ // Amplitude begins at 1191.6, peaks 1198.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3800,3800, 0, 0, 1226, 1226,0.000000 }, // 3810: b61M9; Glockenspiel
- // Amplitude begins at 1056.8, peaks 1159.2 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3876,3876, 0, 0, 1193, 1193,0.000000 }, // 3858: b61M15; Dulcimer
+ // Amplitude begins at 1836.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3801,3801, 0, 0, 886, 886,0.000000 }, // 3811: b61M12; Marimba
- // Amplitude begins at 3195.0, peaks 3541.9 at 14.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3877,3877, 0, 0, 40000, 0,0.000000 }, // 3859: b61M17; Percussive Organ
+ // Amplitude begins at 2520.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3802,3802, 0, 0, 40, 40,0.000000 }, // 3812: b61M13; Xylophone
- // Amplitude begins at 2017.0, peaks 2697.4 at 26.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3878,3878, 0, 0, 40000, 0,0.000000 }, // 3860: b61M18; Rock Organ
+ // Amplitude begins at 708.3, peaks 721.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3803,3803, 0, 0, 2406, 2406,0.000000 }, // 3813: apgleeM14; b61M14; Tubular Bells
- // Amplitude begins at 1550.6, peaks 1603.2 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3879,3879, 0, 0, 40000, 40,0.000000 }, // 3861: b61M19; Church Organ
+ // Amplitude begins at 1054.3, peaks 1161.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3804,3804, 0, 0, 1180, 1180,0.000000 }, // 3814: b61M15; Dulcimer
- // Amplitude begins at 747.4, peaks 1319.4 at 5.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3880,3880, 0, 0, 40000, 0,0.000000 }, // 3862: b61M20; Reed Organ
+ // Amplitude begins at 3199.4, peaks 3533.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3805,3805, 0, 0, 40000, 0,0.000000 }, // 3815: b61M17; Percussive Organ
- // Amplitude begins at 455.5, peaks 724.8 at 5.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3881,3881, 0, 0, 40000, 6,0.000000 }, // 3863: b61M21; Accordion
+ // Amplitude begins at 2021.5, peaks 2696.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3806,3806, 0, 0, 40000, 0,0.000000 }, // 3816: b61M18; Rock Organ
- // Amplitude begins at 8.2, peaks 2558.7 at 0.1s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3882,3882, 0, 0, 1526, 1526,0.000000 }, // 3864: b61M22; Harmonica
+ // Amplitude begins at 1552.9, peaks 1607.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3807,3807, 0, 0, 40000, 33,0.000000 }, // 3817: b61M19; Church Organ
- // Amplitude begins at 710.2, peaks 1708.2 at 17.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3883,3883, 0, 0, 40000, 0,0.000000 }, // 3865: b61M23; Tango Accordion
+ // Amplitude begins at 744.2, peaks 1319.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3808,3808, 0, 0, 40000, 0,0.000000 }, // 3818: b61M20; Reed Organ
- // Amplitude begins at 2373.4, peaks 2393.6 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3884,3884, 0, 0, 560, 560,0.000000 }, // 3866: b61M24; Acoustic Guitar1
+ // Amplitude begins at 466.2, peaks 723.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3809,3809, 0, 0, 40000, 6,0.000000 }, // 3819: b61M21; Accordion
- // Amplitude begins at 2109.1, peaks 2169.2 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3885,3885, 0, 0, 553, 553,0.000000 }, // 3867: b61M25; Acoustic Guitar2
+ // Amplitude begins at 8.2, peaks 2462.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3810,3810, 0, 0, 1553, 1553,0.000000 }, // 3820: b61M22; Harmonica
- // Amplitude begins at 2917.8, peaks 2993.1 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {3886,3886, 0, 0, 940, 940,0.000000 }, // 3868: b61M26; Electric Guitar1
+ // Amplitude begins at 711.8, peaks 1709.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3811,3811, 0, 0, 40000, 0,0.000000 }, // 3821: b61M23; Tango Accordion
- // Amplitude begins at 2305.9,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3887,3887, 0, 0, 600, 600,0.000000 }, // 3869: b61M27; Electric Guitar2
+ // Amplitude begins at 2364.3, peaks 2384.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3812,3812, 0, 0, 573, 573,0.000000 }, // 3822: b61M24; Acoustic Guitar1
- // Amplitude begins at 1874.8, peaks 2475.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3888,3888, 0, 0, 40000, 6,0.000000 }, // 3870: b61M30; Distorton Guitar
+ // Amplitude begins at 2104.4, peaks 2145.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3813,3813, 0, 0, 526, 526,0.000000 }, // 3823: b61M25; Acoustic Guitar2
- // Amplitude begins at 2042.9, peaks 2073.1 at 5.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3889,3889, 0, 0, 40000, 0,0.000000 }, // 3871: b61M31; Guitar Harmonics
+ // Amplitude begins at 2905.4, peaks 3009.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3814,3814, 0, 0, 940, 940,0.000000 }, // 3824: b61M26; Electric Guitar1
- // Amplitude begins at 2675.6, peaks 3044.4 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3890,3890, 0, 0, 1133, 1133,0.000000 }, // 3872: b61M33; Electric Bass 1
+ // Amplitude begins at 2309.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3815,3815, 0, 0, 606, 606,0.000000 }, // 3825: b61M27; Electric Guitar2
- // Amplitude begins at 2641.4,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3891,3891, 0, 0, 753, 753,0.000000 }, // 3873: b61M34; Electric Bass 2
+ // Amplitude begins at 1874.9, peaks 2489.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3816,3816, 0, 0, 40000, 6,0.000000 }, // 3826: b61M30; Distorton Guitar
- // Amplitude begins at 1199.2, peaks 2071.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3892,3892, 0, 0, 66, 66,0.000000 }, // 3874: b61M35; Fretless Bass
+ // Amplitude begins at 2038.2, peaks 2074.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3817,3817, 0, 0, 40000, 0,0.000000 }, // 3827: b61M31; Guitar Harmonics
- // Amplitude begins at 2387.0, peaks 2757.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3893,3893, 0, 0, 620, 620,0.000000 }, // 3875: b61M36; Slap Bass 1
+ // Amplitude begins at 2668.0, peaks 3054.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3818,3818, 0, 0, 1120, 1120,0.000000 }, // 3828: b61M33; Electric Bass 1
- // Amplitude begins at 1254.1,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3894,3894, 0, 0, 326, 326,0.000000 }, // 3876: b61M37; Slap Bass 2
+ // Amplitude begins at 2642.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3819,3819, 0, 0, 700, 700,0.000000 }, // 3829: b61M34; Electric Bass 2
- // Amplitude begins at 2227.2, peaks 2891.3 at 11.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3895,3895, 0, 0, 40000, 73,0.000000 }, // 3877: b61M39; Synth Bass 2
+ // Amplitude begins at 1198.2, peaks 1992.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3820,3820, 0, 0, 66, 66,0.000000 }, // 3830: b61M35; Fretless Bass
- // Amplitude begins at 1479.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3896,3896, 0, 0, 80, 80,0.000000 }, // 3878: b61M40; Violin
+ // Amplitude begins at 2390.3, peaks 2749.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3821,3821, 0, 0, 620, 620,0.000000 }, // 3831: b61M36; Slap Bass 1
- // Amplitude begins at 685.2, peaks 1202.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3897,3897, 0, 0, 166, 166,0.000000 }, // 3879: b61M41; Viola
+ // Amplitude begins at 1255.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3822,3822, 0, 0, 286, 286,0.000000 }, // 3832: b61M37; Slap Bass 2
- // Amplitude begins at 12.4, peaks 1442.0 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {3898,3898, 0, 0, 1500, 1500,0.000000 }, // 3880: b61M42; Cello
+ // Amplitude begins at 2217.9, peaks 2896.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3823,3823, 0, 0, 40000, 73,0.000000 }, // 3833: b61M39; Synth Bass 2
- // Amplitude begins at 121.5, peaks 1009.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3899,3899, 0, 0, 40000, 0,0.000000 }, // 3881: b61M43; Contrabass
+ // Amplitude begins at 1482.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3824,3824, 0, 0, 80, 80,0.000000 }, // 3834: b61M40; Violin
- // Amplitude begins at 0.0, peaks 1210.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3900,3900, 0, 0, 40000, 206,0.000000 }, // 3882: b61M44; Tremulo Strings
+ // Amplitude begins at 686.0, peaks 1204.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3825,3825, 0, 0, 186, 186,0.000000 }, // 3835: b61M41; Viola
- // Amplitude begins at 954.5, peaks 1531.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3901,3901, 0, 0, 126, 126,0.000000 }, // 3883: b61M45; Pizzicato String
+ // Amplitude begins at 12.5, peaks 1429.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3826,3826, 0, 0, 1506, 1506,0.000000 }, // 3836: b61M42; Cello
- // Amplitude begins at 579.1, peaks 1211.7 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3902,3902, 0, 0, 40000, 66,0.000000 }, // 3884: b61M46; Orchestral Harp
+ // Amplitude begins at 121.1, peaks 1011.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3827,3827, 0, 0, 40000, 0,0.000000 }, // 3837: b61M43; Contrabass
- // Amplitude begins at 839.2, peaks 1628.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3903,3903, 0, 0, 146, 146,0.000000 }, // 3885: b61M47; Timpany
+ // Amplitude begins at 0.0, peaks 1203.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3828,3828, 0, 0, 40000, 186,0.000000 }, // 3838: b61M44; Tremulo Strings
- // Amplitude begins at 1.0, peaks 1155.7 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3904,3904, 0, 0, 80, 80,0.000000 }, // 3886: b61M48; String Ensemble1
+ // Amplitude begins at 955.2, peaks 1535.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3829,3829, 0, 0, 126, 126,0.000000 }, // 3839: b61M45; Pizzicato String
- // Amplitude begins at 0.0, peaks 1234.7 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s.
- {3905,3905, 0, 0, 480, 20,0.000000 }, // 3887: b61M50; Synth Strings 1
+ // Amplitude begins at 580.7, peaks 1210.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3830,3830, 0, 0, 40000, 106,0.000000 }, // 3840: b61M46; Orchestral Harp
- // Amplitude begins at 1633.5, peaks 1670.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3906,3906, 0, 0, 40000, 0,0.000000 }, // 3888: b61M51; SynthStrings 2
+ // Amplitude begins at 838.0, peaks 1522.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3831,3831, 0, 0, 166, 166,0.000000 }, // 3841: b61M47; Timpany
- // Amplitude begins at 692.8,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3907,3907, 0, 0, 40000, 6,0.000000 }, // 3889: b61M52; Choir Aahs
+ // Amplitude begins at 1.0, peaks 1139.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3832,3832, 0, 0, 80, 80,0.000000 }, // 3842: b61M48; String Ensemble1
- // Amplitude begins at 2477.0,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {3908,3908, 0, 0, 2000, 2000,0.000000 }, // 3890: b61M53; Voice Oohs
+ // Amplitude begins at 0.0, peaks 1235.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3833,3833, 0, 0, 453, 13,0.000000 }, // 3843: b61M50; Synth Strings 1
- // Amplitude begins at 1171.5, peaks 1389.2 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {3909,3909, 0, 0, 1620, 1620,0.000000 }, // 3891: b61M54; Synth Voice
+ // Amplitude begins at 1633.4, peaks 1672.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3834,3834, 0, 0, 40000, 0,0.000000 }, // 3844: b61M51; SynthStrings 2
- // Amplitude begins at 36.4, peaks 1623.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3910,3910, 0, 0, 166, 166,0.000000 }, // 3892: b61M55; Orchestra Hit
+ // Amplitude begins at 694.1,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3835,3835, 0, 0, 40000, 6,0.000000 }, // 3845: b61M52; Choir Aahs
- // Amplitude begins at 2339.8, peaks 2379.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3911,3911, 0, 0, 40000, 0,0.000000 }, // 3893: b61M56; Trumpet
+ // Amplitude begins at 2478.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3836,3836, 0, 0, 2020, 2020,0.000000 }, // 3846: b61M53; Voice Oohs
- // Amplitude begins at 1957.6, peaks 2648.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3912,3912, 0, 0, 146, 146,0.000000 }, // 3894: b61M57; Trombone
+ // Amplitude begins at 1174.6, peaks 1397.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3837,3837, 0, 0, 1646, 1646,0.000000 }, // 3847: b61M54; Synth Voice
- // Amplitude begins at 1764.9, peaks 3111.8 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {3913,3913, 0, 0, 446, 446,0.000000 }, // 3895: b61M58; Tuba
+ // Amplitude begins at 36.5, peaks 1649.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3838,3838, 0, 0, 166, 166,0.000000 }, // 3848: b61M55; Orchestra Hit
- // Amplitude begins at 1187.9, peaks 1260.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3914,3914, 0, 0, 40000, 0,0.000000 }, // 3896: b61M59; Muted Trumpet
+ // Amplitude begins at 2341.2, peaks 2420.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3839,3839, 0, 0, 40000, 0,0.000000 }, // 3849: b61M56; Trumpet
- // Amplitude begins at 1226.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {3915,3915, 0, 0, 166, 0,0.000000 }, // 3897: b61M60; French Horn
+ // Amplitude begins at 1943.8, peaks 2656.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3840,3840, 0, 0, 146, 146,0.000000 }, // 3850: b61M57; Trombone
- // Amplitude begins at 670.9, peaks 731.0 at 0.8s,
- // fades to 20% at 5.2s, keyoff fades to 20% in 5.2s.
- {3916,3916, 0, 0, 5206, 5206,0.000000 }, // 3898: b61M61; Brass Section
+ // Amplitude begins at 1748.2, peaks 3120.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3841,3841, 0, 0, 340, 340,0.000000 }, // 3851: b61M58; Tuba
- // Amplitude begins at 2070.8, peaks 2897.8 at 24.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3917,3917, 0, 0, 40000, 6,0.000000 }, // 3899: b61M62; Synth Brass 1
+ // Amplitude begins at 1184.1, peaks 1255.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3842,3842, 0, 0, 40000, 0,0.000000 }, // 3852: b61M59; Muted Trumpet
- // Amplitude begins at 576.1, peaks 1017.2 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3918,3918, 0, 0, 1720, 1720,0.000000 }, // 3900: b61M63; Synth Brass 2
+ // Amplitude begins at 1227.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3843,3843, 0, 0, 100, 13,0.000000 }, // 3853: b61M60; French Horn
- // Amplitude begins at 1412.4, peaks 1635.4 at 0.0s,
- // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s.
- {3919,3919, 0, 0, 4186, 4186,0.000000 }, // 3901: b61M64; Soprano Sax
+ // Amplitude begins at 664.0, peaks 732.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3844,3844, 0, 0, 5013, 5013,0.000000 }, // 3854: b61M61; Brass Section
- // Amplitude begins at 2198.0, peaks 2763.8 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3920,3920, 0, 0, 773, 773,0.000000 }, // 3902: b61M65; Alto Sax
+ // Amplitude begins at 2064.6, peaks 2900.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3845,3845, 0, 0, 40000, 6,0.000000 }, // 3855: b61M62; Synth Brass 1
- // Amplitude begins at 2192.3, peaks 2875.0 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3921,3921, 0, 0, 993, 993,0.000000 }, // 3903: b61M66; Tenor Sax
+ // Amplitude begins at 576.8, peaks 1002.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3846,3846, 0, 0, 1766, 1766,0.000000 }, // 3856: b61M63; Synth Brass 2
- // Amplitude begins at 1521.4, peaks 2594.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3922,3922, 0, 0, 226, 226,0.000000 }, // 3904: b61M67; Baritone Sax
+ // Amplitude begins at 1408.2, peaks 1628.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3847,3847, 0, 0, 4186, 4186,0.000000 }, // 3857: b61M64; Soprano Sax
- // Amplitude begins at 1598.2, peaks 1661.3 at 36.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3923,3923, 0, 0, 40000, 13,0.000000 }, // 3905: b61M68; Oboe
+ // Amplitude begins at 2194.3, peaks 2765.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3848,3848, 0, 0, 700, 700,0.000000 }, // 3858: b61M65; Alto Sax
- // Amplitude begins at 1674.5, peaks 1776.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3924,3924, 0, 0, 40000, 0,0.000000 }, // 3906: b61M69; English Horn
+ // Amplitude begins at 2189.6, peaks 2870.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3849,3849, 0, 0, 940, 940,0.000000 }, // 3859: b61M66; Tenor Sax
- // Amplitude begins at 1524.2, peaks 2755.6 at 5.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3925,3925, 0, 0, 40000, 6,0.000000 }, // 3907: b61M70; Bassoon
+ // Amplitude begins at 1526.0, peaks 2586.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3850,3850, 0, 0, 246, 246,0.000000 }, // 3860: b61M67; Baritone Sax
- // Amplitude begins at 1965.1, peaks 3103.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3926,3926, 0, 0, 40000, 0,0.000000 }, // 3908: b61M71; Clarinet
+ // Amplitude begins at 1596.3, peaks 1661.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3851,3851, 0, 0, 40000, 6,0.000000 }, // 3861: b61M68; Oboe
- // Amplitude begins at 2542.8, peaks 2868.5 at 37.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3927,3927, 0, 0, 40000, 306,0.000000 }, // 3909: b61M72; Piccolo
+ // Amplitude begins at 1675.5, peaks 1780.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3852,3852, 0, 0, 40000, 6,0.000000 }, // 3862: b61M69; English Horn
- // Amplitude begins at 687.8, peaks 2714.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3928,3928, 0, 0, 40000, 66,0.000000 }, // 3910: b61M73; Flute
+ // Amplitude begins at 1517.4, peaks 2761.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3853,3853, 0, 0, 40000, 6,0.000000 }, // 3863: b61M70; Bassoon
- // Amplitude begins at 131.7, peaks 3296.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3929,3929, 0, 0, 40000, 0,0.000000 }, // 3911: b61M74; Recorder
+ // Amplitude begins at 1951.5, peaks 3091.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3854,3854, 0, 0, 40000, 0,0.000000 }, // 3864: b61M71; Clarinet
- // Amplitude begins at 0.9, peaks 2249.4 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {3930,3930, 0, 0, 40000, 240,0.000000 }, // 3912: b61M75; Pan Flute
+ // Amplitude begins at 2542.3, peaks 2874.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3855,3855, 0, 0, 40000, 306,0.000000 }, // 3865: b61M72; Piccolo
- // Amplitude begins at 8.1, peaks 2715.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3931,3931, 0, 0, 113, 113,0.000000 }, // 3913: b61M76; Bottle Blow
+ // Amplitude begins at 688.6, peaks 2691.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3856,3856, 0, 0, 40000, 53,0.000000 }, // 3866: b61M73; Flute
- // Amplitude begins at 1740.5, peaks 2957.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3932,3932, 0, 0, 40000, 6,0.000000 }, // 3914: b61M77; Shakuhachi
+ // Amplitude begins at 127.6, peaks 3258.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3857,3857, 0, 0, 40000, 6,0.000000 }, // 3867: b61M74; Recorder
- // Amplitude begins at 640.3, peaks 2075.1 at 37.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3933,3933, 0, 0, 40000, 140,0.000000 }, // 3915: b61M78; Whistle
+ // Amplitude begins at 0.9, peaks 2252.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3858,3858, 0, 0, 40000, 233,0.000000 }, // 3868: b61M75; Pan Flute
- // Amplitude begins at 133.6, peaks 3144.3 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3934,3934, 0, 0, 1106, 1106,0.000000 }, // 3916: b61M79; Ocarina
+ // Amplitude begins at 7.9, peaks 2691.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3859,3859, 0, 0, 120, 120,0.000000 }, // 3869: b61M76; Bottle Blow
- // Amplitude begins at 2356.1, peaks 2978.2 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {3935,3935, 0, 0, 1920, 1920,0.000000 }, // 3917: b61M80; Lead 1 squareea
+ // Amplitude begins at 1724.8, peaks 2966.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3860,3860, 0, 0, 40000, 6,0.000000 }, // 3870: b61M77; Shakuhachi
- // Amplitude begins at 1699.7, peaks 3085.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3936,3936, 0, 0, 40000, 0,0.000000 }, // 3918: b61M81; Lead 2 sawtooth
+ // Amplitude begins at 639.5, peaks 2073.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3861,3861, 0, 0, 40000, 153,0.000000 }, // 3871: b61M78; Whistle
- // Amplitude begins at 2435.6, peaks 3358.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3937,3937, 0, 0, 40000, 13,0.000000 }, // 3919: b61M82; Lead 3 calliope
+ // Amplitude begins at 129.5, peaks 3134.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3862,3862, 0, 0, 1086, 1086,0.000000 }, // 3872: b61M79; Ocarina
- // Amplitude begins at 0.0, peaks 1609.1 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3938,3938, 0, 0, 260, 260,0.000000 }, // 3920: b61M83; Lead 4 chiff
+ // Amplitude begins at 2315.6, peaks 2986.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3863,3863, 0, 0, 1900, 1900,0.000000 }, // 3873: b61M80; Lead 1 squareea
- // Amplitude begins at 1.1, peaks 2972.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3939,3939, 0, 0, 40000, 6,0.000000 }, // 3921: b61M84; Lead 5 charang
+ // Amplitude begins at 1692.1, peaks 3059.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3864,3864, 0, 0, 40000, 0,0.000000 }, // 3874: b61M81; Lead 2 sawtooth
- // Amplitude begins at 2456.7, peaks 2548.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3940,3940, 0, 0, 40000, 120,0.000000 }, // 3922: b61M85; Lead 6 voice
+ // Amplitude begins at 2417.0, peaks 3401.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3865,3865, 0, 0, 40000, 13,0.000000 }, // 3875: b61M82; Lead 3 calliope
- // Amplitude begins at 2076.1, peaks 3080.4 at 0.2s,
- // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s.
- {3941,3941, 0, 0, 3686, 3686,0.000000 }, // 3923: b61M86; Lead 7 fifths
+ // Amplitude begins at 0.0, peaks 1533.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3866,3866, 0, 0, 253, 253,0.000000 }, // 3876: b61M83; Lead 4 chiff
- // Amplitude begins at 2606.4, peaks 2940.0 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {3942,3942, 0, 0, 666, 666,0.000000 }, // 3924: b61M87; Lead 8 brass
+ // Amplitude begins at 1.0, peaks 2956.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3867,3867, 0, 0, 40000, 6,0.000000 }, // 3877: b61M84; Lead 5 charang
- // Amplitude begins at 1069.2, peaks 2675.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3943,3943, 0, 0, 40000, 146,0.000000 }, // 3925: b61M88; Pad 1 new age
+ // Amplitude begins at 2438.3, peaks 2560.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3868,3868, 0, 0, 40000, 126,0.000000 }, // 3878: b61M85; Lead 6 voice
- // Amplitude begins at 2436.2, peaks 3211.4 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3944,3944, 0, 0, 40000, 120,0.000000 }, // 3926: b61M89; Pad 2 warm
+ // Amplitude begins at 2064.0, peaks 3115.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3869,3869, 0, 0, 3680, 3680,0.000000 }, // 3879: b61M86; Lead 7 fifths
- // Amplitude begins at 1439.5, peaks 1454.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3945,3945, 0, 0, 553, 553,0.000000 }, // 3927: b61M90; Pad 3 polysynth
+ // Amplitude begins at 2612.1, peaks 2855.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3870,3870, 0, 0, 660, 660,0.000000 }, // 3880: b61M87; Lead 8 brass
- // Amplitude begins at 1253.9, peaks 1420.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {3946,3946, 0, 0, 126, 6,0.000000 }, // 3928: b61M91; Pad 4 choir
+ // Amplitude begins at 1055.1, peaks 2662.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3871,3871, 0, 0, 40000, 206,0.000000 }, // 3881: b61M88; Pad 1 new age
- // Amplitude begins at 0.8, peaks 1578.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- {3947,3947, 0, 0, 40000, 1160,0.000000 }, // 3929: b61M92; Pad 5 bowedpad
+ // Amplitude begins at 2418.2, peaks 3214.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3872,3872, 0, 0, 40000, 106,0.000000 }, // 3882: b61M89; Pad 2 warm
- // Amplitude begins at 1507.3,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3948,3948, 0, 0, 1233, 1233,0.000000 }, // 3930: b61M93; Pad 6 metallic
+ // Amplitude begins at 1433.3, peaks 1451.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3873,3873, 0, 0, 546, 546,0.000000 }, // 3883: b61M90; Pad 3 polysynth
- // Amplitude begins at 0.0, peaks 1623.8 at 0.2s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {3949,3949, 0, 0, 1393, 1393,0.000000 }, // 3931: b61M94; Pad 7 halo
+ // Amplitude begins at 1253.6, peaks 1423.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3874,3874, 0, 0, 126, 6,0.000000 }, // 3884: b61M91; Pad 4 choir
- // Amplitude begins at 1.1, peaks 3589.8 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3950,3950, 0, 0, 40000, 0,0.000000 }, // 3932: b61M95; Pad 8 sweep
+ // Amplitude begins at 0.8, peaks 1539.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3875,3875, 0, 0, 40000, 1306,0.000000 }, // 3885: b61M92; Pad 5 bowedpad
- // Amplitude begins at 0.6, peaks 1651.1 at 26.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3951,3951, 0, 0, 40000, 0,0.000000 }, // 3933: b61M96; FX 1 rain
+ // Amplitude begins at 1523.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3876,3876, 0, 0, 1240, 1240,0.000000 }, // 3886: b61M93; Pad 6 metallic
- // Amplitude begins at 0.0, peaks 1152.4 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {3952,3952, 0, 0, 40000, 886,0.000000 }, // 3934: b61M97; FX 2 soundtrack
+ // Amplitude begins at 0.0, peaks 1659.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3877,3877, 0, 0, 1400, 1400,0.000000 }, // 3887: b61M94; Pad 7 halo
- // Amplitude begins at 0.0, peaks 1345.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {3953,3953, 0, 0, 40000, 120,0.000000 }, // 3935: b61M98; FX 3 crystal
+ // Amplitude begins at 1.1, peaks 3589.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3878,3878, 0, 0, 40000, 0,0.000000 }, // 3888: b61M95; Pad 8 sweep
- // Amplitude begins at 0.0, peaks 2192.7 at 7.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.0s.
- {3954,3954, 0, 0, 40000, 1953,0.000000 }, // 3936: b61M99; FX 4 atmosphere
+ // Amplitude begins at 0.6, peaks 1656.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3879,3879, 0, 0, 40000, 0,0.000000 }, // 3889: b61M96; FX 1 rain
- // Amplitude begins at 2829.0, peaks 2904.4 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {3955,3955, 0, 0, 4453, 4453,0.000000 }, // 3937: b61M100; FX 5 brightness
+ // Amplitude begins at 0.0, peaks 1165.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3880,3880, 0, 0, 40000, 833,0.000000 }, // 3890: b61M97; FX 2 soundtrack
- // Amplitude begins at 1197.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3956,3956, 0, 0, 13, 13,0.000000 }, // 3938: b61M101; FX 6 goblins
+ // Amplitude begins at 0.0, peaks 1317.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3881,3881, 0, 0, 40000, 240,0.000000 }, // 3891: b61M98; FX 3 crystal
- // Amplitude begins at 0.5, peaks 2958.7 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.3s.
- {3957,3957, 0, 0, 40000, 2280,0.000000 }, // 3939: b61M102; FX 7 echoes
+ // Amplitude begins at 0.0, peaks 2194.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3882,3882, 0, 0, 40000, 1973,0.000000 }, // 3892: b61M99; FX 4 atmosphere
- // Amplitude begins at 2220.5, peaks 2398.2 at 12.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s.
- {3958,3958, 0, 0, 40000, 1173,0.000000 }, // 3940: b61M103; FX 8 sci-fi
+ // Amplitude begins at 2830.9, peaks 2917.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3883,3883, 0, 0, 4466, 4466,0.000000 }, // 3893: b61M100; FX 5 brightness
- // Amplitude begins at 2250.8, peaks 2381.4 at 0.3s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 4.9s.
- {3959,3959, 0, 0, 4900, 4900,0.000000 }, // 3941: b61M104; Sitar
+ // Amplitude begins at 1200.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3884,3884, 0, 0, 13, 13,0.000000 }, // 3894: b61M101; FX 6 goblins
- // Amplitude begins at 750.7, peaks 1628.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3960,3960, 0, 0, 213, 213,0.000000 }, // 3942: b61M105; Banjo
+ // Amplitude begins at 0.5, peaks 2955.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3885,3885, 0, 0, 40000, 2206,0.000000 }, // 3895: b61M102; FX 7 echoes
- // Amplitude begins at 2839.1, peaks 2877.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3961,3961, 0, 0, 1220, 1220,0.000000 }, // 3943: b61M106; Shamisen
+ // Amplitude begins at 2176.4, peaks 2389.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3886,3886, 0, 0, 40000, 1180,0.000000 }, // 3896: b61M103; FX 8 sci-fi
- // Amplitude begins at 1512.0, peaks 1657.6 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3962,3962, 0, 0, 286, 286,0.000000 }, // 3944: b61M107; Koto
+ // Amplitude begins at 2253.0, peaks 2384.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3887,3887, 0, 0, 4933, 4933,0.000000 }, // 3897: b61M104; Sitar
- // Amplitude begins at 2094.1, peaks 2256.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {3963,3963, 0, 0, 346, 13,0.000000 }, // 3945: b61M108; Kalimba
+ // Amplitude begins at 741.9, peaks 1635.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3888,3888, 0, 0, 200, 200,0.000000 }, // 3898: b61M105; Banjo
- // Amplitude begins at 962.6, peaks 1519.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3964,3964, 0, 0, 40000, 0,0.000000 }, // 3946: b61M109; Bagpipe
+ // Amplitude begins at 2838.5, peaks 2854.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3889,3889, 0, 0, 1226, 1226,0.000000 }, // 3899: b61M106; Shamisen
- // Amplitude begins at 14.7, peaks 1614.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3965,3965, 0, 0, 60, 60,0.000000 }, // 3947: b61M110; Fiddle
+ // Amplitude begins at 1502.2, peaks 1669.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3890,3890, 0, 0, 273, 273,0.000000 }, // 3900: b61M107; Koto
- // Amplitude begins at 911.2, peaks 2748.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3966,3966, 0, 0, 153, 153,0.000000 }, // 3948: b61M111; Shanai
+ // Amplitude begins at 2094.9, peaks 2262.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3891,3891, 0, 0, 353, 13,0.000000 }, // 3901: b61M108; Kalimba
- // Amplitude begins at 1459.1,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3967,3967, 0, 0, 320, 320,0.000000 }, // 3949: b61M112; Tinkle Bell
+ // Amplitude begins at 963.8, peaks 1508.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3892,3892, 0, 0, 40000, 6,0.000000 }, // 3902: b61M109; Bagpipe
- // Amplitude begins at 1987.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3968,3968, 0, 0, 46, 46,0.000000 }, // 3950: b61M113; Agogo Bells
+ // Amplitude begins at 14.8, peaks 1603.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3893,3893, 0, 0, 60, 60,0.000000 }, // 3903: b61M110; Fiddle
- // Amplitude begins at 917.1, peaks 1515.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3969,3969, 0, 0, 306, 306,0.000000 }, // 3951: b61M114; Steel Drums
+ // Amplitude begins at 910.7, peaks 2733.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3894,3894, 0, 0, 160, 160,0.000000 }, // 3904: b61M111; Shanai
- // Amplitude begins at 4962.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3970,3970, 0, 0, 40, 40,0.000000 }, // 3952: b61M115; Woodblock
+ // Amplitude begins at 1470.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3895,3895, 0, 0, 313, 313,0.000000 }, // 3905: b61M112; Tinkle Bell
- // Amplitude begins at 1973.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3971,3971, 0, 0, 86, 86,0.000000 }, // 3953: b61M116; Taiko Drum
+ // Amplitude begins at 2023.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3896,3896, 0, 0, 46, 46,0.000000 }, // 3906: b61M113; Agogo Bells
- // Amplitude begins at 1723.6,
+ // Amplitude begins at 919.4, peaks 1531.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3897,3897, 0, 0, 313, 313,0.000000 }, // 3907: b61M114; Steel Drums
+
+ // Amplitude begins at 4968.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3898,3898, 0, 0, 40, 40,0.000000 }, // 3908: b61M115; Woodblock
+
+ // Amplitude begins at 1960.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3899,3899, 0, 0, 86, 86,0.000000 }, // 3909: b61M116; Taiko Drum
+
+ // Amplitude begins at 1694.6,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3972,3972, 0, 0, 46, 46,0.000000 }, // 3954: b61M117; Melodic Tom
+ {3900,3900, 0, 0, 46, 46,0.000000 }, // 3910: b61M117; Melodic Tom
- // Amplitude begins at 2233.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3973,3973, 0, 0, 160, 160,0.000000 }, // 3955: b61M118; Synth Drum
+ // Amplitude begins at 2235.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3901,3901, 0, 0, 146, 146,0.000000 }, // 3911: b61M118; Synth Drum
- // Amplitude begins at 0.0, peaks 1402.0 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3974,3974, 0, 0, 146, 146,0.000000 }, // 3956: b61M119; Reverse Cymbal
+ // Amplitude begins at 0.0, peaks 1482.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3902,3902, 0, 0, 146, 146,0.000000 }, // 3912: b61M119; Reverse Cymbal
- // Amplitude begins at 0.8, peaks 1217.6 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3975,3975, 0, 0, 220, 220,0.000000 }, // 3957: b61M120; Guitar FretNoise
+ // Amplitude begins at 0.9, peaks 1207.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3903,3903, 0, 0, 220, 220,0.000000 }, // 3913: b61M120; Guitar FretNoise
- // Amplitude begins at 8.6, peaks 2646.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3976,3976, 0, 0, 86, 86,0.000000 }, // 3958: b61M121; Breath Noise
+ // Amplitude begins at 8.5, peaks 2641.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3904,3904, 0, 0, 86, 86,0.000000 }, // 3914: b61M121; Breath Noise
- // Amplitude begins at 2105.4, peaks 2779.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {3977,3977, 0, 0, 40000, 333,0.000000 }, // 3959: b61M123; Bird Tweet
+ // Amplitude begins at 2101.2, peaks 2772.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3905,3905, 0, 0, 40000, 320,0.000000 }, // 3915: b61M123; Bird Tweet
- // Amplitude begins at 1431.3, peaks 1586.6 at 38.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3978,3978, 0, 0, 40000, 6,0.000000 }, // 3960: b61M124; Telephone
+ // Amplitude begins at 1421.1, peaks 1597.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3906,3906, 0, 0, 40000, 6,0.000000 }, // 3916: b61M124; Telephone
- // Amplitude begins at 0.5, peaks 2665.0 at 8.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3979,3979, 0, 0, 40000, 0,0.000000 }, // 3961: b61M126; Applause/Noise
+ // Amplitude begins at 0.5, peaks 2663.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3907,3907, 0, 0, 40000, 0,0.000000 }, // 3917: b61M126; Applause/Noise
- // Amplitude begins at 2422.4,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3980,3980, 0, 0, 293, 293,0.000000 }, // 3962: b61M127; Gunshot
+ // Amplitude begins at 2300.0, peaks 2436.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3908,3908, 0, 0, 300, 300,0.000000 }, // 3918: b61M127; Gunshot
- // Amplitude begins at 1547.9, peaks 1618.6 at 0.7s,
- // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s.
- {3981,3981, 0, 0, 2926, 2926,0.000000 }, // 3963: apgnamM0; dukeM0; swM0; AcouGrandPiano
+ // Amplitude begins at 1545.4, peaks 1616.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3909,3909, 0, 0, 2940, 2940,0.000000 }, // 3919: apgnamM0; dukeM0; swM0; AcouGrandPiano
- // Amplitude begins at 2682.5, peaks 3035.0 at 0.2s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3982,3982, 0, 0, 1246, 1246,0.000000 }, // 3964: apgnamM1; dukeM1; swM1; BrightAcouGrand
+ // Amplitude begins at 2674.8, peaks 2951.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3910,3910, 0, 0, 1233, 1233,0.000000 }, // 3920: apgnamM1; dukeM1; swM1; BrightAcouGrand
- // Amplitude begins at 1690.1, peaks 1754.0 at 0.0s,
- // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s.
- {3983,3983, 0, 0, 3793, 3793,0.000000 }, // 3965: apgnamM2; dukeM2; swM2; ElecGrandPiano
+ // Amplitude begins at 1697.2, peaks 1771.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3911,3911, 0, 0, 3840, 3840,0.000000 }, // 3921: apgnamM2; dukeM2; swM2; ElecGrandPiano
- // Amplitude begins at 2747.2, peaks 2855.4 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {3984,3984, 0, 0, 2260, 2260,0.000000 }, // 3966: apgnamM3; dukeM3; swM3; Honky-tonkPiano
+ // Amplitude begins at 2751.9, peaks 2847.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3912,3912, 0, 0, 2280, 2280,0.000000 }, // 3922: apgnamM3; dukeM3; swM3; Honky-tonkPiano
- // Amplitude begins at 1932.8, peaks 2406.4 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {3985,3985, 0, 0, 1833, 1833,0.000000 }, // 3967: apgnamM4; dukeM4; swM4; Rhodes Piano
+ // Amplitude begins at 1918.0, peaks 2415.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3913,3913, 0, 0, 1793, 1793,0.000000 }, // 3923: apgnamM4; dukeM4; swM4; Rhodes Piano
- // Amplitude begins at 2992.4,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3986,3986, 0, 0, 1153, 1153,0.000000 }, // 3968: apgnamM5; dukeM5; swM5; Chorused Piano
+ // Amplitude begins at 2993.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3914,3914, 0, 0, 1120, 1120,0.000000 }, // 3924: apgnamM5; dukeM5; swM5; Chorused Piano
- // Amplitude begins at 2028.1, peaks 2098.6 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {3987,3987, 0, 0, 960, 960,0.000000 }, // 3969: apgnamM6; dukeM6; swM6; Harpsichord
+ // Amplitude begins at 2032.3, peaks 2078.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3915,3915, 0, 0, 1013, 1013,0.000000 }, // 3925: apgnamM6; dukeM6; swM6; Harpsichord
- // Amplitude begins at 2841.5, peaks 3233.8 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {3988,3988, 0, 0, 1246, 1246,0.000000 }, // 3970: apgnamM7; dukeM7; swM7; Clavinet
+ // Amplitude begins at 2830.4, peaks 3205.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3916,3916, 0, 0, 1233, 1233,0.000000 }, // 3926: apgnamM7; dukeM7; swM7; Clavinet
- // Amplitude begins at 2371.5, peaks 2410.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3989,3989, 0, 0, 606, 606,0.000000 }, // 3971: apgnamM8; dukeM8; swM8; Celesta
+ // Amplitude begins at 2376.5, peaks 2405.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3917,3917, 0, 0, 600, 600,0.000000 }, // 3927: apgnamM8; dukeM8; swM8; Celesta
- // Amplitude begins at 2806.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3990,3990, 0, 0, 306, 306,0.000000 }, // 3972: apgnamM9; dukeM9; swM9; Glockenspiel
+ // Amplitude begins at 2813.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3918,3918, 0, 0, 280, 280,0.000000 }, // 3928: apgnamM9; dukeM9; swM9; Glockenspiel
- // Amplitude begins at 2329.2, peaks 2835.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {3991,3991, 0, 0, 240, 240,0.000000 }, // 3973: apgnamM10; dukeM10; swM10; Music box
+ // Amplitude begins at 2311.8, peaks 2843.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3919,3919, 0, 0, 266, 266,0.000000 }, // 3929: apgnamM10; dukeM10; swM10; Music box
- // Amplitude begins at 2812.2, peaks 2928.0 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {3992,3992, 0, 0, 1746, 1746,0.000000 }, // 3974: apgnamM11; dukeM11; swM11; Vibraphone
+ // Amplitude begins at 2807.2, peaks 2931.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3920,3920, 0, 0, 1740, 1740,0.000000 }, // 3930: apgnamM11; dukeM11; swM11; Vibraphone
- // Amplitude begins at 2416.4, peaks 2801.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3993,3993, 0, 0, 260, 260,0.000000 }, // 3975: apgnamM12; dukeM12; swM12; Marimba
+ // Amplitude begins at 2403.7, peaks 2813.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3921,3921, 0, 0, 246, 246,0.000000 }, // 3931: apgnamM12; dukeM12; swM12; Marimba
- // Amplitude begins at 2786.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3994,3994, 0, 0, 140, 140,0.000000 }, // 3976: apgnamM13; dukeM13; swM13; Xylophone
+ // Amplitude begins at 2783.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3922,3922, 0, 0, 140, 140,0.000000 }, // 3932: apgnamM13; dukeM13; swM13; Xylophone
- // Amplitude begins at 723.7,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {3995,3995, 0, 0, 1113, 1113,0.000000 }, // 3977: apgnamM14; dukeM14; swM14; Tubular Bells
+ // Amplitude begins at 725.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3923,3923, 0, 0, 1166, 1166,0.000000 }, // 3933: apgnamM14; dukeM14; swM14; Tubular Bells
- // Amplitude begins at 1690.7, peaks 2053.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3996,3996, 0, 0, 253, 253,0.000000 }, // 3978: apgnamM15; dukeM15; swM15; Dulcimer
+ // Amplitude begins at 1677.7, peaks 2050.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3924,3924, 0, 0, 273, 273,0.000000 }, // 3934: apgnamM15; dukeM15; swM15; Dulcimer
- // Amplitude begins at 1722.4, peaks 2569.9 at 29.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3997,3997, 0, 0, 40000, 6,0.000000 }, // 3979: apgnamM16; dukeM16; swM16; Hammond Organ
+ // Amplitude begins at 1717.0, peaks 2565.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3925,3925, 0, 0, 40000, 0,0.000000 }, // 3935: apgnamM16; dukeM16; swM16; Hammond Organ
- // Amplitude begins at 2556.5, peaks 2896.4 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {3998,3998, 0, 0, 40000, 0,0.000000 }, // 3980: apgnamM17; dukeM17; swM17; Percussive Organ
+ // Amplitude begins at 2556.0, peaks 2901.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3926,3926, 0, 0, 40000, 0,0.000000 }, // 3936: apgnamM17; dukeM17; swM17; Percussive Organ
- // Amplitude begins at 1316.7, peaks 1690.7 at 0.8s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3999,3999, 0, 0, 813, 813,0.000000 }, // 3981: apgnamM18; dukeM18; swM18; Rock Organ
+ // Amplitude begins at 1318.9, peaks 1695.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3927,3927, 0, 0, 313, 313,0.000000 }, // 3937: apgnamM18; dukeM18; swM18; Rock Organ
- // Amplitude begins at 0.6, peaks 1512.6 at 11.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4000,4000, 0, 0, 40000, 6,0.000000 }, // 3982: apgnamM19; dukeM19; swM19; Church Organ
+ // Amplitude begins at 0.6, peaks 1510.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3928,3928, 0, 0, 40000, 6,0.000000 }, // 3938: apgnamM19; dukeM19; swM19; Church Organ
- // Amplitude begins at 0.5, peaks 1948.0 at 30.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4001,4001, 0, 0, 40000, 93,0.000000 }, // 3983: apgnamM20; dukeM20; swM20; Reed Organ
+ // Amplitude begins at 0.5, peaks 1950.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3929,3929, 0, 0, 40000, 133,0.000000 }, // 3939: apgnamM20; dukeM20; swM20; Reed Organ
- // Amplitude begins at 0.5, peaks 3016.6 at 7.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4002,4002, 0, 0, 40000, 133,0.000000 }, // 3984: apgnamM21; dukeM21; swM21; Accordion
+ // Amplitude begins at 0.5, peaks 3020.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3930,3930, 0, 0, 40000, 133,0.000000 }, // 3940: apgnamM21; dukeM21; swM21; Accordion
- // Amplitude begins at 0.5, peaks 1168.4 at 34.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4003,4003, 0, 0, 40000, 66,0.000000 }, // 3985: apgnamM22; dukeM22; swM22; Harmonica
+ // Amplitude begins at 0.5, peaks 1175.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3931,3931, 0, 0, 40000, 66,0.000000 }, // 3941: apgnamM22; dukeM22; swM22; Harmonica
- // Amplitude begins at 0.4, peaks 2217.1 at 23.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4004,4004, 0, 0, 40000, 93,0.000000 }, // 3986: apgnamM23; dukeM23; swM23; Tango Accordion
+ // Amplitude begins at 0.4, peaks 2220.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3932,3932, 0, 0, 40000, 133,0.000000 }, // 3942: apgnamM23; dukeM23; swM23; Tango Accordion
- // Amplitude begins at 2958.6, peaks 3160.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4005,4005, 0, 0, 906, 906,0.000000 }, // 3987: apgnamM24; dukeM24; swM24; Acoustic Guitar1
+ // Amplitude begins at 2947.1, peaks 3133.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3933,3933, 0, 0, 940, 940,0.000000 }, // 3943: apgnamM24; dukeM24; swM24; Acoustic Guitar1
- // Amplitude begins at 3017.2, peaks 3062.3 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {4006,4006, 0, 0, 746, 746,0.000000 }, // 3988: apgnamM25; dukeM25; swM25; Acoustic Guitar2
+ // Amplitude begins at 3021.9, peaks 3028.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3934,3934, 0, 0, 760, 760,0.000000 }, // 3944: apgnamM25; dukeM25; swM25; Acoustic Guitar2
- // Amplitude begins at 2867.1, peaks 2905.6 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4007,4007, 0, 0, 1193, 1193,0.000000 }, // 3989: apgnamM26; dukeM26; swM26; Electric Guitar1
+ // Amplitude begins at 2854.6, peaks 2883.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3935,3935, 0, 0, 1200, 1200,0.000000 }, // 3945: apgnamM26; dukeM26; swM26; Electric Guitar1
- // Amplitude begins at 2071.7,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4008,4008, 0, 0, 573, 573,0.000000 }, // 3990: apgnamM27; dukeM27; swM27; Electric Guitar2
+ // Amplitude begins at 2067.7,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3936,3936, 0, 0, 566, 566,0.000000 }, // 3946: apgnamM27; dukeM27; swM27; Electric Guitar2
- // Amplitude begins at 2822.5,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4009,4009, 0, 0, 580, 580,0.000000 }, // 3991: apgnamM28; dukeM28; swM28; Electric Guitar3
+ // Amplitude begins at 2821.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3937,3937, 0, 0, 573, 573,0.000000 }, // 3947: apgnamM28; dukeM28; swM28; Electric Guitar3
- // Amplitude begins at 1154.2, peaks 1301.4 at 1.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4010,4010, 0, 0, 40000, 0,0.000000 }, // 3992: apgnamM29; dukeM29; Overdrive Guitar
+ // Amplitude begins at 1155.2, peaks 1272.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3938,3938, 0, 0, 40000, 0,0.000000 }, // 3948: apgnamM29; dukeM29; Overdrive Guitar
- // Amplitude begins at 1440.7, peaks 1463.3 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {4011,4011, 0, 0, 1453, 1453,0.000000 }, // 3993: apgnamM30; dukeM30; swM29; Distorton Guitar; Overdrive Guitar
+ // Amplitude begins at 1431.6, peaks 1474.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3939,3939, 0, 0, 1353, 1353,0.000000 }, // 3949: apgnamM30; dukeM30; swM29; Distorton Guitar; Overdrive Guitar
- // Amplitude begins at 1497.0, peaks 1730.9 at 0.0s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {4012,4012, 0, 0, 2233, 2233,0.000000 }, // 3994: apgnamM31; dukeM31; swM31; Guitar Harmonics
+ // Amplitude begins at 1498.1, peaks 1731.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3940,3940, 0, 0, 2226, 2226,0.000000 }, // 3950: apgnamM31; dukeM31; swM31; Guitar Harmonics
- // Amplitude begins at 2170.3, peaks 2701.8 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4013,4013, 0, 0, 906, 906,0.000000 }, // 3995: apgnamM32; dukeM32; swM32; Acoustic Bass
+ // Amplitude begins at 2159.3, peaks 2707.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3941,3941, 0, 0, 866, 866,0.000000 }, // 3951: apgnamM32; dukeM32; swM32; Acoustic Bass
- // Amplitude begins at 2634.0,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {4014,4014, 0, 0, 2286, 2286,0.000000 }, // 3996: apgnamM33; dukeM33; swM33; Electric Bass 1
+ // Amplitude begins at 2635.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3942,3942, 0, 0, 2293, 2293,0.000000 }, // 3952: apgnamM33; dukeM33; swM33; Electric Bass 1
- // Amplitude begins at 2805.8, peaks 3359.7 at 0.0s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {4015,4015, 0, 0, 2113, 2113,0.000000 }, // 3997: apgnamM34; dukeM34; swM34; Electric Bass 2
+ // Amplitude begins at 2811.2, peaks 3355.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3943,3943, 0, 0, 2113, 2113,0.000000 }, // 3953: apgnamM34; dukeM34; swM34; Electric Bass 2
- // Amplitude begins at 160.6, peaks 3430.6 at 0.0s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {4016,4016, 0, 0, 1293, 1293,0.000000 }, // 3998: apgnamM35; dukeM35; swM35; Fretless Bass
+ // Amplitude begins at 157.0, peaks 3395.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3944,3944, 0, 0, 1280, 1280,0.000000 }, // 3954: apgnamM35; dukeM35; swM35; Fretless Bass
- // Amplitude begins at 2573.2, peaks 3384.9 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4017,4017, 0, 0, 853, 853,0.000000 }, // 3999: apgnamM36; dukeM36; swM36; Slap Bass 1
+ // Amplitude begins at 2560.6, peaks 3403.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3945,3945, 0, 0, 886, 886,0.000000 }, // 3955: apgnamM36; dukeM36; swM36; Slap Bass 1
- // Amplitude begins at 2573.4, peaks 3473.7 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4018,4018, 0, 0, 853, 853,0.000000 }, // 4000: apgnamM37; dukeM37; swM37; Slap Bass 2
+ // Amplitude begins at 2553.3, peaks 3538.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3946,3946, 0, 0, 833, 833,0.000000 }, // 3956: apgnamM37; dukeM37; swM37; Slap Bass 2
- // Amplitude begins at 2817.4, peaks 3170.6 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4019,4019, 0, 0, 906, 906,0.000000 }, // 4001: apgnamM38; dukeM38; swM38; Synth Bass 1
+ // Amplitude begins at 2822.9, peaks 3162.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3947,3947, 0, 0, 886, 886,0.000000 }, // 3957: apgnamM38; dukeM38; swM38; Synth Bass 1
- // Amplitude begins at 2721.5, peaks 3149.0 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4020,4020, 0, 0, 906, 906,0.000000 }, // 4002: apgnamM39; dukeM39; swM39; Synth Bass 2
+ // Amplitude begins at 2720.1, peaks 3141.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3948,3948, 0, 0, 940, 940,0.000000 }, // 3958: apgnamM39; dukeM39; swM39; Synth Bass 2
- // Amplitude begins at 0.4, peaks 2194.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4021,4021, 0, 0, 40000, 206,0.000000 }, // 4003: apgnamM40; apgnamM48; dukeM40; dukeM48; swM40; swM48; String Ensemble1; Violin
+ // Amplitude begins at 0.4, peaks 2179.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3949,3949, 0, 0, 40000, 260,0.000000 }, // 3959: apgnamM40; apgnamM48; dukeM40; dukeM48; swM40; swM48; String Ensemble1; Violin
- // Amplitude begins at 1.0, peaks 2353.0 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {4022,4022, 0, 0, 166, 13,0.000000 }, // 4004: apgnamM41; dukeM41; swM41; Viola
+ // Amplitude begins at 1.0, peaks 2324.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3950,3950, 0, 0, 166, 13,0.000000 }, // 3960: apgnamM41; dukeM41; swM41; Viola
- // Amplitude begins at 0.4, peaks 1081.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4023,4023, 0, 0, 40000, 6,0.000000 }, // 4005: apgnamM42; dukeM42; swM42; Cello
+ // Amplitude begins at 0.4, peaks 1080.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3951,3951, 0, 0, 40000, 26,0.000000 }, // 3961: apgnamM42; dukeM42; swM42; Cello
- // Amplitude begins at 1.1, peaks 1876.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {4024,4024, 0, 0, 126, 6,0.000000 }, // 4006: apgnamM43; dukeM43; swM43; Contrabass
+ // Amplitude begins at 1.1, peaks 1859.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3952,3952, 0, 0, 146, 146,0.000000 }, // 3962: apgnamM43; dukeM43; swM43; Contrabass
- // Amplitude begins at 1.0, peaks 2221.6 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4025,4025, 0, 0, 40000, 93,0.000000 }, // 4007: apgnamM44; dukeM44; Tremulo Strings
+ // Amplitude begins at 1.0, peaks 2176.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3953,3953, 0, 0, 40000, 86,0.000000 }, // 3963: apgnamM44; dukeM44; Tremulo Strings
- // Amplitude begins at 148.4, peaks 3116.2 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4026,4026, 0, 0, 960, 960,0.000000 }, // 4008: apgnamM45; dukeM45; swM45; Pizzicato String
+ // Amplitude begins at 147.2, peaks 3120.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3954,3954, 0, 0, 940, 940,0.000000 }, // 3964: apgnamM45; dukeM45; swM45; Pizzicato String
- // Amplitude begins at 2226.0, peaks 2274.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4027,4027, 0, 0, 80, 80,0.000000 }, // 4009: apgnamM46; dukeM46; swM46; Orchestral Harp
+ // Amplitude begins at 2221.9, peaks 2280.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3955,3955, 0, 0, 100, 100,0.000000 }, // 3965: apgnamM46; dukeM46; swM46; Orchestral Harp
- // Amplitude begins at 2839.6,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4028,4028, 0, 0, 486, 486,0.000000 }, // 4010: apgnamM47; dukeM47; swM47; Timpany
+ // Amplitude begins at 2844.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3956,3956, 0, 0, 513, 513,0.000000 }, // 3966: apgnamM47; dukeM47; swM47; Timpany
- // Amplitude begins at 0.4, peaks 2245.4 at 8.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4029,4029, 0, 0, 40000, 293,0.000000 }, // 4011: apgnamM49; dukeM49; swM49; String Ensemble2
+ // Amplitude begins at 0.4, peaks 2249.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3957,3957, 0, 0, 40000, 286,0.000000 }, // 3967: apgnamM49; dukeM49; swM49; String Ensemble2
- // Amplitude begins at 0.5, peaks 3571.1 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4030,4030, 0, 0, 40000, 160,0.000000 }, // 4012: apgnamM50; dukeM50; swM50; Synth Strings 1
+ // Amplitude begins at 0.5, peaks 3575.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3958,3958, 0, 0, 40000, 133,0.000000 }, // 3968: apgnamM50; dukeM50; swM50; Synth Strings 1
- // Amplitude begins at 858.2, peaks 3240.5 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4031,4031, 0, 0, 40000, 240,0.000000 }, // 4013: apgnamM51; dukeM51; swM51; SynthStrings 2
+ // Amplitude begins at 842.1, peaks 3244.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3959,3959, 0, 0, 40000, 233,0.000000 }, // 3969: apgnamM51; dukeM51; swM51; SynthStrings 2
- // Amplitude begins at 0.5, peaks 1658.9 at 22.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4032,4032, 0, 0, 40000, 33,0.000000 }, // 4014: apgnamM52; dukeM52; swM52; Choir Aahs
+ // Amplitude begins at 0.5, peaks 1656.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3960,3960, 0, 0, 40000, 40,0.000000 }, // 3970: apgnamM52; dukeM52; swM52; Choir Aahs
- // Amplitude begins at 8.0, peaks 3139.7 at 0.1s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {4033,4033, 0, 0, 3426, 3426,0.000000 }, // 4015: apgnamM53; dukeM53; swM53; Voice Oohs
+ // Amplitude begins at 7.8, peaks 3129.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3961,3961, 0, 0, 3413, 3413,0.000000 }, // 3971: apgnamM53; dukeM53; swM53; Voice Oohs
- // Amplitude begins at 5.9, peaks 3139.7 at 0.1s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {4034,4034, 0, 0, 3426, 3426,0.000000 }, // 4016: apgnamM54; dukeM54; swM54; Synth Voice
+ // Amplitude begins at 5.8, peaks 3129.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3962,3962, 0, 0, 3413, 3413,0.000000 }, // 3972: apgnamM54; dukeM54; swM54; Synth Voice
- // Amplitude begins at 1772.0, peaks 3069.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4035,4035, 0, 0, 253, 253,0.000000 }, // 4017: apgnamM55; dukeM55; swM55; Orchestra Hit
+ // Amplitude begins at 1755.1, peaks 3076.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3963,3963, 0, 0, 253, 253,0.000000 }, // 3973: apgnamM55; dukeM55; swM55; Orchestra Hit
- // Amplitude begins at 2423.3, peaks 3150.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.1s.
- {4036,4036, 0, 0, 40, 53,0.000000 }, // 4018: apgnamM56; dukeM56; swM56; Trumpet
+ // Amplitude begins at 2404.7, peaks 3163.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3964,3964, 0, 0, 60, 73,0.000000 }, // 3974: apgnamM56; dukeM56; swM56; Trumpet
- // Amplitude begins at 108.6, peaks 2540.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4037,4037, 0, 0, 40000, 46,0.000000 }, // 4019: apgnamM57; dukeM57; swM57; Trombone
+ // Amplitude begins at 105.2, peaks 2516.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3965,3965, 0, 0, 40000, 66,0.000000 }, // 3975: apgnamM57; dukeM57; swM57; Trombone
- // Amplitude begins at 1758.7, peaks 3198.6 at 13.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4038,4038, 0, 0, 40000, 33,0.000000 }, // 4020: apgnamM58; dukeM58; swM58; Tuba
+ // Amplitude begins at 1741.9, peaks 3202.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3966,3966, 0, 0, 40000, 33,0.000000 }, // 3976: apgnamM58; dukeM58; swM58; Tuba
- // Amplitude begins at 849.3, peaks 3584.3 at 10.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4039,4039, 0, 0, 40000, 0,0.000000 }, // 4021: apgnamM59; dukeM59; swM59; Muted Trumpet
+ // Amplitude begins at 833.2, peaks 3586.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3967,3967, 0, 0, 40000, 0,0.000000 }, // 3977: apgnamM59; dukeM59; swM59; Muted Trumpet
- // Amplitude begins at 1478.8, peaks 2737.9 at 11.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4040,4040, 0, 0, 40000, 120,0.000000 }, // 4022: apgnamM60; dukeM60; swM60; French Horn
+ // Amplitude begins at 1464.7, peaks 2740.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3968,3968, 0, 0, 40000, 126,0.000000 }, // 3978: apgnamM60; dukeM60; swM60; French Horn
- // Amplitude begins at 2418.5, peaks 3144.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4041,4041, 0, 0, 40000, 6,0.000000 }, // 4023: apgnamM61; dukeM61; swM61; Brass Section
+ // Amplitude begins at 2399.7, peaks 3159.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3969,3969, 0, 0, 40000, 6,0.000000 }, // 3979: apgnamM61; dukeM61; swM61; Brass Section
- // Amplitude begins at 2851.4, peaks 3402.3 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4042,4042, 0, 0, 40000, 0,0.000000 }, // 4024: apgnamM62; dukeM62; Synth Brass 1
+ // Amplitude begins at 2854.0, peaks 3396.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3970,3970, 0, 0, 40000, 0,0.000000 }, // 3980: apgnamM62; dukeM62; Synth Brass 1
- // Amplitude begins at 1478.8, peaks 2735.0 at 8.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4043,4043, 0, 0, 40000, 120,0.000000 }, // 4025: apgnamM63; dukeM63; swM63; Synth Brass 2
+ // Amplitude begins at 1464.7, peaks 2737.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3971,3971, 0, 0, 40000, 126,0.000000 }, // 3981: apgnamM63; dukeM63; swM63; Synth Brass 2
- // Amplitude begins at 7.1, peaks 2287.4 at 8.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4044,4044, 0, 0, 40000, 26,0.000000 }, // 4026: apgnamM64; dukeM64; swM64; Soprano Sax
+ // Amplitude begins at 6.9, peaks 2290.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3972,3972, 0, 0, 40000, 26,0.000000 }, // 3982: apgnamM64; dukeM64; swM64; Soprano Sax
- // Amplitude begins at 1.1, peaks 3082.6 at 28.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4045,4045, 0, 0, 40000, 20,0.000000 }, // 4027: apgnamM65; apgnamM66; dukeM65; dukeM66; swM65; swM66; Alto Sax; Tenor Sax
+ // Amplitude begins at 1.0, peaks 3084.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3973,3973, 0, 0, 40000, 20,0.000000 }, // 3983: apgnamM65; apgnamM66; dukeM65; dukeM66; swM65; swM66; Alto Sax; Tenor Sax
- // Amplitude begins at 8.1, peaks 3138.8 at 3.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4046,4046, 0, 0, 40000, 26,0.000000 }, // 4028: apgnamM67; dukeM67; swM67; Baritone Sax
+ // Amplitude begins at 7.9, peaks 3142.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3974,3974, 0, 0, 40000, 20,0.000000 }, // 3984: apgnamM67; dukeM67; swM67; Baritone Sax
- // Amplitude begins at 95.6, peaks 3286.9 at 34.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4047,4047, 0, 0, 40000, 0,0.000000 }, // 4029: apgnamM68; dukeM68; swM68; Oboe
+ // Amplitude begins at 90.1, peaks 3294.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3975,3975, 0, 0, 40000, 0,0.000000 }, // 3985: apgnamM68; dukeM68; swM68; Oboe
- // Amplitude begins at 0.8, peaks 1384.8 at 18.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4048,4048, 0, 0, 40000, 0,0.000000 }, // 4030: apgnamM69; dukeM69; swM69; English Horn
+ // Amplitude begins at 0.8, peaks 1388.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3976,3976, 0, 0, 40000, 0,0.000000 }, // 3986: apgnamM69; dukeM69; swM69; English Horn
- // Amplitude begins at 1.3, peaks 3391.3 at 31.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4049,4049, 0, 0, 40000, 6,0.000000 }, // 4031: apgnamM70; dukeM70; swM70; Bassoon
+ // Amplitude begins at 1.3, peaks 3388.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3977,3977, 0, 0, 40000, 6,0.000000 }, // 3987: apgnamM70; dukeM70; swM70; Bassoon
- // Amplitude begins at 163.5, peaks 3295.8 at 24.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4050,4050, 0, 0, 40000, 33,0.000000 }, // 4032: apgnamM71; dukeM71; swM71; Clarinet
+ // Amplitude begins at 160.9, peaks 3297.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3978,3978, 0, 0, 40000, 33,0.000000 }, // 3988: apgnamM71; dukeM71; swM71; Clarinet
- // Amplitude begins at 0.3, peaks 3151.2 at 39.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4051,4051, 0, 0, 40000, 6,0.000000 }, // 4033: apgnamM72; dukeM72; swM72; Piccolo
+ // Amplitude begins at 0.4, peaks 3155.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3979,3979, 0, 0, 40000, 6,0.000000 }, // 3989: apgnamM72; dukeM72; swM72; Piccolo
- // Amplitude begins at 1.0, peaks 2663.3 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4052,4052, 0, 0, 40000, 13,0.000000 }, // 4034: apgnamM73; dukeM73; swM73; Flute
+ // Amplitude begins at 1.0, peaks 2667.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3980,3980, 0, 0, 40000, 6,0.000000 }, // 3990: apgnamM73; dukeM73; swM73; Flute
- // Amplitude begins at 1.0, peaks 1929.8 at 26.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4053,4053, 0, 0, 40000, 20,0.000000 }, // 4035: apgnamM74; dukeM74; swM74; Recorder
+ // Amplitude begins at 1.0, peaks 1934.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3981,3981, 0, 0, 40000, 20,0.000000 }, // 3991: apgnamM74; dukeM74; swM74; Recorder
- // Amplitude begins at 1.0, peaks 2886.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4054,4054, 0, 0, 40000, 33,0.000000 }, // 4036: apgnamM75; dukeM75; swM75; Pan Flute
+ // Amplitude begins at 1.0, peaks 2877.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3982,3982, 0, 0, 40000, 33,0.000000 }, // 3992: apgnamM75; dukeM75; swM75; Pan Flute
- // Amplitude begins at 1.2, peaks 3318.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4055,4055, 0, 0, 100, 100,0.000000 }, // 4037: apgnamM76; dukeM76; swM76; Bottle Blow
+ // Amplitude begins at 1.1, peaks 3360.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3983,3983, 0, 0, 100, 100,0.000000 }, // 3993: apgnamM76; dukeM76; swM76; Bottle Blow
- // Amplitude begins at 0.4, peaks 2985.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4056,4056, 0, 0, 40000, 26,0.000000 }, // 4038: apgnamM77; dukeM77; swM77; Shakuhachi
+ // Amplitude begins at 0.4, peaks 3019.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3984,3984, 0, 0, 40000, 26,0.000000 }, // 3994: apgnamM77; dukeM77; swM77; Shakuhachi
- // Amplitude begins at 0.4, peaks 3032.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4057,4057, 0, 0, 40000, 46,0.000000 }, // 4039: apgnamM78; dukeM78; swM78; Whistle
+ // Amplitude begins at 0.4, peaks 3032.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3985,3985, 0, 0, 40000, 26,0.000000 }, // 3995: apgnamM78; dukeM78; swM78; Whistle
- // Amplitude begins at 8.8, peaks 3342.1 at 13.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4058,4058, 0, 0, 40000, 66,0.000000 }, // 4040: apgnamM79; dukeM79; swM79; Ocarina
+ // Amplitude begins at 8.7, peaks 3340.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3986,3986, 0, 0, 40000, 53,0.000000 }, // 3996: apgnamM79; dukeM79; swM79; Ocarina
- // Amplitude begins at 3015.6, peaks 3169.2 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4059,4059, 0, 0, 40000, 6,0.000000 }, // 4041: apgnamM80; dukeM80; Lead 1 squareea
+ // Amplitude begins at 3009.9, peaks 3165.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3987,3987, 0, 0, 40000, 0,0.000000 }, // 3997: apgnamM80; dukeM80; Lead 1 squareea
- // Amplitude begins at 1527.6, peaks 1536.1 at 40.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4060,4060, 0, 0, 40000, 0,0.000000 }, // 4042: apgnamM81; dukeM81; swM81; Lead 2 sawtooth
+ // Amplitude begins at 1528.5, peaks 1540.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {3988,3988, 0, 0, 40000, 0,0.000000 }, // 3998: apgnamM81; dukeM81; swM81; Lead 2 sawtooth
- // Amplitude begins at 0.7, peaks 2634.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4061,4061, 0, 0, 40000, 26,0.000000 }, // 4043: apgnamM82; dukeM82; Lead 3 calliope
+ // Amplitude begins at 0.7, peaks 2557.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3989,3989, 0, 0, 40000, 26,0.000000 }, // 3999: apgnamM82; dukeM82; Lead 3 calliope
- // Amplitude begins at 857.0, peaks 3061.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4062,4062, 0, 0, 40000, 20,0.000000 }, // 4044: apgnamM83; dukeM83; swM83; Lead 4 chiff
+ // Amplitude begins at 841.0, peaks 3154.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3990,3990, 0, 0, 40000, 13,0.000000 }, // 4000: apgnamM83; dukeM83; swM83; Lead 4 chiff
- // Amplitude begins at 912.7, peaks 3113.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4063,4063, 0, 0, 40000, 6,0.000000 }, // 4045: apgnamM84; dukeM84; swM84; Lead 5 charang
+ // Amplitude begins at 908.5, peaks 3119.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {3991,3991, 0, 0, 40000, 6,0.000000 }, // 4001: apgnamM84; dukeM84; swM84; Lead 5 charang
- // Amplitude begins at 9.8, peaks 3204.1 at 0.0s,
- // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s.
- {4064,4064, 0, 0, 3686, 3686,0.000000 }, // 4046: apgnamM85; dukeM85; swM85; Lead 6 voice
+ // Amplitude begins at 9.6, peaks 3172.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3992,3992, 0, 0, 3766, 3766,0.000000 }, // 4002: apgnamM85; dukeM85; swM85; Lead 6 voice
- // Amplitude begins at 1233.0, peaks 1458.6 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4065,4065, 0, 0, 40000, 133,0.000000 }, // 4047: apgnamM86; dukeM86; swM86; Lead 7 fifths
+ // Amplitude begins at 1235.3, peaks 1472.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3993,3993, 0, 0, 40000, 140,0.000000 }, // 4003: apgnamM86; dukeM86; swM86; Lead 7 fifths
- // Amplitude begins at 2214.9, peaks 3017.8 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4066,4066, 0, 0, 40000, 6,0.000000 }, // 4048: apgnamM87; dukeM87; swM87; Lead 8 brass
+ // Amplitude begins at 2216.2, peaks 3016.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3994,3994, 0, 0, 40000, 13,0.000000 }, // 4004: apgnamM87; dukeM87; swM87; Lead 8 brass
- // Amplitude begins at 1763.5, peaks 3183.9 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4067,4067, 0, 0, 40000, 240,0.000000 }, // 4049: apgnamM88; dukeM88; swM88; Pad 1 new age
+ // Amplitude begins at 1746.9, peaks 3196.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3995,3995, 0, 0, 40000, 233,0.000000 }, // 4005: apgnamM88; dukeM88; swM88; Pad 1 new age
- // Amplitude begins at 0.5, peaks 2206.6 at 8.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {4068,4068, 0, 0, 40000, 413,0.000000 }, // 4050: apgnamM89; dukeM89; swM89; Pad 2 warm
+ // Amplitude begins at 0.5, peaks 2211.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3996,3996, 0, 0, 40000, 413,0.000000 }, // 4006: apgnamM89; dukeM89; swM89; Pad 2 warm
- // Amplitude begins at 2385.8, peaks 2998.6 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 0.0s.
- {4069,4069, 0, 0, 1893, 20,0.000000 }, // 4051: apgnamM90; dukeM90; swM90; Pad 3 polysynth
+ // Amplitude begins at 2367.0, peaks 3008.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3997,3997, 0, 0, 1873, 26,0.000000 }, // 4007: apgnamM90; dukeM90; swM90; Pad 3 polysynth
- // Amplitude begins at 8.2, peaks 3098.4 at 22.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {4070,4070, 0, 0, 40000, 553,0.000000 }, // 4052: apgnamM91; dukeM91; swM91; Pad 4 choir
+ // Amplitude begins at 8.0, peaks 3096.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3998,3998, 0, 0, 40000, 566,0.000000 }, // 4008: apgnamM91; dukeM91; swM91; Pad 4 choir
- // Amplitude begins at 0.4, peaks 2380.0 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {4071,4071, 0, 0, 760, 760,0.000000 }, // 4053: apgnamM92; dukeM92; swM92; Pad 5 bowedpad
+ // Amplitude begins at 0.4, peaks 2396.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3999,3999, 0, 0, 753, 753,0.000000 }, // 4009: apgnamM92; dukeM92; swM92; Pad 5 bowedpad
- // Amplitude begins at 0.0, peaks 1221.2 at 1.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 0.0s.
- {4072,4072, 0, 0, 1160, 13,0.000000 }, // 4054: apgnamM93; dukeM93; swM93; Pad 6 metallic
+ // Amplitude begins at 0.0, peaks 1223.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4000,4000, 0, 0, 1166, 13,0.000000 }, // 4010: apgnamM93; dukeM93; swM93; Pad 6 metallic
- // Amplitude begins at 0.5, peaks 1656.6 at 31.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {4073,4073, 0, 0, 40000, 553,0.000000 }, // 4055: apgnamM94; dukeM94; swM94; Pad 7 halo
+ // Amplitude begins at 0.5, peaks 1654.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4001,4001, 0, 0, 40000, 566,0.000000 }, // 4011: apgnamM94; dukeM94; swM94; Pad 7 halo
- // Amplitude begins at 2436.2, peaks 3186.6 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4074,4074, 0, 0, 40000, 66,0.000000 }, // 4056: apgnamM95; dukeM95; swM95; Pad 8 sweep
+ // Amplitude begins at 2418.2, peaks 3182.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4002,4002, 0, 0, 40000, 53,0.000000 }, // 4012: apgnamM95; dukeM95; swM95; Pad 8 sweep
- // Amplitude begins at 1455.3, peaks 2259.1 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4075,4075, 0, 0, 966, 966,0.000000 }, // 4057: apgnamM96; dukeM96; swM96; FX 1 rain
+ // Amplitude begins at 1458.2, peaks 2263.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4003,4003, 0, 0, 1020, 1020,0.000000 }, // 4013: apgnamM96; dukeM96; swM96; FX 1 rain
- // Amplitude begins at 0.4, peaks 3108.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4076,4076, 0, 0, 40000, 346,0.000000 }, // 4058: apgnamM97; dukeM97; swM97; FX 2 soundtrack
+ // Amplitude begins at 0.4, peaks 3098.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4004,4004, 0, 0, 40000, 340,0.000000 }, // 4014: apgnamM97; dukeM97; swM97; FX 2 soundtrack
- // Amplitude begins at 1747.3, peaks 3101.3 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4077,4077, 0, 0, 433, 433,0.000000 }, // 4059: apgnamM98; dukeM98; swM98; FX 3 crystal
+ // Amplitude begins at 1731.0, peaks 3105.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4005,4005, 0, 0, 440, 440,0.000000 }, // 4015: apgnamM98; dukeM98; swM98; FX 3 crystal
- // Amplitude begins at 2459.9,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4078,4078, 0, 0, 40000, 120,0.000000 }, // 4060: apgnamM99; dukeM99; swM99; FX 4 atmosphere
+ // Amplitude begins at 2458.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4006,4006, 0, 0, 40000, 106,0.000000 }, // 4016: apgnamM99; dukeM99; swM99; FX 4 atmosphere
- // Amplitude begins at 2043.5, peaks 2910.3 at 0.1s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s.
- {4079,4079, 0, 0, 2246, 2246,0.000000 }, // 4061: apgnamM100; dukeM100; swM100; FX 5 brightness
+ // Amplitude begins at 2047.4, peaks 2885.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4007,4007, 0, 0, 2286, 2286,0.000000 }, // 4017: apgnamM100; dukeM100; swM100; FX 5 brightness
- // Amplitude begins at 0.5, peaks 2344.9 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.0s.
- {4080,4080, 0, 0, 40000, 966,0.000000 }, // 4062: apgnamM101; dukeM101; swM101; FX 6 goblins
+ // Amplitude begins at 0.5, peaks 2380.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4008,4008, 0, 0, 40000, 966,0.000000 }, // 4018: apgnamM101; dukeM101; swM101; FX 6 goblins
- // Amplitude begins at 0.4, peaks 2101.9 at 3.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s.
- {4081,4081, 0, 0, 40000, 820,0.000000 }, // 4063: apgnamM102; dukeM102; swM102; FX 7 echoes
+ // Amplitude begins at 0.4, peaks 2112.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4009,4009, 0, 0, 40000, 766,0.000000 }, // 4019: apgnamM102; dukeM102; swM102; FX 7 echoes
- // Amplitude begins at 1608.2, peaks 2523.6 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4082,4082, 0, 0, 40000, 13,0.000000 }, // 4064: apgnamM103; dukeM103; swM103; FX 8 sci-fi
+ // Amplitude begins at 1608.7, peaks 2521.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4010,4010, 0, 0, 40000, 6,0.000000 }, // 4020: apgnamM103; dukeM103; swM103; FX 8 sci-fi
- // Amplitude begins at 1892.8, peaks 2002.6 at 0.3s,
- // fades to 20% at 4.9s, keyoff fades to 20% in 4.9s.
- {4083,4083, 0, 0, 4900, 4900,0.000000 }, // 4065: apgnamM104; dukeM104; swM104; Sitar
+ // Amplitude begins at 1894.6, peaks 2005.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4011,4011, 0, 0, 4933, 4933,0.000000 }, // 4021: apgnamM104; dukeM104; swM104; Sitar
- // Amplitude begins at 880.7, peaks 1345.9 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {4084,4084, 0, 0, 1113, 1113,0.000000 }, // 4066: apgnamM105; dukeM105; swM105; Banjo
+ // Amplitude begins at 879.8, peaks 1347.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4012,4012, 0, 0, 1126, 1126,0.000000 }, // 4022: apgnamM105; dukeM105; swM105; Banjo
- // Amplitude begins at 2624.2, peaks 2825.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4085,4085, 0, 0, 320, 320,0.000000 }, // 4067: apgnamM106; dukeM106; Shamisen
+ // Amplitude begins at 2624.7, peaks 2826.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4013,4013, 0, 0, 273, 273,0.000000 }, // 4023: apgnamM106; dukeM106; Shamisen
- // Amplitude begins at 1545.3,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4086,4086, 0, 0, 466, 466,0.000000 }, // 4068: apgnamM107; dukeM107; Koto
+ // Amplitude begins at 1540.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4014,4014, 0, 0, 546, 546,0.000000 }, // 4024: apgnamM107; dukeM107; Koto
- // Amplitude begins at 2295.4, peaks 2350.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4087,4087, 0, 0, 260, 260,0.000000 }, // 4069: apgnamM108; dukeM108; Kalimba
+ // Amplitude begins at 2298.4, peaks 2344.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4015,4015, 0, 0, 280, 280,0.000000 }, // 4025: apgnamM108; dukeM108; Kalimba
- // Amplitude begins at 0.9, peaks 1653.4 at 5.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4088,4088, 0, 0, 40000, 6,0.000000 }, // 4070: apgnamM109; dukeM109; swM109; Bagpipe
+ // Amplitude begins at 0.9, peaks 1653.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4016,4016, 0, 0, 40000, 6,0.000000 }, // 4026: apgnamM109; dukeM109; swM109; Bagpipe
- // Amplitude begins at 0.9, peaks 1757.6 at 39.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4089,4089, 0, 0, 40000, 6,0.000000 }, // 4071: apgnamM110; dukeM110; swM110; Fiddle
+ // Amplitude begins at 0.9, peaks 1759.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4017,4017, 0, 0, 40000, 6,0.000000 }, // 4027: apgnamM110; dukeM110; swM110; Fiddle
- // Amplitude begins at 123.4, peaks 2264.8 at 5.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4090,4090, 0, 0, 40000, 0,0.000000 }, // 4072: apgnamM111; dukeM111; swM111; Shanai
+ // Amplitude begins at 122.1, peaks 2268.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4018,4018, 0, 0, 40000, 0,0.000000 }, // 4028: apgnamM111; dukeM111; swM111; Shanai
- // Amplitude begins at 2057.6, peaks 2547.9 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {4091,4091, 0, 0, 1113, 1113,0.000000 }, // 4073: apgnamM112; dukeM112; swM112; Tinkle Bell
+ // Amplitude begins at 2062.1, peaks 2551.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4019,4019, 0, 0, 1106, 1106,0.000000 }, // 4029: apgnamM112; dukeM112; swM112; Tinkle Bell
- // Amplitude begins at 2288.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4092,4092, 0, 0, 86, 86,0.000000 }, // 4074: apgnamM113; dukeM113; swM113; Agogo Bells
+ // Amplitude begins at 2289.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4020,4020, 0, 0, 86, 86,0.000000 }, // 4030: apgnamM113; dukeM113; swM113; Agogo Bells
- // Amplitude begins at 2391.2, peaks 2998.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4093,4093, 0, 0, 260, 260,0.000000 }, // 4075: apgnamM114; dukeM114; swM114; Steel Drums
+ // Amplitude begins at 2372.6, peaks 3007.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4021,4021, 0, 0, 280, 280,0.000000 }, // 4031: apgnamM114; dukeM114; swM114; Steel Drums
+
+ // Amplitude begins at 2172.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4022,4022, 0, 0, 53, 53,0.000000 }, // 4032: apgnamM115; dukeM115; swM115; Woodblock
- // Amplitude begins at 2169.9,
+ // Amplitude begins at 2620.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4023,4023, 0, 0, 40, 40,0.000000 }, // 4033: apgnamM116; dukeM116; Taiko Drum
+
+ // Amplitude begins at 2440.5, peaks 2680.3 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4094,4094, 0, 0, 46, 46,0.000000 }, // 4076: apgnamM115; dukeM115; swM115; Woodblock
+ {4024,4024, 0, 0, 60, 60,0.000000 }, // 4034: apgnamM117; dukeM117; swM117; Melodic Tom
- // Amplitude begins at 2617.7,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4095,4095, 0, 0, 126, 126,0.000000 }, // 4077: apgnamM116; dukeM116; Taiko Drum
+ // Amplitude begins at 8.5, peaks 2691.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4025,4025, 0, 0, 253, 253,0.000000 }, // 4035: apgnamM118; dukeM118; swM118; Synth Drum
- // Amplitude begins at 2440.0, peaks 2671.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4096,4096, 0, 0, 126, 126,0.000000 }, // 4078: apgnamM117; dukeM117; swM117; Melodic Tom
+ // Amplitude begins at 0.4, peaks 2527.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4026,4026, 0, 0, 1213, 1213,0.000000 }, // 4036: apgnamM119; dukeM119; Reverse Cymbal
- // Amplitude begins at 8.6, peaks 2750.8 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4097,4097, 0, 0, 233, 233,0.000000 }, // 4079: apgnamM118; dukeM118; swM118; Synth Drum
+ // Amplitude begins at 0.0, peaks 277.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4027,4027, 0, 0, 293, 293,0.000000 }, // 4037: apgnamM120; dukeM120; swM120; Guitar FretNoise
- // Amplitude begins at 0.4, peaks 2492.6 at 1.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4098,4098, 0, 0, 1213, 1213,0.000000 }, // 4080: apgnamM119; dukeM119; Reverse Cymbal
+ // Amplitude begins at 0.5, peaks 863.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4028,4028, 0, 0, 153, 153,0.000000 }, // 4038: apgnamM121; dukeM121; swM121; Breath Noise
- // Amplitude begins at 0.0, peaks 282.9 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4099,4099, 0, 0, 300, 300,0.000000 }, // 4081: apgnamM120; dukeM120; swM120; Guitar FretNoise
+ // Amplitude begins at 0.0, peaks 1092.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4029,4029, 0, 0, 4586, 4586,0.000000 }, // 4039: dukeM122; swM122; Seashore
- // Amplitude begins at 0.4, peaks 922.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4100,4100, 0, 0, 146, 146,0.000000 }, // 4082: apgnamM121; dukeM121; swM121; Breath Noise
+ // Amplitude begins at 0.5, peaks 2695.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4030,4030, 0, 0, 146, 146,0.000000 }, // 4040: apgnamM123; dukeM123; swM123; Bird Tweet
- // Amplitude begins at 0.0, peaks 1099.1 at 2.3s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {4101,4101, 0, 0, 4560, 4560,0.000000 }, // 4083: dukeM122; swM122; Seashore
+ // Amplitude begins at 2350.1, peaks 2676.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4031,4031, 0, 0, 40000, 0,0.000000 }, // 4041: apgnamM124; dukeM124; swM124; Telephone
- // Amplitude begins at 0.5, peaks 2736.3 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4102,4102, 0, 0, 146, 146,0.000000 }, // 4084: apgnamM123; dukeM123; swM123; Bird Tweet
+ // Amplitude begins at 0.0, peaks 1535.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4032,4032, 0, 0, 146, 146,0.000000 }, // 4042: apgnamM125; dukeM125; swM125; Helicopter
- // Amplitude begins at 2203.7, peaks 2715.0 at 35.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4103,4103, 0, 0, 40000, 0,0.000000 }, // 4085: apgnamM124; dukeM124; swM124; Telephone
+ // Amplitude begins at 0.4, peaks 1762.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4033,4033, 0, 0, 40000, 113,0.000000 }, // 4043: apgnamM126; dukeM126; swM126; Applause/Noise
- // Amplitude begins at 0.0, peaks 1468.1 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4104,4104, 0, 0, 146, 146,0.000000 }, // 4086: apgnamM125; dukeM125; swM125; Helicopter
+ // Amplitude begins at 1288.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4034,4034, 0, 0, 153, 153,0.000000 }, // 4044: apgnamM127; dukeM127; swM127; Gunshot
- // Amplitude begins at 0.4, peaks 1824.8 at 2.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4105,4105, 0, 0, 40000, 113,0.000000 }, // 4087: apgnamM126; dukeM126; swM126; Applause/Noise
+ // Amplitude begins at 0.0, peaks 1.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4035,4035, 0, 0, 1726, 13,0.000000 }, // 4045: dukeP0; dukeP1; dukeP10; dukeP100; dukeP101; dukeP102; dukeP103; dukeP104; dukeP105; dukeP106; dukeP107; dukeP108; dukeP109; dukeP11; dukeP110; dukeP111; dukeP112; dukeP113; dukeP114; dukeP115; dukeP116; dukeP117; dukeP118; dukeP119; dukeP12; dukeP120; dukeP121; dukeP122; dukeP123; dukeP124; dukeP125; dukeP126; dukeP127; dukeP13; dukeP14; dukeP15; dukeP16; dukeP17; dukeP18; dukeP19; dukeP2; dukeP20; dukeP21; dukeP22; dukeP23; dukeP24; dukeP25; dukeP26; dukeP27; dukeP28; dukeP29; dukeP3; dukeP30; dukeP31; dukeP32; dukeP33; dukeP34; dukeP4; dukeP5; dukeP6; dukeP7; dukeP8; dukeP83; dukeP84; dukeP85; dukeP86; dukeP87; dukeP88; dukeP89; dukeP9; dukeP90; dukeP91; dukeP92; dukeP93; dukeP94; dukeP95; dukeP96; dukeP97; dukeP98; dukeP99; Bell Tree; Castanets; Jingle Bell; Mute Surdu; Open Surdu
- // Amplitude begins at 1265.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4106,4106, 0, 0, 153, 153,0.000000 }, // 4088: apgnamM127; dukeM127; swM127; Gunshot
+ // Amplitude begins at 2794.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 738, 738, 44, 0, 40, 40,0.000000 }, // 4046: apgnamP35; dukeP35; swP35; Ac Bass Drum
- // Amplitude begins at 0.0, peaks 1.0 at 1.3s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s.
- {4107,4107, 0, 0, 1313, 13,0.000000 }, // 4089: dukeP0; dukeP1; dukeP10; dukeP100; dukeP101; dukeP102; dukeP103; dukeP104; dukeP105; dukeP106; dukeP107; dukeP108; dukeP109; dukeP11; dukeP110; dukeP111; dukeP112; dukeP113; dukeP114; dukeP115; dukeP116; dukeP117; dukeP118; dukeP119; dukeP12; dukeP120; dukeP121; dukeP122; dukeP123; dukeP124; dukeP125; dukeP126; dukeP127; dukeP13; dukeP14; dukeP15; dukeP16; dukeP17; dukeP18; dukeP19; dukeP2; dukeP20; dukeP21; dukeP22; dukeP23; dukeP24; dukeP25; dukeP26; dukeP27; dukeP28; dukeP29; dukeP3; dukeP30; dukeP31; dukeP32; dukeP33; dukeP34; dukeP4; dukeP5; dukeP6; dukeP7; dukeP8; dukeP83; dukeP84; dukeP85; dukeP86; dukeP87; dukeP88; dukeP89; dukeP9; dukeP90; dukeP91; dukeP92; dukeP93; dukeP94; dukeP95; dukeP96; dukeP97; dukeP98; dukeP99; Bell Tree; Castanets; Jingle Bell; Mute Surdu; Open Surdu
+ // Amplitude begins at 2788.9, peaks 2899.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4036,4036, 36, 0, 33, 33,0.000000 }, // 4047: apgnamP36; dukeP36; swP36; Bass Drum 1
- // Amplitude begins at 2790.5,
+ // Amplitude begins at 1992.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 738, 738, 44, 0, 40, 40,0.000000 }, // 4090: apgnamP35; dukeP35; swP35; Ac Bass Drum
+ {4037,4037, 32, 0, 6, 6,0.000000 }, // 4048: apgnamP37; dukeP37; Side Stick
- // Amplitude begins at 2790.8, peaks 2902.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4108,4108, 36, 0, 33, 33,0.000000 }, // 4091: apgnamP36; dukeP36; swP36; Bass Drum 1
+ // Amplitude begins at 1157.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1961,1961, 60, 0, 86, 86,0.000000 }, // 4049: apgnamP38; dukeP38; swP38; Acoustic Snare
- // Amplitude begins at 1994.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4109,4109, 32, 0, 6, 6,0.000000 }, // 4092: apgnamP37; dukeP37; Side Stick
+ // Amplitude begins at 1489.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4038,4038, 24, 0, 6, 6,0.000000 }, // 4050: apgnamP39; dukeP39; swP39; Hand Clap
- // Amplitude begins at 1212.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2034,2034, 60, 0, 80, 80,0.000000 }, // 4093: apgnamP38; dukeP38; swP38; Acoustic Snare
+ // Amplitude begins at 1082.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4039,4039, 60, 0, 26, 26,0.000000 }, // 4051: apgnamP40; dukeP40; swP40; Electric Snare
- // Amplitude begins at 1490.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4110,4110, 24, 0, 6, 6,0.000000 }, // 4094: apgnamP39; dukeP39; swP39; Hand Clap
+ // Amplitude begins at 2274.3, peaks 2875.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4040,4040, 44, 0, 140, 140,0.000000 }, // 4052: apgnamP41; dukeP41; Low Floor Tom
- // Amplitude begins at 1128.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4111,4111, 60, 0, 26, 26,0.000000 }, // 4095: apgnamP40; dukeP40; swP40; Electric Snare
+ // Amplitude begins at 646.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 44, 0, 20, 20,0.000000 }, // 4053: apgnamP42; dukeP42; swP42; Closed High Hat
- // Amplitude begins at 2290.2, peaks 2867.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4112,4112, 44, 0, 120, 120,0.000000 }, // 4096: apgnamP41; dukeP41; Low Floor Tom
+ // Amplitude begins at 3984.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4041,4041, 47, 0, 153, 153,0.000000 }, // 4054: apgnamP43; dukeP43; swP43; High Floor Tom
- // Amplitude begins at 625.5,
+ // Amplitude begins at 4.2, peaks 496.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 44, 0, 20, 20,0.000000 }, // 4097: apgnamP42; dukeP42; swP42; Closed High Hat
+ { 152, 152, 44, 0, 86, 86,0.000000 }, // 4055: apgnamP44; apgnamP69; dukeP44; dukeP69; swP44; swP69; Cabasa; Pedal High Hat
- // Amplitude begins at 3996.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4113,4113, 47, 0, 153, 153,0.000000 }, // 4098: apgnamP43; dukeP43; swP43; High Floor Tom
+ // Amplitude begins at 2744.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4040,4040, 50, 0, 160, 160,0.000000 }, // 4056: apgnamP45; dukeP45; swP45; Low Tom
- // Amplitude begins at 4.2, peaks 508.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 153, 153, 44, 0, 80, 80,0.000000 }, // 4099: apgnamP44; apgnamP69; dukeP44; dukeP69; swP44; swP69; Cabasa; Pedal High Hat
+ // Amplitude begins at 356.0, peaks 925.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 139, 139, 44, 0, 86, 86,0.000000 }, // 4057: apgnamP46; dukeP46; swP46; Open High Hat
- // Amplitude begins at 2738.0,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4112,4112, 50, 0, 160, 160,0.000000 }, // 4100: apgnamP45; dukeP45; swP45; Low Tom
+ // Amplitude begins at 2643.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4040,4040, 54, 0, 160, 160,0.000000 }, // 4058: apgnamP47; dukeP47; swP47; Low-Mid Tom
- // Amplitude begins at 366.6, peaks 947.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 140, 140, 44, 0, 86, 86,0.000000 }, // 4101: apgnamP46; dukeP46; swP46; Open High Hat
+ // Amplitude begins at 2618.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4040,4040, 57, 0, 160, 160,0.000000 }, // 4059: apgnamP48; dukeP48; swP48; High-Mid Tom
- // Amplitude begins at 2648.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4112,4112, 54, 0, 160, 160,0.000000 }, // 4102: apgnamP47; dukeP47; swP47; Low-Mid Tom
+ // Amplitude begins at 594.6, peaks 620.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4042,4042, 60, 0, 606, 606,0.000000 }, // 4060: apgnamP49; dukeP49; swP49; Crash Cymbal 1
- // Amplitude begins at 2612.5,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4112,4112, 57, 0, 160, 160,0.000000 }, // 4103: apgnamP48; dukeP48; swP48; High-Mid Tom
+ // Amplitude begins at 2570.6, peaks 2655.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4040,4040, 60, 0, 166, 166,0.000000 }, // 4061: apgnamP50; dukeP50; swP50; High Tom
- // Amplitude begins at 591.0, peaks 606.2 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4114,4114, 60, 0, 620, 620,0.000000 }, // 4104: apgnamP49; dukeP49; swP49; Crash Cymbal 1
+ // Amplitude begins at 594.6, peaks 620.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4043,4043, 60, 0, 606, 606,0.000000 }, // 4062: apgnamP52; dukeP52; swP52; Chinese Cymbal
- // Amplitude begins at 2577.6, peaks 2636.5 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4112,4112, 60, 0, 160, 160,0.000000 }, // 4105: apgnamP50; dukeP50; swP50; High Tom
+ // Amplitude begins at 429.0, peaks 429.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4044,4044, 60, 0, 626, 626,0.000000 }, // 4063: apgnamP53; dukeP53; swP53; Ride Bell
- // Amplitude begins at 591.0, peaks 606.2 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4115,4115, 60, 0, 620, 620,0.000000 }, // 4106: apgnamP52; dukeP52; swP52; Chinese Cymbal
+ // Amplitude begins at 564.2, peaks 600.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4045,4045, 60, 0, 626, 626,0.000000 }, // 4064: apgnamP55; dukeP55; swP55; Splash Cymbal
- // Amplitude begins at 425.4, peaks 435.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4116,4116, 60, 0, 620, 620,0.000000 }, // 4107: apgnamP53; dukeP53; swP53; Ride Bell
+ // Amplitude begins at 617.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4046,4046, 60, 0, 606, 606,0.000000 }, // 4065: apgnamP57; dukeP57; swP57; Crash Cymbal 2
- // Amplitude begins at 559.7, peaks 581.6 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4117,4117, 60, 0, 633, 633,0.000000 }, // 4108: apgnamP55; dukeP55; swP55; Splash Cymbal
+ // Amplitude begins at 1023.6, peaks 1383.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4047,4047, 44, 0, 300, 300,0.000000 }, // 4066: apgnamP58; dukeP58; swP58; Vibraslap
- // Amplitude begins at 611.1,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4118,4118, 60, 0, 613, 613,0.000000 }, // 4109: apgnamP57; dukeP57; swP57; Crash Cymbal 2
+ // Amplitude begins at 3065.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1968,1968, 44, 0, 40, 40,0.000000 }, // 4067: apgnamP60; dukeP60; swP60; High Bongo
- // Amplitude begins at 1093.3, peaks 1415.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4119,4119, 44, 0, 300, 300,0.000000 }, // 4110: apgnamP58; dukeP58; swP58; Vibraslap
+ // Amplitude begins at 2966.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 144, 144, 44, 0, 40, 40,0.000000 }, // 4068: apgnamP61; dukeP61; swP61; Low Bongo
- // Amplitude begins at 3059.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2041,2041, 44, 0, 40, 40,0.000000 }, // 4111: apgnamP60; dukeP60; swP60; High Bongo
+ // Amplitude begins at 1843.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1969,1969, 44, 0, 13, 13,0.000000 }, // 4069: apgnamP62; dukeP62; swP62; Mute High Conga
- // Amplitude begins at 2959.4,
+ // Amplitude begins at 2322.7,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 145, 145, 44, 0, 40, 40,0.000000 }, // 4112: apgnamP61; dukeP61; swP61; Low Bongo
+ {4048,4048, 44, 0, 33, 33,0.000000 }, // 4070: apgnamP63; dukeP63; swP63; Open High Conga
- // Amplitude begins at 1839.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2042,2042, 44, 0, 13, 13,0.000000 }, // 4113: apgnamP62; dukeP62; swP62; Mute High Conga
+ // Amplitude begins at 1109.7, peaks 2057.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4049,4049, 44, 0, 60, 60,0.000000 }, // 4071: apgnamP64; dukeP64; swP64; Low Conga
- // Amplitude begins at 2337.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4120,4120, 44, 0, 33, 33,0.000000 }, // 4114: apgnamP63; dukeP63; swP63; Open High Conga
+ // Amplitude begins at 2748.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4050,4050, 45, 0, 80, 80,0.000000 }, // 4072: apgnamP65; dukeP65; swP65; High Timbale
- // Amplitude begins at 1106.2, peaks 2078.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4121,4121, 44, 0, 60, 60,0.000000 }, // 4115: apgnamP64; dukeP64; swP64; Low Conga
+ // Amplitude begins at 2646.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4051,4051, 33, 0, 100, 100,0.000000 }, // 4073: apgnamP66; dukeP66; swP66; Low Timbale
- // Amplitude begins at 2729.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4122,4122, 45, 0, 80, 80,0.000000 }, // 4116: apgnamP65; dukeP65; swP65; High Timbale
+ // Amplitude begins at 768.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4052,4052, 56, 0, 153, 153,0.000000 }, // 4074: apgnamP67; dukeP67; swP67; High Agogo
- // Amplitude begins at 2722.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4123,4123, 33, 0, 93, 93,0.000000 }, // 4117: apgnamP66; dukeP66; swP66; Low Timbale
+ // Amplitude begins at 785.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4052,4052, 51, 0, 153, 153,0.000000 }, // 4075: apgnamP68; dukeP68; swP68; Low Agogo
- // Amplitude begins at 777.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4124,4124, 56, 0, 153, 153,0.000000 }, // 4118: apgnamP67; dukeP67; swP67; High Agogo
+ // Amplitude begins at 8.3, peaks 2371.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4053,4053, 44, 0, 40, 40,0.000000 }, // 4076: apgnamP71; dukeP71; swP71; Short Whistle
- // Amplitude begins at 785.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4124,4124, 51, 0, 160, 160,0.000000 }, // 4119: apgnamP68; dukeP68; swP68; Low Agogo
+ // Amplitude begins at 8.3, peaks 2792.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4054,4054, 44, 0, 200, 200,0.000000 }, // 4077: apgnamP72; dukeP72; swP72; Long Whistle
- // Amplitude begins at 8.5, peaks 2407.4 at 0.0s,
+ // Amplitude begins at 11.4, peaks 937.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4125,4125, 44, 0, 40, 40,0.000000 }, // 4120: apgnamP71; dukeP71; swP71; Short Whistle
-
- // Amplitude begins at 8.5, peaks 2811.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4126,4126, 44, 0, 193, 193,0.000000 }, // 4121: apgnamP72; dukeP72; swP72; Long Whistle
+ {3790,3790, 56, 0, 73, 73,0.000000 }, // 4078: apgnamP74; dukeP74; Long Guiro
- // Amplitude begins at 12.1, peaks 923.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {3862,3862, 56, 0, 73, 73,0.000000 }, // 4122: apgnamP74; dukeP74; Long Guiro
+ // Amplitude begins at 2227.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 68, 0, 20, 20,0.000000 }, // 4079: apgnamP75; dukeP75; swP75; Claves
- // Amplitude begins at 2227.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 68, 0, 20, 20,0.000000 }, // 4123: apgnamP75; dukeP75; swP75; Claves
+ // Amplitude begins at 2766.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4055,4055, 51, 0, 160, 160,0.000000 }, // 4080: apgnamP76; dukeP76; High Wood Block
- // Amplitude begins at 2762.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4127,4127, 51, 0, 153, 153,0.000000 }, // 4124: apgnamP76; dukeP76; High Wood Block
+ // Amplitude begins at 2650.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4056,4056, 46, 0, 153, 153,0.000000 }, // 4081: apgnamP77; dukeP77; Low Wood Block
- // Amplitude begins at 2646.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4128,4128, 46, 0, 160, 160,0.000000 }, // 4125: apgnamP77; dukeP77; Low Wood Block
+ // Amplitude begins at 1802.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4057,4057, 44, 0, 160, 160,0.000000 }, // 4082: apgnamP80; dukeP80; swP80; Mute Triangle
- // Amplitude begins at 1802.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4129,4129, 44, 0, 160, 160,0.000000 }, // 4126: apgnamP80; dukeP80; swP80; Mute Triangle
+ // Amplitude begins at 2025.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4058,4058, 44, 0, 1233, 1233,0.000000 }, // 4083: apgnamP81; dukeP81; swP81; Open Triangle
- // Amplitude begins at 2031.2,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4130,4130, 44, 0, 1226, 1226,0.000000 }, // 4127: apgnamP81; dukeP81; swP81; Open Triangle
+ // Amplitude begins at 4.0, peaks 516.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 152, 152, 45, 0, 80, 80,0.000000 }, // 4084: apgnamP82; dukeP82; swP82; Shaker
- // Amplitude begins at 4.0, peaks 520.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 153, 153, 45, 0, 80, 80,0.000000 }, // 4128: apgnamP82; dukeP82; swP82; Shaker
+ // Amplitude begins at 1210.9, peaks 1253.8 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4059,4059, 0, 0, 40000, 20,0.000000 }, // 4085: swM30; Distorton Guitar
- // Amplitude begins at 1209.4, peaks 1240.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4131,4131, 0, 0, 40000, 20,0.000000 }, // 4129: swM30; Distorton Guitar
+ // Amplitude begins at 1.0, peaks 2345.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4060,4060, 0, 0, 40000, 66,0.000000 }, // 4086: swM44; Tremulo Strings
- // Amplitude begins at 1.0, peaks 2326.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4132,4132, 0, 0, 40000, 93,0.000000 }, // 4130: swM44; Tremulo Strings
+ // Amplitude begins at 2476.3, peaks 3178.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4061,4061, 0, 0, 40000, 0,0.000000 }, // 4087: swM62; Synth Brass 1
- // Amplitude begins at 2491.8, peaks 3172.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4133,4133, 0, 0, 40000, 0,0.000000 }, // 4131: swM62; Synth Brass 1
+ // Amplitude begins at 3009.9, peaks 3164.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4062,4062, 0, 0, 40000, 0,0.000000 }, // 4088: swM80; Lead 1 squareea
- // Amplitude begins at 3015.6, peaks 3169.0 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4134,4134, 0, 0, 40000, 0,0.000000 }, // 4132: swM80; Lead 1 squareea
+ // Amplitude begins at 0.9, peaks 3187.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4063,4063, 0, 0, 40000, 20,0.000000 }, // 4089: swM82; Lead 3 calliope
- // Amplitude begins at 0.9, peaks 3222.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4135,4135, 0, 0, 40000, 13,0.000000 }, // 4133: swM82; Lead 3 calliope
+ // Amplitude begins at 2838.5, peaks 2854.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4064,4064, 0, 0, 1226, 1226,0.000000 }, // 4090: swM106; Shamisen
- // Amplitude begins at 2839.1, peaks 2877.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4136,4136, 0, 0, 1220, 1220,0.000000 }, // 4134: swM106; Shamisen
+ // Amplitude begins at 1520.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4065,4065, 0, 0, 546, 546,0.000000 }, // 4091: swM107; Koto
- // Amplitude begins at 1524.5,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {4137,4137, 0, 0, 660, 660,0.000000 }, // 4135: swM107; Koto
+ // Amplitude begins at 2300.3, peaks 2309.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4066,4066, 0, 0, 280, 280,0.000000 }, // 4092: swM108; Kalimba
- // Amplitude begins at 2297.1, peaks 2334.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4138,4138, 0, 0, 260, 260,0.000000 }, // 4136: swM108; Kalimba
+ // Amplitude begins at 2110.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4067,4067, 0, 0, 60, 60,0.000000 }, // 4093: swM116; Taiko Drum
- // Amplitude begins at 2108.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4139,4139, 0, 0, 60, 60,0.000000 }, // 4137: swM116; Taiko Drum
+ // Amplitude begins at 0.0, peaks 1328.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4068,4068, 0, 0, 1213, 1213,0.000000 }, // 4094: swM119; Reverse Cymbal
- // Amplitude begins at 0.0, peaks 1360.0 at 1.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4140,4140, 0, 0, 1206, 1206,0.000000 }, // 4138: swM119; Reverse Cymbal
+ // Amplitude begins at 2744.0, peaks 2996.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4036,4036, 45, 0, 440, 440,0.000000 }, // 4095: apgnamP0; apgnamP1; apgnamP10; apgnamP11; apgnamP12; apgnamP13; apgnamP14; apgnamP15; apgnamP16; apgnamP17; apgnamP18; apgnamP19; apgnamP2; apgnamP20; apgnamP21; apgnamP22; apgnamP23; apgnamP24; apgnamP25; apgnamP26; apgnamP3; apgnamP4; apgnamP5; apgnamP6; apgnamP7; apgnamP8; apgnamP89; apgnamP9; swP0; swP1; swP10; swP11; swP12; swP13; swP14; swP15; swP16; swP17; swP18; swP19; swP2; swP20; swP21; swP22; swP23; swP24; swP25; swP26; swP3; swP4; swP5; swP6; swP7; swP8; swP89; swP9
- // Amplitude begins at 2727.4, peaks 2995.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4108,4108, 45, 0, 320, 320,0.000000 }, // 4139: apgnamP0; apgnamP1; apgnamP10; apgnamP11; apgnamP12; apgnamP13; apgnamP14; apgnamP15; apgnamP16; apgnamP17; apgnamP18; apgnamP19; apgnamP2; apgnamP20; apgnamP21; apgnamP22; apgnamP23; apgnamP24; apgnamP25; apgnamP26; apgnamP3; apgnamP4; apgnamP5; apgnamP6; apgnamP7; apgnamP8; apgnamP89; apgnamP9; swP0; swP1; swP10; swP11; swP12; swP13; swP14; swP15; swP16; swP17; swP18; swP19; swP2; swP20; swP21; swP22; swP23; swP24; swP25; swP26; swP3; swP4; swP5; swP6; swP7; swP8; swP89; swP9
+ // Amplitude begins at 2395.6, peaks 2898.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2992,2992, 45, 0, 606, 606,0.000000 }, // 4096: apgnamP27; apgnamP28; apgnamP29; apgnamP30; apgnamP31; apgnamP32; apgnamP33; apgnamP34; apgnamP83; apgnamP84; apgnamP85; apgnamP86; apgnamP87; apgnamP88; swP27; swP28; swP29; swP30; swP32; swP33; swP34; swP83; swP84; swP85; swP86; swP87; swP88; Bell Tree; Castanets; Jingle Bell; Mute Surdu; Open Surdu
- // Amplitude begins at 2410.9, peaks 2876.0 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {3064,3064, 45, 0, 613, 613,0.000000 }, // 4140: apgnamP27; apgnamP28; apgnamP29; apgnamP30; apgnamP31; apgnamP32; apgnamP33; apgnamP34; apgnamP83; apgnamP84; apgnamP85; apgnamP86; apgnamP87; apgnamP88; swP27; swP28; swP29; swP30; swP32; swP33; swP34; swP83; swP84; swP85; swP86; swP87; swP88; Bell Tree; Castanets; Jingle Bell; Mute Surdu; Open Surdu
+ // Amplitude begins at 173.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4069,4069, 60, 0, 20, 20,0.000000 }, // 4097: swP31
- // Amplitude begins at 180.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4141,4141, 60, 0, 20, 20,0.000000 }, // 4141: swP31
+ // Amplitude begins at 1560.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4037,4037, 60, 0, 6, 6,0.000000 }, // 4098: swP37; Side Stick
- // Amplitude begins at 1547.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4109,4109, 60, 0, 6, 6,0.000000 }, // 4142: swP37; Side Stick
+ // Amplitude begins at 2115.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4070,4070, 44, 0, 173, 173,0.000000 }, // 4099: swP41; Low Floor Tom
- // Amplitude begins at 2128.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4142,4142, 44, 0, 153, 153,0.000000 }, // 4143: swP41; Low Floor Tom
+ // Amplitude begins at 27.7, peaks 2239.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4071,4071, 57, 0, 46, 46,0.000000 }, // 4100: swP73; Short Guiro
- // Amplitude begins at 25.3, peaks 2245.5 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4143,4143, 57, 0, 46, 46,0.000000 }, // 4144: swP73; Short Guiro
+ // Amplitude begins at 29.6, peaks 2431.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4072,4072, 56, 0, 73, 73,0.000000 }, // 4101: swP74; Long Guiro
- // Amplitude begins at 31.6, peaks 2394.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4144,4144, 56, 0, 73, 73,0.000000 }, // 4145: swP74; Long Guiro
+ // Amplitude begins at 2055.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4073,4073, 60, 0, 20, 20,0.000000 }, // 4102: swP76; High Wood Block
- // Amplitude begins at 2053.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4145,4145, 60, 0, 20, 20,0.000000 }, // 4146: swP76; High Wood Block
+ // Amplitude begins at 2048.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4074,4074, 60, 0, 20, 20,0.000000 }, // 4103: swP77; Low Wood Block
- // Amplitude begins at 2046.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4146,4146, 60, 0, 20, 20,0.000000 }, // 4147: swP77; Low Wood Block
+ // Amplitude begins at 1612.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3773,3773, 45, 0, 40, 40,0.000000 }, // 4104: apgnamP100; apgnamP101; apgnamP102; apgnamP103; apgnamP104; apgnamP105; apgnamP106; apgnamP107; apgnamP108; apgnamP109; apgnamP110; apgnamP111; apgnamP112; apgnamP113; apgnamP114; apgnamP115; apgnamP116; apgnamP117; apgnamP118; apgnamP119; apgnamP120; apgnamP121; apgnamP122; apgnamP123; apgnamP124; apgnamP125; apgnamP126; apgnamP127; apgnamP90; apgnamP91; apgnamP92; apgnamP93; apgnamP94; apgnamP95; apgnamP96; apgnamP97; apgnamP98; apgnamP99; swP100; swP101; swP102; swP103; swP104; swP105; swP106; swP107; swP108; swP109; swP110; swP111; swP112; swP113; swP114; swP115; swP116; swP117; swP118; swP119; swP120; swP121; swP122; swP123; swP124; swP125; swP126; swP127; swP90; swP91; swP92; swP93; swP94; swP95; swP96; swP97; swP98; swP99
- // Amplitude begins at 1612.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3845,3845, 45, 0, 40, 40,0.000000 }, // 4148: apgnamP100; apgnamP101; apgnamP102; apgnamP103; apgnamP104; apgnamP105; apgnamP106; apgnamP107; apgnamP108; apgnamP109; apgnamP110; apgnamP111; apgnamP112; apgnamP113; apgnamP114; apgnamP115; apgnamP116; apgnamP117; apgnamP118; apgnamP119; apgnamP120; apgnamP121; apgnamP122; apgnamP123; apgnamP124; apgnamP125; apgnamP126; apgnamP127; apgnamP90; apgnamP91; apgnamP92; apgnamP93; apgnamP94; apgnamP95; apgnamP96; apgnamP97; apgnamP98; apgnamP99; swP100; swP101; swP102; swP103; swP104; swP105; swP106; swP107; swP108; swP109; swP110; swP111; swP112; swP113; swP114; swP115; swP116; swP117; swP118; swP119; swP120; swP121; swP122; swP123; swP124; swP125; swP126; swP127; swP90; swP91; swP92; swP93; swP94; swP95; swP96; swP97; swP98; swP99
+ // Amplitude begins at 1284.1, peaks 1336.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4075,4075, 0, 0, 820, 820,0.000000 }, // 4105: raptM24; Acoustic Guitar (nylon)
- // Amplitude begins at 1294.6, peaks 1330.2 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {4147,4147, 0, 0, 813, 813,0.000000 }, // 4149: raptM24; Acoustic Guitar (nylon)
+ // Amplitude begins at 1986.1, peaks 2110.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4076,4076, 0, 0, 573, 573,0.000000 }, // 4106: raptM25; Acoustic Guitar (steel)
- // Amplitude begins at 1987.5, peaks 2110.6 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4148,4148, 0, 0, 600, 600,0.000000 }, // 4150: raptM25; Acoustic Guitar (steel)
+ // Amplitude begins at 2350.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4077,4077, 0, 0, 473, 473,0.000000 }, // 4107: raptM26; Electric Guitar (jazz)
- // Amplitude begins at 2350.7,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4149,4149, 0, 0, 446, 446,0.000000 }, // 4151: raptM26; Electric Guitar (jazz)
+ // Amplitude begins at 2044.1, peaks 2147.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4078,4078, 0, 0, 1020, 1020,0.000000 }, // 4108: raptM35; Fretless Bass
- // Amplitude begins at 2042.5, peaks 2148.0 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4150,4150, 0, 0, 986, 986,0.000000 }, // 4152: raptM35; Fretless Bass
+ // Amplitude begins at 445.3, peaks 1780.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4079,4079, 0, 0, 40000, 393,0.000000 }, // 4109: raptM47; * Timpani
- // Amplitude begins at 444.4, peaks 1781.0 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {4151,4151, 0, 0, 40000, 400,0.000000 }, // 4153: raptM47; * Timpani
+ // Amplitude begins at 6.6, peaks 2276.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4080,4081, 0, 1, 40000, 0,0.078125 }, // 4110: raptM49; String Ensemble 2
- // Amplitude begins at 6.7, peaks 2274.4 at 9.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4152,4153, 0, 1, 40000, 0,0.078125 }, // 4154: raptM49; String Ensemble 2
+ // Amplitude begins at 0.0, peaks 955.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4082,4082, 0, 0, 3833, 13,0.000000 }, // 4111: raptM50; Synth Strings 1
- // Amplitude begins at 0.0, peaks 953.7 at 3.8s,
- // fades to 20% at 3.8s, keyoff fades to 20% in 0.0s.
- {4154,4154, 0, 0, 3806, 13,0.000000 }, // 4155: raptM50; Synth Strings 1
+ // Amplitude begins at 0.0, peaks 1273.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4083,4083, 0, 0, 40000, 406,0.000000 }, // 4112: raptM51; Synth Strings 2
- // Amplitude begins at 0.0, peaks 1271.4 at 12.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {4155,4155, 0, 0, 40000, 413,0.000000 }, // 4156: raptM51; Synth Strings 2
+ // Amplitude begins at 751.1, peaks 3342.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4084,1101, 0, 1, 40000, 153,0.156250 }, // 4113: raptM52; Choir Aahs
- // Amplitude begins at 752.4, peaks 3367.1 at 0.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4156,1174, 0, 1, 40000, 180,0.156250 }, // 4157: raptM52; Choir Aahs
+ // Amplitude begins at 1494.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4085,4085, 0, 0, 40000, 13,0.000000 }, // 4114: raptM84; Lead 5 (charang)
- // Amplitude begins at 1489.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4157,4157, 0, 0, 40000, 13,0.000000 }, // 4158: raptM84; Lead 5 (charang)
+ // Amplitude begins at 2510.4, peaks 2590.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4086,4086, 0, 0, 120, 120,0.000000 }, // 4115: raptM117; Melodic Tom
- // Amplitude begins at 2514.1, peaks 2590.8 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4158,4158, 0, 0, 120, 120,0.000000 }, // 4159: raptM117; Melodic Tom
+ // Amplitude begins at 766.8, peaks 1003.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4087,4087, 32, 0, 20, 20,0.000000 }, // 4116: raptP38; Acoustic Snare
- // Amplitude begins at 765.0, peaks 999.2 at 0.0s,
+ // Amplitude begins at 936.9, peaks 1183.3 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4159,4159, 32, 0, 20, 20,0.000000 }, // 4160: raptP38; Acoustic Snare
+ {4088,4088, 36, 0, 46, 46,0.000000 }, // 4117: raptP40; Electric Snare
- // Amplitude begins at 938.5, peaks 1164.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4160,4160, 36, 0, 46, 46,0.000000 }, // 4161: raptP40; Electric Snare
+ // Amplitude begins at 529.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4089,4089, 88, 0, 93, 93,0.000000 }, // 4118: raptP42; Closed High-Hat
- // Amplitude begins at 516.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4161,4161, 88, 0, 93, 93,0.000000 }, // 4162: raptP42; Closed High-Hat
+ // Amplitude begins at 1546.1, peaks 1623.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4090,4090, 0, 0, 1660, 1660,0.000000 }, // 4119: b65M0; AcouGrandPiano
- // Amplitude begins at 1543.1, peaks 1615.9 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {4162,4162, 0, 0, 1633, 1633,0.000000 }, // 4163: b65M0; AcouGrandPiano
+ // Amplitude begins at 2842.4, peaks 3354.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4091,4091, 0, 0, 1746, 1746,0.000000 }, // 4120: b65M1; BrightAcouGrand
- // Amplitude begins at 2849.2, peaks 3342.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4163,4163, 0, 0, 1720, 1720,0.000000 }, // 4164: b65M1; BrightAcouGrand
+ // Amplitude begins at 2651.5, peaks 2987.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4092,4092, 0, 0, 1980, 1980,0.000000 }, // 4121: b65M2; ElecGrandPiano
- // Amplitude begins at 2664.0, peaks 3010.6 at 0.2s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {4164,4164, 0, 0, 1980, 1980,0.000000 }, // 4165: b65M2; ElecGrandPiano
+ // Amplitude begins at 2535.4, peaks 2714.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4093,4093, 0, 0, 1553, 1553,0.000000 }, // 4122: b65M3; Honky-tonkPiano
- // Amplitude begins at 2529.2, peaks 2727.5 at 0.4s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {4165,4165, 0, 0, 1526, 1526,0.000000 }, // 4166: b65M3; Honky-tonkPiano
+ // Amplitude begins at 2696.5, peaks 2834.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4094,4094, 0, 0, 1233, 1233,0.000000 }, // 4123: b65M4; Rhodes Piano
- // Amplitude begins at 2701.0, peaks 2829.7 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4166,4166, 0, 0, 1246, 1246,0.000000 }, // 4167: b65M4; Rhodes Piano
+ // Amplitude begins at 2993.6, peaks 3041.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4095,4095, 0, 0, 1980, 1980,0.000000 }, // 4124: b65M5; Chorused Piano
- // Amplitude begins at 2992.4, peaks 3098.4 at 0.0s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {4167,4167, 0, 0, 1980, 1980,0.000000 }, // 4168: b65M5; Chorused Piano
+ // Amplitude begins at 2807.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4096,4096, 0, 0, 940, 940,0.000000 }, // 4125: b65M8; Celesta
- // Amplitude begins at 2808.5,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4168,4168, 0, 0, 940, 940,0.000000 }, // 4169: b65M8; Celesta
+ // Amplitude begins at 2643.3, peaks 2981.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4097,4097, 0, 0, 1740, 1740,0.000000 }, // 4126: b65M11; Vibraphone
- // Amplitude begins at 2659.7, peaks 2972.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4169,4169, 0, 0, 1746, 1746,0.000000 }, // 4170: b65M11; Vibraphone
+ // Amplitude begins at 2989.3, peaks 3516.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4098,4098, 0, 0, 40000, 133,0.000000 }, // 4127: b65M16; Hammond Organ
- // Amplitude begins at 2990.5, peaks 3509.3 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4170,4170, 0, 0, 40000, 113,0.000000 }, // 4171: b65M16; Hammond Organ
+ // Amplitude begins at 2565.6, peaks 3141.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4099,4099, 0, 0, 40000, 26,0.000000 }, // 4128: b65M17; Percussive Organ
- // Amplitude begins at 2564.1, peaks 3120.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4171,4171, 0, 0, 40000, 6,0.000000 }, // 4172: b65M17; Percussive Organ
+ // Amplitude begins at 804.3, peaks 3074.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4100,4100, 0, 0, 40000, 60,0.000000 }, // 4129: b65M18; Rock Organ
- // Amplitude begins at 816.2, peaks 3070.8 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4172,4172, 0, 0, 40000, 240,0.000000 }, // 4173: b65M18; Rock Organ
+ // Amplitude begins at 1.2, peaks 2706.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4101,4101, 0, 0, 40000, 320,0.000000 }, // 4130: b65M19; Church Organ
- // Amplitude begins at 1.2, peaks 2675.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4173,4173, 0, 0, 40000, 346,0.000000 }, // 4174: b65M19; Church Organ
+ // Amplitude begins at 0.4, peaks 2450.4 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4102,4102, 0, 0, 40000, 53,0.000000 }, // 4131: b65M21; Accordion
- // Amplitude begins at 0.4, peaks 2490.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4174,4174, 0, 0, 40000, 66,0.000000 }, // 4175: b65M21; Accordion
+ // Amplitude begins at 1.1, peaks 1806.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4103,4103, 0, 0, 40000, 160,0.000000 }, // 4132: b65M22; Harmonica
- // Amplitude begins at 1.1, peaks 1806.9 at 7.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4175,4175, 0, 0, 40000, 133,0.000000 }, // 4176: b65M22; Harmonica
+ // Amplitude begins at 0.6, peaks 1045.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4104,4104, 0, 0, 40000, 106,0.000000 }, // 4133: b65M23; Tango Accordion
- // Amplitude begins at 0.6, peaks 1044.2 at 14.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4176,4176, 0, 0, 40000, 93,0.000000 }, // 4177: b65M23; Tango Accordion
+ // Amplitude begins at 2306.2, peaks 2710.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4105,4105, 0, 0, 1026, 1026,0.000000 }, // 4134: b65M24; Acoustic Guitar1
- // Amplitude begins at 2317.1, peaks 2702.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4177,4177, 0, 0, 993, 993,0.000000 }, // 4178: b65M24; Acoustic Guitar1
+ // Amplitude begins at 3014.0, peaks 3081.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4106,4106, 0, 0, 1826, 1826,0.000000 }, // 4135: b65M25; Acoustic Guitar2
- // Amplitude begins at 3007.6, peaks 3086.2 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {4178,4178, 0, 0, 1780, 1780,0.000000 }, // 4179: b65M25; Acoustic Guitar2
+ // Amplitude begins at 2343.2, peaks 3162.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4107,4107, 0, 0, 1813, 1813,0.000000 }, // 4136: b65M26; Electric Guitar1
- // Amplitude begins at 2367.2, peaks 3141.8 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {4179,4179, 0, 0, 1853, 1853,0.000000 }, // 4180: b65M26; Electric Guitar1
+ // Amplitude begins at 2539.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4108,4108, 0, 0, 1013, 1013,0.000000 }, // 4137: b65M27; Electric Guitar2
- // Amplitude begins at 2535.8,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4180,4180, 0, 0, 960, 960,0.000000 }, // 4181: b65M27; Electric Guitar2
+ // Amplitude begins at 2644.6, peaks 2711.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4109,4109, 0, 0, 40000, 0,0.000000 }, // 4138: b65M28; Electric Guitar3
- // Amplitude begins at 2636.8, peaks 2721.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4181,4181, 0, 0, 40000, 0,0.000000 }, // 4182: b65M28; Electric Guitar3
+ // Amplitude begins at 74.9, peaks 1882.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4110,4110, 0, 0, 40000, 53,0.000000 }, // 4139: b65M29; Overdrive Guitar
- // Amplitude begins at 75.8, peaks 1889.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4182,4182, 0, 0, 40000, 46,0.000000 }, // 4183: b65M29; Overdrive Guitar
+ // Amplitude begins at 798.9, peaks 2892.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4111,4111, 0, 0, 40000, 53,0.000000 }, // 4140: b65M30; Distorton Guitar
- // Amplitude begins at 808.0, peaks 2904.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4183,4183, 0, 0, 40000, 46,0.000000 }, // 4184: b65M30; Distorton Guitar
+ // Amplitude begins at 2360.6, peaks 2440.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4112,4112, 0, 0, 4200, 4200,0.000000 }, // 4141: b65M31; Guitar Harmonics
- // Amplitude begins at 2367.7, peaks 2432.6 at 0.0s,
- // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s.
- {4184,4184, 0, 0, 4393, 4393,0.000000 }, // 4185: b65M31; Guitar Harmonics
+ // Amplitude begins at 2851.7, peaks 3559.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4113,4113, 0, 0, 40000, 106,0.000000 }, // 4142: b65M33; Electric Bass 1
- // Amplitude begins at 2859.5, peaks 3581.9 at 0.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4185,4185, 0, 0, 40000, 120,0.000000 }, // 4186: b65M33; Electric Bass 1
+ // Amplitude begins at 2796.4, peaks 2979.0 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4114,4114, 0, 0, 1746, 1746,0.000000 }, // 4143: b65M34; Electric Bass 2
- // Amplitude begins at 2789.6, peaks 2991.6 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4186,4186, 0, 0, 1720, 1720,0.000000 }, // 4187: b65M34; Electric Bass 2
+ // Amplitude begins at 151.1, peaks 2974.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4115,4115, 0, 0, 40000, 120,0.000000 }, // 4144: b65M35; Fretless Bass
- // Amplitude begins at 152.7, peaks 2990.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4187,4187, 0, 0, 40000, 113,0.000000 }, // 4188: b65M35; Fretless Bass
+ // Amplitude begins at 1845.1, peaks 2029.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4116,4116, 0, 0, 2400, 2400,0.000000 }, // 4145: b65M36; Slap Bass 1
- // Amplitude begins at 1849.9, peaks 2008.7 at 0.2s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {4188,4188, 0, 0, 2286, 2286,0.000000 }, // 4189: b65M36; Slap Bass 1
+ // Amplitude begins at 976.6, peaks 1518.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4117,4117, 0, 0, 4606, 4606,0.000000 }, // 4146: b65M37; Slap Bass 2
- // Amplitude begins at 980.8, peaks 1537.3 at 0.3s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {4189,4189, 0, 0, 4546, 4546,0.000000 }, // 4190: b65M37; Slap Bass 2
+ // Amplitude begins at 2660.1, peaks 3342.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4118,4118, 0, 0, 1740, 1740,0.000000 }, // 4147: b65M38; Synth Bass 1
- // Amplitude begins at 2658.4, peaks 3349.7 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4190,4190, 0, 0, 1746, 1746,0.000000 }, // 4191: b65M38; Synth Bass 1
+ // Amplitude begins at 2508.8, peaks 3425.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4119,4119, 0, 0, 40000, 66,0.000000 }, // 4148: b65M39; Synth Bass 2
- // Amplitude begins at 2503.0, peaks 3443.0 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4191,4191, 0, 0, 40000, 66,0.000000 }, // 4192: b65M39; Synth Bass 2
+ // Amplitude begins at 0.4, peaks 2331.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4120,4120, 0, 0, 40000, 46,0.000000 }, // 4149: b65M40; Violin
- // Amplitude begins at 0.4, peaks 2285.6 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4192,4192, 0, 0, 40000, 26,0.000000 }, // 4193: b65M40; Violin
+ // Amplitude begins at 1.0, peaks 2510.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4121,4121, 0, 0, 40000, 66,0.000000 }, // 4150: b65M41; Viola
- // Amplitude begins at 1.0, peaks 2506.8 at 34.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4193,4193, 0, 0, 40000, 93,0.000000 }, // 4194: b65M41; Viola
+ // Amplitude begins at 7.6, peaks 3265.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4122,4122, 0, 0, 40000, 26,0.000000 }, // 4151: b65M42; Cello
- // Amplitude begins at 7.7, peaks 3281.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4194,4194, 0, 0, 40000, 26,0.000000 }, // 4195: b65M42; Cello
+ // Amplitude begins at 5.8, peaks 2532.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4123,4123, 0, 0, 40000, 293,0.000000 }, // 4152: b65M43; Contrabass
- // Amplitude begins at 5.9, peaks 2521.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4195,4195, 0, 0, 40000, 286,0.000000 }, // 4196: b65M43; Contrabass
+ // Amplitude begins at 1.0, peaks 2209.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4124,4124, 0, 0, 40000, 133,0.000000 }, // 4153: b65M44; Tremulo Strings
- // Amplitude begins at 1.1, peaks 2186.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4196,4196, 0, 0, 40000, 113,0.000000 }, // 4197: b65M44; Tremulo Strings
+ // Amplitude begins at 60.9, peaks 2231.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4125,4125, 0, 0, 333, 333,0.000000 }, // 4154: b65M45; Pizzicato String
- // Amplitude begins at 61.0, peaks 2167.2 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4197,4197, 0, 0, 326, 326,0.000000 }, // 4198: b65M45; Pizzicato String
+ // Amplitude begins at 2071.4, peaks 2541.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4126,4126, 0, 0, 993, 993,0.000000 }, // 4155: b65M46; Orchestral Harp
- // Amplitude begins at 2075.4, peaks 2540.0 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4198,4198, 0, 0, 993, 993,0.000000 }, // 4199: b65M46; Orchestral Harp
+ // Amplitude begins at 8.7, peaks 2738.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4127,4127, 0, 0, 40000, 280,0.000000 }, // 4156: b65M48; String Ensemble1
- // Amplitude begins at 8.8, peaks 2727.0 at 37.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4199,4199, 0, 0, 40000, 286,0.000000 }, // 4200: b65M48; String Ensemble1
+ // Amplitude begins at 0.0, peaks 1277.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4128,4128, 0, 0, 1766, 13,0.000000 }, // 4157: b65M49; String Ensemble2
- // Amplitude begins at 0.0, peaks 1272.4 at 2.8s,
- // fades to 20% at 2.8s, keyoff fades to 20% in 0.0s.
- {4200,4200, 0, 0, 2840, 13,0.000000 }, // 4201: b65M49; String Ensemble2
+ // Amplitude begins at 0.4, peaks 3579.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4129,4129, 0, 0, 40000, 820,0.000000 }, // 4158: b65M50; Synth Strings 1
- // Amplitude begins at 0.4, peaks 3570.1 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s.
- {4201,4201, 0, 0, 40000, 820,0.000000 }, // 4202: b65M50; Synth Strings 1
+ // Amplitude begins at 0.5, peaks 2494.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4130,4130, 0, 0, 40000, 286,0.000000 }, // 4159: b65M51; SynthStrings 2
- // Amplitude begins at 0.5, peaks 2507.8 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4202,4202, 0, 0, 40000, 293,0.000000 }, // 4203: b65M51; SynthStrings 2
+ // Amplitude begins at 333.5, peaks 2015.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4131,4131, 0, 0, 40000, 580,0.000000 }, // 4160: b65M52; Choir Aahs
- // Amplitude begins at 344.9, peaks 2015.8 at 23.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {4203,4203, 0, 0, 40000, 566,0.000000 }, // 4204: b65M52; Choir Aahs
+ // Amplitude begins at 7.8, peaks 3340.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4132,4132, 0, 0, 2300, 2300,0.000000 }, // 4161: b65M53; Voice Oohs
- // Amplitude begins at 7.9, peaks 3349.4 at 0.1s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {4204,4204, 0, 0, 2280, 2280,0.000000 }, // 4205: b65M53; Voice Oohs
+ // Amplitude begins at 150.8, peaks 3182.6 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4133,4133, 0, 0, 40000, 146,0.000000 }, // 4162: b65M54; Synth Voice
- // Amplitude begins at 152.5, peaks 3191.3 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4205,4205, 0, 0, 40000, 140,0.000000 }, // 4206: b65M54; Synth Voice
+ // Amplitude begins at 76.9, peaks 3298.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4134,4134, 0, 0, 40000, 6,0.000000 }, // 4163: b65M56; Trumpet
- // Amplitude begins at 79.1, peaks 3235.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4206,4206, 0, 0, 40000, 6,0.000000 }, // 4207: b65M56; Trumpet
+ // Amplitude begins at 81.1, peaks 1881.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4135,4135, 0, 0, 40000, 66,0.000000 }, // 4164: b65M57; Trombone
- // Amplitude begins at 83.8, peaks 1898.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4207,4207, 0, 0, 40000, 53,0.000000 }, // 4208: b65M57; Trombone
+ // Amplitude begins at 125.2, peaks 2784.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4136,4136, 0, 0, 40000, 6,0.000000 }, // 4165: b65M58; Tuba
- // Amplitude begins at 129.2, peaks 2807.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4208,4208, 0, 0, 40000, 6,0.000000 }, // 4209: b65M58; Tuba
+ // Amplitude begins at 0.0, peaks 1297.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4137,4137, 0, 0, 40000, 6,0.000000 }, // 4166: b65M59; Muted Trumpet
- // Amplitude begins at 0.0, peaks 1297.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4209,4209, 0, 0, 40000, 6,0.000000 }, // 4210: b65M59; Muted Trumpet
+ // Amplitude begins at 7.9, peaks 3236.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4138,4138, 0, 0, 40000, 126,0.000000 }, // 4167: b65M60; French Horn
- // Amplitude begins at 8.0, peaks 3234.6 at 37.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4210,4210, 0, 0, 40000, 120,0.000000 }, // 4211: b65M60; French Horn
+ // Amplitude begins at 5.8, peaks 1814.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4139,4139, 0, 0, 40000, 33,0.000000 }, // 4168: b65M61; Brass Section
- // Amplitude begins at 5.8, peaks 1845.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4211,4211, 0, 0, 40000, 33,0.000000 }, // 4212: b65M61; Brass Section
+ // Amplitude begins at 5.2, peaks 1762.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4140,4140, 0, 0, 40000, 53,0.000000 }, // 4169: b65M62; Synth Brass 1
- // Amplitude begins at 5.3, peaks 1774.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4212,4212, 0, 0, 40000, 46,0.000000 }, // 4213: b65M62; Synth Brass 1
+ // Amplitude begins at 1718.6, peaks 2970.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4141,4141, 0, 0, 40000, 93,0.000000 }, // 4170: b65M63; Synth Brass 2
- // Amplitude begins at 1734.3, peaks 2961.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4213,4213, 0, 0, 40000, 100,0.000000 }, // 4214: b65M63; Synth Brass 2
+ // Amplitude begins at 7.1, peaks 2713.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4142,4142, 0, 0, 40000, 73,0.000000 }, // 4171: b65M64; Soprano Sax
- // Amplitude begins at 7.2, peaks 2709.6 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4214,4214, 0, 0, 40000, 66,0.000000 }, // 4215: b65M64; Soprano Sax
+ // Amplitude begins at 7.1, peaks 3084.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4143,4143, 0, 0, 40000, 66,0.000000 }, // 4172: b65M65; Alto Sax
- // Amplitude begins at 7.2, peaks 3082.6 at 28.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4215,4215, 0, 0, 40000, 26,0.000000 }, // 4216: b65M65; Alto Sax
+ // Amplitude begins at 117.6, peaks 1806.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4144,4144, 0, 0, 40000, 86,0.000000 }, // 4173: b65M66; Tenor Sax
- // Amplitude begins at 121.7, peaks 1806.9 at 7.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4216,4216, 0, 0, 40000, 86,0.000000 }, // 4217: b65M66; Tenor Sax
+ // Amplitude begins at 118.5, peaks 2027.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4145,4145, 0, 0, 40000, 46,0.000000 }, // 4174: b65M68; Oboe
- // Amplitude begins at 122.5, peaks 2024.8 at 10.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4217,4217, 0, 0, 40000, 26,0.000000 }, // 4218: b65M68; Oboe
+ // Amplitude begins at 13.3, peaks 1044.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4146,4146, 0, 0, 3940, 13,0.000000 }, // 4175: b65M69; English Horn
- // Amplitude begins at 13.2, peaks 1042.3 at 4.5s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 0.0s.
- {4218,4218, 0, 0, 4520, 13,0.000000 }, // 4219: b65M69; English Horn
+ // Amplitude begins at 5.3, peaks 2397.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4147,4147, 0, 0, 40000, 33,0.000000 }, // 4176: b65M71; Clarinet
- // Amplitude begins at 5.3, peaks 2402.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4219,4219, 0, 0, 40000, 33,0.000000 }, // 4220: b65M71; Clarinet
+ // Amplitude begins at 1.0, peaks 2369.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4148,4148, 0, 0, 40000, 53,0.000000 }, // 4177: b65M72; Piccolo
- // Amplitude begins at 1.0, peaks 2374.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4220,4220, 0, 0, 40000, 66,0.000000 }, // 4221: b65M72; Piccolo
+ // Amplitude begins at 0.5, peaks 2136.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4149,4149, 0, 0, 40000, 53,0.000000 }, // 4178: b65M73; Flute
- // Amplitude begins at 0.5, peaks 2144.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4221,4221, 0, 0, 40000, 66,0.000000 }, // 4222: b65M73; Flute
+ // Amplitude begins at 7.9, peaks 2658.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4150,4150, 0, 0, 40000, 73,0.000000 }, // 4179: b65M74; Recorder
- // Amplitude begins at 8.0, peaks 2652.8 at 18.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4222,4222, 0, 0, 40000, 66,0.000000 }, // 4223: b65M74; Recorder
+ // Amplitude begins at 2999.5, peaks 3240.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4151,4151, 0, 0, 40000, 126,0.000000 }, // 4180: b65M80; Lead 1 squareea
- // Amplitude begins at 3003.9, peaks 3244.6 at 5.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4223,4223, 0, 0, 40000, 120,0.000000 }, // 4224: b65M80; Lead 1 squareea
+ // Amplitude begins at 1173.3, peaks 1563.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4152,4152, 0, 0, 40000, 60,0.000000 }, // 4181: b65M81; Lead 2 sawtooth
- // Amplitude begins at 1173.3, peaks 1565.5 at 5.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4224,4224, 0, 0, 40000, 66,0.000000 }, // 4225: b65M81; Lead 2 sawtooth
+ // Amplitude begins at 1.1, peaks 2332.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4153,4153, 0, 0, 40000, 106,0.000000 }, // 4182: b65M82; Lead 3 calliope
- // Amplitude begins at 1.1, peaks 2324.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4225,4225, 0, 0, 40000, 100,0.000000 }, // 4226: b65M82; Lead 3 calliope
+ // Amplitude begins at 984.3, peaks 3109.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4154,4154, 0, 0, 40000, 6,0.000000 }, // 4183: b65M84; Lead 5 charang
- // Amplitude begins at 988.8, peaks 3089.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4226,4226, 0, 0, 40000, 6,0.000000 }, // 4227: b65M84; Lead 5 charang
+ // Amplitude begins at 0.9, peaks 2483.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4155,4155, 0, 0, 40000, 266,0.000000 }, // 4184: b65M85; Lead 6 voice
- // Amplitude begins at 1.0, peaks 2482.4 at 33.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4227,4227, 0, 0, 40000, 260,0.000000 }, // 4228: b65M85; Lead 6 voice
+ // Amplitude begins at 2216.2, peaks 3019.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4156,4156, 0, 0, 40000, 53,0.000000 }, // 4185: b65M87; Lead 8 brass
- // Amplitude begins at 2214.9, peaks 3024.3 at 1.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4228,4228, 0, 0, 40000, 66,0.000000 }, // 4229: b65M87; Lead 8 brass
+ // Amplitude begins at 1746.9, peaks 3188.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4157,4157, 0, 0, 40000, 233,0.000000 }, // 4186: b65M88; Pad 1 new age
- // Amplitude begins at 1763.5, peaks 3185.9 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4229,4229, 0, 0, 40000, 240,0.000000 }, // 4230: b65M88; Pad 1 new age
+ // Amplitude begins at 0.1, peaks 2764.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4158,4158, 0, 0, 1660, 180,0.000000 }, // 4187: b65M90; Pad 3 polysynth
- // Amplitude begins at 0.1, peaks 2654.9 at 0.1s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 0.2s.
- {4230,4230, 0, 0, 1720, 206,0.000000 }, // 4231: b65M90; Pad 3 polysynth
+ // Amplitude begins at 9.8, peaks 3109.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4159,4159, 0, 0, 40000, 566,0.000000 }, // 4188: b65M91; Pad 4 choir
- // Amplitude begins at 9.8, peaks 3107.9 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s.
- {4231,4231, 0, 0, 40000, 553,0.000000 }, // 4232: b65M91; Pad 4 choir
+ // Amplitude begins at 0.5, peaks 2829.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4160,4160, 0, 0, 40000, 100,0.000000 }, // 4189: b65M92; Pad 5 bowedpad
- // Amplitude begins at 0.5, peaks 2854.5 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4232,4232, 0, 0, 40000, 80,0.000000 }, // 4233: b65M92; Pad 5 bowedpad
+ // Amplitude begins at 0.0, peaks 1370.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4161,4161, 0, 0, 593, 13,0.000000 }, // 4190: b65M93; Pad 6 metallic
- // Amplitude begins at 0.0, peaks 1363.7 at 0.6s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s.
- {4233,4233, 0, 0, 620, 13,0.000000 }, // 4234: b65M93; Pad 6 metallic
+ // Amplitude begins at 0.4, peaks 2400.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4162,4162, 0, 0, 40000, 173,0.000000 }, // 4191: b65M94; Pad 7 halo
- // Amplitude begins at 0.4, peaks 2402.0 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4234,4234, 0, 0, 40000, 180,0.000000 }, // 4235: b65M94; Pad 7 halo
+ // Amplitude begins at 2418.2, peaks 3191.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4163,4163, 0, 0, 40000, 53,0.000000 }, // 4192: b65M95; Pad 8 sweep
- // Amplitude begins at 2436.2, peaks 3195.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4235,4235, 0, 0, 40000, 66,0.000000 }, // 4236: b65M95; Pad 8 sweep
+ // Amplitude begins at 1802.9, peaks 2134.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4164,4164, 0, 0, 40000, 106,0.000000 }, // 4193: b65M99; FX 4 atmosphere
- // Amplitude begins at 1801.1, peaks 2145.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4236,4236, 0, 0, 40000, 120,0.000000 }, // 4237: b65M99; FX 4 atmosphere
+ // Amplitude begins at 2047.4, peaks 2854.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4165,4165, 0, 0, 2133, 2133,0.000000 }, // 4194: b65M100; FX 5 brightness
- // Amplitude begins at 2043.5, peaks 2890.3 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {4237,4237, 0, 0, 2133, 2133,0.000000 }, // 4238: b65M100; FX 5 brightness
+ // Amplitude begins at 0.5, peaks 2433.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4166,4166, 0, 0, 40000, 846,0.000000 }, // 4195: b65M101; FX 6 goblins
- // Amplitude begins at 0.5, peaks 2382.7 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- {4238,4238, 0, 0, 40000, 913,0.000000 }, // 4239: b65M101; FX 6 goblins
+ // Amplitude begins at 0.4, peaks 2929.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4167,4167, 0, 0, 40000, 773,0.000000 }, // 4196: b65M102; FX 7 echoes
- // Amplitude begins at 0.4, peaks 2960.5 at 4.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- {4239,4239, 0, 0, 40000, 740,0.000000 }, // 4240: b65M102; FX 7 echoes
+ // Amplitude begins at 2210.9, peaks 2501.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4168,4168, 0, 0, 1066, 1066,0.000000 }, // 4197: b65M105; Banjo
- // Amplitude begins at 2205.4, peaks 2501.2 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {4240,4240, 0, 0, 1080, 1080,0.000000 }, // 4241: b65M105; Banjo
+ // Amplitude begins at 1.0, peaks 1659.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4169,4169, 0, 0, 40000, 73,0.000000 }, // 4198: b65M109; Bagpipe
- // Amplitude begins at 0.9, peaks 1659.4 at 25.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4241,4241, 0, 0, 40000, 73,0.000000 }, // 4242: b65M109; Bagpipe
+ // Amplitude begins at 0.3, peaks 1755.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4170,4170, 0, 0, 40000, 86,0.000000 }, // 4199: b65M110; Fiddle
- // Amplitude begins at 0.3, peaks 1729.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4242,4242, 0, 0, 40000, 93,0.000000 }, // 4243: b65M110; Fiddle
+ // Amplitude begins at 85.8, peaks 2293.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4171,4171, 0, 0, 40000, 46,0.000000 }, // 4200: b65M111; Shanai
- // Amplitude begins at 88.4, peaks 2292.5 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4243,4243, 0, 0, 40000, 46,0.000000 }, // 4244: b65M111; Shanai
+ // Amplitude begins at 2070.3, peaks 2566.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4172,4172, 0, 0, 1126, 1126,0.000000 }, // 4201: b65M112; Tinkle Bell
- // Amplitude begins at 2069.5, peaks 2560.2 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4244,4244, 0, 0, 1160, 1160,0.000000 }, // 4245: b65M112; Tinkle Bell
+ // Amplitude begins at 0.9, peaks 1839.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4173,4173, 0, 0, 40000, 13,0.000000 }, // 4202: b65M123; Bird Tweet
- // Amplitude begins at 0.9, peaks 1860.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4245,4245, 0, 0, 40000, 13,0.000000 }, // 4246: b65M123; Bird Tweet
+ // Amplitude begins at 1434.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4174,4174, 0, 0, 300, 300,0.000000 }, // 4203: b65M124; Telephone
- // Amplitude begins at 1435.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4246,4246, 0, 0, 306, 306,0.000000 }, // 4247: b65M124; Telephone
+ // Amplitude begins at 0.0, peaks 1099.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4175,4175, 0, 0, 146, 146,0.000000 }, // 4204: b65M125; Helicopter
- // Amplitude begins at 0.0, peaks 1091.8 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4247,4247, 0, 0, 146, 146,0.000000 }, // 4248: b65M125; Helicopter
+ // Amplitude begins at 1056.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4176,4176, 0, 0, 140, 140,0.000000 }, // 4205: b65M127; Gunshot
- // Amplitude begins at 972.3,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4248,4248, 0, 0, 160, 160,0.000000 }, // 4249: b65M127; Gunshot
+ // Amplitude begins at 695.5, peaks 734.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4177,4177, 0, 0, 1920, 1920,0.000000 }, // 4206: b66M14; Tubular Bells
- // Amplitude begins at 694.2, peaks 732.6 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {4249,4249, 0, 0, 1940, 1940,0.000000 }, // 4250: b66M14; Tubular Bells
+ // Amplitude begins at 1429.4, peaks 1906.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4178,4178, 0, 0, 40000, 0,0.000000 }, // 4207: b66M18; Rock Organ
- // Amplitude begins at 1426.2, peaks 1907.4 at 13.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4250,4250, 0, 0, 40000, 0,0.000000 }, // 4251: b66M18; Rock Organ
+ // Amplitude begins at 2122.8, peaks 2446.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4179,4179, 0, 0, 533, 533,0.000000 }, // 4208: b66M24; Acoustic Guitar1
- // Amplitude begins at 2138.7, peaks 2434.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4251,4251, 0, 0, 540, 540,0.000000 }, // 4252: b66M24; Acoustic Guitar1
+ // Amplitude begins at 2537.1, peaks 2660.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4180,4180, 0, 0, 486, 486,0.000000 }, // 4209: b66M25; Acoustic Guitar2
- // Amplitude begins at 2544.2, peaks 2654.2 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4252,4252, 0, 0, 493, 493,0.000000 }, // 4253: b66M25; Acoustic Guitar2
+ // Amplitude begins at 2905.4, peaks 3009.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4181,4181, 0, 0, 940, 940,0.000000 }, // 4210: b66M26; Electric Guitar1
- // Amplitude begins at 2917.8, peaks 2993.1 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4253,4253, 0, 0, 940, 940,0.000000 }, // 4254: b66M26; Electric Guitar1
+ // Amplitude begins at 1497.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4182,4182, 0, 0, 600, 600,0.000000 }, // 4211: b66M27; Electric Guitar2
- // Amplitude begins at 1495.2,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4254,4254, 0, 0, 600, 600,0.000000 }, // 4255: b66M27; Electric Guitar2
+ // Amplitude begins at 1729.4, peaks 2474.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4183,4183, 0, 0, 253, 253,0.000000 }, // 4212: b66M37; Slap Bass 2
- // Amplitude begins at 1730.4, peaks 2473.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4255,4255, 0, 0, 233, 233,0.000000 }, // 4256: b66M37; Slap Bass 2
+ // Amplitude begins at 989.0, peaks 2536.9 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4184,4184, 0, 0, 380, 73,0.000000 }, // 4213: b66M39; Synth Bass 2
- // Amplitude begins at 989.5, peaks 2519.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4256,4256, 0, 0, 40000, 66,0.000000 }, // 4257: b66M39; Synth Bass 2
+ // Amplitude begins at 937.0, peaks 1133.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4185,4185, 0, 0, 40, 40,0.000000 }, // 4214: b66M45; Pizzicato String
- // Amplitude begins at 936.2, peaks 1130.1 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4257,4257, 0, 0, 40, 40,0.000000 }, // 4258: b66M45; Pizzicato String
+ // Amplitude begins at 0.4, peaks 2472.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4186,4186, 0, 0, 40000, 20,0.000000 }, // 4215: b66M53; Voice Oohs
- // Amplitude begins at 0.4, peaks 2465.2 at 38.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4258,4258, 0, 0, 40000, 13,0.000000 }, // 4259: b66M53; Voice Oohs
+ // Amplitude begins at 1746.0, peaks 3514.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4187,4187, 0, 0, 40000, 13,0.000000 }, // 4216: b66M82; Lead 3 calliope
- // Amplitude begins at 1744.9, peaks 3468.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4259,4259, 0, 0, 40000, 13,0.000000 }, // 4260: b66M82; Lead 3 calliope
+ // Amplitude begins at 1703.8, peaks 2640.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4188,4188, 0, 0, 4600, 4600,0.000000 }, // 4217: b66M86; Lead 7 fifths
- // Amplitude begins at 1708.1, peaks 2639.5 at 0.0s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {4260,4260, 0, 0, 4593, 4593,0.000000 }, // 4261: b66M86; Lead 7 fifths
+ // Amplitude begins at 2943.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4189,4189, 0, 0, 4820, 4820,0.000000 }, // 4218: b66M100; FX 5 brightness
- // Amplitude begins at 2941.5,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- {4261,4261, 0, 0, 4780, 4780,0.000000 }, // 4262: b66M100; FX 5 brightness
+ // Amplitude begins at 2023.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 523, 523, 0, 0, 46, 46,0.000000 }, // 4219: b66M113; Agogo Bells
- // Amplitude begins at 1987.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 523, 523, 0, 0, 46, 46,0.000000 }, // 4263: b66M113; Agogo Bells
+ // Amplitude begins at 4121.7, peaks 5254.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4190,4190, 0, 0, 66, 66,0.000000 }, // 4220: apgleeM117; b66M116; Melodic Tom; Taiko Drum
- // Amplitude begins at 4151.9, peaks 5238.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4262,4262, 0, 0, 66, 66,0.000000 }, // 4264: apgleeM117; b66M116; Melodic Tom; Taiko Drum
+ // Amplitude begins at 1827.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4191,4191, 0, 0, 53, 53,0.000000 }, // 4221: b66M117; Melodic Tom
- // Amplitude begins at 1809.5,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4263,4263, 0, 0, 46, 46,0.000000 }, // 4265: b66M117; Melodic Tom
+ // Amplitude begins at 159.0, peaks 589.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4192,4192, 78, 0, 100, 100,0.000000 }, // 4222: b66P70; Maracas
- // Amplitude begins at 159.8, peaks 593.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4264,4264, 78, 0, 100, 100,0.000000 }, // 4266: b66P70; Maracas
+ // Amplitude begins at 1709.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129, 129, 52, 0, 73, 73,0.000000 }, // 4223: 3drm67P36; Bass Drum 1
- // Amplitude begins at 1757.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130, 130, 52, 0, 80, 80,0.000000 }, // 4267: 3drm67P36; Bass Drum 1
+ // Amplitude begins at 2335.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 130, 130, 48, 0, 40, 40,0.000000 }, // 4224: 3drm67P37; Side Stick
- // Amplitude begins at 2330.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 131, 131, 48, 0, 40, 40,0.000000 }, // 4268: 3drm67P37; Side Stick
+ // Amplitude begins at 1807.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 129, 129, 58, 0, 73, 73,0.000000 }, // 4225: 3drm67P38; Acoustic Snare
- // Amplitude begins at 1789.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 130, 130, 58, 0, 80, 80,0.000000 }, // 4269: 3drm67P38; Acoustic Snare
+ // Amplitude begins at 676.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 47, 0, 20, 20,0.000000 }, // 4226: 3drm67P40; Electric Snare
- // Amplitude begins at 683.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 47, 0, 20, 20,0.000000 }, // 4270: 3drm67P40; Electric Snare
+ // Amplitude begins at 1447.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 492, 492, 43, 0, 26, 26,0.000000 }, // 4227: 3drm67P41; 3drm67P43; 3drm67P45; High Floor Tom; Low Floor Tom; Low Tom
- // Amplitude begins at 1453.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 492, 492, 43, 0, 26, 26,0.000000 }, // 4271: 3drm67P41; 3drm67P43; 3drm67P45; High Floor Tom; Low Floor Tom; Low Tom
+ // Amplitude begins at 659.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 49, 0, 20, 20,0.000000 }, // 4228: 3drm67P42; Closed High Hat
- // Amplitude begins at 650.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 49, 0, 20, 20,0.000000 }, // 4272: 3drm67P42; Closed High Hat
+ // Amplitude begins at 645.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 51, 0, 20, 20,0.000000 }, // 4229: 3drm67P44; Pedal High Hat
- // Amplitude begins at 639.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 51, 0, 20, 20,0.000000 }, // 4273: 3drm67P44; Pedal High Hat
+ // Amplitude begins at 603.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 54, 0, 20, 20,0.000000 }, // 4230: 3drm67P46; Open High Hat
- // Amplitude begins at 595.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 54, 0, 20, 20,0.000000 }, // 4274: 3drm67P46; Open High Hat
+ // Amplitude begins at 613.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 57, 0, 13, 13,0.000000 }, // 4231: 3drm67P47; Low-Mid Tom
- // Amplitude begins at 619.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 57, 0, 13, 13,0.000000 }, // 4275: 3drm67P47; Low-Mid Tom
+ // Amplitude begins at 1511.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 492, 492, 72, 0, 140, 140,0.000000 }, // 4232: 3drm67P48; High-Mid Tom
- // Amplitude begins at 1512.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 492, 492, 72, 0, 146, 146,0.000000 }, // 4276: 3drm67P48; High-Mid Tom
+ // Amplitude begins at 777.8, peaks 968.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 137, 137, 76, 0, 600, 600,0.000000 }, // 4233: 3drm67P50; High Tom
- // Amplitude begins at 830.6, peaks 954.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 138, 138, 76, 0, 600, 600,0.000000 }, // 4277: 3drm67P50; High Tom
+ // Amplitude begins at 21.0, peaks 23.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 138, 138, 84, 0, 246, 246,0.000000 }, // 4234: 3drm67P51; Ride Cymbal 1
- // Amplitude begins at 23.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 139, 139, 84, 0, 240, 240,0.000000 }, // 4278: 3drm67P51; Ride Cymbal 1
+ // Amplitude begins at 225.0, peaks 914.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 139, 139, 36, 0, 113, 113,0.000000 }, // 4235: 3drm67P52; Chinese Cymbal
- // Amplitude begins at 214.1, peaks 884.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 140, 140, 36, 0, 113, 113,0.000000 }, // 4279: 3drm67P52; Chinese Cymbal
+ // Amplitude begins at 1193.9, peaks 1303.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 140, 140, 76, 0, 586, 586,0.000000 }, // 4236: 3drm67P53; Ride Bell
- // Amplitude begins at 1172.8, peaks 1248.9 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 141, 141, 76, 0, 606, 606,0.000000 }, // 4280: 3drm67P53; Ride Bell
+ // Amplitude begins at 1304.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 141, 141, 84, 0, 60, 60,0.000000 }, // 4237: 3drm67P54; Tambourine
- // Amplitude begins at 1301.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 142, 142, 84, 0, 60, 60,0.000000 }, // 4281: 3drm67P54; Tambourine
+ // Amplitude begins at 1194.5, peaks 1243.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 135, 135, 83, 0, 413, 413,0.000000 }, // 4238: 3drm67P55; Splash Cymbal
- // Amplitude begins at 1271.8, peaks 1275.3 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 136, 136, 83, 0, 393, 393,0.000000 }, // 4282: 3drm67P55; Splash Cymbal
+ // Amplitude begins at 597.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 142, 142, 84, 0, 106, 106,0.000000 }, // 4239: 3drm67P56; Cow Bell
- // Amplitude begins at 584.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 143, 143, 84, 0, 113, 113,0.000000 }, // 4283: 3drm67P56; Cow Bell
+ // Amplitude begins at 276.9, peaks 346.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4193,4193, 24, 0, 600, 600,0.000000 }, // 4240: 3drm67P57; Crash Cymbal 2
- // Amplitude begins at 279.2, peaks 347.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4265,4265, 24, 0, 566, 566,0.000000 }, // 4284: 3drm67P57; Crash Cymbal 2
+ // Amplitude begins at 854.7, peaks 945.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 137, 137, 77, 0, 606, 606,0.000000 }, // 4241: 3drm67P58; Vibraslap
- // Amplitude begins at 780.8, peaks 974.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 138, 138, 77, 0, 593, 593,0.000000 }, // 4285: 3drm67P58; Vibraslap
+ // Amplitude begins at 3000.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 144, 144, 60, 0, 40, 40,0.000000 }, // 4242: 3drm67P59; Ride Cymbal 2
- // Amplitude begins at 2993.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 145, 145, 60, 0, 40, 40,0.000000 }, // 4286: 3drm67P59; Ride Cymbal 2
+ // Amplitude begins at 1392.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 145, 145, 65, 0, 13, 13,0.000000 }, // 4243: 3drm67P60; High Bongo
- // Amplitude begins at 1389.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 146, 146, 65, 0, 13, 13,0.000000 }, // 4287: 3drm67P60; High Bongo
+ // Amplitude begins at 2414.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 146, 146, 59, 0, 40, 40,0.000000 }, // 4244: 3drm67P61; Low Bongo
- // Amplitude begins at 2417.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 147, 147, 59, 0, 40, 40,0.000000 }, // 4288: 3drm67P61; Low Bongo
+ // Amplitude begins at 2471.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 147, 147, 51, 0, 40, 40,0.000000 }, // 4245: 3drm67P62; Mute High Conga
- // Amplitude begins at 2467.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 148, 148, 51, 0, 40, 40,0.000000 }, // 4289: 3drm67P62; Mute High Conga
+ // Amplitude begins at 2057.9, peaks 2269.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 148, 148, 45, 0, 46, 46,0.000000 }, // 4246: 3drm67P63; Open High Conga
+
+ // Amplitude begins at 2490.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 149, 149, 71, 0, 140, 140,0.000000 }, // 4247: 3drm67P64; Low Conga
- // Amplitude begins at 2084.7, peaks 2223.6 at 0.0s,
+ // Amplitude begins at 1490.5,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 149, 149, 45, 0, 46, 46,0.000000 }, // 4290: 3drm67P63; Open High Conga
+ { 150, 150, 60, 0, 146, 146,0.000000 }, // 4248: 3drm67P65; High Timbale
- // Amplitude begins at 2529.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 150, 150, 71, 0, 133, 133,0.000000 }, // 4291: 3drm67P64; Low Conga
+ // Amplitude begins at 2814.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 151, 151, 58, 0, 153, 153,0.000000 }, // 4249: 3drm67P66; Low Timbale
- // Amplitude begins at 1518.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 151, 151, 60, 0, 146, 146,0.000000 }, // 4292: 3drm67P65; High Timbale
+ // Amplitude begins at 1.4, peaks 529.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 152, 152, 53, 0, 80, 80,0.000000 }, // 4250: 3drm67P67; High Agogo
- // Amplitude begins at 2813.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 152, 152, 58, 0, 153, 153,0.000000 }, // 4293: 3drm67P66; Low Timbale
+ // Amplitude begins at 792.0, peaks 920.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 153, 153, 64, 0, 13, 13,0.000000 }, // 4251: 3drm67P68; Low Agogo
- // Amplitude begins at 1.5, peaks 535.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 153, 153, 53, 0, 80, 80,0.000000 }, // 4294: 3drm67P67; High Agogo
+ // Amplitude begins at 276.5, peaks 2838.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 154, 154, 71, 0, 273, 273,0.000000 }, // 4252: 3drm67P69; Cabasa
- // Amplitude begins at 779.4, peaks 941.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 154, 154, 64, 0, 13, 13,0.000000 }, // 4295: 3drm67P68; Low Agogo
+ // Amplitude begins at 22.7, peaks 1377.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 156, 156, 61, 0, 53, 53,0.000000 }, // 4253: 3drm67P71; Short Whistle
- // Amplitude begins at 283.1, peaks 2831.3 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 155, 155, 71, 0, 266, 266,0.000000 }, // 4296: 3drm67P69; Cabasa
+ // Amplitude begins at 2529.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 48, 0, 40, 40,0.000000 }, // 4254: 3drm67P73; Short Guiro
- // Amplitude begins at 22.1, peaks 1359.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 157, 157, 61, 0, 53, 53,0.000000 }, // 4297: 3drm67P71; Short Whistle
+ // Amplitude begins at 2242.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 159, 159, 69, 0, 20, 20,0.000000 }, // 4255: 3drm67P74; Long Guiro
- // Amplitude begins at 2529.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 48, 0, 40, 40,0.000000 }, // 4298: 3drm67P73; Short Guiro
+ // Amplitude begins at 2235.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 160, 160, 68, 0, 20, 20,0.000000 }, // 4256: 3drm67P75; Claves
- // Amplitude begins at 2243.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 160, 160, 69, 0, 20, 20,0.000000 }, // 4299: 3drm67P74; Long Guiro
+ // Amplitude begins at 8.3, peaks 2827.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 161, 161, 63, 0, 113, 113,0.000000 }, // 4257: 3drm67P76; High Wood Block
- // Amplitude begins at 2230.6,
+ // Amplitude begins at 8.3, peaks 1396.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 161, 161, 68, 0, 20, 20,0.000000 }, // 4300: 3drm67P75; Claves
+ { 162, 162, 74, 0, 293, 293,0.000000 }, // 4258: 3drm67P77; Low Wood Block
- // Amplitude begins at 8.3, peaks 2831.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 162, 162, 63, 0, 113, 113,0.000000 }, // 4301: 3drm67P76; High Wood Block
+ // Amplitude begins at 313.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 163, 163, 60, 0, 113, 113,0.000000 }, // 4259: 3drm67P78; Mute Cuica
- // Amplitude begins at 8.6, peaks 1393.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 163, 163, 74, 0, 293, 293,0.000000 }, // 4302: 3drm67P77; Low Wood Block
+ // Amplitude begins at 121.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 164, 164, 80, 0, 440, 440,0.000000 }, // 4260: 3drm67P79; Open Cuica
- // Amplitude begins at 312.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 164, 164, 60, 0, 113, 113,0.000000 }, // 4303: 3drm67P78; Mute Cuica
+ // Amplitude begins at 2.1, peaks 521.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 165, 165, 64, 0, 40, 40,0.000000 }, // 4261: 3drm67P80; Mute Triangle
- // Amplitude begins at 121.7,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 165, 165, 80, 0, 433, 433,0.000000 }, // 4304: 3drm67P79; Open Cuica
+ // Amplitude begins at 0.0, peaks 443.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 166, 166, 69, 0, 286, 286,0.000000 }, // 4262: 3drm67P81; Open Triangle
- // Amplitude begins at 2.2, peaks 527.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 166, 166, 64, 0, 40, 40,0.000000 }, // 4305: 3drm67P80; Mute Triangle
+ // Amplitude begins at 744.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 167, 167, 73, 0, 126, 126,0.000000 }, // 4263: 3drm67P82; Shaker
- // Amplitude begins at 0.0, peaks 439.9 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 167, 167, 69, 0, 286, 286,0.000000 }, // 4306: 3drm67P81; Open Triangle
+ // Amplitude begins at 2211.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 168, 168, 75, 0, 20, 20,0.000000 }, // 4264: 3drm67P83; Jingle Bell
- // Amplitude begins at 715.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 168, 168, 73, 0, 133, 133,0.000000 }, // 4307: 3drm67P82; Shaker
+ // Amplitude begins at 2465.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 169, 169, 68, 0, 33, 33,0.000000 }, // 4265: 3drm67P84; Bell Tree
- // Amplitude begins at 2206.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 169, 169, 75, 0, 20, 20,0.000000 }, // 4308: 3drm67P83; Jingle Bell
+ // Amplitude begins at 2087.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 131, 131, 48, 0, 93, 93,0.000000 }, // 4266: 3drm67P85; Castanets
- // Amplitude begins at 2459.5,
+ // Amplitude begins at 2611.0, peaks 2884.8 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 170, 170, 68, 0, 33, 33,0.000000 }, // 4309: 3drm67P84; Bell Tree
+ {2992,2992, 53, 0, 833, 833,0.000000 }, // 4267: 3drm67P86; Mute Surdu
- // Amplitude begins at 2085.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 132, 132, 48, 0, 100, 100,0.000000 }, // 4310: 3drm67P85; Castanets
+ // Amplitude begins at 990.3, peaks 1875.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4194,4194, 0, 0, 1066, 1066,0.000000 }, // 4268: 2x2byJANM0; AcouGrandPiano
- // Amplitude begins at 2615.7, peaks 2884.0 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {3064,3064, 53, 0, 806, 806,0.000000 }, // 4311: 3drm67P86; Mute Surdu
+ // Amplitude begins at 3083.3, peaks 3878.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4195,4196, 0, 0, 1660, 1660,0.000000 }, // 4269: 2x2byJANM1; BrightAcouGrand
- // Amplitude begins at 991.9, peaks 1871.4 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4266,4266, 0, 0, 1026, 1026,0.000000 }, // 4312: 2x2byJANM0; AcouGrandPiano
+ // Amplitude begins at 3174.0, peaks 3395.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 3,4197, 0, 0, 1446, 1446,0.000000 }, // 4270: 2x2byJANM3; Honky-tonkPiano
- // Amplitude begins at 2386.2, peaks 2750.4 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {4267,4268, 0, 0, 1633, 1633,0.000000 }, // 4313: 2x2byJANM1; BrightAcouGrand
+ // Amplitude begins at 2365.7, peaks 2422.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 9,4198, 0, 0, 1100, 1100,0.000000 }, // 4271: 2x2byJANM9; Glockenspiel
- // Amplitude begins at 1957.3, peaks 2140.5 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 4,4269, 0, 0, 1126, 1126,0.000000 }, // 4314: 2x2byJANM3; Honky-tonkPiano
+ // Amplitude begins at 2743.5, peaks 2816.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4199,1382, 0, 0, 613, 613,0.000000 }, // 4272: 2x2byJANM10; Music box
- // Amplitude begins at 701.3, peaks 899.3 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 10,4270, 0, 0, 486, 486,0.000000 }, // 4315: 2x2byJANM9; Glockenspiel
+ // Amplitude begins at 2557.5, peaks 3056.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4200,4201, 0, 0, 1740, 1740,0.000000 }, // 4273: 2x2byJANM11; Vibraphone
- // Amplitude begins at 914.6, peaks 1159.5 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4271,1455, 0, 0, 520, 520,0.000000 }, // 4316: 2x2byJANM10; Music box
+ // Amplitude begins at 2756.6, peaks 3175.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 12,4202, 0, 0, 120, 120,0.000000 }, // 4274: 2x2byJANM12; Marimba
- // Amplitude begins at 2481.0, peaks 3069.5 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4272,4273, 0, 0, 1746, 1746,0.000000 }, // 4317: 2x2byJANM11; Vibraphone
+ // Amplitude begins at 2757.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 13,4203, 0, 0, 140, 140,0.000000 }, // 4275: 2x2byJANM13; Xylophone
- // Amplitude begins at 1066.3,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 13,4274, 0, 0, 400, 400,0.000000 }, // 4318: 2x2byJANM12; Marimba
-
- // Amplitude begins at 1552.3,
+ // Amplitude begins at 1648.8, peaks 1757.2 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 14,4275, 0, 0, 46, 46,0.000000 }, // 4319: 2x2byJANM13; Xylophone
+ {4204,4204, 0, 0, 2340, 2340,0.000000 }, // 4276: 2x2byJANM14; Tubular Bells
- // Amplitude begins at 1656.4, peaks 1748.5 at 0.0s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s.
- {4276,4276, 0, 0, 2326, 2326,0.000000 }, // 4320: 2x2byJANM14; Tubular Bells
+ // Amplitude begins at 2870.1, peaks 3546.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 15,4205, 0, 0, 226, 226,0.000000 }, // 4277: 2x2byJANM15; Dulcimer
- // Amplitude begins at 1023.3, peaks 1041.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 16,4277, 0, 0, 206, 206,0.000000 }, // 4321: 2x2byJANM15; Dulcimer
+ // Amplitude begins at 849.7, peaks 1415.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4206,1390, 0, 0, 1320, 120,0.000000 }, // 4278: 2x2byJANM16; Hammond Organ
- // Amplitude begins at 865.8, peaks 1408.8 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 0.0s.
- {4278,1463, 0, 0, 2106, 13,0.000000 }, // 4322: 2x2byJANM16; Hammond Organ
+ // Amplitude begins at 2138.4, peaks 4876.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4207,4208, 0, 0, 40000, 0,0.000000 }, // 4279: 2x2byJANM18; Rock Organ
- // Amplitude begins at 1842.1, peaks 3069.0 at 21.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4279,4280, 0, 0, 40000, 13,0.000000 }, // 4323: 2x2byJANM18; Rock Organ
+ // Amplitude begins at 2.5, peaks 2643.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4209,4210, 0, 0, 40000, 173,0.000000 }, // 4280: 2x2byJANM19; Church Organ
- // Amplitude begins at 0.0, peaks 81.1 at 1.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4281,4282, 0, 0, 40000, 6,0.000000 }, // 4324: 2x2byJANM19; Church Organ
+ // Amplitude begins at 1.4, peaks 2176.1 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 22,4211, 0, 0, 40000, 0,0.000000 }, // 4281: 2x2byJANM22; Harmonica
- // Amplitude begins at 0.6, peaks 759.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 23,4283, 0, 0, 40000, 73,0.000000 }, // 4325: 2x2byJANM22; Harmonica
+ // Amplitude begins at 3057.0, peaks 3712.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 24,4212, 0, 0, 866, 866,0.000000 }, // 4282: 2x2byJANM24; Acoustic Guitar1
- // Amplitude begins at 1028.9, peaks 1073.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 25,4284, 0, 0, 466, 466,0.000000 }, // 4326: 2x2byJANM24; Acoustic Guitar1
+ // Amplitude begins at 3698.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 31,4213, 0, 0, 3386, 3386,0.000000 }, // 4283: 2x2byJANM31; Guitar Harmonics
- // Amplitude begins at 1394.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 32,4285, 0, 0, 13, 13,0.000000 }, // 4327: 2x2byJANM31; Guitar Harmonics
+ // Amplitude begins at 2376.5, peaks 2577.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4214,4215, 0, 0, 126, 0,0.000000 }, // 4284: 2x2byJANM33; Electric Bass 1
- // Amplitude begins at 2590.1,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4286,4287, 0, 0, 40000, 0,0.000000 }, // 4328: 2x2byJANM33; Electric Bass 1
+ // Amplitude begins at 2173.3, peaks 2928.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4216,4217, 0, 0, 40000, 0,0.000000 }, // 4285: 2x2byJANM36; Slap Bass 1
- // Amplitude begins at 2479.8, peaks 2732.3 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4288,4289, 0, 0, 40000, 0,0.000000 }, // 4329: 2x2byJANM36; Slap Bass 1
+ // Amplitude begins at 3136.8, peaks 3139.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4218,4219, 0, 0, 40000, 0,0.000000 }, // 4286: 2x2byJANM37; Slap Bass 2
- // Amplitude begins at 3145.7,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4290,4291, 0, 0, 40000, 0,0.000000 }, // 4330: 2x2byJANM37; Slap Bass 2
+ // Amplitude begins at 9.8, peaks 2858.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4220,4220, 0, 0, 4800, 4800,0.000000 }, // 4287: 2x2byJANM40; Violin
- // Amplitude begins at 9.9, peaks 2862.2 at 0.1s,
- // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s.
- {4292,4292, 0, 0, 4773, 4773,0.000000 }, // 4331: 2x2byJANM40; Violin
+ // Amplitude begins at 1.0, peaks 3067.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 40,4221, 0, 0, 40000, 0,0.000000 }, // 4288: 2x2byJANM41; Viola
- // Amplitude begins at 0.0, peaks 1369.2 at 14.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 41,4293, 0, 0, 40000, 66,0.000000 }, // 4332: 2x2byJANM41; Viola
+ // Amplitude begins at 7.6, peaks 3250.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 41,4222, 0, 0, 40000, 0,0.000000 }, // 4289: 2x2byJANM42; Cello
- // Amplitude begins at 0.0, peaks 1607.7 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 42,4294, 0, 0, 40000, 20,0.000000 }, // 4333: 2x2byJANM42; Cello
+ // Amplitude begins at 5.8, peaks 2781.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 42,4223, 0, 0, 40000, 0,0.000000 }, // 4290: 2x2byJANM43; Contrabass
- // Amplitude begins at 0.0, peaks 1260.2 at 22.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 43,4295, 0, 0, 40000, 20,0.000000 }, // 4334: 2x2byJANM43; Contrabass
+ // Amplitude begins at 1.0, peaks 2322.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 43,4224, 0, 0, 40000, 0,0.000000 }, // 4291: 2x2byJANM44; Tremulo Strings
- // Amplitude begins at 0.0, peaks 1121.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 44,4296, 0, 0, 40000, 126,0.000000 }, // 4335: 2x2byJANM44; Tremulo Strings
+ // Amplitude begins at 1647.1, peaks 3667.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 44,4225, 0, 0, 333, 333,0.000000 }, // 4292: 2x2byJANM45; Pizzicato String
- // Amplitude begins at 1844.4, peaks 2096.8 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 45,4297, 0, 0, 260, 260,0.000000 }, // 4336: 2x2byJANM45; Pizzicato String
+ // Amplitude begins at 2041.9, peaks 2930.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 45,4226, 0, 0, 1153, 1153,0.000000 }, // 4293: 2x2byJANM46; Orchestral Harp
- // Amplitude begins at 519.8, peaks 575.0 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- { 46,4298, 0, 0, 1833, 1833,0.000000 }, // 4337: 2x2byJANM46; Orchestral Harp
+ // Amplitude begins at 0.4, peaks 2501.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4227,4228, 0, 0, 40000, 0,0.000000 }, // 4294: 2x2byJANM49; String Ensemble2
- // Amplitude begins at 0.4, peaks 2526.9 at 10.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4299,4300, 0, 0, 40000, 46,0.000000 }, // 4338: 2x2byJANM49; String Ensemble2
+ // Amplitude begins at 333.8, peaks 2513.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 51,4229, 0, 0, 40000, 0,0.000000 }, // 4295: 2x2byJANM52; Choir Aahs
- // Amplitude begins at 0.5, peaks 810.7 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- { 52,4301, 0, 0, 40000, 293,0.000000 }, // 4339: 2x2byJANM52; Choir Aahs
+ // Amplitude begins at 0.5, peaks 5097.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4230,4230, 0, 0, 40000, 33,0.000000 }, // 4296: 2x2byJANM54; Synth Voice
- // Amplitude begins at 0.5, peaks 5087.3 at 26.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4302,4302, 0, 0, 40000, 33,0.000000 }, // 4340: 2x2byJANM54; Synth Voice
+ // Amplitude begins at 1761.4, peaks 3076.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 54,4231, 0, 0, 340, 340,0.000000 }, // 4297: 2x2byJANM55; Orchestra Hit
- // Amplitude begins at 0.0, peaks 1119.5 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 55,4303, 0, 0, 546, 546,0.000000 }, // 4341: 2x2byJANM55; Orchestra Hit
+ // Amplitude begins at 145.1, peaks 4327.7 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4232,4233, 0, 0, 1213, 13,0.000000 }, // 4298: 2x2byJANM58; Tuba
- // Amplitude begins at 25.0, peaks 2043.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4304,4305, 0, 0, 40000, 13,0.000000 }, // 4342: 2x2byJANM58; Tuba
+ // Amplitude begins at 229.5, peaks 1601.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 58,4234, 0, 0, 40000, 6,0.000000 }, // 4299: 2x2byJANM59; Muted Trumpet
- // Amplitude begins at 234.0, peaks 816.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 59,4306, 0, 0, 40000, 0,0.000000 }, // 4343: 2x2byJANM59; Muted Trumpet
+ // Amplitude begins at 15.9, peaks 5994.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4235,4236, 0, 0, 40000, 0,0.000000 }, // 4300: 2x2byJANM60; French Horn
- // Amplitude begins at 8.0, peaks 3129.8 at 34.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4307,4308, 0, 0, 40000, 120,0.000000 }, // 4344: 2x2byJANM60; French Horn
+ // Amplitude begins at 8.7, peaks 1764.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4237, 253, 0, 0, 40000, 286,0.000000 }, // 4301: 2x2byJANM61; Brass Section
- // Amplitude begins at 3.7, peaks 1059.7 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4309, 254, 0, 0, 40000, 6,0.000000 }, // 4345: 2x2byJANM61; Brass Section
+ // Amplitude begins at 2405.4, peaks 3161.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4238,4238, 0, 0, 40, 40,0.000000 }, // 4302: 2x2byJANM62; Synth Brass 1
- // Amplitude begins at 2423.3, peaks 3147.4 at 0.0s,
+ // Amplitude begins at 1101.9, peaks 3143.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4310,4310, 0, 0, 40, 40,0.000000 }, // 4346: 2x2byJANM62; Synth Brass 1
+ {4239,4239, 0, 0, 40000, 53,0.000000 }, // 4303: 2x2byJANM63; Synth Brass 2
- // Amplitude begins at 1113.1, peaks 3090.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4311,4311, 0, 0, 40000, 60,0.000000 }, // 4347: 2x2byJANM63; Synth Brass 2
+ // Amplitude begins at 7.0, peaks 3424.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 64,4240, 0, 0, 40000, 20,0.000000 }, // 4304: 2x2byJANM65; Alto Sax
- // Amplitude begins at 0.5, peaks 799.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 65,4312, 0, 0, 40000, 0,0.000000 }, // 4348: 2x2byJANM65; Alto Sax
+ // Amplitude begins at 151.4, peaks 2952.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4241,4241, 0, 0, 4653, 4653,0.000000 }, // 4305: 2x2byJANM66; Tenor Sax
- // Amplitude begins at 153.1, peaks 2955.0 at 0.1s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {4313,4313, 0, 0, 4593, 4593,0.000000 }, // 4349: 2x2byJANM66; Tenor Sax
+ // Amplitude begins at 7.2, peaks 3124.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 66,4242, 0, 0, 40000, 0,0.000000 }, // 4306: 2x2byJANM67; Baritone Sax
- // Amplitude begins at 0.6, peaks 1201.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 67,4314, 0, 0, 40000, 0,0.000000 }, // 4350: 2x2byJANM67; Baritone Sax
+ // Amplitude begins at 498.7, peaks 3038.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 67,4243, 0, 0, 40000, 0,0.000000 }, // 4307: 2x2byJANM68; Oboe
- // Amplitude begins at 411.7, peaks 1345.5 at 33.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 68,4315, 0, 0, 40000, 40,0.000000 }, // 4351: 2x2byJANM68; Oboe
+ // Amplitude begins at 13.1, peaks 1637.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 68,4244, 0, 0, 40000, 0,0.000000 }, // 4308: 2x2byJANM69; English Horn
- // Amplitude begins at 0.3, peaks 873.5 at 33.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 69,4316, 0, 0, 40000, 0,0.000000 }, // 4352: 2x2byJANM69; English Horn
+ // Amplitude begins at 304.6, peaks 3131.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 69,4245, 0, 0, 40000, 0,0.000000 }, // 4309: 2x2byJANM70; Bassoon
- // Amplitude begins at 308.8, peaks 1115.9 at 5.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 70,4317, 0, 0, 40000, 13,0.000000 }, // 4353: 2x2byJANM70; Bassoon
+ // Amplitude begins at 5.8, peaks 3956.2 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4246,4247, 0, 0, 40000, 0,0.000000 }, // 4310: 2x2byJANM71; Clarinet
+
+ // Amplitude begins at 1.3, peaks 4971.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 71,4248, 0, 0, 40000, 0,0.000000 }, // 4311: 2x2byJANM72; Piccolo
- // Amplitude begins at 0.9, peaks 1546.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4318,4319, 0, 0, 40000, 6,0.000000 }, // 4354: 2x2byJANM71; Clarinet
+ // Amplitude begins at 0.8, peaks 3989.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 72,4249, 0, 0, 40000, 0,0.000000 }, // 4312: 2x2byJANM73; Flute
- // Amplitude begins at 0.4, peaks 2671.5 at 1.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 72,4320, 0, 0, 40000, 13,0.000000 }, // 4355: 2x2byJANM72; Piccolo
+ // Amplitude begins at 483.3, peaks 500.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4250,4251, 0, 0, 40000, 6,0.000000 }, // 4313: 2x2byJANM80; Lead 1 squareea
- // Amplitude begins at 0.4, peaks 3185.8 at 31.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 73,4321, 0, 0, 40000, 13,0.000000 }, // 4356: 2x2byJANM73; Flute
+ // Amplitude begins at 3038.7, peaks 3543.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4252,4252, 0, 0, 40000, 33,0.000000 }, // 4314: 2x2byJANM82; Lead 3 calliope
- // Amplitude begins at 1381.5, peaks 1582.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4322,4323, 0, 0, 40000, 0,0.000000 }, // 4357: 2x2byJANM80; Lead 1 squareea
+ // Amplitude begins at 2759.8, peaks 3022.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4253,4253, 0, 0, 3366, 3366,0.000000 }, // 4315: 2x2byJANM84; Lead 5 charang
- // Amplitude begins at 3042.0, peaks 3546.5 at 2.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4324,4324, 0, 0, 40000, 33,0.000000 }, // 4358: 2x2byJANM82; Lead 3 calliope
+ // Amplitude begins at 1.3, peaks 5502.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 84,4254, 0, 0, 40000, 53,0.000000 }, // 4316: 2x2byJANM85; Lead 6 voice
- // Amplitude begins at 2759.6, peaks 2991.2 at 0.0s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {4325,4325, 0, 0, 3380, 3380,0.000000 }, // 4359: 2x2byJANM84; Lead 5 charang
+ // Amplitude begins at 0.9, peaks 3967.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4255,4255, 0, 0, 3686, 3686,0.000000 }, // 4317: 2x2byJANM86; Lead 7 fifths
- // Amplitude begins at 0.5, peaks 3065.9 at 0.2s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 85,4326, 0, 0, 1080, 1080,0.000000 }, // 4360: 2x2byJANM85; Lead 6 voice
+ // Amplitude begins at 1666.7, peaks 1705.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4256,4256, 0, 0, 146, 140,0.000000 }, // 4318: 2x2byJANM87; Lead 8 brass
- // Amplitude begins at 0.9, peaks 3980.8 at 0.3s,
- // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s.
- {4327,4327, 0, 0, 3486, 3486,0.000000 }, // 4361: 2x2byJANM86; Lead 7 fifths
+ // Amplitude begins at 0.5, peaks 3826.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 88,4257, 0, 0, 40000, 0,0.000000 }, // 4319: 2x2byJANM89; Pad 2 warm
- // Amplitude begins at 1668.2, peaks 1705.6 at 13.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4328,4328, 0, 0, 40000, 133,0.000000 }, // 4362: 2x2byJANM87; Lead 8 brass
+ // Amplitude begins at 2837.6, peaks 4562.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4258,4259, 0, 0, 40000, 0,0.000000 }, // 4320: 2x2byJANM90; Pad 3 polysynth
- // Amplitude begins at 0.4, peaks 1779.8 at 32.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 89,4329, 0, 0, 40000, 400,0.000000 }, // 4363: 2x2byJANM89; Pad 2 warm
+ // Amplitude begins at 2780.0, peaks 4027.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4260,4261, 0, 0, 40000, 0,0.000000 }, // 4321: 2x2byJANM91; Pad 4 choir
- // Amplitude begins at 126.6, peaks 2520.1 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4330,4331, 0, 0, 40000, 13,0.000000 }, // 4364: 2x2byJANM90; Pad 3 polysynth
+ // Amplitude begins at 0.5, peaks 2821.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3999,4262, 0, 0, 900, 900,0.000000 }, // 4322: 2x2byJANM92; Pad 5 bowedpad
- // Amplitude begins at 2481.6, peaks 2789.3 at 30.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4332,4333, 0, 0, 40000, 33,0.000000 }, // 4365: 2x2byJANM91; Pad 4 choir
+ // Amplitude begins at 0.4, peaks 1690.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 92,4263, 0, 0, 1720, 13,0.000000 }, // 4323: 2x2byJANM93; Pad 6 metallic
- // Amplitude begins at 0.5, peaks 1416.5 at 0.1s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4071,4334, 0, 0, 1373, 1373,0.000000 }, // 4366: 2x2byJANM92; Pad 5 bowedpad
+ // Amplitude begins at 0.9, peaks 5186.3 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 93,4264, 0, 0, 1060, 1060,0.000000 }, // 4324: 2x2byJANM94; Pad 7 halo
- // Amplitude begins at 0.4, peaks 855.1 at 0.5s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s.
- { 93,4335, 0, 0, 1953, 13,0.000000 }, // 4367: 2x2byJANM93; Pad 6 metallic
+ // Amplitude begins at 2418.0, peaks 3767.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 94,4265, 0, 0, 40000, 53,0.000000 }, // 4325: 2x2byJANM95; Pad 8 sweep
- // Amplitude begins at 0.4, peaks 2939.4 at 11.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 94,4336, 0, 0, 40000, 400,0.000000 }, // 4368: 2x2byJANM94; Pad 7 halo
+ // Amplitude begins at 1846.1, peaks 4049.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 95,4266, 0, 0, 1313, 13,0.000000 }, // 4326: 2x2byJANM96; FX 1 rain
- // Amplitude begins at 0.5, peaks 1439.0 at 0.2s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- { 95,4337, 0, 0, 1373, 1373,0.000000 }, // 4369: 2x2byJANM95; Pad 8 sweep
+ // Amplitude begins at 0.4, peaks 4187.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 96,4267, 0, 0, 1913, 960,0.000000 }, // 4327: 2x2byJANM97; FX 2 soundtrack
- // Amplitude begins at 1529.7,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- { 96,4338, 0, 0, 40000, 346,0.000000 }, // 4370: 2x2byJANM96; FX 1 rain
+ // Amplitude begins at 4284.0, peaks 4908.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4268,4269, 0, 0, 2133, 2133,0.000000 }, // 4328: 2x2byJANM98; FX 3 crystal
- // Amplitude begins at 0.0, peaks 1125.6 at 0.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s.
- { 97,4339, 0, 0, 40000, 540,0.000000 }, // 4371: 2x2byJANM97; FX 2 soundtrack
+ // Amplitude begins at 1853.1, peaks 2779.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 98,4270, 0, 0, 40000, 0,0.000000 }, // 4329: 2x2byJANM99; FX 4 atmosphere
- // Amplitude begins at 2653.1, peaks 2842.0 at 0.0s,
- // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s.
- {4340,4341, 0, 0, 2486, 2486,0.000000 }, // 4372: 2x2byJANM98; FX 3 crystal
+ // Amplitude begins at 2810.0, peaks 4523.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4271,4272, 0, 0, 40000, 0,0.000000 }, // 4330: 2x2byJANM100; FX 5 brightness
- // Amplitude begins at 467.3, peaks 1566.5 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- { 99,4342, 0, 0, 40000, 400,0.000000 }, // 4373: 2x2byJANM99; FX 4 atmosphere
+ // Amplitude begins at 1083.4, peaks 1695.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 103,4273, 0, 0, 1813, 1813,0.000000 }, // 4331: 2x2byJANM104; Sitar
- // Amplitude begins at 2146.5, peaks 2575.9 at 3.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4343,4344, 0, 0, 40000, 273,0.000000 }, // 4374: 2x2byJANM100; FX 5 brightness
+ // Amplitude begins at 2250.5, peaks 3486.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 104,4274, 0, 0, 846, 846,0.000000 }, // 4332: 2x2byJANM105; Banjo
- // Amplitude begins at 55.9, peaks 1051.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 104,4345, 0, 0, 560, 560,0.000000 }, // 4375: 2x2byJANM104; Sitar
+ // Amplitude begins at 1724.1, peaks 1889.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 105,4275, 0, 0, 900, 900,0.000000 }, // 4333: 2x2byJANM106; Shamisen
- // Amplitude begins at 89.8, peaks 1793.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 105,4346, 0, 0, 246, 246,0.000000 }, // 4376: 2x2byJANM105; Banjo
+ // Amplitude begins at 1302.4, peaks 1332.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 106,4276, 0, 0, 760, 760,0.000000 }, // 4334: 2x2byJANM107; Koto
- // Amplitude begins at 1133.3, peaks 1136.0 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 106,4347, 0, 0, 653, 653,0.000000 }, // 4377: 2x2byJANM106; Shamisen
+ // Amplitude begins at 3594.7, peaks 4530.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 107,4277, 0, 0, 300, 300,0.000000 }, // 4335: 2x2byJANM108; Kalimba
- // Amplitude begins at 712.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 107,4348, 0, 0, 306, 306,0.000000 }, // 4378: 2x2byJANM107; Koto
+ // Amplitude begins at 4.3, peaks 1940.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 108,4278, 0, 0, 40000, 0,0.000000 }, // 4336: 2x2byJANM109; Bagpipe
- // Amplitude begins at 1330.0, peaks 1518.2 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- { 108,4349, 0, 0, 400, 400,0.000000 }, // 4379: 2x2byJANM108; Kalimba
+ // Amplitude begins at 0.3, peaks 2187.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 109,4279, 0, 0, 40000, 66,0.000000 }, // 4337: 2x2byJANM110; Fiddle
- // Amplitude begins at 3.4, peaks 699.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 109,4350, 0, 0, 40000, 6,0.000000 }, // 4380: 2x2byJANM109; Bagpipe
+ // Amplitude begins at 183.9, peaks 2402.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 110,4280, 0, 0, 40000, 0,0.000000 }, // 4338: 2x2byJANM111; Shanai
- // Amplitude begins at 0.0, peaks 1530.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- { 110,4351, 0, 0, 40000, 66,0.000000 }, // 4381: 2x2byJANM110; Fiddle
+ // Amplitude begins at 2121.5, peaks 2654.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 111,4281, 0, 0, 1126, 1126,0.000000 }, // 4339: 2x2byJANM112; Tinkle Bell
- // Amplitude begins at 249.3, peaks 657.9 at 29.4s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 111,4352, 0, 0, 40000, 40,0.000000 }, // 4382: 2x2byJANM111; Shanai
+ // Amplitude begins at 2485.6,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ {4282,4283, 0, 0, 140, 140,0.000000 }, // 4340: 2x2byJANM113; Agogo Bells
- // Amplitude begins at 440.5, peaks 462.3 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- { 112,4353, 0, 0, 626, 626,0.000000 }, // 4383: 2x2byJANM112; Tinkle Bell
+ // Amplitude begins at 3098.5, peaks 3960.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 113,4284, 0, 0, 386, 386,0.000000 }, // 4341: 2x2byJANM114; Steel Drums
- // Amplitude begins at 43.4, peaks 944.9 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4354,4355, 0, 0, 186, 186,0.000000 }, // 4384: 2x2byJANM113; Agogo Bells
+ // Amplitude begins at 2472.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 114,4285, 0, 0, 26, 26,0.000000 }, // 4342: 2x2byJANM115; Woodblock
- // Amplitude begins at 1281.6, peaks 1333.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- { 114,4356, 0, 0, 906, 906,0.000000 }, // 4385: 2x2byJANM114; Steel Drums
+ // Amplitude begins at 2579.0, peaks 3055.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 115,4286, 0, 0, 146, 146,0.000000 }, // 4343: 2x2byJANM116; Taiko Drum
- // Amplitude begins at 962.2,
+ // Amplitude begins at 2298.0, peaks 2399.9 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 115,4357, 0, 0, 26, 26,0.000000 }, // 4386: 2x2byJANM115; Woodblock
+ { 116,4287, 0, 0, 146, 146,0.000000 }, // 4344: 2x2byJANM117; Melodic Tom
- // Amplitude begins at 1606.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 116,4358, 0, 0, 126, 126,0.000000 }, // 4387: 2x2byJANM116; Taiko Drum
+ // Amplitude begins at 2166.3, peaks 3268.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 117,4288, 0, 0, 360, 360,0.000000 }, // 4345: 2x2byJANM118; Synth Drum
- // Amplitude begins at 7.7, peaks 1103.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 117,4359, 0, 0, 66, 66,0.000000 }, // 4388: 2x2byJANM117; Melodic Tom
+ // Amplitude begins at 0.0, peaks 1309.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 118,4289, 0, 0, 2280, 2280,0.000000 }, // 4346: 2x2byJANM119; Reverse Cymbal
- // Amplitude begins at 7.5, peaks 1940.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 118,4360, 0, 0, 146, 146,0.000000 }, // 4389: 2x2byJANM118; Synth Drum
+ // Amplitude begins at 415.1, peaks 480.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 119,4290, 0, 0, 286, 286,0.000000 }, // 4347: 2x2byJANM120; Guitar FretNoise
- // Amplitude begins at 0.0, peaks 356.4 at 1.1s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- { 119,4361, 0, 0, 1133, 1133,0.000000 }, // 4390: 2x2byJANM119; Reverse Cymbal
+ // Amplitude begins at 0.5, peaks 835.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 120,4291, 0, 0, 586, 586,0.000000 }, // 4348: 2x2byJANM121; Breath Noise
- // Amplitude begins at 414.2,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 120,4362, 0, 0, 153, 153,0.000000 }, // 4391: 2x2byJANM120; Guitar FretNoise
+ // Amplitude begins at 0.5, peaks 1408.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 121,4292, 0, 0, 4426, 4426,0.000000 }, // 4349: 2x2byJANM122; Seashore
- // Amplitude begins at 0.5, peaks 165.5 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 121,4363, 0, 0, 300, 300,0.000000 }, // 4392: 2x2byJANM121; Breath Noise
+ // Amplitude begins at 1.1, peaks 1880.5 at 0.0s,
+ // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
+ { 122,4293, 0, 0, 146, 146,0.000000 }, // 4350: 2x2byJANM123; Bird Tweet
- // Amplitude begins at 0.5, peaks 665.2 at 1.1s,
- // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s.
- { 122,4364, 0, 0, 3500, 3500,0.000000 }, // 4393: 2x2byJANM122; Seashore
+ // Amplitude begins at 1394.9, peaks 1396.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 123,4294, 0, 0, 193, 193,0.000000 }, // 4351: 2x2byJANM124; Telephone
- // Amplitude begins at 0.5, peaks 1101.6 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 123,4365, 0, 0, 146, 146,0.000000 }, // 4394: 2x2byJANM123; Bird Tweet
+ // Amplitude begins at 0.0, peaks 1062.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 124,4295, 0, 0, 146, 0,0.000000 }, // 4352: 2x2byJANM125; Helicopter
- // Amplitude begins at 292.5, peaks 310.8 at 0.0s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- { 124,4366, 0, 0, 1260, 1260,0.000000 }, // 4395: 2x2byJANM124; Telephone
+ // Amplitude begins at 0.0, peaks 1967.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 125,4296, 0, 0, 40000, 0,0.000000 }, // 4353: 2x2byJANM126; Applause/Noise
- // Amplitude begins at 0.0, peaks 509.5 at 2.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s.
- { 125,4367, 0, 0, 40000, 866,0.000000 }, // 4396: 2x2byJANM125; Helicopter
+ // Amplitude begins at 2173.7, peaks 2597.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4297,4297, 35, 0, 40, 40,0.000000 }, // 4354: 2x2byJANP35; Ac Bass Drum
- // Amplitude begins at 0.0, peaks 1428.5 at 24.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s.
- { 126,4368, 0, 0, 40000, 1100,0.000000 }, // 4397: 2x2byJANM126; Applause/Noise
+ // Amplitude begins at 668.4, peaks 669.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4298,1488, 70, 0, 966, 966,0.000000 }, // 4355: 2x2byJANP51; Ride Cymbal 1
- // Amplitude begins at 2166.0, peaks 2591.2 at 0.0s,
+ // Amplitude begins at 758.2,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4369,4369, 35, 0, 40, 40,0.000000 }, // 4398: 2x2byJANP35; Ac Bass Drum
+ {4299,1502, 44, 0, 520, 520,0.000000 }, // 4356: 2x2byJANP59; Ride Cymbal 2
- // Amplitude begins at 150.7,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4370,1561, 70, 0, 246, 246,0.000000 }, // 4399: 2x2byJANP51; Ride Cymbal 1
+ // Amplitude begins at 511.0, peaks 1196.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 389, 389, 42, 0, 180, 180,0.000000 }, // 4357: 2x2byJANP71; Short Whistle
- // Amplitude begins at 148.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4371,1575, 44, 0, 153, 153,0.000000 }, // 4400: 2x2byJANP59; Ride Cymbal 2
+ // Amplitude begins at 2142.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4300,4301, 64, 0, 646, 646,0.000000 }, // 4358: 2x2byJANP81; Open Triangle
- // Amplitude begins at 521.2, peaks 1203.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 389, 389, 42, 0, 180, 180,0.000000 }, // 4401: 2x2byJANP71; Short Whistle
+ // Amplitude begins at 10.8, peaks 1372.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 871, 871,244, 0, 13, 13,0.000000 }, // 4359: apgbloodM86; Lead 7 fifths
- // Amplitude begins at 1068.2,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4372,4373, 64, 0, 440, 440,0.000000 }, // 4402: 2x2byJANP81; Open Triangle
-
- // Amplitude begins at 11.1, peaks 1358.1 at 0.0s,
+ // Amplitude begins at 0.0, peaks 138.4 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 871, 871,244, 0, 13, 13,0.000000 }, // 4403: apgbloodM86; Lead 7 fifths
+ { 882, 882,244, 0, 246, 6,0.000000 }, // 4360: apgbloodM97; FX 2 soundtrack
- // Amplitude begins at 0.0, peaks 132.2 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- { 882, 882,244, 0, 286, 286,0.000000 }, // 4404: apgbloodM97; FX 2 soundtrack
+ // Amplitude begins at 0.3, peaks 186.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 905, 905,232, 0, 46, 46,0.000000 }, // 4361: apgbloodM123; Bird Tweet
- // Amplitude begins at 0.3, peaks 189.5 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 905, 905,232, 0, 46, 46,0.000000 }, // 4405: apgbloodM123; Bird Tweet
+ // Amplitude begins at 0.0, peaks 379.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 907, 907,220, 0, 5433, 5433,0.000000 }, // 4362: apgbloodM125; Helicopter
- // Amplitude begins at 0.0, peaks 347.3 at 5.6s,
- // fades to 20% at 5.6s, keyoff fades to 20% in 5.6s.
- { 907, 907,220, 0, 5600, 5600,0.000000 }, // 4406: apgbloodM125; Helicopter
+ // Amplitude begins at 2399.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 761, 761, 35, 0, 46, 46,0.000000 }, // 4363: apgbloodP0
- // Amplitude begins at 2403.4,
+ // Amplitude begins at 355.0, peaks 2098.7 at 0.0s,
// fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 761, 761, 35, 0, 46, 46,0.000000 }, // 4407: apgbloodP0
+ { 758, 758, 35, 0, 73, 73,0.000000 }, // 4364: apgbloodP1
- // Amplitude begins at 364.5, peaks 2141.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 758, 758, 35, 0, 66, 66,0.000000 }, // 4408: apgbloodP1
+ // Amplitude begins at 42.0, peaks 1226.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 759, 759, 35, 0, 73, 73,0.000000 }, // 4365: apgbloodP2
- // Amplitude begins at 41.7, peaks 1222.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 759, 759, 35, 0, 73, 73,0.000000 }, // 4409: apgbloodP2
+ // Amplitude begins at 2014.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 760, 760, 35, 0, 20, 20,0.000000 }, // 4366: apgbloodP3
- // Amplitude begins at 2008.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 760, 760, 35, 0, 20, 20,0.000000 }, // 4410: apgbloodP3
-
- // Amplitude begins at 2646.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 361, 361, 35, 0, 113, 113,0.000000 }, // 4411: apgbloodP4
+ // Amplitude begins at 2644.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 361, 361, 35, 0, 113, 113,0.000000 }, // 4367: apgbloodP4
- // Amplitude begins at 1212.8, peaks 1241.2 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- { 762, 762, 35, 0, 740, 740,0.000000 }, // 4412: apgbloodP5
+ // Amplitude begins at 1215.3, peaks 1237.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 762, 762, 35, 0, 760, 760,0.000000 }, // 4368: apgbloodP5
- // Amplitude begins at 2308.5, peaks 2348.9 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 763, 763, 35, 0, 40, 40,0.000000 }, // 4413: apgbloodP6
+ // Amplitude begins at 2309.9, peaks 2349.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 763, 763, 35, 0, 40, 40,0.000000 }, // 4369: apgbloodP6
- // Amplitude begins at 1564.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2145,2145, 35, 0, 53, 53,0.000000 }, // 4414: apgbloodP8
+ // Amplitude begins at 1535.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2072,2072, 35, 0, 53, 53,0.000000 }, // 4370: apgbloodP8
- // Amplitude begins at 951.8, peaks 2235.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 766, 766, 35, 0, 106, 106,0.000000 }, // 4415: apgbloodP9
+ // Amplitude begins at 954.2, peaks 2237.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 766, 766, 35, 0, 106, 106,0.000000 }, // 4371: apgbloodP9
- // Amplitude begins at 1009.0,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2146,2146, 35, 0, 53, 53,0.000000 }, // 4416: apgbloodP10
+ // Amplitude begins at 1039.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2073,2073, 35, 0, 53, 53,0.000000 }, // 4372: apgbloodP10
- // Amplitude begins at 22.9, peaks 635.4 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2147,2147, 35, 0, 73, 73,0.000000 }, // 4417: apgbloodP11
+ // Amplitude begins at 21.3, peaks 636.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2074,2074, 35, 0, 73, 73,0.000000 }, // 4373: apgbloodP11
- // Amplitude begins at 0.9, peaks 549.6 at 0.0s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s.
- {2148,2148, 35, 0, 826, 826,0.000000 }, // 4418: apgbloodP12
+ // Amplitude begins at 0.9, peaks 566.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2075,2075, 35, 0, 800, 800,0.000000 }, // 4374: apgbloodP12
- // Amplitude begins at 1237.4,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {2149,2149, 35, 0, 413, 413,0.000000 }, // 4419: apgbloodP13
+ // Amplitude begins at 1244.3, peaks 1256.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2076,2076, 35, 0, 420, 420,0.000000 }, // 4375: apgbloodP13
- // Amplitude begins at 888.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 376, 376, 35, 0, 146, 146,0.000000 }, // 4420: apgbloodP14
+ // Amplitude begins at 888.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 376, 376, 35, 0, 146, 146,0.000000 }, // 4376: apgbloodP14
- // Amplitude begins at 26.8, peaks 936.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 770, 770, 35, 0, 126, 126,0.000000 }, // 4421: apgbloodP15
+ // Amplitude begins at 28.7, peaks 943.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 770, 770, 35, 0, 126, 126,0.000000 }, // 4377: apgbloodP15
- // Amplitude begins at 1920.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2150,2150, 35, 0, 100, 100,0.000000 }, // 4422: apgbloodP16
+ // Amplitude begins at 1918.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2077,2077, 35, 0, 100, 100,0.000000 }, // 4378: apgbloodP16
- // Amplitude begins at 1222.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 382, 382, 35, 0, 20, 20,0.000000 }, // 4423: apgbloodP17
+ // Amplitude begins at 1218.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 382, 382, 35, 0, 20, 20,0.000000 }, // 4379: apgbloodP17
- // Amplitude begins at 1938.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {2151,2151, 35, 0, 20, 20,0.000000 }, // 4424: apgbloodP18
+ // Amplitude begins at 1924.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {2078,2078, 35, 0, 20, 20,0.000000 }, // 4380: apgbloodP18
- // Amplitude begins at 1794.0, peaks 2165.9 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 773, 773, 35, 0, 60, 60,0.000000 }, // 4425: apgbloodP19
+ // Amplitude begins at 1794.4, peaks 2181.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 773, 773, 35, 0, 60, 60,0.000000 }, // 4381: apgbloodP19
- // Amplitude begins at 2057.2, peaks 2670.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 774, 774, 35, 0, 200, 200,0.000000 }, // 4426: apgbloodP20
+ // Amplitude begins at 2058.9, peaks 2666.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 774, 774, 35, 0, 206, 206,0.000000 }, // 4382: apgbloodP20
- // Amplitude begins at 1156.6,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 775, 775, 35, 0, 200, 200,0.000000 }, // 4427: apgbloodP21
+ // Amplitude begins at 1157.6, peaks 1159.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 775, 775, 35, 0, 193, 193,0.000000 }, // 4383: apgbloodP21
- // Amplitude begins at 812.0, peaks 1523.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 776, 776, 35, 0, 120, 120,0.000000 }, // 4428: apgbloodP22
+ // Amplitude begins at 806.0, peaks 1526.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 776, 776, 35, 0, 120, 120,0.000000 }, // 4384: apgbloodP22
- // Amplitude begins at 1.8, peaks 938.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 388, 388, 35, 0, 73, 73,0.000000 }, // 4429: apgbloodP23
+ // Amplitude begins at 1.7, peaks 967.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 388, 388, 35, 0, 73, 73,0.000000 }, // 4385: apgbloodP23
- // Amplitude begins at 1293.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 777, 777, 35, 0, 173, 173,0.000000 }, // 4430: apgbloodP24
+ // Amplitude begins at 1282.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 777, 777, 35, 0, 173, 173,0.000000 }, // 4386: apgbloodP24
- // Amplitude begins at 487.3, peaks 1268.4 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- { 778, 778, 35, 0, 1000, 1000,0.000000 }, // 4431: apgbloodP25
+ // Amplitude begins at 487.4, peaks 1251.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 778, 778, 35, 0, 1006, 1006,0.000000 }, // 4387: apgbloodP25
- // Amplitude begins at 27.2, peaks 1156.8 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 779, 779, 35, 0, 40, 40,0.000000 }, // 4432: apgbloodP26
+ // Amplitude begins at 23.2, peaks 1161.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 779, 779, 35, 0, 40, 40,0.000000 }, // 4388: apgbloodP26
- // Amplitude begins at 0.0, peaks 0.5 at 0.3s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {3828,3828, 35, 2, 280, 6,0.000000 }, // 4433: apgbloodP100; apgbloodP101; apgbloodP102; apgbloodP103; apgbloodP104; apgbloodP105; apgbloodP106; apgbloodP107; apgbloodP108; apgbloodP109; apgbloodP110; apgbloodP111; apgbloodP112; apgbloodP113; apgbloodP114; apgbloodP115; apgbloodP116; apgbloodP117; apgbloodP118; apgbloodP119; apgbloodP120; apgbloodP121; apgbloodP122; apgbloodP123; apgbloodP124; apgbloodP125; apgbloodP126; apgbloodP127; apgbloodP88; apgbloodP89; apgbloodP90; apgbloodP91; apgbloodP92; apgbloodP93; apgbloodP94; apgbloodP95; apgbloodP96; apgbloodP97; apgbloodP98; apgbloodP99
+ // Amplitude begins at 0.0, peaks 0.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3756,3756, 35, 0, 5233, 6,0.000000 }, // 4389: apgbloodP100; apgbloodP101; apgbloodP102; apgbloodP103; apgbloodP104; apgbloodP105; apgbloodP106; apgbloodP107; apgbloodP108; apgbloodP109; apgbloodP110; apgbloodP111; apgbloodP112; apgbloodP113; apgbloodP114; apgbloodP115; apgbloodP116; apgbloodP117; apgbloodP118; apgbloodP119; apgbloodP120; apgbloodP121; apgbloodP122; apgbloodP123; apgbloodP124; apgbloodP125; apgbloodP126; apgbloodP127; apgbloodP88; apgbloodP89; apgbloodP90; apgbloodP91; apgbloodP92; apgbloodP93; apgbloodP94; apgbloodP95; apgbloodP96; apgbloodP97; apgbloodP98; apgbloodP99
- // Amplitude begins at 1233.2, peaks 1275.5 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {4374,4374, 0, 0, 1586, 1586,0.000000 }, // 4434: apgleeM1; BrightAcouGrand
+ // Amplitude begins at 1235.6, peaks 1272.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4302,4302, 0, 0, 1400, 1400,0.000000 }, // 4390: apgleeM1; BrightAcouGrand
- // Amplitude begins at 704.0, peaks 707.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4375,4375, 0, 0, 1213, 1213,0.000000 }, // 4435: apgleeM4; Rhodes Piano
+ // Amplitude begins at 704.6, peaks 706.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4303,4303, 0, 0, 1206, 1206,0.000000 }, // 4391: apgleeM4; Rhodes Piano
- // Amplitude begins at 1342.5,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4376,4376, 0, 0, 40000, 46,0.000000 }, // 4436: apgleeM17; Percussive Organ
+ // Amplitude begins at 1343.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4304,4304, 0, 0, 40000, 46,0.000000 }, // 4392: apgleeM17; Percussive Organ
- // Amplitude begins at 1861.0,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4377,4377, 0, 0, 40000, 33,0.000000 }, // 4437: apgleeM19; Church Organ
+ // Amplitude begins at 1862.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4305,4305, 0, 0, 40000, 26,0.000000 }, // 4393: apgleeM19; Church Organ
- // Amplitude begins at 890.8, peaks 1044.9 at 0.1s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {4378,4378, 0, 0, 3366, 3366,0.000000 }, // 4438: apgleeM20; Reed Organ
+ // Amplitude begins at 889.4, peaks 1030.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4306,4306, 0, 0, 3600, 3600,0.000000 }, // 4394: apgleeM20; Reed Organ
- // Amplitude begins at 0.5, peaks 279.3 at 5.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4379,4379, 0, 0, 40000, 6,0.000000 }, // 4439: apgleeM21; Accordion
+ // Amplitude begins at 0.5, peaks 278.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4307,4307, 0, 0, 40000, 6,0.000000 }, // 4395: apgleeM21; Accordion
- // Amplitude begins at 2149.7, peaks 2519.9 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4380,4380, 0, 0, 1013, 1013,0.000000 }, // 4440: apgleeM27; Electric Guitar2
+ // Amplitude begins at 2133.1, peaks 2495.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4308,4308, 0, 0, 960, 960,0.000000 }, // 4396: apgleeM27; Electric Guitar2
- // Amplitude begins at 1132.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4381,4381, 0, 0, 80, 80,0.000000 }, // 4441: apgleeM28; Electric Guitar3
+ // Amplitude begins at 1134.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4309,4309, 0, 0, 80, 80,0.000000 }, // 4397: apgleeM28; Electric Guitar3
- // Amplitude begins at 370.2, peaks 1498.9 at 2.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4382,4382, 0, 0, 40000, 20,0.000000 }, // 4442: apgleeM29; Overdrive Guitar
+ // Amplitude begins at 369.4, peaks 1497.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4310,4310, 0, 0, 40000, 20,0.000000 }, // 4398: apgleeM29; Overdrive Guitar
- // Amplitude begins at 155.6, peaks 630.0 at 2.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4383,4383, 0, 0, 40000, 20,0.000000 }, // 4443: apgleeM30; Distorton Guitar
+ // Amplitude begins at 155.2, peaks 629.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4311,4311, 0, 0, 40000, 20,0.000000 }, // 4399: apgleeM30; Distorton Guitar
- // Amplitude begins at 727.1, peaks 2769.9 at 0.0s,
- // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s.
- {4384,4384, 0, 0, 4453, 4453,0.000000 }, // 4444: apgleeM31; Guitar Harmonics
+ // Amplitude begins at 725.3, peaks 2763.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4312,4312, 0, 0, 4473, 4473,0.000000 }, // 4400: apgleeM31; Guitar Harmonics
- // Amplitude begins at 2380.4, peaks 2504.6 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.0s.
- {4385,4385, 0, 0, 406, 6,0.000000 }, // 4445: apgleeM33; Electric Bass 1
+ // Amplitude begins at 2375.4, peaks 2511.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4313,4313, 0, 0, 380, 6,0.000000 }, // 4401: apgleeM33; Electric Bass 1
- // Amplitude begins at 2615.0, peaks 3021.8 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4386,4386, 0, 0, 40000, 26,0.000000 }, // 4446: apgleeM34; Electric Bass 2
+ // Amplitude begins at 2605.0, peaks 3030.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4314,4314, 0, 0, 40000, 20,0.000000 }, // 4402: apgleeM34; Electric Bass 2
- // Amplitude begins at 2664.1, peaks 3073.5 at 0.0s,
- // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s.
- {4387,4387, 0, 0, 4580, 4580,0.000000 }, // 4447: apgleeM35; Fretless Bass
+ // Amplitude begins at 2652.8, peaks 3083.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4315,4315, 0, 0, 4593, 4593,0.000000 }, // 4403: apgleeM35; Fretless Bass
- // Amplitude begins at 1288.6, peaks 1527.8 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4388,4388, 0, 0, 40000, 33,0.000000 }, // 4448: apgleeM38; Synth Bass 1
+ // Amplitude begins at 1290.1, peaks 1507.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4316,4316, 0, 0, 40000, 20,0.000000 }, // 4404: apgleeM38; Synth Bass 1
- // Amplitude begins at 5.8, peaks 2069.7 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4389,4389, 0, 0, 40000, 0,0.000000 }, // 4449: apgleeM40; Violin
+ // Amplitude begins at 5.7, peaks 2058.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4317,4317, 0, 0, 40000, 0,0.000000 }, // 4405: apgleeM40; Violin
- // Amplitude begins at 1020.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4390,4390, 0, 0, 40, 40,0.000000 }, // 4450: apgleeM43; apgleeM45; Contrabass; Pizzicato String
+ // Amplitude begins at 1016.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4318,4318, 0, 0, 40, 40,0.000000 }, // 4406: apgleeM43; apgleeM45; Contrabass; Pizzicato String
- // Amplitude begins at 1792.1, peaks 1997.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4391,4391, 0, 0, 60, 60,0.000000 }, // 4451: apgleeM44; Tremulo Strings
+ // Amplitude begins at 1780.2, peaks 2005.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4319,4319, 0, 0, 60, 60,0.000000 }, // 4407: apgleeM44; Tremulo Strings
- // Amplitude begins at 1434.2, peaks 1588.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4392,4392, 0, 0, 100, 100,0.000000 }, // 4452: apgleeM47; Timpany
+ // Amplitude begins at 1436.9, peaks 1575.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4320,4320, 0, 0, 100, 100,0.000000 }, // 4408: apgleeM47; Timpany
- // Amplitude begins at 0.0, peaks 1404.2 at 2.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4393,4393, 0, 0, 40000, 106,0.000000 }, // 4453: apgleeM48; String Ensemble1
+ // Amplitude begins at 0.0, peaks 1405.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4321,4321, 0, 0, 40000, 40,0.000000 }, // 4409: apgleeM48; String Ensemble1
- // Amplitude begins at 212.7, peaks 1410.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4394,4394, 0, 0, 106, 106,0.000000 }, // 4454: apgleeM51; SynthStrings 2
+ // Amplitude begins at 211.0, peaks 1407.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4322,4322, 0, 0, 126, 126,0.000000 }, // 4410: apgleeM51; SynthStrings 2
- // Amplitude begins at 130.0, peaks 2240.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4395,4395, 0, 0, 40, 40,0.000000 }, // 4455: apgleeM56; apgleeM62; Synth Brass 1; Trumpet
+ // Amplitude begins at 126.0, peaks 2249.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4323,4323, 0, 0, 40, 40,0.000000 }, // 4411: apgleeM56; apgleeM62; Synth Brass 1; Trumpet
- // Amplitude begins at 1758.7, peaks 3116.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4396,4396, 0, 0, 40000, 0,0.000000 }, // 4456: apgleeM58; Tuba
+ // Amplitude begins at 1741.9, peaks 3125.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4324,4324, 0, 0, 40000, 0,0.000000 }, // 4412: apgleeM58; Tuba
- // Amplitude begins at 118.3, peaks 2333.8 at 0.0s,
- // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s.
- {4397,4397, 0, 0, 4140, 4140,0.000000 }, // 4457: apgleeM61; Brass Section
+ // Amplitude begins at 116.9, peaks 2390.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4325,4325, 0, 0, 4193, 4193,0.000000 }, // 4413: apgleeM61; Brass Section
- // Amplitude begins at 1.2, peaks 2752.6 at 0.1s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s.
- {4398,4398, 0, 0, 793, 0,0.000000 }, // 4458: apgleeM65; apgleeM66; Alto Sax; Tenor Sax
+ // Amplitude begins at 1.2, peaks 2720.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4326,4326, 0, 0, 806, 0,0.000000 }, // 4414: apgleeM65; apgleeM66; Alto Sax; Tenor Sax
- // Amplitude begins at 1.2, peaks 2599.6 at 0.1s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4399,4399, 0, 0, 473, 473,0.000000 }, // 4459: apgleeM67; Baritone Sax
+ // Amplitude begins at 1.1, peaks 2619.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4327,4327, 0, 0, 526, 526,0.000000 }, // 4415: apgleeM67; Baritone Sax
- // Amplitude begins at 6.9, peaks 2667.9 at 39.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4400,4400, 0, 0, 40000, 73,0.000000 }, // 4460: apgleeM71; Clarinet
+ // Amplitude begins at 6.7, peaks 2667.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4328,4328, 0, 0, 40000, 73,0.000000 }, // 4416: apgleeM71; Clarinet
- // Amplitude begins at 1.2, peaks 2765.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4401,4401, 0, 0, 40000, 6,0.000000 }, // 4461: apgleeM75; Pan Flute
+ // Amplitude begins at 1.2, peaks 2740.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4329,4329, 0, 0, 40000, 6,0.000000 }, // 4417: apgleeM75; Pan Flute
- // Amplitude begins at 8.3, peaks 2413.5 at 34.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4402,4402, 0, 0, 40000, 140,0.000000 }, // 4462: apgleeM78; Whistle
+ // Amplitude begins at 8.3, peaks 2421.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4330,4330, 0, 0, 40000, 153,0.000000 }, // 4418: apgleeM78; Whistle
- // Amplitude begins at 1384.3, peaks 1468.3 at 29.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4403,4403, 0, 0, 40000, 0,0.000000 }, // 4463: apgleeM80; Lead 1 squareea
+ // Amplitude begins at 1386.1, peaks 1466.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4331,4331, 0, 0, 40000, 0,0.000000 }, // 4419: apgleeM80; Lead 1 squareea
- // Amplitude begins at 130.0, peaks 2240.3 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4404,4404, 0, 0, 40, 40,0.000000 }, // 4464: apgleeM81; Lead 2 sawtooth
+ // Amplitude begins at 126.0, peaks 2249.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4332,4332, 0, 0, 40, 6,0.000000 }, // 4420: apgleeM81; Lead 2 sawtooth
- // Amplitude begins at 1.0, peaks 2793.1 at 1.3s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 0.0s.
- {4405,4405, 0, 0, 3366, 0,0.000000 }, // 4465: apgleeM93; Pad 6 metallic
+ // Amplitude begins at 1.0, peaks 2793.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4333,4333, 0, 0, 3400, 0,0.000000 }, // 4421: apgleeM93; Pad 6 metallic
- // Amplitude begins at 2048.5, peaks 2770.3 at 2.3s,
- // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s.
- {4406,4406, 0, 0, 2346, 0,0.000000 }, // 4466: apgleeM95; Pad 8 sweep
+ // Amplitude begins at 2033.5, peaks 2748.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4334,4334, 0, 0, 2280, 0,0.000000 }, // 4422: apgleeM95; Pad 8 sweep
- // Amplitude begins at 36.5, peaks 755.3 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s.
- {4407,4407, 0, 0, 40000, 433,0.000000 }, // 4467: apgleeM103; FX 8 sci-fi
+ // Amplitude begins at 35.5, peaks 748.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4335,4335, 0, 0, 40000, 426,0.000000 }, // 4423: apgleeM103; FX 8 sci-fi
- // Amplitude begins at 0.0, peaks 1367.5 at 1.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4408,4408, 0, 0, 1200, 1200,0.000000 }, // 4468: apgleeM119; Reverse Cymbal
+ // Amplitude begins at 0.0, peaks 1332.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4336,4336, 0, 0, 1206, 1206,0.000000 }, // 4424: apgleeM119; Reverse Cymbal
- // Amplitude begins at 2028.0, peaks 2566.2 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 128, 128, 36, 0, 20, 20,0.000000 }, // 4469: apgleeP35; apgleeP36; Ac Bass Drum; Bass Drum 1
+ // Amplitude begins at 2025.7, peaks 2552.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 127, 127, 36, 0, 20, 20,0.000000 }, // 4425: apgleeP35; apgleeP36; Ac Bass Drum; Bass Drum 1
- // Amplitude begins at 1792.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4409,4409, 36, 0, 6, 6,0.000000 }, // 4470: apgleeP37; Side Stick
+ // Amplitude begins at 1790.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4337,4337, 36, 0, 6, 6,0.000000 }, // 4426: apgleeP37; Side Stick
- // Amplitude begins at 1161.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {2034,2034, 36, 0, 100, 100,0.000000 }, // 4471: apgleeP38; Acoustic Snare
+ // Amplitude begins at 1150.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1961,1961, 36, 0, 93, 93,0.000000 }, // 4427: apgleeP38; Acoustic Snare
- // Amplitude begins at 1176.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4110,4110, 48, 0, 6, 6,0.000000 }, // 4472: apgleeP39; Hand Clap
+ // Amplitude begins at 1178.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4038,4038, 48, 0, 6, 6,0.000000 }, // 4428: apgleeP39; Hand Clap
- // Amplitude begins at 1104.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4111,4111, 36, 0, 33, 33,0.000000 }, // 4473: apgleeP40; Electric Snare
+ // Amplitude begins at 1097.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4039,4039, 36, 0, 33, 33,0.000000 }, // 4429: apgleeP40; Electric Snare
- // Amplitude begins at 2738.6,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4410,4410, 48, 0, 253, 253,0.000000 }, // 4474: apgleeP41; Low Floor Tom
+ // Amplitude begins at 2750.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4338,4338, 48, 0, 246, 246,0.000000 }, // 4430: apgleeP41; Low Floor Tom
- // Amplitude begins at 480.6,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 133, 133, 69, 0, 13, 13,0.000000 }, // 4475: apgleeP42; Closed High Hat
+ // Amplitude begins at 473.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 132, 132, 69, 0, 13, 13,0.000000 }, // 4431: apgleeP42; Closed High Hat
- // Amplitude begins at 2791.6, peaks 3017.4 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4410,4410, 52, 0, 406, 406,0.000000 }, // 4476: apgleeP43; High Floor Tom
+ // Amplitude begins at 2790.1, peaks 3034.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4338,4338, 52, 0, 360, 360,0.000000 }, // 4432: apgleeP43; High Floor Tom
- // Amplitude begins at 2.8, peaks 493.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 153, 153, 48, 0, 86, 86,0.000000 }, // 4477: apgleeP44; Pedal High Hat
+ // Amplitude begins at 2.8, peaks 474.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 152, 152, 48, 0, 86, 86,0.000000 }, // 4433: apgleeP44; Pedal High Hat
// Amplitude begins at 2859.3,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4410,4410, 55, 0, 460, 460,0.000000 }, // 4478: apgleeP45; Low Tom
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4338,4338, 55, 0, 493, 493,0.000000 }, // 4434: apgleeP45; Low Tom
- // Amplitude begins at 384.4, peaks 929.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 140, 140, 57, 0, 93, 93,0.000000 }, // 4479: apgleeP46; Open High Hat
+ // Amplitude begins at 366.0, peaks 940.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 139, 139, 57, 0, 93, 93,0.000000 }, // 4435: apgleeP46; Open High Hat
- // Amplitude begins at 2771.8, peaks 3024.1 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4410,4410, 58, 0, 540, 540,0.000000 }, // 4480: apgleeP47; Low-Mid Tom
+ // Amplitude begins at 2780.3, peaks 3017.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4338,4338, 58, 0, 560, 560,0.000000 }, // 4436: apgleeP47; Low-Mid Tom
- // Amplitude begins at 2759.9, peaks 2880.8 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4410,4410, 60, 0, 600, 600,0.000000 }, // 4481: apgleeP48; High-Mid Tom
+ // Amplitude begins at 2767.0, peaks 2901.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4338,4338, 60, 0, 580, 580,0.000000 }, // 4437: apgleeP48; High-Mid Tom
- // Amplitude begins at 1207.1, peaks 1306.9 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4411,4411, 62, 0, 866, 866,0.000000 }, // 4482: apgleeP49; Crash Cymbal 1
+ // Amplitude begins at 1142.9, peaks 1340.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4339,4339, 62, 0, 840, 840,0.000000 }, // 4438: apgleeP49; Crash Cymbal 1
- // Amplitude begins at 2846.6,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4410,4410, 63, 0, 626, 626,0.000000 }, // 4483: apgleeP50; High Tom
+ // Amplitude begins at 2845.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4338,4338, 63, 0, 626, 626,0.000000 }, // 4439: apgleeP50; High Tom
- // Amplitude begins at 614.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- { 135, 135, 70, 0, 133, 133,0.000000 }, // 4484: apgleeP51; Ride Cymbal 1
+ // Amplitude begins at 611.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 134, 134, 70, 0, 140, 140,0.000000 }, // 4440: apgleeP51; Ride Cymbal 1
- // Amplitude begins at 793.5,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4412,4412, 70, 0, 266, 266,0.000000 }, // 4485: apgleeP52; Chinese Cymbal
+ // Amplitude begins at 789.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4340,4340, 70, 0, 286, 286,0.000000 }, // 4441: apgleeP52; Chinese Cymbal
- // Amplitude begins at 514.3,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4413,4413, 53, 0, 606, 606,0.000000 }, // 4486: apgleeP53; Ride Bell
+ // Amplitude begins at 499.0, peaks 501.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4341,4341, 53, 0, 613, 613,0.000000 }, // 4442: apgleeP53; Ride Bell
- // Amplitude begins at 644.4,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {3844,3844, 48, 0, 40, 40,0.000000 }, // 4487: apgleeP54; Tambourine
+ // Amplitude begins at 643.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3772,3772, 48, 0, 40, 40,0.000000 }, // 4443: apgleeP54; Tambourine
- // Amplitude begins at 1255.7, peaks 1267.1 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4414,4414, 84, 0, 393, 393,0.000000 }, // 4488: apgleeP55; Splash Cymbal
+ // Amplitude begins at 1217.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4342,4342, 84, 0, 420, 420,0.000000 }, // 4444: apgleeP55; Splash Cymbal
- // Amplitude begins at 2762.8,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4415,4415, 43, 0, 160, 160,0.000000 }, // 4489: apgleeP56; Cow Bell
+ // Amplitude begins at 2761.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4343,4343, 43, 0, 160, 160,0.000000 }, // 4445: apgleeP56; Cow Bell
- // Amplitude begins at 1352.0,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4416,4416, 56, 0, 340, 340,0.000000 }, // 4490: apgleeP57; Crash Cymbal 2
+ // Amplitude begins at 1339.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4344,4344, 56, 0, 326, 326,0.000000 }, // 4446: apgleeP57; Crash Cymbal 2
- // Amplitude begins at 561.6, peaks 1201.7 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4119,4119, 24, 0, 286, 286,0.000000 }, // 4491: apgleeP58; Vibraslap
+ // Amplitude begins at 570.1, peaks 1299.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4047,4047, 24, 0, 140, 140,0.000000 }, // 4447: apgleeP58; Vibraslap
- // Amplitude begins at 635.1,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- { 135, 135, 65, 0, 153, 153,0.000000 }, // 4492: apgleeP59; Ride Cymbal 2
+ // Amplitude begins at 646.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 134, 134, 65, 0, 160, 160,0.000000 }, // 4448: apgleeP59; Ride Cymbal 2
- // Amplitude begins at 2306.7,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 147, 147, 48, 0, 40, 40,0.000000 }, // 4493: apgleeP62; Mute High Conga
+ // Amplitude begins at 2308.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 146, 146, 48, 0, 40, 40,0.000000 }, // 4449: apgleeP62; Mute High Conga
- // Amplitude begins at 2386.1,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 147, 147, 54, 0, 40, 40,0.000000 }, // 4494: apgleeP64; Low Conga
+ // Amplitude begins at 2390.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 146, 146, 54, 0, 40, 40,0.000000 }, // 4450: apgleeP64; Low Conga
- // Amplitude begins at 3292.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4417,4417, 42, 0, 46, 46,0.000000 }, // 4495: apgleeP65; High Timbale
+ // Amplitude begins at 3340.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4345,4345, 42, 0, 46, 46,0.000000 }, // 4451: apgleeP65; High Timbale
- // Amplitude begins at 3158.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4417,4417, 39, 0, 46, 46,0.000000 }, // 4496: apgleeP66; Low Timbale
+ // Amplitude begins at 3196.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4345,4345, 39, 0, 46, 46,0.000000 }, // 4452: apgleeP66; Low Timbale
- // Amplitude begins at 6.4, peaks 2239.3 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4144,4144, 52, 0, 106, 106,0.000000 }, // 4497: apgleeP73; Short Guiro
+ // Amplitude begins at 5.3, peaks 2283.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4072,4072, 52, 0, 106, 106,0.000000 }, // 4453: apgleeP73; Short Guiro
- // Amplitude begins at 0.5, peaks 2474.7 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4418,4418, 52, 0, 193, 193,0.000000 }, // 4498: apgleeP74; Long Guiro
+ // Amplitude begins at 0.5, peaks 2559.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4346,4346, 52, 0, 200, 200,0.000000 }, // 4454: apgleeP74; Long Guiro
- // Amplitude begins at 2391.2,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 60, 0, 33, 33,0.000000 }, // 4499: apgleeP75; Claves
+ // Amplitude begins at 2392.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 60, 0, 33, 33,0.000000 }, // 4455: apgleeP75; Claves
- // Amplitude begins at 2393.3,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 66, 0, 33, 33,0.000000 }, // 4500: apgleeP76; High Wood Block
+ // Amplitude begins at 2392.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 66, 0, 33, 33,0.000000 }, // 4456: apgleeP76; High Wood Block
- // Amplitude begins at 2393.9,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- { 159, 159, 59, 0, 33, 33,0.000000 }, // 4501: apgleeP77; Low Wood Block
+ // Amplitude begins at 2395.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 158, 158, 59, 0, 33, 33,0.000000 }, // 4457: apgleeP77; Low Wood Block
- // Amplitude begins at 2.5, peaks 2773.5 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {3866,3866, 91, 0, 273, 273,0.000000 }, // 4502: apgleeP78; Mute Cuica
+ // Amplitude begins at 2.3, peaks 2761.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3794,3794, 91, 0, 273, 273,0.000000 }, // 4458: apgleeP78; Mute Cuica
- // Amplitude begins at 619.9, peaks 627.9 at 0.0s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {3875,3875,109, 0, 1773, 1773,0.000000 }, // 4503: apgleeP81; Open Triangle
+ // Amplitude begins at 630.3, peaks 633.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {3803,3803,109, 0, 1780, 1780,0.000000 }, // 4459: apgleeP81; Open Triangle
- // Amplitude begins at 597.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4419,4419, 79, 0, 120, 120,0.000000 }, // 4504: apgleeP83; Jingle Bell
+ // Amplitude begins at 597.8,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4347,4347, 79, 0, 126, 126,0.000000 }, // 4460: apgleeP83; Jingle Bell
- // Amplitude begins at 0.0, peaks 1123.7 at 1.1s,
- // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s.
- {4420,4420, 0, 0, 3420, 3420,0.000000 }, // 4505: apgnamM122; Seashore
+ // Amplitude begins at 0.0, peaks 1114.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4348,4348, 0, 0, 3413, 3413,0.000000 }, // 4461: apgnamM122; Seashore
- // Amplitude begins at 1768.0,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {4421,4422, 0, 1, 1113, 1113,0.000000 }, // 4506: skeakernetsM0; Acoustic Grand Piano
+ // Amplitude begins at 1765.6, peaks 1780.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4349,4350, 0, 1, 1166, 1166,0.000000 }, // 4462: skeakernetsM0; Acoustic Grand Piano
- // Amplitude begins at 1336.0, peaks 1663.1 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4423,4423, 0, 0, 1420, 1420,0.000000 }, // 4507: skeakernetsM1; Bright Acoustic Piano
+ // Amplitude begins at 1338.1, peaks 1662.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4351,4351, 0, 0, 1426, 1426,0.000000 }, // 4463: skeakernetsM1; Bright Acoustic Piano
- // Amplitude begins at 1545.3, peaks 1566.7 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4424,4425, 0, 1, 1393, 1393,0.031250 }, // 4508: skeakernetsM2; Electric Grand Piano
+ // Amplitude begins at 1547.9, peaks 1566.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4352,4353, 0, 1, 1346, 1346,0.031250 }, // 4464: skeakernetsM2; Electric Grand Piano
- // Amplitude begins at 2001.4, peaks 3574.2 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- { 173,4426, 0, 1, 1746, 1746,0.046875 }, // 4509: skeakernetsM4;
+ // Amplitude begins at 4018.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1039,1040, 0, 1, 1253, 1253,0.156250 }, // 4465: skeakernetsM3; Honky-tonk Piano
- // Amplitude begins at 1641.0, peaks 2918.8 at 0.0s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4427,4428, 0, 1, 1220, 1220,-0.078125 }, // 4510: skeakernetsM5;
+ // Amplitude begins at 1994.6, peaks 3584.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 172,4354, 0, 1, 1740, 1740,0.046875 }, // 4466: skeakernetsM4;
- // Amplitude begins at 1420.2, peaks 1563.9 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4429,4429, 0, 0, 1413, 1413,0.000000 }, // 4511: skeakernetsM6; Harpsichord
+ // Amplitude begins at 1642.7, peaks 2928.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4355,4356, 0, 1, 1260, 1260,-0.078125 }, // 4467: skeakernetsM5;
- // Amplitude begins at 1209.5, peaks 1414.0 at 0.1s,
- // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s.
- {4430,4430, 0, 0, 2066, 2066,0.000000 }, // 4512: skeakernetsM7;
+ // Amplitude begins at 1431.0, peaks 1558.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4357,4357, 0, 0, 1420, 1420,0.000000 }, // 4468: skeakernetsM6; Harpsichord
- // Amplitude begins at 2463.8, peaks 3109.2 at 0.0s,
- // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s.
- {4431,4431, 0, 0, 906, 906,0.000000 }, // 4513: skeakernetsM8; Celesta
+ // Amplitude begins at 1204.0, peaks 1399.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4358,4358, 0, 0, 2066, 2066,0.000000 }, // 4469: skeakernetsM7;
- // Amplitude begins at 1650.3, peaks 1742.5 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {1453,1453, 0, 0, 1046, 1046,0.000000 }, // 4514: skeakernetsM9;
+ // Amplitude begins at 2446.5, peaks 3115.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4359,4359, 0, 0, 940, 940,0.000000 }, // 4470: skeakernetsM8; Celesta
- // Amplitude begins at 3294.4, peaks 4221.6 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- { 182,4432, 0, 1, 486, 486,0.078125 }, // 4515: skeakernetsM10;
+ // Amplitude begins at 1645.2, peaks 1745.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1380,1380, 0, 0, 1100, 1100,0.000000 }, // 4471: skeakernetsM9;
- // Amplitude begins at 2652.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4433,4433, 0, 0, 260, 260,0.000000 }, // 4516: skeakernetsM12;
+ // Amplitude begins at 3274.3, peaks 4224.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ { 181,4360, 0, 1, 493, 493,0.078125 }, // 4472: skeakernetsM10;
- // Amplitude begins at 2801.9,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4434,4434, 0, 0, 206, 206,0.000000 }, // 4517: skeakernetsM13; Xylophone
+ // Amplitude begins at 2656.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4361,4361, 0, 0, 280, 280,0.000000 }, // 4473: skeakernetsM12;
- // Amplitude begins at 1146.4, peaks 1453.3 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4435,4436, 0, 1, 1380, 1380,0.031250 }, // 4518: skeakernetsM14;
+ // Amplitude begins at 2792.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4362,4362, 0, 0, 193, 193,0.000000 }, // 4474: skeakernetsM13; Xylophone
- // Amplitude begins at 2005.2, peaks 2039.9 at 0.1s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4437,4438, 0, 1, 1226, 1226,0.046875 }, // 4519: skeakernetsM15; * Dulcimer
+ // Amplitude begins at 1149.7, peaks 1448.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4363,4364, 0, 1, 1366, 1366,0.031250 }, // 4475: skeakernetsM14;
- // Amplitude begins at 1245.9, peaks 1360.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4439,4439, 0, 0, 40000, 66,0.000000 }, // 4520: skeakernetsM16; Hammond Organ
+ // Amplitude begins at 2013.3, peaks 2039.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4365,4366, 0, 1, 1213, 1213,0.046875 }, // 4476: skeakernetsM15; * Dulcimer
- // Amplitude begins at 2916.5, peaks 3343.5 at 0.1s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s.
- {4440,4441, 0, 1, 340, 13,0.156250 }, // 4521: skeakernetsM17; Percussive Organ
+ // Amplitude begins at 1243.6, peaks 1367.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4367,4367, 0, 0, 40000, 60,0.000000 }, // 4477: skeakernetsM16; Hammond Organ
- // Amplitude begins at 341.2, peaks 2787.0 at 1.3s,
- // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s.
- {4442,4443, 0, 1, 1760, 1760,0.156250 }, // 4522: skeakernetsM18;
+ // Amplitude begins at 2921.4, peaks 3279.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4368,4369, 0, 1, 380, 13,0.156250 }, // 4478: skeakernetsM17; Percussive Organ
- // Amplitude begins at 2.5, peaks 1889.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4444,4445, 0, 1, 40000, 0,0.031250 }, // 4523: skeakernetsM19; Church Organ
+ // Amplitude begins at 342.1, peaks 2786.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4370,4371, 0, 1, 7180, 7180,0.156250 }, // 4479: skeakernetsM18;
- // Amplitude begins at 0.0, peaks 2611.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4446,4447, 0, 1, 40000, 0,0.140625 }, // 4524: skeakernetsM21; Accordion
+ // Amplitude begins at 2.4, peaks 1898.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4372,4373, 0, 1, 40000, 0,0.031250 }, // 4480: skeakernetsM19; Church Organ
- // Amplitude begins at 45.8, peaks 2647.5 at 21.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- { 198,4448, 0, 1, 40000, 0,0.000000 }, // 4525: skeakernetsM22;
+ // Amplitude begins at 0.0, peaks 2573.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4374,4375, 0, 1, 40000, 0,0.140625 }, // 4481: skeakernetsM21; Accordion
- // Amplitude begins at 4.9, peaks 2586.5 at 23.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4449,4450, 0, 1, 40000, 0,0.093750 }, // 4526: skeakernetsM23; Tango Accordion
+ // Amplitude begins at 45.8, peaks 2649.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ { 197,4376, 0, 1, 40000, 0,0.000000 }, // 4482: skeakernetsM22;
- // Amplitude begins at 2769.5, peaks 2784.9 at 0.0s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {4451,4452, 0, 1, 660, 660,0.031250 }, // 4527: skeakernetsM24;
+ // Amplitude begins at 4.8, peaks 2588.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4377,4378, 0, 1, 40000, 0,0.093750 }, // 4483: skeakernetsM23; Tango Accordion
- // Amplitude begins at 1595.0, peaks 1597.2 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4453,4453, 0, 0, 1006, 1006,0.000000 }, // 4528: skeakernetsM25; Acoustic Guitar (steel)
+ // Amplitude begins at 2768.8, peaks 2820.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4379,4380, 0, 1, 546, 546,0.031250 }, // 4484: skeakernetsM24;
- // Amplitude begins at 1608.7, peaks 1699.4 at 0.0s,
- // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s.
- {4454,4454, 0, 0, 1133, 1133,0.000000 }, // 4529: skeakernetsM26; Electric Guitar (jazz)
+ // Amplitude begins at 1586.2, peaks 1599.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4381,4381, 0, 0, 1060, 1060,0.000000 }, // 4485: skeakernetsM25; Acoustic Guitar (steel)
- // Amplitude begins at 1340.5, peaks 1655.8 at 0.0s,
- // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s.
- {4455,4456, 0, 1, 513, 513,0.046875 }, // 4530: skeakernetsM27; * Electric Guitar (clean)
+ // Amplitude begins at 1607.6, peaks 1703.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4382,4382, 0, 0, 1100, 1100,0.000000 }, // 4486: skeakernetsM26; Electric Guitar (jazz)
- // Amplitude begins at 2251.9, peaks 2349.0 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4457,4457, 0, 0, 293, 293,0.000000 }, // 4531: skeakernetsM28; Electric Guitar (muted)
+ // Amplitude begins at 1342.5, peaks 1669.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4383,4384, 0, 1, 573, 573,0.046875 }, // 4487: skeakernetsM27; * Electric Guitar (clean)
- // Amplitude begins at 1608.3, peaks 1812.7 at 2.7s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4458,4458, 0, 0, 40000, 6,0.000000 }, // 4532: skeakernetsM29; Overdriven Guitar
+ // Amplitude begins at 2246.2, peaks 2351.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4385,4385, 0, 0, 300, 300,0.000000 }, // 4488: skeakernetsM28; Electric Guitar (muted)
- // Amplitude begins at 1089.9, peaks 1490.5 at 0.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4459,4460, 0, 1, 40000, 0,0.031250 }, // 4533: skeakernetsM30; Distortion Guitar
+ // Amplitude begins at 1614.0, peaks 1838.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4386,4386, 0, 0, 40000, 13,0.000000 }, // 4489: skeakernetsM29; Overdriven Guitar
- // Amplitude begins at 463.2, peaks 2524.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4461,4461, 0, 0, 40000, 6,0.000000 }, // 4534: skeakernetsM31; * Guitar Harmonics
+ // Amplitude begins at 1092.3, peaks 1498.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4387,4388, 0, 1, 40000, 0,0.031250 }, // 4490: skeakernetsM30; Distortion Guitar
- // Amplitude begins at 2946.9, peaks 3246.2 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4462,4462, 0, 0, 1433, 1433,0.000000 }, // 4535: skeakernetsM32; Acoustic Bass
+ // Amplitude begins at 450.0, peaks 2515.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4389,4389, 0, 0, 40000, 6,0.000000 }, // 4491: skeakernetsM31; * Guitar Harmonics
- // Amplitude begins at 2627.2, peaks 3105.2 at 0.0s,
- // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s.
- {4463,4463, 0, 0, 1520, 1520,0.000000 }, // 4536: skeakernetsM33; Electric Bass (finger)
+ // Amplitude begins at 2937.0, peaks 3256.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4390,4390, 0, 0, 1440, 1440,0.000000 }, // 4492: skeakernetsM32; Acoustic Bass
- // Amplitude begins at 1828.5, peaks 2156.6 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {4464,4464, 0, 0, 1606, 1606,0.000000 }, // 4537: skeakernetsM34; Electric Bass (pick)
+ // Amplitude begins at 2620.2, peaks 3115.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4391,4391, 0, 0, 1526, 1526,0.000000 }, // 4493: skeakernetsM33; Electric Bass (finger)
- // Amplitude begins at 1851.9, peaks 2747.1 at 0.0s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {4465,4465, 0, 0, 1620, 1620,0.000000 }, // 4538: skeakernetsM35; Fretless Bass
+ // Amplitude begins at 1824.8, peaks 2159.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4392,4392, 0, 0, 1633, 1633,0.000000 }, // 4494: skeakernetsM34; Electric Bass (pick)
- // Amplitude begins at 2391.5,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {4466,4467, 0, 1, 700, 700,0.000000 }, // 4539: skeakernetsM36; * Slap Bass 1
+ // Amplitude begins at 1849.3, peaks 2755.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4393,4393, 0, 0, 1653, 1653,0.000000 }, // 4495: skeakernetsM35; Fretless Bass
- // Amplitude begins at 2099.1,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4468,4469, 0, 1, 960, 960,0.000000 }, // 4540: skeakernetsM37; Slap Bass 2
+ // Amplitude begins at 2377.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4394,4395, 0, 1, 693, 693,0.000000 }, // 4496: skeakernetsM36; * Slap Bass 1
- // Amplitude begins at 0.8, peaks 1413.4 at 0.2s,
- // fades to 20% at 2.2s, keyoff fades to 20% in 0.1s.
- {4470,4470, 0, 0, 2233, 73,0.000000 }, // 4541: skeakernetsM40; Violin
+ // Amplitude begins at 2092.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4396,4397, 0, 1, 993, 993,0.000000 }, // 4497: skeakernetsM37; Slap Bass 2
- // Amplitude begins at 0.4, peaks 2393.5 at 0.2s,
- // fades to 20% at 0.8s, keyoff fades to 20% in 0.1s.
- {4471,4471, 0, 0, 793, 53,0.000000 }, // 4542: skeakernetsM41; Viola
+ // Amplitude begins at 0.8, peaks 1395.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4398,4398, 0, 0, 1933, 73,0.000000 }, // 4498: skeakernetsM40; Violin
- // Amplitude begins at 0.0, peaks 1443.6 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4472,4472, 0, 0, 40000, 40,0.000000 }, // 4543: skeakernetsM42; Cello
+ // Amplitude begins at 0.4, peaks 2341.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4399,4399, 0, 0, 2000, 53,0.000000 }, // 4499: skeakernetsM41; Viola
- // Amplitude begins at 0.4, peaks 1759.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4473,4473, 0, 0, 40000, 266,0.000000 }, // 4544: skeakernetsM43; Contrabass
+ // Amplitude begins at 0.0, peaks 1480.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4400,4400, 0, 0, 40000, 40,0.000000 }, // 4500: skeakernetsM42; Cello
- // Amplitude begins at 429.2, peaks 2069.7 at 36.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4474,4475, 0, 1, 40000, 0,0.171875 }, // 4545: skeakernetsM44; Tremolo Strings
+ // Amplitude begins at 0.4, peaks 1787.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4401,4401, 0, 0, 40000, 266,0.000000 }, // 4501: skeakernetsM43; Contrabass
- // Amplitude begins at 2368.9, peaks 4959.1 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4476,4477, 0, 1, 260, 260,0.156250 }, // 4546: skeakernetsM45;
+ // Amplitude begins at 422.0, peaks 2077.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4402,4403, 0, 1, 40000, 0,0.171875 }, // 4502: skeakernetsM44; Tremolo Strings
- // Amplitude begins at 2452.1, peaks 3006.8 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4478,4478, 0, 0, 960, 960,0.000000 }, // 4547: skeakernetsM46; Orchestral Harp
+ // Amplitude begins at 2351.2, peaks 5052.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4404,4405, 0, 1, 280, 280,0.156250 }, // 4503: skeakernetsM45;
- // Amplitude begins at 1642.1, peaks 3002.7 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4479,4479, 0, 0, 106, 106,0.000000 }, // 4548: skeakernetsM47; * Timpani
+ // Amplitude begins at 2439.4, peaks 3011.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4406,4406, 0, 0, 940, 940,0.000000 }, // 4504: skeakernetsM46; Orchestral Harp
- // Amplitude begins at 1.2, peaks 1752.4 at 0.1s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4480,4481, 0, 1, 126, 60,0.078125 }, // 4549: skeakernetsM48;
+ // Amplitude begins at 1646.4, peaks 3003.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4407,4407, 0, 0, 126, 126,0.000000 }, // 4505: skeakernetsM47; * Timpani
- // Amplitude begins at 0.0, peaks 2170.3 at 31.6s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4482,4483, 0, 1, 40000, 153,0.109375 }, // 4550: skeakernetsM49; String Ensemble 2
+ // Amplitude begins at 1.1, peaks 1751.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4408,4409, 0, 1, 146, 13,0.078125 }, // 4506: skeakernetsM48;
- // Amplitude begins at 5.2, peaks 2841.5 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4484,4485, 0, 1, 40000, 0,-0.078125 }, // 4551: skeakernetsM50; Synth Strings 1
+ // Amplitude begins at 0.0, peaks 2170.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4410,4411, 0, 1, 40000, 213,0.109375 }, // 4507: skeakernetsM49; String Ensemble 2
- // Amplitude begins at 0.0, peaks 2388.3 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s.
- {4486,4487, 0, 1, 40000, 326,0.109375 }, // 4552: skeakernetsM51; Synth Strings 2
+ // Amplitude begins at 5.2, peaks 2869.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4412,4413, 0, 1, 40000, 0,-0.078125 }, // 4508: skeakernetsM50; Synth Strings 1
- // Amplitude begins at 1.5, peaks 6226.5 at 37.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4488,4489, 0, 1, 40000, 0,0.140625 }, // 4553: skeakernetsM52;
+ // Amplitude begins at 0.0, peaks 2392.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4414,4415, 0, 1, 40000, 300,0.109375 }, // 4509: skeakernetsM51; Synth Strings 2
- // Amplitude begins at 2.6, peaks 3420.0 at 37.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4490,4491, 0, 1, 40000, 100,0.140625 }, // 4554: skeakernetsM53;
+ // Amplitude begins at 1.6, peaks 6229.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4416,4417, 0, 1, 40000, 0,0.140625 }, // 4510: skeakernetsM52;
- // Amplitude begins at 1.0, peaks 4405.2 at 38.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4492,4493, 0, 1, 40000, 0,0.156250 }, // 4555: skeakernetsM54; Synth Voice
+ // Amplitude begins at 2.6, peaks 3423.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4418,4419, 0, 1, 40000, 106,0.140625 }, // 4511: skeakernetsM53;
- // Amplitude begins at 13.8, peaks 1249.4 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4494,4495, 0, 1, 386, 386,0.125000 }, // 4556: skeakernetsM55; Orchestra Hit
+ // Amplitude begins at 1.0, peaks 4404.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4420,4421, 0, 1, 40000, 0,0.156250 }, // 4512: skeakernetsM54; Synth Voice
- // Amplitude begins at 7.3, peaks 1326.4 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4496,4496, 0, 0, 40000, 6,0.000000 }, // 4557: skeakernetsM56;
+ // Amplitude begins at 14.0, peaks 1281.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4422,4423, 0, 1, 380, 380,0.125000 }, // 4513: skeakernetsM55; Orchestra Hit
- // Amplitude begins at 1758.7, peaks 3149.6 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s.
- {4497,4497, 0, 0, 233, 0,0.000000 }, // 4558: skeakernetsM57; Trombone
+ // Amplitude begins at 7.1, peaks 1404.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4424,4424, 0, 0, 40000, 6,0.000000 }, // 4514: skeakernetsM56;
- // Amplitude begins at 31.0, peaks 1285.4 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4498,4498, 0, 0, 40000, 46,0.000000 }, // 4559: skeakernetsM59; Muted Trumpet
+ // Amplitude begins at 1741.9, peaks 3158.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4425,4425, 0, 0, 273, 0,0.000000 }, // 4515: skeakernetsM57; Trombone
- // Amplitude begins at 0.9, peaks 5720.5 at 1.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4499,4500, 0, 1, 40000, 0,0.031250 }, // 4560: skeakernetsM60; French Horn
+ // Amplitude begins at 30.5, peaks 1308.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4426,4426, 0, 0, 40000, 40,0.000000 }, // 4516: skeakernetsM59; Muted Trumpet
- // Amplitude begins at 1358.5, peaks 1964.0 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4501,4502, 0, 1, 40000, 0,0.062500 }, // 4561: skeakernetsM61; Brass Section
+ // Amplitude begins at 0.9, peaks 5732.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4427,4428, 0, 1, 40000, 0,0.031250 }, // 4517: skeakernetsM60; French Horn
- // Amplitude begins at 385.6, peaks 2340.0 at 0.1s,
- // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s.
- {4503,4504, 0, 1, 3120, 3120,0.093750 }, // 4562: skeakernetsM62; Synth Brass 1
+ // Amplitude begins at 1353.1, peaks 1950.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4429,4430, 0, 1, 40000, 0,0.062500 }, // 4518: skeakernetsM61; Brass Section
- // Amplitude begins at 58.4, peaks 2533.3 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4505,1190, 0, 1, 986, 986,0.093750 }, // 4563: skeakernetsM63; Synth Bass 2
+ // Amplitude begins at 384.1, peaks 2353.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4431,4432, 0, 1, 3106, 3106,0.093750 }, // 4519: skeakernetsM62; Synth Brass 1
- // Amplitude begins at 1.7, peaks 1062.8 at 6.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s.
- {4506,4506, 0, 0, 40000, 53,0.000000 }, // 4564: skeakernetsM64;
+ // Amplitude begins at 57.7, peaks 2525.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4433,1117, 0, 1, 1020, 1020,0.093750 }, // 4520: skeakernetsM63; Synth Bass 2
- // Amplitude begins at 0.2, peaks 1436.9 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4507,4507, 0, 0, 40000, 33,0.000000 }, // 4565: skeakernetsM65; Alto Sax
+ // Amplitude begins at 1.6, peaks 1064.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4434,4434, 0, 0, 40000, 46,0.000000 }, // 4521: skeakernetsM64;
- // Amplitude begins at 2.6, peaks 1583.2 at 8.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4508,4508, 0, 0, 40000, 6,0.000000 }, // 4566: skeakernetsM66; Tenor Sax
+ // Amplitude begins at 0.2, peaks 1440.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4435,4435, 0, 0, 40000, 20,0.000000 }, // 4522: skeakernetsM65; Alto Sax
- // Amplitude begins at 0.9, peaks 1202.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s.
- {4509,4509, 0, 0, 120, 6,0.000000 }, // 4567: skeakernetsM67; Baritone Sax
+ // Amplitude begins at 2.5, peaks 1583.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4436,4436, 0, 0, 40000, 0,0.000000 }, // 4523: skeakernetsM66; Tenor Sax
- // Amplitude begins at 7.6, peaks 3354.5 at 29.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4510,4511, 0, 1, 40000, 0,0.000000 }, // 4568: skeakernetsM68; Oboe
+ // Amplitude begins at 0.9, peaks 1179.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4437,4437, 0, 0, 120, 6,0.000000 }, // 4524: skeakernetsM67; Baritone Sax
- // Amplitude begins at 0.0, peaks 1564.3 at 30.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4512,4512, 0, 0, 40000, 33,0.000000 }, // 4569: skeakernetsM69; English Horn
+ // Amplitude begins at 7.5, peaks 3350.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4438,4439, 0, 1, 40000, 0,0.000000 }, // 4525: skeakernetsM68; Oboe
- // Amplitude begins at 25.0, peaks 1977.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4513,4513, 0, 0, 40000, 0,0.000000 }, // 4570: skeakernetsM70; Bassoon
+ // Amplitude begins at 0.0, peaks 1565.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4440,4440, 0, 0, 40000, 33,0.000000 }, // 4526: skeakernetsM69; English Horn
- // Amplitude begins at 0.4, peaks 3052.1 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4514,4514, 0, 0, 40000, 13,0.000000 }, // 4571: skeakernetsM71; Clarinet
+ // Amplitude begins at 24.4, peaks 1974.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4441,4441, 0, 0, 40000, 6,0.000000 }, // 4527: skeakernetsM70; Bassoon
- // Amplitude begins at 0.4, peaks 2997.2 at 0.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4515,4515, 0, 0, 40000, 0,0.000000 }, // 4572: skeakernetsM72; Piccolo
+ // Amplitude begins at 0.4, peaks 2900.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4442,4442, 0, 0, 40000, 20,0.000000 }, // 4528: skeakernetsM71; Clarinet
- // Amplitude begins at 0.4, peaks 2651.7 at 0.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4516,4516, 0, 0, 40000, 6,0.000000 }, // 4573: skeakernetsM73; Flute
+ // Amplitude begins at 0.4, peaks 2861.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4443,4443, 0, 0, 40000, 0,0.000000 }, // 4529: skeakernetsM72; Piccolo
- // Amplitude begins at 8.1, peaks 3394.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4517,4517, 0, 0, 40000, 33,0.000000 }, // 4574: skeakernetsM74; Recorder
+ // Amplitude begins at 0.4, peaks 2811.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4444,4444, 0, 0, 40000, 0,0.000000 }, // 4530: skeakernetsM73; Flute
- // Amplitude begins at 137.1, peaks 4920.2 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4518,4519, 0, 1, 40000, 13,0.031250 }, // 4575: skeakernetsM75; Pan Flute
+ // Amplitude begins at 7.9, peaks 3407.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4445,4445, 0, 0, 40000, 33,0.000000 }, // 4531: skeakernetsM74; Recorder
- // Amplitude begins at 0.9, peaks 3315.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4520,4521, 0, 1, 40000, 26,0.046875 }, // 4576: skeakernetsM76; Bottle Blow
+ // Amplitude begins at 132.9, peaks 4865.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4446,4447, 0, 1, 40000, 13,0.031250 }, // 4532: skeakernetsM75; Pan Flute
- // Amplitude begins at 9.1, peaks 5520.5 at 0.1s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4522,4523, 0, 1, 433, 433,0.046875 }, // 4577: skeakernetsM77; * Shakuhachi
+ // Amplitude begins at 0.9, peaks 3279.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4448,4449, 0, 1, 40000, 20,0.046875 }, // 4533: skeakernetsM76; Bottle Blow
- // Amplitude begins at 2.6, peaks 3201.0 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4524,4524, 0, 0, 40000, 0,0.000000 }, // 4578: skeakernetsM79; Ocarina
+ // Amplitude begins at 8.9, peaks 5652.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4450,4451, 0, 1, 440, 440,0.046875 }, // 4534: skeakernetsM77; * Shakuhachi
- // Amplitude begins at 1570.0, peaks 1625.4 at 4.3s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4525,4526, 0, 1, 40000, 0,0.125000 }, // 4579: skeakernetsM80;
+ // Amplitude begins at 2.5, peaks 3274.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4452,4452, 0, 0, 40000, 6,0.000000 }, // 4535: skeakernetsM79; Ocarina
- // Amplitude begins at 2202.1, peaks 3522.3 at 20.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4527,4528, 0, 1, 40000, 193,0.109375 }, // 4580: skeakernetsM81; Lead 2 (sawtooth)
+ // Amplitude begins at 1570.1, peaks 1621.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4453,4454, 0, 1, 40000, 0,0.125000 }, // 4536: skeakernetsM80;
- // Amplitude begins at 2.3, peaks 6615.5 at 9.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {1211,4529, 0, 1, 40000, 0,0.093750 }, // 4581: skeakernetsM82; Lead 3 (calliope)
+ // Amplitude begins at 2199.6, peaks 3525.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4455,4456, 0, 1, 40000, 40,0.109375 }, // 4537: skeakernetsM81; Lead 2 (sawtooth)
- // Amplitude begins at 1655.9,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4530,4530, 0, 0, 40000, 0,0.000000 }, // 4582: skeakernetsM84; Lead 5 (charang)
+ // Amplitude begins at 2.3, peaks 6618.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1138,4457, 0, 1, 40000, 0,0.093750 }, // 4538: skeakernetsM82; Lead 3 (calliope)
- // Amplitude begins at 1949.9, peaks 2580.8 at 27.9s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4531,4532, 0, 1, 40000, 0,0.078125 }, // 4583: skeakernetsM87;
+ // Amplitude begins at 1656.7, peaks 1679.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4458,4458, 0, 0, 40000, 6,0.000000 }, // 4539: skeakernetsM84; Lead 5 (charang)
- // Amplitude begins at 4085.5, peaks 6362.5 at 39.2s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4533,4534, 0, 1, 40000, 0,0.078125 }, // 4584: skeakernetsM88;
+ // Amplitude begins at 3109.4, peaks 5378.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1142,1143, 0, 1, 40000, 560,0.093750 }, // 4540: skeakernetsM85; Lead 6 (voice)
- // Amplitude begins at 728.0, peaks 1844.4 at 0.0s,
- // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s.
- {4535,4536, 0, 1, 1440, 1440,0.078125 }, // 4585: skeakernetsM90; Pad 3 (polysynth)
+ // Amplitude begins at 1951.1, peaks 2585.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4459,4460, 0, 1, 40000, 0,0.078125 }, // 4541: skeakernetsM87;
- // Amplitude begins at 795.0, peaks 5485.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4537,4538, 0, 1, 40000, 33,0.171875 }, // 4586: skeakernetsM91; Pad 4 (choir)
+ // Amplitude begins at 4048.2, peaks 6365.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4461,4462, 0, 1, 40000, 0,0.078125 }, // 4542: skeakernetsM88;
- // Amplitude begins at 0.9, peaks 5714.1 at 0.2s,
- // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s.
- {4539,4540, 0, 1, 2006, 2006,0.109375 }, // 4587: skeakernetsM92; Pad 5 (bowed glass)
+ // Amplitude begins at 1.3, peaks 6369.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {1147,1148, 0, 1, 40000, 0,0.093750 }, // 4543: skeakernetsM89; Pad 2 (warm)
- // Amplitude begins at 0.5, peaks 3117.5 at 0.3s,
- // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s.
- {4541,4542, 0, 1, 1200, 1200,0.062500 }, // 4588: skeakernetsM93; Pad 6 (metal)
+ // Amplitude begins at 699.2, peaks 1840.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4463,4464, 0, 1, 1446, 1446,0.078125 }, // 4544: skeakernetsM90; Pad 3 (polysynth)
- // Amplitude begins at 1.4, peaks 3944.9 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s.
- {4543,4544, 0, 1, 40000, 206,0.093750 }, // 4589: skeakernetsM94;
+ // Amplitude begins at 787.1, peaks 5553.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4465,4466, 0, 1, 40000, 53,0.171875 }, // 4545: skeakernetsM91; Pad 4 (choir)
- // Amplitude begins at 10.3, peaks 1343.7 at 0.8s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s.
- {4545,4545, 0, 0, 40000, 713,0.000000 }, // 4590: skeakernetsM95; Pad 8 (sweep)
+ // Amplitude begins at 0.9, peaks 5687.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4467,4468, 0, 1, 2006, 2006,0.109375 }, // 4546: skeakernetsM92; Pad 5 (bowed glass)
- // Amplitude begins at 1589.5, peaks 1886.1 at 0.1s,
- // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s.
- {4546,4547, 0, 1, 660, 660,0.093750 }, // 4591: skeakernetsM96; FX 1 (rain)
+ // Amplitude begins at 0.5, peaks 3124.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4469,4470, 0, 1, 1166, 1166,0.062500 }, // 4547: skeakernetsM93; Pad 6 (metal)
- // Amplitude begins at 0.8, peaks 1100.2 at 0.5s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4548,4549, 0, 1, 40000, 0,0.062500 }, // 4592: skeakernetsM97;
+ // Amplitude begins at 1.3, peaks 3964.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4471,4472, 0, 1, 40000, 213,0.093750 }, // 4548: skeakernetsM94;
- // Amplitude begins at 59.3, peaks 2928.8 at 0.0s,
- // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s.
- {4550,4550, 0, 0, 973, 973,0.000000 }, // 4593: skeakernetsM98; * FX 3 (crystal)
+ // Amplitude begins at 10.4, peaks 1340.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4473,4473, 0, 0, 40000, 640,0.000000 }, // 4549: skeakernetsM95; Pad 8 (sweep)
- // Amplitude begins at 4739.8, peaks 4956.7 at 0.1s,
- // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s.
- {4551,4552, 0, 1, 1586, 1586,-0.031250 }, // 4594: skeakernetsM99; FX 4 (atmosphere)
+ // Amplitude begins at 1593.4, peaks 1865.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4474,4475, 0, 1, 653, 653,0.093750 }, // 4550: skeakernetsM96; FX 1 (rain)
- // Amplitude begins at 4587.6, peaks 5017.0 at 0.1s,
- // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s.
- {4553,4554, 0, 1, 1266, 1266,0.125000 }, // 4595: skeakernetsM100; FX 5 (brightness)
+ // Amplitude begins at 0.8, peaks 1037.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4476,4477, 0, 1, 40000, 0,0.062500 }, // 4551: skeakernetsM97;
- // Amplitude begins at 0.4, peaks 830.2 at 1.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 2.6s.
- {4555,4556, 0, 1, 40000, 2560,-0.078125 }, // 4596: skeakernetsM101; FX 6 (goblin)
+ // Amplitude begins at 59.4, peaks 2943.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4478,4478, 0, 0, 1006, 1006,0.000000 }, // 4552: skeakernetsM98; * FX 3 (crystal)
- // Amplitude begins at 77.1, peaks 1557.8 at 0.1s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {4557,4557, 0, 0, 2373, 2373,0.000000 }, // 4597: skeakernetsM103; * FX 8 (star-theme)
+ // Amplitude begins at 4719.4, peaks 4896.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4479,4480, 0, 1, 1613, 1613,-0.031250 }, // 4553: skeakernetsM99; FX 4 (atmosphere)
- // Amplitude begins at 141.1, peaks 2951.5 at 0.0s,
- // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s.
- {4558,4558, 0, 0, 2373, 2373,0.000000 }, // 4598: skeakernetsM104; Sitar
+ // Amplitude begins at 4574.2, peaks 5030.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4481,4482, 0, 1, 1253, 1253,0.125000 }, // 4554: skeakernetsM100; FX 5 (brightness)
- // Amplitude begins at 519.5, peaks 1599.4 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4559,4559, 0, 0, 606, 606,0.000000 }, // 4599: skeakernetsM107; Koto
+ // Amplitude begins at 0.4, peaks 807.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4483,4484, 0, 1, 40000, 0,-0.078125 }, // 4555: skeakernetsM101; FX 6 (goblin)
- // Amplitude begins at 2397.8, peaks 2929.0 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4560,4560, 0, 0, 186, 186,0.000000 }, // 4600: skeakernetsM108; Kalimba
+ // Amplitude begins at 76.6, peaks 1577.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4485,4485, 0, 0, 2386, 2386,0.000000 }, // 4556: skeakernetsM103; * FX 8 (star-theme)
- // Amplitude begins at 1.2, peaks 2651.5 at 0.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4561,4561, 0, 0, 40000, 46,0.000000 }, // 4601: skeakernetsM110; Fiddle
+ // Amplitude begins at 141.6, peaks 2959.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4486,4486, 0, 0, 2400, 2400,0.000000 }, // 4557: skeakernetsM104; Sitar
- // Amplitude begins at 957.2, peaks 1228.2 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4562,4562, 0, 0, 40000, 33,0.000000 }, // 4602: skeakernetsM111; Shanai
+ // Amplitude begins at 1395.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {1170,1171, 0, 1, 360, 360,0.031250 }, // 4558: skeakernetsM106; Shamisen
- // Amplitude begins at 2706.3, peaks 3188.5 at 0.0s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {4563,4563, 0, 0, 1906, 1906,0.000000 }, // 4603: skeakernetsM112; Tinkle Bell
+ // Amplitude begins at 519.8, peaks 1601.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4487,4487, 0, 0, 600, 600,0.000000 }, // 4559: skeakernetsM107; Koto
- // Amplitude begins at 927.7, peaks 4732.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4564,4565, 0, 1, 273, 273,0.046875 }, // 4604: skeakernetsM114; Steel Drums
+ // Amplitude begins at 2381.7, peaks 2936.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4488,4488, 0, 0, 173, 173,0.000000 }, // 4560: skeakernetsM108; Kalimba
- // Amplitude begins at 2524.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4566,4566, 0, 0, 60, 60,0.000000 }, // 4605: skeakernetsM115; Woodblock
+ // Amplitude begins at 1.1, peaks 2642.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4489,4489, 0, 0, 40000, 66,0.000000 }, // 4561: skeakernetsM110; Fiddle
- // Amplitude begins at 2312.1, peaks 2481.2 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4567,4567, 0, 0, 153, 153,0.000000 }, // 4606: skeakernetsM117; Melodic Tom
+ // Amplitude begins at 957.5, peaks 1239.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4490,4490, 0, 0, 40000, 33,0.000000 }, // 4562: skeakernetsM111; Shanai
- // Amplitude begins at 2207.2, peaks 2972.6 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4568,4568, 0, 0, 126, 126,0.000000 }, // 4607: skeakernetsM118;
+ // Amplitude begins at 2706.1, peaks 3190.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4491,4491, 0, 0, 1940, 1940,0.000000 }, // 4563: skeakernetsM112; Tinkle Bell
- // Amplitude begins at 0.0, peaks 1227.4 at 1.2s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4569,4569, 0, 0, 1673, 1673,0.000000 }, // 4608: skeakernetsM119; Reverse Cymbal
+ // Amplitude begins at 926.6, peaks 4742.5 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4492,4493, 0, 1, 273, 273,0.046875 }, // 4564: skeakernetsM114; Steel Drums
- // Amplitude begins at 0.0, peaks 1448.9 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4570,4570, 0, 0, 220, 220,0.000000 }, // 4609: skeakernetsM120; Guitar Fret Noise
+ // Amplitude begins at 2528.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4494,4494, 0, 0, 60, 60,0.000000 }, // 4565: skeakernetsM115; Woodblock
- // Amplitude begins at 0.4, peaks 1783.6 at 0.3s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4571,4571, 0, 0, 400, 400,0.000000 }, // 4610: skeakernetsM121; Breath Noise
+ // Amplitude begins at 2309.8, peaks 2481.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4495,4495, 0, 0, 140, 140,0.000000 }, // 4566: skeakernetsM117; Melodic Tom
- // Amplitude begins at 125.3, peaks 2551.1 at 0.1s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4572,4572, 0, 0, 213, 213,0.000000 }, // 4611: skeakernetsM123; Bird Tweet
+ // Amplitude begins at 2211.7, peaks 2963.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4496,4496, 0, 0, 126, 126,0.000000 }, // 4567: skeakernetsM118;
- // Amplitude begins at 1837.5, peaks 2754.0 at 38.1s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4573,4574, 0, 1, 40000, 0,0.000000 }, // 4612: skeakernetsM124; Telephone Ring
+ // Amplitude begins at 0.0, peaks 1245.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4497,4497, 0, 0, 1680, 1680,0.000000 }, // 4568: skeakernetsM119; Reverse Cymbal
- // Amplitude begins at 0.0, peaks 1655.6 at 1.6s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 0.1s.
- {4575,4575, 29, 0, 1686, 100,0.000000 }, // 4613: skeakernetsM125; Helicopter
+ // Amplitude begins at 0.0, peaks 1441.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4498,4498, 0, 0, 213, 213,0.000000 }, // 4569: skeakernetsM120; Guitar Fret Noise
- // Amplitude begins at 2166.4, peaks 2279.1 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4576,4576, 0, 0, 160, 160,0.000000 }, // 4614: skeakernetsM127; Gun Shot
+ // Amplitude begins at 0.4, peaks 1785.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4499,4499, 0, 0, 406, 406,0.000000 }, // 4570: skeakernetsM121; Breath Noise
- // Amplitude begins at 2243.0,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4577,4577, 25, 0, 33, 33,0.000000 }, // 4615: skeakernetsP35; Acoustic Bass Drum
+ // Amplitude begins at 125.4, peaks 2558.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4500,4500, 0, 0, 220, 220,0.000000 }, // 4571: skeakernetsM123; Bird Tweet
- // Amplitude begins at 3088.8,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4578,4579, 72, 1, 33, 33,0.000000 }, // 4616: skeakernetsP37; Slide Stick
+ // Amplitude begins at 1853.9, peaks 2763.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4501,4502, 0, 1, 40000, 0,0.000000 }, // 4572: skeakernetsM124; Telephone Ring
- // Amplitude begins at 2209.9,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4580,4581, 20, 1, 106, 106,0.000000 }, // 4617: skeakernetsP38; Acoustic Snare
+ // Amplitude begins at 0.0, peaks 1611.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4503,4503, 29, 0, 1693, 100,0.000000 }, // 4573: skeakernetsM125; Helicopter
- // Amplitude begins at 1976.8, peaks 2065.2 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4582,4582, 60, 0, 80, 80,0.000000 }, // 4618: skeakernetsP39; Hand Clap
+ // Amplitude begins at 2261.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4504,4504, 0, 0, 153, 153,0.000000 }, // 4574: skeakernetsM127; Gun Shot
- // Amplitude begins at 2294.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4583,4584, 26, 1, 86, 86,0.000000 }, // 4619: skeakernetsP40; Electric Snare
+ // Amplitude begins at 2239.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4505,4505, 25, 0, 33, 33,0.000000 }, // 4575: skeakernetsP35; Acoustic Bass Drum
- // Amplitude begins at 2528.4, peaks 2958.0 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4585,4585, 35, 0, 20, 20,0.000000 }, // 4620: skeakernetsP41;
+ // Amplitude begins at 3096.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4506,4507, 72, 1, 33, 33,0.000000 }, // 4576: skeakernetsP37; Slide Stick
- // Amplitude begins at 1008.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4586,4586, 79, 0, 120, 120,0.000000 }, // 4621: skeakernetsP42; Closed High-Hat
+ // Amplitude begins at 2308.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4508,4509, 20, 1, 106, 106,0.000000 }, // 4577: skeakernetsP38; Acoustic Snare
- // Amplitude begins at 2360.3, peaks 3146.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4585,4585, 37, 0, 33, 33,0.000000 }, // 4622: skeakernetsP43;
+ // Amplitude begins at 1891.5, peaks 1965.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4510,4510, 60, 0, 86, 86,0.000000 }, // 4578: skeakernetsP39; Hand Clap
- // Amplitude begins at 107.8, peaks 972.5 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4587,4587, 79, 0, 53, 53,0.000000 }, // 4623: skeakernetsP44; Pedal High Hat
+ // Amplitude begins at 2213.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4511,4512, 26, 1, 120, 120,0.000000 }, // 4579: skeakernetsP40; Electric Snare
- // Amplitude begins at 2212.8, peaks 2801.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4585,4585, 39, 0, 60, 60,0.000000 }, // 4624: skeakernetsP45;
+ // Amplitude begins at 2531.0, peaks 2960.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4513,4513, 35, 0, 20, 20,0.000000 }, // 4580: skeakernetsP41;
- // Amplitude begins at 767.1,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4588,4588, 79, 0, 373, 373,0.000000 }, // 4625: skeakernetsP46; Open High Hat
+ // Amplitude begins at 1055.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4514,4514, 79, 0, 120, 120,0.000000 }, // 4581: skeakernetsP42; Closed High-Hat
- // Amplitude begins at 2056.9, peaks 2860.1 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4585,4585, 42, 0, 53, 53,0.000000 }, // 4626: skeakernetsP47;
+ // Amplitude begins at 2363.2, peaks 3151.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4513,4513, 37, 0, 33, 33,0.000000 }, // 4582: skeakernetsP43;
- // Amplitude begins at 1943.8, peaks 2659.4 at 0.0s,
- // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s.
- {4585,4585, 45, 0, 40, 40,0.000000 }, // 4627: skeakernetsP48;
+ // Amplitude begins at 109.4, peaks 999.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4515,4515, 79, 0, 53, 53,0.000000 }, // 4583: skeakernetsP44; Pedal High Hat
- // Amplitude begins at 1843.9, peaks 1891.6 at 0.0s,
- // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s.
- {4589,4590, 61, 1, 1706, 1706,0.093750 }, // 4628: skeakernetsP49; Crash Cymbal 1
+ // Amplitude begins at 2214.8, peaks 2817.1 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4513,4513, 39, 0, 60, 60,0.000000 }, // 4584: skeakernetsP45;
- // Amplitude begins at 2474.1, peaks 3039.3 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4585,4585, 48, 0, 200, 200,0.000000 }, // 4629: skeakernetsP50;
+ // Amplitude begins at 758.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4516,4516, 79, 0, 380, 380,0.000000 }, // 4585: skeakernetsP46; Open High Hat
- // Amplitude begins at 717.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4591,4591, 60, 0, 260, 260,0.000000 }, // 4630: skeakernetsP51; Ride Cymbal 1
+ // Amplitude begins at 2059.0, peaks 2854.4 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4513,4513, 42, 0, 53, 53,0.000000 }, // 4586: skeakernetsP47;
- // Amplitude begins at 1680.8,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4592,4593, 79, 1, 293, 293,0.093750 }, // 4631: skeakernetsP52; Chinses Cymbal
+ // Amplitude begins at 1940.1, peaks 2666.2 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4513,4513, 45, 0, 40, 40,0.000000 }, // 4587: skeakernetsP48;
- // Amplitude begins at 1197.9,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4594,4594, 69, 0, 313, 313,0.000000 }, // 4632: skeakernetsP53; Ride Bell
+ // Amplitude begins at 1885.7, peaks 1933.8 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4517,4518, 61, 1, 1713, 1713,0.093750 }, // 4588: skeakernetsP49; Crash Cymbal 1
- // Amplitude begins at 943.8, peaks 1375.0 at 0.0s,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4595,4595, 80, 0, 113, 113,0.000000 }, // 4633: skeakernetsP54; Tambourine
+ // Amplitude begins at 2453.2, peaks 3041.3 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4513,4513, 48, 0, 246, 246,0.000000 }, // 4589: skeakernetsP50;
- // Amplitude begins at 1273.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4596,4596, 69, 0, 253, 253,0.000000 }, // 4634: skeakernetsP55; Splash Cymbal
+ // Amplitude begins at 704.1, peaks 737.0 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4519,4519, 60, 0, 260, 260,0.000000 }, // 4590: skeakernetsP51; Ride Cymbal 1
- // Amplitude begins at 2419.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4597,4597, 58, 0, 73, 73,0.000000 }, // 4635: skeakernetsP56; Cowbell
+ // Amplitude begins at 1693.3,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4520,4521, 79, 1, 273, 273,0.093750 }, // 4591: skeakernetsP52; Chinses Cymbal
- // Amplitude begins at 1764.2, peaks 1948.1 at 0.1s,
- // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s.
- {4589,4598, 62, 1, 1946, 1946,0.093750 }, // 4636: skeakernetsP57; Crash Cymbal 2
+ // Amplitude begins at 1195.3, peaks 1266.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4522,4522, 69, 0, 306, 306,0.000000 }, // 4592: skeakernetsP53; Ride Bell
- // Amplitude begins at 2290.3, peaks 2608.9 at 0.0s,
- // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s.
- {4599,4599, 24, 0, 373, 373,0.000000 }, // 4637: skeakernetsP58; Vibraslap
+ // Amplitude begins at 947.1, peaks 1399.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4523,4523, 80, 0, 113, 113,0.000000 }, // 4593: skeakernetsP54; Tambourine
- // Amplitude begins at 759.4,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4600,4600, 61, 0, 233, 233,0.000000 }, // 4638: skeakernetsP59; Ride Cymbal 2
+ // Amplitude begins at 1182.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4524,4524, 69, 0, 266, 266,0.000000 }, // 4594: skeakernetsP55; Splash Cymbal
- // Amplitude begins at 1708.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4601,4601, 61, 0, 113, 113,0.000000 }, // 4639: skeakernetsP60; High Bongo
+ // Amplitude begins at 2425.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4525,4525, 58, 0, 73, 73,0.000000 }, // 4595: skeakernetsP56; Cowbell
- // Amplitude begins at 1721.4,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4601,4601, 54, 0, 126, 126,0.000000 }, // 4640: skeakernetsP61; Low Bango
+ // Amplitude begins at 1827.3, peaks 1987.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4517,4526, 62, 1, 1946, 1946,0.093750 }, // 4596: skeakernetsP57; Crash Cymbal 2
- // Amplitude begins at 2962.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4602,4602, 64, 0, 66, 66,0.000000 }, // 4641: skeakernetsP62; Mute High Conga
+ // Amplitude begins at 2340.3, peaks 2634.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4527,4527, 24, 0, 373, 373,0.000000 }, // 4597: skeakernetsP58; Vibraslap
- // Amplitude begins at 3529.8,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4603,4603, 60, 0, 100, 100,0.000000 }, // 4642: skeakernetsP63; Open High Conga
+ // Amplitude begins at 758.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4528,4528, 61, 0, 233, 233,0.000000 }, // 4598: skeakernetsP59; Ride Cymbal 2
- // Amplitude begins at 3482.3,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4603,4603, 57, 0, 100, 100,0.000000 }, // 4643: skeakernetsP64; Low Conga
+ // Amplitude begins at 1709.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4529,4529, 61, 0, 106, 106,0.000000 }, // 4599: skeakernetsP60; High Bongo
- // Amplitude begins at 481.6, peaks 607.4 at 0.0s,
- // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s.
- {4604,4604, 40, 0, 153, 153,0.000000 }, // 4644: skeakernetsP70; Maracas
+ // Amplitude begins at 1721.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4529,4529, 54, 0, 126, 126,0.000000 }, // 4600: skeakernetsP61; Low Bango
- // Amplitude begins at 1204.9, peaks 1481.9 at 0.0s,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4605,4605, 45, 0, 306, 306,0.000000 }, // 4645: skeakernetsP71; Short Whistle
+ // Amplitude begins at 2964.0,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4530,4530, 64, 0, 66, 66,0.000000 }, // 4601: skeakernetsP62; Mute High Conga
- // Amplitude begins at 1231.4, peaks 1451.6 at 0.0s,
- // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s.
- {4606,4606, 42, 0, 40000, 0,0.000000 }, // 4646: skeakernetsP72; Long Whistle
+ // Amplitude begins at 3521.5,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4531,4531, 60, 0, 100, 100,0.000000 }, // 4602: skeakernetsP63; Open High Conga
- // Amplitude begins at 1858.6,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4607,4608, 48, 1, 80, 80,0.000000 }, // 4647: skeakernetsP73;
+ // Amplitude begins at 3490.6,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4531,4531, 57, 0, 100, 100,0.000000 }, // 4603: skeakernetsP64; Low Conga
- // Amplitude begins at 2427.5,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4609,4610, 48, 1, 53, 53,0.000000 }, // 4648: skeakernetsP74;
+ // Amplitude begins at 478.6, peaks 600.6 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4532,4532, 40, 0, 153, 153,0.000000 }, // 4604: skeakernetsP70; Maracas
- // Amplitude begins at 2394.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4611,4611, 73, 0, 60, 60,0.000000 }, // 4649: skeakernetsP75; Claves
+ // Amplitude begins at 1203.0, peaks 1485.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4533,4533, 45, 0, 313, 313,0.000000 }, // 4605: skeakernetsP71; Short Whistle
- // Amplitude begins at 2671.2,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4612,4612, 28, 0, 80, 80,0.000000 }, // 4650: skeakernetsP78; Mute Cuica
+ // Amplitude begins at 1200.3, peaks 1494.7 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in -nans.
+ {4534,4534, 42, 0, 40000, 0,0.000000 }, // 4606: skeakernetsP72; Long Whistle
- // Amplitude begins at 2804.0, peaks 2825.1 at 0.0s,
- // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s.
- {4613,4613, 28, 0, 600, 600,0.000000 }, // 4651: skeakernetsP79; Open Cuica
+ // Amplitude begins at 1813.9,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4535,4536, 48, 1, 80, 80,0.000000 }, // 4607: skeakernetsP73;
- // Amplitude begins at 780.1,
- // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s.
- {4614,4614, 90, 0, 80, 80,0.000000 }, // 4652: skeakernetsP80; Mute Triangle
+ // Amplitude begins at 2421.1,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4537,4538, 48, 1, 53, 53,0.000000 }, // 4608: skeakernetsP74;
- // Amplitude begins at 822.2,
- // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s.
- {4615,4615, 90, 0, 306, 306,0.000000 }, // 4653: skeakernetsP81; Open Triangle
+ // Amplitude begins at 2419.2,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4539,4539, 73, 0, 60, 60,0.000000 }, // 4609: skeakernetsP75; Claves
+
+ // Amplitude begins at 2675.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4540,4540, 28, 0, 80, 80,0.000000 }, // 4610: skeakernetsP78; Mute Cuica
+
+ // Amplitude begins at 2814.6, peaks 2827.9 at infs,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4541,4541, 28, 0, 600, 600,0.000000 }, // 4611: skeakernetsP79; Open Cuica
+
+ // Amplitude begins at 780.7,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4542,4542, 90, 0, 80, 80,0.000000 }, // 4612: skeakernetsP80; Mute Triangle
+
+ // Amplitude begins at 823.4,
+ // fades to 20% at infs, keyoff fades to 20% in infs.
+ {4543,4543, 90, 0, 306, 306,0.000000 }, // 4613: skeakernetsP81; Open Triangle
};
@@ -23336,186 +23107,204 @@ const char* const banknames[73] =
const unsigned short banks[73][256] =
{
{ // bank 0, AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others)
- 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32,
- 33, 34, 35, 36, 37, 38, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31,
+ 32, 33, 34, 35, 36, 37, 38, 33, 39, 40, 41, 42, 43, 44, 45, 46,
+ 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62,
+ 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 1, Bisqwit (selection of 4op and 2op)
- 1, 180, 3, 181, 182, 183, 184, 185, 186, 10, 187, 12, 188, 189, 190, 191,
- 192, 193, 194, 195, 21, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206,
- 207, 208, 209, 36, 210, 35, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220,
- 221, 222, 223, 51, 224, 225, 54, 226, 56, 57, 227, 228, 229, 230, 231, 232,
- 233, 234, 235, 236, 237, 238, 239, 240, 72, 73, 241, 242, 243, 244, 245, 246,
- 247, 248, 249, 83, 250, 251, 252, 87, 253, 254, 255, 256, 92, 93, 257, 258,
- 259, 260, 261, 99, 100, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272,
- 112, 273, 274, 275, 116, 276, 277, 278, 279, 121, 280, 281, 282, 283, 0, 285,
- 128, 133, 286, 287, 128, 288, 289, 290, 291, 292, 293, 128, 128, 294, 295, 0,
- 290, 296, 297, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308,
+ 0, 179, 2, 180, 181, 182, 183, 184, 185, 9, 186, 11, 187, 188, 189, 190,
+ 191, 192, 193, 194, 20, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205,
+ 206, 207, 208, 35, 209, 34, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219,
+ 220, 221, 222, 50, 223, 224, 53, 225, 55, 56, 226, 227, 228, 229, 230, 231,
+ 232, 233, 234, 235, 236, 237, 238, 239, 71, 72, 240, 241, 242, 243, 244, 245,
+ 246, 247, 248, 82, 249, 250, 251, 86, 252, 253, 254, 255, 91, 92, 256, 257,
+ 258, 259, 260, 98, 99, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271,
+ 111, 272, 273, 274, 115, 275, 276, 277, 278, 120, 279, 280, 281, 282, 283, 284,
+ 127, 132, 285, 286, 127, 287, 288, 289, 290, 291, 292, 127, 127, 293, 294, 295,
+ 289, 296, 297, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308,
309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 318, 320, 318, 321, 318,
318, 322, 318, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335,
- 336, 337, 337, 338, 339, 320, 340, 341, 342, 343, 344, 345, 346, 346, 170, 171,
+ 336, 337, 337, 338, 339, 320, 340, 341, 342, 343, 344, 345, 346, 346, 169, 170,
347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362,
- 165, 363, 157, 364, 293, 365, 366, 367, 368, 179, 369, 369, 369, 369, 369, 369,
+ 164, 363, 156, 364, 292, 365, 366, 367, 368, 178, 369, 369, 369, 369, 369, 369,
369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369,
},
{ // bank 2, HMI (Descent, Asterix)
- 370, 180, 371, 181, 372, 373, 374, 375, 376, 377, 187, 378, 188, 379, 380, 191,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 381, 29, 370, 31, 32,
- 33, 34, 35, 36, 37, 382, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 383, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 385, 386, 387, 388, 389,
+ 370, 179, 371, 180, 372, 373, 374, 375, 376, 377, 186, 378, 187, 379, 380, 190,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 381, 28, 370, 30, 31,
+ 32, 33, 34, 35, 36, 382, 38, 33, 39, 40, 41, 42, 43, 44, 45, 46,
+ 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 383, 62,
+ 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 385, 386, 387, 388, 389,
390, 391, 392, 369, 393, 308, 394, 395, 396, 397, 398, 399, 398, 400, 401, 402,
403, 404, 405, 406, 404, 406, 407, 404, 408, 404, 330, 409, 410, 411, 412, 413,
414, 415, 416, 417, 418, 419, 420, 341, 342, 421, 422, 423, 424, 425, 426, 427,
- 428, 429, 419, 430, 351, 431, 308, 432, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 428, 429, 419, 430, 351, 431, 308, 432, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
},
{ // bank 3, HMI (Descent:: Int)
- 0, 434, 435, 29, 436, 32, 31, 437, 438, 439, 440, 441, 442, 39, 47, 443,
- 80, 85, 444, 445, 50, 90, 93, 94, 106, 446, 447, 448, 449, 450, 451, 452,
- 453, 454, 455, 456, 120, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
- 468, 469, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 304, 470, 471, 472, 473,
+ 433, 434, 435, 28, 436, 31, 30, 437, 438, 439, 440, 441, 442, 38, 46, 443,
+ 79, 84, 444, 445, 49, 89, 92, 93, 105, 446, 447, 448, 449, 450, 451, 452,
+ 453, 454, 455, 456, 119, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
+ 468, 469, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 304, 470, 471, 472, 473,
474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489,
490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505,
506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 345, 517, 518, 519, 520,
- 521, 522, 523, 524, 525, 526, 527, 528, 355, 356, 357, 358, 359, 529, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 521, 522, 523, 524, 525, 526, 527, 528, 355, 356, 357, 358, 359, 529, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
},
{ // bank 4, HMI (Descent:: Ham)
- 0, 434, 435, 29, 436, 32, 31, 437, 438, 439, 440, 441, 442, 39, 47, 443,
- 80, 85, 444, 445, 50, 90, 93, 94, 106, 446, 447, 448, 449, 450, 451, 452,
- 453, 454, 455, 456, 120, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
- 468, 0, 113, 100, 530, 531, 94, 532, 249, 108, 117, 533, 29, 79, 534, 535,
- 536, 80, 95, 39, 34, 116, 537, 538, 539, 540, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 541, 542, 543, 544, 545, 546, 0, 0,
- 547, 133, 135, 137, 139, 140, 142, 174, 157, 292, 293, 128, 548, 549, 550, 551,
- 552, 362, 553, 144, 0, 0, 0, 0, 0, 0, 0, 304, 470, 471, 472, 473,
+ 433, 434, 435, 28, 436, 31, 30, 437, 438, 439, 440, 441, 442, 38, 46, 443,
+ 79, 84, 444, 445, 49, 89, 92, 93, 105, 446, 447, 448, 449, 450, 451, 452,
+ 453, 454, 455, 456, 119, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
+ 468, 433, 112, 99, 530, 531, 93, 532, 248, 107, 116, 533, 28, 78, 534, 535,
+ 536, 79, 94, 38, 33, 115, 537, 538, 539, 540, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 541, 542, 543, 544, 545, 546, 433, 295,
+ 547, 132, 134, 136, 138, 139, 141, 173, 156, 291, 292, 127, 548, 549, 550, 551,
+ 552, 362, 553, 143, 433, 433, 433, 433, 433, 433, 433, 304, 470, 471, 472, 473,
474, 475, 476, 477, 478, 479, 480, 481, 482, 554, 555, 556, 557, 487, 488, 489,
490, 491, 492, 493, 558, 495, 496, 497, 498, 499, 500, 501, 559, 503, 504, 505,
506, 507, 508, 560, 561, 511, 512, 513, 514, 562, 563, 345, 517, 518, 519, 520,
- 521, 522, 523, 524, 525, 526, 527, 528, 564, 356, 565, 358, 359, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 521, 522, 523, 524, 525, 526, 527, 528, 564, 356, 565, 358, 359, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 295,
},
{ // bank 5, HMI (Descent:: Rick)
- 0, 434, 435, 29, 436, 32, 31, 437, 438, 439, 440, 441, 442, 39, 47, 443,
- 80, 85, 444, 445, 50, 90, 93, 94, 106, 446, 447, 448, 449, 450, 451, 452,
- 453, 454, 455, 456, 120, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
- 468, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 566, 567, 568, 569,
- 570, 35, 571, 572, 437, 52, 53, 85, 573, 574, 575, 576, 577, 86, 530, 91,
- 94, 95, 102, 578, 115, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 294, 128, 548,
+ 433, 434, 435, 28, 436, 31, 30, 437, 438, 439, 440, 441, 442, 38, 46, 443,
+ 79, 84, 444, 445, 49, 89, 92, 93, 105, 446, 447, 448, 449, 450, 451, 452,
+ 453, 454, 455, 456, 119, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
+ 468, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 566, 567, 568, 569,
+ 570, 34, 571, 572, 437, 51, 52, 84, 573, 574, 575, 576, 577, 85, 530, 90,
+ 93, 94, 101, 578, 114, 119, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 293, 127, 548,
550, 296, 297, 296, 297, 298, 299, 300, 301, 302, 303, 304, 470, 471, 472, 473,
474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489,
490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505,
506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 345, 517, 518, 519, 520,
521, 522, 523, 524, 525, 526, 527, 528, 355, 356, 357, 358, 359, 360, 361, 362,
- 165, 363, 157, 364, 293, 365, 366, 367, 368, 179, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 164, 363, 156, 364, 292, 365, 366, 367, 368, 178, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
},
{ // bank 6, HMI (Descent 2)
- 0, 434, 435, 29, 436, 32, 31, 437, 438, 439, 440, 441, 442, 39, 47, 443,
- 80, 85, 444, 445, 50, 90, 93, 94, 106, 446, 447, 448, 449, 450, 451, 452,
- 453, 454, 455, 456, 120, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
- 468, 0, 579, 580, 581, 0, 0, 582, 0, 0, 0, 0, 583, 584, 585, 586,
- 587, 444, 588, 589, 590, 0, 591, 592, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 577, 566,
- 437, 91, 460, 29, 593, 594, 595, 596, 32, 597, 598, 29, 441, 442, 567, 530,
- 94, 572, 599, 280, 31, 435, 101, 95, 575, 39, 282, 437, 447, 52, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 356, 357, 358, 359, 304, 470, 471, 472, 473,
+ 433, 434, 435, 28, 436, 31, 30, 437, 438, 439, 440, 441, 442, 38, 46, 443,
+ 79, 84, 444, 445, 49, 89, 92, 93, 105, 446, 447, 448, 449, 450, 451, 452,
+ 453, 454, 455, 456, 119, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467,
+ 468, 433, 579, 580, 581, 433, 433, 582, 433, 433, 433, 433, 583, 584, 585, 586,
+ 587, 444, 588, 589, 590, 433, 591, 592, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 577, 566,
+ 437, 90, 460, 28, 593, 594, 595, 596, 31, 597, 598, 28, 441, 442, 567, 530,
+ 93, 572, 599, 279, 30, 435, 100, 94, 575, 38, 281, 437, 447, 51, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 356, 357, 358, 359, 304, 470, 471, 472, 473,
474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489,
490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505,
506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 345, 517, 518, 519, 520,
- 521, 522, 523, 524, 525, 526, 527, 528, 355, 600, 601, 602, 128, 548, 296, 603,
- 604, 550, 605, 606, 362, 607, 136, 608, 361, 609, 610, 611, 612, 507, 147, 613,
- 547, 500, 614, 364, 174, 615, 366, 600, 616, 617, 618, 619, 620, 621, 0, 0,
+ 521, 522, 523, 524, 525, 526, 527, 528, 355, 600, 601, 602, 127, 548, 296, 603,
+ 604, 550, 605, 606, 362, 607, 135, 608, 361, 609, 610, 611, 612, 507, 146, 613,
+ 547, 500, 614, 364, 173, 615, 366, 600, 616, 617, 618, 619, 620, 621, 433, 433,
},
{ // bank 7, HMI (Normality)
- 622, 180, 371, 181, 372, 373, 374, 375, 376, 377, 187, 378, 188, 379, 380, 191,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 381, 29, 370, 31, 32,
- 33, 34, 35, 36, 37, 382, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 383, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 623, 147, 148, 149, 150, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164, 624, 625, 167, 168, 169, 170, 171,
- 172, 173, 626, 175, 627, 177, 178, 179, 179, 179, 179, 179, 179, 179, 179, 179,
- 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179,
- 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179,
+ 622, 179, 371, 180, 372, 373, 374, 375, 376, 377, 186, 378, 187, 379, 380, 190,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 381, 28, 370, 30, 31,
+ 32, 33, 34, 35, 36, 382, 38, 33, 39, 40, 41, 42, 43, 44, 45, 46,
+ 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 383, 62,
+ 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 623, 146, 147, 148, 149, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163, 624, 625, 166, 167, 168, 169, 170,
+ 171, 172, 626, 174, 627, 176, 177, 178, 178, 178, 178, 178, 178, 178, 178, 178,
+ 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178,
+ 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178,
},
{ // bank 8, HMI (Shattered Steel)
- 628, 629, 371, 442, 372, 630, 571, 631, 376, 632, 187, 633, 634, 379, 380, 635,
- 636, 598, 597, 637, 29, 638, 437, 437, 639, 640, 27, 641, 29, 572, 437, 642,
- 643, 566, 570, 644, 567, 35, 568, 569, 213, 645, 646, 43, 44, 647, 648, 649,
- 650, 651, 652, 653, 52, 53, 54, 573, 654, 655, 656, 657, 658, 574, 575, 576,
- 659, 599, 660, 661, 662, 69, 663, 664, 72, 665, 666, 75, 76, 667, 668, 669,
- 577, 86, 441, 442, 39, 85, 47, 87, 530, 89, 670, 91, 92, 93, 94, 95,
- 259, 671, 98, 532, 100, 101, 102, 672, 536, 673, 674, 675, 676, 677, 464, 111,
- 678, 578, 114, 115, 679, 117, 680, 599, 32, 462, 280, 126, 465, 282, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 681, 682, 683, 500, 503, 614, 684, 685, 296, 552, 550, 605, 600,
- 548, 602, 128, 601, 294, 549, 604, 551, 603, 298, 362, 299, 136, 300, 361, 301,
- 302, 547, 303, 143, 144, 145, 619, 147, 292, 686, 150, 687, 367, 368, 293, 365,
- 366, 364, 688, 159, 689, 690, 615, 163, 164, 165, 363, 691, 168, 169, 170, 171,
- 172, 173, 174, 175, 176, 177, 178, 179, 692, 693, 694, 695, 696, 697, 698, 699,
- 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 628, 629, 371, 442, 372, 630, 571, 631, 376, 632, 186, 633, 634, 379, 380, 635,
+ 636, 598, 597, 637, 28, 638, 437, 437, 639, 640, 26, 641, 28, 572, 437, 642,
+ 643, 566, 570, 644, 567, 34, 568, 569, 212, 645, 646, 42, 43, 647, 648, 649,
+ 650, 651, 652, 653, 51, 52, 53, 573, 654, 655, 656, 657, 658, 574, 575, 576,
+ 659, 599, 660, 661, 662, 68, 663, 664, 71, 665, 666, 74, 75, 667, 668, 669,
+ 577, 85, 441, 442, 38, 84, 46, 86, 530, 88, 670, 90, 91, 92, 93, 94,
+ 258, 671, 97, 532, 99, 100, 101, 672, 536, 673, 674, 675, 676, 677, 464, 110,
+ 678, 578, 113, 114, 679, 116, 680, 599, 31, 462, 279, 125, 465, 281, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
+ 433, 433, 433, 681, 682, 683, 500, 503, 614, 684, 685, 296, 552, 550, 605, 600,
+ 548, 602, 127, 601, 293, 549, 604, 551, 603, 298, 362, 299, 135, 300, 361, 301,
+ 302, 547, 303, 142, 143, 144, 619, 146, 291, 686, 149, 687, 367, 368, 292, 365,
+ 366, 364, 688, 158, 689, 690, 615, 162, 163, 164, 363, 691, 167, 168, 169, 170,
+ 171, 172, 173, 174, 175, 176, 177, 178, 692, 693, 694, 695, 696, 697, 698, 699,
+ 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 433, 433, 433, 433,
+ 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433, 433,
},
{ // bank 9, HMI (Theme Park)
712, 713, 714, 715, 716, 713, 717, 718, 719, 720, 721, 722, 723, 724, 715, 725,
726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 739, 739,
740, 741, 742, 743, 744, 533, 745, 568, 678, 746, 747, 748, 739, 739, 749, 750,
- 751, 752, 751, 753, 754, 213, 754, 755, 756, 757, 758, 759, 759, 760, 205, 761,
+ 751, 752, 751, 753, 754, 212, 754, 755, 756, 757, 758, 759, 759, 760, 204, 761,
762, 739, 739, 763, 762, 762, 764, 765, 766, 766, 766, 766, 767, 768, 767, 769,
769, 770, 771, 664, 772, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782,
783, 784, 785, 786, 787, 788, 788, 789, 786, 753, 790, 780, 780, 780, 791, 791,
792, 793, 794, 795, 796, 680, 680, 797, 798, 799, 800, 801, 802, 803, 742, 804,
- 805, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819,
+ 805, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819,
820, 821, 822, 823, 821, 824, 825, 821, 826, 821, 827, 828, 829, 830, 831, 832,
- 833, 834, 834, 835, 835, 825, 825, 836, 837, 838, 0, 839, 840, 841, 0, 0,
- 842, 843, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 833, 834, 834, 835, 835, 825, 825, 836, 837, 838, 806, 839, 840, 841, 806, 806,
+ 842, 843, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
},
{ // bank 10, HMI (3d Table Sports, Battle Arena Toshinden)
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 844, 845, 846, 847,
+ 848, 310, 849, 850, 851, 847, 852, 853, 854, 855, 856, 857, 856, 858, 859, 860,
+ 861, 862, 863, 325, 862, 325, 864, 862, 865, 862, 330, 866, 867, 868, 869, 870,
+ 871, 872, 873, 874, 875, 876, 340, 877, 878, 879, 880, 881, 882, 310, 883, 884,
+ 885, 429, 876, 430, 886, 887, 847, 888, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 295,
+ },
+ { // bank 11, HMI (Aces of the Deep)
889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904,
905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920,
921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
@@ -23523,1134 +23312,1115 @@ const unsigned short banks[73][256] =
953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968,
969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984,
985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999,1000,
-1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 844, 845, 846, 847,
- 848, 310, 849, 850, 851, 847, 852, 853, 854, 855, 856, 857, 856, 858, 859, 860,
- 861, 862, 863, 325, 862, 325, 864, 862, 865, 862, 330, 866, 867, 868, 869, 870,
- 871, 872, 873, 874, 875, 876, 340, 877, 878, 879, 880, 881, 882, 310, 883, 884,
- 885, 429, 876, 430, 886, 887, 847, 888, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- },
- { // bank 11, HMI (Aces of the Deep)
-1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,
-1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,
-1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,
-1068,1069,1070,1071, 224,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,
-1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,
-1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,
-1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,
-1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 305, 306, 307, 308,
+1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015, 295,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 305, 306, 307, 308,
1016, 425, 311,1017, 393, 308, 394, 395, 396, 397,1018, 399,1018, 400,1019, 402,
403, 404, 405, 406, 404, 406, 407, 404, 408, 404, 330, 409, 410, 411, 412, 413,
414, 415, 416, 417, 418, 419, 420, 341, 342, 421, 422, 423, 424, 425, 426, 427,
- 428, 429, 419, 430, 351, 431, 308, 432, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 428, 429, 419, 430, 351, 431, 308, 432, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
},
{ // bank 12, HMI (Earthsiege)
-1147,1021,1022,1148,1149,1150,1026, 185,1028,1029,1030,1031,1032,1151,1152,1153,
-1154,1037,1155,1039,1040,1156,1042,1043,1044,1157,1046,1158,1159,1160,1161,1051,
-1162,1163,1164,1165,1166,1167,1168,1169,1060,1170,1062,1063,1064,1171,1066,1172,
-1173,1069,1070,1174, 224,1072,1073,1074,1175,1176,1177,1078,1178,1179,1180,1082,
-1083,1084,1085,1086,1181,1088,1182,1183,1091,1184,1093,1094,1185,1186, 967,1187,
-1188,1189,1101,1102,1190,1104,1191,1192,1107,1193,1194,1195,1196,1197,1198,1199,
-1115,1200,1201,1202,1203,1120,1204,1205,1123,1206,1207,1126,1127,1128,1129,1208,
-1131,1209,1210,1134,1135,1211,1212,1213,1139,1214,1215,1142,1143,1216,1217,1218,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 385, 386, 387, 388, 389,
- 390, 391, 392, 369,1219, 308, 394, 395, 396, 397, 398, 399, 398, 400, 401, 402,
+1020,1021,1022,1023,1024,1025,1026, 184,1027,1028,1029,1030,1031,1032,1033,1034,
+1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,
+1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,
+1067,1068,1069,1070, 223,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,
+1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095, 967,1096,
+1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,
+1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,
+1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 385, 386, 387, 388, 389,
+ 390, 391, 392, 369,1145, 308, 394, 395, 396, 397, 398, 399, 398, 400, 401, 402,
403, 404, 405, 406, 404, 406, 407, 404, 408, 404, 330, 409, 410, 411, 412, 413,
- 414, 415, 416,1220,1221, 419, 420, 341, 342, 421, 422, 423, 424, 425, 426, 427,
- 428, 429, 419, 430, 351, 431, 308, 432, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 414, 415, 416,1146,1147, 419, 420, 341, 342, 421, 422, 423, 424, 425, 426, 427,
+ 428, 429, 419, 430, 351, 431, 308, 432, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
},
{ // bank 13, HMI (Anvil of Dawn)
- 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32,
- 33, 34, 35, 36, 37, 38, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 623, 147, 148, 149, 150, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164, 624, 625, 167, 168, 169, 170, 171,
- 172, 173, 626, 175, 627, 177, 178, 179, 179, 179, 179, 179, 179, 179, 179, 179,
- 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179,
- 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179, 179,
+1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,
+1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1149,1149,1149,1149,1149,
+1144,1144,1144,1150,1151,1152,1153,1154,1153,1155,1156,1155,1156,1155,1157,1155,
+1155,1158,1155,1159,1158,1159,1160,1158,1161,1158,1162,1159,1163,1164,1163,1165,
+1165,1166,1166,1115,1115,1167,1167,1168,1169,1170,1171,1172,1132,1132,1173,1174,
+1175,1176,1167,1176,1176,1152,1152,1133,1148,1148,1148,1148,1148,1148,1148,1148,
+1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,
+1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,1148,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 623, 146, 147, 148, 149, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163, 624, 625, 166, 167, 168, 169, 170,
+ 171, 172, 626, 174, 627, 176, 177, 178, 178, 178, 178, 178, 178, 178, 178, 178,
+ 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178,
+ 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178, 178,
},
- // Bank 13 defines nothing new.
{ // bank 14, DMX (Doom :: partially pseudo 4op)
-1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,
-1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,
-1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,
-1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,
-1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,
-1302,1303,1304,1305,1306,1307,1308,1309,1309,1310,1311,1312,1313,1314,1315,1316,
-1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,
-1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 312,1349,1350,1351,1352,1353,1354, 319,1355, 320,1356, 321,1357,
-1358,1359,1360,1361,1362,1363,1364,1365,1366,1359,1367,1361, 332, 333, 334, 335,
- 336,1368,1369, 338, 339, 320,1370,1371,1371,1371,1371,1372,1373,1374,1375,1371,
- 347, 348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,
+1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,
+1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,
+1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,
+1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,
+1257,1258,1259,1260,1261,1262,1263,1264,1264,1265,1266,1267,1268,1269,1270,1271,
+1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,
+1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 312,1304,1305,1306,1307,1308,1309, 319,1310, 320,1311, 321,1312,
+1313,1314,1315,1316,1317,1318,1319,1320,1321,1314,1322,1316, 332, 333, 334, 335,
+ 336,1323,1324, 338, 339, 320,1325,1326,1326,1326,1326,1327,1328,1329,1330,1326,
+ 347, 348, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 15, DMX (Hexen, Heretic :: partially pseudo 4op)
-1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,
-1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1376,1377,1253,
-1378,1255,1256,1379,1380,1259,1260,1381,1262,1263,1264,1265,1266,1267,1268,1269,
-1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1382,1281,1282,1283,1284,1285,
-1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,
-1302,1303,1304,1305,1306,1307,1308,1309,1309,1310,1311,1312,1313,1314,1315,1316,
-1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,
-1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 312,1349,1350,1351,1352,1383,1354, 319,1355, 320,1356, 321,1357,
-1358,1359,1360,1361,1362,1363,1364,1384,1366,1359,1385,1361, 332, 333, 334, 335,
- 336,1368,1369, 338, 339, 320,1370,1371,1371,1371,1371,1372,1373,1374,1375,1371,
- 347, 348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,
+1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1331,1332,1208,
+1333,1210,1211,1334,1335,1214,1215,1336,1217,1218,1219,1220,1221,1222,1223,1224,
+1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1337,1236,1237,1238,1239,1240,
+1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,
+1257,1258,1259,1260,1261,1262,1263,1264,1264,1265,1266,1267,1268,1269,1270,1271,
+1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,
+1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 312,1304,1305,1306,1307,1338,1309, 319,1310, 320,1311, 321,1312,
+1313,1314,1315,1316,1317,1318,1319,1339,1321,1314,1340,1316, 332, 333, 334, 335,
+ 336,1323,1324, 338, 339, 320,1325,1326,1326,1326,1326,1327,1328,1329,1330,1326,
+ 347, 348, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 16, DMX (MUS Play :: partially pseudo 4op)
-1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,
-1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1386,1252,1253,
-1387,1255,1256,1379,1380,1259,1260,1381,1262,1263,1264,1265,1266,1267,1268,1269,
-1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1382,1281,1282,1283,1284,1285,
-1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,
-1302,1303,1304,1305,1306,1307,1308,1309,1309,1310,1311,1312,1313,1314,1315,1316,
-1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,
-1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 312,1349,1350,1351,1352,1353,1354, 319,1355, 320,1356, 321,1357,
-1358,1359,1360,1361,1362,1363,1364,1384,1366,1359,1388,1361, 332, 333, 334, 335,
- 336,1368,1369, 338, 339, 320,1370,1371,1371,1371,1371,1372,1373,1374,1375,1371,
- 347, 348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,
+1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1341,1207,1208,
+1342,1210,1211,1334,1335,1214,1215,1336,1217,1218,1219,1220,1221,1222,1223,1224,
+1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1337,1236,1237,1238,1239,1240,
+1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,
+1257,1258,1259,1260,1261,1262,1263,1264,1264,1265,1266,1267,1268,1269,1270,1271,
+1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,
+1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 312,1304,1305,1306,1307,1308,1309, 319,1310, 320,1311, 321,1312,
+1313,1314,1315,1316,1317,1318,1319,1339,1321,1314,1343,1316, 332, 333, 334, 335,
+ 336,1323,1324, 338, 339, 320,1325,1326,1326,1326,1326,1327,1328,1329,1330,1326,
+ 347, 348, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 17, AIL (Discworld, Grandest Fleet, Pocahontas, Slob Zone 3d, Ultima 4, Zorro)
- 622, 180, 371,1389, 372, 373, 374, 375,1390, 377, 187,1391, 188, 379,1392,1393,
-1394,1395,1396,1397,1398,1399,1400,1401,1402, 26, 27, 381, 29, 370, 31,1403,
-1404, 34, 35, 36, 37, 382, 39, 34, 40, 41,1405, 43, 44, 45, 46, 47,
- 223,1406,1407,1408,1409,1410,1411,1412, 56, 57,1413, 59, 60,1414,1415, 63,
-1416,1417,1418,1419, 68, 69, 70, 71, 72, 73,1420, 75,1421,1422,1423,1424,
- 80, 81, 82,1425, 84,1426,1427, 87,1428,1429,1430,1431,1432,1433, 257, 258,
-1434, 97, 98,1435,1436,1437, 263, 264, 104, 105, 106,1438, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 660, 120, 121, 122, 123, 124, 125, 126, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146,1439, 148, 149,1440, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164,1441,1442, 167, 168, 169, 170,1443,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 622, 179, 371,1344, 372, 373, 374, 375,1345, 377, 186,1346, 187, 379,1347,1348,
+1349,1350,1351,1352,1353,1354,1355,1356,1357, 25, 26, 381, 28, 370, 30,1358,
+1359, 33, 34, 35, 36, 382, 38, 33, 39, 40,1360, 42, 43, 44, 45, 46,
+ 222,1361,1362,1363,1364,1365,1366,1367, 55, 56,1368, 58, 59,1369,1370, 62,
+1371,1372,1373,1374, 67, 68, 69, 70, 71, 72,1375, 74,1376,1377,1378,1379,
+ 79, 80, 81,1380, 83,1381,1382, 86,1383,1384,1385,1386,1387,1388, 256, 257,
+1389, 96, 97,1390,1391,1392, 262, 263, 103, 104, 105,1393, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 660, 119, 120, 121, 122, 123, 124, 125, 126,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145,1394, 147, 148,1395, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163,1396,1397, 166, 167, 168, 169,1398,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 18, AIL (Warcraft 2)
- 1, 2, 3, 4, 5, 6,1444, 8, 9,1445, 11, 12, 13, 14,1446, 16,
- 17, 18, 19,1447, 21, 22, 23, 24,1448, 26, 27, 28, 29, 30, 31, 32,
- 33, 34, 35, 36, 37, 38, 39, 34, 40, 41, 42, 43,1449,1450,1451,1452,
-1453,1454,1455, 51,1456, 53, 54,1457,1458,1459,1460, 59,1461,1462, 62, 63,
- 64, 65, 66, 67,1463, 69,1464,1465,1466,1467, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,1468,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115,1469, 117,1470, 278, 120, 121, 122, 123, 124, 125, 126, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1471,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,
-1483,1484,1485, 143,1486, 145,1487,1488, 148,1489,1490, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160,1491, 162, 163, 164, 165, 166, 167,1492, 169, 170, 171,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1, 2, 3, 4, 5,1399, 7, 8,1400, 10, 11, 12, 13,1401, 15,
+ 16, 17, 18,1402, 20, 21, 22, 23,1403, 25, 26, 27, 28, 29, 30, 31,
+ 32, 33, 34, 35, 36, 37, 38, 33, 39, 40, 41, 42,1404,1405,1406,1407,
+1408,1409,1410, 50,1411, 52, 53,1412,1413,1414,1415, 58,1416,1417, 61, 62,
+ 63, 64, 65, 66,1418, 68,1419,1420,1421,1422, 73, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93,1423,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114,1424, 116,1425, 277, 119, 120, 121, 122, 123, 124, 125, 126,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1426,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,
+1438,1439,1440, 142,1441, 144,1442,1443, 147,1444,1445, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159,1446, 161, 162, 163, 164, 165, 166,1447, 168, 169, 170,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 19, AIL (Syndicate)
-1493, 713, 714, 715, 716, 713, 717,1493, 719,1494, 721,1495, 723,1496, 715, 725,
- 728, 728, 728, 729, 730,1497,1498,1498, 734,1499, 736,1500, 739, 739, 739, 739,
- 740,1501,1502,1503,1501, 533, 745,1504, 678, 746,1505,1506, 739, 739,1507,1508,
-1509, 781,1509, 753,1510,1511,1510,1512, 756, 757, 758, 759, 759,1513,1514, 761,
- 762, 739, 739, 739, 762, 762, 764, 765, 766, 766, 766, 766, 767,1515, 769, 769,
- 769, 770, 771,1516,1517,1517,1518, 774,1519,1519,1520,1521, 779,1522, 781,1523,
- 783, 784,1524, 786,1525,1526,1526,1527, 786, 753,1528,1522,1522,1522,1529,1529,
- 792, 793, 680, 795, 796, 680, 680,1530,1531,1532,1533,1534, 802, 803,1535,1536,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1537,1537,1538,1539, 811,1538,1540,1541,1540,1542,1543,1542,1542,
-1544,1545,1538, 0,1546,1547, 0, 0,1543, 0, 0, 0,1548,1540,1538,1549,
-1543,1538,1540,1550,1551,1542,1542,1542,1542,1542, 0,1542, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1448, 713, 714, 715, 716, 713, 717,1448, 719,1449, 721,1450, 723,1451, 715, 725,
+ 728, 728, 728, 729, 730,1452,1453,1453, 734,1454, 736,1455, 739, 739, 739, 739,
+ 740,1456,1457,1458,1456, 533, 745,1459, 678, 746,1460,1461, 739, 739,1462,1463,
+1464, 781,1464, 753,1465,1466,1465,1467, 756, 757, 758, 759, 759,1468,1469, 761,
+ 762, 739, 739, 739, 762, 762, 764, 765, 766, 766, 766, 766, 767,1470, 769, 769,
+ 769, 770, 771,1471,1472,1472,1473, 774,1474,1474,1475,1476, 779,1477, 781,1478,
+ 783, 784,1479, 786,1480,1481,1481,1482, 786, 753,1483,1477,1477,1477,1484,1484,
+ 792, 793, 680, 795, 796, 680, 680,1485,1486,1487,1488,1489, 802, 803,1490,1491,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1492,1492,1493,1494, 811,1493,1495,1496,1495,1497,1498,1497,1497,
+1499,1500,1493, 295,1501,1502, 295, 295,1498, 295, 295, 295,1503,1495,1493,1504,
+1498,1493,1495,1505,1506,1497,1497,1497,1497,1497, 295,1497, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 20, AIL (Guilty, Orion Conspiracy, Terra Nova Strike Force Centauri :: 4op)
-1552,1553,1554,1555, 182, 183, 184,1556, 186,1557,1558,1559,1560, 189, 190,1561,
-1562,1563,1564,1565,1566, 196, 197, 198, 199, 200, 201, 202, 203,1567,1568, 206,
- 207, 208, 209,1569,1570,1571,1572, 212,1573,1574, 215, 216, 217, 218, 219, 220,
- 221, 222,1575,1576,1577,1578,1579, 226,1580,1581, 227,1582,1583, 230, 231, 232,
- 233, 234, 235, 236,1584, 238, 239, 240,1585,1586, 241,1587, 243, 244, 245,1588,
- 247, 248,1589,1590, 250, 251, 252,1591, 253, 254, 255, 256,1592,1593,1594,1595,
-1596, 260,1597,1598,1599,1600,1601,1602, 265, 266, 267, 268, 269, 270, 271, 272,
-1603, 273, 274,1604,1605,1606, 277,1607,1608, 0, 0,1611,1612,1613, 0, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,
-1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,
-1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,
-1657,1658,1659,1660,1661,1662,1663,1664, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,1509,1510, 181, 182, 183,1511, 185,1512,1513,1514,1515, 188, 189,1516,
+1517,1518,1519,1520,1521, 195, 196, 197, 198, 199, 200, 201, 202,1522,1523, 205,
+ 206, 207, 208,1524,1525,1526,1527, 211,1528,1529, 214, 215, 216, 217, 218, 219,
+ 220, 221,1530,1531,1532,1533,1534, 225,1535,1536, 226,1537,1538, 229, 230, 231,
+ 232, 233, 234, 235,1539, 237, 238, 239,1540,1541, 240,1542, 242, 243, 244,1543,
+ 246, 247,1544,1545, 249, 250, 251,1546, 252, 253, 254, 255,1547,1548,1549,1550,
+1551, 259,1552,1553,1554,1555,1556,1557, 264, 265, 266, 267, 268, 269, 270, 271,
+1558, 272, 273,1559,1560,1561, 276,1562,1563,1564,1565,1566,1567,1568, 283, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,
+1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,
+1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,
+1612,1613,1614,1615,1616,1617,1618,1619, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 21, AIL (Magic Carpet 2)
-1493, 713, 714,1665,1666,1667, 717,1493, 719,1668,1669, 722, 723, 724, 715, 725,
- 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736,1670,1671,1672, 739, 739,
- 740,1673,1674,1675,1676,1677,1678,1679,1680, 746,1681, 748,1682,1683,1684,1685,
-1686, 752,1687,1688,1689,1690, 732, 755, 756, 757, 758, 759, 759,1691, 205,1692,
-1693,1694,1695,1696,1697,1698,1699,1700, 766,1701,1702, 766,1703, 768,1704,1705,
-1706,1707,1708, 664, 772, 772, 773,1707,1691,1709,1709,1709,1709,1709,1710, 782,
-1711, 784,1712,1713, 787, 788, 788, 789,1713, 753, 790, 780, 780, 780, 791, 791,
- 792, 793,1714,1715, 796, 680, 680, 797, 798, 799, 800,1534,1716, 803,1535,1536,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1717,1718,1719,1720,1721,1721,1540, 814,1540,1722,1543, 818,1722,
-1544,1545,1538, 0,1546,1547, 0, 0,1543, 0, 0, 0,1548,1540,1538,1723,
-1543,1538,1540,1550,1551,1722,1724,1722,1725,1726, 0,1727, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1448, 713, 714,1620,1621,1622, 717,1448, 719,1623,1624, 722, 723, 724, 715, 725,
+ 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736,1625,1626,1627, 739, 739,
+ 740,1628,1629,1630,1631,1632,1633,1634,1635, 746,1636, 748,1637,1638,1639,1640,
+1641, 752,1642,1643,1644,1645, 732, 755, 756, 757, 758, 759, 759,1646, 204,1647,
+1648,1649,1650,1651,1652,1653,1654,1655, 766,1656,1657, 766,1658, 768,1659,1660,
+1661,1662,1663, 664, 772, 772, 773,1662,1646,1664,1664,1664,1664,1664,1665, 782,
+1666, 784,1667,1668, 787, 788, 788, 789,1668, 753, 790, 780, 780, 780, 791, 791,
+ 792, 793,1669,1670, 796, 680, 680, 797, 798, 799, 800,1489,1671, 803,1490,1491,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1672,1673,1674,1675,1676,1676,1495, 814,1495,1677,1498, 818,1677,
+1499,1500,1493, 295,1501,1502, 295, 295,1498, 295, 295, 295,1503,1495,1493,1678,
+1498,1493,1495,1505,1506,1677,1679,1677,1680,1681, 295,1682, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 22, AIL (Nemesis)
-1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,
-1744,1745,1746, 195,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,
+1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,
+1699,1700,1701, 194,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,
+1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,
+1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741, 228,1742,1743,1744,
+1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1722, 245,
1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,
-1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786, 229,1787,1788,1789,
-1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1767, 246,
-1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,
-1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,
-1836,1837,1838, 275,1839,1840,1841,1842, 279,1843,1844,1845,1846,1847,1848,1849,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1850,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,
-1862,1863,1864,1865,1866,1865,1867,1868,1869,1870,1871,1865,1872,1873,1874,1875,
-1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,
-1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,
+1791,1792,1793, 274,1794,1795,1796,1797, 278,1798,1799,1800,1801,1802,1803,1804,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1805,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,
+1817,1818,1819,1820,1821,1820,1822,1823,1824,1825,1826,1820,1827,1828,1829,1830,
+1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,
+1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 23, AIL (Jagged Alliance)
-1904, 0,1905, 713,1906, 713, 717,1493, 598,1494,1494,1907,1908,1908,1908, 761,
- 728, 728, 728, 730, 730, 730,1498,1498,1909,1910,1911,1911, 739, 739,1912, 739,
-1913,1914,1502,1503,1914, 533,1915,1504, 678, 678,1505, 764, 739, 739,1507,1508,
-1916,1917,1918,1919,1510,1511,1510,1512, 756, 757, 758, 759, 759,1513,1514,1920,
-1910,1921,1922, 0,1911, 0, 764,1923,1924, 0, 0, 0,1925,1926, 0, 769,
-1927,1928, 0, 0, 0, 0,1929,1930,1931,1519,1520,1932,1933,1933,1934,1935,
-1936,1937,1938,1939,1940, 0,1526,1941,1938,1935, 0,1942, 0, 0, 0,1942,
-1943, 0, 0, 0,1944,1945, 0,1946, 0, 0,1922, 0, 281,1904, 678, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0,1947,1948,1949,1950,1949,1540,1951,1540,1542,1543,1542,1543,
-1538,1952,1538,1953, 0,1949,1954,1949, 0, 0, 0, 0,1538,1540,1538,1538,
-1543,1538,1540,1949,1955,1542,1955,1542,1542,1542, 0,1542, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1859, 295,1860, 713,1861, 713, 717,1448, 598,1449,1449,1862,1863,1863,1863, 761,
+ 728, 728, 728, 730, 730, 730,1453,1453,1864,1865,1866,1866, 739, 739,1867, 739,
+1868,1869,1457,1458,1869, 533,1870,1459, 678, 678,1460, 764, 739, 739,1462,1463,
+1871,1872,1873,1874,1465,1466,1465,1467, 756, 757, 758, 759, 759,1468,1469,1875,
+1865,1876,1877, 295,1866, 295, 764,1878,1879, 295, 295, 295,1880,1881, 295, 769,
+1882,1883, 295, 295, 295, 295,1884,1885,1886,1474,1475,1887,1888,1888,1889,1890,
+1891,1892,1893,1894,1895, 295,1481,1896,1893,1890, 295,1897, 295, 295, 295,1897,
+1898, 295, 295, 295,1899,1900, 295,1901, 295, 295,1877, 295, 280,1859, 678, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295,1902,1903,1904,1905,1904,1495,1906,1495,1497,1498,1497,1498,
+1493,1907,1493,1908, 295,1904,1909,1904, 295, 295, 295, 295,1493,1495,1493,1493,
+1498,1493,1495,1904,1910,1497,1910,1497,1497,1497, 295,1497, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 24, AIL (When Two Worlds War :: 4op, MISSING INSTRUMENTS)
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-1956, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,1957, 0, 0, 0, 0, 0, 0, 0, 0,1958, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0,1959, 0, 0,1960, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+1911, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295,1912, 295, 295, 295, 295, 295, 295, 295, 295,1913, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295,1914, 295, 295,1915, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 25, AIL (Bards Tale Construction :: MISSING INSTRUMENTS)
- 456,1961, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,1962,1962,1962, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0,1963,1964, 0, 0, 0,1965, 0, 0, 0, 0, 0, 0, 0, 0, 0,
-1966,1967, 0, 0, 0, 0, 0, 0, 0, 757,1968,1969,1969, 0, 0, 0,
- 0, 0, 0, 0, 0, 0,1970,1970,1971,1972,1971, 0, 0, 0, 0, 0,
- 0, 0,1973,1973, 0, 0, 0, 0, 0,1974,1521, 0, 779, 0, 0, 0,
- 0, 0, 0, 0, 0, 0,1975,1965,1976,1977,1978,1979, 0, 0, 673,1980,
- 459,1981,1982, 0, 0,1983, 0, 0,1984, 0, 0,1985,1986,1987,1988, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0,1989,1989,1989, 0, 0, 0, 0, 0, 0, 0,
- 0,1990, 0, 0, 0, 0,1991, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 456,1916, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,1917,1917,1917, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295,1918,1919, 295, 295, 295,1920, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+1921,1922, 295, 295, 295, 295, 295, 295, 295, 757,1923,1924,1924, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295,1925,1925,1926,1927,1926, 295, 295, 295, 295, 295,
+ 295, 295,1928,1928, 295, 295, 295, 295, 295,1929,1476, 295, 779, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295,1930,1920,1931,1932,1933,1934, 295, 295, 673,1935,
+ 459,1936,1937, 295, 295,1938, 295, 295,1939, 295, 295,1940,1941,1942,1943, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295,1944,1944,1944, 295, 295, 295, 295, 295, 295, 295,
+ 295,1945, 295, 295, 295, 295,1946, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 26, AIL (Return to Zork)
-1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,1399,
-2007,2007,2007,2008,2008,2008,2009,2010,2011,2012,2013,2014, 35,2015, 34,2016,
-2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,
-2033,2034,2035,2036,2037,2038,2039,2040,2041, 46, 46,2042,2043,2044,2045,2046,
-2047, 739,2048,2049,2050,2051,2052,2052,2053,2054,2054,2055,2056,2057,2058,2059,
-2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2072,2073,2074,
-2075,2076,2077,2078,2079,2080,2081, 276,2082,2083,1528,2084,2085,2086,2087,2088,
-2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100, 123,2101,2102,2103,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2105,2106,2107,2108,2109,2110,2111,2112,2111,2113,2114,2115,2114,
-2116, 547,2116,2117, 0, 0,2118, 0,2119, 0, 0, 0,2120,2121,2122,2123,
-2124,2125,2126,2127,2128, 161, 162, 163, 164,2129, 0,2130, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1354,
+1962,1962,1962,1963,1963,1963,1964,1965,1966,1967,1968,1969, 34,1970, 33,1971,
+1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,
+1988,1989,1990,1991,1992,1993,1994,1995,1996, 45, 45,1997,1998,1999,2000,2001,
+2002, 739,2003,2004,2005,2006,2007,2007,2008,2009,2009,2010,2011,2012,2013,2014,
+2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2027,2028,2029,
+2030,2031,2032,2033,2034,2035,2036, 275,2037,2038,1483,2039,2040,2041,2042,2043,
+2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055, 122,2056,2057,2058,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2060,2061,2062,2063,2064,2065,2066,2067,2066,2068,2069,2070,2069,
+2071, 547,2071,2072,2059,2059,2073,2059,2074,2059,2059,2059,2075,2076,2077,2078,
+2079,2080,2081,2082,2083, 160, 161, 162, 163,2084,2059,2085,2059,2059,2059,2059,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2059, 295,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
},
{ // bank 27, AIL (Theme Hospital)
-2131,2131,2131,2131,2131,2131, 727,2132,2133,2134,2135,2136,2137,2138,2139,2140,
-2141,2141,2141,2141,2142,2143,2144,2143,2145,2146,2145,2145,2145,2147, 205,2148,
-2149,2149,2149,2149,2149,2149,2149,2149,2150,2150,2150,2149,2150,2151,2152,2153,
-2150,2150,2154,2154, 754,2155,2155,2156, 228,2157,2158, 228,2159, 228, 228, 228,
- 228, 228, 228, 228, 733,2159,2160,2161,2162,2162,2162,2163,2162,2162,2164,2164,
-2165, 770,2166,2166,2131,2155,2167,2168,2169,2170,2171,2172,2173,2174,2175,2167,
-2175,2176,2139,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2188,
-2133,2189,2190,2191,2192,2192,2192,2193,2194,2166,2195,2196,2197, 283,2198,1535,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,1717,1717,1717,1717,1717,
-1545,1545,1545,1717,1537,2199,1539,1539,1548,2200,2201,2200,2202,2200,2202,2203,
-2204,2205,2206, 814,2205, 814, 814, 816,2207,2205,2208, 814,2209,2210,1727,1726,
-1725,2211,2212,1550,1551,2213,2213,1722,1725,1726,1726,2199,2214,2215,2215,2215,
-1723,2216,2213,2216,2216,2199,1725,1727, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2086,2086,2086,2086,2086,2086, 727,2087,2088,2089,2090,2091,2092,2093,2094,2095,
+2096,2096,2096,2096,2097,2098,2099,2098,2100,2101,2100,2100,2100,2102, 204,2103,
+2104,2104,2104,2104,2104,2104,2104,2104,2105,2105,2105,2104,2105,2106,2107,2108,
+2105,2105,2109,2109, 754,2110,2110,2111, 227,2112,2113, 227,2114, 227, 227, 227,
+ 227, 227, 227, 227, 733,2114,2115,2116,2117,2117,2117,2118,2117,2117,2119,2119,
+2120, 770,2121,2121,2086,2110,2122,2123,2124,2125,2126,2127,2128,2129,2130,2122,
+2130,2131,2094,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2143,
+2088,2144,2145,2146,2147,2147,2147,2148,2149,2121,2150,2151,2152, 282,2153,1490,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,1672,1672,1672,1672,1672,
+1500,1500,1500,1672,1492,2154,1494,1494,1503,2155,2156,2155,2157,2155,2157,2158,
+2159,2160,2161, 814,2160, 814, 814, 816,2162,2160,2163, 814,2164,2165,1682,1681,
+1680,2166,2167,1505,1506,2168,2168,1677,1680,1681,1681,2154,2169,2170,2170,2170,
+1678,2171,2168,2171,2171,2154,1680,1682, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 28, AIL (National Hockey League PA)
889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904,
- 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916,2217, 918, 919, 920,
- 921, 922, 923,2218, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
- 937, 938, 939,2219, 941, 942, 943, 944, 945,2220,2221, 948,2222, 950,2223,2224,
-2225, 954,2226, 956, 957,2227,2228, 960, 961,2229,2230, 964, 965, 966, 967, 968,
-2231, 970, 971, 972, 973, 974,2232, 976, 977, 978, 979, 980,2233,2234, 983,2235,
- 985,2236, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999,1000,
-1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,2237,1013,2238,1015,2239,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 844, 845, 846, 847,
- 848, 310, 849, 850, 851, 847,2240, 853,2241, 855,2242, 857,2243, 858,2244, 860,
- 861,2245, 863, 325,2245, 325, 864,2245,2246,2247, 330, 866,2248,2249,2250, 870,
- 871,2251,2252, 874, 875, 876, 340, 877, 878, 879, 880, 881, 882, 310, 883, 884,
-2253, 429, 876, 430, 886, 887, 847, 888, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916,2172, 918, 919, 920,
+ 921, 922, 923,2173, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
+ 937, 938, 939,2174, 941, 942, 943, 944, 945,2175,2176, 948,2177, 950,2178,2179,
+2180, 954,2181, 956, 957,2182,2183, 960, 961,2184,2185, 964, 965, 966, 967, 968,
+2186, 970, 971, 972, 973, 974,2187, 976, 977, 978, 979, 980,2188,2189, 983,2190,
+ 985,2191, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999,1000,
+1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,2192,1013,2193,1015,2194,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 844, 845, 846, 847,
+ 848, 310, 849, 850, 851, 847,2195, 853,2196, 855,2197, 857,2198, 858,2199, 860,
+ 861,2200, 863, 325,2200, 325, 864,2200,2201,2202, 330, 866,2203,2204,2205, 870,
+ 871,2206,2207, 874, 875, 876, 340, 877, 878, 879, 880, 881, 882, 310, 883, 884,
+2208, 429, 876, 430, 886, 887, 847, 888, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 29, AIL (Inherit The Earth)
- 1, 2, 3, 0, 0, 0, 6,2254, 0, 0,1396, 0,1397,1397,2255,1399,
- 0, 0, 0, 0, 0, 0,2256,2256,2257,2257, 63,2257, 34, 34, 39, 39,
-1428,2258,1409,1409, 97,1435, 35,1411, 261,1434, 36,1434, 63, 0,1394, 80,
-1407,1408,2259, 45, 0, 0,1405,1405, 43, 46, 46,2260, 26,2261, 0, 104,
- 0,1404, 0, 35, 37, 38, 36, 36, 73, 73, 0, 0,2262, 75, 0, 0,
-1421,1419, 71, 71, 68, 69, 70,1400, 0, 0, 57, 0, 60, 60,1413, 0,
- 0, 13, 261, 0, 11, 10,2263, 14, 13,1438, 0,1422,1423,1421,1421,1424,
-2264, 117, 0, 0, 0,2265, 116,2266,2267,2268,1412, 124, 123,2266,2269,2266,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145,2270,1439, 148, 149,1440, 151, 152, 153, 154, 155,
- 156, 157,2271, 159, 160, 161, 162, 163, 164,1441,1442, 167, 168, 169, 170,1443,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1, 2, 295, 295, 295, 5,2209, 295, 295,1351, 295,1352,1352,2210,1354,
+ 295, 295, 295, 295, 295, 295,2211,2211,2212,2212, 62,2212, 33, 33, 38, 38,
+1383,2213,1364,1364, 96,1390, 34,1366, 260,1389, 35,1389, 62, 295,1349, 79,
+1362,1363,2214, 44, 295, 295,1360,1360, 42, 45, 45,2215, 25,2216, 295, 103,
+ 295,1359, 295, 34, 36, 37, 35, 35, 72, 72, 295, 295,2217, 74, 295, 295,
+1376,1374, 70, 70, 67, 68, 69,1355, 295, 295, 56, 295, 59, 59,1368, 295,
+ 295, 12, 260, 295, 10, 9,2218, 13, 12,1393, 295,1377,1378,1376,1376,1379,
+2219, 116, 295, 295, 295,2220, 115,2221,2222,2223,1367, 123, 122,2221,2224,2221,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144,2225,1394, 147, 148,1395, 150, 151, 152, 153, 154,
+ 155, 156,2226, 158, 159, 160, 161, 162, 163,1396,1397, 166, 167, 168, 169,1398,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 30, AIL (Inherit The Earth, file two)
- 1, 2, 3, 0, 0, 0, 6,2254, 0, 0,1396, 0,1397,1397,1397,1399,
- 0, 0, 0, 0, 0, 0,2256,2256,2257,2257, 63,2257, 34, 34, 39, 39,
-1428,1409,1409,1409, 97,1435, 35,1411, 261,1434, 36,1434, 63, 0,1394, 80,
-1407,1408, 223, 45, 0, 0,1405,1405, 43, 46, 46,1402, 26, 28, 0, 104,
- 0,1404, 0, 35, 37, 38, 36, 36, 73, 73, 0, 0,1420, 75, 0, 0,
-1421,1419, 71, 71, 68, 69, 70,1400, 0, 0, 57, 0, 60, 60,1413, 0,
- 0, 13, 261, 0, 11, 10,2263, 14, 13,1438, 0,1422,1423,1421,1421,1424,
- 47, 117, 0, 0, 0, 116, 116,2266,2267,2268,1412, 124, 123,2266,2269,2266,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146,1439, 148, 149,1440, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164,1441,1442, 167, 168, 169, 170,1443,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1, 2, 295, 295, 295, 5,2209, 295, 295,1351, 295,1352,1352,1352,1354,
+ 295, 295, 295, 295, 295, 295,2211,2211,2212,2212, 62,2212, 33, 33, 38, 38,
+1383,1364,1364,1364, 96,1390, 34,1366, 260,1389, 35,1389, 62, 295,1349, 79,
+1362,1363, 222, 44, 295, 295,1360,1360, 42, 45, 45,1357, 25, 27, 295, 103,
+ 295,1359, 295, 34, 36, 37, 35, 35, 72, 72, 295, 295,1375, 74, 295, 295,
+1376,1374, 70, 70, 67, 68, 69,1355, 295, 295, 56, 295, 59, 59,1368, 295,
+ 295, 12, 260, 295, 10, 9,2218, 13, 12,1393, 295,1377,1378,1376,1376,1379,
+ 46, 116, 295, 295, 295, 115, 115,2221,2222,2223,1367, 123, 122,2221,2224,2221,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145,1394, 147, 148,1395, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163,1396,1397, 166, 167, 168, 169,1398,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
// Bank 30 defines nothing new.
{ // bank 31, AIL (Little Big Adventure :: 4op)
-1552,1553,1554,1555,2272, 183, 184,1556,2273,1557,1558,2274,1560, 189,2275,1561,
-1562,1563,1564,1565,1566, 196, 197, 198, 199, 200, 201, 202, 203,1567,1568, 206,
- 207, 208, 209,1569,1570,1571,1572, 212,1573,1574, 215, 216, 217, 269,2276,2277,
-2278,2278,2279,1576,1577,1578,1579, 226,1580,1581, 227,1582,2280,2281, 231, 255,
- 233, 234, 235, 236,2282, 238, 239, 240,1585,1586,2283,1587, 243, 244, 245,1588,
- 247, 248,1589,1590, 250, 251, 252,1591,2284, 254, 255, 256,1592,1593,1594,1595,
-1596, 260,1597,1598,1599,1600,1601,1602, 265, 266, 267, 268, 269, 270, 271, 272,
-1603, 273, 274,1604,1605,1606, 277,1607,1608, 0, 0,1611,1612,1613, 0, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2285,
- 0, 0, 0,2285,2286,2287,1615,1616,2288,2289,1619,1620,1621,1622,1623,1624,
-1625,1626,1627,2290,2291,1630,1631,1632,2292,1634,2293,2294,2295,2296,1639,1640,
-1641,1642,1643,1644,1645,1646,1647,1648,1649,2297,2298,1652,1653,1654,1655,1656,
-1657,1658,2299,2300,2301,1662,1663,1664, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,1509,1510,2227, 182, 183,1511,2228,1512,1513,2229,1515, 188,2230,1516,
+1517,1518,1519,1520,1521, 195, 196, 197, 198, 199, 200, 201, 202,1522,1523, 205,
+ 206, 207, 208,1524,1525,1526,1527, 211,1528,1529, 214, 215, 216, 268,2231,2232,
+2233,2233,2234,1531,1532,1533,1534, 225,1535,1536, 226,1537,2235,2236, 230, 254,
+ 232, 233, 234, 235,2237, 237, 238, 239,1540,1541,2238,1542, 242, 243, 244,1543,
+ 246, 247,1544,1545, 249, 250, 251,1546,2239, 253, 254, 255,1547,1548,1549,1550,
+1551, 259,1552,1553,1554,1555,1556,1557, 264, 265, 266, 267, 268, 269, 270, 271,
+1558, 272, 273,1559,1560,1561, 276,1562,1563,1564,1565,1566,1567,1568, 283, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2240,
+ 295, 295, 295,2240,2241,2242,1570,1571,2243,2244,1574,1575,1576,1577,1578,1579,
+1580,1581,1582,2245,2246,1585,1586,1587,2247,1589,2248,2249,2250,2251,1594,1595,
+1596,1597,1598,1599,1600,1601,1602,1603,1604,2252,2253,1607,1608,1609,1610,1611,
+1612,1613,2254,2255,2256,1617,1618,1619, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 32, AIL (Wreckin Crew)
-1493, 713,1905, 713,1906, 713, 717,1493, 598,2302,2302, 636,2303,2303,2303, 761,
- 728, 728, 728, 730, 730, 730,1498,1498,1500,1500,1500,1500, 739, 739, 739, 739,
-2304,1914,2305,2306,1914, 533,1915, 568, 678, 678, 747, 764, 739, 739, 749,1508,
-2307,1917,2307,2308, 754, 213, 754, 755, 756, 757, 758, 759, 759,1513,1514,1920,
- 762, 739, 739, 739, 762, 762, 764, 764,2309,2309,2309,2309, 666, 666, 769, 769,
- 769,2310,2311, 664, 772, 772, 773,1930, 654, 654, 777, 778, 779,2312,2313,1523,
-2314,2315,1712, 786, 788, 788, 788,2316, 786,2308, 790,2317,2317,2317, 666, 666,
- 792, 834, 680, 796, 796, 680, 680, 797,2318,1532, 800,1534, 281,1914, 678,2319,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2320,2320,1538, 811, 811, 811,1540,2321,1540,1722,1543,1722,1543,
-1538,2322,1538,1722,1722, 0,1722, 0,1543,2322, 0, 0,1538,1540,1538,1538,
-1543,1538,1540, 811,2323,1722,1722,1722,1722,1722, 0,1722, 0, 0, 0, 0,
-1722,1722,1722, 0, 0,1722, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1448, 713,1860, 713,1861, 713, 717,1448, 598,2257,2257, 636,2258,2258,2258, 761,
+ 728, 728, 728, 730, 730, 730,1453,1453,1455,1455,1455,1455, 739, 739, 739, 739,
+2259,1869,2260,2261,1869, 533,1870, 568, 678, 678, 747, 764, 739, 739, 749,1463,
+2262,1872,2262,2263, 754, 212, 754, 755, 756, 757, 758, 759, 759,1468,1469,1875,
+ 762, 739, 739, 739, 762, 762, 764, 764,2264,2264,2264,2264, 666, 666, 769, 769,
+ 769,2265,2266, 664, 772, 772, 773,1885, 654, 654, 777, 778, 779,2267,2268,1478,
+2269,2270,1667, 786, 788, 788, 788,2271, 786,2263, 790,2272,2272,2272, 666, 666,
+ 792, 834, 680, 796, 796, 680, 680, 797,2273,1487, 800,1489, 280,1869, 678,2274,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,2275,2275,1493, 811, 811, 811,1495,2276,1495,1677,1498,1677,1498,
+1493,2277,1493,1677,1677, 295,1677, 295,1498,2277, 295, 295,1493,1495,1493,1493,
+1498,1493,1495, 811,2278,1677,1677,1677,1677,1677, 295,1677, 295, 295, 295, 295,
+1677,1677,1677, 295, 295,1677, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 33, AIL (Death Gate)
-1728,1729,1730,2324,1732,2325,1734,1735,1736,1737,1738,2326,1740,1741,2327,1743,
-2328,1745,1746, 195,1747,1748,1749,2329,1751,1752,1753,1754,1755,1756,1757,2330,
-1759,1760,1761,2331,1763,1764,1765,1766,2332,2333,2334,2335,2336,1772,1773,1774,
-1775,1776,1777,1778,2337,2338,2339,1782,2340,2341,2342,2343, 229,1787,1788,1789,
-1790,1791,1792,1793,1794,1795,1796,1797,2344,2345,1800,1801,1802,2346,2347, 246,
-1804,1805,2348,2349,1808,2350,1810,1811,1812,1813,1814,2351,1816,1817,2352,1819,
-2353,2354,2355,1823,2356,1825,2357,1827,1828,1829,1830,1831,1832,1833,1834,1835,
-1836,1837,1838, 275,1839,1840,1841,2358, 279,1843,2359,2360,2361,2362,1848,2363,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1850,1850,1851,1852,1853,1854,1855,2364,1857,1858,1859,2365,1861,
-1862,2366,1864,2367,2368,2367,2369,2370,1869,2371,1871,2367,1872,1873,1874,1875,
-1876,1877,1878,1879,1880,2372,2373,2374,2375,2376,2377,1887,1888,1889,1890,1891,
-1892,1893,2378,2379,2380,1897,1898,1899,1900,1901,1902,2381, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1683,1684,1685,2279,1687,2280,1689,1690,1691,1692,1693,2281,1695,1696,2282,1698,
+2283,1700,1701, 194,1702,1703,1704,2284,1706,1707,1708,1709,1710,1711,1712,2285,
+1714,1715,1716,2286,1718,1719,1720,1721,2287,2288,2289,2290,2291,1727,1728,1729,
+1730,1731,1732,1733,2292,2293,2294,1737,2295,2296,2297,2298, 228,1742,1743,1744,
+1745,1746,1747,1748,1749,1750,1751,1752,2299,2300,1755,1756,1757,2301,2302, 245,
+1759,1760,2303,2304,1763,2305,1765,1766,1767,1768,1769,2306,1771,1772,2307,1774,
+2308,2309,2310,1778,2311,1780,2312,1782,1783,1784,1785,1786,1787,1788,1789,1790,
+1791,1792,1793, 274,1794,1795,1796,2313, 278,1798,2314,2315,2316,2317,1803,2318,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1805,1805,1806,1807,1808,1809,1810,2319,1812,1813,1814,2320,1816,
+1817,2321,1819,2322,2323,2322,2324,2325,1824,2326,1826,2322,1827,1828,1829,1830,
+1831,1832,1833,1834,1835,2327,2328,2329,2330,2331,2332,1842,1843,1844,1845,1846,
+1847,1848,2333,2334,2335,1852,1853,1854,1855,1856,1857,2336, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 34, AIL (FIFA International Soccer)
- 3, 3, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32,
- 33, 34, 35, 36, 37, 38, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73,2382, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
-2383, 497,2384,2385,2386,2387,2388,2389,2390,2391,2392,2393,2394,2395,2396,2397,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 2, 2, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31,
+ 32, 33, 34, 35, 36, 37, 38, 33, 39, 40, 41, 42, 43, 44, 45, 46,
+ 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62,
+ 63, 64, 65, 66, 67, 68, 69, 70, 71, 72,2337, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+2338, 497,2339,2340,2341,2342,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 35, AIL (Starship Invasion)
-2398,2399, 371,1389, 372, 373,2400, 631,1390,2401, 187,2402,2403, 379,1392,2404,
-1907, 598,2405, 637,1398,1399,1930,1401, 531,2406, 27, 641, 29, 370, 31,2407,
- 643,2408, 570, 644, 567, 35, 39, 34,1511, 645, 646, 43, 44,2409, 648, 649,
-2410,2411, 652,2412,1409,1410,1411,2413,1519,1521, 656, 59,2414, 574,2415,2416,
-1416,1417,1418,1419,2417, 69,1518,1516, 72,2418,1529, 75,1421,2419, 668,1424,
- 80, 537, 249,1425, 533,1426,1427, 87, 530,1429, 670,1431,1432,1433, 257, 258,
- 259, 671, 98,2420,1436,1437, 263, 264, 536,2421, 674,1438, 108, 109, 110, 111,
- 678, 113, 114, 115, 116, 117, 680, 660, 120, 121, 280, 281, 282,2422, 126, 659,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2423,
-2424,2425,2426, 128, 548, 549, 550, 551, 552, 133, 362, 135, 136, 137, 361, 139,
- 140, 547, 142, 143, 144, 145,2427,1439, 292,2428,1440, 151, 367, 368, 293, 365,
- 366, 157, 364, 159, 689,2429, 615, 163, 164,1441, 363,2430, 168, 169, 170,1443,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2353,2354, 371,1344, 372, 373,2355, 631,1345,2356, 186,2357,2358, 379,1347,2359,
+1862, 598,2360, 637,1353,1354,1885,1356, 531,2361, 26, 641, 28, 370, 30,2362,
+ 643,2363, 570, 644, 567, 34, 38, 33,1466, 645, 646, 42, 43,2364, 648, 649,
+2365,2366, 652,2367,1364,1365,1366,2368,1474,1476, 656, 58,2369, 574,2370,2371,
+1371,1372,1373,1374,2372, 68,1473,1471, 71,2373,1484, 74,1376,2374, 668,1379,
+ 79, 537, 248,1380, 533,1381,1382, 86, 530,1384, 670,1386,1387,1388, 256, 257,
+ 258, 671, 97,2375,1391,1392, 262, 263, 536,2376, 674,1393, 107, 108, 109, 110,
+ 678, 112, 113, 114, 115, 116, 680, 660, 119, 120, 279, 280, 281,2377, 125, 659,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2378,
+2379,2380,2381, 127, 548, 549, 550, 551, 552, 132, 362, 134, 135, 136, 361, 138,
+ 139, 547, 141, 142, 143, 144,2382,1394, 291,2383,1395, 150, 367, 368, 292, 365,
+ 366, 156, 364, 158, 689,2384, 615, 162, 163,1396, 363,2385, 167, 168, 169,1398,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 36, AIL (Super Street Fighter 2 :: 4op)
-1552,1553,1554,1555, 182, 183, 184,1556, 186,1557,1558,1559,1560, 189, 190,1561,
-1562,1563,1564,1565,1566, 196, 197, 198, 199, 200, 201, 202, 203,1567,1568, 206,
- 207, 208, 209,1569,1570,1571,1572, 212,1573,1574, 215, 216, 217, 218, 219, 220,
- 221, 222,1575,1576,1577,1578,1579, 226,1580,1581, 227,1582,1583, 230, 231, 232,
- 233, 234, 235, 236,1584, 238, 239, 240,1585,1586, 241,1587, 243, 244, 245,1588,
- 247, 248,1589,1590, 250, 251, 252,1591, 253, 254, 255, 256,1592,1593,1594,1595,
-1596, 260,1597,1598,1599,1600,1601,1602, 265, 266, 267, 268, 269, 270, 271, 272,
-1603, 273, 274,1604,1605,1606, 277,1607,1608, 0, 0,1611,1612,1613, 0, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2431,2431,2432,2433,2434,2435,2436,2437,2438,2437,2439,2437,2440,
-2441,2442,2443,2444,2445,2446,2447,2448,2449,2450,2451,2452,2453,2454,2455,2456,
-2457,2458,2459,2460,2461,2462,2463,2464,2465,2466,2467,2468,2469,2470,2471,2472,
-2473,2474,2475,2476,2477,2469,2478,2479, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,1509,1510, 181, 182, 183,1511, 185,1512,1513,1514,1515, 188, 189,1516,
+1517,1518,1519,1520,1521, 195, 196, 197, 198, 199, 200, 201, 202,1522,1523, 205,
+ 206, 207, 208,1524,1525,1526,1527, 211,1528,1529, 214, 215, 216, 217, 218, 219,
+ 220, 221,1530,1531,1532,1533,1534, 225,1535,1536, 226,1537,1538, 229, 230, 231,
+ 232, 233, 234, 235,1539, 237, 238, 239,1540,1541, 240,1542, 242, 243, 244,1543,
+ 246, 247,1544,1545, 249, 250, 251,1546, 252, 253, 254, 255,1547,1548,1549,1550,
+1551, 259,1552,1553,1554,1555,1556,1557, 264, 265, 266, 267, 268, 269, 270, 271,
+1558, 272, 273,1559,1560,1561, 276,1562,1563,1564,1565,1566,1567,1568, 283, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,2386,2386,2387,2388,2389,2390,2391,2392,2393,2392,2394,2392,2395,
+2396,2397,2398,2399,2400,2401,2402,2403,2404,2405,2406,2407,2408,2409,2410,2411,
+2412,2413,2414,2415,2416,2417,2418,2419,2420,2421,2422,2423,2424,2425,2426,2427,
+2428,2429,2430,2431,2432,2424,2433,2434, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 37, AIL (Lords of the Realm :: MISSING INSTRUMENTS)
-1493, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0,2480,2480,2481, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0,2482, 214, 0, 0, 0, 0,2483,2484,
-2485,2486, 0, 0, 0, 0, 0, 0,2487, 777, 0,2488,2489, 576, 0, 0,
- 0, 0, 0, 0,2490,2491,2492, 664,2309,2309,2493, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2494,
- 0, 0, 0,2495,2496, 0, 0, 0,2497,2498, 0,2499, 0,2500, 0,2501,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1448, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295,2435,2435,2436, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295,2437, 213, 295, 295, 295, 295,2438,2439,
+2440,2441, 295, 295, 295, 295, 295, 295,2442, 777, 295,2443,2444, 576, 295, 295,
+ 295, 295, 295, 295,2445,2446,2447, 664,2264,2264,2448, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2449,
+ 295, 295, 295,2450,2451, 295, 295, 295,2452,2453, 295,2454, 295,2455, 295,2456,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 38, AIL (SimFarm, SimHealth :: 4op)
-1552,1553,1554,1555, 182, 183, 184,1556, 186,1557,1558,1559,1560, 189, 190,1561,
-1562,1563,1564,1565,1566, 196, 197, 198, 199, 200, 201, 202, 203,1567,1568, 206,
- 207, 208, 209,1569,1570,1571,1572, 212,1573,1574, 215, 216, 217, 218, 219, 220,
- 221, 222,1575,1576,1577,1578,1579, 226,1580,1581, 227,1582,1583, 230, 231, 232,
- 233, 234, 235, 236,1584, 238, 239, 240,1585,1586, 241,1587, 243, 244, 245,1588,
- 247, 248,1589,1590, 250, 251, 252,1591, 253, 254, 255, 256,1592,1593,1594,1595,
-1596, 260,1597,1598,1599,1600,1601,1602, 265, 266, 267, 268, 269, 270, 271, 272,
-1603, 273, 274,1604,1605,1606, 277,1607,1608, 0, 0,1611,1612,1613, 0, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128,2287,1615,1616,1617,2289,1619,1620,1621,1622,1623,1624,
-1625,1626,1627,2290,2291,1630,1631,1632,2292,1634,2293,2294,2295,2296,1639,1640,
-1641,1642,1643,1644,1645,1646,1647,1648,1649,2297,2298,1652,1653,1654,1655,1656,
-1657,1658,2299,2300,2301,1662,1663,1664, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,1509,1510, 181, 182, 183,1511, 185,1512,1513,1514,1515, 188, 189,1516,
+1517,1518,1519,1520,1521, 195, 196, 197, 198, 199, 200, 201, 202,1522,1523, 205,
+ 206, 207, 208,1524,1525,1526,1527, 211,1528,1529, 214, 215, 216, 217, 218, 219,
+ 220, 221,1530,1531,1532,1533,1534, 225,1535,1536, 226,1537,1538, 229, 230, 231,
+ 232, 233, 234, 235,1539, 237, 238, 239,1540,1541, 240,1542, 242, 243, 244,1543,
+ 246, 247,1544,1545, 249, 250, 251,1546, 252, 253, 254, 255,1547,1548,1549,1550,
+1551, 259,1552,1553,1554,1555,1556,1557, 264, 265, 266, 267, 268, 269, 270, 271,
+1558, 272, 273,1559,1560,1561, 276,1562,1563,1564,1565,1566,1567,1568, 283, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127,2242,1570,1571,1572,2244,1574,1575,1576,1577,1578,1579,
+1580,1581,1582,2245,2246,1585,1586,1587,2247,1589,2248,2249,2250,2251,1594,1595,
+1596,1597,1598,1599,1600,1601,1602,1603,1604,2252,2253,1607,1608,1609,1610,1611,
+1612,1613,2254,2255,2256,1617,1618,1619, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
// Bank 38 defines nothing new.
{ // bank 39, AIL (SimFarm, Settlers, Serf City)
- 622, 180, 371,1389, 372, 373, 374, 375,1390, 377, 187,1391, 188, 379,1392,1393,
-1394,1395,1396,1397,1398,1399,1400,1401,1402, 26, 27, 381, 29, 370, 31,1403,
-1404, 34, 35, 36, 37, 382, 39, 34, 40, 41,1405, 43, 44, 45, 46, 47,
- 223,1406,1407,1408,1409,1410,1411,1412, 56, 57,1413, 59, 60,1414,1415, 63,
-1416,1417,1418,1419, 68, 69, 70, 71, 72, 73,1420, 75,1421,1422,1423,1424,
- 80, 81, 82,1425, 84,1426,1427, 87,1428,1429,1430,1431,1432,1433, 257, 258,
-1434, 97, 98,1435,1436,1437, 263, 264, 104, 105, 106,1438, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146,1439, 148, 149,1440, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164,1441,1442, 167, 168, 169, 170,1443,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 622, 179, 371,1344, 372, 373, 374, 375,1345, 377, 186,1346, 187, 379,1347,1348,
+1349,1350,1351,1352,1353,1354,1355,1356,1357, 25, 26, 381, 28, 370, 30,1358,
+1359, 33, 34, 35, 36, 382, 38, 33, 39, 40,1360, 42, 43, 44, 45, 46,
+ 222,1361,1362,1363,1364,1365,1366,1367, 55, 56,1368, 58, 59,1369,1370, 62,
+1371,1372,1373,1374, 67, 68, 69, 70, 71, 72,1375, 74,1376,1377,1378,1379,
+ 79, 80, 81,1380, 83,1381,1382, 86,1383,1384,1385,1386,1387,1388, 256, 257,
+1389, 96, 97,1390,1391,1392, 262, 263, 103, 104, 105,1393, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145,1394, 147, 148,1395, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163,1396,1397, 166, 167, 168, 169,1398,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
// Bank 39 defines nothing new.
{ // bank 40, AIL (Caesar 2 :: partially 4op, MISSING INSTRUMENTS)
-2502,2503,2504,2505,2506,2507,2508, 730,2509,2510,2511,2512,2513,2514,2515,2516,
-2517,2518,2519,2520,2521,2522,2523,2524, 639,2525,2526,1513,2527,2528,2528,2528,
-2529,2530,2531,2532,2533,2533,2534,2535, 213,2536,2537, 0,2528,2538,2539,2484,
-2540,2486,2528,2528,2528,2528,2528,2528,2541,2542,2543,2488,2544, 576, 575,1523,
-2545,2528,2528,2528, 225,2546,2547,2548,2549,2309,2550,2528, 0,2551, 0, 0,
- 0, 0, 0, 0,2552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2553,2554, 0, 0, 0,2555,
- 0, 0, 0, 677,2484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2494,
- 0,2556, 0,2557,2496,2558,2559,2560,2497,2498,2561,2499,2562,2500,2563,2501,
-2564,2565,2566,2528, 0, 0,2567, 0,2568, 0, 0, 0,2571,2572, 0,2573,
-2574, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2457,2458,2459,2460,2461,2462,2463, 730,2464,2465,2466,2467,2468,2469,2470,2471,
+2472,2473,2474,2475,2476,2477,2478,2479, 639,2480,2481,1468,2482,2483,2483,2483,
+2484,2485,2486,2487,2488,2488,2489,2490, 212,2491,2492, 295,2483,2493,2494,2439,
+2495,2441,2483,2483,2483,2483,2483,2483,2496,2497,2498,2443,2499, 576, 575,1478,
+2500,2483,2483,2483, 224,2501,2502,2503,2504,2264,2505,2483, 295,2506, 295, 295,
+ 295, 295, 295, 295,2507, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2508,2509, 295, 295, 295,2510,
+ 295, 295, 295, 677,2439, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2449,
+ 295,2511, 295,2512,2451,2513,2514,2515,2452,2453,2516,2454,2517,2455,2518,2456,
+2519,2520,2521,2483, 295, 295,2522, 295,2523, 295, 295, 295,2526,2527, 295,2528,
+2529, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 41, AIL (Syndicate Wars)
-1493, 713, 714,2575,2576,1667,2577,1493, 719,2578, 721,2579, 723, 724, 715, 725,
- 726, 727, 728, 729, 730, 731, 732, 733, 734,1499, 736, 737,1671, 739, 739, 739,
- 740,1673,2305,2306,1673, 533, 745, 568, 678, 746,1681, 748, 739, 739, 749, 750,
-1687, 752,1687, 753, 754, 213, 754, 755, 756, 757, 758, 759,2580, 760, 205, 761,
- 762, 739, 739, 739, 762, 762, 764, 765, 766, 766, 766, 766, 767, 768,2581,2581,
-2581, 770, 771, 664, 772, 772, 773,1707,1691, 654, 777, 778, 779, 780, 781, 782,
-2582, 784,2583,1713, 787, 788, 788, 789,1713, 753, 790, 780, 780, 780, 791, 791,
- 792, 793, 680,2584, 796, 680, 680, 797, 798, 799, 800,1534, 802, 803,1535,1536,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1717,1537,1719,1539, 811,1538,1540, 814,1540,1722,1543, 818,1722,
-1544,1545,1538, 0,1546,1547, 0, 0,1543, 0, 0, 0,2585,1540,1538,1723,
-1543,1538,1540,1550,1551,1722,1722,1722,1725,1726, 0,1727, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1448, 713, 714,2530,2531,1622,2532,1448, 719,2533, 721,2534, 723, 724, 715, 725,
+ 726, 727, 728, 729, 730, 731, 732, 733, 734,1454, 736, 737,1626, 739, 739, 739,
+ 740,1628,2260,2261,1628, 533, 745, 568, 678, 746,1636, 748, 739, 739, 749, 750,
+1642, 752,1642, 753, 754, 212, 754, 755, 756, 757, 758, 759,2535, 760, 204, 761,
+ 762, 739, 739, 739, 762, 762, 764, 765, 766, 766, 766, 766, 767, 768,2536,2536,
+2536, 770, 771, 664, 772, 772, 773,1662,1646, 654, 777, 778, 779, 780, 781, 782,
+2537, 784,2538,1668, 787, 788, 788, 789,1668, 753, 790, 780, 780, 780, 791, 791,
+ 792, 793, 680,2539, 796, 680, 680, 797, 798, 799, 800,1489, 802, 803,1490,1491,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1672,1492,1674,1494, 811,1493,1495, 814,1495,1677,1498, 818,1677,
+1499,1500,1493, 295,1501,1502, 295, 295,1498, 295, 295, 295,2540,1495,1493,1678,
+1498,1493,1495,1505,1506,1677,1677,1677,1680,1681, 295,1682, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 42, AIL (Bubble Bobble Feat. Rainbow Islands, Z)
- 889, 890, 891, 892, 893, 894, 895, 896, 897,2586, 899, 900, 901, 902, 903, 904,
+ 889, 890, 891, 892, 893, 894, 895, 896, 897,2541, 899, 900, 901, 902, 903, 904,
905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920,
- 921, 922, 923, 924, 925,2587, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
+ 921, 922, 923, 924, 925,2542, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952,
953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968,
969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984,
985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999,1000,
-1001,2588,1003,1004,1005,1006,1007,2589,2590,2591,2592,2593,2594,2595,2596,2597,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2598,2599,2599,2600,
-2601,2602,2603,2604, 128,2605,2606,2607, 852, 133,2608, 135,2609, 137,2610, 139,
- 140,2611, 142,2612,2613,2614,2615,2613,2616,2613,2617,2618,2619,2620,2621,2622,
-2623,2624,2625,2626,2627, 161,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637,
-2638,2639, 174,2640,2641,2642,2643, 888, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1001,2543,1003,1004,1005,1006,1007,2544,2545,2546,2547,2548,2549,2550,2551,2552,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2553,2554,2554,2555,
+2556,2557,2558,2559, 127,2560,2561,2562, 852, 132,2563, 134,2564, 136,2565, 138,
+ 139,2566, 141,2567,2568,2569,2570,2568,2571,2568,2572,2573,2574,2575,2576,2577,
+2578,2579,2580,2581,2582, 160,2583,2584,2585,2586,2587,2588,2589,2590,2591,2592,
+2593,2594, 173,2595,2596,2597,2598, 888, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 43, AIL (Warcraft)
-2398,1493,2644,1905, 630, 713,2645,2646,2647, 0, 0, 0, 0, 0,2648, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2649,2650,2651, 0, 0, 0,
-2652,2652, 739,2653,2654,2655,2656,2657,2658,2536,2659,2660,2661,2662, 757,2663,
-2664, 651,2665,2666,2667,2668,2669,2670,2671,2672, 656,2673, 779, 575,1523, 576,
- 0,2674,2675,2676, 747, 225,2547, 664,2317,2309, 242,2677,2678, 0, 666, 0,
- 80, 0, 0,2679,2680, 0, 0, 0,2681, 0, 0, 0, 92,2682,2683, 95,
- 0, 0, 0, 0, 0,2684, 0, 0, 0, 0, 0, 0, 0, 0,2685, 0,
- 0, 0, 0, 0,1983, 0, 0, 0, 0, 0,2686, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0,2687,2688,2689,2690,2691,2692, 606,2693, 607,
-2694, 608,2695, 609,2696, 610,2697, 612,2698,2699,2700, 290,2701, 0,2702, 0,
- 0,2703, 0, 0,2704,2703,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,
-2715,2716,2717,2718,2719,2720,2721, 0,2722,2723, 0,2724,2725,2726,2727,2728,
-2699,2729,2730,2731,2722,2732,2733,2734,2735,2736, 0,2737, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0,2738,2739,2740, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2353,1448,2599,1860, 630, 713,2600,2601,2602, 295, 295, 295, 295, 295,2603, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2604,2605,2606, 295, 295, 295,
+2607,2607, 739,2608,2609,2610,2611,2612,2613,2491,2614,2615,2616,2617, 757,2618,
+2619, 651,2620,2621,2622,2623,2624,2625,2626,2627, 656,2628, 779, 575,1478, 576,
+ 295,2629,2630,2631, 747, 224,2502, 664,2272,2264, 241,2632,2633, 295, 666, 295,
+ 79, 295, 295,2634,2635, 295, 295, 295,2636, 295, 295, 295, 91,2637,2638, 94,
+ 295, 295, 295, 295, 295,2639, 295, 295, 295, 295, 295, 295, 295, 295,2640, 295,
+ 295, 295, 295, 295,1938, 295, 295, 295, 295, 295,2641, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295,2642,2643,2644,2645,2646,2647, 606,2648, 607,
+2649, 608,2650, 609,2651, 610,2652, 612,2653,2654,2655, 289,2656, 295,2657, 295,
+ 295,2658, 295, 295,2659,2658,2660,2661,2662,2663,2664,2665,2666,2667,2668,2669,
+2670,2671,2672,2673,2674,2675,2676, 295,2677,2678, 295,2679,2680,2681,2682,2683,
+2654,2684,2685,2686,2677,2687,2688,2689,2690,2691, 295,2692, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295,2693,2694,2695, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 44, AIL (Terra Nova Strike Force Centuri :: partially 4op)
-1552,1553,2741,2742, 182, 183, 184,2743,2744,2745, 187,1559,2746,2747,2748, 191,
- 192, 193,2749,1565,2750,2751, 197, 198, 199, 200, 201,2752, 203,2753,2754,2755,
-2756,2757,2758,2759,2760,2761, 211,2762,1573,2763,2764, 216,2765,2766, 219,2767,
-2768,2769,1575, 51,2770,2771,1579,2772,2773,2774,2775,2776,2777,2778, 60,2779,
-2780,2781,2782, 236, 237,2783,2784,2785,2786,2787, 241,2788, 243,2789, 245,1588,
-2790,2791,2792,1590, 250,2793,2794,2795, 253,2796,2797, 256,2798,2799,2800,1595,
-2801,2802,1597,2803,1599,2804,2805,1602, 265, 266,2806,2807, 269, 270, 271, 272,
-1603, 273, 274,2808,2809,2810, 277,2811,2812,2813,2814,2815,2816,2817,2818,2819,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2820,2821,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,
-2833,2834,2835,2836,2837,2838,2839,2840, 148,2841,2842,2843, 152, 153, 154, 155,
- 156, 157, 158,2844,2845,2846,2847, 163, 164,2848,2849,2850, 168, 169,2851,1443,
-2852,2853,2854, 175,2855, 177,2856,2857, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,2696,2697, 181, 182, 183,2698,2699,2700, 186,1514,2701,2702,2703, 190,
+ 191, 192,2704,1520,2705,2706, 196, 197, 198, 199, 200,2707, 202,2708,2709,2710,
+2711,2712,2713,2714,2715,2716, 210,2717,1528,2718,2719, 215,2720,2721, 218,2722,
+2723,2724,1530, 50,2725,2726,1534,2727,2728,2729,2730,2731,2732,2733, 59,2734,
+2735,2736,2737, 235, 236,2738,2739,2740,2741,2742, 240,2743, 242,2744, 244,1543,
+2745,2746,2747,1545, 249,2748,2749,2750, 252,2751,2752, 255,2753,2754,2755,1550,
+2756,2757,1552,2758,1554,2759,2760,1557, 264, 265,2761,2762, 268, 269, 270, 271,
+1558, 272, 273,2763,2764,2765, 276,2766,2767,2768,2769,2770,2771,2772,2773,2774,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,2775,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,
+2788,2789,2790,2791,2792,2793,2794,2795, 147,2796,2797,2798, 151, 152, 153, 154,
+ 155, 156, 157,2799,2800,2801,2802, 162, 163,2803,2804,2805, 167, 168,2806,1398,
+2807,2808,2809, 174,2810, 176,2811,2812, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 45, AIL (System Shock :: partially 4op)
- 204,1567,2858,2859, 182, 183, 184,2860,2861,2862,1558,1559,1560, 189, 190,1561,
-1562,1563,2863,1565,1566, 196, 197, 198,2862, 200, 201,2864,2865, 204,2866,2867,
-2861,2868,2869,1569,1570,2870,2871, 208,1573,1574, 215, 216, 217, 218, 219,2872,
- 221, 222,2873,1576,1577,1578,1579, 226,1580,1581, 227,1582,1583, 230, 231, 232,
- 233, 234, 235, 236,1584, 238, 239, 240,1585,1586, 241,2874, 243, 244, 245,2875,
- 247, 248,1589,1590, 250,2876,2877,2878,2879, 254, 255, 256,1592,1593,1594,2880,
-1596, 260,1597,2881,1599,1600,1601,1602, 265, 266, 267,2882, 269, 109, 271,2860,
-2883,2884, 274,1604,1605,1606, 277,2885,2886,2887, 0,1611,2888,1613,2889, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2890,2890, 129, 130, 131,2891, 133,2892, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146,1439, 148, 149,1440, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164,1441,1442, 167, 168, 169, 170,1443,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 203,1522,2813,2814, 181, 182, 183,2815,2816,2817,1513,1514,1515, 188, 189,1516,
+1517,1518,2818,1520,1521, 195, 196, 197,2817, 199, 200,2819,2820, 203,2821,2822,
+2816,2823,2824,1524,1525,2825,2826, 207,1528,1529, 214, 215, 216, 217, 218,2827,
+ 220, 221,2828,1531,1532,1533,1534, 225,1535,1536, 226,1537,1538, 229, 230, 231,
+ 232, 233, 234, 235,1539, 237, 238, 239,1540,1541, 240,2829, 242, 243, 244,2830,
+ 246, 247,1544,1545, 249,2831,2832,2833,2834, 253, 254, 255,1547,1548,1549,2835,
+1551, 259,1552,2836,1554,1555,1556,1557, 264, 265, 266,2837, 268, 108, 270,2815,
+2838,2839, 273,1559,1560,1561, 276,2840,2841,2842,1565,1566,2843,1568,2844, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,2845,2845, 128, 129, 130,2846, 132,2847, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145,1394, 147, 148,1395, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163,1396,1397, 166, 167, 168, 169,1398,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 46, AIL (Advanced Civilization)
-1728,1729,1730,2324,1732,2325,1734,1735,1736,1737,1738,2326,1740,1741,2327,1743,
-2328,1745,1746, 195,1747,1748,1749,2329,1751,1752,1753,1754,1755,1756,1757,2330,
-1759,1760,1761,2331,1763,1764,1765,1766,2893,2333,2334,2335,2336,1772,1773,1774,
-1775,1776,1777,1778,2337,2338,2339,1782,2340,2341,2342,2343, 229,1787,1788,1789,
-1790,1791,1792,1793,1794,1795,1796,1797,2344,2345,1800,1801,1802,2346,2893, 246,
-1804,1805,2348,2349,1808,2350,1810,1811,1812,1813,1814,2351,1816,1817,2352,1819,
-2353,2354,2355,1823,2356,1825,2357,1827,1828,1829,1830,1831,1832,1833,1834,1835,
-1836,1837,1838, 275,1839,1840,1841,2358, 279,1843,2359,2360,2361,2362,1848,2363,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,1850,1850,1851,1852,1853,1854,1855,2364,1857,1858,1859,2365,1861,
-1862,2366,1864,2367,2368,2367,2369,2370,1869,2371,1871,2367,1872,1873,1874,1875,
-1876,1877,1878,1879,1880,2372,2373,2374,2375,2376,2377,1887,1888,1889,1890,1891,
-1892,1893,2378,2379,2380,1897,1898,1899,1900,1901,1902,2381, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1683,1684,1685,2279,1687,2280,1689,1690,1691,1692,1693,2281,1695,1696,2282,1698,
+2283,1700,1701, 194,1702,1703,1704,2284,1706,1707,1708,1709,1710,1711,1712,2285,
+1714,1715,1716,2286,1718,1719,1720,1721,2848,2288,2289,2290,2291,1727,1728,1729,
+1730,1731,1732,1733,2292,2293,2294,1737,2295,2296,2297,2298, 228,1742,1743,1744,
+1745,1746,1747,1748,1749,1750,1751,1752,2299,2300,1755,1756,1757,2301,2848, 245,
+1759,1760,2303,2304,1763,2305,1765,1766,1767,1768,1769,2306,1771,1772,2307,1774,
+2308,2309,2310,1778,2311,1780,2312,1782,1783,1784,1785,1786,1787,1788,1789,1790,
+1791,1792,1793, 274,1794,1795,1796,2313, 278,1798,2314,2315,2316,2317,1803,2318,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,1805,1805,1806,1807,1808,1809,1810,2319,1812,1813,1814,2320,1816,
+1817,2321,1819,2322,2323,2322,2324,2325,1824,2326,1826,2322,1827,1828,1829,1830,
+1831,1832,1833,1834,1835,2327,2328,2329,2330,2331,2332,1842,1843,1844,1845,1846,
+1847,1848,2333,2334,2335,1852,1853,1854,1855,1856,1857,2336, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 47, AIL (Battle Chess 4000 :: partially 4op, melodic only)
-2894,2895,2896,2897,2898,2899,2900,2901,2902,2903,2904,2905,2906,2907,2908,2909,
-2910,2911,2912,2913,2914,2915,2916,2917,2918,2919,2920,2921,2922,2923,2924,2925,
-2926,2927,2928,2929, 210,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,
-2941,2942,2943,2941,2944,2945,2946,2947,2948,2949,2950,2951,2952,2953,2954, 437,
-2955,2956,2957,2958,2959,2960,2961,2962,2963,2307,2964,2965,2966,2551,2967,2968,
-2969,2970,2555,2971,2490,2972,2973,2974, 657, 575,2975,2976,2977, 779,2978,2979,
-2980,2981,2982,2983,2984,2985,2986,2987,2988,2989,2554,2990,2991,2992,2993,2994,
-2995,2996, 680, 796,2997, 797,2663,2998,2999,3000,2515,3001,3002,1914,3003,3004,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 385, 386, 387, 388, 389,
- 390, 391, 392, 369,1219, 308, 394, 395, 396, 397, 398, 399, 398, 400, 401, 402,
+2849,2850,2851,2852,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,
+2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2877,2878,2879,2880,
+2881,2882,2883,2884, 209,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,
+2896,2897,2898,2896,2899,2900,2901,2902,2903,2904,2905,2906,2907,2908,2909, 437,
+2910,2911,2912,2913,2914,2915,2916,2917,2918,2262,2919,2920,2921,2506,2922,2923,
+2924,2925,2510,2926,2445,2927,2928,2929, 657, 575,2930,2931,2932, 779,2933,2934,
+2935,2936,2937,2938,2939,2940,2941,2942,2943,2944,2509,2945,2946,2947,2948,2949,
+2950,2951, 680, 796,2952, 797,2618,2953,2954,2955,2470,2956,2957,1869,2958,2959,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 384, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2960, 295,
+ 295, 295, 295,1145,1145, 308, 394, 395, 396, 397, 398, 399, 398, 400, 401, 402,
403, 404, 405, 406, 404, 406, 407, 404, 408, 404, 330, 409, 410, 411, 412, 413,
- 414, 415, 416,1220,1221, 419, 420, 341, 342, 421, 422, 423, 424, 425, 426, 427,
- 428, 429, 419, 430, 351, 431, 308, 432, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 414, 415, 416,1146,1147, 419, 420, 341, 342, 421, 422, 423, 424, 425, 426, 427,
+ 428, 429, 419, 430, 351, 431, 308, 432, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
+ 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384, 384,
},
{ // bank 48, AIL (Ultimate Soccer Manager :: partially 4op)
-2502,2503,2504,2505,2506,2507,2508, 730,2509,2510,2511,2512,2513,2514,2515,2516,
-2517,2518,2519,2520,2521,2522,2523,2524, 639,2525,2526,1513,2527,2528,2528,2528,
-2529,2530,2531,2532,2533,2955,2534,2535, 213, 214,2537, 0,2528,2538,2483,2484,
-3005,2486,2528,2528,2528,2528,2528,2528,3006,2542,3007,2488,3008, 576, 575,1523,
-2545,2528,2528,2528, 225,2546,2547,2548,2549,2309,2550, 242, 0,2551, 0, 0,
-2305,3009, 0, 0,2552, 0, 0,3010, 0, 0,3010, 0, 0, 0, 0, 0,
- 0, 0, 0,2899, 0, 0, 0, 0, 0, 0,2553,2554, 0, 0, 0,2555,
- 0, 0, 0, 677,2484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2494,
- 0,2556, 0,2557,2496,2558,2559,2560,2497,2498,2561,2499,2562,2500,2563,2501,
-2564,3011,2566,2528, 0, 0,2567, 0,2568, 0, 0, 0,3012,3013,3014,3015,
-3016,3015,3016, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2457,2458,2459,2460,2461,2462,2463, 730,2464,2465,2466,2467,2468,2469,2470,2471,
+2472,2473,2474,2475,2476,2477,2478,2479, 639,2480,2481,1468,2482,2483,2483,2483,
+2484,2485,2486,2487,2488,2910,2489,2490, 212, 213,2492, 295,2483,2493,2438,2439,
+2961,2441,2483,2483,2483,2483,2483,2483,2962,2497,2963,2443,2964, 576, 575,1478,
+2500,2483,2483,2483, 224,2501,2502,2503,2504,2264,2505, 241, 295,2506, 295, 295,
+2260,2965, 295, 295,2507, 295, 295,2966, 295, 295,2966, 295, 295, 295, 295, 295,
+ 295, 295, 295,2854, 295, 295, 295, 295, 295, 295,2508,2509, 295, 295, 295,2510,
+ 295, 295, 295, 677,2439, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2449,
+ 295,2511, 295,2512,2451,2513,2514,2515,2452,2453,2516,2454,2517,2455,2518,2456,
+2519,2967,2521,2483, 295, 295,2522, 295,2523, 295, 295, 295,2968,2969,2970,2971,
+2972,2971,2972, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 49, AIL (Air Bucks, Blue And The Gray, America Invades, Terminator 2029)
-1493, 713,1905, 713,1906, 713, 717,1493, 598,1494,1494,1907,1908,1908,1908, 761,
- 728, 728, 728, 730, 730, 730,1498,1498,1500,1500,1500,1500, 739, 739, 739, 739,
-1913,1914,1502,1503,1914, 533,1915,1504, 678, 678,1505, 764, 739, 739,1507,1508,
-3017,1917,3017,2308,1510,1511,1510,1512, 756, 757, 758, 759, 759,1513,1514,1920,
- 762, 739, 739, 739, 762, 762, 764, 764,2418,2418,2418,2418,1529,1529, 769, 769,
- 769,3018,2311,1516,1517,1517,1518,1930,1519,1519,1520,1521, 779,2312,2313,1523,
-1936,3019,1524, 786,1526,1526,1526,2316, 786,2308,1528,3020,3020,3020,1529,1529,
- 792, 834, 680, 796, 796, 680, 680,1530,1531,1532,1533,1534, 281,1914, 678,3021,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2320,2320,1538, 811, 811, 811,1540,3022,1540,1542,1543,1542,1543,
-1538,3023,1538,1542, 0, 0,1542, 0,1543, 0, 0, 0,1538,1540,1538,1538,
-1543,1538,1540, 811,2323,1542,1542,1542,1542,1542, 0,1542, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1448, 713,1860, 713,1861, 713, 717,1448, 598,1449,1449,1862,1863,1863,1863, 761,
+ 728, 728, 728, 730, 730, 730,1453,1453,1455,1455,1455,1455, 739, 739, 739, 739,
+1868,1869,1457,1458,1869, 533,1870,1459, 678, 678,1460, 764, 739, 739,1462,1463,
+2973,1872,2973,2263,1465,1466,1465,1467, 756, 757, 758, 759, 759,1468,1469,1875,
+ 762, 739, 739, 739, 762, 762, 764, 764,2373,2373,2373,2373,1484,1484, 769, 769,
+ 769,2974,2266,1471,1472,1472,1473,1885,1474,1474,1475,1476, 779,2267,2268,1478,
+1891,2975,1479, 786,1481,1481,1481,2271, 786,2263,1483,2976,2976,2976,1484,1484,
+ 792, 834, 680, 796, 796, 680, 680,1485,1486,1487,1488,1489, 280,1869, 678,2977,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,2275,2275,1493, 811, 811, 811,1495,2978,1495,1497,1498,1497,1498,
+1493,2979,1493,1497, 295, 295,1497, 295,1498, 295, 295, 295,1493,1495,1493,1493,
+1498,1493,1495, 811,2278,1497,1497,1497,1497,1497, 295,1497, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 50, AIL (Ultima Underworld 2)
-3024,3024,3024,3025,3026,3027,3028,3029,3030,3031,3032,1907,3033,3034,3035,3036,
-2007,2007,2007,2008,2008,2008,2009,2010,3037,3038,1500,3039, 739, 739, 739, 739,
-3040,2018,2019,3041,2021, 533,2023,1504,2025,3042,1505,2028, 739, 739,1507,2032,
-3043,2034,3044,2036,1510,3045,1510,3046,3047, 46, 46,3048,3049,3050,3051,3052,
-2047, 739, 739, 739, 762, 762,2052,2052,2053,2054,2054,2055,2056,1529,3053,3054,
-3055,3056,2062,2063,2064,2065,2066,1930,2068,2068,3057,3057,2072,2072,3058,1523,
-1936,2076,2076, 786,1526,1526,1526,2316, 786,2308,1528,2084,3020,3020,1529,1529,
-3059,3060,3061,3062,3063, 318, 680,3063, 318,3064,3065,1534,3066,3067,3068,3021,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 294,3069,3070,3071,3072,3073,3074,3075,3076,2113,3077,2115,3078,
-3079, 547,3080,3081, 0, 0,2118, 0, 0, 0, 0, 0,2120,3082,3083,3084,
-3085, 0, 0, 0, 0,3086,3087, 0, 0, 0, 0,2130, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2980,2980,2980,2981,2982,2983,2984,2985,2986,2987,2988,1862,2989,2990,2991,2992,
+1962,1962,1962,1963,1963,1963,1964,1965,2993,2994,1455,2995, 739, 739, 739, 739,
+2996,1973,1974,2997,1976, 533,1978,1459,1980,2998,1460,1983, 739, 739,1462,1987,
+2999,1989,3000,1991,1465,3001,1465,3002,3003, 45, 45,3004,3005,3006,3007,3008,
+2002, 739, 739, 739, 762, 762,2007,2007,2008,2009,2009,2010,2011,1484,3009,3010,
+3011,3012,2017,2018,2019,2020,2021,1885,2023,2023,3013,3013,2027,2027,3014,1478,
+1891,2031,2031, 786,1481,1481,1481,2271, 786,2263,1483,2039,2976,2976,1484,1484,
+3015,3016,3017,3018,3019, 318, 680,3019, 318,3020,3021,1489,3022,3023,3024,2977,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 293,3025,3026,3027,3028,3029,3030,3031,3032,2068,3033,2070,3034,
+3035, 547,3036,3037, 295, 295,2073, 295, 295, 295, 295, 295,2075,3038,3039,3040,
+3041, 295, 295, 295, 295,3042,3043, 295, 295, 295, 295,2085, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 51, AIL (Kasparov's Gambit)
-1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,1399,
-2007,2007,2007,2008,2008,2008,2009,2010,3088,2012,2013,2014, 35,2015, 34,2016,
-2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,
-2033,2034,2035,2036,2037,2038,2039,2040,2041, 46, 46,2042,2043,2044,2045,2046,
-2047, 739,2048,2049,2050,2051,2052,2052,2053,2054,2054,2055,2056,2057,2058,2059,
-2060,2061,2062,2063,2064,2065,2066,2067,3089,2069,2070,2071,3090,3091,2073,2074,
-2075,2076,2077,2078,2079,2080,2081, 276,2082,2083,1528,2084,2085,2086,2087,2088,
-2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100, 123,2101,2102,2103,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2105,2106,2107,2108,2109,2110,2111,2112,2111,2113,2114,2115,2114,
-2116, 547,2116,2117, 0, 0,2118, 0,2119, 0, 0, 0,2120,2121,2122,2123,
-2124,2125,2126,2127,2128, 161, 162, 163, 164,2129, 0,2130, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1354,
+1962,1962,1962,1963,1963,1963,1964,1965,3044,1967,1968,1969, 34,1970, 33,1971,
+1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,
+1988,1989,1990,1991,1992,1993,1994,1995,1996, 45, 45,1997,1998,1999,2000,2001,
+2002, 739,2003,2004,2005,2006,2007,2007,2008,2009,2009,2010,2011,2012,2013,2014,
+2015,2016,2017,2018,2019,2020,2021,2022,3045,2024,2025,2026,3046,3047,2028,2029,
+2030,2031,2032,2033,2034,2035,2036, 275,2037,2038,1483,2039,2040,2041,2042,2043,
+2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055, 122,2056,2057,2058,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2060,2061,2062,2063,2064,2065,2066,2067,2066,2068,2069,2070,2069,
+2071, 547,2071,2072,2059,2059,2073,2059,2074,2059,2059,2059,2075,2076,2077,2078,
+2079,2080,2081,2082,2083, 160, 161, 162, 163,2084,2059,2085,2059,2059,2059,2059,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2059, 295,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
+2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,2059,
},
{ // bank 52, AIL (High Seas Trader :: MISSING INSTRUMENTS)
-2502,2503,2504,2505,2506,2507,2508, 730,2509,2510,2511,2512,2513,2514,2515,2516,
-2517,2518,2519,2520,2521,2522,2523,2524, 639,2525,2526,1513,2527,2528,2528,2528,
-2529,2530,2531,2532,2533,2533,2534,2535, 213, 214,2537, 0,2528,2538,2483,2484,
-3005,2486,2528,2528,2528,2528,2528,2528,3006,2542,3007,2488,3008, 576, 575,1523,
-2545,2528,2528,2528, 225,2546,2547,2548,2549,2309,2550,2528, 0,2551, 0, 0,
- 0, 0, 0, 0,2552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2553,2554, 0, 0, 0,2555,
- 0, 0, 0, 677,2484, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2494,
- 0,2556, 0,3092,2496,2558,2559,2560,2497,2498,2563,2499,2562,2500,2563,2501,
-2564,3011,2566,2528, 0, 0,2567, 0,2568, 0, 0, 0,2571,2572, 0,2573,
-3093, 0, 0, 0, 0, 0,3094, 0, 0,3095,3096, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0,3097, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+2457,2458,2459,2460,2461,2462,2463, 730,2464,2465,2466,2467,2468,2469,2470,2471,
+2472,2473,2474,2475,2476,2477,2478,2479, 639,2480,2481,1468,2482,2483,2483,2483,
+2484,2485,2486,2487,2488,2488,2489,2490, 212, 213,2492, 295,2483,2493,2438,2439,
+2961,2441,2483,2483,2483,2483,2483,2483,2962,2497,2963,2443,2964, 576, 575,1478,
+2500,2483,2483,2483, 224,2501,2502,2503,2504,2264,2505,2483, 295,2506, 295, 295,
+ 295, 295, 295, 295,2507, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2508,2509, 295, 295, 295,2510,
+ 295, 295, 295, 677,2439, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,2449,
+ 295,2511, 295,3048,2451,2513,2514,2515,2452,2453,2518,2454,2517,2455,2518,2456,
+2519,2967,2521,2483, 295, 295,2522, 295,2523, 295, 295, 295,2526,2527, 295,2528,
+3049, 295, 295, 295, 295, 295,3050, 295, 295,3051,3052, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295,3053, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 53, AIL (Master of Magic, Master of Orion 2 :: 4op, std percussion)
-1552,1553,1554,3101, 182, 183, 184,3102, 186,1557,1558,3103,1560, 189, 190,1561,
-1562,1563, 194,1565,1566, 196, 197, 198, 199, 200, 201, 202, 203,1567,1568, 206,
- 207, 208, 209,1569,1570,1571,1572, 212,1573,1574, 215, 216, 217, 218, 219, 220,
- 221, 222,1575,1576,1577,1578,1579, 226,1580,1581,3100,1582,1583, 230, 231, 232,
- 233, 234, 235, 236,1584, 238, 239, 240,1585,1586, 241,1587, 243, 244, 245,1588,
- 247, 248,1589,1590, 250, 251, 252,1591, 253, 254, 255, 256,1592,1593,1594,1595,
-1596, 260,1597,1598,1599,1600,1601,1602, 265, 266, 267, 268, 269, 270, 271, 272,
-1603, 273, 274,1604,1605,1606, 277,1607,1608, 0, 0,1611,3104,3105, 0, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128,3107,3122,3126, 316,3123,3121,3124,3107,3125,3107,3127,3107,
-3107, 329,3107,3108,3143,3109,3128,3129,3099,3144,1635,3110,3130,3131,3117,3119,
-3136,3132,3133,3134,3137,3115,3138,3135,3098, 343, 344,3112,3113,3113,3142,3139,
-3140,3141,3116,3106,3111,3114,3118,3120, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,1509,3057, 181, 182, 183,3058, 185,1512,1513,3059,1515, 188, 189,1516,
+1517,1518, 193,1520,1521, 195, 196, 197, 198, 199, 200, 201, 202,1522,1523, 205,
+ 206, 207, 208,1524,1525,1526,1527, 211,1528,1529, 214, 215, 216, 217, 218, 219,
+ 220, 221,1530,1531,1532,1533,1534, 225,1535,1536,3056,1537,1538, 229, 230, 231,
+ 232, 233, 234, 235,1539, 237, 238, 239,1540,1541, 240,1542, 242, 243, 244,1543,
+ 246, 247,1544,1545, 249, 250, 251,1546, 252, 253, 254, 255,1547,1548,1549,1550,
+1551, 259,1552,1553,1554,1555,1556,1557, 264, 265, 266, 267, 268, 269, 270, 271,
+1558, 272, 273,1559,1560,1561, 276,1562,1563,1564,1565,1566,3060,3061, 283, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127,3063,3078,3082, 316,3079,3077,3080,3063,3081,3063,3083,3063,
+3063, 329,3063,3064,3099,3065,3084,3085,3055,3100,1590,3066,3086,3087,3073,3075,
+3092,3088,3089,3090,3093,3071,3094,3091,3054, 343, 344,3068,3069,3069,3098,3095,
+3096,3097,3072,3062,3067,3070,3074,3076, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 54, AIL (Master of Magic, Master of Orion 2 :: 4op, orchestral percussion)
-1552,1553,1554,3101, 182, 183, 184,3102, 186,1557,1558,3103,1560, 189, 190,1561,
-1562,1563, 194,1565,1566, 196, 197, 198, 199, 200, 201, 202, 203,1567,1568, 206,
- 207, 208, 209,1569,1570,1571,1572, 212,1573,1574, 215, 216, 217, 218, 219, 220,
- 221, 222,1575,1576,1577,1578,1579, 226,1580,1581,3100,1582,1583, 230, 231, 232,
- 233, 234, 235, 236,1584, 238, 239, 240,1585,1586, 241,1587, 243, 244, 245,1588,
- 247, 248,1589,1590, 250, 251, 252,1591, 253, 254, 255, 256,1592,1593,1594,1595,
-1596, 260,1597,1598,1599,1600,1601,1602, 265, 266, 267, 268, 269, 270, 271, 272,
-1603, 273, 274,1604,1605,1606, 277,1607,1608, 0, 0,1611,3104,3105, 0, 285,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,2431,2431,3149,3147,3148,3147,3145,3145,3145,3145,3145,3145,3145,
-3145,3145,3145,3145,3145,3145,3150,3151,3173, 329,3152, 329,3153,3154,3155,3156,
-3157,3158,3159,3160,3161, 349,3162,3163,3164,3165,3166,3148,3148,3148,3167,3168,
-3169,3170, 349,3171,3172,3148,3155,3156, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1507,1508,1509,3057, 181, 182, 183,3058, 185,1512,1513,3059,1515, 188, 189,1516,
+1517,1518, 193,1520,1521, 195, 196, 197, 198, 199, 200, 201, 202,1522,1523, 205,
+ 206, 207, 208,1524,1525,1526,1527, 211,1528,1529, 214, 215, 216, 217, 218, 219,
+ 220, 221,1530,1531,1532,1533,1534, 225,1535,1536,3056,1537,1538, 229, 230, 231,
+ 232, 233, 234, 235,1539, 237, 238, 239,1540,1541, 240,1542, 242, 243, 244,1543,
+ 246, 247,1544,1545, 249, 250, 251,1546, 252, 253, 254, 255,1547,1548,1549,1550,
+1551, 259,1552,1553,1554,1555,1556,1557, 264, 265, 266, 267, 268, 269, 270, 271,
+1558, 272, 273,1559,1560,1561, 276,1562,1563,1564,1565,1566,3060,3061, 283, 284,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,2386,2386,3105,3103,3104,3103,3101,3101,3101,3101,3101,3101,3101,
+3101,3101,3101,3101,3101,3101,3106,3107,3129, 329,3108, 329,3109,3110,3111,3112,
+3113,3114,3115,3116,3117, 349,3118,3119,3120,3121,3122,3104,3104,3104,3123,3124,
+3125,3126, 349,3127,3128,3104,3111,3112,3102, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 55, SB (Action Soccer)
-3174,3175,3176,3177,3178,3179,3180,3181,3182,3183,3184,3185,3186,3187,3188,3189,
-3190,3191,3192,3193,3194,3195,3196,3196,3197,3198,3199,3200,3201,3202,3203,3204,
-3205,3206,3207,3208,3209,3210,3211,3212,3213,3214,3215,3216,3217,3218,3219,3220,
-3221,3222,3223,3224,3225,3226,3227,3228,3229,3230,3231,3196,3232,3233,3234,3235,
-3196,3236,3237,3238,3196,3239,3196,3240,3196,3241,3196,3242,3196,3243,3244,3245,
-3246,3247,3248,3196,3249,3250,3196,3251,3252,3253,3254,3255,3196,3196,3256,3196,
-3257,3196,3258,3196,3259,3260,3196,3261,3196,3196,3262,3196,3196,3196,3196,3196,
-3196,3196,3196,3263,3196,3196,3196,3196,3196,3196,3264,3265,3196,3196,3196,3196,
-3266,3267, 286,3268,3269, 288, 289,3270,3271,3271,3271,3271,3271,3271,3271,3271,
-3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,
-3271,3271,3271,3272,3273,3271,3274,3271,3275,3276,3277,3278,3279,3280,3281,3282,
-3282,3283,3280,3284,3271,3271,3285,3286,3271,3271,3271,3271,3271,3271,3271,3271,
-3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,
-3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,
-3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,
-3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,3271,
+3130,3131,3132,3133,3134,3135,3136,3137,3138,3139,3140,3141,3142,3143,3144,3145,
+3146,3147,3148,3149,3150,3151,3152,3152,3153,3154,3155,3156,3157,3158,3159,3160,
+3161,3162,3163,3164,3165,3166,3167,3168,3169,3170,3171,3172,3173,3174,3175,3176,
+3177,3178,3179,3180,3181,3182,3183,3184,3185,3186,3187,3152,3188,3189,3190,3191,
+3152,3192,3193,3194,3152,3195,3152,3196,3152,3197,3152,3198,3152,3199,3200,3201,
+3202,3203,3204,3152,3205,3206,3152,3207,3208,3209,3210,3211,3152,3152,3212,3152,
+3213,3152,3214,3152,3215,3216,3152,3217,3152,3152,3218,3152,3152,3152,3152,3152,
+3152,3152,3152,3219,3152,3152,3152,3152,3152,3152,3220,3221,3152,3152,3152,3152,
+3222,3223, 285,3224,3225, 287, 288,3226,3227,3227,3227,3227,3227,3227,3227,3227,
+3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,
+3227,3227,3227,3228,3229,3227,3230,3227,3231,3232,3233,3234,3235,3236,3237,3238,
+3238,3239,3236,3240,3227,3227,3241,3242,3227,3227,3227,3227,3227,3227,3227,3227,
+3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,
+3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,
+3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,
+3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,3227,
},
{ // bank 56, SB (3d Cyberpuck :: melodic only)
-3287,3288, 466,3289, 713,3196,3290, 467,3291, 632,3292,3293,3294,3295,3296,3297,
-3298, 598,3299,3300,3301,3302,3303,3304,1513,3305,3294,3306, 759, 437, 437,3307,
-3308,3309, 439,3310, 440,3311, 442, 441,3312,3313,3314,3315,2307,3316,3317, 582,
-3318,3319, 452,3320,3321,3290,3322,3323,3324, 778,3325,2313, 779,3326,3327,3328,
-3329, 769,3330,3331,3332,3333, 663, 664,3334,2317,3335,3336,3337,1299,3338,3339,
-3340,3341,3342,3343,3344,3345,3346, 442,3347,3348,3349,3304,3350,1670,3351,3352,
-3353,3354,3355,3356,3353, 262,3357,3358,1920,2421,3359,3360, 676,3361,3362,3363,
-3364,3365,3366,3367, 677,3368, 677,3369,3370, 677,3371, 455,3372,2422,3373, 465,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3243,3244, 466,3245, 713,3152,3246, 467,3247, 632,3248,3249,3250,3251,3252,3253,
+3254, 598,3255,3256,3257,3258,3259,3260,1468,3261,3250,3262, 759, 437, 437,3263,
+3264,3265, 439,3266, 440,3267, 442, 441,3268,3269,3270,3271,2262,3272,3273, 582,
+3274,3275, 452,3276,3277,3246,3278,3279,3280, 778,3281,2268, 779,3282,3283,3284,
+3285, 769,3286,3287,3288,3289, 663, 664,3290,2272,3291,3292,3293,1254,3294,3295,
+3296,3297,3298,3299,3300,3301,3302, 442,3303,3304,3305,3260,3306,1625,3307,3308,
+3309,3310,3311,3312,3309, 261,3313,3314,1875,2376,3315,3316, 676,3317,3318,3319,
+3320,3321,3322,3323, 677,3324, 677,3325,3326, 677,3327, 455,3328,2377,3329, 465,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 57, SB (Simon the Sorcerer :: melodic only)
-3374,3374,3375,3376,3377,3378,3378,3379,3380,3381,3382,3383,3384,3385,3386,3387,
-3388,3389,3390,3391,3392,3393,3394,3395,3396,3397,3398,3399,3400,3401,3402,3403,
-3404,3405,3406,3407,3408,3409,3410,3411,3412,3413,3414,3415,3416,3417,3418,3419,
-3420,3421,3422,3423,3424,3425,3426,3427,3425,3428,3429,3430,3431,3432,3433,3434,
-3435,3436,3437,3438,3439,3440,3441,3442,3443,3444,3445,3446,3335,3447,3448,3449,
-3450,3451,3452,3453,3454,3455,3456,3457,3458,3459,3460,3461,3462,3462,3463,3464,
-3465,3466,3467,3468,3469,3470,3471,3472,3473,3474,3475,3476,3477,3478,3479,3480,
-3481,3482,3481,3483,3484,3485,3486,3487,3488,3489,3490,3491,3492,3493,3494,3495,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3330,3330,3331,3332,3333,3334,3334,3335,3336,3337,3338,3339,3340,3341,3342,3343,
+3344,3345,3346,3347,3348,3349,3350,3351,3352,3353,3354,3355,3356,3357,3358,3359,
+3360,3361,3362,3363,3364,3365,3366,3367,3368,3369,3370,3371,3372,3373,3374,3375,
+3376,3377,3378,3379,3380,3381,3382,3383,3381,3384,3385,3386,3387,3388,3389,3390,
+3391,3392,3393,3394,3395,3396,3397,3398,3399,3400,3401,3402,3291,3403,3404,3405,
+3406,3407,3408,3409,3410,3411,3412,3413,3414,3415,3416,3417,3418,3418,3419,3420,
+3421,3422,3423,3424,3425,3426,3427,3428,3429,3430,3431,3432,3433,3434,3435,3436,
+3437,3438,3437,3439,3440,3441,3442,3443,3444,3445,3446,3447,3448,3449,3450,3451,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 58, OP3 (The Fat Man 2op set)
- 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32,
- 33, 34, 35, 36, 37, 38, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 128, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139,
- 140, 141, 142, 143, 144, 145, 146, 147, 148, 149,3496, 151, 152, 153, 154, 155,
- 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171,
- 172, 173, 174, 175, 176, 177, 178, 179, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31,
+ 32, 33, 34, 35, 36, 37, 38, 33, 39, 40, 41, 42, 43, 44, 45, 46,
+ 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62,
+ 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 127, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138,
+ 139, 140, 141, 142, 143, 144, 145, 146, 147, 148,3452, 150, 151, 152, 153, 154,
+ 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170,
+ 171, 172, 173, 174, 175, 176, 177, 178, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 59, OP3 (The Fat Man 4op set)
-3497,3498,3499,3500,3501,3502,3503,3504,3505,3506,3507,3508,3509,3510,3511,3512,
-3513,3514,3515,3516,3517,3518,3519,3520,3521,3522,3523,3524,3525,3526,3527,3528,
-3529,3530,3531,3532,3533,3534,3535,3536,3537,3538,3539,3540,3541,3542,3543,3544,
-3545,3546,3547,3548,3549,3550,3551,3552,3553,3554,3555,3556,3557,3558,3559,3560,
-3561,3562,3563,3564,3565,3566,3567,3568,3569,3570,3571,3572,3573,3574,3575,3576,
-3577,3578,3579,3580,3581,3582,3583,3584,3585,3586,3587,3588,3589,3590,3591,3592,
-3593,3594,3595,3596,3597,3598,3599,3600,3601,3602,3603,3604,3605,3606,3607,3608,
-3609,3610,3611,3612,3613,3614,3615,3616,3617, 0, 0,3620,3621,3622, 0,3624,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,3625,3626,3627,3628,3629,3630,3631,3632,3633,3634,3635,3636,3637,
-3638,3639,3640,3641,3642,3643,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,
-3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3664,3665,3666,3667,3668,3669,
-3670,3671,3672,3673,3674,3675,3676,3677, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3453,3454,3455,3456,3457,3458,3459,3460,3461,3462,3463,3464,3465,3466,3467,3468,
+3469,3470,3471,3472,3473,3474,3475,3476,3477,3478,3479,3480,3481,3482,3483,3484,
+3485,3486,3487,3488,3489,3490,3491,3492,3493,3494,3495,3496,3497,3498,3499,3500,
+3501,3502,3503,3504,3505,3506,3507,3508,3509,3510,3511,3512,3513,3514,3515,3516,
+3517,3518,3519,3520,3521,3522,3523,3524,3525,3526,3527,3528,3529,3530,3531,3532,
+3533,3534,3535,3536,3537,3538,3539,3540,3541,3542,3543,3544,3545,3546,3547,3548,
+3549,3550,3551,3552,3553,3554,3555,3556,3557,3558,3559,3560,3561,3562,3563,3564,
+3565,3566,3567,3568,3569,3570,3571,3572,3573,3574,3575,3576,3577,3578,3579,3580,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,3581,3582,3583,3584,3585,3586,3587,3588,3589,3590,3591,3592,3593,
+3594,3595,3596,3597,3598,3599,3600,3601,3602,3603,3604,3605,3606,3607,3608,3609,
+3610,3611,3612,3613,3614,3615,3616,3617,3618,3619,3620,3621,3622,3623,3624,3625,
+3626,3627,3628,3629,3630,3631,3632,3633, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 60, OP3 (JungleVision 2op set :: melodic only)
-3678,3679,3680,3681,3682,3683,3684,3685,3686,3687,3688,3689,3690,3691,3692,3693,
-3694,3695,3696,3697,3698,3699,3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,
-3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3725,
-3726,3727,3728,3729,3730,3731,3732,3733,3734,3735,3736,3737,3738,3739,3740,3741,
-3742,3743,3744,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,
-3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,
-3774,3775,3776,3777,3778,3779,3780,3781,3782,3783,3784,3785,3786,3787,3788,3789,
-3790,3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,3804,3805,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,3807,3808,3809,3810,3811,3812,3813,3814,3815,3816,3817,3818,3819,
-3820,3821,3822,3823,3821,3824,3825,3821,3826,3821,3827,3828,3829,3830,3831,3832,
-3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845,3846,3847,3848,
-3849,3850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3634,3635,3636,3637,3638,3639,3640,3641,3642,3643,3644,3645,3646,3647,3648,3649,
+3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3664,3665,
+3666,3667,3668,3669,3670,3671,3672,3673,3674,3675,3676,3677,3678,3679,3680,3681,
+3682,3683,3684,3685,3686,3687,3688,3689,3690,3691,3692,3693,3694,3695,3696,3697,
+3698,3699,3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,
+3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3725,3726,3727,3728,3729,
+3730,3731,3732,3733,3734,3735,3736,3737,3738,3739,3740,3741,3742,3743,3744,3745,
+3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,
+3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,
+3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,
+3762,3762,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,
+3776,3777,3778,3779,3777,3780,3781,3777,3782,3777,3783,3784,3785,3786,3787,3788,
+3789,3790,3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,3804,
+3805,3806, 806, 806, 806, 806, 806,3762,3762,3762,3762,3762,3762,3762,3762,3762,
+3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,
+3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,3762,
},
{ // bank 61, OP3 (Wallace 2op set, Nitemare 3D :: melodic only)
-3287,1493,3851,3289, 713,3852,3853, 730,1915,3854,1534,3293,3855,3856,3857,3858,
-3298,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869, 759, 437,3870,3871,
-3308,3872,3873,3874,3875,3876, 442,3877,3878,3879,3880,3881,3882,3883,3884,3885,
-3886,2307,3887,3888,3889,3890,3891,3892,3893,3894,3895,3896,3897,3898,3899,3900,
-3901,3902,3903,3904,3905,3906,3907,3908,3909,3910,3911,3912,3913,3914,3915,3916,
-3917,3918,3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,
-3933,3934,3935,3936,3937,3938,3939,3940,3941,3942,3943,3944,3945,3946,3947,3948,
-3949,3950,3951,3952,3953,3954,3955,3956,3957,3958,3371,3959,3960,2422,3961,3962,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,3807,3808,3809,3810,3811,3812,3813,3814,3815,3816,3817,3818,3819,
-3820,3821,3822,3823,3821,3824,3825,3821,3826,3821,3827,3828,3829,3830,3831,3832,
-3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845,3846,3847,3848,
-3849,3850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3243,1448,3807,3245, 713,3808,3809, 730,1870,3810,1489,3249,3811,3812,3813,3814,
+3254,3815,3816,3817,3818,3819,3820,3821,3822,3823,3824,3825, 759, 437,3826,3827,
+3264,3828,3829,3830,3831,3832, 442,3833,3834,3835,3836,3837,3838,3839,3840,3841,
+3842,2262,3843,3844,3845,3846,3847,3848,3849,3850,3851,3852,3853,3854,3855,3856,
+3857,3858,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,
+3873,3874,3875,3876,3877,3878,3879,3880,3881,3882,3883,3884,3885,3886,3887,3888,
+3889,3890,3891,3892,3893,3894,3895,3896,3897,3898,3899,3900,3901,3902,3903,3904,
+3905,3906,3907,3908,3909,3910,3911,3912,3913,3914,3327,3915,3916,2377,3917,3918,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,
+3776,3777,3778,3779,3777,3780,3781,3777,3782,3777,3783,3784,3785,3786,3787,3788,
+3789,3790,3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,3804,
+3805,3806, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 62, TMB (Duke Nukem 3D)
-3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,
-3979,3980,3981,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,
-3995,3996,3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,
-4003,4011,4012,4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,
-4026,4027,4027,4028,4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4040,
-4041,4042,4043,4044,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,
-4057,4058,4059,4060,4061,4062,4063,4064,4065,4066,4067,4068,4069,4070,4071,4072,
-4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4085,4086,4087,4088,
-4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,
-4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,
-4089,4089,4089,4090,4091,4092,4093,4094,4095,4096,4097,4098,4099,4100,4101,4102,
-4103,4104,4105,3823,4106,4107,3825,4108,3826,4109,4110,3828,4111,4112,4113,4114,
-4115,4116,4117,4118,4119,4099,3839,4120,4121,3842,4122,4123,4124,4125,3847,3848,
-4126,4127,4128,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,
-4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,
-4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,4089,
+3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,
+3935,3936,3937,3938,3939,3940,3941,3942,3943,3944,3945,3946,3947,3948,3949,3950,
+3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,
+3959,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,3979,3980,3981,
+3982,3983,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,
+3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,4011,4012,
+4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,4026,4027,4028,
+4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4040,4041,4042,4043,4044,
+4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,
+4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,
+4045,4045,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,4057,4058,
+4059,4060,4061,3779,4062,4063,3781,4064,3782,4065,4066,3784,4067,4068,4069,4070,
+4071,4072,4073,4074,4075,4055,3795,4076,4077,3798,4078,4079,4080,4081,3803,3804,
+4082,4083,4084,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,
+4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,
+4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,4045,
},
{ // bank 63, TMB (Shadow Warrior)
-3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,
-3979,3980,3981,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3993,4129,3994,
-3995,3996,3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4130,4008,4009,4010,
-4003,4011,4012,4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4131,4025,
-4026,4027,4027,4028,4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4040,
-4132,4042,4133,4044,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,
-4057,4058,4059,4060,4061,4062,4063,4064,4065,4066,4134,4135,4136,4070,4071,4072,
-4073,4074,4075,4076,4137,4078,4079,4138,4081,4082,4083,4084,4085,4086,4087,4088,
-4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,
-4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4140,4140,4140,4140,4141,
-4140,4140,4140,4090,4091,4142,4093,4094,4095,4143,4097,4098,4099,4100,4101,4102,
-4103,4104,4105,3823,4106,4107,3825,4108,3826,4109,4110,3828,4111,4112,4113,4114,
-4115,4116,4117,4118,4119,4099,3839,4120,4121,4144,4145,4123,4146,4147,3847,3848,
-4126,4127,4128,4140,4140,4140,4140,4140,4140,4139,4148,4148,4148,4148,4148,4148,
-4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,
-4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,
+3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,
+3935,3936,3937,3938,3939,3940,3941,3942,3943,3944,3945,3946,3947,3949,4085,3950,
+3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,4086,3964,3965,3966,
+3959,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,3979,4087,3981,
+3982,3983,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,
+4088,3998,4089,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,4011,4012,
+4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4090,4091,4092,4026,4027,4028,
+4029,4030,4031,4032,4093,4034,4035,4094,4037,4038,4039,4040,4041,4042,4043,4044,
+4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,
+4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4096,4096,4096,4096,4097,
+4096,4096,4096,4046,4047,4098,4049,4050,4051,4099,4053,4054,4055,4056,4057,4058,
+4059,4060,4061,3779,4062,4063,3781,4064,3782,4065,4066,3784,4067,4068,4069,4070,
+4071,4072,4073,4074,4075,4055,3795,4076,4077,4100,4101,4079,4102,4103,3803,3804,
+4082,4083,4084,4096,4096,4096,4096,4096,4096,4095,4104,4104,4104,4104,4104,4104,
+4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,
+4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,
},
{ // bank 64, DMX (Raptor)
-1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,
-1238,1239,1240,1241,1242,1243,1244,1245,4149,4150,4151,1249,1250,1376,1377,1253,
-1378,1255,1256,4152,1380,1259,1260,1381,1262,1263,1264,1265,1266,1267,1268,4153,
-1270,4154,4155,4156,4157,1275,1276,1277,1278,1279,1382,1281,1282,1283,1284,1285,
-1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,
-1302,1303,1304,1305,4158,1307,1308,1309,1309,1310,1311,1312,1313,1314,1315,1316,
-1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,
-1333,1334,1335,1336,1337,4159,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 312,1349,1350,4160,1352,4161,1354,4162,1355, 320,1356, 321,1357,
-1358,1359,1360,1361,1362,1363,1364,1384,1366,1359,1385,1361, 332, 333, 334, 335,
- 336,1368,1369, 338, 339, 320,1370,1371,1371,1371,1371,1372,1373,1374,1375,1371,
- 347, 348, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,
+1193,1194,1195,1196,1197,1198,1199,1200,4105,4106,4107,1204,1205,1331,1332,1208,
+1333,1210,1211,4108,1335,1214,1215,1336,1217,1218,1219,1220,1221,1222,1223,4109,
+1225,4110,4111,4112,4113,1230,1231,1232,1233,1234,1337,1236,1237,1238,1239,1240,
+1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,
+1257,1258,1259,1260,4114,1262,1263,1264,1264,1265,1266,1267,1268,1269,1270,1271,
+1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,
+1288,1289,1290,1291,1292,4115,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 312,1304,1305,4116,1307,4117,1309,4118,1310, 320,1311, 321,1312,
+1313,1314,1315,1316,1317,1318,1319,1339,1321,1314,1340,1316, 332, 333, 334, 335,
+ 336,1323,1324, 338, 339, 320,1325,1326,1326,1326,1326,1327,1328,1329,1330,1326,
+ 347, 348, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 65, OP3 (Modded GMOPL by Wohlstand)
-4163,4164,4165,4166,4167,4168, 7, 8,4169, 10, 11,4170, 13, 14, 15, 16,
-4171,4172,4173,4174, 21,4175,4176,4177,4178,4179,4180,4181,4182,4183,4184,4185,
- 33,4186,4187,4188,4189,4190,4191,4192,4193,4194,4195,4196,4197,4198,4199, 47,
-4200,4201,4202,4203,4204,4205,4206, 55,4207,4208,4209,4210,4211,4212,4213,4214,
-4215,4216,4217, 67,4218,4219, 70,4220,4221,4222,4223, 75, 76, 77, 78, 79,
-4224,4225,4226, 83,4227,4228, 86,4229,4230, 89,4231,4232,4233,4234,4235,4236,
- 96, 97, 98,4237,4238,4239,4240, 103, 104,4241, 106, 107, 108,4242,4243,4244,
-4245, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122,4246,4247,4248, 126,4249,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,3807,3808,3809,3810,3811,3812,3813,3814,3815,3816,3817,3818,3819,
-3820,3821,3822,3823,3821,3824,3825,3821,3826,3821,3827,3828,3829,3830,3831,3832,
-3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845,3846,3847,3848,
-3849,3850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+4119,4120,4121,4122,4123,4124, 6, 7,4125, 9, 10,4126, 12, 13, 14, 15,
+4127,4128,4129,4130, 20,4131,4132,4133,4134,4135,4136,4137,4138,4139,4140,4141,
+ 32,4142,4143,4144,4145,4146,4147,4148,4149,4150,4151,4152,4153,4154,4155, 46,
+4156,4157,4158,4159,4160,4161,4162, 54,4163,4164,4165,4166,4167,4168,4169,4170,
+4171,4172,4173, 66,4174,4175, 69,4176,4177,4178,4179, 74, 75, 76, 77, 78,
+4180,4181,4182, 82,4183,4184, 85,4185,4186, 88,4187,4188,4189,4190,4191,4192,
+ 95, 96, 97,4193,4194,4195,4196, 102, 103,4197, 105, 106, 107,4198,4199,4200,
+4201, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121,4202,4203,4204, 125,4205,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,
+3776,3777,3778,3779,3777,3780,3781,3777,3782,3777,3783,3784,3785,3786,3787,3788,
+3789,3790,3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,3804,
+3805,3806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
},
{ // bank 66, SB (Jammey O'Connel's bank)
-3287,3288, 466,3289, 713,3196,3290, 467,3291, 632,3292,3293,3294,3295,4250,3297,
-3298, 598,4251,3300,3301,3302,3303,3304,4252,4253,4254,4255, 759, 437, 438,3307,
-3308,3309, 439,3310, 440,4256, 442,4257,3312,3313,3314,3315,2307,4258,3317, 582,
-3318,3319, 452,3320,3321,4259,3322,3323,3324, 778,3325,2313, 779,3326,3327,3328,
-3329, 769,3330,3331,3332,3333, 663, 664,3334,2317,3335,3336,3337,1299,3338,3339,
-3340,3341,4260,3343,3344,3345,4261, 442,3347,3348,3349,3304,3350,1670,3351,3352,
-3353,3354,3355,3356,4262, 262,3357,3358,1920,2421,3359,3360, 676,3361,3362,3363,
-3364,4263,3366,3367,4264,4265, 680,3369,3370, 462,3371, 455,3372,2422,3373, 465,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,3807,3808,3809,3810,3811,3812,3813,3814,3815,3816,3817,3818,3819,
-3820,3821,3822,3823,3821,3824,3825,3821,3826,3821,3827,3828,3829,3830,3831,3832,
-3833,3834,3835,3836,3837,3838,4266,3840,3841,3842,3843,3844,3845,3846,3847,3848,
-3849,3850, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3243,3244, 466,3245, 713,3152,3246, 467,3247, 632,3248,3249,3250,3251,4206,3253,
+3254, 598,4207,3256,3257,3258,3259,3260,4208,4209,4210,4211, 759, 437, 438,3263,
+3264,3265, 439,3266, 440,4212, 442,4213,3268,3269,3270,3271,2262,4214,3273, 582,
+3274,3275, 452,3276,3277,4215,3278,3279,3280, 778,3281,2268, 779,3282,3283,3284,
+3285, 769,3286,3287,3288,3289, 663, 664,3290,2272,3291,3292,3293,1254,3294,3295,
+3296,3297,4216,3299,3300,3301,4217, 442,3303,3304,3305,3260,3306,1625,3307,3308,
+3309,3310,3311,3312,4218, 261,3313,3314,1875,2376,3315,3316, 676,3317,3318,3319,
+3320,4219,3322,3323,4220,4221, 680,3325,3326, 462,3327, 455,3328,2377,3329, 465,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,
+3776,3777,3778,3779,3777,3780,3781,3777,3782,3777,3783,3784,3785,3786,3787,3788,
+3789,3790,3791,3792,3793,3794,4222,3796,3797,3798,3799,3800,3801,3802,3803,3804,
+3805,3806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
+ 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806, 806,
},
{ // bank 67, TMB (Default bank of Build Engine)
- 622, 180, 371, 181, 372, 373, 374, 375, 376, 377, 187, 378, 188, 379, 380, 191,
- 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 381, 29, 370, 31, 32,
- 33, 34, 35, 36, 37, 382, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47,
- 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 383, 63,
- 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
- 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
- 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111,
- 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128,4267,4268,4269, 142,4270,4271,4272,4271,4273,4271,4274,4275,
-4276,1955,4277,4278,4279,4280,4281,4282,4283,4284,4285,4286,4287,4288,4289,4290,
-4291,4292,4293,4294,4295,4296, 164,4297, 625,4298,4299,4300,4301,4302,4303,4304,
-4305,4306,4307,4308,4309,4310,4311, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
- 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128,
+ 622, 179, 371, 180, 372, 373, 374, 375, 376, 377, 186, 378, 187, 379, 380, 190,
+ 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 381, 28, 370, 30, 31,
+ 32, 33, 34, 35, 36, 382, 38, 33, 39, 40, 41, 42, 43, 44, 45, 46,
+ 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 383, 62,
+ 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78,
+ 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,
+ 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110,
+ 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127,4223,4224,4225, 141,4226,4227,4228,4227,4229,4227,4230,4231,
+4232,1910,4233,4234,4235,4236,4237,4238,4239,4240,4241,4242,4243,4244,4245,4246,
+4247,4248,4249,4250,4251,4252, 163,4253, 625,4254,4255,4256,4257,4258,4259,4260,
+4261,4262,4263,4264,4265,4266,4267, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
+ 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127, 127,
},
{ // bank 68, OP3 (4op bank by James Alan Nguyen)
-4312,4313,1554,4314, 182, 183, 184,1556, 186,4315,4316,4317,4318,4319,4320,4321,
-4322,1563,4323,4324,1566, 196,4325, 198,4326, 200, 201, 202, 29,1567,1568,4327,
- 33,4328, 209,1569,4329,4330, 39,2922,4331,4332,4333,4334,4335,4336,4337, 220,
- 221,4338,1575,1576,4339,1578,4340,4341,1580,1581,4342,4343,4344,4345,4346,4347,
- 64,4348,4349,4350,4351,4352,4353,4354,4355,4356, 241,1587, 243, 244, 245,1588,
-4357, 248,4358, 83,4359,4360,4361,4362, 253,4363,4364,4365,4366,4367,4368,4369,
-4370,4371,4372,4373,4374,1600,1601,1602,4375,4376,4377,4378,4379,4380,4381,4382,
-4383,4384,4385,4386,4387,4388,4389,4390,4391,4392,4393,4394,4395,4396,4397, 127,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,4398,1471,1614,1615,1616,1617,1476,1619,1478,1621,1480,1623,1482,
-1483,1626,1485,4399,1629,1630,1631,1632,2292,1634,1635,4400,1637,1638,1639,1640,
-1641,1642,1643,1644,1645,1646,1647,4401, 342,1650,1651,1652,1653,1654,1655,1656,
-1657,4402,1659,1660,1661,1662,1663,1664, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+4268,4269,1509,4270, 181, 182, 183,1511, 185,4271,4272,4273,4274,4275,4276,4277,
+4278,1518,4279,4280,1521, 195,4281, 197,4282, 199, 200, 201, 28,1522,1523,4283,
+ 32,4284, 208,1524,4285,4286, 38,2877,4287,4288,4289,4290,4291,4292,4293, 219,
+ 220,4294,1530,1531,4295,1533,4296,4297,1535,1536,4298,4299,4300,4301,4302,4303,
+ 63,4304,4305,4306,4307,4308,4309,4310,4311,4312, 240,1542, 242, 243, 244,1543,
+4313, 247,4314, 82,4315,4316,4317,4318, 252,4319,4320,4321,4322,4323,4324,4325,
+4326,4327,4328,4329,4330,1555,1556,1557,4331,4332,4333,4334,4335,4336,4337,4338,
+4339,4340,4341,4342,4343,4344,4345,4346,4347,4348,4349,4350,4351,4352,4353, 126,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,4354,1426,1569,1570,1571,1572,1431,1574,1433,1576,1435,1578,1437,
+1438,1581,1440,4355,1584,1585,1586,1587,2247,1589,1590,4356,1592,1593,1594,1595,
+1596,1597,1598,1599,1600,1601,1602,4357, 342,1605,1606,1607,1608,1609,1610,1611,
+1612,4358,1614,1615,1616,1617,1618,1619, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
{ // bank 69, TMB (Blood)
- 0, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904,
- 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916,2217, 918, 919, 920,
- 921, 922, 923,2218, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
- 937, 938, 939,2219, 941, 942, 943, 944, 945,2220,2221, 948,2222, 950,2223,2224,
-2225, 954,2226, 956, 957,2227,2228, 960, 961,2229,2230, 964, 965, 966, 967, 968,
-2231, 970, 971, 972, 973, 974,4403, 976, 977, 978, 979, 980,2233,2234, 983,2235,
- 985,4404, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999,1000,
-1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,4405,1013,4406, 0, 0,
-4407,4408,4409,4410,4411,4412,4413, 851,4414,4415,4416,4417,4418,4419,4420,4421,
-4422,4423,4424,4425,4426,4427,4428,4429,4430,4431,4432, 848, 844, 845, 846, 847,
- 848, 310, 849, 850, 851, 847,2240, 853,2241, 855,2242, 857,2243, 858,2244, 860,
- 861,2245, 863, 325,2245, 325, 864,2245,2246,2247, 330, 866,2248,2249,2250, 870,
- 871,2251,2252, 874, 875, 876, 340, 877, 878, 879, 880, 881, 882, 310, 883, 884,
-2253, 429, 876, 430, 886, 887, 847, 888, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+3762, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904,
+ 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916,2172, 918, 919, 920,
+ 921, 922, 923,2173, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936,
+ 937, 938, 939,2174, 941, 942, 943, 944, 945,2175,2176, 948,2177, 950,2178,2179,
+2180, 954,2181, 956, 957,2182,2183, 960, 961,2184,2185, 964, 965, 966, 967, 968,
+2186, 970, 971, 972, 973, 974,4359, 976, 977, 978, 979, 980,2188,2189, 983,2190,
+ 985,4360, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999,1000,
+1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,4361,1013,4362,3762,3762,
+4363,4364,4365,4366,4367,4368,4369, 851,4370,4371,4372,4373,4374,4375,4376,4377,
+4378,4379,4380,4381,4382,4383,4384,4385,4386,4387,4388, 848, 844, 845, 846, 847,
+ 848, 310, 849, 850, 851, 847,2195, 853,2196, 855,2197, 857,2198, 858,2199, 860,
+ 861,2200, 863, 325,2200, 325, 864,2200,2201,2202, 330, 866,2203,2204,2205, 870,
+ 871,2206,2207, 874, 875, 876, 340, 877, 878, 879, 880, 881, 882, 310, 883, 884,
+2208, 429, 876, 430, 886, 887, 847, 888,4389,4389,4389,4389,4389,4389,4389,4389,
+4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,
+4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,4389,
},
{ // bank 70, TMB (Lee)
-3287,4434,3196,3196,4435,3196,3196,3196,3196,3196,3196, 378,3196,3196,3857,3196,
-3196,4436,3196,4437,4438,4439,3196,3196,3196, 370,3196,4440,4441,4442,4443,4444,
-3196,4445,4446,4447,3310,3310,4448, 442,4449,3196,3196,4450,4451,4450, 676,4452,
-4453,3196,3196,4454, 52,3196,3196,3196,4455,3324,4456,3196, 60,4457,4455, 63,
-3196,4458,4458,4459, 68,3196, 664,4460,3196,2317,3196,4461, 71,3196,4462, 79,
-4463,4464, 82,3196,3196,3196,3196,3196,3196,3196,3196, 91,3196,4465, 94,4466,
-3196,3196,3196,3196,3196,3196,3196,4467,3196,3196,3196,3196,3196,3196,3196,3196,
-3196,3196,3196,3196,3196,4264,3196,4468,3196,3196,3196,3196,3196,3196,3196,3196,
-3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,
-3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,
-3196,3196,3196,4469,4469,4470,4471,4472,4473,4474,4475,4476,4477,4478,4479,4480,
-4481,4482,4483,4484,4485,4486,4487,4488,4489,4490,4491,4492,3196,3196,4493, 155,
-4494,4495,4496,3196,3196, 161,3196,3196,3196,4497,4498,4499,4500,4501,4502,3196,
-3196,4503, 161,4504,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,
-3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,
-3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,3196,
+3243,4390,3152,3152,4391,3152,3152,3152,3152,3152,3152, 378,3152,3152,3813,3152,
+3152,4392,3152,4393,4394,4395,3152,3152,3152, 370,3152,4396,4397,4398,4399,4400,
+3152,4401,4402,4403,3266,3266,4404, 442,4405,3152,3152,4406,4407,4406, 676,4408,
+4409,3152,3152,4410, 51,3152,3152,3152,4411,3280,4412,3152, 59,4413,4411, 62,
+3152,4414,4414,4415, 67,3152, 664,4416,3152,2272,3152,4417, 70,3152,4418, 78,
+4419,4420, 81,3152,3152,3152,3152,3152,3152,3152,3152, 90,3152,4421, 93,4422,
+3152,3152,3152,3152,3152,3152,3152,4423,3152,3152,3152,3152,3152,3152,3152,3152,
+3152,3152,3152,3152,3152,4220,3152,4424,3152,3152,3152,3152,3152,3152,3152,3152,
+3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,
+3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,
+3152,3152,3152,4425,4425,4426,4427,4428,4429,4430,4431,4432,4433,4434,4435,4436,
+4437,4438,4439,4440,4441,4442,4443,4444,4445,4446,4447,4448,3152,3152,4449, 154,
+4450,4451,4452,3152,3152, 160,3152,3152,3152,4453,4454,4455,4456,4457,4458,3152,
+3152,4459, 160,4460,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,
+3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,
+3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,3152,
},
{ // bank 71, TMB (Nam)
-3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,
-3979,3980,3981,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,
-3995,3996,3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,
-4003,4011,4012,4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,
-4026,4027,4027,4028,4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4040,
-4041,4042,4043,4044,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,
-4057,4058,4059,4060,4061,4062,4063,4064,4065,4066,4067,4068,4069,4070,4071,4072,
-4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4505,4084,4085,4086,4087,4088,
-4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,
-4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4139,4140,4140,4140,4140,4140,
-4140,4140,4140,4090,4091,4092,4093,4094,4095,4096,4097,4098,4099,4100,4101,4102,
-4103,4104,4105,3823,4106,4107,3825,4108,3826,4109,4110,3828,4111,4112,4113,4114,
-4115,4116,4117,4118,4119,4099,3839,4120,4121,3842,4122,4123,4124,4125,3847,3848,
-4126,4127,4128,4140,4140,4140,4140,4140,4140,4139,4148,4148,4148,4148,4148,4148,
-4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,
-4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,4148,
+3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,
+3935,3936,3937,3938,3939,3940,3941,3942,3943,3944,3945,3946,3947,3948,3949,3950,
+3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,
+3959,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,3979,3980,3981,
+3982,3983,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,
+3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,4011,4012,
+4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,4026,4027,4028,
+4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4461,4040,4041,4042,4043,4044,
+4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,
+4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4095,4096,4096,4096,4096,4096,
+4096,4096,4096,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,4057,4058,
+4059,4060,4061,3779,4062,4063,3781,4064,3782,4065,4066,3784,4067,4068,4069,4070,
+4071,4072,4073,4074,4075,4055,3795,4076,4077,3798,4078,4079,4080,4081,3803,3804,
+4082,4083,4084,4096,4096,4096,4096,4096,4096,4095,4104,4104,4104,4104,4104,4104,
+4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,
+4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,4104,
},
{ // bank 72, DMX (Bank by Sneakernets)
-4506,4507,4508,1225,4509,4510,4511,4512,4513,4514,4515, 12,4516,4517,4518,4519,
-4520,4521,4522,4523,1242,4524,4525,4526,4527,4528,4529,4530,4531,4532,4533,4534,
-4535,4536,4537,4538,4539,4540,1260,1381,4541,4542,4543,4544,4545,4546,4547,4548,
-4549,4550,4551,4552,4553,4554,4555,4556,4557,4558, 58,4559,4560,4561,4562,4563,
-4564,4565,4566,4567,4568,4569,4570,4571,4572,4573,4574,4575,4576,4577,1300,4578,
-4579,4580,4581,1305,4582,1307,1308,4583,4584,1310,4585,4586,4587,4588,4589,4590,
-4591,4592,4593,4594,4595,4596,1323,4597,4598,1326,1327,4599,4600,1330,4601,4602,
-4603,1334,4604,4605,1337,4606,4607,4608,4609,4610,1343,4611,4612,4613,1347,4614,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0,4615,1349,4616,4617,4618,4619,4620,4621,4622,4623,4624,4625,4626,
-4627,4628,4629,4630,4631,4632,4633,4634,4635,4636,4637,4638,4639,4640,4641,4642,
-4643,1368,1369, 338, 339, 320,4644,4645,4646,4647,4648,4649,1373,1374,4650,4651,
-4652,4653, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+4462,4463,4464,4465,4466,4467,4468,4469,4470,4471,4472, 11,4473,4474,4475,4476,
+4477,4478,4479,4480,1197,4481,4482,4483,4484,4485,4486,4487,4488,4489,4490,4491,
+4492,4493,4494,4495,4496,4497,1215,1336,4498,4499,4500,4501,4502,4503,4504,4505,
+4506,4507,4508,4509,4510,4511,4512,4513,4514,4515, 57,4516,4517,4518,4519,4520,
+4521,4522,4523,4524,4525,4526,4527,4528,4529,4530,4531,4532,4533,4534,1255,4535,
+4536,4537,4538,1260,4539,4540,1263,4541,4542,4543,4544,4545,4546,4547,4548,4549,
+4550,4551,4552,4553,4554,4555,1278,4556,4557,1281,4558,4559,4560,1285,4561,4562,
+4563,1289,4564,4565,1292,4566,4567,4568,4569,4570,1298,4571,4572,4573,1302,4574,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295,4575,1304,4576,4577,4578,4579,4580,4581,4582,4583,4584,4585,4586,
+4587,4588,4589,4590,4591,4592,4593,4594,4595,4596,4597,4598,4599,4600,4601,4602,
+4603,1323,1324, 338, 339, 320,4604,4605,4606,4607,4608,4609,1328,1329,4610,4611,
+4612,4613, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
+ 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295, 295,
},
};
diff --git a/src/adldata.hh b/src/adldata.hh
index 6080d2a..0103a02 100644
--- a/src/adldata.hh
+++ b/src/adldata.hh
@@ -41,8 +41,6 @@ extern const struct adldata
unsigned char feedconn; // Feedback/connection bits for the channel
signed char finetune;
-
- bool diff;
} adl[];
extern const struct adlinsdata
diff --git a/src/gen_adldata/file_formats/load_ail.h b/src/gen_adldata/file_formats/load_ail.h
new file mode 100644
index 0000000..3a0e975
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_ail.h
@@ -0,0 +1,102 @@
+#ifndef LOAD_AIL_H
+#define LOAD_AIL_H
+
+#include "../progs_cache.h"
+#include "../midi_inst_list.h"
+
+static bool LoadMiles(const char *fn, unsigned bank, const char *prefix)
+{
+ #ifdef HARD_BANKS
+ writeIni("AIL", fn, prefix, bank, INI_Both);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ for(unsigned a = 0; a < 2000; ++a)
+ {
+ unsigned gm_patch = data[a * 6 + 0];
+ unsigned gm_bank = data[a * 6 + 1];
+ unsigned offset = *(unsigned *)&data[a * 6 + 2];
+
+ if(gm_patch == 0xFF)
+ break;
+
+ int gmno = gm_bank == 0x7F ? int(gm_patch + 0x80) : int(gm_patch);
+ int midi_index = gmno < 128 ? gmno
+ : gmno < 128 + 35 ? -1
+ : gmno < 128 + 88 ? gmno - 35
+ : -1;
+ unsigned length = data[offset] + data[offset + 1] * 256;
+ signed char notenum = ((signed char)data[offset + 2]);
+
+ /*printf("%02X %02X %08X ", gmnumber,gmnumber2, offset);
+ for(unsigned b=0; b<length; ++b)
+ {
+ if(b > 3 && (b-3)%11 == 0) printf("\n ");
+ printf("%02X ", data[offset+b]);
+ }
+ printf("\n");*/
+
+ if(gm_bank != 0 && gm_bank != 0x7F)
+ continue;
+
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix,
+ (gmno < 128 ? 'M' : 'P'), gmno & 127);
+
+ insdata tmp[200];
+
+ const unsigned inscount = (length - 3) / 11;
+ for(unsigned i = 0; i < inscount; ++i)
+ {
+ unsigned o = offset + 3 + i * 11;
+ tmp[i].finetune = (gmno < 128 && i == 0) ? notenum : 0;
+ tmp[i].diff = false;
+ tmp[i].data[0] = data[o + 0]; // 20
+ tmp[i].data[8] = data[o + 1]; // 40 (vol)
+ tmp[i].data[2] = data[o + 2]; // 60
+ tmp[i].data[4] = data[o + 3]; // 80
+ tmp[i].data[6] = data[o + 4]; // E0
+ tmp[i].data[1] = data[o + 6]; // 23
+ tmp[i].data[9] = data[o + 7]; // 43 (vol)
+ tmp[i].data[3] = data[o + 8]; // 63
+ tmp[i].data[5] = data[o + 9]; // 83
+ tmp[i].data[7] = data[o + 10]; // E3
+
+ unsigned fb_c = data[offset + 3 + 5];
+ tmp[i].data[10] = uint8_t(fb_c);
+ if(i == 1)
+ {
+ tmp[0].data[10] = fb_c & 0x0F;
+ tmp[1].data[10] = uint8_t((fb_c & 0x0E) | (fb_c >> 7));
+ }
+ }
+ if(inscount == 1)
+ tmp[1] = tmp[0];
+
+ if(inscount <= 2)
+ {
+ struct ins tmp2;
+ tmp2.notenum = gmno < 128 ? 0 : (unsigned char)notenum;
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+ std::string name;
+ if(midi_index >= 0) name = std::string(1, '\377') + MidiInsName[midi_index];
+ size_t resno = InsertIns(tmp[0], tmp[1], tmp2, name, name2);
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+ }
+ return true;
+}
+
+#endif // LOAD_AIL_H
diff --git a/src/gen_adldata/file_formats/load_bisqwit.h b/src/gen_adldata/file_formats/load_bisqwit.h
new file mode 100644
index 0000000..98fcd83
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_bisqwit.h
@@ -0,0 +1,53 @@
+#ifndef LOAD_BISQWIT_H
+#define LOAD_BISQWIT_H
+
+#include "../progs_cache.h"
+#include "../midi_inst_list.h"
+
+static bool LoadBisqwit(const char *fn, unsigned bank, const char *prefix)
+{
+ #ifdef HARD_BANKS
+ writeIni("Bisqwit", fn, prefix, bank, INI_Both);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+
+ for(uint32_t a = 0; a < 256; ++a)
+ {
+ //unsigned offset = a * 25;
+ uint32_t gmno = a;
+ int32_t midi_index = gmno < 128 ? int32_t(gmno)
+ : gmno < 128 + 35 ? -1
+ : gmno < 128 + 88 ? int32_t(gmno - 35)
+ : -1;
+
+ struct ins tmp2;
+ tmp2.notenum = (uint8_t)std::fgetc(fp);
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+
+ insdata tmp[2];
+ for(int side = 0; side < 2; ++side)
+ {
+ tmp[side].finetune = (int8_t)std::fgetc(fp);
+ tmp[side].diff = false;
+ if(std::fread(tmp[side].data, 1, 11, fp) != 11)
+ return false;
+ }
+
+ std::string name;
+ if(midi_index >= 0) name = std::string(1, '\377') + MidiInsName[midi_index];
+
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix,
+ (gmno < 128 ? 'M' : 'P'), gmno & 127);
+
+ size_t resno = InsertIns(tmp[0], tmp[1], tmp2, name, name2);
+ SetBank(bank, gmno, resno);
+ }
+ std::fclose(fp);
+ return true;
+}
+
+#endif // LOAD_BISQWIT_H
diff --git a/src/gen_adldata/file_formats/load_bnk.h b/src/gen_adldata/file_formats/load_bnk.h
new file mode 100644
index 0000000..2b6e1c4
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_bnk.h
@@ -0,0 +1,152 @@
+#ifndef LOAD_BNK_H
+#define LOAD_BNK_H
+
+#include "../progs_cache.h"
+
+#include <cstdio>
+#include <cstdint>
+#include <string>
+
+static bool LoadBNK(const char *fn, unsigned bank, const char *prefix, bool is_fat, bool percussive)
+{
+ #ifdef HARD_BANKS
+ writeIni("HMI", fn, prefix, bank, percussive ? INI_Drums : INI_Melodic);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ /*printf("%s:\n", fn);*/
+ //unsigned short version = *(short*)&data[0]; // major,minor (2 bytes)
+ // "ADLIB-" (6 bytes)
+ uint16_t entries_used = *(uint16_t *)&data[8]; // entries used
+ //unsigned short total_entries = *(short*)&data[10]; // total entries
+ unsigned name_offset = *(unsigned *)&data[12]; // name_offset
+ unsigned data_offset = *(unsigned *)&data[16]; // data_offset
+ // 16..23: 8 byte sof filler
+ /*printf("version=%u %u %u %u %u\n",
+ version, entries_used,total_entries,name_offset,data_offset);*/
+
+ for(unsigned n = 0; n < entries_used; ++n)
+ {
+ const size_t offset1 = name_offset + n * 12;
+
+ unsigned short data_index = data[offset1 + 0] + data[offset1 + 1] * 256;
+ unsigned char usage_flag = data[offset1 + 2];
+ std::string name;
+ for(unsigned p = 0; p < 9; ++p)
+ {
+ if(data[offset1 + 3 + p] == '\0') break;
+ name += char(data[offset1 + 3 + p]);
+ }
+
+ const size_t offset2 = data_offset + data_index * 30;
+ //const unsigned char mode = data[offset2+0];
+ const unsigned char voice_num = data[offset2 + 1];
+ const unsigned char *op1 = &data[offset2 + 2]; // 13 bytes
+ const unsigned char *op2 = &data[offset2 + 15];
+ const unsigned char waveform_mod = data[offset2 + 28];
+ const unsigned char waveform_car = data[offset2 + 29];
+
+ /*printf("%5d %3d %8s mode=%02X voice=%02X: ", data_index,usage_flag, name.c_str(),
+ mode,voice_num);*/
+
+ int gmno = int(is_fat
+ ? ((n & 127) + percussive * 128)
+ : (n + percussive * 128));
+
+ if(is_fat && percussive)
+ {
+ if(name[2] == 'O'
+ || name[2] == 'S')
+ {
+ gmno = 128 + std::stoi(name.substr(3));
+ }
+ }
+
+ char name2[512];
+ if(is_fat)
+ sprintf(name2, "%s%c%u", prefix, percussive ? 'P' : 'M', gmno & 127);
+ else
+ sprintf(name2, "%s%u", prefix, n);
+
+ insdata tmp;
+ tmp.data[0] = uint8_t(
+ (op1[ 9] << 7) // TREMOLO FLAG
+ + (op1[10] << 6) // VIBRATO FLAG
+ + (op1[ 5] << 5) // SUSTAIN FLAG
+ + (op1[11] << 4) // SCALING FLAG
+ + op1[ 1]); // FREQMUL
+
+ tmp.data[1] = uint8_t((op2[ 9] << 7)
+ + (op2[10] << 6)
+ + (op2[ 5] << 5)
+ + (op2[11] << 4)
+ + op2[ 1]);
+ tmp.data[2] = op1[3] * 0x10 + op1[6]; // ATTACK, DECAY
+ tmp.data[3] = op2[3] * 0x10 + op2[6];
+ tmp.data[4] = op1[4] * 0x10 + op1[7]; // SUSTAIN, RELEASE
+ tmp.data[5] = op2[4] * 0x10 + op2[7];
+ tmp.data[6] = waveform_mod;
+ tmp.data[7] = waveform_car;
+ tmp.data[8] = op1[0] * 0x40 + op1[8]; // KSL , LEVEL
+ tmp.data[9] = op2[0] * 0x40 + op2[8]; // KSL , LEVEL
+ tmp.data[10] = op1[2] * 2 + op1[12]; // FEEDBACK, ADDITIVEFLAG
+ tmp.finetune = 0;
+ tmp.diff = false;
+ // Note: op2[2] and op2[12] are unused and contain garbage.
+ ins tmp2;
+ tmp2.notenum = is_fat ? voice_num : (percussive ? usage_flag : 0);
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+
+ if(is_fat) tmp.data[10] ^= 1;
+
+ size_t resno = InsertIns(tmp, tmp, tmp2, std::string(1, '\377') + name, name2);
+
+ if(!is_fat)
+ {
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+ else
+ {
+ if(name[2] == 'O' || name[1] == 'M') SetBank(bank + 0, (unsigned int)gmno, resno);
+ if(name[2] == 'S' || name[1] == 'M') SetBank(bank + 1, (unsigned int)gmno, resno);
+ }
+
+ /*
+ for(unsigned p=0; p<30; ++p)
+ {
+ unsigned char value = data[offset2+p];
+ if(value > maxvalues[p]) maxvalues[p] = value;
+
+ #define dot(maxval) if(value<=maxval) printf("."); else printf("?[%u]%X",p,value);
+
+ {
+ //if(p==6 || p==7 || p==19||p==20) value=15-value;
+
+ if(p==4 || p==10 || p==17 || p==23)// || p==25)
+ printf(" %2X", value);
+ else
+ printf(" %X", value);
+ }
+ nl:;
+ //if(p == 12) printf("\n%*s", 22, "");
+ //if(p == 25) printf("\n%*s", 22, "");
+ }
+ printf("\n");
+ */
+ }
+ return true;
+}
+
+#endif // LOAD_BNK_H
diff --git a/src/gen_adldata/file_formats/load_bnk2.h b/src/gen_adldata/file_formats/load_bnk2.h
new file mode 100644
index 0000000..84ba06c
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_bnk2.h
@@ -0,0 +1,102 @@
+#ifndef LOAD_BNK2_H
+#define LOAD_BNK2_H
+
+#include "../progs_cache.h"
+
+static bool LoadBNK2(const char *fn, unsigned bank, const char *prefix,
+ const std::string &melo_filter,
+ const std::string &perc_filter)
+{
+ #ifdef HARD_BANKS
+ writeIni("AdLibGold", fn, prefix, bank, INI_Both, melo_filter.c_str(), perc_filter.c_str());
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ unsigned short ins_entries = *(unsigned short *)&data[28 + 2 + 10];
+ unsigned char *records = &data[48];
+
+ for(unsigned n = 0; n < ins_entries; ++n)
+ {
+ const size_t offset1 = n * 28;
+ int used = records[offset1 + 15];
+ //int attrib = *(int*)&records[offset1 + 16];
+ int offset2 = *(int *)&records[offset1 + 20];
+ if(used == 0) continue;
+
+ std::string name;
+ for(unsigned p = 0; p < 12; ++p)
+ {
+ if(records[offset1 + 3 + p] == '\0') break;
+ name += char(records[offset1 + 3 + p]);
+ }
+
+ int gmno = 0;
+ if(name.substr(0, melo_filter.size()) == melo_filter)
+ gmno = std::stoi(name.substr(melo_filter.size()));
+ else if(name.substr(0, perc_filter.size()) == perc_filter)
+ gmno = std::stoi(name.substr(perc_filter.size())) + 128;
+ else
+ continue;
+
+ const unsigned char *insdata = &data[size_t(offset2)];
+ const unsigned char *ops[4] = { insdata + 0, insdata + 6, insdata + 12, insdata + 18 };
+ unsigned char C4xxxFFFC = insdata[24];
+ unsigned char xxP24NNN = insdata[25];
+ unsigned char TTTTTTTT = insdata[26];
+ //unsigned char xxxxxxxx = insdata[27];
+
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix, (gmno & 128) ? 'P' : 'M', gmno & 127);
+
+ struct insdata tmp[2];
+ for(unsigned a = 0; a < 2; ++a)
+ {
+ tmp[a].data[0] = ops[a * 2 + 0][0];
+ tmp[a].data[1] = ops[a * 2 + 1][0];
+ tmp[a].data[2] = ops[a * 2 + 0][2];
+ tmp[a].data[3] = ops[a * 2 + 1][2];
+ tmp[a].data[4] = ops[a * 2 + 0][3];
+ tmp[a].data[5] = ops[a * 2 + 1][3];
+ tmp[a].data[6] = ops[a * 2 + 0][4] & 0x07;
+ tmp[a].data[7] = ops[a * 2 + 1][4] & 0x07;
+ tmp[a].data[8] = ops[a * 2 + 0][1];
+ tmp[a].data[9] = ops[a * 2 + 1][1];
+ tmp[a].finetune = (int8_t)TTTTTTTT;
+ tmp[a].diff = false;
+ }
+ tmp[0].data[10] = C4xxxFFFC & 0x0F;
+ tmp[1].data[10] = (tmp[0].data[10] & 0x0E) | (C4xxxFFFC >> 7);
+
+ ins tmp2;
+ tmp2.notenum = (gmno & 128) ? 35 : 0;
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+
+ if(xxP24NNN & 8)
+ {
+ // dual-op
+ size_t resno = InsertIns(tmp[0], tmp[1], tmp2, std::string(1, '\377') + name, name2);
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+ else
+ {
+ // single-op
+ size_t resno = InsertIns(tmp[0], tmp[0], tmp2, std::string(1, '\377') + name, name2);
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+ }
+ return true;
+}
+
+#endif // LOAD_BNK2_H
diff --git a/src/gen_adldata/file_formats/load_ibk.h b/src/gen_adldata/file_formats/load_ibk.h
new file mode 100644
index 0000000..cb5505e
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_ibk.h
@@ -0,0 +1,72 @@
+#ifndef LOAD_IBK_H
+#define LOAD_IBK_H
+
+#include "../progs_cache.h"
+
+static bool LoadIBK(const char *fn, unsigned bank, const char *prefix, bool percussive)
+{
+ #ifdef HARD_BANKS
+ writeIni("IBK", fn, prefix, bank, percussive ? INI_Drums : INI_Melodic);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ unsigned offs1_base = 0x804, offs1_len = 9;
+ unsigned offs2_base = 0x004, offs2_len = 16;
+
+ for(unsigned a = 0; a < 128; ++a)
+ {
+ unsigned offset1 = offs1_base + a * offs1_len;
+ unsigned offset2 = offs2_base + a * offs2_len;
+
+ std::string name;
+ for(unsigned p = 0; p < 9; ++p)
+ if(data[offset1] != '\0')
+ name += char(data[offset1 + p]);
+
+ int gmno = int(a + 128 * percussive);
+ /*int midi_index = gmno < 128 ? gmno
+ : gmno < 128+35 ? -1
+ : gmno < 128+88 ? gmno-35
+ : -1;*/
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix,
+ (gmno < 128 ? 'M' : 'P'), gmno & 127);
+
+ insdata tmp;
+ tmp.data[0] = data[offset2 + 0];
+ tmp.data[1] = data[offset2 + 1];
+ tmp.data[8] = data[offset2 + 2];
+ tmp.data[9] = data[offset2 + 3];
+ tmp.data[2] = data[offset2 + 4];
+ tmp.data[3] = data[offset2 + 5];
+ tmp.data[4] = data[offset2 + 6];
+ tmp.data[5] = data[offset2 + 7];
+ tmp.data[6] = data[offset2 + 8];
+ tmp.data[7] = data[offset2 + 9];
+ tmp.data[10] = data[offset2 + 10];
+ // [+11] seems to be used also, what is it for?
+ tmp.finetune = 0;
+ tmp.diff = false;
+ struct ins tmp2;
+ tmp2.notenum = gmno < 128 ? 0 : 35;
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+
+ size_t resno = InsertIns(tmp, tmp, tmp2, std::string(1, '\377') + name, name2);
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+ return true;
+}
+
+#endif // LOAD_IBK_H
diff --git a/src/gen_adldata/file_formats/load_jv.h b/src/gen_adldata/file_formats/load_jv.h
new file mode 100644
index 0000000..b48013b
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_jv.h
@@ -0,0 +1,105 @@
+#ifndef LOAD_JV_H
+#define LOAD_JV_H
+
+#include "../progs_cache.h"
+#include "../midi_inst_list.h"
+
+static bool LoadJunglevision(const char *fn, unsigned bank, const char *prefix)
+{
+ #ifdef HARD_BANKS
+ writeIni("Junglevision", fn, prefix, bank, INI_Both);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ uint16_t ins_count = uint16_t(data[0x20] + (data[0x21] << 8));
+ uint16_t drum_count = uint16_t(data[0x22] + (data[0x23] << 8));
+ uint16_t first_ins = uint16_t(data[0x24] + (data[0x25] << 8));
+ uint16_t first_drum = uint16_t(data[0x26] + (data[0x27] << 8));
+
+ unsigned total_ins = ins_count + drum_count;
+
+ for(unsigned a = 0; a < total_ins; ++a)
+ {
+ unsigned offset = 0x28 + a * 0x18;
+ unsigned gmno = (a < ins_count) ? (a + first_ins) : (a + first_drum);
+ int midi_index = gmno < 128 ? int(gmno)
+ : gmno < 128 + 35 ? -1
+ : gmno < 128 + 88 ? int(gmno - 35)
+ : -1;
+
+ insdata tmp[2];
+
+ tmp[0].data[0] = data[offset + 2];
+ tmp[0].data[1] = data[offset + 8];
+ tmp[0].data[2] = data[offset + 4];
+ tmp[0].data[3] = data[offset + 10];
+ tmp[0].data[4] = data[offset + 5];
+ tmp[0].data[5] = data[offset + 11];
+ tmp[0].data[6] = data[offset + 6];
+ tmp[0].data[7] = data[offset + 12];
+ tmp[0].data[8] = data[offset + 3];
+ tmp[0].data[9] = data[offset + 9];
+ tmp[0].data[10] = data[offset + 7] & 0x0F;//~0x30;
+ tmp[0].finetune = 0;
+ tmp[0].diff = false;
+
+ tmp[1].data[0] = data[offset + 2 + 11];
+ tmp[1].data[1] = data[offset + 8 + 11];
+ tmp[1].data[2] = data[offset + 4 + 11];
+ tmp[1].data[3] = data[offset + 10 + 11];
+ tmp[1].data[4] = data[offset + 5 + 11];
+ tmp[1].data[5] = data[offset + 11 + 11];
+ tmp[1].data[6] = data[offset + 6 + 11];
+ tmp[1].data[7] = data[offset + 12 + 11];
+ tmp[1].data[8] = data[offset + 3 + 11];
+ tmp[1].data[9] = data[offset + 9 + 11];
+ tmp[1].data[10] = data[offset + 7 + 11] & 0x0F;//~0x30;
+ tmp[1].finetune = 0;
+ tmp[1].diff = false;
+
+ struct ins tmp2;
+ tmp2.notenum = data[offset + 1];
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+
+ while(tmp2.notenum && tmp2.notenum < 20)
+ {
+ tmp2.notenum += 12;
+ tmp[0].finetune -= 12;
+ tmp[1].finetune -= 12;
+ }
+
+ std::string name;
+ if(midi_index >= 0) name = std::string(1, '\377') + MidiInsName[midi_index];
+
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix,
+ (gmno < 128 ? 'M' : 'P'), gmno & 127);
+
+ if(!data[offset])
+ {
+ size_t resno = InsertIns(tmp[0], tmp[0], tmp2, name, name2);
+ SetBank(bank, gmno, resno);
+ }
+ else // Double instrument
+ {
+ size_t resno = InsertIns(tmp[0], tmp[1], tmp2, name, name2);
+ SetBank(bank, gmno, resno);
+ }
+ }
+ return true;
+}
+
+#endif // LOAD_JV_H
+
diff --git a/src/gen_adldata/file_formats/load_op2.h b/src/gen_adldata/file_formats/load_op2.h
new file mode 100644
index 0000000..0d95f59
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_op2.h
@@ -0,0 +1,148 @@
+#ifndef LOAD_OP2_H
+#define LOAD_OP2_H
+
+#include "../progs_cache.h"
+
+#pragma pack(push, 1)
+struct Doom_OPL2instrument
+{
+ unsigned char trem_vibr_1; /* OP 1: tremolo/vibrato/sustain/KSR/multi */
+ unsigned char att_dec_1; /* OP 1: attack rate/decay rate */
+ unsigned char sust_rel_1; /* OP 1: sustain level/release rate */
+ unsigned char wave_1; /* OP 1: waveform select */
+ unsigned char scale_1; /* OP 1: key scale level */
+ unsigned char level_1; /* OP 1: output level */
+ unsigned char feedback; /* feedback/AM-FM (both operators) */
+ unsigned char trem_vibr_2; /* OP 2: tremolo/vibrato/sustain/KSR/multi */
+ unsigned char att_dec_2; /* OP 2: attack rate/decay rate */
+ unsigned char sust_rel_2; /* OP 2: sustain level/release rate */
+ unsigned char wave_2; /* OP 2: waveform select */
+ unsigned char scale_2; /* OP 2: key scale level */
+ unsigned char level_2; /* OP 2: output level */
+ unsigned char unused;
+ short basenote; /* base note offset */
+} __attribute__((packed));
+#pragma pack(pop)
+
+struct Doom_opl_instr
+{
+ unsigned short flags;
+#define FL_FIXED_PITCH 0x0001 // note has fixed pitch (drum note)
+#define FL_UNKNOWN 0x0002 // ??? (used in instrument #65 only)
+#define FL_DOUBLE_VOICE 0x0004 // use two voices instead of one
+
+ unsigned char finetune;
+ unsigned char note;
+ struct Doom_OPL2instrument patchdata[2];
+} __attribute__((packed));
+
+
+static bool LoadDoom(const char *fn, unsigned bank, const char *prefix)
+{
+ #ifdef HARD_BANKS
+ writeIni("OP2", fn, prefix, bank, INI_Both);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ for(unsigned a = 0; a < 175; ++a)
+ {
+ const size_t offset1 = 0x18A4 + a * 32;
+ const size_t offset2 = 8 + a * 36;
+
+ std::string name;
+ for(unsigned p = 0; p < 32; ++p)
+ if(data[offset1] != '\0')
+ name += char(data[offset1 + p]);
+
+ //printf("%3d %3d %3d %8s: ", a,b,c, name.c_str());
+ int gmno = int(a < 128 ? a : ((a | 128) + 35));
+
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix, (gmno < 128 ? 'M' : 'P'), gmno & 127);
+
+ Doom_opl_instr &ins = *(Doom_opl_instr *) &data[offset2];
+
+ insdata tmp[2];
+ tmp[0].diff = false;
+ tmp[1].diff = true;
+ for(unsigned index = 0; index < 2; ++index)
+ {
+ const Doom_OPL2instrument &src = ins.patchdata[index];
+ tmp[index].data[0] = src.trem_vibr_1;
+ tmp[index].data[1] = src.trem_vibr_2;
+ tmp[index].data[2] = src.att_dec_1;
+ tmp[index].data[3] = src.att_dec_2;
+ tmp[index].data[4] = src.sust_rel_1;
+ tmp[index].data[5] = src.sust_rel_2;
+ tmp[index].data[6] = src.wave_1;
+ tmp[index].data[7] = src.wave_2;
+ tmp[index].data[8] = src.scale_1 | src.level_1;
+ tmp[index].data[9] = src.scale_2 | src.level_2;
+ tmp[index].data[10] = src.feedback;
+ tmp[index].finetune = int8_t(src.basenote + 12);
+ }
+ struct ins tmp2;
+ tmp2.notenum = ins.note;
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+ while(tmp2.notenum && tmp2.notenum < 20)
+ {
+ tmp2.notenum += 12;
+ tmp[0].finetune -= 12;
+ tmp[1].finetune -= 12;
+ }
+
+ if(!(ins.flags & 4))
+ {
+ size_t resno = InsertIns(tmp[0], tmp[0], tmp2, std::string(1, '\377') + name, name2);
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+ else // Double instrument
+ {
+ tmp2.pseudo4op = true;
+ tmp2.fine_tune = (((double)ins.finetune - 128.0) * 15.625) / 1000.0;
+ if(ins.finetune == 129)
+ tmp2.fine_tune = 0.000025;
+ else if(ins.finetune == 127)
+ tmp2.fine_tune = -0.000025;
+ //printf("/*DOOM FINE TUNE (flags %000X instrument is %d) IS %d -> %lf*/\n", ins.flags, a, ins.finetune, tmp2.fine_tune);
+ size_t resno = InsertIns(tmp[0], tmp[1], tmp2, std::string(1, '\377') + name, name2);
+ SetBank(bank, (unsigned int)gmno, resno);
+ }
+
+ /*const Doom_OPL2instrument& A = ins.patchdata[0];
+ const Doom_OPL2instrument& B = ins.patchdata[1];
+ printf(
+ "flags:%04X fine:%02X note:%02X\n"
+ "{t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X f:%02X\n"
+ " t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X ?:%02X base:%d}\n"
+ "{t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X f:%02X\n"
+ " t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X ?:%02X base:%d} ",
+ ins.flags, ins.finetune, ins.note,
+ A.trem_vibr_1, A.att_dec_1, A.sust_rel_1,
+ A.wave_1, A.scale_1, A.level_1, A.feedback,
+ A.trem_vibr_2, A.att_dec_2, A.sust_rel_2,
+ A.wave_2, A.scale_2, A.level_2, A.unused, A.basenote,
+ B.trem_vibr_1, B.att_dec_1, B.sust_rel_1,
+ B.wave_1, B.scale_1, B.level_1, B.feedback,
+ B.trem_vibr_2, B.att_dec_2, B.sust_rel_2,
+ B.wave_2, B.scale_2, B.level_2, B.unused, B.basenote);
+ printf(" %s VS %s\n", name.c_str(), MidiInsName[a]);
+ printf("------------------------------------------------------------\n");*/
+ }
+ return true;
+}
+
+#endif // LOAD_OP2_H
diff --git a/src/gen_adldata/file_formats/load_tmb.h b/src/gen_adldata/file_formats/load_tmb.h
new file mode 100644
index 0000000..2b07c65
--- /dev/null
+++ b/src/gen_adldata/file_formats/load_tmb.h
@@ -0,0 +1,68 @@
+#ifndef LOAD_TMB_H
+#define LOAD_TMB_H
+
+#include "../progs_cache.h"
+#include "../midi_inst_list.h"
+
+static bool LoadTMB(const char *fn, unsigned bank, const char *prefix)
+{
+ #ifdef HARD_BANKS
+ writeIni("TMB", fn, prefix, bank, INI_Both);
+ #endif
+ FILE *fp = std::fopen(fn, "rb");
+ if(!fp)
+ return false;
+ std::fseek(fp, 0, SEEK_END);
+ std::vector<unsigned char> data(size_t(std::ftell(fp)));
+ std::rewind(fp);
+ if(std::fread(&data[0], 1, data.size(), fp) != data.size())
+ {
+ std::fclose(fp);
+ return false;
+ }
+ std::fclose(fp);
+
+ for(unsigned a = 0; a < 256; ++a)
+ {
+ unsigned offset = a * 0x0D;
+ unsigned gmno = a;
+ int midi_index = gmno < 128 ? int(gmno)
+ : gmno < 128 + 35 ? -1
+ : gmno < 128 + 88 ? int(gmno - 35)
+ : -1;
+
+ insdata tmp;
+
+ tmp.data[0] = data[offset + 0];
+ tmp.data[1] = data[offset + 1];
+ tmp.data[2] = data[offset + 4];
+ tmp.data[3] = data[offset + 5];
+ tmp.data[4] = data[offset + 6];
+ tmp.data[5] = data[offset + 7];
+ tmp.data[6] = data[offset + 8];
+ tmp.data[7] = data[offset + 9];
+ tmp.data[8] = data[offset + 2];
+ tmp.data[9] = data[offset + 3];
+ tmp.data[10] = data[offset + 10];
+ tmp.finetune = 0; //data[offset + 12];
+ tmp.diff = false;
+
+ struct ins tmp2;
+ tmp2.notenum = data[offset + 11];
+ tmp2.pseudo4op = false;
+ tmp2.fine_tune = 0.0;
+
+ std::string name;
+ if(midi_index >= 0) name = std::string(1, '\377') + MidiInsName[midi_index];
+
+ char name2[512];
+ sprintf(name2, "%s%c%u", prefix,
+ (gmno < 128 ? 'M' : 'P'), gmno & 127);
+
+ size_t resno = InsertIns(tmp, tmp, tmp2, name, name2);
+ SetBank(bank, gmno, resno);
+ }
+ return true;
+}
+
+#endif // LOAD_TMB_H
diff --git a/src/gen_adldata/gen_adldata.cc b/src/gen_adldata/gen_adldata.cc
index 52ac5e7..80c4910 100644
--- a/src/gen_adldata/gen_adldata.cc
+++ b/src/gen_adldata/gen_adldata.cc
@@ -2,1321 +2,312 @@
//typedef struct vswprintf {} swprintf;
//#endif
#include <cstdio>
-#include <vector>
#include <string>
-#include <algorithm>
#include <cstring>
-#include <cmath>
-#include <map>
-#include <set>
-#include "midi_inst_list.h"
-
-std::map<unsigned,
- std::map<unsigned, unsigned>
- > Correlate;
-unsigned maxvalues[30] = { 0 };
-
-struct insdata
-{
- unsigned char data[11];
- signed char finetune;
- bool diff;
- bool operator==(const insdata& b) const
- {
- return std::memcmp(data, b.data, 11) == 0 && finetune == b.finetune && diff == b.diff;
- }
- bool operator< (const insdata& b) const
- {
- int c = std::memcmp(data, b.data, 11);
- if(c != 0) return c < 0;
- if(finetune != b.finetune) return finetune < b.finetune;
- if(diff != b.diff) return (!diff)==(b.diff);
- return 0;
- }
- bool operator!=(const insdata& b) const { return !operator==(b); }
-};
-struct ins
-{
- size_t insno1, insno2;
- unsigned char notenum;
- bool pseudo4op;
- double fine_tune;
-
- bool operator==(const ins& b) const
- {
- return notenum == b.notenum
- && insno1 == b.insno1
- && insno2 == b.insno2
- && pseudo4op == b.pseudo4op;
- }
- bool operator< (const ins& b) const
- {
- if(insno1 != b.insno1) return insno1 < b.insno1;
- if(insno2 != b.insno2) return insno2 < b.insno2;
- if(notenum != b.notenum) return notenum < b.notenum;
- if(pseudo4op != b.pseudo4op) return pseudo4op < b.pseudo4op;
- return 0;
- }
- bool operator!=(const ins& b) const { return !operator==(b); }
-};
+#include "ini/ini_processing.h"
-static std::map<insdata, std::pair<size_t, std::set<std::string> > > insdatatab;
+#include "progs_cache.h"
+#include "measurer.h"
-static std::map<ins, std::pair<size_t, std::set<std::string> > > instab;
-static std::map<unsigned, std::map<unsigned, size_t> > progs;
+#include "midi_inst_list.h"
-static void SetBank(unsigned bank, unsigned patch, size_t insno)
-{
- progs[bank][patch] = insno+1;
-}
+#include "file_formats/load_ail.h"
+#include "file_formats/load_bisqwit.h"
+#include "file_formats/load_bnk2.h"
+#include "file_formats/load_bnk.h"
+#include "file_formats/load_ibk.h"
+#include "file_formats/load_jv.h"
+#include "file_formats/load_op2.h"
+#include "file_formats/load_tmb.h"
-static size_t InsertIns(
- const insdata& id,
- const insdata& id2,
- ins& in,
- const std::string& name,
- const std::string& name2 = "")
+int main(int argc, char**argv)
{
- if(true)
- {
- std::map<insdata, std::pair<size_t,std::set<std::string> > >::iterator
- i = insdatatab.lower_bound(id);
-
- size_t insno = ~0;
- if(i == insdatatab.end() || i->first != id)
- {
- std::pair<insdata, std::pair<size_t,std::set<std::string> > > res;
- res.first = id;
- res.second.first = insdatatab.size();
- if(!name.empty()) res.second.second.insert(name);
- if(!name2.empty()) res.second.second.insert(name2);
- insdatatab.insert(i, res);
- insno = res.second.first;
- }
- else
+ if(argc == 1)
{
- if(!name.empty()) i->second.second.insert(name);
- if(!name2.empty()) i->second.second.insert(name2);
- insno = i->second.first;
+ printf("Usage:\n"
+ "\n"
+ "bin/gen_adldata src/adldata.cpp\n"
+ "\n");
+ return 1;
}
- in.insno1 = insno;
- }
- if( id != id2 )
- {
- std::map<insdata, std::pair<size_t,std::set<std::string> > >::iterator
- i = insdatatab.lower_bound(id2);
- size_t insno2 = ~0;
- if(i == insdatatab.end() || i->first != id2)
- {
- std::pair<insdata, std::pair<size_t,std::set<std::string> > > res;
- res.first = id2;
- res.second.first = insdatatab.size();
- if(!name.empty()) res.second.second.insert(name);
- if(!name2.empty()) res.second.second.insert(name2);
- insdatatab.insert(i, res);
- insno2 = res.second.first;
- }
- else
- {
- if(!name.empty()) i->second.second.insert(name);
- if(!name2.empty()) i->second.second.insert(name2);
- insno2 = i->second.first;
- }
- in.insno2 = insno2;
- }
- else
- in.insno2 = in.insno1;
-
+ const char *outFile_s = argv[1];
- {
- std::map<ins, std::pair<size_t,std::set<std::string> > >::iterator
- i = instab.lower_bound(in);
-
- size_t resno = ~0;
- if(i == instab.end() || i->first != in)
- {
- std::pair<ins, std::pair<size_t,std::set<std::string> > > res;
- res.first = in;
- res.second.first = instab.size();
- if(!name.empty()) res.second.second.insert(name);
- if(!name2.empty()) res.second.second.insert(name2);
- instab.insert(i, res);
- resno = res.second.first;
- }
- else
+ FILE *outFile = fopen(outFile_s, "w");
+ if(!outFile)
{
- if(!name.empty()) i->second.second.insert(name);
- if(!name2.empty()) i->second.second.insert(name2);
- resno = i->second.first;
+ fprintf(stderr, "Can't open %s file for write!\n", outFile_s);
+ return 1;
}
- return resno;
- }
-}
-// Create silent 'nosound' instrument
-size_t InsertNoSoundIns()
-{
- // { 0x0F70700,0x0F70710, 0xFF,0xFF, 0x0,+0 },
- insdata tmp1 = { {0x00, 0x10, 0x07, 0x07, 0xF7, 0xF7, 0x00, 0x00, 0xFF, 0xFF, 0x00}, 0, 0 };
- struct ins tmp2 = { 0, 0, 0, 0.0, 0 };
- return InsertIns(tmp1, tmp1, tmp2, "nosound");
-}
-
-static void LoadBNK(const char* fn, unsigned bank, const char* prefix, bool is_fat, bool percussive)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp),
- std::fclose(fp);
-
- /*printf("%s:\n", fn);*/
- unsigned short version = *(short*)&data[0]; // major,minor (2 bytes)
- // "ADLIB-" (6 bytes)
- unsigned short entries_used = *(short*)&data[8]; // entries used
- unsigned short total_entries = *(short*)&data[10]; // total entries
- unsigned name_offset = *(unsigned*)&data[12];// name_offset
- unsigned data_offset = *(unsigned*)&data[16];// data_offset
- // 16..23: 8 byte sof filler
- /*printf("version=%u %u %u %u %u\n",
- version, entries_used,total_entries,name_offset,data_offset);*/
-
- for(unsigned n=0; n<entries_used; ++n)
+ fprintf(outFile, "\
+#include \"adldata.hh\"\n\
+\n\
+/* THIS OPL-3 FM INSTRUMENT DATA IS AUTOMATICALLY GENERATED\n\
+ * FROM A NUMBER OF SOURCES, MOSTLY PC GAMES.\n\
+ * PREPROCESSED, CONVERTED, AND POSTPROCESSED OFF-SCREEN.\n\
+ */\n\
+");
{
- const size_t offset1 = name_offset + n*12;
-
- unsigned short data_index = data[offset1+0] + data[offset1+1]*256;
- unsigned char usage_flag = data[offset1+2];
- std::string name;
- for(unsigned p=0; p<9; ++p)
- {
- if(data[offset1+3+p] == '\0') break;
- name += char(data[offset1+3+p]);
- }
-
- const size_t offset2 = data_offset + data_index * 30;
- const unsigned char mode = data[offset2+0];
- const unsigned char voice_num = data[offset2+1];
- const unsigned char* op1 = &data[offset2+2]; // 13 bytes
- const unsigned char* op2 = &data[offset2+15];
- const unsigned char waveform_mod = data[offset2+28];
- const unsigned char waveform_car = data[offset2+29];
-
- /*printf("%5d %3d %8s mode=%02X voice=%02X: ", data_index,usage_flag, name.c_str(),
- mode,voice_num);*/
-
- int gmno = is_fat
- ? ((n & 127) + percussive*128)
- : (n + percussive*128);
-
- if(is_fat && percussive)
+ IniProcessing ini;
+ if(!ini.open("banks.ini"))
{
- if(name[2] == 'O'
- || name[2] == 'S')
- {
- gmno = 128 + std::stoi(name.substr(3));
- }
+ fprintf(stderr, "Can't open banks.ini!\n");
+ return 1;
}
- char name2[512];
- if(is_fat)
- sprintf(name2, "%s%c%u", prefix, percussive?'P':'M', gmno&127);
- else
- sprintf(name2, "%s%u", prefix, n);
-
- insdata tmp;
- tmp.data[0] = (op1[ 9] << 7) // TREMOLO FLAG
- + (op1[10] << 6) // VIBRATO FLAG
- + (op1[ 5] << 5) // SUSTAIN FLAG
- + (op1[11] << 4) // SCALING FLAG
- + op1[ 1]; // FREQMUL
-
- tmp.data[1] = (op2[ 9] << 7)
- + (op2[10] << 6)
- + (op2[ 5] << 5)
- + (op2[11] << 4)
- + op2[ 1];
- tmp.data[2] = op1[3]*0x10 + op1[6]; // ATTACK, DECAY
- tmp.data[3] = op2[3]*0x10 + op2[6];
- tmp.data[4] = op1[4]*0x10 + op1[7]; // SUSTAIN, RELEASE
- tmp.data[5] = op2[4]*0x10 + op2[7];
- tmp.data[6] = waveform_mod;
- tmp.data[7] = waveform_car;
- tmp.data[8] = op1[0]*0x40 + op1[8]; // KSL , LEVEL
- tmp.data[9] = op2[0]*0x40 + op2[8]; // KSL , LEVEL
- tmp.data[10] = op1[2]*2 + op1[12]; // FEEDBACK, ADDITIVEFLAG
- tmp.finetune = 0;
- tmp.diff=false;
- // Note: op2[2] and op2[12] are unused and contain garbage.
- ins tmp2;
- tmp2.notenum = is_fat ? voice_num : (percussive ? usage_flag : 0);
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
-
- if(is_fat) tmp.data[10] ^= 1;
-
- size_t resno = InsertIns(tmp,tmp, tmp2, std::string(1,'\377')+name, name2);
+ uint32_t banks_count;
+ ini.beginGroup("General");
+ ini.read("banks", banks_count, 0);
+ ini.endGroup();
- if(!is_fat)
+ if(!banks_count)
{
- SetBank(bank, gmno, resno);
- }
- else
- {
- if(name[2] == 'O' || name[1] == 'M') SetBank(bank+0, gmno, resno);
- if(name[2] == 'S' || name[1] == 'M') SetBank(bank+1, gmno, resno);
+ fprintf(stderr, "Zero count of banks found in banks.ini!\n");
+ return 1;
}
- /*
- for(unsigned p=0; p<30; ++p)
+ for(uint32_t bank = 0; bank < banks_count; bank++)
{
- unsigned char value = data[offset2+p];
- if(value > maxvalues[p]) maxvalues[p] = value;
+ if(!ini.beginGroup(std::string("bank-") + std::to_string(bank)))
+ {
+ fprintf(stderr, "Failed to find bank %u!\n", bank);
+ return 1;
+ }
+ std::string bank_name;
+ std::string filepath;
+ std::string filepath_d;
+ std::string prefix;
+ std::string prefix_d;
+ std::string filter_m;
+ std::string filter_p;
+ std::string format;
+
+ ini.read("name", bank_name, "Untitled");
+ ini.read("format", format, "Unknown");
+ ini.read("file", filepath, "");
+ ini.read("file-p", filepath_d, "");
+ ini.read("prefix", prefix, "");
+ ini.read("prefix-p", prefix_d, "");
+ ini.read("filter-m", filter_m, "");
+ ini.read("filter-p", filter_p, "");
+
+ if(filepath.empty())
+ {
+ fprintf(stderr, "Failed to load bank %u, file is empty!\n", bank);
+ return 1;
+ }
- #define dot(maxval) if(value<=maxval) printf("."); else printf("?[%u]%X",p,value);
+ banknames.push_back(bank_name);
- {
- //if(p==6 || p==7 || p==19||p==20) value=15-value;
+ //printf("Loading %s...\n", filepath.c_str());
- if(p==4 || p==10 || p==17 || p==23)// || p==25)
- printf(" %2X", value);
+ if(format == "AIL")
+ {
+ if(!LoadMiles(filepath.c_str(), bank, prefix.c_str()))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
else
- printf(" %X", value);
- }
- nl:;
- //if(p == 12) printf("\n%*s", 22, "");
- //if(p == 25) printf("\n%*s", 22, "");
- }
- printf("\n");
- */
- }
-}
-
-static void LoadBNK2(const char* fn, unsigned bank, const char* prefix,
- const std::string& melo_filter,
- const std::string& perc_filter)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp),
- std::fclose(fp);
-
- unsigned short ins_entries = *(unsigned short*)&data[28+2+10];
- unsigned char* records = &data[48];
-
- for(unsigned n=0; n<ins_entries; ++n)
- {
- const size_t offset1 = n*28;
- int used = records[offset1 + 15];
- int attrib = *(int*)&records[offset1 + 16];
- int offset2 = *(int*)&records[offset1 + 20];
- if(used == 0) continue;
-
- std::string name;
- for(unsigned p=0; p<12; ++p)
- {
- if(records[offset1+3+p] == '\0') break;
- name += char(records[offset1+3+p]);
- }
-
- int gmno = 0;
- if(name.substr(0, melo_filter.size()) == melo_filter)
- gmno = std::stoi(name.substr(melo_filter.size()));
- else if(name.substr(0, perc_filter.size()) == perc_filter)
- gmno = std::stoi(name.substr(perc_filter.size())) + 128;
- else
- continue;
-
- const unsigned char* insdata = &data[offset2];
- const unsigned char* ops[4] = { insdata+0, insdata+6, insdata+12, insdata+18 };
- unsigned char C4xxxFFFC = insdata[24];
- unsigned char xxP24NNN = insdata[25];
- unsigned char TTTTTTTT = insdata[26];
- unsigned char xxxxxxxx = insdata[27];
-
- char name2[512];
- sprintf(name2, "%s%c%u", prefix, (gmno&128)?'P':'M', gmno&127);
-
- struct insdata tmp[2];
- for(unsigned a=0; a<2; ++a)
- {
- tmp[a].data[0] = ops[a*2+0][0];
- tmp[a].data[1] = ops[a*2+1][0];
- tmp[a].data[2] = ops[a*2+0][2];
- tmp[a].data[3] = ops[a*2+1][2];
- tmp[a].data[4] = ops[a*2+0][3];
- tmp[a].data[5] = ops[a*2+1][3];
- tmp[a].data[6] = ops[a*2+0][4] & 0x07;
- tmp[a].data[7] = ops[a*2+1][4] & 0x07;
- tmp[a].data[8] = ops[a*2+0][1];
- tmp[a].data[9] = ops[a*2+1][1];
- tmp[a].finetune = TTTTTTTT;
- tmp[a].diff=false;
- }
- tmp[0].data[10] = C4xxxFFFC & 0x0F;
- tmp[1].data[10] = (tmp[0].data[10] & 0x0E) | (C4xxxFFFC >> 7);
-
- ins tmp2;
- tmp2.notenum = (gmno & 128) ? 35 : 0;
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
-
- if(xxP24NNN & 8)
- {
- // dual-op
- size_t resno = InsertIns(tmp[0],tmp[1], tmp2, std::string(1,'\377')+name, name2);
- SetBank(bank, gmno, resno);
- }
- else
- {
- // single-op
- size_t resno = InsertIns(tmp[0],tmp[0], tmp2, std::string(1,'\377')+name, name2);
- SetBank(bank, gmno, resno);
- }
- }
-}
-
-struct Doom_OPL2instrument {
- unsigned char trem_vibr_1; /* OP 1: tremolo/vibrato/sustain/KSR/multi */
- unsigned char att_dec_1; /* OP 1: attack rate/decay rate */
- unsigned char sust_rel_1; /* OP 1: sustain level/release rate */
- unsigned char wave_1; /* OP 1: waveform select */
- unsigned char scale_1; /* OP 1: key scale level */
- unsigned char level_1; /* OP 1: output level */
- unsigned char feedback; /* feedback/AM-FM (both operators) */
- unsigned char trem_vibr_2; /* OP 2: tremolo/vibrato/sustain/KSR/multi */
- unsigned char att_dec_2; /* OP 2: attack rate/decay rate */
- unsigned char sust_rel_2; /* OP 2: sustain level/release rate */
- unsigned char wave_2; /* OP 2: waveform select */
- unsigned char scale_2; /* OP 2: key scale level */
- unsigned char level_2; /* OP 2: output level */
- unsigned char unused;
- short basenote; /* base note offset */
-} __attribute__ ((packed));
-
-struct Doom_opl_instr {
- unsigned short flags;
-#define FL_FIXED_PITCH 0x0001 // note has fixed pitch (drum note)
-#define FL_UNKNOWN 0x0002 // ??? (used in instrument #65 only)
-#define FL_DOUBLE_VOICE 0x0004 // use two voices instead of one
-
- unsigned char finetune;
- unsigned char note;
- struct Doom_OPL2instrument patchdata[2];
-} __attribute__ ((packed));
-
-
-static void LoadDoom(const char* fn, unsigned bank, const char* prefix)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp),
- std::fclose(fp);
-
- for(unsigned a=0; a<175; ++a)
- {
- const size_t offset1 = 0x18A4 + a*32;
- const size_t offset2 = 8 + a*36;
-
- std::string name;
- for(unsigned p=0; p<32; ++p)
- if(data[offset1]!='\0')
- name += char(data[offset1+p]);
-
- //printf("%3d %3d %3d %8s: ", a,b,c, name.c_str());
- int gmno = a<128 ? a : ((a|128)+35);
-
- char name2[512]; sprintf(name2, "%s%c%u", prefix, (gmno<128?'M':'P'), gmno&127);
-
- Doom_opl_instr& ins = *(Doom_opl_instr*) &data[offset2];
-
- insdata tmp[2];
- tmp[0].diff=false;
- tmp[1].diff=true;
- for(unsigned index=0; index<2; ++index)
- {
- const Doom_OPL2instrument& src = ins.patchdata[index];
- tmp[index].data[0] = src.trem_vibr_1;
- tmp[index].data[1] = src.trem_vibr_2;
- tmp[index].data[2] = src.att_dec_1;
- tmp[index].data[3] = src.att_dec_2;
- tmp[index].data[4] = src.sust_rel_1;
- tmp[index].data[5] = src.sust_rel_2;
- tmp[index].data[6] = src.wave_1;
- tmp[index].data[7] = src.wave_2;
- tmp[index].data[8] = src.scale_1 | src.level_1;
- tmp[index].data[9] = src.scale_2 | src.level_2;
- tmp[index].data[10] = src.feedback;
- tmp[index].finetune = src.basenote+12;
- }
- struct ins tmp2;
- tmp2.notenum = ins.note;
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
- while(tmp2.notenum && tmp2.notenum < 20)
- {
- tmp2.notenum += 12;
- tmp[0].finetune -= 12;
- tmp[1].finetune -= 12;
- }
-
- if(!(ins.flags&4))
- {
- size_t resno = InsertIns(tmp[0],tmp[0],tmp2, std::string(1,'\377')+name, name2);
- SetBank(bank, gmno, resno);
- }
- else // Double instrument
- {
- tmp2.pseudo4op = true;
- tmp2.fine_tune = ( ((double)ins.finetune-128.0)*15.625)/1000.0;
- if(ins.finetune==129)
- tmp2.fine_tune=0.000025;
- else if(ins.finetune==127)
- tmp2.fine_tune=-0.000025;
- //printf("/*DOOM FINE TUNE (flags %000X instrument is %d) IS %d -> %lf*/\n", ins.flags, a, ins.finetune, tmp2.fine_tune);
- size_t resno = InsertIns(tmp[0], tmp[1], tmp2, std::string(1,'\377')+name, name2);
- SetBank(bank, gmno, resno);
- }
-
- /*const Doom_OPL2instrument& A = ins.patchdata[0];
- const Doom_OPL2instrument& B = ins.patchdata[1];
- printf(
- "flags:%04X fine:%02X note:%02X\n"
- "{t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X f:%02X\n"
- " t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X ?:%02X base:%d}\n"
- "{t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X f:%02X\n"
- " t:%02X a:%02X s:%02X w:%02X s:%02X l:%02X ?:%02X base:%d} ",
- ins.flags, ins.finetune, ins.note,
- A.trem_vibr_1, A.att_dec_1, A.sust_rel_1,
- A.wave_1, A.scale_1, A.level_1, A.feedback,
- A.trem_vibr_2, A.att_dec_2, A.sust_rel_2,
- A.wave_2, A.scale_2, A.level_2, A.unused, A.basenote,
- B.trem_vibr_1, B.att_dec_1, B.sust_rel_1,
- B.wave_1, B.scale_1, B.level_1, B.feedback,
- B.trem_vibr_2, B.att_dec_2, B.sust_rel_2,
- B.wave_2, B.scale_2, B.level_2, B.unused, B.basenote);
- printf(" %s VS %s\n", name.c_str(), MidiInsName[a]);
- printf("------------------------------------------------------------\n");*/
- }
-}
-static void LoadMiles(const char* fn, unsigned bank, const char* prefix)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp),
- std::fclose(fp);
-
- for(unsigned a=0; a<2000; ++a)
- {
- unsigned gm_patch = data[a*6+0];
- unsigned gm_bank = data[a*6+1];
- unsigned offset = *(unsigned*)&data[a*6+2];
-
- if(gm_patch == 0xFF)
- break;
-
- int gmno = gm_bank==0x7F ? gm_patch + 0x80 : gm_patch;
- int midi_index = gmno < 128 ? gmno
- : gmno < 128+35 ? -1
- : gmno < 128+88 ? gmno-35
- : -1;
- unsigned length = data[offset] + data[offset+1]*256;
- signed char notenum = ((signed char)data[offset+2]);
-
- /*printf("%02X %02X %08X ", gmnumber,gmnumber2, offset);
- for(unsigned b=0; b<length; ++b)
- {
- if(b > 3 && (b-3)%11 == 0) printf("\n ");
- printf("%02X ", data[offset+b]);
- }
- printf("\n");*/
-
- if(gm_bank != 0 && gm_bank != 0x7F)
- continue;
-
- char name2[512]; sprintf(name2, "%s%c%u", prefix,
- (gmno < 128 ? 'M':'P'), gmno & 127);
-
- insdata tmp[200];
-
- const unsigned inscount = (length-3)/11;
- for(unsigned i=0; i<inscount; ++i)
- {
- unsigned o = offset + 3 + i*11;
- tmp[i].finetune = (gmno < 128 && i == 0) ? notenum : 0;
- tmp[i].diff = false;
- tmp[i].data[0] = data[o+0]; // 20
- tmp[i].data[8] = data[o+1]; // 40 (vol)
- tmp[i].data[2] = data[o+2]; // 60
- tmp[i].data[4] = data[o+3]; // 80
- tmp[i].data[6] = data[o+4]; // E0
- tmp[i].data[1] = data[o+6]; // 23
- tmp[i].data[9] = data[o+7]; // 43 (vol)
- tmp[i].data[3] = data[o+8]; // 63
- tmp[i].data[5] = data[o+9]; // 83
- tmp[i].data[7] = data[o+10]; // E3
-
- unsigned fb_c = data[offset+3+5];
- tmp[i].data[10] = fb_c;
- if(i == 1)
+ if(format == "Bisqwit")
{
- tmp[0].data[10] = fb_c & 0x0F;
- tmp[1].data[10] = (fb_c & 0x0E) | (fb_c >> 7);
+ if(!LoadBisqwit(filepath.c_str(), bank, prefix.c_str()))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ else
+ if(format == "OP2")
+ {
+ if(!LoadDoom(filepath.c_str(), bank, prefix.c_str()))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ else
+ if(format == "TMB")
+ {
+ if(!LoadTMB(filepath.c_str(), bank, prefix.c_str()))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ else
+ if(format == "Junglevision")
+ {
+ if(!LoadJunglevision(filepath.c_str(), bank, prefix.c_str()))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ else
+ if(format == "AdLibGold")
+ {
+ if(!LoadBNK2(filepath.c_str(), bank, prefix.c_str(), filter_m, filter_p))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ else
+ if(format == "HMI")
+ {
+ if(!LoadBNK(filepath.c_str(), bank, prefix.c_str(), false, false))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ if(!filepath_d.empty())
+ {
+ if(!LoadBNK(filepath_d.c_str(),bank, prefix_d.c_str(), false, true))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ }
+ else
+ if(format == "IBK")
+ {
+ if(!LoadIBK(filepath.c_str(), bank, prefix.c_str(), false))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ if(!filepath_d.empty())
+ {
+ //printf("Loading %s... \n", filepath_d.c_str());
+ if(!LoadIBK(filepath_d.c_str(),bank, prefix_d.c_str(), true))
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\n", bank, filepath.c_str());
+ return 1;
+ }
+ }
+ }
+ else
+ {
+ fprintf(stderr, "Failed to load bank %u, file %s!\nUnknown format type %s\n",
+ bank,
+ filepath.c_str(),
+ format.c_str());
+ return 1;
}
- }
- if(inscount == 1)
- tmp[1] = tmp[0];
-
- if(inscount <= 2)
- {
- struct ins tmp2;
- tmp2.notenum = gmno < 128 ? 0 : notenum;
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
- std::string name;
- if(midi_index >= 0) name = std::string(1,'\377')+MidiInsName[midi_index];
- size_t resno = InsertIns(tmp[0], tmp[1], tmp2, name, name2);
- SetBank(bank, gmno, resno);
- }
- }
-}
-
-static void LoadIBK(const char* fn, unsigned bank, const char* prefix, bool percussive)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp),
- std::fclose(fp);
-
- unsigned offs1_base = 0x804, offs1_len = 9;
- unsigned offs2_base = 0x004, offs2_len = 16;
-
- for(unsigned a=0; a<128; ++a)
- {
- unsigned offset1 = offs1_base + a*offs1_len;
- unsigned offset2 = offs2_base + a*offs2_len;
-
- std::string name;
- for(unsigned p=0; p<9; ++p)
- if(data[offset1]!='\0')
- name += char(data[offset1+p]);
-
- int gmno = a + 128*percussive;
- int midi_index = gmno < 128 ? gmno
- : gmno < 128+35 ? -1
- : gmno < 128+88 ? gmno-35
- : -1;
- char name2[512]; sprintf(name2, "%s%c%u", prefix,
- (gmno<128?'M':'P'), gmno&127);
-
- insdata tmp;
- tmp.data[0] = data[offset2+0];
- tmp.data[1] = data[offset2+1];
- tmp.data[8] = data[offset2+2];
- tmp.data[9] = data[offset2+3];
- tmp.data[2] = data[offset2+4];
- tmp.data[3] = data[offset2+5];
- tmp.data[4] = data[offset2+6];
- tmp.data[5] = data[offset2+7];
- tmp.data[6] = data[offset2+8];
- tmp.data[7] = data[offset2+9];
- tmp.data[10] = data[offset2+10];
- // [+11] seems to be used also, what is it for?
- tmp.finetune = 0;
- tmp.diff=false;
- struct ins tmp2;
- tmp2.notenum = gmno < 128 ? 0 : 35;
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
-
- size_t resno = InsertIns(tmp,tmp, tmp2, std::string(1,'\377')+name, name2);
- SetBank(bank, gmno, resno);
- }
-}
-
-static void LoadJunglevision(const char* fn, unsigned bank, const char* prefix)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp);
- std::fclose(fp);
-
- unsigned ins_count = data[0x20] + (data[0x21] << 8);
- unsigned drum_count = data[0x22] + (data[0x23] << 8);
- unsigned first_ins = data[0x24] + (data[0x25] << 8);
- unsigned first_drum = data[0x26] + (data[0x27] << 8);
-
- unsigned total_ins = ins_count + drum_count;
-
- for ( unsigned a = 0; a < total_ins; ++a )
- {
- unsigned offset = 0x28 + a * 0x18;
- unsigned gmno = (a < ins_count) ? (a + first_ins) : (a + first_drum);
- int midi_index = gmno < 128 ? gmno
- : gmno < 128+35 ? -1
- : gmno < 128+88 ? gmno-35
- : -1;
-
- insdata tmp[2];
-
- tmp[0].data[0] = data[offset + 2];
- tmp[0].data[1] = data[offset + 8];
- tmp[0].data[2] = data[offset + 4];
- tmp[0].data[3] = data[offset + 10];
- tmp[0].data[4] = data[offset + 5];
- tmp[0].data[5] = data[offset + 11];
- tmp[0].data[6] = data[offset + 6];
- tmp[0].data[7] = data[offset + 12];
- tmp[0].data[8] = data[offset + 3];
- tmp[0].data[9] = data[offset + 9];
- tmp[0].data[10] = data[offset + 7] & 0x0F;//~0x30;
- tmp[0].finetune = 0;
- tmp[0].diff=false;
-
- tmp[1].data[0] = data[offset + 2 + 11];
- tmp[1].data[1] = data[offset + 8 + 11];
- tmp[1].data[2] = data[offset + 4 + 11];
- tmp[1].data[3] = data[offset + 10 + 11];
- tmp[1].data[4] = data[offset + 5 + 11];
- tmp[1].data[5] = data[offset + 11 + 11];
- tmp[1].data[6] = data[offset + 6 + 11];
- tmp[1].data[7] = data[offset + 12 + 11];
- tmp[1].data[8] = data[offset + 3 + 11];
- tmp[1].data[9] = data[offset + 9 + 11];
- tmp[1].data[10] = data[offset + 7 + 11] & 0x0F;//~0x30;
- tmp[1].finetune = 0;
- tmp[1].diff=false;
-
- struct ins tmp2;
- tmp2.notenum = data[offset + 1];
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
-
- while(tmp2.notenum && tmp2.notenum < 20)
- {
- tmp2.notenum += 12;
- tmp[0].finetune -= 12;
- tmp[1].finetune -= 12;
- }
-
- std::string name;
- if(midi_index >= 0) name = std::string(1,'\377')+MidiInsName[midi_index];
-
- char name2[512]; sprintf(name2, "%s%c%u", prefix,
- (gmno<128?'M':'P'), gmno&127);
-
- if(!data[offset])
- {
- size_t resno = InsertIns(tmp[0],tmp[0],tmp2, name, name2);
- SetBank(bank, gmno, resno);
- }
- else // Double instrument
- {
- size_t resno = InsertIns(tmp[0],tmp[1],tmp2, name, name2);
- SetBank(bank, gmno, resno);
- }
- }
-}
-
-static void LoadTMB(const char* fn, unsigned bank, const char* prefix)
-{
- FILE* fp = std::fopen(fn, "rb");
- std::fseek(fp, 0, SEEK_END);
- std::vector<unsigned char> data(std::ftell(fp));
- std::rewind(fp);
- std::fread(&data[0], 1, data.size(), fp);
- std::fclose(fp);
-
- for ( unsigned a = 0; a < 256; ++a )
- {
- unsigned offset = a * 0x0D;
- unsigned gmno = a;
- int midi_index = gmno < 128 ? gmno
- : gmno < 128+35 ? -1
- : gmno < 128+88 ? gmno-35
- : -1;
-
- insdata tmp;
-
- tmp.data[0] = data[offset + 0];
- tmp.data[1] = data[offset + 1];
- tmp.data[2] = data[offset + 4];
- tmp.data[3] = data[offset + 5];
- tmp.data[4] = data[offset + 6];
- tmp.data[5] = data[offset + 7];
- tmp.data[6] = data[offset + 8];
- tmp.data[7] = data[offset + 9];
- tmp.data[8] = data[offset + 2];
- tmp.data[9] = data[offset + 3];
- tmp.data[10] = data[offset + 10];
- tmp.finetune = 0; //data[offset + 12];
- tmp.diff=false;
-
- struct ins tmp2;
- tmp2.notenum = data[offset + 11];
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
-
- std::string name;
- if(midi_index >= 0) name = std::string(1,'\377')+MidiInsName[midi_index];
-
- char name2[512]; sprintf(name2, "%s%c%u", prefix,
- (gmno<128?'M':'P'), gmno&127);
-
- size_t resno = InsertIns(tmp,tmp,tmp2, name, name2);
- SetBank(bank, gmno, resno);
- }
-}
-
-static void LoadBisqwit(const char* fn, unsigned bank, const char* prefix)
-{
- FILE* fp = std::fopen(fn, "rb");
- for ( unsigned a = 0; a < 256; ++a )
- {
- unsigned offset = a * 25;
- unsigned gmno = a;
- int midi_index = gmno < 128 ? gmno
- : gmno < 128+35 ? -1
- : gmno < 128+88 ? gmno-35
- : -1;
-
- struct ins tmp2;
- tmp2.notenum = std::fgetc(fp);
- tmp2.pseudo4op = false;
- tmp2.fine_tune = 0.0;
-
- insdata tmp[2];
- for(int side=0; side<2; ++side)
- {
- tmp[side].finetune = std::fgetc(fp);
- tmp[side].diff=false;
- std::fread(tmp[side].data, 1, 11, fp);
- }
-
- std::string name;
- if(midi_index >= 0) name = std::string(1,'\377')+MidiInsName[midi_index];
-
- char name2[512]; sprintf(name2, "%s%c%u", prefix,
- (gmno<128?'M':'P'), gmno&127);
-
- size_t resno = InsertIns(tmp[0],tmp[1],tmp2, name, name2);
- SetBank(bank, gmno, resno);
- }
- std::fclose(fp);
-}
-
-#include "../nukedopl3.h"
-
-std::vector<int16_t> stereoSampleBuf;
-
-struct DurationInfo
-{
- long ms_sound_kon;
- long ms_sound_koff;
- bool nosound;
-};
-static DurationInfo MeasureDurations(const ins& in)
-{
- insdata id[2];
- bool found[2] = {false,false};
- for(std::map<insdata, std::pair<size_t, std::set<std::string> > >
- ::const_iterator
- j = insdatatab.begin();
- j != insdatatab.end();
- ++j)
- {
- if(j->second.first == in.insno1) { id[0] = j->first; found[0]=true; if(found[1]) break; }
- if(j->second.first == in.insno2) { id[1] = j->first; found[1]=true; if(found[0]) break; }
- }
- const unsigned rate = 22050;
- const unsigned interval = 150;
- const unsigned samples_per_interval = rate / interval;
- const int notenum =
- in.notenum < 20 ? (44 + in.notenum)
- : in.notenum >= 128 ? (44 + 128 - in.notenum)
- : in.notenum;
-
- _opl3_chip opl;
- static const short initdata[(2+3+2+2)*2] =
- { 0x004,96, 0x004,128, // Pulse timer
- 0x105, 0, 0x105,1, 0x105,0, // Pulse OPL3 enable, leave disabled
- 0x001,32, 0x0BD,0 // Enable wave & melodic
- };
- OPL3_Reset(&opl, rate);
- for(unsigned a=0; a<18; a+=2) OPL3_WriteReg(&opl, initdata[a], initdata[a+1]);
-
- const unsigned n_notes = in.insno1 == in.insno2 ? 1 : 2;
- unsigned x[2];
-
- if (n_notes == 2 && !in.pseudo4op)
- {
- OPL3_WriteReg(&opl, 0x105, 1);
- OPL3_WriteReg(&opl, 0x104, 1);
- }
-
- for(unsigned n=0; n<n_notes; ++n)
- {
- static const unsigned char patchdata[11] =
- {0x20,0x23,0x60,0x63,0x80,0x83,0xE0,0xE3,0x40,0x43,0xC0};
- for(unsigned a=0; a<10; ++a) OPL3_WriteReg(&opl, patchdata[a]+n*8, id[n].data[a]);
- OPL3_WriteReg(&opl, patchdata[10]+n*8, id[n].data[10] | 0x30);
- }
- for(unsigned n=0; n<n_notes; ++n)
- {
- double hertz = 172.00093 * std::exp(0.057762265 * (notenum + id[n].finetune));
- if(hertz > 131071)
- {
- fprintf(stderr, "Why does note %d + finetune %d produce hertz %g?\n",
- notenum, id[n].finetune, hertz);
- hertz = 131071;
- }
- x[n] = 0x2000;
- while(hertz >= 1023.5) { hertz /= 2.0; x[n] += 0x400; } // Calculate octave
- x[n] += (int)(hertz + 0.5);
-
- // Keyon the note
- OPL3_WriteReg(&opl, 0xA0+n*3, x[n]&0xFF);
- OPL3_WriteReg(&opl, 0xB0+n*3, x[n]>>8);
- }
-
- const unsigned max_on = 40;
- const unsigned max_off = 60;
-
- // For up to 40 seconds, measure mean amplitude.
- std::vector<double> amplitudecurve_on;
- double highest_sofar = 0;
- for(unsigned period=0; period<max_on*interval; ++period)
- {
- stereoSampleBuf.clear();
- stereoSampleBuf.resize(samples_per_interval * 2);
- OPL3_GenerateStream(&opl, stereoSampleBuf.data(), samples_per_interval);
-
- double mean = 0.0;
- for(unsigned long c=0; c<samples_per_interval; ++c)
- mean += stereoSampleBuf[c*2];
- mean /= samples_per_interval;
- double std_deviation = 0;
- for(unsigned long c=0; c<samples_per_interval; ++c)
- {
- double diff = (stereoSampleBuf[c*2]-mean);
- std_deviation += diff*diff;
- }
- std_deviation = std::sqrt(std_deviation / samples_per_interval);
- amplitudecurve_on.push_back(std_deviation);
- if(std_deviation > highest_sofar)
- highest_sofar = std_deviation;
-
- if(period > 6*interval && std_deviation < highest_sofar*0.2)
- break;
- }
-
- // Keyoff the note
- for(unsigned n=0; n<n_notes; ++n)
- OPL3_WriteReg(&opl, 0xB0+n, (x[n]>>8) & 0xDF);
- // Now, for up to 60 seconds, measure mean amplitude.
- std::vector<double> amplitudecurve_off;
- for(unsigned period=0; period<max_off*interval; ++period)
- {
- stereoSampleBuf.clear();
- stereoSampleBuf.resize(samples_per_interval * 2);
- OPL3_GenerateStream(&opl, stereoSampleBuf.data(), samples_per_interval);
- double mean = 0.0;
- for(unsigned long c=0; c<samples_per_interval; ++c)
- mean += stereoSampleBuf[c*2];
- mean /= samples_per_interval;
- double std_deviation = 0;
- for(unsigned long c=0; c<samples_per_interval; ++c)
- {
- double diff = (stereoSampleBuf[c*2]-mean);
- std_deviation += diff*diff;
+ ini.endGroup();
}
- std_deviation = std::sqrt(std_deviation / samples_per_interval);
- amplitudecurve_off.push_back(std_deviation);
- if(std_deviation < highest_sofar*0.2) break;
+ printf("Loaded %u banks!\n", banks_count);
+ fflush(stdout);
}
- /* Analyze the results */
- double begin_amplitude = amplitudecurve_on[0];
- double peak_amplitude_value = begin_amplitude;
- size_t peak_amplitude_time = 0;
- size_t quarter_amplitude_time = amplitudecurve_on.size();
- size_t keyoff_out_time = 0;
-
- for(size_t a=1; a<amplitudecurve_on.size(); ++a)
+ #if 0
+ for(unsigned a = 0; a < 36 * 8; ++a)
{
- if(amplitudecurve_on[a] > peak_amplitude_value)
- {
- peak_amplitude_value = amplitudecurve_on[a];
- peak_amplitude_time = a;
- }
- }
- for(size_t a=peak_amplitude_time; a<amplitudecurve_on.size(); ++a)
- {
- if(amplitudecurve_on[a] <= peak_amplitude_value * 0.2)
- {
- quarter_amplitude_time = a;
- break;
- }
- }
- for(size_t a=0; a<amplitudecurve_off.size(); ++a)
- {
- if(amplitudecurve_off[a] <= peak_amplitude_value * 0.2)
- {
- keyoff_out_time = a;
- break;
- }
- }
-
- if(keyoff_out_time == 0 && amplitudecurve_on.back() < peak_amplitude_value*0.2)
- keyoff_out_time = quarter_amplitude_time;
+ if((1 << (a % 8)) > maxvalues[a / 8]) continue;
- if(peak_amplitude_time == 0)
- {
- printf(
- " // Amplitude begins at %6.1f,\n"
- " // fades to 20%% at %.1fs, keyoff fades to 20%% in %.1fs.\n",
- begin_amplitude,
- quarter_amplitude_time / double(interval),
- keyoff_out_time / double(interval));
- }
- else
- {
- printf(
- " // Amplitude begins at %6.1f, peaks %6.1f at %.1fs,\n"
- " // fades to 20%% at %.1fs, keyoff fades to 20%% in %.1fs.\n",
- begin_amplitude,
- peak_amplitude_value,
- peak_amplitude_time / double(interval),
- quarter_amplitude_time / double(interval),
- keyoff_out_time / double(interval));
- }
-
- DurationInfo result;
- result.ms_sound_kon = quarter_amplitude_time * 1000.0 / interval;
- result.ms_sound_koff = keyoff_out_time * 1000.0 / interval;
- result.nosound = (peak_amplitude_value < 0.5);
- return result;
-}
-
-int main()
-{
- printf("\
-#include \"adldata.hh\"\n\
-\n\
-/* THIS ADLIB FM INSTRUMENT DATA IS AUTOMATICALLY GENERATED\n\
- * FROM A NUMBER OF SOURCES, MOSTLY PC GAMES.\n\
- * PREPROCESSED, CONVERTED, AND POSTPROCESSED OFF-SCREEN.\n\
- */\n\
-");
- size_t nosound = InsertNoSoundIns();
-
- LoadMiles("fm_banks/opl_files/sc3.opl", 0, "G"); // Our "standard" bank! Same as file22.opl
-
- LoadBisqwit("fm_banks/op3_files/bisqwit.adlraw", 1, "Bisq");
-
- LoadBNK("fm_banks/bnk_files/melodic.bnk", 2, "HMIGM", false, false); // same as file156.bnk
- LoadBNK("fm_banks/bnk_files/drum.bnk", 2, "HMIGP", false, true);
- LoadBNK("fm_banks/bnk_files/intmelo.bnk", 3, "intM", false, false);
- LoadBNK("fm_banks/bnk_files/intdrum.bnk", 3, "intP", false, true);
- LoadBNK("fm_banks/bnk_files/hammelo.bnk", 4, "hamM", false, false);
- LoadBNK("fm_banks/bnk_files/hamdrum.bnk", 4, "hamP", false, true);
- LoadBNK("fm_banks/bnk_files/rickmelo.bnk",5, "rickM", false, false);
- LoadBNK("fm_banks/bnk_files/rickdrum.bnk",5, "rickP", false, true);
-
- LoadBNK("fm_banks/bnk_files/d2melo.bnk", 6, "b6M", false, false);
- LoadBNK("fm_banks/bnk_files/d2drum.bnk", 6, "b6P", false, true);
- LoadBNK("fm_banks/bnk_files/normmelo.bnk", 7, "b7M", false, false);
- LoadBNK("fm_banks/bnk_files/normdrum.bnk", 7, "b7P", false, true); // same as file122.bnk
- LoadBNK("fm_banks/bnk_files/ssmelo.bnk", 8, "b8M", false, false);
- LoadBNK("fm_banks/bnk_files/ssdrum.bnk", 8, "b8P", false, true);
-
- LoadTMB("fm_banks/bnk_files/themepark.tmb", 9, "b9MP");
- //LoadBNK("fm_banks/bnk_files/file131.bnk", 9, "b9M", false, false);
- //LoadBNK("fm_banks/bnk_files/file132.bnk", 9, "b9P", false, true);
- LoadBNK("fm_banks/bnk_files/file133.bnk", 10,"b10P", false, true);
- LoadBNK("fm_banks/bnk_files/file134.bnk", 10,"b10M", false, false);
- LoadBNK("fm_banks/bnk_files/file142.bnk", 11, "b11P", false, true);
- LoadBNK("fm_banks/bnk_files/file143.bnk", 11, "b11M", false, false);
- LoadBNK("fm_banks/bnk_files/file145.bnk", 12, "b12M", false, false);//file145 is MELODIC
- LoadBNK("fm_banks/bnk_files/file144.bnk", 12, "b12P", false, true);//file144 is DRUMS
- LoadBNK("fm_banks/bnk_files/file167.bnk", 13, "b13P", false, true);
- LoadBNK("fm_banks/bnk_files/file168.bnk", 13, "b13M", false, false);
-
- LoadDoom("fm_banks/doom2/genmidi.op2", 14, "dM");
- LoadDoom("fm_banks/doom2/genmidi.htc", 15, "hxM"); // same as genmidi.hxn
- LoadDoom("fm_banks/doom2/default.op2", 16, "mus");
-
- LoadMiles("fm_banks/opl_files/file17.opl", 17, "f17G");
- LoadMiles("fm_banks/opl_files/warcraft.ad", 18, "sG"); // same as file44, warcraft.opl
- LoadMiles("fm_banks/opl_files/file19.opl", 19, "f19G");
- LoadMiles("fm_banks/opl_files/file20.opl", 20, "f20G");
- LoadMiles("fm_banks/opl_files/file21.opl", 21, "f21G");
- LoadMiles("fm_banks/opl_files/nemesis.opl", 22, "nem");
- LoadMiles("fm_banks/opl_files/file23.opl", 23, "f23G");
- LoadMiles("fm_banks/opl_files/file24.opl", 24, "f24G");
- LoadMiles("fm_banks/opl_files/file25.opl", 25, "f25G");
- LoadMiles("fm_banks/opl_files/file26.opl", 26, "f26G");
- LoadMiles("fm_banks/opl_files/file27.opl", 27, "f27G");
- LoadMiles("fm_banks/opl_files/nhlpa.opl", 28, "nhl");
- LoadMiles("fm_banks/opl_files/file29.opl", 29, "f29G");
- LoadMiles("fm_banks/opl_files/file30.opl", 30, "f30G");
- LoadMiles("fm_banks/opl_files/file31.opl", 31, "f31G");
- LoadMiles("fm_banks/opl_files/file32.opl", 32, "f32G");
- LoadMiles("fm_banks/opl_files/file13.opl", 33, "f13G");
- LoadMiles("fm_banks/opl_files/file34.opl", 34, "f34G");
- LoadMiles("fm_banks/opl_files/file35.opl", 35, "f35G");
- LoadMiles("fm_banks/opl_files/file36.opl", 36, "f36G");
- LoadMiles("fm_banks/opl_files/file37.opl", 37, "f37G");
- LoadMiles("fm_banks/opl_files/simfarm.opl", 38, "qG");
- LoadMiles("fm_banks/opl_files/simfarm.ad", 39, "mG"); // same as file18.opl
- LoadMiles("fm_banks/opl_files/file12.opl", 40, "f12G");
- LoadMiles("fm_banks/opl_files/file41.opl", 41, "f41G");
- LoadMiles("fm_banks/opl_files/file42.opl", 42, "f42G");
- LoadMiles("fm_banks/opl_files/file47.opl", 43, "f47G");
- LoadMiles("fm_banks/opl_files/file48.opl", 44, "f48G");
- LoadMiles("fm_banks/opl_files/file49.opl", 45, "f49G");
- LoadMiles("fm_banks/opl_files/file50.opl", 46, "f50G");
- LoadMiles("fm_banks/opl_files/file53.opl", 47, "f53G");
- LoadBNK("fm_banks/bnk_files/file144.bnk", 47, "f53GD", false, true);//Attempt to append missing drums
- LoadMiles("fm_banks/opl_files/file54.opl", 48, "f54G");
-
- LoadMiles("fm_banks/opl_files/sample.ad", 49, "MG"); // same as file51.opl
- LoadMiles("fm_banks/opl_files/sample.opl", 50, "oG"); // same as file40.opl
- LoadMiles("fm_banks/opl_files/file15.opl", 51, "f15G");
- LoadMiles("fm_banks/opl_files/file16.opl", 52, "f16G");
-
- LoadBNK2("fm_banks/bnk_files/file159.bnk", 53, "b50", "gm","gps"); // fat-opl3
- LoadBNK2("fm_banks/bnk_files/file159.bnk", 54, "b51", "gm","gpo");
-
- LoadIBK("fm_banks/ibk_files/soccer-genmidi.ibk", 55, "b55M", false);
- LoadIBK("fm_banks/ibk_files/soccer-percs.ibk", 55, "b55P", true);
- LoadIBK("fm_banks/ibk_files/game.ibk", 56, "b56", false);
- LoadIBK("fm_banks/ibk_files/mt_fm.ibk", 57, "b57", false);
-
- LoadJunglevision("fm_banks/op3_files/fat2.op3", 58, "fat2");
- LoadJunglevision("fm_banks/op3_files/fat4.op3", 59, "fat4");
- LoadJunglevision("fm_banks/op3_files/jv_2op.op3", 60, "b60");
- LoadJunglevision("fm_banks/op3_files/wallace.op3", 61, "b61");
-
- LoadTMB("fm_banks/tmb_files/d3dtimbr.tmb", 62, "duke");
- LoadTMB("fm_banks/tmb_files/swtimbr.tmb", 63, "sw");
-
- LoadDoom("fm_banks/raptor/genmidi.op2", 64, "rapt");
-
- //LoadJunglevision("fm_banks/op3_files/fat2_modded.op3", 65, "b65M");
- LoadTMB("fm_banks/op3_files/gmopl_wohl_mod.tmb", 65, "b65");
-
- //LoadIBK("fm_banks/ibk_files/JOconnel.IBK", 66, "b66M", false);
- //LoadIBK("fm_banks/ibk_files/my-gmopldrums.IBK", 66, "b66P", true);
- LoadTMB("fm_banks/op3_files/gmoconel.tmb", 66, "b66");
-
- LoadTMB("fm_banks/tmb_files/default.tmb", 67, "3drm67");
- //LoadDoom("fm_banks/doom2/wolfinstein.op2", 67, "wolf"); //Small experiment!
-
- //LoadJunglevision("fm_banks/op3_files/2x2.op3", 68, "2x2byJAN");
- LoadMiles("fm_banks/op3_files/2x2.opl", 68, "2x2byJAN");
-
- LoadTMB("fm_banks/tmb_files/bloodtmb.tmb", 69, "apgblood");
- LoadTMB("fm_banks/tmb_files/lee.tmb", 70, "apglee");
- LoadTMB("fm_banks/tmb_files/nam.tmb", 71, "apgnam");
-
- LoadDoom("fm_banks/doom2/DMXOPL-by-sneakernets.op2", 72, "skeakernets");
-
- //LoadBNK("bnk_files/grassman1.bnk", 63, "b63", false);
- //LoadBNK("bnk_files/grassman2.bnk", 64, "b64", false);
-
- //LoadIBK("ibk_files/nitemare_3d.ibk", 65, "b65G", false); // Seems to be identical to wallace.op3 despite different format!
-
- static const char* const banknames[] =
- {// 0
- "AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others)",
- "Bisqwit (selection of 4op and 2op)",
- "HMI (Descent, Asterix)", //melodic,drum
- "HMI (Descent:: Int)", //intmelo,intdrum
- "HMI (Descent:: Ham)", //hammelo,hamdrum
- "HMI (Descent:: Rick)", //rickmelo,rickdrum
- "HMI (Descent 2)", //d2melo,d2drum
- "HMI (Normality)", //normmelo,normdrum
- "HMI (Shattered Steel)", //ssmelo,ssdrum
- "HMI (Theme Park)", // file131, file132
- // 10
- "HMI (3d Table Sports, Battle Arena Toshinden)", //file133, file134
- "HMI (Aces of the Deep)", //file142, file143
- "HMI (Earthsiege)", //file144, file145
- "HMI (Anvil of Dawn)", //file167,file168
- "DMX (Doom :: partially pseudo 4op)",
- "DMX (Hexen, Heretic :: partially pseudo 4op)",
- "DMX (MUS Play :: partially pseudo 4op)",
- "AIL (Discworld, Grandest Fleet, Pocahontas, Slob Zone 3d, Ultima 4, Zorro)", // file17
- "AIL (Warcraft 2)",
- "AIL (Syndicate)", // file19
- // 20
- "AIL (Guilty, Orion Conspiracy, Terra Nova Strike Force Centauri :: 4op)", // file20
- "AIL (Magic Carpet 2)", // file21
- "AIL (Nemesis)",
- "AIL (Jagged Alliance)", //file23
- "AIL (When Two Worlds War :: 4op, MISSING INSTRUMENTS)", //file24
- "AIL (Bards Tale Construction :: MISSING INSTRUMENTS)", //file25
- "AIL (Return to Zork)", //file26
- "AIL (Theme Hospital)", //file27
- "AIL (National Hockey League PA)",
- "AIL (Inherit The Earth)", //file29
- // 30
- "AIL (Inherit The Earth, file two)", //file30
- "AIL (Little Big Adventure :: 4op)", //file31
- "AIL (Wreckin Crew)", //file32
- "AIL (Death Gate)", // file13
- "AIL (FIFA International Soccer)", //file34
- "AIL (Starship Invasion)", //file35
- "AIL (Super Street Fighter 2 :: 4op)", //file36
- "AIL (Lords of the Realm :: MISSING INSTRUMENTS)", //file37
- "AIL (SimFarm, SimHealth :: 4op)",
- "AIL (SimFarm, Settlers, Serf City)",
- // 40
- "AIL (Caesar 2 :: partially 4op, MISSING INSTRUMENTS)", // file12
- "AIL (Syndicate Wars)", //file41
- "AIL (Bubble Bobble Feat. Rainbow Islands, Z)", //file42
- "AIL (Warcraft)", //file47
- "AIL (Terra Nova Strike Force Centuri :: partially 4op)", //file48
- "AIL (System Shock :: partially 4op)", //file49
- "AIL (Advanced Civilization)", //file50
- "AIL (Battle Chess 4000 :: partially 4op, melodic only)", //file53
- "AIL (Ultimate Soccer Manager :: partially 4op)", //file54
- "AIL (Air Bucks, Blue And The Gray, America Invades, Terminator 2029)", // sample.ad
- // 50
- "AIL (Ultima Underworld 2)", // sample.opl
- "AIL (Kasparov's Gambit)", // file15
- "AIL (High Seas Trader :: MISSING INSTRUMENTS)", // file16
- "AIL (Master of Magic, Master of Orion 2 :: 4op, std percussion)", //file159
- "AIL (Master of Magic, Master of Orion 2 :: 4op, orchestral percussion)", //file159
- "SB (Action Soccer)",
- "SB (3d Cyberpuck :: melodic only)",
- "SB (Simon the Sorcerer :: melodic only)",
- "OP3 (The Fat Man 2op set)",
- "OP3 (The Fat Man 4op set)",
- // 60
- "OP3 (JungleVision 2op set :: melodic only)",
- "OP3 (Wallace 2op set, Nitemare 3D :: melodic only)",
- "TMB (Duke Nukem 3D)",
- "TMB (Shadow Warrior)",
- "DMX (Raptor)",
- "OP3 (Modded GMOPL by Wohlstand)",
- "SB (Jammey O'Connel's bank)",
- "TMB (Default bank of Build Engine)",
- "OP3 (4op bank by James Alan Nguyen)",
- "TMB (Blood)",
- // 70
- "TMB (Lee)",
- "TMB (Nam)",
- "DMX (Bank by Sneakernets)"
- };
-
-#if 0
- for(unsigned a=0; a<36*8; ++a)
- {
- if( (1 << (a%8)) > maxvalues[a/8]) continue;
-
- const std::map<unsigned,unsigned>& data = Correlate[a];
+ const std::map<unsigned, unsigned> &data = Correlate[a];
if(data.empty()) continue;
- std::vector< std::pair<unsigned,unsigned> > correlations;
- for(std::map<unsigned,unsigned>::const_iterator
+ std::vector< std::pair<unsigned, unsigned> > correlations;
+ for(std::map<unsigned, unsigned>::const_iterator
i = data.begin();
i != data.end();
++i)
{
- correlations.push_back( std::make_pair( i->second,i->first ) );
+ correlations.push_back(std::make_pair(i->second, i->first));
}
std::sort(correlations.begin(), correlations.end());
- printf("Byte %2u bit %u=mask %02X:\n", a/8, a%8, 1<<(a%8));
- for(size_t c=0; c<correlations.size() && c < 10; ++c)
- {
- unsigned count = correlations[correlations.size()-1-c ].first;
- unsigned index = correlations[correlations.size()-1-c ].second;
- printf("\tAdldata index %u, bit %u=mask %02X (%u matches)\n",
- index/8, index%8, 1 << (index%8), count);
- }
- }
-#endif
-
- printf(
- /*
- "static const struct\n"
- "{\n"
- " unsigned modulator_E862, carrier_E862; // See below\n"
- " unsigned char modulator_40, carrier_40; // KSL/attenuation settings\n"
- " unsigned char feedconn; // Feedback/connection bits for the channel\n"
- " signed char finetune; // Finetune\n"
- "} adl[] =\n"*/
- "const adldata adl[%u] =\n"
- "{ // ,---------+-------- Wave select settings\n"
- " // | ,-------ч-+------ Sustain/release rates\n"
- " // | | ,-----ч-ч-+---- Attack/decay rates\n"
- " // | | | ,---ч-ч-ч-+-- AM/VIB/EG/KSR/Multiple bits\n"
- " // | | | | | | | |\n"
- " // | | | | | | | | ,----+-- KSL/attenuation settings\n"
- " // | | | | | | | | | | ,----- Feedback/connection bits\n"
- " // | | | | | | | | | | |\n", (unsigned)insdatatab.size());
- for(size_t b=insdatatab.size(), c=0; c<b; ++c)
- for(std::map<insdata,std::pair<size_t,std::set<std::string> > >
- ::const_iterator
- i = insdatatab.begin();
- i != insdatatab.end();
- ++i)
- {
- if(i->second.first != c) continue;
- printf(" { ");
-
- unsigned carrier_E862 =
- (i->first.data[6] << 24)
- + (i->first.data[4] << 16)
- + (i->first.data[2] << 8)
- + (i->first.data[0] << 0);
- unsigned modulator_E862 =
- (i->first.data[7] << 24)
- + (i->first.data[5] << 16)
- + (i->first.data[3] << 8)
- + (i->first.data[1] << 0);
- printf("0x%07X,0x%07X, 0x%02X,0x%02X, 0x%X, %+d, %s",
- carrier_E862,
- modulator_E862,
- i->first.data[8],
- i->first.data[9],
- i->first.data[10],
- i->first.finetune,
- i->first.diff?"true":"false");
-
- std::string names;
- for(std::set<std::string>::const_iterator
- j = i->second.second.begin();
- j != i->second.second.end();
- ++j)
+ fprintf(outFile, "Byte %2u bit %u=mask %02X:\n", a / 8, a % 8, 1 << (a % 8));
+ for(size_t c = 0; c < correlations.size() && c < 10; ++c)
+ {
+ unsigned count = correlations[correlations.size() - 1 - c ].first;
+ unsigned index = correlations[correlations.size() - 1 - c ].second;
+ fprintf(outFile, "\tAdldata index %u, bit %u=mask %02X (%u matches)\n",
+ index / 8, index % 8, 1 << (index % 8), count);
+ }
+ }
+ #endif
+
+ printf("Writing raw instrument data...\n");
+ fflush(stdout);
+ {
+ fprintf(outFile,
+ /*
+ "static const struct\n"
+ "{\n"
+ " unsigned modulator_E862, carrier_E862; // See below\n"
+ " unsigned char modulator_40, carrier_40; // KSL/attenuation settings\n"
+ " unsigned char feedconn; // Feedback/connection bits for the channel\n"
+ " signed char finetune; // Finetune\n"
+ "} adl[] =\n"*/
+ "const adldata adl[%u] =\n"
+ "{ // ,---------+-------- Wave select settings\n"
+ " // | ,-------ч-+------ Sustain/release rates\n"
+ " // | | ,-----ч-ч-+---- Attack/decay rates\n"
+ " // | | | ,---ч-ч-ч-+-- AM/VIB/EG/KSR/Multiple bits\n"
+ " // | | | | | | | |\n"
+ " // | | | | | | | | ,----+-- KSL/attenuation settings\n"
+ " // | | | | | | | | | | ,----- Feedback/connection bits\n"
+ " // | | | | | | | | | | | ,----- Fine tune\n\n"
+ " // | | | | | | | | | | | |\n"
+ " // | | | | | | | | | | | |\n", (unsigned)insdatatab.size());
+
+ for(size_t b = insdatatab.size(), c = 0; c < b; ++c)
+ {
+ for(std::map<insdata, std::pair<size_t, std::set<std::string> > >
+ ::const_iterator
+ i = insdatatab.begin();
+ i != insdatatab.end();
+ ++i)
{
- if(!names.empty()) names += "; ";
- if((*j)[0] == '\377')
- names += j->substr(1);
- else
- names += *j;
+ if(i->second.first != c) continue;
+ fprintf(outFile, " { ");
+
+ uint32_t carrier_E862 =
+ uint32_t(i->first.data[6] << 24)
+ + uint32_t(i->first.data[4] << 16)
+ + uint32_t(i->first.data[2] << 8)
+ + uint32_t(i->first.data[0] << 0);
+ uint32_t modulator_E862 =
+ uint32_t(i->first.data[7] << 24)
+ + uint32_t(i->first.data[5] << 16)
+ + uint32_t(i->first.data[3] << 8)
+ + uint32_t(i->first.data[1] << 0);
+
+ fprintf(outFile, "0x%07X,0x%07X, 0x%02X,0x%02X, 0x%X, %+d",
+ carrier_E862,
+ modulator_E862,
+ i->first.data[8],
+ i->first.data[9],
+ i->first.data[10],
+ i->first.finetune);
+
+ std::string names;
+ for(std::set<std::string>::const_iterator
+ j = i->second.second.begin();
+ j != i->second.second.end();
+ ++j)
+ {
+ if(!names.empty()) names += "; ";
+ if((*j)[0] == '\377')
+ names += j->substr(1);
+ else
+ names += *j;
+ }
+ fprintf(outFile, " }, // %u: %s\n", (unsigned)c, names.c_str());
}
- printf(" }, // %u: %s\n", (unsigned)c, names.c_str());
}
- printf("};\n");
- /*printf("static const struct\n"
+ fprintf(outFile, "};\n");
+ }
+
+ /*fprintf(outFile, "static const struct\n"
"{\n"
" unsigned short adlno1, adlno2;\n"
" unsigned char tone;\n"
@@ -1324,30 +315,79 @@ int main()
" long ms_sound_kon; // Number of milliseconds it produces sound;\n"
" long ms_sound_koff;\n"
"} adlins[] =\n");*/
- printf("const struct adlinsdata adlins[%u] =\n", (unsigned)instab.size());
- printf("{\n");
+
+ fprintf(outFile, "const struct adlinsdata adlins[%u] =\n", (unsigned)instab.size());
+ fprintf(outFile, "{\n");
+
+ MeasureThreaded measureCounter;
+ {
+ printf("Beginning to generate measures data...\n");
+ fflush(stdout);
+ measureCounter.LoadCache("fm_banks/adldata-cache.dat");
+ measureCounter.m_total = instab.size();
+ for(size_t b = instab.size(), c = 0; c < b; ++c)
+ {
+ for(std::map<ins, std::pair<size_t, std::set<std::string> > >::const_iterator i = instab.begin(); i != instab.end(); ++i)
+ {
+ if(i->second.first != c) continue;
+ measureCounter.run(i);
+ }
+ }
+ fflush(stdout);
+ measureCounter.waitAll();
+ measureCounter.SaveCache("fm_banks/adldata-cache.dat");
+ }
+
+ printf("Writing generated measure data...\n");
+ fflush(stdout);
+
std::vector<unsigned> adlins_flags;
- for(size_t b=instab.size(), c=0; c<b; ++c)
- for(std::map<ins,std::pair<size_t,std::set<std::string> > >
+
+ for(size_t b = instab.size(), c = 0; c < b; ++c)
+ for(std::map<ins, std::pair<size_t, std::set<std::string> > >
::const_iterator
i = instab.begin();
i != instab.end();
++i)
{
if(i->second.first != c) continue;
+ //DurationInfo info = MeasureDurations(i->first);
+ MeasureThreaded::DurationInfoCache::iterator indo_i = measureCounter.m_durationInfo.find(i->first);
+ DurationInfo info = indo_i->second;
+ {
+ if(info.peak_amplitude_time == 0)
+ {
+ fprintf(outFile,
+ " // Amplitude begins at %6.1f,\n"
+ " // fades to 20%% at %.1fs, keyoff fades to 20%% in %.1fs.\n",
+ info.begin_amplitude,
+ info.quarter_amplitude_time / double(info.interval),
+ info.keyoff_out_time / double(info.interval));
+ }
+ else
+ {
+ fprintf(outFile,
+ " // Amplitude begins at %6.1f, peaks %6.1f at %.1fs,\n"
+ " // fades to 20%% at %.1fs, keyoff fades to 20%% in %.1fs.\n",
+ info.begin_amplitude,
+ info.peak_amplitude_value,
+ info.peak_amplitude_time / double(info.interval),
+ info.quarter_amplitude_time / double(info.interval),
+ info.keyoff_out_time / double(info.interval));
+ }
+ }
- DurationInfo info = MeasureDurations(i->first);
unsigned flags = (i->first.pseudo4op ? 1 : 0) | (info.nosound ? 2 : 0);
- printf(" {");
- printf("%4d,%4d,%3d, %d, %6ld,%6ld,%lf",
- (unsigned) i->first.insno1,
- (unsigned) i->first.insno2,
- (int)(i->first.notenum),
- flags,
- info.ms_sound_kon,
- info.ms_sound_koff,
- i->first.fine_tune);
+ fprintf(outFile, " {");
+ fprintf(outFile, "%4d,%4d,%3d, %d, %6ld,%6ld,%lf",
+ (unsigned) i->first.insno1,
+ (unsigned) i->first.insno2,
+ (int)(i->first.notenum),
+ flags,
+ info.ms_sound_kon,
+ info.ms_sound_koff,
+ i->first.fine_tune);
std::string names;
for(std::set<std::string>::const_iterator
j = i->second.second.begin();
@@ -1360,23 +400,34 @@ int main()
else
names += *j;
}
- printf(" }, // %u: %s\n\n", (unsigned)c, names.c_str());
- fflush(stdout);
+ fprintf(outFile, " }, // %u: %s\n\n", (unsigned)c, names.c_str());
+ fflush(outFile);
adlins_flags.push_back(flags);
}
- printf("};\n\n");
+ fprintf(outFile, "};\n\n");
+
+
+ printf("Writing banks data...\n");
+ fflush(stdout);
+
+ //fprintf(outFile, "static const unsigned short banks[][256] =\n");
+ #ifdef HARD_BANKS
+ const unsigned bankcount = sizeof(banknames) / sizeof(*banknames);
+ #else
+ const size_t bankcount = banknames.size();
+ #endif
+
+ size_t nosound = InsertNoSoundIns();
- //printf("static const unsigned short banks[][256] =\n");
- const unsigned bankcount = sizeof(banknames)/sizeof(*banknames);
- std::map<unsigned, std::vector<unsigned> > bank_data;
- for(unsigned bank=0; bank<bankcount; ++bank)
+ std::map<size_t, std::vector<size_t> > bank_data;
+ for(size_t bank = 0; bank < bankcount; ++bank)
{
//bool redundant = true;
- std::vector<unsigned> data(256);
- for(unsigned p=0; p<256; ++p)
+ std::vector<size_t> data(256);
+ for(size_t p = 0; p < 256; ++p)
{
- unsigned v = progs[bank][p];
- if(v == 0 || (adlins_flags[v-1]&2))
+ size_t v = progs[bank][p];
+ if(v == 0 || (adlins_flags[v - 1] & 2))
v = nosound; // Blank.in
else
v -= 1;
@@ -1384,57 +435,62 @@ int main()
}
bank_data[bank] = data;
}
- std::set<unsigned> listed;
-
- printf(
- "\n\n//Returns total number of generated banks\n"
- "int maxAdlBanks()\n"
- "{"
- " return %u;\n"
- "}\n\n"
- "const char* const banknames[%u] =\n", bankcount, bankcount);
- printf("{\n");
- for(unsigned bank=0; bank<bankcount; ++bank)
- printf(" \"%s\",\n", banknames[bank]);
- printf("};\n");
-
- printf("const unsigned short banks[%u][256] =\n", bankcount);
- printf("{\n");
- for(unsigned bank=0; bank<bankcount; ++bank)
- {
- printf(" { // bank %u, %s\n", bank, banknames[bank]);
+ std::set<size_t> listed;
+
+ fprintf(outFile,
+ "\n\n//Returns total number of generated banks\n"
+ "int maxAdlBanks()\n"
+ "{"
+ " return %u;\n"
+ "}\n\n"
+ "const char* const banknames[%u] =\n", (unsigned int)bankcount, (unsigned int)bankcount);
+ fprintf(outFile, "{\n");
+ for(unsigned bank = 0; bank < bankcount; ++bank)
+ fprintf(outFile, " \"%s\",\n", banknames[bank].c_str());
+ fprintf(outFile, "};\n");
+
+ fprintf(outFile, "const unsigned short banks[%u][256] =\n", (unsigned int)bankcount);
+ fprintf(outFile, "{\n");
+ for(unsigned bank = 0; bank < bankcount; ++bank)
+ {
+ fprintf(outFile, " { // bank %u, %s\n", bank, banknames[bank].c_str());
bool redundant = true;
- for(unsigned p=0; p<256; ++p)
+ for(unsigned p = 0; p < 256; ++p)
{
- unsigned v = bank_data[bank][p];
+ size_t v = bank_data[bank][p];
if(listed.find(v) == listed.end())
{
listed.insert(v);
redundant = false;
}
- printf("%4d,", v);
- if(p%16 == 15) printf("\n");
+ fprintf(outFile, "%4d,", (unsigned int)v);
+ if(p % 16 == 15) fprintf(outFile, "\n");
}
- printf(" },\n");
+ fprintf(outFile, " },\n");
if(redundant)
{
- printf(" // Bank %u defines nothing new.\n", bank);
- for(unsigned refbank=0; refbank<bank; ++refbank)
+ fprintf(outFile, " // Bank %u defines nothing new.\n", bank);
+ for(unsigned refbank = 0; refbank < bank; ++refbank)
{
bool match = true;
- for(unsigned p=0; p<256; ++p)
+ for(unsigned p = 0; p < 256; ++p)
if(bank_data[bank][p] != nosound
- && bank_data[bank][p] != bank_data[refbank][p])
+ && bank_data[bank][p] != bank_data[refbank][p])
{
- match=false;
+ match = false;
break;
}
if(match)
- printf(" // Bank %u is just a subset of bank %u!\n",
- bank, refbank);
+ fprintf(outFile, " // Bank %u is just a subset of bank %u!\n",
+ bank, refbank);
}
}
}
- printf("};\n");
+ fprintf(outFile, "};\n");
+ fflush(outFile);
+ fclose(outFile);
+
+ printf("Generation of ADLMIDI data has been completed!\n");
+ fflush(stdout);
}
diff --git a/src/gen_adldata/gen_adldata.pro b/src/gen_adldata/gen_adldata.pro
new file mode 100644
index 0000000..f60d3a2
--- /dev/null
+++ b/src/gen_adldata/gen_adldata.pro
@@ -0,0 +1,36 @@
+TEMPLATE=app
+CONFIG-=qt
+CONFIG+=console
+TARGET=gen_adldata
+DESTDIR=$$PWD/../../bin
+CONFIG += c++11
+
+include($$PWD/ini/IniProcessor.pri)
+
+#DEFINES += ADLMIDI_USE_DOSBOX_OPL
+
+QMAKE_CXXFLAGS_RELEASE += -O3 -finline-functions
+LIBS += -lpthread
+
+HEADERS += \
+ midi_inst_list.h \
+ ../nukedopl3.h \
+ ../dbopl.h \
+ progs_cache.h \
+ file_formats/load_bnk.h \
+ file_formats/load_bnk2.h \
+ file_formats/load_op2.h \
+ file_formats/load_ail.h \
+ file_formats/load_ibk.h \
+ file_formats/load_jv.h \
+ file_formats/load_tmb.h \
+ file_formats/load_bisqwit.h \
+ measurer.h
+
+SOURCES += \
+ gen_adldata.cc \
+ ../nukedopl3.c \
+ ../dbopl.cpp \
+ progs_cache.cpp \
+ measurer.cpp
+
diff --git a/src/gen_adldata/ini/IniProcessor.pri b/src/gen_adldata/ini/IniProcessor.pri
new file mode 100644
index 0000000..cdadb59
--- /dev/null
+++ b/src/gen_adldata/ini/IniProcessor.pri
@@ -0,0 +1,10 @@
+
+INCLUDEPATH += $$PWD
+
+HEADERS += \
+ $$PWD/ini_processing.h \
+ $$PWD/ini_processing_variant.h \
+
+SOURCES += \
+ $$PWD/ini_processing.cpp
+
diff --git a/src/gen_adldata/ini/ini_processing.cpp b/src/gen_adldata/ini/ini_processing.cpp
new file mode 100644
index 0000000..2f15821
--- /dev/null
+++ b/src/gen_adldata/ini/ini_processing.cpp
@@ -0,0 +1,1385 @@
+/*
+INI Processor - a small library which allows you parsing INI-files
+
+Copyright (c) 2017 Vitaliy Novichkov <admin@wohlnet.ru>
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation the
+rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+sell copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+*/
+
+//#define USE_FILE_MAPPER
+
+/* Stop parsing on first error (default is to keep parsing). */
+//#define INI_STOP_ON_FIRST_ERROR
+
+#include "ini_processing.h"
+#include <cstdio>
+#include <cstring>
+#include <cstdlib>
+#include <clocale>
+#include <sstream>
+#include <algorithm>
+#include <assert.h>
+#ifdef _WIN32
+#include <windows.h>
+#endif
+
+#ifdef USE_FILE_MAPPER
+/*****Replace this with right path to file mapper class*****/
+#include "../fileMapper/file_mapper.h"
+#endif
+
+static const unsigned char utfbom[3] = {0xEF, 0xBB, 0xBF};
+
+enum { Space = 0x01, Special = 0x02, INIParamEq = 0x04 };
+
+static const unsigned char charTraits[256] =
+{
+ // Space: '\t', '\n', '\r', ' '
+ // Special: '\n', '\r', '"', ';', '=', '\\'
+ // INIParamEq: ':', '='
+
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, Space, Space | Special, 0, 0, Space | Special,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, Space, 0, Special,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, INIParamEq,
+ Special, 0, Special | INIParamEq, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, Special, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
+};
+
+#if 0//for speed comparison who faster - macro or inline function. Seems speeds are same
+#define IS_SPACE(c) (charTraits[static_cast<unsigned char>(c)] & Space)
+#define IS_SPECIAL(c) (charTraits[static_cast<unsigned char>(c)] & Special)
+#define IS_INIEQUAL(c) (charTraits[static_cast<unsigned char>(c)] & INIParamEq)
+#else
+inline unsigned char IS_SPACE(char &c)
+{
+ return (charTraits[static_cast<unsigned char>(c)] & Space);
+}
+inline unsigned char IS_SPECIAL(char &c)
+{
+ return (charTraits[static_cast<unsigned char>(c)] & Special);
+}
+inline unsigned char IS_INIEQUAL(char &c)
+{
+ return (charTraits[static_cast<unsigned char>(c)] & INIParamEq);
+}
+#endif
+
+/* Strip whitespace chars off end of given string, in place. Return s. */
+inline char *rstrip(char *s)
+{
+ char *p = s + strlen(s);
+
+ while(p > s && IS_SPACE(*--p))
+ *p = '\0';
+
+ return s;
+}
+
+/* Return pointer to first non-whitespace char in given string. */
+inline char *lskip(char *s)
+{
+ while(*s && IS_SPACE(*s))
+ s++;
+
+ return reinterpret_cast<char *>(s);
+}
+
+inline char *lrtrim(char *s)
+{
+ while(*s && IS_SPACE(*s))
+ s++;
+
+ char *p = s + strlen(s);
+
+ while(p > s && IS_SPACE(*--p))
+ *p = '\0';
+
+ return s;
+}
+
+/* Return pointer to first char c or ';' comment in given string, or pointer to
+ null at end of string if neither found. ';' must be prefixed by a whitespace
+ character to register as a comment. */
+inline char *find_char_or_comment(char *s, char c)
+{
+ unsigned char was_whitespace = 0;
+
+ while(*s && *s != c && !(was_whitespace && *s == ';'))
+ {
+ was_whitespace = IS_SPACE(*s);
+ s++;
+ }
+
+ return s;
+}
+
+inline char *find_inieq_or_comment(char *s)
+{
+ unsigned char was_whitespace = 0;
+
+ while(*s && (!IS_INIEQUAL(*s)) && !(was_whitespace && *s == ';'))
+ {
+ was_whitespace = IS_SPACE(*s);
+ s++;
+ }
+
+ return s;
+}
+
+inline char *removeQuotes(char *begin, char *end)
+{
+ if((*begin == '\0') || (begin == end))
+ return begin;
+
+ if((*begin == '"') && (begin + 1 != end))
+ begin++;
+ else
+ return begin;
+
+ if(*(end - 1) == '"')
+ *(end - 1) = '\0';
+
+ return begin;
+}
+
+inline char *unescapeString(char* str)
+{
+ char *src, *dst;
+ src = str;
+ dst = str;
+ while(*src)
+ {
+ if(*src == '\\')
+ {
+ src++;
+ switch(*src)
+ {
+ case 'n': *dst = '\n'; break;
+ case 'r': *dst = '\r'; break;
+ case 't': *dst = '\t'; break;
+ default: *dst = *src; break;
+ }
+ }
+ else
+ if(src != dst)
+ {
+ *dst = *src;
+ }
+ src++; dst++;
+ }
+ *dst = '\0';
+ return str;
+}
+
+//Remove comment line from a tail of value
+inline void skipcomment(char *value)
+{
+ unsigned char quoteDepth = 0;
+
+ while(*value)
+ {
+ if(quoteDepth > 0)
+ {
+ if(*value == '\\')
+ {
+ value++;
+ continue;
+ }
+
+ if(*value == '"')
+ --quoteDepth;
+ }
+ else if(*value == '"')
+ ++quoteDepth;
+
+ if((quoteDepth == 0) && (*value == ';'))
+ {
+ *value = '\0';
+ break;
+ }
+
+ value++;
+ }
+}
+
+inline bool memfgets(char *&line, char *data, char *&pos, char *end)
+{
+ line = pos;
+
+ while(pos != end)
+ {
+ if(*pos == '\n')
+ {
+ if((pos > data) && (*(pos - 1) == '\r'))
+ *((pos++) - 1) = '\0';//Support CRLF too
+ else
+ *(pos++) = '\0';
+
+ break;
+ }
+
+ ++pos;
+ }
+
+ return (pos != line);
+ //EOF is a moment when position wasn't changed.
+ //If do check "pos != end", will be an inability to read last line.
+ //this logic allows detect true EOF when line is really eof
+}
+
+/* See documentation in header file. */
+bool IniProcessing::parseHelper(char *data, size_t size)
+{
+ char *section = nullptr;
+ #if defined(INI_ALLOW_MULTILINE)
+ char *prev_name = nullptr;
+ #endif
+ char *start;
+ char *end;
+ char *name;
+ char *value;
+ int lineno = 0;
+ int error = 0;
+ char *line;
+ char *pos_end = data + size;
+ char *pos_cur = data;
+ params::IniKeys *recentKeys = nullptr;
+
+ /* Scan through file line by line */
+ //while (fgets(line, INI_MAX_LINE, file) != NULL)
+ while(memfgets(line, data, pos_cur, pos_end))
+ {
+ lineno++;
+ start = line;
+
+ if((lineno == 1) && (size >= 3) && (memcmp(start, utfbom, 3) == 0))
+ start += 3;
+
+ start = lrtrim(start);
+
+ if(!*start)//if empty line - skip it away!
+ continue;
+
+ switch(*start)
+ {
+ case ';':
+ case '#':
+ //if (*start == ';' || *start == '#') {
+ // /* Per Python ConfigParser, allow '#' comments at start of line */
+ //}
+ continue;
+
+ case '[':
+ {
+ /* A "[section]" line */
+ end = find_char_or_comment(start + 1, ']');
+
+ if(*end == ']')
+ {
+ *end = '\0';
+ section = start + 1;
+ //#if defined(INI_ALLOW_MULTILINE)
+ // prev_name = nullptr;
+ //#endif
+ recentKeys = &m_params.iniData[section];
+ }
+ else if(!error)
+ {
+ /* No ']' found on section line */
+ m_params.errorCode = ERR_SECTION_SYNTAX;
+ error = lineno;
+ }
+ }
+ break;
+
+ default:
+ {
+ /* Not a comment, must be a name[=:]value pair */
+ end = find_inieq_or_comment(start);
+
+ if(IS_INIEQUAL(*end))
+ {
+ *end = '\0';
+ name = rstrip(start);
+ value = lskip(end + 1);
+ end = find_char_or_comment(value, '\0');
+
+ #ifndef CASE_SENSITIVE_KEYS
+ for(char *iter = name; *iter != '\0'; ++iter)
+ *iter = (char)tolower(*iter);
+ #endif
+
+ if(*end == ';')
+ *end = '\0';
+
+ rstrip(value);
+ {
+ char *v = value;
+ skipcomment(v);
+ v = rstrip(v);
+
+ if(!recentKeys)
+ recentKeys = &m_params.iniData["General"];
+
+ #ifdef INIDEBUG
+ printf("-> [%s]; %s = %s\n", section, name, v);
+ #endif
+ (*recentKeys)[name] = unescapeString( removeQuotes(v, v + strlen(v)) );
+ }
+ }
+ else if(!error)
+ {
+ /* No '=' or ':' found on name[=:]value line */
+ m_params.errorCode = ERR_KEY_SYNTAX;
+ error = lineno;
+ }
+
+ break;
+ }
+ }//switch(*start)
+
+ #if defined(INI_STOP_ON_FIRST_ERROR)
+
+ if(error)
+ break;
+
+ #endif
+ }
+
+ m_params.lineWithError = error;
+ return (error == 0);
+}
+
+/* See documentation in header file. */
+bool IniProcessing::parseFile(const char *filename)
+{
+ bool valid = true;
+ char *tmp = nullptr;
+ #ifdef USE_FILE_MAPPER
+ //By mystical reasons, reading whole file form fread() is faster than mapper :-P
+ PGE_FileMapper file(filename);
+
+ if(!file.data)
+ {
+ m_params.errorCode = ERR_NOFILE;
+ return -1;
+ }
+
+ tmp = reinterpret_cast<char *>(malloc(static_cast<size_t>(file.size + 1)));
+
+ if(!tmp)
+ {
+ m_params.errorCode = ERR_NO_MEMORY;
+ return false;
+ }
+
+ memcpy(tmp, file.data, static_cast<size_t>(file.size));
+ *(tmp + file.size) = '\0';//null terminate last line
+ valid = ini_parse_file(tmp, static_cast<size_t>(file.size));
+ #else
+ #ifdef _WIN32
+ //Convert UTF8 file path into UTF16 to support non-ASCII paths on Windows
+ std::wstring dest;
+ dest.resize(std::strlen(filename));
+ int newSize = MultiByteToWideChar(CP_UTF8,
+ 0,
+ filename,
+ dest.size(),
+ (wchar_t *)dest.c_str(),
+ dest.size());
+ dest.resize(newSize);
+ FILE *cFile = _wfopen(dest.c_str(), L"rb");
+ #else
+ FILE *cFile = fopen(filename, "rb");
+ #endif
+
+ if(!cFile)
+ {
+ m_params.errorCode = ERR_NOFILE;
+ return false;
+ }
+
+ fseek(cFile, 0, SEEK_END);
+ ssize_t size = static_cast<ssize_t>(ftell(cFile));
+ if(size < 0)
+ {
+ m_params.errorCode = ERR_KEY_SYNTAX;
+ fclose(cFile);
+ return false;
+ }
+ fseek(cFile, 0, SEEK_SET);
+ tmp = reinterpret_cast<char *>(malloc(static_cast<size_t>(size + 1)));
+ if(!tmp)
+ {
+ fclose(cFile);
+ m_params.errorCode = ERR_NO_MEMORY;
+ return false;
+ }
+
+ if(fread(tmp, 1, static_cast<size_t>(size), cFile) != static_cast<size_t>(size))
+ valid = false;
+
+ fclose(cFile);
+ if(valid)
+ {
+ *(tmp + size) = '\0';//null terminate last line
+ try
+ {
+ valid = parseHelper(tmp, static_cast<size_t>(size));
+ }
+ catch(...)
+ {
+ valid = false;
+ m_params.errorCode = ERR_SECTION_SYNTAX;
+ }
+ }
+ #endif
+
+ free(tmp);
+ return valid;
+}
+
+bool IniProcessing::parseMemory(char *mem, size_t size)
+{
+ bool valid = true;
+ char *tmp = nullptr;
+ tmp = reinterpret_cast<char *>(malloc(size + 1));
+
+ if(!tmp)
+ {
+ m_params.errorCode = ERR_NO_MEMORY;
+ return false;
+ }
+
+ memcpy(tmp, mem, static_cast<size_t>(size));
+ *(tmp + size) = '\0';//null terminate last line
+ valid = parseHelper(tmp, size);
+ free(tmp);
+ return valid;
+}
+
+
+IniProcessing::IniProcessing() :
+ m_params{"", false, -1, ERR_OK, false, params::IniSections(), nullptr, ""}
+{}
+
+IniProcessing::IniProcessing(const char *iniFileName, int) :
+ m_params{iniFileName, false, -1, ERR_OK, false, params::IniSections(), nullptr, ""}
+{
+ open(iniFileName);
+}
+
+IniProcessing::IniProcessing(const std::string &iniFileName, int) :
+ m_params{iniFileName, false, -1, ERR_OK, false, params::IniSections(), nullptr, ""}
+{
+ open(iniFileName);
+}
+
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+IniProcessing::IniProcessing(const QString &iniFileName, int) :
+ m_params{iniFileName.toStdString(), false, -1, ERR_OK, false, params::IniSections(), nullptr, ""}
+{
+ open(m_params.filePath);
+}
+#endif
+
+IniProcessing::IniProcessing(char *memory, size_t size):
+ m_params{"", false, -1, ERR_OK, false, params::IniSections(), nullptr, ""}
+{
+ openMem(memory, size);
+}
+
+IniProcessing::IniProcessing(const IniProcessing &ip) :
+ m_params(ip.m_params)
+{}
+
+bool IniProcessing::open(const std::string &iniFileName)
+{
+ std::setlocale(LC_NUMERIC, "C");
+
+ if(!iniFileName.empty())
+ {
+ close();
+ m_params.errorCode = ERR_OK;
+ m_params.filePath = iniFileName;
+ bool res = parseFile(m_params.filePath.c_str());
+ #ifdef INIDEBUG
+
+ if(res)
+ printf("\n==========WOOHOO!!!==============\n\n");
+ else
+ printf("\n==========OOOUCH!!!==============\n\n");
+
+ #endif
+ m_params.opened = res;
+ return res;
+ }
+
+ m_params.errorCode = ERR_NOFILE;
+ return false;
+}
+
+bool IniProcessing::openMem(char *memory, size_t size)
+{
+ std::setlocale(LC_NUMERIC, "C");
+
+ if((memory != nullptr) && (size > 0))
+ {
+ close();
+ m_params.errorCode = ERR_OK;
+ m_params.filePath.clear();
+ bool res = parseMemory(memory, size);
+ m_params.opened = res;
+ return res;
+ }
+
+ m_params.errorCode = ERR_NOFILE;
+ return false;
+}
+
+void IniProcessing::close()
+{
+ m_params.errorCode = ERR_OK;
+ m_params.iniData.clear();
+ m_params.opened = false;
+ m_params.lineWithError = -1;
+}
+
+IniProcessing::ErrCode IniProcessing::lastError()
+{
+ return m_params.errorCode;
+}
+
+int IniProcessing::lineWithError()
+{
+ return m_params.lineWithError;
+}
+
+bool IniProcessing::isOpened()
+{
+ return m_params.opened;
+}
+
+bool IniProcessing::beginGroup(const std::string &groupName)
+{
+ //Keep the group name. If not exist, will be created on value write
+ m_params.currentGroupName = groupName;
+
+ params::IniSections::iterator e = m_params.iniData.find(groupName);
+
+ if(e == m_params.iniData.end())
+ return false;
+
+ params::IniKeys &k = e->second;
+ m_params.currentGroup = &k;
+ return true;
+}
+
+bool IniProcessing::contains(const std::string &groupName)
+{
+ if(!m_params.opened)
+ return false;
+
+ params::IniSections::iterator e = m_params.iniData.find(groupName);
+ return (e != m_params.iniData.end());
+}
+
+std::string IniProcessing::fileName()
+{
+ return m_params.filePath;
+}
+
+std::string IniProcessing::group()
+{
+ return m_params.currentGroupName;
+}
+
+std::vector<std::string> IniProcessing::childGroups()
+{
+ std::vector<std::string> groups;
+ groups.reserve(m_params.iniData.size());
+ for(params::IniSections::iterator e = m_params.iniData.begin();
+ e != m_params.iniData.end();
+ e++)
+ {
+ groups.push_back(e->first);
+ }
+ return groups;
+}
+
+bool IniProcessing::hasKey(const std::string &keyName)
+{
+ if(!m_params.opened)
+ return false;
+
+ if(!m_params.currentGroup)
+ return false;
+
+ params::IniKeys::iterator e = m_params.currentGroup->find(keyName);
+ return (e != m_params.currentGroup->end());
+}
+
+std::vector<std::string> IniProcessing::allKeys()
+{
+ std::vector<std::string> keys;
+ if(!m_params.opened)
+ return keys;
+ if(!m_params.currentGroup)
+ return keys;
+
+ keys.reserve(m_params.currentGroup->size());
+
+ for(params::IniKeys::iterator it = m_params.currentGroup->begin();
+ it != m_params.currentGroup->end();
+ it++)
+ {
+ keys.push_back( it->first );
+ }
+
+ return keys;
+}
+
+void IniProcessing::endGroup()
+{
+ m_params.currentGroup = nullptr;
+ m_params.currentGroupName.clear();
+}
+
+void IniProcessing::read(const char *key, bool &dest, bool defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ std::string &k = e->second;
+ size_t i = 0;
+ size_t ss = std::min(static_cast<size_t>(4ul), k.size());
+ char buff[4] = {0, 0, 0, 0};
+ const char *pbufi = k.c_str();
+ char *pbuff = buff;
+
+ for(; i < ss; i++)
+ (*pbuff++) = static_cast<char>(std::tolower(*pbufi++));
+
+ if(ss < 4)
+ {
+ if(ss == 0)
+ {
+ dest = false;
+ return;
+ }
+
+ if(ss == 1)
+ {
+ dest = (buff[0] == '1');
+ return;
+ }
+
+ bool isNum = true;
+ isNum &= std::isdigit(buff[i]) || (buff[i] == '-') || (buff[i] == '+');
+
+ for(size_t i = 1; i < ss; i++)
+ isNum &= std::isdigit(buff[i]);
+
+ if(isNum)
+ {
+ long num = std::strtol(buff, 0, 0);
+ dest = num != 0l;
+ return;
+ }
+ else
+ {
+ dest = (std::memcmp(buff, "yes", 3) == 0) ||
+ (std::memcmp(buff, "on", 2) == 0);
+ return;
+ }
+ }
+
+ if(std::memcmp(buff, "true", 4) == 0)
+ {
+ dest = true;
+ return;
+ }
+
+ try
+ {
+ long num = std::strtol(buff, 0, 0);
+ dest = num != 0l;
+ return;
+ }
+ catch(...)
+ {
+ dest = false;
+ return;
+ }
+}
+
+void IniProcessing::read(const char *key, unsigned char &dest, unsigned char defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ std::string &k = e->second;
+
+ if(k.size() >= 1)
+ dest = static_cast<unsigned char>(k[0]);
+ else
+ dest = defVal;
+}
+
+void IniProcessing::read(const char *key, char &dest, char defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ std::string &k = e->second;
+
+ if(k.size() >= 1)
+ dest = k[0];
+ else
+ dest = defVal;
+}
+
+void IniProcessing::read(const char *key, unsigned short &dest, unsigned short defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = static_cast<unsigned short>(std::strtoul(e->second.c_str(), nullptr, 0));
+}
+
+void IniProcessing::read(const char *key, short &dest, short defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = static_cast<short>(std::strtol(e->second.c_str(), nullptr, 0));
+}
+
+void IniProcessing::read(const char *key, unsigned int &dest, unsigned int defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = static_cast<unsigned int>(std::strtoul(e->second.c_str(), nullptr, 0));
+}
+
+void IniProcessing::read(const char *key, int &dest, int defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = static_cast<int>(std::strtol(e->second.c_str(), nullptr, 0));
+}
+
+void IniProcessing::read(const char *key, unsigned long &dest, unsigned long defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = std::strtoul(e->second.c_str(), nullptr, 0);
+}
+
+void IniProcessing::read(const char *key, long &dest, long defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = std::strtol(e->second.c_str(), nullptr, 0);
+}
+
+void IniProcessing::read(const char *key, unsigned long long &dest, unsigned long long defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = std::strtoull(e->second.c_str(), nullptr, 0);
+}
+
+void IniProcessing::read(const char *key, long long &dest, long long defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = std::strtoll(e->second.c_str(), nullptr, 0);
+}
+
+void IniProcessing::read(const char *key, float &dest, float defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+ dest = std::strtof(e->second.c_str(), nullptr);
+}
+
+void IniProcessing::read(const char *key, double &dest, double defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+ dest = std::strtod(e->second.c_str(), nullptr);
+}
+
+void IniProcessing::read(const char *key, long double &dest, long double defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+ dest = std::strtold(e->second.c_str(), nullptr);
+}
+
+void IniProcessing::read(const char *key, std::string &dest, const std::string &defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = e->second;
+}
+
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+void IniProcessing::read(const char *key, QString &dest, const QString &defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = QString::fromStdString(e->second);
+}
+#endif
+
+template<class TList>
+inline void StrToNumVectorHelper(const std::string &source, TList &dest, const typename TList::value_type &def)
+{
+ typedef typename TList::value_type T;
+ dest.clear();
+
+ if(!source.empty())
+ {
+ std::stringstream ss(source);
+ std::string item;
+ while(std::getline(ss, item, ','))
+ {
+ std::remove(item.begin(), item.end(), ' ');
+ try
+ {
+ if(std::is_same<T, int>::value ||
+ std::is_same<T, long>::value ||
+ std::is_same<T, short>::value)
+ dest.push_back(static_cast<T>(std::strtol(item.c_str(), NULL, 0)));
+ else if(std::is_same<T, unsigned int>::value ||
+ std::is_same<T, unsigned long>::value ||
+ std::is_same<T, unsigned short>::value)
+ dest.push_back(static_cast<T>(std::strtoul(item.c_str(), NULL, 0)));
+ else if(std::is_same<T, float>::value)
+ dest.push_back(std::strtof(item.c_str(), NULL));
+ else
+ dest.push_back(std::strtod(item.c_str(), NULL));
+ }
+ catch(...)
+ {
+ dest.pop_back();
+ }
+ }
+
+ if(dest.empty())
+ dest.push_back(def);
+ }
+ else
+ dest.push_back(def);
+}
+
+template<class TList, typename T>
+void readNumArrHelper(IniProcessing *self, const char *key, TList &dest, const TList &defVal)
+{
+ bool ok = false;
+ IniProcessing::params::IniKeys::iterator e = self->readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ StrToNumVectorHelper(e->second, dest, static_cast<T>(0));
+}
+
+void IniProcessing::read(const char *key, std::vector<unsigned short> &dest, const std::vector<unsigned short> &defVal)
+{
+ readNumArrHelper<std::vector<unsigned short>, unsigned short>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<short> &dest, const std::vector<short> &defVal)
+{
+ readNumArrHelper<std::vector<short>, short>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<unsigned int> &dest, const std::vector<unsigned int> &defVal)
+{
+ readNumArrHelper<std::vector<unsigned int>, unsigned int>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<int> &dest, const std::vector<int> &defVal)
+{
+ readNumArrHelper<std::vector<int>, int>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<unsigned long> &dest, const std::vector<unsigned long> &defVal)
+{
+ readNumArrHelper<std::vector<unsigned long>, unsigned long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<long> &dest, const std::vector<long> &defVal)
+{
+ readNumArrHelper<std::vector<long>, long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<unsigned long long> &dest, const std::vector<unsigned long long> &defVal)
+{
+ readNumArrHelper<std::vector<unsigned long long>, unsigned long long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<long long> &dest, const std::vector<long long> &defVal)
+{
+ readNumArrHelper<std::vector<long long>, long long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<float> &dest, const std::vector<float> &defVal)
+{
+ readNumArrHelper<std::vector<float>, float>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, std::vector<double> &dest, const std::vector<double> &defVal)
+{
+ readNumArrHelper<std::vector<double>, double>(this, key, dest, defVal);
+}
+
+void IniProcessing::read(const char *key, std::vector<long double> &dest, const std::vector<long double> &defVal)
+{
+ readNumArrHelper<std::vector<long double>, long double>(this, key, dest, defVal);
+}
+
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+void IniProcessing::read(const char *key, QList<short> &dest, const QList<short> &defVal)
+{
+ readNumArrHelper<QList<short>, short>(this, key, dest, defVal);
+}
+
+void IniProcessing::read(const char *key, QList<unsigned short> &dest, const QList<unsigned short> &defVal)
+{
+ readNumArrHelper<QList<unsigned short>, unsigned short>(this, key, dest, defVal);
+}
+
+void IniProcessing::read(const char *key, QList<int> &dest, const QList<int> &defVal)
+{
+ readNumArrHelper<QList<int>, int>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<unsigned int> &dest, const QList<unsigned int> &defVal)
+{
+ readNumArrHelper<QList<unsigned int>, unsigned int>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<long> &dest, const QList<long> &defVal)
+{
+ readNumArrHelper<QList<long>, long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<unsigned long> &dest, const QList<unsigned long> &defVal)
+{
+ readNumArrHelper<QList<unsigned long>, unsigned long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<long long> &dest, const QList<long long> &defVal)
+{
+ readNumArrHelper<QList<long long>, long long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<unsigned long long> &dest, const QList<unsigned long long> &defVal)
+{
+ readNumArrHelper<QList<unsigned long long>, unsigned long long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<float> &dest, const QList<float> &defVal)
+{
+ readNumArrHelper<QList<float>, float>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QList<double> &dest, const QList<double> &defVal)
+{
+ readNumArrHelper<QList<double>, double>(this, key, dest, defVal);
+}
+
+void IniProcessing::read(const char *key, QList<long double> &dest, const QList<long double> &defVal)
+{
+ readNumArrHelper<QList<long double>, long double>(this, key, dest, defVal);
+}
+
+void IniProcessing::read(const char *key, QVector<short> &dest, const QVector<short> &defVal)
+{
+ readNumArrHelper<QVector<short>, short>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<unsigned short> &dest, const QVector<unsigned short> &defVal)
+{
+ readNumArrHelper<QVector<unsigned short>, unsigned short>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<int> &dest, const QVector<int> &defVal)
+{
+ readNumArrHelper<QVector<int>, int>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<unsigned int> &dest, const QVector<unsigned int> &defVal)
+{
+ readNumArrHelper<QVector<unsigned int>, unsigned int>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<long> &dest, const QVector<long> &defVal)
+{
+ readNumArrHelper<QVector<long>, long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<unsigned long> &dest, const QVector<unsigned long> &defVal)
+{
+ readNumArrHelper<QVector<unsigned long>, unsigned long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<long long> &dest, const QVector<long long> &defVal)
+{
+ readNumArrHelper<QVector<long long>, long long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<unsigned long long> &dest, const QVector<unsigned long long> &defVal)
+{
+ readNumArrHelper<QVector<unsigned long long>, unsigned long long>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<float> &dest, const QVector<float> &defVal)
+{
+ readNumArrHelper<QVector<float>, float>(this, key, dest, defVal);
+}
+void IniProcessing::read(const char *key, QVector<double> &dest, const QVector<double> &defVal)
+{
+ readNumArrHelper<QVector<double>, double>(this, key, dest, defVal);
+}
+
+void IniProcessing::read(const char *key, QVector<long double> &dest, const QVector<long double> &defVal)
+{
+ readNumArrHelper<QVector<long double>, long double>(this, key, dest, defVal);
+}
+#endif
+
+IniProcessingVariant IniProcessing::value(const char *key, const IniProcessingVariant &defVal)
+{
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ return defVal;
+
+ std::string &k = e->second;
+ return IniProcessingVariant(&k);
+}
+
+void IniProcessing::writeIniParam(const char *key, const std::string &value)
+{
+ if(m_params.currentGroupName.empty())
+ return;
+
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+ if(ok)
+ {
+ e->second = value;
+ }
+ else
+ {
+ if(!m_params.currentGroup)
+ {
+ m_params.iniData.insert({m_params.currentGroupName, params::IniKeys()});
+ m_params.currentGroup = &m_params.iniData[m_params.currentGroupName];
+ }
+ m_params.currentGroup->insert({std::string(key), value});
+ //Mark as opened
+ m_params.opened = true;
+ }
+}
+
+void IniProcessing::setValue(const char *key, unsigned short value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, short value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, unsigned int value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, int value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, unsigned long value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, long value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, unsigned long long value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, long long value)
+{
+ writeIniParam(key, std::to_string(value));
+}
+
+void IniProcessing::setValue(const char *key, float value)
+{
+ writeIniParam(key, IniProcessing::to_string_with_precision(value));
+}
+
+void IniProcessing::setValue(const char *key, double value)
+{
+ writeIniParam(key, IniProcessing::to_string_with_precision(value));
+}
+
+void IniProcessing::setValue(const char *key, long double value)
+{
+ writeIniParam(key, IniProcessing::to_string_with_precision(value));
+}
+
+void IniProcessing::setValue(const char *key, const char *value)
+{
+ writeIniParam(key, value);
+}
+
+void IniProcessing::setValue(const char *key, const std::string &value)
+{
+ writeIniParam(key, value);
+}
+
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+void IniProcessing::setValue(const char *key, const QString &value)
+{
+ writeIniParam(key, value.toStdString());
+}
+#endif
+
+static inline bool isFloatValue(const std::string &str)
+{
+ enum State
+ {
+ ST_SIGN = 0,
+ ST_DOT,
+ ST_EXPONENT,
+ ST_EXPONENT_SIGN,
+ ST_TAIL
+ } st = ST_SIGN;
+
+ for(const char &c : str)
+ {
+ if(!isdigit(c))
+ {
+ switch(st)
+ {
+ case ST_SIGN:
+ if(c != '-')
+ return false;
+ st = ST_DOT;
+ continue;
+ case ST_DOT:
+ if(c != '.')
+ return false;
+ else
+ if((c == 'E') || (c == 'e'))
+ st = ST_EXPONENT_SIGN;
+ else
+ st = ST_EXPONENT;
+ continue;
+ case ST_EXPONENT:
+ if((c != 'E') && (c != 'e'))
+ return false;
+ st = ST_EXPONENT_SIGN;
+ continue;
+ case ST_EXPONENT_SIGN:
+ if(c != '-')
+ return false;
+ st = ST_TAIL;
+ continue;
+ case ST_TAIL:
+ return false;
+ }
+ return false;
+ }
+ else
+ {
+ if(st == ST_SIGN)
+ st = ST_DOT;
+ }
+ }
+ return true;
+}
+
+bool IniProcessing::writeIniFile()
+{
+ #ifdef _WIN32
+ //Convert UTF8 file path into UTF16 to support non-ASCII paths on Windows
+ std::wstring dest;
+ dest.resize(m_params.filePath.size());
+ int newSize = MultiByteToWideChar(CP_UTF8,
+ 0,
+ m_params.filePath.c_str(),
+ dest.size(),
+ (wchar_t *)dest.c_str(),
+ dest.size());
+ dest.resize(newSize);
+ FILE *cFile = _wfopen(dest.c_str(), L"wb");
+ #else
+ FILE *cFile = fopen(m_params.filePath.c_str(), "wb");
+ #endif
+ if(!cFile)
+ return false;
+
+ for(params::IniSections::iterator group = m_params.iniData.begin();
+ group != m_params.iniData.end();
+ group++)
+ {
+ fprintf(cFile, "[%s]\n", group->first.c_str());
+ for(params::IniKeys::iterator key = group->second.begin();
+ key != group->second.end();
+ key++)
+ {
+ if(isFloatValue(key->second))
+ {
+ //Store as-is without quoting
+ fprintf(cFile, "%s = %s\n", key->first.c_str(), key->second.c_str());
+ }
+ else
+ {
+ //Set escape quotes and put the string with a quotes
+ std::string &s = key->second;
+ std::string escaped;
+ escaped.reserve(s.length() * 2);
+ for(char &c : s)
+ {
+ switch(c)
+ {
+ case '\n': escaped += "\\n"; break;
+ case '\r': escaped += "\\r"; break;
+ case '\t': escaped += "\\t"; break;
+ default:
+ if((c == '\\') || (c == '"'))
+ escaped.push_back('\\');
+ escaped.push_back(c);
+ }
+ }
+ fprintf(cFile, "%s = \"%s\"\n", key->first.c_str(), escaped.c_str());
+ }
+ }
+ fprintf(cFile, "\n");
+ fflush(cFile);
+ }
+ fclose(cFile);
+ return true;
+}
+
diff --git a/src/gen_adldata/ini/ini_processing.h b/src/gen_adldata/ini/ini_processing.h
new file mode 100644
index 0000000..52ab2e2
--- /dev/null
+++ b/src/gen_adldata/ini/ini_processing.h
@@ -0,0 +1,677 @@
+/*
+INI Processor - a small library which allows you parsing INI-files
+
+Copyright (c) 2017 Vitaliy Novichkov <admin@wohlnet.ru>
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation the
+rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+sell copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+*/
+
+#ifndef INIPROCESSING_H
+#define INIPROCESSING_H
+
+#include <string>
+#include <cstring>
+#include <cstdlib>
+#include <vector>
+#include <unordered_map>
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+#include <QString>
+#include <QList>
+#include <QVector>
+#endif
+
+#include "ini_processing_variant.h"
+
+/**
+ * @brief INI Processor - an utility which providing fast and flexible INI file parsing API
+ */
+class IniProcessing
+{
+public:
+ /**
+ * @brief Available error codes
+ */
+ enum ErrCode
+ {
+ //! Everything is fine
+ ERR_OK = 0,
+ //! File not found or memory pointer is null
+ ERR_NOFILE,
+ //! Invalid section declaration syntax
+ ERR_SECTION_SYNTAX,
+ //! Invalid key declaration syntax
+ ERR_KEY_SYNTAX,
+ //! No available memory
+ ERR_NO_MEMORY
+ };
+
+private:
+ struct params
+ {
+ std::string filePath;
+ bool opened;
+ int lineWithError;
+ ErrCode errorCode;
+ bool modified;
+ typedef std::unordered_map<std::string, std::string> IniKeys;
+ typedef std::unordered_map<std::string, IniKeys> IniSections;
+ IniSections iniData;
+ IniKeys *currentGroup;
+ std::string currentGroupName;
+ } m_params;
+
+ template<class TList, typename T>
+ friend void readNumArrHelper(IniProcessing* self, const char *key, TList &dest, const TList &defVal);
+
+ bool parseHelper(char *data, size_t size);
+
+ bool parseFile(const char *filename);
+ bool parseMemory(char *mem, size_t size);
+
+ inline params::IniKeys::iterator readHelper(const char *key, bool &ok)
+ {
+ if(!m_params.opened)
+ return params::IniKeys::iterator();
+
+ if(!m_params.currentGroup)
+ return params::IniKeys::iterator();
+
+ #ifndef CASE_SENSITIVE_KEYS
+ std::string key1(key);
+ for(char *iter = &key1[0]; *iter != '\0'; ++iter)
+ *iter = (char)tolower(*iter);
+ #endif
+
+ params::IniKeys::iterator e = m_params.currentGroup->find(key1);
+
+ if(e != m_params.currentGroup->end())
+ ok = true;
+
+ return e;
+ }
+
+ void writeIniParam(const char *key, const std::string &value);
+
+public:
+ IniProcessing();
+ IniProcessing(const char *iniFileName, int dummy = 0);
+ IniProcessing(const std::string &iniFileName, int dummy = 0);
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+ IniProcessing(const QString &iniFileName, int dummy = 0);
+#endif
+ IniProcessing(char *memory, size_t size);
+ IniProcessing(const IniProcessing &ip);
+
+ /**
+ * @brief Open INI-file from disk and parse it
+ * @param iniFileName full path to INI-file to parse
+ * @return true if INI file has been passed, false if any error happen
+ */
+ bool open(const std::string &iniFileName);
+
+ /**
+ * @brief Open raw INI-data from memory and parse it
+ * @param memory pointer to memory block
+ * @param size size of memory block to process
+ * @return
+ */
+ bool openMem(char *memory, size_t size);
+
+ /**
+ * @brief Clear all internal buffers and close the file
+ */
+ void close();
+
+ /**
+ * @brief Returns last happen error code
+ * @return Error code
+ */
+ ErrCode lastError();
+ /**
+ * @brief Line number which contains error
+ * @return line number wit herror
+ */
+ int lineWithError();
+
+ /**
+ * @brief State of INI Processor
+ * @return true if any file is opened
+ */
+ bool isOpened();
+
+ /**
+ * @brief Select a section to process
+ * @param groupName name of section to process
+ * @return true if group exists and opened
+ */
+ bool beginGroup(const std::string &groupName);
+
+ /**
+ * @brief Is this INI file contains section of specific name
+ * @param groupName name of section
+ * @return true if section is exists
+ */
+ bool contains(const std::string &groupName);
+
+ /**
+ * @brief Currently opened file name
+ * @return path to currently opened file
+ */
+ std::string fileName();
+
+ /**
+ * @brief Currently processing section
+ * @return name of current section
+ */
+ std::string group();
+
+ /**
+ * @brief Get list of available groups
+ * @return Array of strings
+ */
+ std::vector<std::string> childGroups();
+
+ /**
+ * @brief Is current section contains specific key name
+ * @param keyName name of key
+ * @return true if key is presented in this section
+ */
+ bool hasKey(const std::string &keyName);
+
+ /**
+ * @brief Get list of available keys in current groul
+ * @return Array of strings
+ */
+ std::vector<std::string> allKeys();
+
+ /**
+ * @brief Release current section to choice another for process
+ */
+ void endGroup();
+
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, bool &dest, bool defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, unsigned char &dest, unsigned char defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, char &dest, char defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, unsigned short &dest, unsigned short defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, short &dest, short defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, unsigned int &dest, unsigned int defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, int &dest, int defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, unsigned long &dest, unsigned long defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, long &dest, long defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, unsigned long long &dest, unsigned long long defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, long long &dest, long long defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, float &dest, float defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, double &dest, double defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, long double &dest, long double defVal);
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::string &dest, const std::string &defVal);
+
+ #ifdef INI_PROCESSING_ALLOW_QT_TYPES
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QString &dest, const QString &defVal);
+ #endif
+
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<unsigned short> &dest, const std::vector<unsigned short> &defVal = std::vector<unsigned short>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<short> &dest, const std::vector<short> &defVal = std::vector<short>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<unsigned int> &dest, const std::vector<unsigned int> &defVal = std::vector<unsigned int>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<int> &dest, const std::vector<int> &defVal = std::vector<int>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<unsigned long> &dest, const std::vector<unsigned long> &defVal = std::vector<unsigned long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<long> &dest, const std::vector<long> &defVal = std::vector<long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<unsigned long long> &dest, const std::vector<unsigned long long> &defVal = std::vector<unsigned long long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<long long> &dest, const std::vector<long long> &defVal = std::vector<long long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<float> &dest, const std::vector<float> &defVal = std::vector<float>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<double> &dest, const std::vector<double> &defVal = std::vector<double>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, std::vector<long double> &dest, const std::vector<long double> &defVal = std::vector<long double>());
+
+ #ifdef INI_PROCESSING_ALLOW_QT_TYPES
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<short> &dest, const QList<short> &defVal = QList<short>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<unsigned short> &dest, const QList<unsigned short> &defVal = QList<unsigned short>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<int> &dest, const QList<int> &defVal = QList<int>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<unsigned int> &dest, const QList<unsigned int> &defVal = QList<unsigned int>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<long> &dest, const QList<long> &defVal = QList<long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<unsigned long> &dest, const QList<unsigned long> &defVal = QList<unsigned long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<long long> &dest, const QList<long long> &defVal = QList<long long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<unsigned long long> &dest, const QList<unsigned long long> &defVal = QList<unsigned long long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<float> &dest, const QList<float> &defVal = QList<float>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<double> &dest, const QList<double> &defVal = QList<double>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QList<long double> &dest, const QList<long double> &defVal = QList<long double>());
+
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<short> &dest, const QVector<short> &defVal = QVector<short>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<unsigned short> &dest, const QVector<unsigned short> &defVal = QVector<unsigned short>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<int> &dest, const QVector<int> &defVal = QVector<int>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<unsigned int> &dest, const QVector<unsigned int> &defVal = QVector<unsigned int>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<long> &dest, const QVector<long> &defVal = QVector<long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<unsigned long> &dest, const QVector<unsigned long> &defVal = QVector<unsigned long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<long long> &dest, const QVector<long long> &defVal = QVector<long long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<unsigned long long> &dest, const QVector<unsigned long long> &defVal = QVector<unsigned long long>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<float> &dest, const QVector<float> &defVal = QVector<float>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<double> &dest, const QVector<double> &defVal = QVector<double>());
+ /**
+ * @brief Retreive value by specific key and pass it via reference
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ */
+ void read(const char *key, QVector<long double> &dest, const QVector<long double> &defVal = QVector<long double>());
+ #endif
+
+ //! Hash-table for the fast string to enum conversion
+ typedef std::unordered_map<std::string, int> StrEnumMap;
+
+
+ template<typename T>
+ /**
+ * @brief Retreive value by string-based enum key
+ * @param [_IN] key name of key with value to retrieved
+ * @param [_OUT] dest Reference to destination variable to store retrieved value
+ * @param [_IN] defVal Default value for case of non-existing key
+ * @param [_IN] enumMap
+ */
+ void readEnum(const char *key, T &dest, T defVal, IniProcessing::StrEnumMap enumMap)
+ {
+ bool ok = false;
+ params::IniKeys::iterator e = readHelper(key, ok);
+
+ if(!ok)
+ {
+ dest = defVal;
+ return;
+ }
+
+ StrEnumMap::iterator em = enumMap.find(e->second);
+
+ if(em == enumMap.end())
+ {
+ dest = defVal;
+ return;
+ }
+
+ dest = static_cast<T>(em->second);
+ }
+
+ /**
+ * @brief QSettings-compatible way to retreive value
+ * @param key key with value to retreive
+ * @param defVal default value key
+ * @return variant which contains a value
+ */
+ IniProcessingVariant value(const char *key, const IniProcessingVariant &defVal = IniProcessingVariant());
+
+ void setValue(const char *key, unsigned short value);
+ void setValue(const char *key, short value);
+ void setValue(const char *key, unsigned int value);
+ void setValue(const char *key, int value);
+ void setValue(const char *key, unsigned long value);
+ void setValue(const char *key, long value);
+ void setValue(const char *key, unsigned long long value);
+ void setValue(const char *key, long long value);
+ void setValue(const char *key, float value);
+ void setValue(const char *key, double value);
+ void setValue(const char *key, long double value);
+
+ template <typename T>
+ static inline std::string to_string_with_precision(const T a_value)
+ {
+ char buf[35];
+ memset(buf, 0, 35);
+ snprintf(buf, 34, "%.15g", static_cast<double>(a_value));
+ return buf;
+ }
+
+ template<class TList>
+ static inline std::string fromVector(const TList &value)
+ {
+ typedef typename TList::value_type T;
+ std::string out;
+ for(const T &f: value)
+ {
+ if(!out.empty())
+ out.push_back(',');
+ if(std::is_same<T, float>::value ||
+ std::is_same<T, double>::value ||
+ std::is_same<T, long double>::value)
+ out.append(to_string_with_precision(f));
+ else
+ out.append(std::to_string(f));
+ }
+ return out;
+ }
+
+ template<typename T>
+ void setValue(const char *key, const std::vector<T> &value)
+ {
+ static_assert(std::is_arithmetic<T>::value, "Not arithmetic (integral or floating point required!)");
+ writeIniParam(key, fromVector(value));
+ }
+
+ void setValue(const char *key, const char *value);
+ void setValue(const char *key, const std::string &value);
+
+ #ifdef INI_PROCESSING_ALLOW_QT_TYPES
+ void setValue(const char *key, const QString &value);
+
+ template<typename T>
+ void setValue(const char *key, const QList<T> &value)
+ {
+ static_assert(std::is_arithmetic<T>::value, "Not arithmetic (integral or floating point required!)");
+ writeIniParam(key, fromVector(value));
+ }
+
+ template<typename T>
+ void setValue(const char *key, const QVector<T> &value)
+ {
+ static_assert(std::is_arithmetic<T>::value, "Not arithmetic (integral or floating point required!)");
+ writeIniParam(key, fromVector(value));
+ }
+ #endif
+
+ /**
+ * @brief Write INI file by the recently given file path
+ * @return true if INI file was successfully written
+ */
+ bool writeIniFile();
+};
+
+#endif // INIPROCESSING_H
diff --git a/src/gen_adldata/ini/ini_processing_variant.h b/src/gen_adldata/ini/ini_processing_variant.h
new file mode 100644
index 0000000..34f999a
--- /dev/null
+++ b/src/gen_adldata/ini/ini_processing_variant.h
@@ -0,0 +1,243 @@
+/*
+INI Processor - a small library which allows you parsing INI-files
+
+Copyright (c) 2017 Vitaliy Novichkov <admin@wohlnet.ru>
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation the
+rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+sell copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
+DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+*/
+
+/*
+A QVariant-like thing created just like a proxy between
+INI Processor and target value (to be compatible with QSettings)
+*/
+
+#ifndef INI_PROCESSING_VARIANT_H
+#define INI_PROCESSING_VARIANT_H
+
+#include <string>
+#include <cstring>
+#include <cstdlib>
+#ifdef INI_PROCESSING_ALLOW_QT_TYPES
+#include <QString>
+#endif
+
+class IniProcessingVariant
+{
+ std::string m_data;
+ std::string *m_dataP;
+ inline std::string &data()
+ {
+ if(m_dataP)
+ return *m_dataP;
+ else
+ return m_data;
+ }
+public:
+ IniProcessingVariant():
+ m_data(""),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(const std::string &data):
+ m_data(data),
+ m_dataP(nullptr) {}
+ IniProcessingVariant(const char *data):
+ m_data(data),
+ m_dataP(nullptr) {}
+ #ifdef INI_PROCESSING_ALLOW_QT_TYPES
+ IniProcessingVariant(const QString &data):
+ m_data(data.toStdString()),
+ m_dataP(nullptr) {}
+ #endif
+ IniProcessingVariant(std::string *dataPointer):
+ m_data(""),
+ m_dataP(dataPointer) {}
+
+ IniProcessingVariant(const IniProcessingVariant &v):
+ m_data(v.m_data),
+ m_dataP(v.m_dataP) {}
+
+ IniProcessingVariant(char data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(unsigned char data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(bool data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(short data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(unsigned short data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(int data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+ IniProcessingVariant(unsigned int data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(long data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+ IniProcessingVariant(unsigned long data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(long long data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+ IniProcessingVariant(unsigned long long data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(float data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(double data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ IniProcessingVariant(long double data):
+ m_data(std::to_string(data)),
+ m_dataP(nullptr) {}
+
+ bool isNull()
+ {
+ return (m_data.empty() && !m_dataP);
+ }
+
+ bool isValid()
+ {
+ return ((!m_data.empty()) || (static_cast<std::string *>(m_dataP)));
+ }
+
+ std::string toString()
+ {
+ std::string out = data();
+
+ if((out.size() > 2) && (out[0] == '"'))
+ out.erase(0, 1);
+
+ if((out.size() > 1) && (out[out.size() - 1] == '"'))
+ out.erase((out.size() - 1), 1);
+
+ return out;
+ }
+
+ #ifdef INI_PROCESSING_ALLOW_QT_TYPES
+ QString toQString()
+ {
+ return QString::fromStdString(toString());
+ }
+ #endif
+
+ bool toBool()
+ {
+ size_t i = 0;
+ size_t ss = std::min(static_cast<size_t>(4ul), data().size());
+ char buff[4] = {0, 0, 0, 0};
+ const char *pbufi = data().c_str();
+ char *pbuff = buff;
+
+ for(; i < ss; i++)
+ (*pbuff++) = static_cast<char>(std::tolower(*pbufi++));
+
+ if(ss < 4)
+ {
+ if(ss == 0)
+ return false;
+
+ if(ss == 1)
+ return (buff[0] == '1');
+
+ try
+ {
+ long num = std::strtol(buff, 0, 0);
+ return num != 0l;
+ }
+ catch(...)
+ {
+ bool res = (std::memcmp(buff, "yes", 3) == 0) ||
+ (std::memcmp(buff, "on", 2) == 0);
+ return res;
+ }
+ }
+
+ if(std::memcmp(buff, "true", 4) == 0)
+ return true;
+
+ try
+ {
+ long num = std::strtol(buff, 0, 0);
+ return num != 0l;
+ }
+ catch(...)
+ {
+ return false;
+ }
+ }
+
+ int toInt()
+ {
+ return std::atoi(data().c_str());
+ }
+ unsigned int toUInt()
+ {
+ return static_cast<unsigned int>(std::strtoul(data().c_str(), nullptr, 0));
+ }
+
+ long toLong()
+ {
+ return std::atol(data().c_str());
+ }
+ unsigned long toULong()
+ {
+ return std::strtoul(data().c_str(), nullptr, 0);
+ }
+
+ long long toLongLong()
+ {
+ return std::atoll(data().c_str());
+ }
+ unsigned long long toULongLong()
+ {
+ return std::strtoull(data().c_str(), nullptr, 0);
+ }
+
+ float toFloat()
+ {
+ return float(std::atof(data().c_str()));
+ }
+
+ double toDouble()
+ {
+ return std::atof(data().c_str());
+ }
+};
+
+
+#endif // INI_PROCESSING_VARIANT_H
diff --git a/src/gen_adldata/measurer.cpp b/src/gen_adldata/measurer.cpp
new file mode 100644
index 0000000..93f0bf9
--- /dev/null
+++ b/src/gen_adldata/measurer.cpp
@@ -0,0 +1,543 @@
+#include "measurer.h"
+#include <cmath>
+
+#ifndef ADLMIDI_USE_DOSBOX_OPL
+#include "../nukedopl3.h"
+#else
+#include "../dbopl.h"
+#endif
+
+DurationInfo MeasureDurations(const ins &in)
+{
+ std::vector<int16_t> stereoSampleBuf;
+#ifdef ADLMIDI_USE_DOSBOX_OPL
+ std::vector<int32_t> stereoSampleBuf_32;
+#endif
+ insdata id[2];
+ bool found[2] = {false, false};
+ for(InstrumentDataTab::const_iterator j = insdatatab.begin();
+ j != insdatatab.end();
+ ++j)
+ {
+ if(j->second.first == in.insno1)
+ {
+ id[0] = j->first;
+ found[0] = true;
+ if(found[1]) break;
+ }
+ if(j->second.first == in.insno2)
+ {
+ id[1] = j->first;
+ found[1] = true;
+ if(found[0]) break;
+ }
+ }
+ const unsigned rate = 22010;
+ const unsigned interval = 150;
+ const unsigned samples_per_interval = rate / interval;
+ const int notenum =
+ in.notenum < 20 ? (44 + in.notenum)
+ : in.notenum >= 128 ? (44 + 128 - in.notenum)
+ : in.notenum;
+
+#ifndef ADLMIDI_USE_DOSBOX_OPL
+#define WRITE_REG(key, value) OPL3_WriteReg(&opl, (Bit8u)(key), (Bit8u)(value))
+ _opl3_chip opl;
+#else
+#define WRITE_REG(key, value) opl.WriteReg((Bit8u)(key), (Bit8u)(value));
+ DBOPL::Handler opl;
+#endif
+
+ static const short initdata[(2 + 3 + 2 + 2) * 2] =
+ {
+ 0x004, 96, 0x004, 128, // Pulse timer
+ 0x105, 0, 0x105, 1, 0x105, 0, // Pulse OPL3 enable, leave disabled
+ 0x001, 32, 0x0BD, 0 // Enable wave & melodic
+};
+#ifndef ADLMIDI_USE_DOSBOX_OPL
+ OPL3_Reset(&opl, rate);
+#else
+ opl.Init(rate);
+#endif
+ for(unsigned a = 0; a < 18; a += 2) WRITE_REG(initdata[a], initdata[a + 1]);
+
+ const unsigned n_notes = in.insno1 == in.insno2 ? 1 : 2;
+ unsigned x[2];
+
+ if(n_notes == 2 && !in.pseudo4op)
+ {
+ WRITE_REG(0x105, 1);
+ WRITE_REG(0x104, 1);
+ }
+
+ for(unsigned n = 0; n < n_notes; ++n)
+ {
+ static const unsigned char patchdata[11] =
+ {0x20, 0x23, 0x60, 0x63, 0x80, 0x83, 0xE0, 0xE3, 0x40, 0x43, 0xC0};
+ for(unsigned a = 0; a < 10; ++a) WRITE_REG(patchdata[a] + n * 8, id[n].data[a]);
+ WRITE_REG(patchdata[10] + n * 8, id[n].data[10] | 0x30);
+ }
+
+ for(unsigned n = 0; n < n_notes; ++n)
+ {
+ double hertz = 172.00093 * std::exp(0.057762265 * (notenum + id[n].finetune));
+ if(hertz > 131071)
+ {
+ fprintf(stderr, "Why does note %d + finetune %d produce hertz %g?\n",
+ notenum, id[n].finetune, hertz);
+ hertz = 131071;
+ }
+ x[n] = 0x2000;
+ while(hertz >= 1023.5)
+ {
+ hertz /= 2.0; // Calculate octave
+ x[n] += 0x400;
+ }
+ x[n] += (unsigned int)(hertz + 0.5);
+
+ // Keyon the note
+ WRITE_REG(0xA0 + n * 3, x[n] & 0xFF);
+ WRITE_REG(0xB0 + n * 3, x[n] >> 8);
+ }
+
+ const unsigned max_on = 40;
+ const unsigned max_off = 60;
+
+ // For up to 40 seconds, measure mean amplitude.
+ std::vector<double> amplitudecurve_on;
+ double highest_sofar = 0;
+ for(unsigned period = 0; period < max_on * interval; ++period)
+ {
+ stereoSampleBuf.clear();
+ stereoSampleBuf.resize(samples_per_interval * 2);
+#ifndef ADLMIDI_USE_DOSBOX_OPL
+ OPL3_GenerateStream(&opl, stereoSampleBuf.data(), samples_per_interval);
+#else
+ {
+ stereoSampleBuf_32.resize(samples_per_interval * 2);
+ Bitu samples = samples_per_interval;
+ opl.GenerateArr(stereoSampleBuf_32.data(), &samples);
+ size_t ssat = 0;
+ for(const int32_t &i : stereoSampleBuf_32)
+ stereoSampleBuf[ssat++] = (int16_t)i;
+ }
+#endif
+
+ double mean = 0.0;
+ for(unsigned long c = 0; c < samples_per_interval; ++c)
+ mean += stereoSampleBuf[c * 2];
+ mean /= samples_per_interval;
+ double std_deviation = 0;
+ for(unsigned long c = 0; c < samples_per_interval; ++c)
+ {
+ double diff = (stereoSampleBuf[c * 2] - mean);
+ std_deviation += diff * diff;
+ }
+ std_deviation = std::sqrt(std_deviation / samples_per_interval);
+ amplitudecurve_on.push_back(std_deviation);
+ if(std_deviation > highest_sofar)
+ highest_sofar = std_deviation;
+
+ if(period > 6 * interval && std_deviation < highest_sofar * 0.2)
+ break;
+ }
+
+ // Keyoff the note
+ for(unsigned n = 0; n < n_notes; ++n)
+ WRITE_REG(0xB0 + n, (x[n] >> 8) & 0xDF);
+
+ // Now, for up to 60 seconds, measure mean amplitude.
+ std::vector<double> amplitudecurve_off;
+ for(unsigned period = 0; period < max_off * interval; ++period)
+ {
+ stereoSampleBuf.clear();
+ stereoSampleBuf.resize(samples_per_interval * 2);
+#ifndef ADLMIDI_USE_DOSBOX_OPL
+ OPL3_GenerateStream(&opl, stereoSampleBuf.data(), samples_per_interval);
+#else
+ {
+ stereoSampleBuf_32.resize(samples_per_interval * 2);
+ Bitu samples = samples_per_interval;
+ opl.GenerateArr(stereoSampleBuf_32.data(), &samples);
+ size_t ssat = 0;
+ for(const int32_t &i : stereoSampleBuf_32)
+ stereoSampleBuf[ssat++] = (int16_t)i;
+ }
+#endif
+
+ double mean = 0.0;
+ for(unsigned long c = 0; c < samples_per_interval; ++c)
+ mean += stereoSampleBuf[c * 2];
+ mean /= samples_per_interval;
+ double std_deviation = 0;
+ for(unsigned long c = 0; c < samples_per_interval; ++c)
+ {
+ double diff = (stereoSampleBuf[c * 2] - mean);
+ std_deviation += diff * diff;
+ }
+ std_deviation = std::sqrt(std_deviation / samples_per_interval);
+ amplitudecurve_off.push_back(std_deviation);
+
+ if(std_deviation < highest_sofar * 0.2) break;
+ }
+
+ /* Analyze the results */
+ double begin_amplitude = amplitudecurve_on[0];
+ double peak_amplitude_value = begin_amplitude;
+ size_t peak_amplitude_time = 0;
+ size_t quarter_amplitude_time = amplitudecurve_on.size();
+ size_t keyoff_out_time = 0;
+
+ for(size_t a = 1; a < amplitudecurve_on.size(); ++a)
+ {
+ if(amplitudecurve_on[a] > peak_amplitude_value)
+ {
+ peak_amplitude_value = amplitudecurve_on[a];
+ peak_amplitude_time = a;
+ }
+ }
+ for(size_t a = peak_amplitude_time; a < amplitudecurve_on.size(); ++a)
+ {
+ if(amplitudecurve_on[a] <= peak_amplitude_value * 0.2)
+ {
+ quarter_amplitude_time = a;
+ break;
+ }
+ }
+ for(size_t a = 0; a < amplitudecurve_off.size(); ++a)
+ {
+ if(amplitudecurve_off[a] <= peak_amplitude_value * 0.2)
+ {
+ keyoff_out_time = a;
+ break;
+ }
+ }
+
+ if(keyoff_out_time == 0 && amplitudecurve_on.back() < peak_amplitude_value * 0.2)
+ keyoff_out_time = quarter_amplitude_time;
+
+ DurationInfo result;
+ result.peak_amplitude_time = peak_amplitude_time;
+ result.peak_amplitude_value = peak_amplitude_value;
+ result.begin_amplitude = begin_amplitude;
+ result.quarter_amplitude_time = quarter_amplitude_time;
+ result.keyoff_out_time = keyoff_out_time;
+
+ result.ms_sound_kon = (long)(quarter_amplitude_time * 1000.0 / interval);
+ result.ms_sound_koff = (long)(keyoff_out_time * 1000.0 / interval);
+ result.nosound = (peak_amplitude_value < 0.5);
+ return result;
+}
+
+static const char* spinner = "-\\|/";
+
+void MeasureThreaded::LoadCache(const char *fileName)
+{
+ FILE *in = std::fopen(fileName, "rb");
+ if(!in)
+ {
+ printf("Failed to load cache: file is not exists.\n"
+ "Complete data will be generated from scratch.\n");
+ fflush(stdout);
+ return;
+ }
+
+ char magic[32];
+ if(std::fread(magic, 1, 32, in) != 32)
+ {
+ std::fclose(in);
+ printf("Failed to load cache: can't read magic.\n"
+ "Complete data will be generated from scratch.\n");
+ fflush(stdout);
+ return;
+ }
+
+ if(memcmp(magic, "ADLMIDI-DURATION-CACHE-FILE-V1.0", 32) != 0)
+ {
+ std::fclose(in);
+ printf("Failed to load cache: magic missmatch.\n"
+ "Complete data will be generated from scratch.\n");
+ fflush(stdout);
+ return;
+ }
+
+ while(!std::feof(in))
+ {
+ DurationInfo info;
+ ins inst;
+ //got by instrument
+ insdata id[2];
+ size_t insNo[2] = {0, 0};
+ bool found[2] = {false, false};
+ //got from file
+ insdata id_f[2];
+ bool found_f[2] = {false, false};
+ bool isMatches = false;
+
+ memset(id, 0, sizeof(insdata) * 2);
+ memset(id_f, 0, sizeof(insdata) * 2);
+ memset(&info, 0, sizeof(DurationInfo));
+ memset(&inst, 0, sizeof(ins));
+
+ //Instrument
+ uint64_t inval;
+ if(std::fread(&inval, 1, sizeof(uint64_t), in) != sizeof(uint64_t))
+ break;
+ inst.insno1 = inval;
+ if(std::fread(&inval, 1, sizeof(uint64_t), in) != sizeof(uint64_t))
+ break;
+ inst.insno2 = inval;
+ if(std::fread(&inst.notenum, 1, 1, in) != 1)
+ break;
+ if(std::fread(&inst.pseudo4op, 1, 1, in) != 1)
+ break;
+ if(std::fread(&inst.fine_tune, sizeof(double), 1, in) != 1)
+ break;
+
+ //Instrument data
+ if(fread(found_f, 1, 2 * sizeof(bool), in) != sizeof(bool) * 2)
+ break;
+ for(size_t i = 0; i < 2; i++)
+ {
+ if(fread(id_f[i].data, 1, 11, in) != 11)
+ break;
+ if(fread(&id_f[i].finetune, 1, 1, in) != 1)
+ break;
+ if(fread(&id_f[i].diff, 1, sizeof(bool), in) != sizeof(bool))
+ break;
+ }
+
+ if(found_f[0] || found_f[1])
+ {
+ for(InstrumentDataTab::const_iterator j = insdatatab.begin(); j != insdatatab.end(); ++j)
+ {
+ if(j->second.first == inst.insno1)
+ {
+ id[0] = j->first;
+ found[0] = (id[0] == id_f[0]);
+ insNo[0] = inst.insno1;
+ if(found[1]) break;
+ }
+ if(j->second.first == inst.insno2)
+ {
+ id[1] = j->first;
+ found[1] = (id[1] == id_f[1]);
+ insNo[1] = inst.insno2;
+ if(found[0]) break;
+ }
+ }
+
+ //Find instrument entries are matching
+ if((found[0] != found_f[0]) || (found[1] != found_f[1]))
+ {
+ for(InstrumentDataTab::const_iterator j = insdatatab.begin(); j != insdatatab.end(); ++j)
+ {
+ if(found_f[0] && (j->first == id_f[0]))
+ {
+ found[0] = true;
+ insNo[0] = j->second.first;
+ }
+ if(found_f[1] && (j->first == id_f[1]))
+ {
+ found[1] = true;
+ insNo[1] = j->second.first;
+ }
+ if(found[0] && !found_f[1])
+ {
+ isMatches = true;
+ break;
+ }
+ if(found[0] && found[1])
+ {
+ isMatches = true;
+ break;
+ }
+ }
+ }
+ else
+ {
+ isMatches = true;
+ }
+
+ //Then find instrument entry that uses found instruments
+ if(isMatches)
+ {
+ inst.insno1 = insNo[0];
+ inst.insno2 = insNo[1];
+ InstrumentsData::iterator d = instab.find(inst);
+ if(d == instab.end())
+ isMatches = false;
+ }
+ }
+
+ //Duration data
+ if(std::fread(&info.peak_amplitude_time, 1, sizeof(uint64_t), in) != sizeof(uint64_t))
+ break;
+ if(std::fread(&info.peak_amplitude_value, 1, sizeof(double), in) != sizeof(double))
+ break;
+ if(std::fread(&info.quarter_amplitude_time, 1, sizeof(double), in) != sizeof(double))
+ break;
+ if(std::fread(&info.begin_amplitude, 1, sizeof(double), in) != sizeof(double))
+ break;
+ if(std::fread(&info.interval, 1, sizeof(double), in) != sizeof(double))
+ break;
+ if(std::fread(&info.keyoff_out_time, 1, sizeof(double), in) != sizeof(double))
+ break;
+ if(std::fread(&info.ms_sound_kon, 1, sizeof(int64_t), in) != sizeof(int64_t))
+ break;
+ if(std::fread(&info.ms_sound_koff, 1, sizeof(int64_t), in) != sizeof(int64_t))
+ break;
+ if(std::fread(&info.nosound, 1, sizeof(bool), in) != sizeof(bool))
+ break;
+
+ if(isMatches)//Store only if cached entry matches actual raw instrument data
+ m_durationInfo.insert({inst, info});
+ }
+
+ printf("Cache loaded!\n");
+ fflush(stdout);
+
+ std::fclose(in);
+}
+
+void MeasureThreaded::SaveCache(const char *fileName)
+{
+ FILE *out = std::fopen(fileName, "wb");
+ fprintf(out, "ADLMIDI-DURATION-CACHE-FILE-V1.0");
+ for(DurationInfoCache::iterator it = m_durationInfo.begin(); it != m_durationInfo.end(); it++)
+ {
+ const ins &in = it->first;
+ insdata id[2];
+ bool found[2] = {false, false};
+ memset(id, 0, sizeof(insdata) * 2);
+
+ uint64_t outval;
+ outval = in.insno1;
+ fwrite(&outval, 1, sizeof(uint64_t), out);
+ outval = in.insno2;
+ fwrite(&outval, 1, sizeof(uint64_t), out);
+ fwrite(&in.notenum, 1, 1, out);
+ fwrite(&in.pseudo4op, 1, 1, out);
+ fwrite(&in.fine_tune, sizeof(double), 1, out);
+
+ for(InstrumentDataTab::const_iterator j = insdatatab.begin(); j != insdatatab.end(); ++j)
+ {
+ if(j->second.first == in.insno1)
+ {
+ id[0] = j->first;
+ found[0] = true;
+ if(found[1]) break;
+ }
+ if(j->second.first == in.insno2)
+ {
+ id[1] = j->first;
+ found[1] = true;
+ if(found[0]) break;
+ }
+ }
+
+ fwrite(found, 1, 2 * sizeof(bool), out);
+ for(size_t i = 0; i < 2; i++)
+ {
+ fwrite(id[i].data, 1, 11, out);
+ fwrite(&id[i].finetune, 1, 1, out);
+ fwrite(&id[i].diff, 1, sizeof(bool), out);
+ }
+
+ fwrite(&it->second.peak_amplitude_time, 1, sizeof(uint64_t), out);
+ fwrite(&it->second.peak_amplitude_value, 1, sizeof(double), out);
+ fwrite(&it->second.quarter_amplitude_time, 1, sizeof(double), out);
+ fwrite(&it->second.begin_amplitude, 1, sizeof(double), out);
+ fwrite(&it->second.interval, 1, sizeof(double), out);
+ fwrite(&it->second.keyoff_out_time, 1, sizeof(double), out);
+ fwrite(&it->second.ms_sound_kon, 1, sizeof(int64_t), out);
+ fwrite(&it->second.ms_sound_koff, 1, sizeof(int64_t), out);
+ fwrite(&it->second.nosound, 1, sizeof(bool), out);
+ }
+ std::fclose(out);
+}
+
+void MeasureThreaded::printProgress()
+{
+ printf("Calculating measures... [%c %3u%% (%4u/%4u) Threads %3u, Matches %u] \r",
+ spinner[m_done.load() % 4],
+ (unsigned int)(((double)m_done.load() / (double)(m_total)) * 100),
+ (unsigned int)m_done.load(),
+ (unsigned int)m_total,
+ (unsigned int)m_threads.size(),
+ (unsigned int)m_cache_matches
+ );
+ fflush(stdout);
+}
+
+void MeasureThreaded::printFinal()
+{
+ printf("Calculating measures completed! [Total entries %4u with %u cache matches]\n",
+ (unsigned int)m_total,
+ (unsigned int)m_cache_matches);
+ fflush(stdout);
+}
+
+void MeasureThreaded::run(InstrumentsData::const_iterator i)
+{
+ m_semaphore.wait();
+ if(m_threads.size() > 0)
+ {
+ for(std::vector<destData *>::iterator it = m_threads.begin(); it != m_threads.end();)
+ {
+ if(!(*it)->m_works)
+ {
+ delete(*it);
+ it = m_threads.erase(it);
+ }
+ else
+ it++;
+ }
+ }
+
+ destData *dd = new destData;
+ dd->i = i;
+ dd->myself = this;
+ dd->start();
+ m_threads.push_back(dd);
+ printProgress();
+}
+
+void MeasureThreaded::waitAll()
+{
+ for(auto &th : m_threads)
+ {
+ printProgress();
+ delete th;
+ }
+ m_threads.clear();
+ printFinal();
+}
+
+void MeasureThreaded::destData::start()
+{
+ m_work = std::thread(&destData::callback, this);
+}
+
+void MeasureThreaded::destData::callback(void *myself)
+{
+ destData *s = reinterpret_cast<destData *>(myself);
+ DurationInfo info;
+ DurationInfoCache::iterator cachedEntry = s->myself->m_durationInfo.find(s->i->first);
+
+ if(cachedEntry != s->myself->m_durationInfo.end())
+ {
+ s->myself->m_cache_matches++;
+ goto endWork;
+ }
+
+ info = MeasureDurations(s->i->first);
+ s->myself->m_durationInfo_mx.lock();
+ s->myself->m_durationInfo.insert({s->i->first, info});
+ s->myself->m_durationInfo_mx.unlock();
+
+endWork:
+ s->myself->m_semaphore.notify();
+ s->myself->m_done++;
+ s->m_works = false;
+}
diff --git a/src/gen_adldata/measurer.h b/src/gen_adldata/measurer.h
new file mode 100644
index 0000000..ba60ad7
--- /dev/null
+++ b/src/gen_adldata/measurer.h
@@ -0,0 +1,105 @@
+#ifndef MEASURER_H
+#define MEASURER_H
+
+#include <atomic>
+#include <map>
+#include <mutex>
+#include <condition_variable>
+#include <thread>
+
+#include "progs_cache.h"
+
+struct DurationInfo
+{
+ uint64_t peak_amplitude_time;
+ double peak_amplitude_value;
+ double quarter_amplitude_time;
+ double begin_amplitude;
+ double interval;
+ double keyoff_out_time;
+ int64_t ms_sound_kon;
+ int64_t ms_sound_koff;
+ bool nosound;
+ uint8_t padding[7];
+};
+
+class Semaphore
+{
+public:
+ Semaphore(int count_ = 0)
+ : m_count(count_) {}
+
+ inline void notify()
+ {
+ std::unique_lock<std::mutex> lock(mtx);
+ m_count++;
+ cv.notify_one();
+ }
+
+ inline void wait()
+ {
+ std::unique_lock<std::mutex> lock(mtx);
+ while(m_count == 0)
+ {
+ cv.wait(lock);
+ }
+ m_count--;
+ }
+
+private:
+ std::mutex mtx;
+ std::condition_variable cv;
+ std::atomic_int m_count;
+};
+
+struct MeasureThreaded
+{
+ typedef std::map<ins, DurationInfo> DurationInfoCache;
+
+ MeasureThreaded() :
+ m_semaphore(9),
+ m_done(0),
+ m_cache_matches(0)
+ {}
+
+ Semaphore m_semaphore;
+ std::mutex m_durationInfo_mx;
+ DurationInfoCache m_durationInfo;
+ std::atomic_bool m_delete_tail;
+ size_t m_total = 0;
+ std::atomic<size_t> m_done;
+ std::atomic<size_t> m_cache_matches;
+
+ void LoadCache(const char *fileName);
+ void SaveCache(const char *fileName);
+
+ struct destData
+ {
+ destData()
+ {
+ m_works = true;
+ }
+ ~destData()
+ {
+ m_work.join();
+ }
+ MeasureThreaded *myself;
+ std::map<ins, std::pair<size_t, std::set<std::string> > >::const_iterator i;
+ std::thread m_work;
+ std::atomic_bool m_works;
+
+ void start();
+ static void callback(void *myself);
+ };
+
+ std::vector<destData *> m_threads;
+
+ void printProgress();
+ void printFinal();
+ void run(InstrumentsData::const_iterator i);
+ void waitAll();
+};
+
+extern DurationInfo MeasureDurations(const ins &in);
+
+#endif // MEASURER_H
diff --git a/src/gen_adldata/midi_inst_list.h b/src/gen_adldata/midi_inst_list.h
index f61b13d..61c9119 100644
--- a/src/gen_adldata/midi_inst_list.h
+++ b/src/gen_adldata/midi_inst_list.h
@@ -1,3 +1,6 @@
+#pragma once
+#ifndef MIDI_INS_LIST
+#define MIDI_INS_LIST
static const char *const MidiInsName[] = {
"AcouGrandPiano",
@@ -178,3 +181,5 @@ static const char *const MidiInsName[] = {
"Mute Triangle",
"Open Triangle",
"Shaker","Jingle Bell","Bell Tree","Castanets","Mute Surdu","Open Surdu",""};
+
+#endif //MIDI_INS_LIST
diff --git a/src/gen_adldata/progs_cache.cpp b/src/gen_adldata/progs_cache.cpp
new file mode 100644
index 0000000..4aec9be
--- /dev/null
+++ b/src/gen_adldata/progs_cache.cpp
@@ -0,0 +1,106 @@
+#include "progs_cache.h"
+
+InstrumentDataTab insdatatab;
+
+InstrumentsData instab;
+InstProgsData progs;
+
+std::vector<std::string> banknames;
+
+//unsigned maxvalues[30] = { 0 };
+
+void SetBank(unsigned bank, unsigned patch, size_t insno)
+{
+ progs[bank][patch] = insno + 1;
+}
+
+size_t InsertIns(
+ const insdata &id,
+ const insdata &id2,
+ ins &in,
+ const std::string &name,
+ const std::string &name2)
+{
+ if(true)
+ {
+ InstrumentDataTab::iterator i = insdatatab.lower_bound(id);
+
+ size_t insno = size_t(~0);
+ if(i == insdatatab.end() || i->first != id)
+ {
+ std::pair<insdata, std::pair<size_t, std::set<std::string> > > res;
+ res.first = id;
+ res.second.first = insdatatab.size();
+ if(!name.empty()) res.second.second.insert(name);
+ if(!name2.empty()) res.second.second.insert(name2);
+ insdatatab.insert(i, res);
+ insno = res.second.first;
+ }
+ else
+ {
+ if(!name.empty()) i->second.second.insert(name);
+ if(!name2.empty()) i->second.second.insert(name2);
+ insno = i->second.first;
+ }
+
+ in.insno1 = insno;
+ }
+ if(id != id2)
+ {
+ InstrumentDataTab::iterator i = insdatatab.lower_bound(id2);
+
+ size_t insno2 = size_t(~0);
+ if(i == insdatatab.end() || i->first != id2)
+ {
+ std::pair<insdata, std::pair<size_t, std::set<std::string> > > res;
+ res.first = id2;
+ res.second.first = insdatatab.size();
+ if(!name.empty()) res.second.second.insert(name);
+ if(!name2.empty()) res.second.second.insert(name2);
+ insdatatab.insert(i, res);
+ insno2 = res.second.first;
+ }
+ else
+ {
+ if(!name.empty()) i->second.second.insert(name);
+ if(!name2.empty()) i->second.second.insert(name2);
+ insno2 = i->second.first;
+ }
+ in.insno2 = insno2;
+ }
+ else
+ in.insno2 = in.insno1;
+
+
+ {
+ InstrumentsData::iterator i = instab.lower_bound(in);
+
+ size_t resno = size_t(~0);
+ if(i == instab.end() || i->first != in)
+ {
+ std::pair<ins, std::pair<size_t, std::set<std::string> > > res;
+ res.first = in;
+ res.second.first = instab.size();
+ if(!name.empty()) res.second.second.insert(name);
+ if(!name2.empty()) res.second.second.insert(name2);
+ instab.insert(i, res);
+ resno = res.second.first;
+ }
+ else
+ {
+ if(!name.empty()) i->second.second.insert(name);
+ if(!name2.empty()) i->second.second.insert(name2);
+ resno = i->second.first;
+ }
+ return resno;
+ }
+}
+
+// Create silent 'nosound' instrument
+size_t InsertNoSoundIns()
+{
+ // { 0x0F70700,0x0F70710, 0xFF,0xFF, 0x0,+0 },
+ insdata tmp1 = { {0x00, 0x10, 0x07, 0x07, 0xF7, 0xF7, 0x00, 0x00, 0xFF, 0xFF, 0x00}, 0, 0 };
+ struct ins tmp2 = { 0, 0, 0, false, 0.0 };
+ return InsertIns(tmp1, tmp1, tmp2, "nosound");
+}
diff --git a/src/gen_adldata/progs_cache.h b/src/gen_adldata/progs_cache.h
new file mode 100644
index 0000000..6502925
--- /dev/null
+++ b/src/gen_adldata/progs_cache.h
@@ -0,0 +1,85 @@
+#ifndef PROGS_H
+#define PROGS_H
+
+#include <map>
+#include <set>
+#include <utility>
+#include <memory>
+#include <cstring>
+#include <cstdint>
+#include <vector>
+
+struct insdata
+{
+ uint8_t data[11];
+ int8_t finetune;
+ bool diff;
+ bool operator==(const insdata &b) const
+ {
+ return std::memcmp(data, b.data, 11) == 0 && finetune == b.finetune && diff == b.diff;
+ }
+ bool operator< (const insdata &b) const
+ {
+ int c = std::memcmp(data, b.data, 11);
+ if(c != 0) return c < 0;
+ if(finetune != b.finetune) return finetune < b.finetune;
+ if(diff != b.diff) return (!diff) == (b.diff);
+ return 0;
+ }
+ bool operator!=(const insdata &b) const
+ {
+ return !operator==(b);
+ }
+};
+
+struct ins
+{
+ size_t insno1, insno2;
+ unsigned char notenum;
+ bool pseudo4op;
+ double fine_tune;
+
+ bool operator==(const ins &b) const
+ {
+ return notenum == b.notenum
+ && insno1 == b.insno1
+ && insno2 == b.insno2
+ && pseudo4op == b.pseudo4op
+ && fine_tune == b.fine_tune;
+ }
+ bool operator< (const ins &b) const
+ {
+ if(insno1 != b.insno1) return insno1 < b.insno1;
+ if(insno2 != b.insno2) return insno2 < b.insno2;
+ if(notenum != b.notenum) return notenum < b.notenum;
+ if(pseudo4op != b.pseudo4op) return pseudo4op < b.pseudo4op;
+ if(fine_tune != b.fine_tune) return fine_tune < b.fine_tune;
+ return 0;
+ }
+ bool operator!=(const ins &b) const
+ {
+ return !operator==(b);
+ }
+};
+
+typedef std::map<insdata, std::pair<size_t, std::set<std::string> > > InstrumentDataTab;
+extern InstrumentDataTab insdatatab;
+
+typedef std::map<ins, std::pair<size_t, std::set<std::string> > > InstrumentsData;
+extern InstrumentsData instab;
+
+typedef std::map<size_t, std::map<size_t, size_t> > InstProgsData;
+extern InstProgsData progs;
+
+extern std::vector<std::string> banknames;
+
+//static std::map<unsigned, std::map<unsigned, unsigned> > Correlate;
+//extern unsigned maxvalues[30];
+
+void SetBank(unsigned bank, unsigned patch, size_t insno);
+
+size_t InsertIns(const insdata &id, const insdata &id2, ins &in,
+ const std::string &name, const std::string &name2 = "");
+size_t InsertNoSoundIns();
+
+#endif // PROGS_H
diff --git a/src/gen_adldata/scrapped.txt b/src/gen_adldata/scrapped.txt
new file mode 100644
index 0000000..88bf4d9
--- /dev/null
+++ b/src/gen_adldata/scrapped.txt
@@ -0,0 +1,254 @@
+
+#ifdef HARD_BANKS
+static const char *const banknames[] =
+{
+ // 0
+ "AIL (Star Control 3, Albion, Empire 2, Sensible Soccer, Settlers 2, many others)",
+ "Bisqwit (selection of 4op and 2op)",
+ "HMI (Descent, Asterix)", //melodic,drum
+ "HMI (Descent:: Int)", //intmelo,intdrum
+ "HMI (Descent:: Ham)", //hammelo,hamdrum
+ "HMI (Descent:: Rick)", //rickmelo,rickdrum
+ "HMI (Descent 2)", //d2melo,d2drum
+ "HMI (Normality)", //normmelo,normdrum
+ "HMI (Shattered Steel)", //ssmelo,ssdrum
+ "HMI (Theme Park)", // file131, file132
+ // 10
+ "HMI (3d Table Sports, Battle Arena Toshinden)", //file133, file134
+ "HMI (Aces of the Deep)", //file142, file143
+ "HMI (Earthsiege)", //file144, file145
+ "HMI (Anvil of Dawn)", //file167,file168
+ "DMX (Doom :: partially pseudo 4op)",
+ "DMX (Hexen, Heretic :: partially pseudo 4op)",
+ "DMX (MUS Play :: partially pseudo 4op)",
+ "AIL (Discworld, Grandest Fleet, Pocahontas, Slob Zone 3d, Ultima 4, Zorro)", // file17
+ "AIL (Warcraft 2)",
+ "AIL (Syndicate)", // file19
+ // 20
+ "AIL (Guilty, Orion Conspiracy, Terra Nova Strike Force Centauri :: 4op)", // file20
+ "AIL (Magic Carpet 2)", // file21
+ "AIL (Nemesis)",
+ "AIL (Jagged Alliance)", //file23
+ "AIL (When Two Worlds War :: 4op, MISSING INSTRUMENTS)", //file24
+ "AIL (Bards Tale Construction :: MISSING INSTRUMENTS)", //file25
+ "AIL (Return to Zork)", //file26
+ "AIL (Theme Hospital)", //file27
+ "AIL (National Hockey League PA)",
+ "AIL (Inherit The Earth)", //file29
+ // 30
+ "AIL (Inherit The Earth, file two)", //file30
+ "AIL (Little Big Adventure :: 4op)", //file31
+ "AIL (Wreckin Crew)", //file32
+ "AIL (Death Gate)", // file13
+ "AIL (FIFA International Soccer)", //file34
+ "AIL (Starship Invasion)", //file35
+ "AIL (Super Street Fighter 2 :: 4op)", //file36
+ "AIL (Lords of the Realm :: MISSING INSTRUMENTS)", //file37
+ "AIL (SimFarm, SimHealth :: 4op)",
+ "AIL (SimFarm, Settlers, Serf City)",
+ // 40
+ "AIL (Caesar 2 :: partially 4op, MISSING INSTRUMENTS)", // file12
+ "AIL (Syndicate Wars)", //file41
+ "AIL (Bubble Bobble Feat. Rainbow Islands, Z)", //file42
+ "AIL (Warcraft)", //file47
+ "AIL (Terra Nova Strike Force Centuri :: partially 4op)", //file48
+ "AIL (System Shock :: partially 4op)", //file49
+ "AIL (Advanced Civilization)", //file50
+ "AIL (Battle Chess 4000 :: partially 4op, melodic only)", //file53
+ "AIL (Ultimate Soccer Manager :: partially 4op)", //file54
+ "AIL (Air Bucks, Blue And The Gray, America Invades, Terminator 2029)", // sample.ad
+ // 50
+ "AIL (Ultima Underworld 2)", // sample.opl
+ "AIL (Kasparov's Gambit)", // file15
+ "AIL (High Seas Trader :: MISSING INSTRUMENTS)", // file16
+ "AIL (Master of Magic, Master of Orion 2 :: 4op, std percussion)", //file159
+ "AIL (Master of Magic, Master of Orion 2 :: 4op, orchestral percussion)", //file159
+ "SB (Action Soccer)",
+ "SB (3d Cyberpuck :: melodic only)",
+ "SB (Simon the Sorcerer :: melodic only)",
+ "OP3 (The Fat Man 2op set)",
+ "OP3 (The Fat Man 4op set)",
+ // 60
+ "OP3 (JungleVision 2op set :: melodic only)",
+ "OP3 (Wallace 2op set, Nitemare 3D :: melodic only)",
+ "TMB (Duke Nukem 3D)",
+ "TMB (Shadow Warrior)",
+ "DMX (Raptor)",
+ "OP3 (Modded GMOPL by Wohlstand)",
+ "SB (Jammey O'Connel's bank)",
+ "TMB (Default bank of Build Engine)",
+ "OP3 (4op bank by James Alan Nguyen)",
+ "TMB (Blood)",
+ // 70
+ "TMB (Lee)",
+ "TMB (Nam)",
+ "DMX (Bank by Sneakernets)"
+};
+
+const char *prev = "";
+const char *prev_prefix = "";
+size_t prev_index = 0;
+
+enum IniType
+{
+ INI_Both,
+ INI_Melodic,
+ INI_Drums
+};
+
+void writeIni(const char * format, const char * filepath, const char * prefix, size_t index, int type, const char*filter_mel = 0, const char *filter_perc = 0)
+{
+ if(type == INI_Both)
+ {
+ FILE *ini = fopen("banks.ini", "a");
+ fprintf(ini, "[bank-%lu]\n", index);
+ fprintf(ini, "name = \"%s\"\n", banknames[index]);
+ fprintf(ini, "format = %s\n", format);
+ fprintf(ini, "file = \"%s\"\n", filepath);
+ fprintf(ini, "prefix = \"%s\"\n", prefix);
+ if(filter_mel) fprintf(ini, "filter-m = \"%s\"\n", filter_mel);
+ if(filter_perc) fprintf(ini, "filter-p = \"%s\"\n", filter_perc);
+ fprintf(ini, "\n");
+ fclose(ini);
+ }
+
+ if(type == INI_Drums)
+ {
+ FILE *ini = fopen("banks.ini", "a");
+ fprintf(ini, "[bank-%lu]\n", index);
+ fprintf(ini, "name = \"%s\"\n", banknames[index]);
+ fprintf(ini, "format = %s\n", format);
+ fprintf(ini, "file = \"%s\"\n", prev);
+ fprintf(ini, "file-p = \"%s\"\n", filepath);
+ fprintf(ini, "prefix = \"%s\"\n", prev_prefix);
+ fprintf(ini, "prefix-p = \"%s\"\n", prefix);
+ fprintf(ini, "\n");
+ fclose(ini);
+ }
+
+ prev = filepath;
+ prev_prefix = prefix;
+ prev_index = index;
+}
+#endif
+
+
+
+#ifdef HARD_BANKS
+LoadMiles("fm_banks/opl_files/sc3.opl", 0, "G"); // Our "standard" bank! Same as file22.opl
+
+LoadBisqwit("fm_banks/op3_files/bisqwit.adlraw", 1, "Bisq");
+
+LoadBNK("fm_banks/bnk_files/melodic.bnk", 2, "HMIGM", false, false); // same as file156.bnk
+LoadBNK("fm_banks/bnk_files/drum.bnk", 2, "HMIGP", false, true);
+LoadBNK("fm_banks/bnk_files/intmelo.bnk", 3, "intM", false, false);
+LoadBNK("fm_banks/bnk_files/intdrum.bnk", 3, "intP", false, true);
+LoadBNK("fm_banks/bnk_files/hammelo.bnk", 4, "hamM", false, false);
+LoadBNK("fm_banks/bnk_files/hamdrum.bnk", 4, "hamP", false, true);
+LoadBNK("fm_banks/bnk_files/rickmelo.bnk", 5, "rickM", false, false);
+LoadBNK("fm_banks/bnk_files/rickdrum.bnk", 5, "rickP", false, true);
+
+LoadBNK("fm_banks/bnk_files/d2melo.bnk", 6, "b6M", false, false);
+LoadBNK("fm_banks/bnk_files/d2drum.bnk", 6, "b6P", false, true);
+LoadBNK("fm_banks/bnk_files/normmelo.bnk", 7, "b7M", false, false);
+LoadBNK("fm_banks/bnk_files/normdrum.bnk", 7, "b7P", false, true); // same as file122.bnk
+LoadBNK("fm_banks/bnk_files/ssmelo.bnk", 8, "b8M", false, false);
+LoadBNK("fm_banks/bnk_files/ssdrum.bnk", 8, "b8P", false, true);
+
+LoadTMB("fm_banks/bnk_files/themepark.tmb", 9, "b9MP");
+//LoadBNK("fm_banks/bnk_files/file131.bnk", 9, "b9M", false, false);
+//LoadBNK("fm_banks/bnk_files/file132.bnk", 9, "b9P", false, true);
+LoadBNK("fm_banks/bnk_files/file133.bnk", 10, "b10P", false, true);
+LoadBNK("fm_banks/bnk_files/file134.bnk", 10, "b10M", false, false);
+LoadBNK("fm_banks/bnk_files/file142.bnk", 11, "b11P", false, true);
+LoadBNK("fm_banks/bnk_files/file143.bnk", 11, "b11M", false, false);
+LoadBNK("fm_banks/bnk_files/file145.bnk", 12, "b12M", false, false);//file145 is MELODIC
+LoadBNK("fm_banks/bnk_files/file144.bnk", 12, "b12P", false, true);//file144 is DRUMS
+LoadBNK("fm_banks/bnk_files/file167.bnk", 13, "b13P", false, true);
+LoadBNK("fm_banks/bnk_files/file168.bnk", 13, "b13M", false, false);
+
+LoadDoom("fm_banks/doom2/genmidi.op2", 14, "dM");
+LoadDoom("fm_banks/doom2/genmidi.htc", 15, "hxM"); // same as genmidi.hxn
+LoadDoom("fm_banks/doom2/default.op2", 16, "mus");
+
+LoadMiles("fm_banks/opl_files/file17.opl", 17, "f17G");
+LoadMiles("fm_banks/opl_files/warcraft.ad", 18, "sG"); // same as file44, warcraft.opl
+LoadMiles("fm_banks/opl_files/file19.opl", 19, "f19G");
+LoadMiles("fm_banks/opl_files/file20.opl", 20, "f20G");
+LoadMiles("fm_banks/opl_files/file21.opl", 21, "f21G");
+LoadMiles("fm_banks/opl_files/nemesis.opl", 22, "nem");
+LoadMiles("fm_banks/opl_files/file23.opl", 23, "f23G");
+LoadMiles("fm_banks/opl_files/file24.opl", 24, "f24G");
+LoadMiles("fm_banks/opl_files/file25.opl", 25, "f25G");
+LoadMiles("fm_banks/opl_files/file26.opl", 26, "f26G");
+LoadMiles("fm_banks/opl_files/file27.opl", 27, "f27G");
+LoadMiles("fm_banks/opl_files/nhlpa.opl", 28, "nhl");
+LoadMiles("fm_banks/opl_files/file29.opl", 29, "f29G");
+LoadMiles("fm_banks/opl_files/file30.opl", 30, "f30G");
+LoadMiles("fm_banks/opl_files/file31.opl", 31, "f31G");
+LoadMiles("fm_banks/opl_files/file32.opl", 32, "f32G");
+LoadMiles("fm_banks/opl_files/file13.opl", 33, "f13G");
+LoadMiles("fm_banks/opl_files/file34.opl", 34, "f34G");
+LoadMiles("fm_banks/opl_files/file35.opl", 35, "f35G");
+LoadMiles("fm_banks/opl_files/file36.opl", 36, "f36G");
+LoadMiles("fm_banks/opl_files/file37.opl", 37, "f37G");
+LoadMiles("fm_banks/opl_files/simfarm.opl", 38, "qG");
+LoadMiles("fm_banks/opl_files/simfarm.ad", 39, "mG"); // same as file18.opl
+LoadMiles("fm_banks/opl_files/file12.opl", 40, "f12G");
+LoadMiles("fm_banks/opl_files/file41.opl", 41, "f41G");
+LoadMiles("fm_banks/opl_files/file42.opl", 42, "f42G");
+LoadMiles("fm_banks/opl_files/file47.opl", 43, "f47G");
+LoadMiles("fm_banks/opl_files/file48.opl", 44, "f48G");
+LoadMiles("fm_banks/opl_files/file49.opl", 45, "f49G");
+LoadMiles("fm_banks/opl_files/file50.opl", 46, "f50G");
+LoadMiles("fm_banks/opl_files/file53.opl", 47, "f53G");
+LoadBNK("fm_banks/bnk_files/file144.bnk", 47, "f53GD", false, true);//Attempt to append missing drums
+LoadMiles("fm_banks/opl_files/file54.opl", 48, "f54G");
+
+LoadMiles("fm_banks/opl_files/sample.ad", 49, "MG"); // same as file51.opl
+LoadMiles("fm_banks/opl_files/sample.opl", 50, "oG"); // same as file40.opl
+LoadMiles("fm_banks/opl_files/file15.opl", 51, "f15G");
+LoadMiles("fm_banks/opl_files/file16.opl", 52, "f16G");
+
+LoadBNK2("fm_banks/bnk_files/file159.bnk", 53, "b50", "gm", "gps"); // fat-opl3
+LoadBNK2("fm_banks/bnk_files/file159.bnk", 54, "b51", "gm", "gpo");
+
+LoadIBK("fm_banks/ibk_files/soccer-genmidi.ibk", 55, "b55M", false);
+LoadIBK("fm_banks/ibk_files/soccer-percs.ibk", 55, "b55P", true);
+LoadIBK("fm_banks/ibk_files/game.ibk", 56, "b56", false);
+LoadIBK("fm_banks/ibk_files/mt_fm.ibk", 57, "b57", false);
+
+LoadJunglevision("fm_banks/op3_files/fat2.op3", 58, "fat2");
+LoadJunglevision("fm_banks/op3_files/fat4.op3", 59, "fat4");
+LoadJunglevision("fm_banks/op3_files/jv_2op.op3", 60, "b60");
+LoadJunglevision("fm_banks/op3_files/wallace.op3", 61, "b61");
+
+LoadTMB("fm_banks/tmb_files/d3dtimbr.tmb", 62, "duke");
+LoadTMB("fm_banks/tmb_files/swtimbr.tmb", 63, "sw");
+
+LoadDoom("fm_banks/raptor/genmidi.op2", 64, "rapt");
+
+//LoadJunglevision("fm_banks/op3_files/fat2_modded.op3", 65, "b65M");
+LoadTMB("fm_banks/op3_files/gmopl_wohl_mod.tmb", 65, "b65");
+
+//LoadIBK("fm_banks/ibk_files/JOconnel.IBK", 66, "b66M", false);
+//LoadIBK("fm_banks/ibk_files/my-gmopldrums.IBK", 66, "b66P", true);
+LoadTMB("fm_banks/op3_files/gmoconel.tmb", 66, "b66");
+
+LoadTMB("fm_banks/tmb_files/default.tmb", 67, "3drm67");
+//LoadDoom("fm_banks/doom2/wolfinstein.op2", 67, "wolf"); //Small experiment!
+
+//LoadJunglevision("fm_banks/op3_files/2x2.op3", 68, "2x2byJAN");
+LoadMiles("fm_banks/op3_files/2x2.opl", 68, "2x2byJAN");
+
+LoadTMB("fm_banks/tmb_files/bloodtmb.tmb", 69, "apgblood");
+LoadTMB("fm_banks/tmb_files/lee.tmb", 70, "apglee");
+LoadTMB("fm_banks/tmb_files/nam.tmb", 71, "apgnam");
+
+LoadDoom("fm_banks/doom2/DMXOPL-by-sneakernets.op2", 72, "skeakernets");
+
+//LoadBNK("bnk_files/grassman1.bnk", 63, "b63", false);
+//LoadBNK("bnk_files/grassman2.bnk", 64, "b64", false);
+
+//LoadIBK("ibk_files/nitemare_3d.ibk", 65, "b65G", false); // Seems to be identical to wallace.op3 despite different format!
+#endif