diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-02-16 15:56:22 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-02-16 15:56:22 +0300 |
commit | 4091cf15cd5273f1381f1ed6d3e836774f9ac0e8 (patch) | |
tree | ee1bf4c4f779f4588c900ecf2a50d587b96aba44 /src | |
parent | c633aca82114442ecc94ae4bc443daa9f3f947b5 (diff) | |
download | libADLMIDI-4091cf15cd5273f1381f1ed6d3e836774f9ac0e8.tar.gz libADLMIDI-4091cf15cd5273f1381f1ed6d3e836774f9ac0e8.tar.bz2 libADLMIDI-4091cf15cd5273f1381f1ed6d3e836774f9ac0e8.zip |
Fix processing of the drums of AIL banks!
The field B_transpose on drums means note number, and is no need extra calculations
Here is a right specification for AIL's bank format, gotten from AIL 2 sources which are been published by Miles
```
//GTL - "Global Timbre Bank"
struct GTL Head // GTL file header entry structure
{
uint8_t patch;
uint8_t bank;
uint32_t offset;
}
//- Length is 6 bytes
//Look for timbre until .patch will equal to 0xFF, then look for each instrument
Note:
DW - Define Word - uint16_t
DB - Define Byte - uint8_t
BNK STRUC ;.BNK-style timbre definition
B_length dw ? ; lenght of timbre entry
B_transpose db ?
B_mod_AVEKM db ? ;op_0 = FM modulator
B_mod_KSLTL db ?
B_mod_AD db ?
B_mod_SR db ?
B_mod_WS db ?
B_fb_c db ?
B_car_AVEKM db ? ;op_1 = FM carrier
B_car_KSLTL db ?
B_car_AD db ?
B_car_SR db ?
B_car_WS db ?
ENDS
OPL3BNK STRUC ;.BNK-style OPL3 timbre definition
BNK <>
O_mod_AVEKM db ? ;op_2
O_mod_KSLTL db ?
O_mod_AD db ?
O_mod_SR db ?
O_mod_WS db ?
O_fb_c db ?
O_car_AVEKM db ? ;op_3
O_car_KSLTL db ?
O_car_AD db ?
O_car_SR db ?
O_car_WS db ?
ENDS
```
Diffstat (limited to 'src')
-rw-r--r-- | src/adldata.cpp | 12188 | ||||
-rw-r--r-- | src/gen_adldata/gen_adldata.cc | 25 |
2 files changed, 6345 insertions, 5868 deletions
diff --git a/src/adldata.cpp b/src/adldata.cpp index e85d8d2..5ee9866 100644 --- a/src/adldata.cpp +++ b/src/adldata.cpp @@ -4542,11 +4542,11 @@ const adldata adl[4528] = { 0x332F985,0x0A5D684, 0x05,0x40, 0xE, +0, false }, // 4526: apgleeP83; Jingle Bell { 0x0FFF00B,0x2FF220C, 0x00,0x00, 0xE, +0, false }, // 4527: apgnamM122; Seashore }; -const struct adlinsdata adlins[4425] = +const struct adlinsdata adlins[4543] = { // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 0, 0, 0, 2, 0, 0,0.000000 }, // 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 + { 0, 0, 0, 2, 0, 0,0.000000 }, // 0: BisqP15; nosound // Amplitude begins at 1540.5, peaks 1600.4 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. @@ -5056,1709 +5056,1709 @@ const struct adlinsdata adlins[4425] = // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. { 127, 127, 0, 0, 153, 153,0.000000 }, // 127: 3drm67M127; GM127; HMIGM127; b13M127; b7M127; f17GM127; f34GM127; fat2M127; mGM127; sGM127; Gunshot; am127; am127.in - // Amplitude begins at 2000.6, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 128, 128, 16, 0, 66, 66,0.000000 }, // 128: BisqP36; GP35; GP36; f17GP35; f17GP36; f20GP35; f20GP36; f29GP35; f29GP36; f30GP35; f30GP36; f31GP31; f31GP35; f31GP36; f34GP35; f34GP36; f35GP35; f42GP36; mGP35; mGP36; qGP35; qGP36; Ac Bass Drum; Bass Drum 1 + // Amplitude begins at 1963.5, peaks 2355.7 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 2201.4, + // Amplitude begins at 2330.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 129, 129, 2, 0, 20, 20,0.000000 }, // 129: GP37; f17GP37; f23GP54; f29GP37; f30GP37; f34GP37; f49GP37; mGP37; Side Stick; Tambourine + { 129, 129, 52, 0, 20, 20,0.000000 }, // 129: GP37; b13P37; b7P37; f17GP37; f29GP37; f30GP37; f34GP37; f49GP37; fat2P37; mGP37; Side Stick; aps037; aps037.i - // Amplitude begins at 2004.1, + // Amplitude begins at 2148.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130, 130, 0, 0, 73, 73,0.000000 }, // 130: BisqP40; GP38; GP40; f17GP38; f17GP40; f29GP38; f29GP40; f30GP38; f30GP40; f34GP38; f34GP40; f49GP38; mGP38; mGP40; Acoustic Snare; Electric Snare + { 130, 130, 48, 0, 66, 66,0.000000 }, // 130: GP38; b13P38; b7P38; f17GP38; f29GP38; f30GP38; f34GP38; f49GP38; fat2P38; mGP38; Acoustic Snare; aps038; aps038.i - // Amplitude begins at 1862.9, + // Amplitude begins at 2018.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 131, 131, 0, 0, 40, 40,0.000000 }, // 131: GP39; f17GP39; f29GP39; f30GP39; f34GP39; f49GP39; mGP39; Hand Clap + { 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 2528.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 132, 132, 0, 0, 40, 40,0.000000 }, // 132: BisqP87; GP41; GP43; GP45; GP47; GP48; GP50; GP87; 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; mGP41; mGP43; mGP45; mGP47; mGP48; mGP50; mGP87; sGP87; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom; Open Surdu + // Amplitude begins at 2099.2, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + { 130, 130, 60, 0, 80, 80,0.000000 }, // 132: GP40; b13P40; b7P40; f17GP40; f29GP40; f30GP40; f34GP40; fat2P40; mGP40; Electric Snare; aps040; aps040.i + + // Amplitude begins at 2145.5, peaks 2145.9 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 593.5, + // Amplitude begins at 691.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 12, 0, 20, 20,0.000000 }, // 133: GP42; f17GP42; f23GP68; f23GP70; f29GP42; f30GP42; f34GP1; f34GP42; mGP42; Closed High Hat; Low Agogo; Maracas + { 133, 133, 43, 0, 20, 20,0.000000 }, // 134: GP42; b13P42; b7P42; f17GP42; f29GP42; f30GP42; f34GP42; fat2P42; mGP42; Closed High Hat; aps042; aps042.i - // Amplitude begins at 234.5, peaks 734.6 at 0.0s, + // Amplitude begins at 2377.9, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + { 132, 132, 49, 0, 80, 80,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 71.9, peaks 751.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 134, 134, 12, 0, 20, 20,0.000000 }, // 134: GP44; f17GP44; f29GP44; f30GP44; f34GP44; f35GP44; f49GP44; mGP44; Pedal High Hat + { 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 678.8, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 135, 135, 12, 0, 233, 233,0.000000 }, // 135: GP46; f17GP46; f29GP46; f30GP46; f34GP46; f49GP46; mGP46; Open High Hat + // Amplitude begins at 2503.2, + // 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 1284.6, peaks 1305.6 at 0.0s, - // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 136, 136, 14, 0, 846, 846,0.000000 }, // 136: BisqP49; GP49; GP57; f15GP49; f17GP49; f17GP57; f26GP49; f29GP49; f29GP57; f30GP49; f30GP57; f34GP49; f34GP57; f35GP49; f49GP49; f49GP57; mGP49; mGP57; oGP49; Crash Cymbal 1; Crash Cymbal 2 + // Amplitude begins at 731.6, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + { 135, 135, 43, 0, 300, 300,0.000000 }, // 138: GP46; b13P46; b7P46; f17GP46; f29GP46; f30GP46; f34GP46; f49GP46; fat2P46; mGP46; Open High Hat; aps046; aps046.i + + // Amplitude begins at 2168.8, peaks 2592.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 2266.6, peaks 2686.2 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 308.2, + // Amplitude begins at 1234.0, peaks 1278.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 137, 137, 14, 0, 593, 593,0.000000 }, // 137: GP51; GP59; f17GP51; f17GP59; f29GP51; f29GP59; f30GP51; f30GP59; f34GP51; f34GP59; f35GP51; f35GP59; f49GP51; f49GP59; mGP51; mGP59; sGP51; sGP59; Ride Cymbal 1; Ride Cymbal 2 + { 136, 136, 72, 0, 600, 600,0.000000 }, // 141: GP49; b13P49; b7P49; f17GP49; f29GP49; f30GP49; f34GP49; f49GP49; fat2P49; mGP49; Crash Cymbal 1; aps049; aps049.i - // Amplitude begins at 891.3, peaks 1021.4 at 0.0s, - // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 138, 138, 14, 0, 840, 840,0.000000 }, // 138: GP52; f17GP52; f29GP52; f30GP52; f34GP52; f35GP52; f49GP52; mGP52; Chinese Cymbal + // Amplitude begins at 2211.8, peaks 2480.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 57.6, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 139, 139, 14, 0, 313, 313,0.000000 }, // 139: GP53; f17GP53; f29GP53; f30GP53; f34GP53; f35GP53; f49GP53; mGP53; sGP53; Ride Bell + // Amplitude begins at 184.8, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 137, 137, 76, 0, 506, 506,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 438.6, peaks 1109.7 at 0.0s, + // Amplitude begins at 919.1, peaks 976.4 at 0.0s, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + { 138, 138, 84, 0, 420, 420,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 112.7, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + { 139, 139, 36, 0, 386, 386,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 420.6, peaks 1119.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 140, 140, 2, 0, 86, 86,0.000000 }, // 140: GP54; f17GP54; f30GP54; f34GP54; f49GP54; mGP54; Tambourine + { 140, 140, 65, 0, 86, 86,0.000000 }, // 146: GP54; f17GP54; f30GP54; f34GP54; f49GP54; fat2P54; mGP54; Tambourine - // Amplitude begins at 1177.9, peaks 1313.4 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 141, 141, 78, 0, 593, 593,0.000000 }, // 141: GP55; f34GP55; Splash Cymbal + // Amplitude begins at 1186.6, peaks 1224.5 at 0.0s, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + { 141, 141, 84, 0, 426, 426,0.000000 }, // 147: GP55; b13P55; b6P110; b7P55; b8P55; f34GP55; fat2P55; Rsplash; Splash Cymbal; aps055; aps055.i; cysplash - // Amplitude begins at 1366.6, + // Amplitude begins at 1342.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 142, 142, 17, 0, 113, 113,0.000000 }, // 142: GP56; f17GP56; f29GP56; f30GP56; f34GP56; f48GP56; f49GP56; mGP56; sGP56; Cow Bell + { 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 538.0, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 143, 143,128, 0, 253, 253,0.000000 }, // 143: GP58; f34GP58; Vibraslap + // Amplitude begins at 1290.9, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + { 136, 136, 84, 0, 406, 406,0.000000 }, // 149: GP57; b13P57; b7P57; f17GP57; f29GP57; f30GP57; f34GP57; f49GP57; fat2P57; mGP57; Crash Cymbal 2; aps057; aps057.i - // Amplitude begins at 2583.5, + // Amplitude begins at 492.8, peaks 558.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 144, 144, 6, 0, 40, 40,0.000000 }, // 144: GP60; f17GP60; f29GP60; f30GP60; f34GP60; f48GP60; f49GP60; mGP60; sGP60; High Bongo + { 143, 143, 24, 0, 46, 46,0.000000 }, // 150: GP58; b13P58; b7P58; b8P58; f34GP58; Vibraslap; aps058; aps058.i; vibra - // Amplitude begins at 2919.1, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 145, 145, 1, 0, 40, 40,0.000000 }, // 145: GP61; f15GP61; f17GP61; f26GP61; f29GP61; f30GP61; f34GP61; f48GP61; f49GP61; mGP61; oGP61; sGP61; Low Bongo + // Amplitude begins at 177.1, peaks 178.9 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 137, 137, 77, 0, 506, 506,0.000000 }, // 151: GP59; b13P59; b7P59; f17GP59; f29GP59; f30GP59; f34GP59; f35GP59; f49GP59; fat2P59; mGP59; sGP59; Ride Cymbal 2; aps051; aps051.i - // Amplitude begins at 1593.2, + // Amplitude begins at 2483.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 146, 146, 1, 0, 13, 13,0.000000 }, // 146: GP62; f17GP62; f29GP62; f30GP62; f34GP62; f48GP62; f49GP62; mGP62; sGP62; Mute High Conga + { 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 2398.8, + // Amplitude begins at 3190.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 147, 147, 1, 0, 40, 40,0.000000 }, // 147: GP63; f17GP63; f29GP63; f30GP63; f34GP63; f48GP63; f49GP63; mGP63; sGP63; Open High Conga + { 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 2576.5, + // Amplitude begins at 1434.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 148, 148, 1, 0, 40, 40,0.000000 }, // 148: GP64; f17GP64; f29GP64; f30GP64; f34GP64; f48GP64; f49GP64; mGP64; sGP64; Low Conga + { 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 - // Amplitude begins at 2228.9, peaks 2455.9 at 0.0s, + // Amplitude begins at 2343.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 149, 149, 1, 0, 46, 46,0.000000 }, // 149: GP65; f17GP65; f29GP65; f30GP65; f34GP65; f35GP65; f35GP66; f48GP65; f49GP65; mGP65; sGP65; High Timbale; Low Timbale + { 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 2343.6, peaks 2404.2 at 0.0s, + // Amplitude begins at 2576.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 150, 150, 0, 0, 40, 40,0.000000 }, // 150: GP66; f17GP66; f30GP66; f34GP66; f48GP66; f49GP66; mGP66; sGP66; Low Timbale + { 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 1756.7, + // Amplitude begins at 2723.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 151, 151, 3, 0, 133, 133,0.000000 }, // 151: GP67; f17GP67; f29GP67; f30GP67; f34GP67; f35GP67; f35GP68; f49GP67; mGP67; sGP67; High Agogo; Low Agogo + { 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 2869.6, + // Amplitude begins at 2701.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 152, 152, 3, 0, 153, 153,0.000000 }, // 152: GP68; f17GP68; f29GP68; f30GP68; f34GP68; f49GP68; mGP68; sGP68; Low Agogo + { 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 3.9, peaks 638.5 at 0.0s, + // Amplitude begins at 1507.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 153, 153, 14, 0, 86, 86,0.000000 }, // 153: GP69; f15GP69; f17GP69; f26GP69; f29GP69; f30GP69; f34GP69; f42GP69; f49GP69; mGP69; Cabasa + { 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 826.7, peaks 1071.2 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 154, 154, 14, 0, 13, 13,0.000000 }, // 154: GP70; f15GP70; f17GP70; f26GP70; f29GP70; f30GP70; f34GP70; f35GP70; f49GP70; mGP70; sGP70; Maracas + // Amplitude begins at 2875.1, + // 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 53.8, peaks 1584.0 at 0.0s, + // Amplitude begins at 1.7, peaks 604.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 155, 155,215, 0, 60, 60,0.000000 }, // 155: GP71; f15GP71; f17GP71; f26GP71; f29GP71; f30GP71; f34GP71; f35GP71; f48GP71; f49GP71; mGP71; sGP71; Short Whistle + { 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 49.8, peaks 2172.0 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 156, 156,215, 0, 60, 60,0.000000 }, // 156: GP72; f15GP72; f17GP72; f26GP72; f29GP72; f30GP72; f34GP72; f35GP72; f48GP72; f49GP72; mGP72; sGP72; Long Whistle + // Amplitude begins at 1016.1, peaks 1048.8 at 0.0s, + // 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 126.4, peaks 2650.9 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + { 155, 155, 61, 0, 326, 326,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 125.8, peaks 2795.8 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + { 156, 156, 61, 0, 620, 620,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 6.5, peaks 1514.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 157, 157,128, 0, 80, 80,0.000000 }, // 157: GP73; f34GP73; sGP73; Short Guiro + { 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 710.8 at 0.1s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 158, 158,128, 0, 226, 226,0.000000 }, // 158: GP74; f34GP74; sGP74; Long Guiro + // Amplitude begins at 0.0, peaks 739.3 at 0.2s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + { 158, 158, 40, 0, 333, 333,0.000000 }, // 166: GP74; f34GP74; fat2P74; sGP74; Long Guiro - // Amplitude begins at 2569.2, + // Amplitude begins at 2264.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 6, 0, 40, 40,0.000000 }, // 159: GP75; f15GP75; f17GP75; f26GP75; f29GP75; f30GP75; f34GP75; f49GP75; mGP75; oGP75; sGP75; Claves + { 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 2571.0, + // Amplitude begins at 2255.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 160, 160, 6, 0, 40, 40,0.000000 }, // 160: GP76; f17GP76; f29GP76; f30GP76; f34GP76; f35GP76; f48GP76; f49GP76; mGP76; High Wood Block + { 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 2571.0, + // Amplitude begins at 2415.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 161, 161, 6, 0, 40, 40,0.000000 }, // 161: GP77; f17GP77; f29GP77; f30GP77; f34GP77; f35GP77; f48GP77; f49GP77; mGP77; sGP77; Low Wood Block + { 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 6.1, peaks 2887.0 at 0.0s, + // Amplitude begins at 15.6, peaks 2775.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 162, 162, 1, 0, 113, 113,0.000000 }, // 162: GP78; f17GP78; f29GP78; f30GP78; f34GP78; f35GP78; f49GP78; mGP78; sGP78; Mute Cuica + { 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 3.8, peaks 1391.3 at 0.0s, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 163, 163, 65, 0, 346, 346,0.000000 }, // 163: GP79; f34GP79; sGP79; Open Cuica + // Amplitude begins at 3.4, peaks 1365.3 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 341.7, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 164, 164, 10, 0, 153, 153,0.000000 }, // 164: GP80; f17GP80; f29GP80; f30GP80; f34GP80; f35GP80; f49GP80; mGP80; sGP80; Mute Triangle + // Amplitude begins at 161.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 249.6, - // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 165, 165, 10, 0, 1233, 1233,0.000000 }, // 165: GP81; f17GP81; f29GP81; f30GP81; f34GP81; f35GP81; f49GP81; mGP81; sGP81; Open Triangle + // Amplitude begins at 193.0, + // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. + { 165, 165, 64, 0, 880, 880,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 3.9, peaks 606.4 at 0.0s, + // Amplitude begins at 6.6, peaks 610.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 166, 166, 14, 0, 46, 46,0.000000 }, // 166: GP82; f17GP82; f29GP82; f30GP82; f34GP82; f35GP82; f42GP82; f49GP82; mGP82; sGP82; Shaker + { 166, 166, 72, 0, 40, 40,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 730.6 at 0.1s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 167, 167, 14, 0, 353, 353,0.000000 }, // 167: GP83; f17GP83; f29GP83; f30GP83; f34GP83; f35GP83; f48GP83; f49GP83; mGP83; sGP83; Jingle Bell + // Amplitude begins at 0.0, peaks 469.5 at 0.1s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + { 167, 167, 73, 0, 293, 293,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 1662.5, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 168, 168, 5, 0, 153, 153,0.000000 }, // 168: GP84; f15GP51; f17GP84; f26GP51; f29GP84; f30GP84; f34GP84; f35GP84; f49GP84; mGP84; sGP84; Bell Tree; Ride Cymbal 1 + // Amplitude begins at 879.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 2572.9, + // Amplitude begins at 2271.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 169, 169, 2, 0, 40, 40,0.000000 }, // 169: GP85; f17GP85; f29GP85; f30GP85; f34GP85; f35GP85; f48GP85; f49GP85; mGP85; sGP85; Castanets + { 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 2415.1, + // Amplitude begins at 2535.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 170, 170, 1, 0, 40, 40,0.000000 }, // 170: BisqP86; GP86; f15GP63; f15GP64; f17GP86; f26GP63; f26GP64; f29GP86; f30GP86; f34GP86; f35GP86; f49GP86; mGP86; sGP86; Low Conga; Mute Surdu; Open High Conga + { 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 2284.7, peaks 2519.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 2838.4, peaks 3325.4 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 171, 171, 0, 0, 1073, 1073,0.000000 }, // 171: 3drm67M1; BisqM1; HMIGM1; b7M1; f17GM1; mGM1; BrightAcouGrand; am001.in + { 171, 171, 0, 0, 1073, 1073,0.000000 }, // 180: 3drm67M1; BisqM1; HMIGM1; b7M1; f17GM1; mGM1; BrightAcouGrand; am001.in // Amplitude begins at 2870.5, peaks 3485.4 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 172, 172, 0, 0, 40000, 0,0.000000 }, // 172: 3drm67M3; BisqM3; HMIGM3; b7M3; Honky-tonkPiano; am003.in + { 172, 172, 0, 0, 40000, 0,0.000000 }, // 181: 3drm67M3; BisqM3; HMIGM3; b7M3; Honky-tonkPiano; am003.in // Amplitude begins at 2321.7, peaks 2506.1 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 173, 174, 0, 0, 1100, 1100,0.000000 }, // 173: BisqM4; b50M4; b51M4; f20GM4; f36GM4; f48GM4; f49GM4; qGM4; Rhodes Piano; gm004 + { 173, 174, 0, 0, 1100, 1100,0.000000 }, // 182: BisqM4; b50M4; b51M4; f20GM4; f36GM4; f48GM4; f49GM4; qGM4; Rhodes Piano; gm004 // Amplitude begins at 2417.8, peaks 2541.0 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 175, 176, 0, 0, 1166, 1166,0.000000 }, // 174: BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005 + { 175, 176, 0, 0, 1166, 1166,0.000000 }, // 183: BisqM5; b50M5; b51M5; f20GM5; f31GM5; f36GM5; f48GM5; f49GM5; qGM5; Chorused Piano; gm005 // Amplitude begins at 2369.4, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 177, 178, 0, 0, 833, 833,0.000000 }, // 175: BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006 + { 177, 178, 0, 0, 833, 833,0.000000 }, // 184: BisqM6; b50M6; b51M6; f20GM6; f31GM6; f36GM6; f48GM6; f49GM6; qGM6; Harpsichord; gm006 // Amplitude begins at 1203.0, peaks 1355.2 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 179, 179, 0, 0, 1066, 1066,0.000000 }, // 176: BisqM7; b12M7; Clavinet; TCCLAV.I + { 179, 179, 0, 0, 1066, 1066,0.000000 }, // 185: BisqM7; b12M7; Clavinet; TCCLAV.I // Amplitude begins at 2860.4, peaks 2915.0 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 180, 181, 0, 0, 960, 960,0.000000 }, // 177: BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008 + { 180, 181, 0, 0, 960, 960,0.000000 }, // 186: BisqM8; b50M8; b51M8; f20GM8; f36GM8; qGM8; Celesta; gm008 // Amplitude begins at 2465.6, peaks 3081.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 182, 182, 0, 0, 486, 486,0.000000 }, // 178: 3drm67M10; BisqM10; HMIGM10; b7M10; b8M10; f17GM10; f35GM10; f48GM10; mGM10; Music box; am010.in; musicbx1 + { 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 2702.2, peaks 2858.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 183, 183, 0, 0, 260, 260,0.000000 }, // 179: 3drm67M12; BisqM12; HMIGM12; b7M12; f17GM12; mGM12; Marimba; am012.in + { 183, 183, 0, 0, 260, 260,0.000000 }, // 188: 3drm67M12; BisqM12; HMIGM12; b7M12; f17GM12; mGM12; Marimba; am012.in // Amplitude begins at 2751.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 184, 185, 0, 0, 140, 140,0.000000 }, // 180: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013 + { 184, 185, 0, 0, 140, 140,0.000000 }, // 189: BisqM13; b50M13; b51M13; f20GM13; f31GM13; f36GM13; f49GM13; qGM13; Xylophone; gm013 // Amplitude begins at 1906.3, peaks 2541.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 186, 187, 0, 0, 960, 960,0.000000 }, // 181: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014 + { 186, 187, 0, 0, 960, 960,0.000000 }, // 190: BisqM14; b50M14; b51M14; f20GM14; f36GM14; f49GM14; qGM14; Tubular Bells; gm014 // Amplitude begins at 1985.4, peaks 2599.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 188, 188, 0, 0, 273, 273,0.000000 }, // 182: 3drm67M15; BisqM15; HMIGM15; b7M15; f48GM15; Dulcimer; am015.in + { 188, 188, 0, 0, 273, 273,0.000000 }, // 191: 3drm67M15; BisqM15; HMIGM15; b7M15; f48GM15; Dulcimer; am015.in // Amplitude begins at 867.3, peaks 1426.1 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - { 189, 190, 0, 0, 2106, 2106,0.000000 }, // 183: BisqM16; f48GM16; Hammond Organ + { 189, 190, 0, 0, 2106, 2106,0.000000 }, // 192: BisqM16; f48GM16; Hammond Organ // Amplitude begins at 2219.2, peaks 2599.2 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - { 191, 192, 0, 0, 1460, 1460,0.000000 }, // 184: BisqM17; f48GM17; Percussive Organ + { 191, 192, 0, 0, 1460, 1460,0.000000 }, // 193: BisqM17; f48GM17; Percussive Organ // Amplitude begins at 1304.6, peaks 1992.4 at 36.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 193, 194, 0, 0, 40000, 13,0.000000 }, // 185: BisqM18; b50M18; b51M18; Rock Organ; gm018 + { 193, 194, 0, 0, 40000, 13,0.000000 }, // 194: BisqM18; b50M18; b51M18; Rock Organ; gm018 // Amplitude begins at 334.6, peaks 1482.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 195, 195, 0, 0, 40000, 6,0.000000 }, // 186: BisqM19; f13GM19; f50GM19; nemM19; Church Organ + { 195, 195, 0, 0, 40000, 6,0.000000 }, // 195: BisqM19; f13GM19; f50GM19; nemM19; Church Organ // Amplitude begins at 0.8, peaks 2846.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 196, 197, 0, 0, 40000, 6,0.000000 }, // 187: BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021 + { 196, 197, 0, 0, 40000, 6,0.000000 }, // 196: BisqM21; b50M21; b51M21; f20GM21; f31GM21; f36GM21; f49GM21; qGM21; Accordion; gm021 // Amplitude begins at 0.4, peaks 2122.9 at 39.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 198, 199, 0, 0, 40000, 20,0.000000 }, // 188: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; Harmonica; gm022 + { 198, 199, 0, 0, 40000, 20,0.000000 }, // 197: BisqM22; b50M22; b51M22; f20GM22; f31GM22; f36GM22; f48GM22; f49GM22; qGM22; Harmonica; gm022 // Amplitude begins at 5.0, peaks 1932.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 200, 201, 0, 0, 40000, 6,0.000000 }, // 189: BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023 + { 200, 201, 0, 0, 40000, 6,0.000000 }, // 198: BisqM23; b50M23; b51M23; f20GM23; f31GM23; f36GM23; f48GM23; f49GM23; qGM23; Tango Accordion; gm023 // Amplitude begins at 2048.6, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 202, 203, 0, 0, 1153, 1153,0.000000 }, // 190: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024 + { 202, 203, 0, 0, 1153, 1153,0.000000 }, // 199: BisqM24; b50M24; b51M24; f20GM24; f31GM24; f36GM24; f48GM24; qGM24; Acoustic Guitar1; gm024 // Amplitude begins at 2271.5, peaks 3000.0 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 204, 205, 0, 0, 1853, 1853,0.000000 }, // 191: BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025 + { 204, 205, 0, 0, 1853, 1853,0.000000 }, // 200: BisqM25; b50M25; b51M25; f20GM25; f31GM25; f36GM25; f48GM25; f49GM25; qGM25; Acoustic Guitar2; gm025 // Amplitude begins at 1779.4, peaks 2896.5 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 206, 207, 0, 0, 1973, 1973,0.000000 }, // 192: BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026 + { 206, 207, 0, 0, 1973, 1973,0.000000 }, // 201: BisqM26; b50M26; b51M26; f20GM26; f31GM26; f36GM26; f48GM26; f49GM26; qGM26; Electric Guitar1; gm026 // Amplitude begins at 2629.4, peaks 2970.5 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 208, 209, 0, 0, 2026, 2026,0.000000 }, // 193: BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027 + { 208, 209, 0, 0, 2026, 2026,0.000000 }, // 202: BisqM27; b50M27; b51M27; f20GM27; f31GM27; f36GM27; qGM27; Electric Guitar2; gm027 // Amplitude begins at 2683.6, peaks 2956.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 210, 211, 0, 0, 1166, 1166,0.000000 }, // 194: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028 + { 210, 211, 0, 0, 1166, 1166,0.000000 }, // 203: BisqM28; b50M28; b51M28; f20GM28; f31GM28; f36GM28; f48GM28; qGM28; Electric Guitar3; gm028 // Amplitude begins at 955.8, peaks 3068.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 212, 213, 0, 0, 40000, 6,0.000000 }, // 195: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar + { 212, 213, 0, 0, 40000, 6,0.000000 }, // 204: BisqM29; f49GM0; f49GM29; AcouGrandPiano; Overdrive Guitar // Amplitude begins at 1461.9, peaks 1818.7 at 0.3s, // fades to 20% at 1.4s, keyoff fades to 20% in 0.0s. - { 214, 214, 0, 0, 1413, 0,0.000000 }, // 196: BisqM30; b9MPM62; f21GM62; f27GM30; f41GM62; Distorton Guitar; Synth Brass 1 + { 214, 214, 0, 0, 1413, 0,0.000000 }, // 205: BisqM30; b9MPM62; f21GM62; f27GM30; f41GM62; Distorton Guitar; Synth Brass 1 // Amplitude begins at 2640.7, peaks 2692.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 215, 216, 0, 0, 160, 160,0.000000 }, // 197: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031 + { 215, 216, 0, 0, 160, 160,0.000000 }, // 206: BisqM31; b50M31; b51M31; f20GM31; f31GM31; f36GM31; qGM31; Guitar Harmonics; gm031 // Amplitude begins at 7.2, peaks 3187.3 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 217, 218, 0, 0, 1160, 1160,0.000000 }, // 198: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032 + { 217, 218, 0, 0, 1160, 1160,0.000000 }, // 207: BisqM32; b50M32; b51M32; f20GM32; f31GM32; f36GM32; qGM32; Acoustic Bass; gm032 // Amplitude begins at 2984.0, peaks 3262.0 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - { 219, 220, 0, 0, 1266, 1266,0.000000 }, // 199: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033 + { 219, 220, 0, 0, 1266, 1266,0.000000 }, // 208: BisqM33; b50M33; b51M33; f20GM33; f31GM33; f36GM33; f49GM39; qGM33; Electric Bass 1; Synth Bass 2; gm033 // Amplitude begins at 3116.2, peaks 3382.0 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - { 221, 222, 0, 0, 2126, 2126,0.000000 }, // 200: BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034 + { 221, 222, 0, 0, 2126, 2126,0.000000 }, // 209: BisqM34; b50M34; b51M34; f20GM34; f31GM34; f36GM34; qGM34; Electric Bass 2; gm034 // Amplitude begins at 2757.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 223, 224, 0, 0, 113, 113,0.000000 }, // 201: BisqM36; f53GM36; Slap Bass 1 + { 223, 224, 0, 0, 113, 113,0.000000 }, // 210: BisqM36; f53GM36; Slap Bass 1 // Amplitude begins at 2648.2, peaks 3289.6 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 225, 225, 0, 0, 1746, 1746,0.000000 }, // 202: BisqM38; f48GM38; Synth Bass 1 + { 225, 225, 0, 0, 1746, 1746,0.000000 }, // 211: BisqM38; f48GM38; Synth Bass 1 // Amplitude begins at 2465.6, peaks 3354.5 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 226, 227, 0, 0, 1853, 1853,0.000000 }, // 203: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039 + { 226, 227, 0, 0, 1853, 1853,0.000000 }, // 212: BisqM39; b50M39; b51M39; f20GM39; f31GM39; f36GM39; qGM39; Synth Bass 2; gm039 // Amplitude begins at 0.0, peaks 1253.5 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 228, 228, 0, 0, 146, 146,0.000000 }, // 204: BisqM40; b8M40; b9MPM53; f12GM40; f16GM40; f32GM53; f41GM53; f54GM40; Violin; Voice Oohs; violin1 + { 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 916.5 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 229, 229, 0, 0, 146, 60,0.000000 }, // 205: BisqM41; f16GM41; f37GM41; f54GM41; Viola + { 229, 229, 0, 0, 146, 60,0.000000 }, // 214: BisqM41; f16GM41; f37GM41; f54GM41; Viola // Amplitude begins at 0.0, peaks 806.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 230, 231, 0, 0, 226, 226,0.000000 }, // 206: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f49GM42; qGM42; Cello; gm042 + { 230, 231, 0, 0, 226, 226,0.000000 }, // 215: BisqM42; b50M42; b51M42; f20GM42; f31GM42; f36GM42; f49GM42; qGM42; Cello; gm042 // Amplitude begins at 0.6, peaks 1604.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 232, 233, 0, 0, 40000, 40,0.000000 }, // 207: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043 + { 232, 233, 0, 0, 40000, 40,0.000000 }, // 216: BisqM43; b50M43; b51M43; f20GM43; f31GM43; f36GM43; f48GM43; f49GM43; qGM43; Contrabass; gm043 // Amplitude begins at 375.4, peaks 403.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 234, 235, 0, 0, 313, 313,0.000000 }, // 208: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044 + { 234, 235, 0, 0, 313, 313,0.000000 }, // 217: BisqM44; b50M44; b51M44; f20GM44; f31GM44; f36GM44; f49GM44; qGM44; Tremulo Strings; gm044 // Amplitude begins at 898.9, peaks 3209.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 236, 237, 0, 0, 173, 173,0.000000 }, // 209: BisqM45; b50M45; b51M45; f20GM45; f36GM45; f49GM45; qGM45; Pizzicato String; gm045 + { 236, 237, 0, 0, 173, 173,0.000000 }, // 218: BisqM45; b50M45; b51M45; f20GM45; f36GM45; f49GM45; qGM45; Pizzicato String; gm045 // Amplitude begins at 898.9, peaks 3328.0 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 236, 238, 0, 0, 400, 400,0.000000 }, // 210: BisqM46; b50M46; b51M46; f20GM46; f36GM46; f48GM46; f49GM46; qGM46; Orchestral Harp; gm046 + { 236, 238, 0, 0, 400, 400,0.000000 }, // 219: BisqM46; b50M46; b51M46; f20GM46; f36GM46; f48GM46; f49GM46; qGM46; Orchestral Harp; gm046 // Amplitude begins at 209.1, peaks 220.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 47, 239, 0, 0, 1186, 1186,0.000000 }, // 211: BisqM47; b50M47; b51M47; f20GM47; f36GM47; qGM47; Timpany; gm047 + { 47, 239, 0, 0, 1186, 1186,0.000000 }, // 220: BisqM47; b50M47; b51M47; f20GM47; f36GM47; qGM47; Timpany; gm047 // Amplitude begins at 0.8, peaks 2735.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 240, 241, 0, 0, 40000, 53,0.000000 }, // 212: BisqM48; b50M48; b51M48; f20GM48; f36GM48; f49GM48; qGM48; String Ensemble1; gm048 + { 240, 241, 0, 0, 40000, 53,0.000000 }, // 221: BisqM48; b50M48; b51M48; f20GM48; f36GM48; f49GM48; qGM48; String Ensemble1; gm048 // Amplitude begins at 0.0, peaks 1640.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 242, 243, 0, 0, 40000, 46,0.000000 }, // 213: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049 + { 242, 243, 0, 0, 40000, 46,0.000000 }, // 222: BisqM49; b50M49; b51M49; f20GM49; f36GM49; f49GM49; qGM49; String Ensemble2; gm049 // Amplitude begins at 6.9, peaks 2716.7 at 20.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 244, 244, 0, 0, 40000, 33,0.000000 }, // 214: BisqM50; f17GM48; f30GM50; mGM48; String Ensemble1; Synth Strings 1 + { 244, 244, 0, 0, 40000, 33,0.000000 }, // 223: BisqM50; f17GM48; f30GM50; mGM48; String Ensemble1; Synth Strings 1 // Amplitude begins at 0.6, peaks 2143.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 245, 245, 0, 0, 40000, 6,0.000000 }, // 215: BisqM52; b11M52; b12M52; CHOIR; CHOIR.IN; Choir Aahs + { 245, 245, 0, 0, 40000, 6,0.000000 }, // 224: BisqM52; b11M52; b12M52; CHOIR; CHOIR.IN; Choir Aahs // Amplitude begins at 4.6, peaks 2355.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 246, 246, 0, 0, 40000, 13,0.000000 }, // 216: BisqM53; f12GM68; f16GM68; f47GM69; f54GM68; English Horn; Oboe; Voice Oohs + { 246, 246, 0, 0, 40000, 13,0.000000 }, // 225: BisqM53; f12GM68; f16GM68; f47GM69; f54GM68; English Horn; Oboe; Voice Oohs // Amplitude begins at 6.6, peaks 1804.7 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 247, 248, 0, 0, 280, 280,0.000000 }, // 217: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055 + { 247, 248, 0, 0, 280, 280,0.000000 }, // 226: BisqM55; b50M55; b51M55; f20GM55; f31GM55; f36GM55; f49GM55; qGM55; Orchestra Hit; gm055 // Amplitude begins at 22.8, peaks 2057.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 249, 250, 0, 0, 40000, 33,0.000000 }, // 218: BisqM58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba + { 249, 250, 0, 0, 40000, 33,0.000000 }, // 227: BisqM58; f20GM58; f31GM58; f36GM58; f49GM58; qGM58; Tuba // Amplitude begins at 1570.2, peaks 1696.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 251, 251, 0, 0, 60, 60,0.000000 }, // 219: 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 + { 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 2465.6, peaks 3306.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 252, 252, 0, 0, 40000, 66,0.000000 }, // 220: BisqM60; f13GM60; f50GM60; nemM60; French Horn + { 252, 252, 0, 0, 40000, 66,0.000000 }, // 229: BisqM60; f13GM60; f50GM60; nemM60; French Horn // Amplitude begins at 3.3, peaks 1279.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 253, 254, 0, 0, 40000, 0,0.000000 }, // 221: BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061 + { 253, 254, 0, 0, 40000, 0,0.000000 }, // 230: BisqM61; b50M61; b51M61; f20GM61; f36GM61; f49GM61; qGM61; Brass Section; gm061 // Amplitude begins at 7.3, peaks 2759.5 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 255, 256, 0, 0, 40000, 26,0.000000 }, // 222: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062 + { 255, 256, 0, 0, 40000, 26,0.000000 }, // 231: BisqM62; b50M62; b51M62; f20GM62; f31GM62; f36GM62; f49GM62; qGM62; Synth Brass 1; gm062 // Amplitude begins at 121.8, peaks 2249.7 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 257, 258, 0, 0, 40000, 6,0.000000 }, // 223: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063 + { 257, 258, 0, 0, 40000, 6,0.000000 }, // 232: BisqM63; b50M63; b51M63; f20GM63; f36GM63; f49GM63; qGM63; Synth Brass 2; gm063 // Amplitude begins at 181.8, peaks 1654.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 259, 260, 0, 0, 40000, 20,0.000000 }, // 224: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064 + { 259, 260, 0, 0, 40000, 20,0.000000 }, // 233: BisqM64; b50M64; b51M64; f20GM64; f31GM64; f36GM64; f49GM64; qGM64; Soprano Sax; gm064 // Amplitude begins at 1.7, peaks 1594.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 261, 262, 0, 0, 40000, 20,0.000000 }, // 225: BisqM65; b50M65; b51M65; f20GM65; f31GM65; f36GM65; f49GM65; qGM65; Alto Sax; gm065 + { 261, 262, 0, 0, 40000, 20,0.000000 }, // 234: BisqM65; b50M65; b51M65; f20GM65; f31GM65; f36GM65; f49GM65; qGM65; Alto Sax; gm065 // Amplitude begins at 920.5, peaks 2733.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 263, 264, 0, 0, 40000, 6,0.000000 }, // 226: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066 + { 263, 264, 0, 0, 40000, 6,0.000000 }, // 235: BisqM66; b50M66; b51M66; f20GM66; f31GM66; f36GM66; f49GM66; qGM66; Tenor Sax; gm066 // Amplitude begins at 832.5, peaks 3053.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 265, 266, 0, 0, 40000, 53,0.000000 }, // 227: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067 + { 265, 266, 0, 0, 40000, 53,0.000000 }, // 236: BisqM67; b50M67; b51M67; f20GM67; f31GM67; f36GM67; f48GM67; f49GM67; qGM67; Baritone Sax; gm067 // Amplitude begins at 102.2, peaks 2292.3 at 27.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 267, 268, 0, 0, 40000, 6,0.000000 }, // 228: BisqM68; f48GM68; Oboe + { 267, 268, 0, 0, 40000, 6,0.000000 }, // 237: BisqM68; f48GM68; Oboe // Amplitude begins at 7.8, peaks 1963.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 269, 270, 0, 0, 40000, 20,0.000000 }, // 229: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069 + { 269, 270, 0, 0, 40000, 20,0.000000 }, // 238: BisqM69; b50M69; b51M69; f20GM69; f31GM69; f36GM69; f49GM69; qGM69; English Horn; gm069 // Amplitude begins at 8.4, peaks 3131.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 271, 272, 0, 0, 40000, 6,0.000000 }, // 230: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070 + { 271, 272, 0, 0, 40000, 6,0.000000 }, // 239: BisqM70; b50M70; b51M70; f20GM70; f31GM70; f36GM70; f49GM70; qGM70; Bassoon; gm070 // Amplitude begins at 0.8, peaks 568.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 273, 274, 0, 0, 40000, 53,0.000000 }, // 231: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071 + { 273, 274, 0, 0, 40000, 53,0.000000 }, // 240: BisqM71; b50M71; b51M71; f20GM71; f31GM71; f36GM71; f49GM71; qGM71; Clarinet; gm071 // Amplitude begins at 0.9, peaks 2743.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 275, 276, 0, 0, 40000, 33,0.000000 }, // 232: BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074 + { 275, 276, 0, 0, 40000, 33,0.000000 }, // 241: BisqM74; b50M74; b51M74; f20GM74; f36GM74; f48GM74; f49GM74; qGM74; Recorder; gm074 // Amplitude begins at 0.0, peaks 3115.9 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 277, 277, 0, 0, 40000, 20,0.000000 }, // 233: BisqM75; f47GM74; f54GM75; Pan Flute; Recorder + { 277, 277, 0, 0, 40000, 20,0.000000 }, // 242: BisqM75; f47GM74; f54GM75; Pan Flute; Recorder // Amplitude begins at 3.0, peaks 2795.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 278, 279, 0, 0, 40000, 73,0.000000 }, // 234: BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076 + { 278, 279, 0, 0, 40000, 73,0.000000 }, // 243: BisqM76; b50M76; b51M76; f20GM76; f31GM76; f36GM76; f48GM76; f49GM76; qGM76; Bottle Blow; gm076 // Amplitude begins at 0.0, peaks 3520.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 280, 281, 0, 0, 40000, 40,0.000000 }, // 235: BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077 + { 280, 281, 0, 0, 40000, 40,0.000000 }, // 244: BisqM77; b50M77; b51M77; f20GM77; f31GM77; f36GM77; f49GM77; qGM77; Shakuhachi; gm077 // Amplitude begins at 0.0, peaks 3066.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 282, 283, 0, 0, 40000, 106,0.000000 }, // 236: BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078 + { 282, 283, 0, 0, 40000, 106,0.000000 }, // 245: BisqM78; b50M78; b51M78; f20GM78; f31GM78; f36GM78; f48GM78; f49GM78; qGM78; Whistle; gm078 // Amplitude begins at 7.2, peaks 3729.4 at 33.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 284, 284, 0, 0, 40000, 20,0.000000 }, // 237: BisqM79; f13GM79; f50GM79; nemM79; Ocarina + { 284, 284, 0, 0, 40000, 20,0.000000 }, // 246: BisqM79; f13GM79; f50GM79; nemM79; Ocarina // Amplitude begins at 2530.2, peaks 2817.4 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 285, 286, 0, 0, 40000, 0,0.000000 }, // 238: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080 + { 285, 286, 0, 0, 40000, 0,0.000000 }, // 247: BisqM80; b50M80; b51M80; f20GM80; f31GM80; f36GM80; f49GM80; qGM80; Lead 1 squareea; gm080 // Amplitude begins at 1931.0, peaks 2039.1 at 18.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 287, 288, 0, 0, 40000, 20,0.000000 }, // 239: BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM81; qGM81; Lead 2 sawtooth; gm081 + { 287, 288, 0, 0, 40000, 20,0.000000 }, // 248: BisqM81; b50M81; b51M81; f20GM81; f31GM81; f36GM81; f49GM81; qGM81; Lead 2 sawtooth; gm081 // Amplitude begins at 0.7, peaks 2588.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 289, 289, 0, 0, 40000, 33,0.000000 }, // 240: BisqM82; f35GM82; hamM56; Lead 3 calliope; hamcalio + { 289, 289, 0, 0, 40000, 33,0.000000 }, // 249: BisqM82; f35GM82; hamM56; Lead 3 calliope; hamcalio // Amplitude begins at 1005.8, peaks 2940.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 290, 291, 0, 0, 40000, 6,0.000000 }, // 241: BisqM84; b50M84; b51M84; f20GM84; f31GM84; f36GM84; f48GM84; f49GM84; qGM84; Lead 5 charang; gm084 + { 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 5.8, peaks 2131.5 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 292, 293, 0, 0, 40000, 73,0.000000 }, // 242: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085 + { 292, 293, 0, 0, 40000, 73,0.000000 }, // 251: BisqM85; b50M85; b51M85; f20GM85; f31GM85; f36GM85; qGM85; Lead 6 voice; gm085 // Amplitude begins at 5.9, peaks 1929.4 at 28.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 294, 295, 0, 0, 40000, 60,0.000000 }, // 243: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086 + { 294, 295, 0, 0, 40000, 60,0.000000 }, // 252: BisqM86; b50M86; b51M86; f20GM86; f31GM86; f36GM86; qGM86; Lead 7 fifths; gm086 // Amplitude begins at 0.8, peaks 3156.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 296, 297, 0, 0, 40000, 160,0.000000 }, // 244: BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088 + { 296, 297, 0, 0, 40000, 160,0.000000 }, // 253: BisqM88; b50M88; b51M88; f20GM88; f36GM88; f48GM88; qGM88; Pad 1 new age; gm088 // Amplitude begins at 0.0, peaks 3303.6 at 2.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - { 89, 298, 0, 0, 40000, 440,0.000000 }, // 245: BisqM89; b50M89; b51M89; f20GM89; f31GM89; f36GM89; f49GM89; qGM89; Pad 2 warm; gm089 + { 89, 298, 0, 0, 40000, 440,0.000000 }, // 254: BisqM89; b50M89; b51M89; f20GM89; f31GM89; f36GM89; f49GM89; qGM89; Pad 2 warm; gm089 // Amplitude begins at 2431.6, peaks 2690.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 299, 300, 0, 0, 40000, 160,0.000000 }, // 246: BisqM90; b50M90; b51M90; f20GM90; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; Pad 3 polysynth; Synth Brass 2; gm090 + { 299, 300, 0, 0, 40000, 160,0.000000 }, // 255: BisqM90; b50M90; b51M90; f20GM90; f31GM63; f31GM90; f36GM90; f49GM90; qGM90; Pad 3 polysynth; Synth Brass 2; gm090 // Amplitude begins at 7.7, peaks 3164.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - { 301, 302, 0, 0, 40000, 546,0.000000 }, // 247: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091 + { 301, 302, 0, 0, 40000, 546,0.000000 }, // 256: BisqM91; b50M91; b51M91; f20GM91; f31GM91; f36GM91; f48GM91; f49GM91; qGM91; Pad 4 choir; gm091 // Amplitude begins at 0.0, peaks 2389.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 303, 303, 0, 0, 40000, 126,0.000000 }, // 248: BisqM94; f17GM94; f35GM94; mGM94; Pad 7 halo + { 303, 303, 0, 0, 40000, 126,0.000000 }, // 257: BisqM94; f17GM94; f35GM94; mGM94; Pad 7 halo // Amplitude begins at 2050.9, peaks 2645.4 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 304, 304, 0, 0, 40000, 66,0.000000 }, // 249: BisqM95; f17GM95; f35GM95; mGM95; Pad 8 sweep + { 304, 304, 0, 0, 40000, 66,0.000000 }, // 258: BisqM95; f17GM95; f35GM95; mGM95; Pad 8 sweep // Amplitude begins at 370.0, peaks 1234.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 305, 305, 0, 0, 1746, 1746,0.000000 }, // 250: BisqM96; b8M96; f35GM96; FX 1 rain; icerain + { 305, 305, 0, 0, 1746, 1746,0.000000 }, // 259: BisqM96; b8M96; f35GM96; FX 1 rain; icerain // Amplitude begins at 0.0, peaks 3197.1 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - { 306, 307, 0, 0, 40000, 606,0.000000 }, // 251: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097 + { 306, 307, 0, 0, 40000, 606,0.000000 }, // 260: BisqM97; b50M97; b51M97; f20GM97; f31GM97; f36GM97; f49GM97; qGM97; FX 2 soundtrack; gm097 // Amplitude begins at 2683.0, peaks 2953.6 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 308, 308, 0, 0, 1886, 1886,0.000000 }, // 252: BisqM98; f29GM40; f29GM98; f30GM40; f30GM98; FX 3 crystal; Violin + { 308, 308, 0, 0, 1886, 1886,0.000000 }, // 261: BisqM98; f29GM40; f29GM98; f30GM40; f30GM98; FX 3 crystal; Violin // Amplitude begins at 963.5, peaks 1771.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 309, 309, 0, 0, 146, 146,0.000000 }, // 253: BisqM101; b56M101; b66M101; FX 6 goblins; FX6 + { 309, 309, 0, 0, 146, 146,0.000000 }, // 262: BisqM101; b56M101; b66M101; FX 6 goblins; FX6 // Amplitude begins at 0.0, peaks 2859.0 at 4.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - { 310, 310, 0, 0, 40000, 780,0.000000 }, // 254: BisqM102; f17GM102; f35GM102; mGM102; FX 7 echoes + { 310, 310, 0, 0, 40000, 780,0.000000 }, // 263: BisqM102; f17GM102; f35GM102; mGM102; FX 7 echoes // Amplitude begins at 134.9, peaks 2940.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - { 311, 311, 0, 0, 40000, 473,0.000000 }, // 255: BisqM103; f17GM103; f35GM103; mGM103; FX 8 sci-fi + { 311, 311, 0, 0, 40000, 473,0.000000 }, // 264: BisqM103; f17GM103; f35GM103; mGM103; FX 8 sci-fi // Amplitude begins at 2128.7, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 312, 313, 0, 0, 2340, 2340,0.000000 }, // 256: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104 + { 312, 313, 0, 0, 2340, 2340,0.000000 }, // 265: BisqM104; b50M104; b51M104; f20GM104; f31GM104; f36GM104; f48GM104; f49GM104; qGM104; Sitar; gm104 // Amplitude begins at 1290.2, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 314, 315, 0, 0, 1193, 1193,0.000000 }, // 257: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105 + { 314, 315, 0, 0, 1193, 1193,0.000000 }, // 266: BisqM105; b50M105; b51M105; f20GM105; f31GM105; f36GM105; f48GM105; f49GM105; qGM105; Banjo; gm105 // Amplitude begins at 1478.1, peaks 1599.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 316, 317, 0, 0, 520, 520,0.000000 }, // 258: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106 + { 316, 317, 0, 0, 520, 520,0.000000 }, // 267: BisqM106; b50M106; b51M106; f20GM106; f31GM106; f36GM106; f49GM106; qGM106; Shamisen; gm106 // Amplitude begins at 372.3, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 318, 319, 0, 0, 1160, 1160,0.000000 }, // 259: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107 + { 318, 319, 0, 0, 1160, 1160,0.000000 }, // 268: BisqM107; b50M107; b51M107; f20GM107; f31GM107; f36GM107; qGM107; Koto; gm107 // Amplitude begins at 903.0, peaks 1032.2 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 108, 320, 0, 0, 260, 260,0.000000 }, // 260: BisqM108; b50M108; b51M108; f20GM108; f31GM108; f31GM45; f36GM108; f48GM108; f49GM108; qGM108; Kalimba; Pizzicato String; gm108 + { 108, 320, 0, 0, 260, 260,0.000000 }, // 269: BisqM108; b50M108; b51M108; f20GM108; f31GM108; f31GM45; f36GM108; f48GM108; f49GM108; qGM108; Kalimba; Pizzicato String; gm108 // Amplitude begins at 0.2, peaks 700.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 109, 321, 0, 0, 40000, 6,0.000000 }, // 261: BisqM109; b50M109; b51M109; f20GM109; f31GM109; f36GM109; f48GM109; qGM109; Bagpipe; gm109 + { 109, 321, 0, 0, 40000, 6,0.000000 }, // 270: BisqM109; b50M109; b51M109; f20GM109; f31GM109; f36GM109; f48GM109; qGM109; Bagpipe; gm109 // Amplitude begins at 0.3, peaks 2398.6 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 110, 322, 0, 0, 220, 220,0.000000 }, // 262: BisqM110; b50M110; b51M110; f20GM110; f31GM110; f36GM110; f48GM110; f49GM110; qGM110; Fiddle; gm110 + { 110, 322, 0, 0, 220, 220,0.000000 }, // 271: BisqM110; b50M110; b51M110; f20GM110; f31GM110; f36GM110; f48GM110; f49GM110; qGM110; Fiddle; gm110 // Amplitude begins at 101.4, peaks 1943.6 at 28.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 323, 324, 0, 0, 40000, 6,0.000000 }, // 263: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111 + { 323, 324, 0, 0, 40000, 6,0.000000 }, // 272: BisqM111; b50M111; b51M111; f20GM111; f31GM111; f36GM111; f48GM111; qGM111; Shanai; gm111 // Amplitude begins at 2503.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 325, 326, 0, 0, 146, 146,0.000000 }, // 264: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113 + { 325, 326, 0, 0, 146, 146,0.000000 }, // 273: BisqM113; b50M113; b51M113; f20GM113; f31GM113; f36GM113; f48GM113; qGM113; Agogo Bells; gm113 // Amplitude begins at 2016.8, peaks 2485.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 }, // 265: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114 + { 327, 328, 0, 0, 260, 260,0.000000 }, // 274: BisqM114; b50M114; b51M114; f20GM114; f31GM114; f36GM114; f48GM114; f49GM114; qGM114; Steel Drums; gm114 // Amplitude begins at 2150.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 329, 329, 0, 0, 20, 20,0.000000 }, // 266: BisqM115; f13GM115; f50GM115; nemM115; Woodblock + { 329, 329, 0, 0, 20, 20,0.000000 }, // 275: BisqM115; f13GM115; f50GM115; nemM115; Woodblock // Amplitude begins at 2610.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 330, 330, 0, 0, 153, 153,0.000000 }, // 267: BisqM117; f15GM103; f26GM103; FX 8 sci-fi; Melodic Tom + { 330, 330, 0, 0, 153, 153,0.000000 }, // 276: BisqM117; f15GM103; f26GM103; FX 8 sci-fi; Melodic Tom // Amplitude begins at 1822.0, peaks 2381.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 331, 332, 0, 0, 193, 193,0.000000 }, // 268: BisqM118; b50M118; b51M118; f20GM118; f31GM118; f36GM118; f48GM118; f49GM118; qGM118; Synth Drum; gm118 + { 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 1681.7 at 2.3s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - { 333, 333, 0, 0, 2366, 2366,0.000000 }, // 269: BisqM119; sGM119; Reverse Cymbal + { 333, 333, 0, 0, 2366, 2366,0.000000 }, // 278: BisqM119; sGM119; Reverse Cymbal // Amplitude begins at 75.9, peaks 1216.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 334, 334, 0, 0, 100, 100,0.000000 }, // 270: BisqM120; f13GM120; f50GM120; nemM120; Guitar FretNoise + { 334, 334, 0, 0, 100, 100,0.000000 }, // 279: BisqM120; f13GM120; f50GM120; nemM120; Guitar FretNoise // Amplitude begins at 0.0, peaks 2944.2 at 2.3s, // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s. - { 335, 335, 0, 0, 3520, 3520,0.000000 }, // 271: BisqM122; b6M115; b8M122; f35GM122; Rwhoosh; Seashore; whoosh + { 335, 335, 0, 0, 3520, 3520,0.000000 }, // 280: BisqM122; b6M115; b8M122; f35GM122; Rwhoosh; Seashore; whoosh // Amplitude begins at 0.0, peaks 2776.3 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 336, 336, 0, 0, 146, 146,0.000000 }, // 272: BisqM123; MGM124; f23GM124; f32GM124; f35GM123; Bird Tweet; Telephone + { 336, 336, 0, 0, 146, 146,0.000000 }, // 281: BisqM123; MGM124; f23GM124; f32GM124; f35GM123; Bird Tweet; Telephone // Amplitude begins at 1198.6, peaks 1220.0 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - { 337, 337, 0, 0, 2386, 2386,0.000000 }, // 273: BisqM124; b6M122; b8M125; f35GM124; Rphone2; Telephone; phone2 + { 337, 337, 0, 0, 2386, 2386,0.000000 }, // 282: BisqM124; b6M122; b8M125; f35GM124; Rphone2; Telephone; phone2 // Amplitude begins at 685.5, peaks 1731.1 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 338, 338, 0, 0, 40000, 153,0.000000 }, // 274: BisqM125; f27GM125; Helicopter + { 338, 338, 0, 0, 40000, 153,0.000000 }, // 283: BisqM125; f27GM125; Helicopter // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 339, 340, 0, 2, 0, 0,0.000000 }, // 275: BisqM126; b50M126; b51M126; f20GM126; f31GM126; f36GM126; qGM126; Applause/Noise; gm126 + { 339, 340, 0, 2, 0, 0,0.000000 }, // 284: BisqM126; b50M126; b51M126; f20GM126; f31GM126; f36GM126; qGM126; Applause/Noise; gm126 // Amplitude begins at 3974.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 341, 342, 0, 0, 153, 153,0.000000 }, // 276: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127 - - // Amplitude begins at 1963.5, peaks 2355.7 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 128, 128, 35, 0, 26, 26,0.000000 }, // 277: 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; 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; fat2P35; fat2P36; hamP11; rickP14; Ac Bass Drum; Bass Drum 1; Open Surdu; Rkick2; aps035; aps035.i; gps035; kick2; kick2.in - - // Amplitude begins at 2145.5, peaks 2145.9 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 132, 132, 47, 0, 106, 106,0.000000 }, // 278: BisqP1; b13P41; b7P41; fat2P41; hamP1; Low Floor Tom; aps041; aps041.i + { 341, 342, 0, 0, 153, 153,0.000000 }, // 285: BisqM127; b50M127; b51M127; f20GM127; f31GM127; f36GM127; f49GM127; qGM127; Gunshot; gm127 // Amplitude begins at 0.0, peaks 1502.2 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 343, 343, 35, 0, 426, 426,0.000000 }, // 279: BisqP2; b55PP2; Alunec + { 343, 343, 35, 0, 426, 426,0.000000 }, // 286: BisqP2; b55PP2; Alunec // Amplitude begins at 2157.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 344, 344, 0, 0, 20, 20,0.000000 }, // 280: BisqP3; f34GP3 + { 344, 344, 0, 0, 20, 20,0.000000 }, // 287: BisqP3 // Amplitude begins at 1511.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 345, 345, 35, 0, 93, 93,0.000000 }, // 281: BisqP5; b55PP5; Foot44 + { 345, 345, 35, 0, 93, 93,0.000000 }, // 288: BisqP5; b55PP5; Foot44 // Amplitude begins at 1441.0, peaks 1697.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 346, 346, 35, 0, 26, 26,0.000000 }, // 282: BisqP6; b55PP6; Foot45 + { 346, 346, 35, 0, 26, 26,0.000000 }, // 289: BisqP6; b55PP6; Foot45 // Amplitude begins at 2668.7, peaks 2972.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 347, 347, 50, 0, 153, 153,0.000000 }, // 283: BisqP16; BisqP7; f47GP10; f47GP11; f47GP12; f47GP13; f47GP14; f47GP15; f47GP16; f47GP17; f47GP18; f47GP19; f47GP20; f47GP21; f47GP22; f47GP23; f47GP24; f47GP25; f47GP26; f47GP27; f47GP62; f47GP63; f47GP64; f47GP7; f47GP8; f47GP9; Low Conga; Mute High Conga; Open High Conga + { 347, 347, 50, 0, 153, 153,0.000000 }, // 290: BisqP16; BisqP7; f47GP27 // Amplitude begins at 2663.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 348, 348, 18, 0, 53, 53,0.000000 }, // 284: BisqP8; f34GP4; f34GP5 + { 348, 348, 18, 0, 53, 53,0.000000 }, // 291: BisqP8 // Amplitude begins at 1194.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 349, 349, 72, 0, 53, 53,0.000000 }, // 285: BisqP9; b8P56; hamP9; cowbell + { 349, 349, 72, 0, 53, 53,0.000000 }, // 292: BisqP9; b8P56; f35GP56; hamP9; Cow Bell; cowbell // Amplitude begins at 1671.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 350, 350, 74, 0, 33, 33,0.000000 }, // 286: BisqP10; BisqP100; b8P62; hamP10; rickP100; conghi; conghi.i + { 350, 350, 74, 0, 33, 33,0.000000 }, // 293: BisqP10; BisqP100; b8P62; f35GP62; hamP10; rickP100; Mute High Conga; conghi; conghi.i // Amplitude begins at 2464.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 351, 351, 35, 0, 73, 73,0.000000 }, // 287: BisqP13; b8P36; rickP13; kick; kick1.in + { 351, 351, 35, 0, 73, 73,0.000000 }, // 294: BisqP13; b8P36; oGP35; rickP13; Ac Bass Drum; kick; kick1.in // Amplitude begins at 2716.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 352, 352, 16, 0, 93, 93,0.000000 }, // 288: BisqP14; f34GP14 + { 352, 352, 16, 0, 93, 93,0.000000 }, // 295: BisqP14 // Amplitude begins at 2410.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 353, 353, 38, 0, 53, 53,0.000000 }, // 289: BisqP17; BisqP19; b6P94; b8P27; rickP17; rickP19; Rsnare1; snare1; snare1.i; snare4.i + { 353, 353, 38, 0, 53, 53,0.000000 }, // 296: BisqP17; BisqP19; b6P94; b8P27; rickP17; rickP19; Rsnare1; snare1; snare1.i; snare4.i // Amplitude begins at 1985.6, peaks 2322.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 354, 354, 38, 0, 100, 100,0.000000 }, // 290: BisqP18; BisqP20; rickP18; rickP20; snare2.i; snare5.i + { 354, 354, 38, 0, 100, 100,0.000000 }, // 297: BisqP18; BisqP20; rickP18; rickP20; snare2.i; snare5.i // Amplitude begins at 2691.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 355, 355, 31, 0, 33, 33,0.000000 }, // 291: BisqP21; b8P41; rickP21; rocktom; rocktom. + { 355, 355, 31, 0, 33, 33,0.000000 }, // 298: BisqP21; b8P41; rickP21; rocktom; rocktom. // Amplitude begins at 2937.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 355, 355, 35, 0, 33, 33,0.000000 }, // 292: BisqP22; b8P43; rickP22; rocktom; rocktom. + { 355, 355, 35, 0, 33, 33,0.000000 }, // 299: BisqP22; b8P43; rickP22; rocktom; rocktom. // Amplitude begins at 2792.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 355, 355, 38, 0, 200, 200,0.000000 }, // 293: BisqP23; b8P45; rickP23; rocktom; rocktom. + { 355, 355, 38, 0, 200, 200,0.000000 }, // 300: BisqP23; b8P45; rickP23; rocktom; rocktom. // Amplitude begins at 2496.7, peaks 2786.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 355, 355, 41, 0, 160, 160,0.000000 }, // 294: BisqP24; b8P47; rickP24; rocktom; rocktom. + { 355, 355, 41, 0, 160, 160,0.000000 }, // 301: BisqP24; b8P47; rickP24; rocktom; rocktom. // Amplitude begins at 2747.6, peaks 3053.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 355, 355, 45, 0, 126, 126,0.000000 }, // 295: BisqP25; b8P48; rickP25; rocktom; rocktom. + { 355, 355, 45, 0, 126, 126,0.000000 }, // 302: BisqP25; b8P48; rickP25; rocktom; rocktom. // Amplitude begins at 2703.3, peaks 3031.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 355, 355, 50, 0, 153, 153,0.000000 }, // 296: BisqP26; b8P50; rickP26; rocktom; rocktom. + { 355, 355, 50, 0, 153, 153,0.000000 }, // 303: BisqP26; b8P50; rickP26; rocktom; rocktom. // Amplitude begins at 1767.0, peaks 2612.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 356, 356, 36, 0, 200, 200,0.000000 }, // 297: BisqP27; b6P27; hamP27; intP27; rickP27; timpani; timpani. + { 356, 356, 36, 0, 200, 200,0.000000 }, // 304: BisqP27; b6P27; hamP27; intP27; rickP27; timpani; timpani. // Amplitude begins at 2435.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 357, 357, 36, 0, 33, 33,0.000000 }, // 298: BisqP28; b11P28; clap + { 357, 357, 36, 0, 33, 33,0.000000 }, // 305: BisqP28; b11P28; clap // Amplitude begins at 6.9, peaks 1341.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 358, 358, 48, 0, 80, 80,0.000000 }, // 299: BisqP29; b11P29; scratch + { 358, 358, 48, 0, 80, 80,0.000000 }, // 306: BisqP29; b11P29; scratch // Amplitude begins at 1.7, peaks 1534.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 358, 358, 36, 0, 93, 93,0.000000 }, // 300: BisqP30; b11P30; scratch + { 358, 358, 36, 0, 93, 93,0.000000 }, // 307: BisqP30; b11P30; scratch // Amplitude begins at 1726.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 359, 359, 36, 0, 20, 20,0.000000 }, // 301: BisqP31; HMIGP37; HMIGP86; b11P31; b11P37; b11P86; b12P37; b12P86; f53GD37; f53GD86; RimShot; RimShot.; rimshot; rimshot. + { 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 1790.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 360, 360, 0, 0, 33, 33,0.000000 }, // 302: BisqP32; f42GP32 + { 360, 360, 0, 0, 33, 33,0.000000 }, // 309: BisqP32 // Amplitude begins at 2552.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 361, 361, 61, 0, 60, 60,0.000000 }, // 303: BisqP33; apgbloodP33; apgbloodP77; b10P33; b10P77; Low Wood Block; woodblok + { 361, 361, 61, 0, 60, 60,0.000000 }, // 310: BisqP33; apgbloodP33; apgbloodP77; b10P33; b10P77; nhlP33; nhlP77; Low Wood Block; woodblok // Amplitude begins at 1740.4, peaks 1767.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 362, 362, 96, 0, 226, 226,0.000000 }, // 304: BisqP34; b11P34; glocken + { 362, 362, 96, 0, 226, 226,0.000000 }, // 311: BisqP34; b11P34; glocken // Amplitude begins at 1420.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 363, 363, 38, 0, 60, 60,0.000000 }, // 305: BisqP35; dMP35; hxMP35; musP35; raptP35; Ac Bass Drum; Acoustic Bass Drum + { 363, 363, 38, 0, 60, 60,0.000000 }, // 312: BisqP35; dMP35; hxMP35; musP35; raptP35; Ac Bass Drum; Acoustic Bass Drum + + // Amplitude begins at 2000.6, + // 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 2162.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 364, 365, 18, 0, 13, 13,0.000000 }, // 306: BisqP37; f20GP37; f31GP37; qGP37; Side Stick + { 364, 365, 18, 0, 13, 13,0.000000 }, // 314: BisqP37; Side Stick // Amplitude begins at 2778.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 366, 366, 30, 0, 93, 93,0.000000 }, // 307: BisqP38; f35GP38; Acoustic Snare + { 366, 366, 30, 0, 93, 93,0.000000 }, // 315: BisqP38; Acoustic Snare // Amplitude begins at 2120.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 367, 368, 35, 0, 53, 53,0.000000 }, // 308: BisqP39; b50P39; Hand Clap; gps039 + { 367, 368, 35, 0, 53, 53,0.000000 }, // 316: BisqP39; b50P39; Hand Clap; gps039 + + // Amplitude begins at 2004.1, + // 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 1385.4, peaks 1434.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 369, 369, 0, 0, 66, 66,0.000000 }, // 309: 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 + { 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 1822.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 370, 370, 88, 0, 100, 100,0.000000 }, // 310: BisqP42; dMP42; hxMP42; musP42; Closed High Hat; Closed High-Hat + { 370, 370, 88, 0, 100, 100,0.000000 }, // 319: BisqP42; dMP42; hxMP42; musP42; Closed High Hat; Closed High-Hat // Amplitude begins at 118.2, peaks 1213.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 371, 371, 88, 0, 60, 60,0.000000 }, // 311: BisqP44; BisqP69; dMP44; dMP69; hxMP44; hxMP69; musP44; musP69; raptP44; raptP69; Cabasa; Cabasa + { 371, 371, 88, 0, 60, 60,0.000000 }, // 320: BisqP44; BisqP69; dMP44; dMP69; hxMP44; hxMP69; musP44; musP69; raptP44; raptP69; Cabasa; Cabasa // Amplitude begins at 1011.6, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 372, 372, 79, 0, 440, 440,0.000000 }, // 312: BisqP46; dMP46; hxMP46; musP46; raptP46; Open High Hat; Open High Hat + { 372, 372, 79, 0, 440, 440,0.000000 }, // 321: BisqP46; dMP46; hxMP46; musP46; raptP46; Open High Hat; Open High Hat + + // Amplitude begins at 1284.6, peaks 1305.6 at 0.0s, + // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. + { 136, 136, 14, 0, 846, 846,0.000000 }, // 322: BisqP49; Crash Cymbal 1 // Amplitude begins at 608.0, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 373, 373, 46, 0, 306, 306,0.000000 }, // 313: BisqP51; f48GP51; Ride Cymbal 1 + { 373, 373, 46, 0, 306, 306,0.000000 }, // 323: BisqP51; Ride Cymbal 1 // Amplitude begins at 2826.0, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 374, 375,129, 0, 300, 300,0.000000 }, // 314: BisqP52; f20GP52; f31GP52; qGP52; Chinese Cymbal + { 374, 375,129, 0, 300, 300,0.000000 }, // 324: BisqP52; Chinese Cymbal // Amplitude begins at 855.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 376, 376, 58, 0, 186, 186,0.000000 }, // 315: BisqP53; apgbloodP51; apgbloodP53; b10P51; b10P53; Ride; Ride Bell; Ride Cymbal 1 + { 376, 376, 58, 0, 186, 186,0.000000 }, // 325: BisqP53; apgbloodP51; apgbloodP53; b10P51; b10P53; nhlP51; nhlP53; Ride; Ride Bell; Ride Cymbal 1 // Amplitude begins at 431.0, peaks 1407.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 377, 377,164, 0, 106, 106,0.000000 }, // 316: BisqP54; 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 + { 377, 377,164, 0, 106, 106,0.000000 }, // 326: BisqP54; Tambourine // Amplitude begins at 570.1, peaks 1381.6 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 378, 378,142, 0, 2273, 2273,0.000000 }, // 317: BisqP55; f17GP55; f29GP55; f30GP55; f35GP55; f49GP55; mGP55; Splash Cymbal + { 378, 378,142, 0, 2273, 2273,0.000000 }, // 327: BisqP55; Splash Cymbal // Amplitude begins at 2517.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 379, 379, 9, 0, 40, 40,0.000000 }, // 318: BisqP56; f13GP56; f50GP56; nemP56; Cow Bell + { 379, 379, 9, 0, 40, 40,0.000000 }, // 328: BisqP56; Cow Bell // Amplitude begins at 2781.8, peaks 2857.4 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 380, 381, 35, 0, 720, 720,0.000000 }, // 319: BisqP57; b50P49; b51P57; b51P59; Crash Cymbal 2; gpo057; gpo059; gps049 + { 380, 381, 35, 0, 720, 720,0.000000 }, // 329: BisqP57; b50P49; b51P57; b51P59; Crash Cymbal 2; gpo057; gpo059; gps049 // Amplitude begins at 1433.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 382, 382, 28, 0, 26, 26,0.000000 }, // 320: BisqP58; HMIGP58; apgbloodP58; b10P58; b11P58; b12P58; f53GD58; Vibraslap; vibrasla + { 382, 382, 28, 0, 26, 26,0.000000 }, // 330: BisqP58; HMIGP58; apgbloodP58; b10P58; b11P58; b12P58; f53GD58; nhlP58; Vibraslap; vibrasla // Amplitude begins at 512.1, peaks 536.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 383, 383, 46, 0, 320, 320,0.000000 }, // 321: BisqP59; f48GP59; Ride Cymbal 2 + { 383, 383, 46, 0, 320, 320,0.000000 }, // 331: BisqP59; Ride Cymbal 2 // Amplitude begins at 1806.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 384, 384, 60, 0, 86, 86,0.000000 }, // 322: BisqP60; dMP60; hxMP60; musP60; raptP60; High Bongo; High Bongo + { 384, 384, 60, 0, 86, 86,0.000000 }, // 332: BisqP60; dMP60; hxMP60; musP60; raptP60; High Bongo; High Bongo // Amplitude begins at 1870.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 384, 384, 54, 0, 106, 106,0.000000 }, // 323: BisqP61; dMP61; hxMP61; musP61; raptP61; Low Bango + { 384, 384, 54, 0, 106, 106,0.000000 }, // 333: BisqP61; dMP61; hxMP61; musP61; raptP61; Low Bango // Amplitude begins at 2675.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 385, 385, 72, 0, 60, 60,0.000000 }, // 324: BisqP62; dMP62; hxMP62; musP62; raptP62; Mute High Conga; Mute High Conga + { 385, 385, 72, 0, 60, 60,0.000000 }, // 334: BisqP62; dMP62; hxMP62; musP62; raptP62; Mute High Conga; Mute High Conga // Amplitude begins at 2662.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 385, 385, 67, 0, 53, 53,0.000000 }, // 325: BisqP63; dMP63; hxMP63; musP63; raptP63; Open High Conga; Open High Conga + { 385, 385, 67, 0, 53, 53,0.000000 }, // 335: BisqP63; dMP63; hxMP63; musP63; raptP63; Open High Conga; Open High Conga // Amplitude begins at 2666.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 385, 385, 60, 0, 60, 60,0.000000 }, // 326: BisqP64; dMP64; hxMP64; musP64; raptP64; Low Conga; Low Conga + { 385, 385, 60, 0, 60, 60,0.000000 }, // 336: BisqP64; dMP64; hxMP64; musP64; raptP64; Low Conga; Low Conga // Amplitude begins at 1520.5, peaks 2016.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 386, 386, 1, 0, 46, 46,0.000000 }, // 327: BisqP65; BisqP66; f13GP65; f13GP66; f50GP65; f50GP66; nemP65; nemP66; High Timbale; Low Timbale + { 386, 386, 1, 0, 46, 46,0.000000 }, // 337: BisqP65; BisqP66; High Timbale; Low Timbale // Amplitude begins at 2634.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 387, 387, 77, 0, 133, 133,0.000000 }, // 328: BisqP67; dMP67; hxMP67; musP67; raptP67; High Agogo; High Agogo + { 387, 387, 77, 0, 133, 133,0.000000 }, // 338: BisqP67; dMP67; hxMP67; musP67; raptP67; High Agogo; High Agogo // Amplitude begins at 2706.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 387, 387, 72, 0, 133, 133,0.000000 }, // 329: BisqP68; dMP68; hxMP68; musP68; raptP68; Low Agogo; Low Agogo + { 387, 387, 72, 0, 133, 133,0.000000 }, // 339: BisqP68; dMP68; hxMP68; musP68; raptP68; Low Agogo; Low Agogo // Amplitude begins at 8.6, peaks 1232.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 388, 388, 90, 0, 46, 46,0.000000 }, // 330: BisqP70; apgbloodP70; b10P70; Maracas; shaker + { 388, 388, 90, 0, 46, 46,0.000000 }, // 340: BisqP70; apgbloodP70; b10P70; nhlP70; Maracas; shaker // Amplitude begins at 503.1, peaks 1248.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 }, // 331: BisqP71; HMIGP71; b11P71; b12P71; f53GD71; Short Whistle; hiwhist; hiwhist. + { 389, 389, 39, 0, 180, 180,0.000000 }, // 341: BisqP71; HMIGP71; b11P71; b12P71; f53GD71; Short Whistle; hiwhist; hiwhist. // Amplitude begins at 484.5, peaks 1256.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 390, 390, 36, 0, 513, 513,0.000000 }, // 332: BisqP72; HMIGP72; b11P72; b12P72; f53GD72; Long Whistle; lowhist; lowhist. + { 390, 390, 36, 0, 513, 513,0.000000 }, // 342: BisqP72; HMIGP72; b11P72; b12P72; f53GD72; Long Whistle; lowhist; lowhist. // Amplitude begins at 0.0, peaks 1343.2 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 391, 392, 35, 0, 86, 86,0.000000 }, // 333: BisqP73; b50P73; Short Guiro; gps073 + { 391, 392, 35, 0, 86, 86,0.000000 }, // 343: BisqP73; b50P73; Short Guiro; gps073 // Amplitude begins at 0.0, peaks 1537.5 at 0.3s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 391, 393, 35, 0, 346, 346,0.000000 }, // 334: BisqP74; b50P74; Long Guiro; gps074 + { 391, 393, 35, 0, 346, 346,0.000000 }, // 344: BisqP74; b50P74; Long Guiro; gps074 // Amplitude begins at 2521.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 394, 394, 60, 0, 40, 40,0.000000 }, // 335: BisqP75; b6P75; hamP75; intP75; rickP75; Claves; claves2; claves2. + { 394, 394, 60, 0, 40, 40,0.000000 }, // 345: BisqP75; b6P75; hamP75; intP75; rickP75; Claves; claves2; claves2. // Amplitude begins at 2239.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 329, 329, 7, 0, 20, 20,0.000000 }, // 336: BisqP76; BisqP77; f13GP76; f13GP77; f50GP76; f50GP77; nemP76; nemP77; High Wood Block; Low Wood Block - - // Amplitude begins at 15.6, peaks 2775.5 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 162, 162, 74, 0, 93, 93,0.000000 }, // 337: BisqP78; b13P78; b7P78; b8P78; fat2P78; Mute Cuica; aps078; aps078.i; cuicam - - // Amplitude begins at 3.4, peaks 1365.3 at 0.0s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 163, 163, 60, 0, 353, 353,0.000000 }, // 338: BisqP79; b13P79; b7P79; b8P79; fat2P79; Open Cuica; aps079; aps079.i; cuicao + { 329, 329, 7, 0, 20, 20,0.000000 }, // 346: BisqP76; BisqP77; High Wood Block; Low Wood Block // Amplitude begins at 962.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 395, 395, 90, 0, 73, 73,0.000000 }, // 339: BisqP80; dMP80; hxMP80; musP80; raptP80; Mute Triangle; Mute Triangle + { 395, 395, 90, 0, 73, 73,0.000000 }, // 347: BisqP80; dMP80; hxMP80; musP80; raptP80; Mute Triangle; Mute Triangle // Amplitude begins at 1016.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 396, 396, 90, 0, 300, 300,0.000000 }, // 340: BisqP81; dMP81; hxMP81; musP81; raptP81; Open Triangle; Open Triangle + { 396, 396, 90, 0, 300, 300,0.000000 }, // 348: BisqP81; dMP81; hxMP81; musP81; raptP81; Open Triangle; Open Triangle // Amplitude begins at 1.4, peaks 628.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 397, 397, 35, 0, 106, 106,0.000000 }, // 341: BisqP82; b51P69; b51P82; Shaker; gpo069; gpo082 + { 397, 397, 35, 0, 106, 106,0.000000 }, // 349: BisqP82; b51P69; b51P82; Shaker; gpo069; gpo082 // Amplitude begins at 4.0, peaks 1744.1 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 398, 399, 5, 0, 653, 653,0.000000 }, // 342: BisqP83; f20GP83; f31GP83; qGP83; Jingle Bell + { 398, 399, 5, 0, 653, 653,0.000000 }, // 350: BisqP83; Jingle Bell // Amplitude begins at 358.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 400, 400,103, 0, 226, 226,0.000000 }, // 343: BisqP84; HMIGP84; b11P84; b12P84; f53GD84; Bell Tree; triangle + { 400, 400,103, 0, 226, 226,0.000000 }, // 351: BisqP84; HMIGP84; b11P84; b12P84; f53GD84; Bell Tree; triangle // Amplitude begins at 1367.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 401, 401, 3, 0, 6, 6,0.000000 }, // 344: BisqP85; f13GP85; f50GP85; nemP85; Castanets + { 401, 401, 3, 0, 6, 6,0.000000 }, // 352: BisqP85; Castanets + + // Amplitude begins at 2415.1, + // 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 + + // Amplitude begins at 2528.0, + // 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 0.0, peaks 2830.5 at 0.2s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 402, 402, 36, 0, 186, 186,0.000000 }, // 345: BisqP88; b6P88; intP88; rickP88; scratch; scratch. + { 402, 402, 36, 0, 186, 186,0.000000 }, // 355: BisqP88; b6P88; intP88; rickP88; scratch; scratch. // Amplitude begins at 0.0, peaks 2888.7 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 403, 403, 60, 0, 40000, 0,0.000000 }, // 346: BisqP89; b6P23; hamP89; intP89; rickP89; crowd; crowd.in + { 403, 403, 60, 0, 40000, 0,0.000000 }, // 356: BisqP89; b6P23; hamP89; intP89; rickP89; crowd; crowd.in // Amplitude begins at 2858.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 404, 404, 37, 0, 60, 60,0.000000 }, // 347: BisqP90; b6P24; intP90; rickP90; taiko; taiko.in + { 404, 404, 37, 0, 60, 60,0.000000 }, // 357: BisqP90; b6P24; intP90; rickP90; taiko; taiko.in // Amplitude begins at 2718.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 405, 405, 36, 0, 46, 46,0.000000 }, // 348: BisqP91; b6P25; hamP91; intP91; rickP91; rlog; rlog.ins + { 405, 405, 36, 0, 46, 46,0.000000 }, // 358: BisqP91; b6P25; hamP91; intP91; rickP91; rlog; rlog.ins // Amplitude begins at 1677.4, peaks 1973.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 406, 406, 32, 0, 40, 40,0.000000 }, // 349: BisqP92; b6P26; hamP92; intP92; rickP92; knock; knock.in + { 406, 406, 32, 0, 40, 40,0.000000 }, // 359: BisqP92; b6P26; hamP92; intP92; rickP92; knock; knock.in // Amplitude begins at 1308.1, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 407, 407, 50, 0, 293, 293,0.000000 }, // 350: BisqP93; rickP93; openhht1 + { 407, 407, 50, 0, 293, 293,0.000000 }, // 360: BisqP93; rickP93; openhht1 // Amplitude begins at 95.4, peaks 1375.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 408, 408, 50, 0, 100, 100,0.000000 }, // 351: BisqP94; b6P104; b8P46; rickP94; Ropenhh2; openhht2 + { 408, 408, 50, 0, 100, 100,0.000000 }, // 361: BisqP94; b6P104; b8P46; f35GP46; rickP94; Open High Hat; Ropenhh2; openhht2 // Amplitude begins at 1045.2, peaks 1791.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 409, 409, 83, 0, 26, 26,0.000000 }, // 352: BisqP95; b6P100; b8P42; hamP17; rickP95; Rclsdhha; clsdhhat - - // Amplitude begins at 6.5, peaks 1514.5 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 157, 157, 44, 0, 80, 80,0.000000 }, // 353: BisqP96; b8P73; fat2P73; rickP96; Short Guiro; guiros.i; sguiro + { 409, 409, 83, 0, 26, 26,0.000000 }, // 362: BisqP95; b6P100; b8P42; f35GP42; hamP17; rickP95; Closed High Hat; Rclsdhha; clsdhhat // Amplitude begins at 2235.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 410, 410, 72, 0, 93, 93,0.000000 }, // 354: BisqP97; b8P74; rickP97; afrika; guirol.i - - // Amplitude begins at 2723.1, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 149, 149, 71, 0, 133, 133,0.000000 }, // 355: BisqP98; b13P65; b7P65; fat2P65; hamP8; rickP98; High Timbale; aps065; aps065.i; timbale; timbale. + { 410, 410, 72, 0, 93, 93,0.000000 }, // 363: BisqP97; b8P74; f35GP74; rickP97; Long Guiro; afrika; guirol.i // Amplitude begins at 2865.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 149, 149, 59, 0, 153, 153,0.000000 }, // 356: BisqP99; b6P115; b8P65; rickP99; Rtimbale; timbale; timbale. + { 149, 149, 59, 0, 153, 153,0.000000 }, // 364: BisqP99; b6P115; b8P65; f35GP66; rickP99; Low Timbale; Rtimbale; timbale; timbale. // Amplitude begins at 1738.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 411, 411, 64, 0, 40, 40,0.000000 }, // 357: BisqP101; b8P63; rickP101; congas2; congas2. + { 411, 411, 64, 0, 40, 40,0.000000 }, // 365: BisqP101; b8P63; f35GP63; rickP101; Open High Conga; congas2; congas2. // Amplitude begins at 1709.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 411, 411, 60, 0, 40, 40,0.000000 }, // 358: BisqP102; b6P118; b8P64; rickP102; Rcongas2; congas2; congas2. + { 411, 411, 60, 0, 40, 40,0.000000 }, // 366: BisqP102; b6P118; b8P64; f35GP64; rickP102; Low Conga; Rcongas2; congas2; congas2. // Amplitude begins at 1650.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 412, 412, 72, 0, 26, 26,0.000000 }, // 359: BisqP103; b8P60; rickP103; bongos.i; newconga + { 412, 412, 72, 0, 26, 26,0.000000 }, // 367: BisqP103; b8P60; f35GP60; rickP103; High Bongo; bongos.i; newconga // Amplitude begins at 1759.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 412, 412, 62, 0, 33, 33,0.000000 }, // 360: BisqP104; b8P61; rickP104; bongos.i; newconga - - // Amplitude begins at 2284.7, peaks 2519.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 }, // 361: BisqP105; 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; fat2P87; rickP105; Open Surdu; aps087; aps087.i; surdu.in; surduo + { 412, 412, 62, 0, 33, 33,0.000000 }, // 368: BisqP104; b8P61; f35GP61; rickP104; Low Bongo; bongos.i; newconga // Amplitude begins at 463.8, peaks 831.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 413, 413, 83, 0, 266, 266,0.000000 }, // 362: 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 + { 413, 413, 83, 0, 266, 266,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 112.5, peaks 2991.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 414, 414, 0, 0, 40000, 13,0.000000 }, // 363: 3drm67M29; HMIGM0; HMIGM29; apgleeM25; b7M29; f17GM29; f35GM29; mGM29; Acoustic Guitar2; Overdrive Guitar; am029.in + { 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 2666.9, peaks 3198.4 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 415, 415, 0, 0, 1160, 1160,0.000000 }, // 364: 3drm67M2; HMIGM2; b7M2; b8M2; f17GM2; f35GM2; mGM2; ElecGrandPiano; am002.in; piano3 + { 415, 415, 0, 0, 1160, 1160,0.000000 }, // 371: 3drm67M2; HMIGM2; b7M2; b8M2; f17GM2; f35GM2; mGM2; ElecGrandPiano; am002.in; piano3 // Amplitude begins at 2712.0, peaks 2812.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 416, 416, 0, 0, 40000, 20,0.000000 }, // 365: 3drm67M4; HMIGM4; b7M4; b8M4; f17GM4; f35GM4; mGM4; Rhodes Piano; am004.in; epiano1a + { 416, 416, 0, 0, 40000, 20,0.000000 }, // 372: 3drm67M4; HMIGM4; b7M4; b8M4; f17GM4; f35GM4; mGM4; Rhodes Piano; am004.in; epiano1a // Amplitude begins at 2990.4, peaks 3151.3 at 0.2s, // fades to 20% at 2.9s, keyoff fades to 20% in 0.0s. - { 417, 417, 0, 0, 2946, 20,0.000000 }, // 366: 3drm67M5; HMIGM5; b7M5; f17GM5; f35GM5; mGM5; Chorused Piano; am005.in + { 417, 417, 0, 0, 2946, 20,0.000000 }, // 373: 3drm67M5; HMIGM5; b7M5; f17GM5; f35GM5; mGM5; Chorused Piano; am005.in // Amplitude begins at 884.4, peaks 1004.1 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - { 418, 418, 0, 0, 2233, 2233,0.000000 }, // 367: 3drm67M6; HMIGM6; b7M6; f17GM6; mGM6; Harpsichord; am006.in + { 418, 418, 0, 0, 2233, 2233,0.000000 }, // 374: 3drm67M6; HMIGM6; b7M6; f17GM6; mGM6; Harpsichord; am006.in // Amplitude begins at 2855.1, peaks 3242.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 }, // 368: 3drm67M7; HMIGM7; b7M7; f17GM7; mGM7; Clavinet; am007.in + { 419, 419, 0, 0, 1246, 1246,0.000000 }, // 375: 3drm67M7; HMIGM7; b7M7; f17GM7; mGM7; Clavinet; am007.in // Amplitude begins at 2810.5, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 420, 420, 0, 0, 906, 906,0.000000 }, // 369: 3drm67M8; HMIGM8; b7M8; b8M8; Celesta; am008.in; celes + { 420, 420, 0, 0, 906, 906,0.000000 }, // 376: 3drm67M8; HMIGM8; b7M8; b8M8; Celesta; am008.in; celes // Amplitude begins at 2367.5, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 421, 421, 0, 0, 1553, 1553,0.000000 }, // 370: 3drm67M9; HMIGM9; b7M9; f17GM9; mGM9; Glockenspiel; am009.in + { 421, 421, 0, 0, 1553, 1553,0.000000 }, // 377: 3drm67M9; HMIGM9; b7M9; f17GM9; mGM9; Glockenspiel; am009.in // Amplitude begins at 2678.3, peaks 2947.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 422, 422, 0, 0, 1746, 1746,0.000000 }, // 371: 3drm67M11; HMIGM11; apgleeM11; b7M11; Vibraphone; am011.in + { 422, 422, 0, 0, 1746, 1746,0.000000 }, // 378: 3drm67M11; HMIGM11; apgleeM11; b7M11; Vibraphone; am011.in // Amplitude begins at 2790.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 423, 423, 0, 0, 140, 140,0.000000 }, // 372: 3drm67M13; HMIGM13; b7M13; b8M13; f17GM13; f35GM13; mGM13; Xylophone; am013.in; xylo + { 423, 423, 0, 0, 140, 140,0.000000 }, // 379: 3drm67M13; HMIGM13; b7M13; b8M13; f17GM13; f35GM13; mGM13; Xylophone; am013.in; xylo // Amplitude begins at 1839.2, peaks 2527.2 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 424, 424, 0, 0, 960, 960,0.000000 }, // 373: 3drm67M14; HMIGM14; b7M14; b8M14; Tubular Bells; am014.in; bells11 + { 424, 424, 0, 0, 960, 960,0.000000 }, // 380: 3drm67M14; HMIGM14; b7M14; b8M14; Tubular Bells; am014.in; bells11 // Amplitude begins at 2547.4, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 425, 425, 0, 0, 1066, 1066,0.000000 }, // 374: 3drm67M27; HMIGM27; b7M27; f17GM27; mGM27; Electric Guitar2; am027.in + { 425, 425, 0, 0, 1066, 1066,0.000000 }, // 381: 3drm67M27; HMIGM27; b7M27; f17GM27; mGM27; Electric Guitar2; am027.in // Amplitude begins at 1863.3, peaks 2102.7 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 426, 426, 0, 0, 1966, 1966,0.000000 }, // 375: 3drm67M37; HMIGM37; b7M37; f17GM37; mGM37; Slap Bass 2; am037.in + { 426, 426, 0, 0, 1966, 1966,0.000000 }, // 382: 3drm67M37; HMIGM37; b7M37; f17GM37; mGM37; Slap Bass 2; am037.in // Amplitude begins at 2.4, peaks 891.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 427, 427, 0, 0, 40000, 26,0.000000 }, // 376: 3drm67M62; HMIGM62; b7M62; Synth Brass 1; am062.in + { 427, 427, 0, 0, 40000, 26,0.000000 }, // 383: 3drm67M62; HMIGM62; b7M62; Synth Brass 1; am062.in // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 428, 428, 60, 2, 0, 0,0.000000 }, // 377: 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 + { 428, 428, 60, 2, 0, 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 5.1, peaks 865.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 429, 429, 73, 0, 473, 473,0.000000 }, // 378: HMIGP27; b12P27; f53GD27; Wierd1.i + { 429, 429, 73, 0, 473, 473,0.000000 }, // 385: HMIGP27; b12P27; f53GD27; Wierd1.i // Amplitude begins at 5.2, peaks 882.4 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 429, 429, 74, 0, 473, 473,0.000000 }, // 379: HMIGP28; b12P28; f53GD28; Wierd1.i + { 429, 429, 74, 0, 473, 473,0.000000 }, // 386: HMIGP28; b12P28; f53GD28; Wierd1.i // Amplitude begins at 6.0, peaks 892.0 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 429, 429, 80, 0, 473, 473,0.000000 }, // 380: HMIGP29; b12P29; f53GD29; Wierd1.i + { 429, 429, 80, 0, 473, 473,0.000000 }, // 387: HMIGP29; b12P29; f53GD29; Wierd1.i // Amplitude begins at 4.9, peaks 855.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 429, 429, 84, 0, 473, 473,0.000000 }, // 381: HMIGP30; b12P30; f53GD30; Wierd1.i + { 429, 429, 84, 0, 473, 473,0.000000 }, // 388: HMIGP30; b12P30; f53GD30; Wierd1.i // Amplitude begins at 10.0, peaks 874.8 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 429, 429, 92, 0, 406, 406,0.000000 }, // 382: HMIGP31; b12P31; f53GD31; Wierd1.i + { 429, 429, 92, 0, 406, 406,0.000000 }, // 389: HMIGP31; b12P31; f53GD31; Wierd1.i // Amplitude begins at 83.7, peaks 836.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 430, 430, 81, 0, 280, 280,0.000000 }, // 383: HMIGP32; b12P32; f53GD32; Wierd2.i + { 430, 430, 81, 0, 280, 280,0.000000 }, // 390: HMIGP32; b12P32; f53GD32; Wierd2.i // Amplitude begins at 82.1, peaks 842.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 430, 430, 83, 0, 266, 266,0.000000 }, // 384: HMIGP33; b12P33; f53GD33; Wierd2.i + { 430, 430, 83, 0, 266, 266,0.000000 }, // 391: HMIGP33; b12P33; f53GD33; Wierd2.i // Amplitude begins at 142.6, peaks 845.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 430, 430, 95, 0, 240, 240,0.000000 }, // 385: HMIGP34; b12P34; f53GD34; Wierd2.i + { 430, 430, 95, 0, 240, 240,0.000000 }, // 392: HMIGP34; b12P34; f53GD34; Wierd2.i // Amplitude begins at 2587.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 431, 431, 35, 0, 46, 46,0.000000 }, // 386: HMIGP36; b11P36; Kick; Kick.ins + { 431, 431, 35, 0, 46, 46,0.000000 }, // 393: HMIGP36; b11P36; Kick; Kick.ins // Amplitude begins at 2157.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 432, 432, 60, 0, 40, 40,0.000000 }, // 387: HMIGP38; b11P38; b12P38; f53GD38; Snare; Snare.in + { 432, 432, 60, 0, 40, 40,0.000000 }, // 394: HMIGP38; b11P38; b12P38; f53GD38; Snare; Snare.in // Amplitude begins at 2042.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 357, 357, 59, 0, 20, 20,0.000000 }, // 388: HMIGP39; b11P39; b12P39; f53GD39; Clap; Clap.ins + { 357, 357, 59, 0, 20, 20,0.000000 }, // 395: HMIGP39; b11P39; b12P39; f53GD39; Clap; Clap.ins // Amplitude begins at 2132.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 432, 432, 44, 0, 46, 46,0.000000 }, // 389: HMIGP40; b11P40; b12P40; f53GD40; Snare; Snare.in + { 432, 432, 44, 0, 46, 46,0.000000 }, // 396: HMIGP40; b11P40; b12P40; f53GD40; Snare; Snare.in // Amplitude begins at 1803.2, peaks 2655.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 433, 433, 41, 0, 160, 160,0.000000 }, // 390: HMIGP41; b11P41; b12P41; f53GD41; Toms; Toms.ins + { 433, 433, 41, 0, 160, 160,0.000000 }, // 397: HMIGP41; b11P41; b12P41; f53GD41; Toms; Toms.ins // Amplitude begins at 809.3, peaks 925.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 434, 434, 97, 0, 26, 26,0.000000 }, // 391: HMIGP42; HMIGP44; b12P42; b12P44; f53GD42; f53GD44; clshat97 + { 434, 434, 97, 0, 26, 26,0.000000 }, // 398: HMIGP42; HMIGP44; b12P42; b12P44; f53GD42; f53GD44; clshat97 // Amplitude begins at 2479.6, peaks 2846.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 433, 433, 44, 0, 120, 120,0.000000 }, // 392: HMIGP43; b11P43; b12P43; f53GD43; Toms; Toms.ins + { 433, 433, 44, 0, 120, 120,0.000000 }, // 399: HMIGP43; b11P43; b12P43; f53GD43; Toms; Toms.ins // Amplitude begins at 3040.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 433, 433, 48, 0, 140, 140,0.000000 }, // 393: HMIGP45; b11P45; b12P45; f53GD45; Toms; Toms.ins + { 433, 433, 48, 0, 140, 140,0.000000 }, // 400: HMIGP45; b11P45; b12P45; f53GD45; Toms; Toms.ins // Amplitude begins at 16.1, peaks 1223.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 435, 435, 96, 0, 240, 240,0.000000 }, // 394: HMIGP46; b12P46; f53GD46; Opnhat96 + { 435, 435, 96, 0, 240, 240,0.000000 }, // 401: HMIGP46; b12P46; f53GD46; Opnhat96 // Amplitude begins at 2787.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 433, 433, 51, 0, 160, 160,0.000000 }, // 395: HMIGP47; b11P47; b12P47; f53GD47; Toms; Toms.ins + { 433, 433, 51, 0, 160, 160,0.000000 }, // 402: HMIGP47; b11P47; b12P47; f53GD47; Toms; Toms.ins // Amplitude begins at 2924.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 433, 433, 54, 0, 153, 153,0.000000 }, // 396: HMIGP48; b11P48; b12P48; f53GD48; Toms; Toms.ins + { 433, 433, 54, 0, 153, 153,0.000000 }, // 403: HMIGP48; b11P48; b12P48; f53GD48; Toms; Toms.ins // Amplitude begins at 636.1, peaks 730.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 436, 436, 40, 0, 380, 380,0.000000 }, // 397: HMIGP49; HMIGP52; HMIGP55; HMIGP57; b11P49; b11P52; b11P55; b11P57; b12P49; b12P52; b12P55; b12P57; f53GD49; f53GD52; f53GD55; f53GD57; Crashcym + { 436, 436, 40, 0, 380, 380,0.000000 }, // 404: HMIGP49; HMIGP52; HMIGP55; HMIGP57; b11P49; b11P52; b11P55; b11P57; b12P49; b12P52; b12P55; b12P57; f53GD49; f53GD52; f53GD55; f53GD57; Crashcym // Amplitude begins at 2780.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 433, 433, 57, 0, 113, 113,0.000000 }, // 398: HMIGP50; b11P50; b12P50; f53GD50; Toms; Toms.ins + { 433, 433, 57, 0, 113, 113,0.000000 }, // 405: HMIGP50; b11P50; b12P50; f53GD50; Toms; Toms.ins // Amplitude begins at 427.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 437, 437, 58, 0, 186, 186,0.000000 }, // 399: HMIGP51; HMIGP53; b11P51; b11P53; b12P51; b12P53; f53GD51; f53GD53; Ridecym; Ridecym. + { 437, 437, 58, 0, 186, 186,0.000000 }, // 406: HMIGP51; HMIGP53; b11P51; b11P53; b12P51; b12P53; f53GD51; f53GD53; Ridecym; Ridecym. // Amplitude begins at 230.0, peaks 1230.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 438, 438, 97, 0, 73, 73,0.000000 }, // 400: HMIGP54; b11P54; b12P54; f53GD54; Tamb; Tamb.ins + { 438, 438, 97, 0, 73, 73,0.000000 }, // 407: HMIGP54; b11P54; b12P54; f53GD54; Tamb; Tamb.ins // Amplitude begins at 2275.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 439, 439, 50, 0, 60, 60,0.000000 }, // 401: HMIGP56; b11P56; b12P56; f53GD56; Cowbell; Cowbell. + { 439, 439, 50, 0, 60, 60,0.000000 }, // 408: HMIGP56; b11P56; b12P56; f53GD56; Cowbell; Cowbell. // Amplitude begins at 424.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 437, 437, 60, 0, 206, 206,0.000000 }, // 402: HMIGP59; b11P59; b12P59; f53GD59; ridecym; ridecym. + { 437, 437, 60, 0, 206, 206,0.000000 }, // 409: HMIGP59; b11P59; b12P59; f53GD59; ridecym; ridecym. // Amplitude begins at 1189.2, peaks 2567.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 440, 440, 53, 0, 53, 53,0.000000 }, // 403: HMIGP60; b11P60; b12P60; f53GD60; mutecong + { 440, 440, 53, 0, 53, 53,0.000000 }, // 410: HMIGP60; b11P60; b12P60; f53GD60; mutecong // Amplitude begins at 2296.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 441, 441, 46, 0, 46, 46,0.000000 }, // 404: HMIGP61; b11P61; b12P61; f53GD61; conga; conga.in + { 441, 441, 46, 0, 46, 46,0.000000 }, // 411: HMIGP61; b11P61; b12P61; f53GD61; conga; conga.in // Amplitude begins at 963.0, peaks 2660.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 440, 440, 57, 0, 46, 46,0.000000 }, // 405: HMIGP62; b11P62; b12P62; f53GD62; mutecong + { 440, 440, 57, 0, 46, 46,0.000000 }, // 412: HMIGP62; b11P62; b12P62; f53GD62; mutecong // Amplitude begins at 598.0, peaks 2745.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 442, 442, 42, 0, 206, 206,0.000000 }, // 406: HMIGP63; b11P63; b12P63; f53GD63; loconga; loconga. + { 442, 442, 42, 0, 206, 206,0.000000 }, // 413: HMIGP63; b11P63; b12P63; f53GD63; loconga; loconga. // Amplitude begins at 451.9, peaks 2785.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 442, 442, 37, 0, 206, 206,0.000000 }, // 407: HMIGP64; b11P64; b12P64; f53GD64; loconga; loconga. + { 442, 442, 37, 0, 206, 206,0.000000 }, // 414: HMIGP64; b11P64; b12P64; f53GD64; loconga; loconga. // Amplitude begins at 960.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 443, 443, 41, 0, 186, 186,0.000000 }, // 408: HMIGP65; b11P65; b12P65; f53GD65; timbale; timbale. + { 443, 443, 41, 0, 186, 186,0.000000 }, // 415: HMIGP65; b11P65; b12P65; f53GD65; timbale; timbale. // Amplitude begins at 966.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 443, 443, 37, 0, 186, 186,0.000000 }, // 409: HMIGP66; b11P66; b12P66; f53GD66; timbale; timbale. + { 443, 443, 37, 0, 186, 186,0.000000 }, // 416: HMIGP66; b11P66; b12P66; f53GD66; timbale; timbale. // Amplitude begins at 1744.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 444, 444, 77, 0, 46, 46,0.000000 }, // 410: HMIGP67; b11P67; agogo; agogo.in + { 444, 444, 77, 0, 46, 46,0.000000 }, // 417: HMIGP67; b11P67; agogo; agogo.in // Amplitude begins at 1751.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 444, 444, 72, 0, 46, 46,0.000000 }, // 411: HMIGP68; b11P68; agogo; agogo.in + { 444, 444, 72, 0, 46, 46,0.000000 }, // 418: HMIGP68; b11P68; agogo; agogo.in // Amplitude begins at 10.6, peaks 1946.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 445, 445, 70, 0, 66, 66,0.000000 }, // 412: HMIGP69; HMIGP82; b11P69; b11P82; b12P69; b12P82; f53GD69; f53GD82; shaker; shaker.i + { 445, 445, 70, 0, 66, 66,0.000000 }, // 419: HMIGP69; HMIGP82; b11P69; b11P82; b12P69; b12P82; f53GD69; f53GD82; shaker; shaker.i // Amplitude begins at 12.6, peaks 1915.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 445, 445, 90, 0, 66, 66,0.000000 }, // 413: HMIGP70; b11P70; b12P70; f53GD70; shaker; shaker.i + { 445, 445, 90, 0, 66, 66,0.000000 }, // 420: HMIGP70; b11P70; b12P70; f53GD70; shaker; shaker.i // Amplitude begins at 75.8, peaks 1465.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 446, 446, 46, 0, 46, 46,0.000000 }, // 414: HMIGP73; b11P73; b12P73; f53GD73; higuiro; higuiro. + { 446, 446, 46, 0, 46, 46,0.000000 }, // 421: HMIGP73; b11P73; b12P73; f53GD73; higuiro; higuiro. // Amplitude begins at 0.0, peaks 1554.8 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 447, 447, 48, 0, 246, 246,0.000000 }, // 415: HMIGP74; b11P74; b12P74; f53GD74; loguiro; loguiro. + { 447, 447, 48, 0, 246, 246,0.000000 }, // 422: HMIGP74; b11P74; b12P74; f53GD74; loguiro; loguiro. // Amplitude begins at 2176.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 448, 448, 85, 0, 20, 20,0.000000 }, // 416: HMIGP75; b11P75; b12P75; f53GD75; clavecb; clavecb. + { 448, 448, 85, 0, 20, 20,0.000000 }, // 423: HMIGP75; b11P75; b12P75; f53GD75; clavecb; clavecb. // Amplitude begins at 2668.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 449, 449, 66, 0, 60, 60,0.000000 }, // 417: HMIGP76; b11P76; b12P76; f53GD76; woodblok + { 449, 449, 66, 0, 60, 60,0.000000 }, // 424: HMIGP76; b11P76; b12P76; f53GD76; woodblok // Amplitude begins at 2628.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 449, 449, 61, 0, 60, 60,0.000000 }, // 418: HMIGP77; b11P33; b11P77; b12P77; f53GD77; woodblok + { 449, 449, 61, 0, 60, 60,0.000000 }, // 425: HMIGP77; b11P33; b11P77; b12P77; f53GD77; woodblok // Amplitude begins at 1.7, peaks 1785.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 450, 450, 41, 0, 113, 113,0.000000 }, // 419: HMIGP78; b11P78; b12P78; f53GD78; hicuica; hicuica. + { 450, 450, 41, 0, 113, 113,0.000000 }, // 426: HMIGP78; b11P78; b12P78; f53GD78; hicuica; hicuica. // Amplitude begins at 2.2, peaks 1987.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 451, 451, 41, 0, 146, 146,0.000000 }, // 420: HMIGP79; b11P79; b12P79; f53GD79; locuica; locuica. + { 451, 451, 41, 0, 146, 146,0.000000 }, // 427: HMIGP79; b11P79; b12P79; f53GD79; locuica; locuica. // Amplitude begins at 625.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 452, 452, 81, 0, 60, 60,0.000000 }, // 421: HMIGP80; b11P80; b12P80; f53GD80; mutringl + { 452, 452, 81, 0, 60, 60,0.000000 }, // 428: HMIGP80; b11P80; b12P80; f53GD80; mutringl // Amplitude begins at 664.7, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 400, 400, 81, 0, 260, 260,0.000000 }, // 422: HMIGP81; apgbloodP81; b10P81; b11P81; b12P81; f53GD81; Open Triangle; triangle + { 400, 400, 81, 0, 260, 260,0.000000 }, // 429: HMIGP81; apgbloodP81; b10P81; b11P81; b12P81; f53GD81; nhlP81; Open Triangle; triangle // Amplitude begins at 781.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 400, 400, 76, 0, 260, 260,0.000000 }, // 423: HMIGP83; apgbloodP83; b10P83; b11P83; b12P83; f53GD83; Jingle Bell; triangle + { 400, 400, 76, 0, 260, 260,0.000000 }, // 430: HMIGP83; apgbloodP83; b10P83; b11P83; b12P83; f53GD83; nhlP83; Jingle Bell; triangle // Amplitude begins at 1348.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 359, 359, 60, 0, 13, 13,0.000000 }, // 424: HMIGP85; b11P85; b12P85; f53GD85; rimShot; rimShot. + { 359, 359, 60, 0, 13, 13,0.000000 }, // 431: HMIGP85; b11P85; b12P85; f53GD85; rimShot; rimShot. // Amplitude begins at 2206.3, peaks 3145.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 453, 453, 53, 0, 120, 120,0.000000 }, // 425: HMIGP87; b11P87; b12P87; f53GD87; taiko; taiko.in + { 453, 453, 53, 0, 120, 120,0.000000 }, // 432: HMIGP87; b11P87; b12P87; f53GD87; taiko; taiko.in // Amplitude begins at 0.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 454, 454, 0, 2, 6, 6,0.000000 }, // 426: 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. + { 454, 454, 0, 2, 6, 6,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 2657.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 455, 455, 0, 0, 40, 40,0.000000 }, // 427: b6M1; hamM1; intM1; rickM1; DBlock; DBlock.i + { 455, 455, 0, 0, 40, 40,0.000000 }, // 434: b6M1; hamM1; intM1; rickM1; DBlock; DBlock.i // Amplitude begins at 2547.4, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 456, 456, 0, 0, 1066, 1066,0.000000 }, // 428: b6M117; b6M2; hamM2; intM2; rickM2; GClean; GClean.i; RGClean + { 456, 456, 0, 0, 1066, 1066,0.000000 }, // 435: b6M117; b6M2; hamM2; intM2; rickM2; GClean; GClean.i; RGClean // Amplitude begins at 1826.0, peaks 2210.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 457, 457, 0, 0, 126, 126,0.000000 }, // 429: b6M4; hamM4; intM4; rickM4; DToms; DToms.in + { 457, 457, 0, 0, 126, 126,0.000000 }, // 436: b6M4; hamM4; intM4; rickM4; DToms; DToms.in // Amplitude begins at 1187.0, peaks 1208.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 458, 458, 0, 0, 40000, 26,0.000000 }, // 430: b56M29; b56M30; b61M29; b66M29; b6M123; b6M7; b6M96; b8M22; b8M23; b8M30; f53GM63; hamM7; intM7; rickM7; rickM84; GOverD; GOverD.i; Guit_fz2; Guitfz2; OVERDRIV + { 458, 458, 0, 0, 40000, 26,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 1731.2, peaks 2288.9 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 459, 459, 0, 0, 40000, 6,0.000000 }, // 431: b66M30; b6M8; hamM8; intM8; rickM8; Distorton Guitar; GMetal; GMetal.i + { 459, 459, 0, 0, 40000, 6,0.000000 }, // 438: b66M30; b6M8; hamM8; intM8; rickM8; Distorton Guitar; GMetal; GMetal.i // Amplitude begins at 2589.3, peaks 2634.3 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 460, 460, 0, 0, 706, 706,0.000000 }, // 432: b56M34; b66M34; b6M9; hamM9; intM9; rickM9; BPick; BPick.in; Electric Bass 2; PICKBASS + { 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 2789.5, peaks 2952.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 461, 461, 0, 0, 260, 260,0.000000 }, // 433: b56M36; b66M36; b6M10; hamM10; intM10; rickM10; BSlap; BSlap.in; Slap Bass 1; SlapBass + { 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 969.4, peaks 2676.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 462, 462, 0, 0, 340, 340,0.000000 }, // 434: b56M39; b6M108; b6M11; b8M82; hamM11; intM11; rickM11; BSynth1; BSynth1.; RBSynth1; SYNBASS2 + { 462, 462, 0, 0, 340, 340,0.000000 }, // 441: b56M39; b6M108; b6M11; b8M82; hamM11; intM11; rickM11; BSynth1; BSynth1.; RBSynth1; SYNBASS2 // Amplitude begins at 2796.2, peaks 3336.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 463, 463, 0, 0, 40000, 20,0.000000 }, // 435: apgleeM39; b56M38; b56M87; b61M38; b66M38; b66M87; b6M109; b6M12; b8M3; b8M83; hamM12; intM12; rickM12; BSynth2; BSynth2.; Lead 8 brass; RBSynth2; SYNBASS1 + { 463, 463, 0, 0, 40000, 20,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 120.4, peaks 2807.8 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s. - { 464, 464, 0, 0, 1460, 6,0.000000 }, // 436: b6M15; hamM15; intM15; rickM15; PSoft; PSoft.in + { 464, 464, 0, 0, 1460, 6,0.000000 }, // 443: b6M15; hamM15; intM15; rickM15; PSoft; PSoft.in // Amplitude begins at 0.0, peaks 2013.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 465, 465, 0, 0, 40000, 33,0.000000 }, // 437: b6M18; b6M65; hamM18; intM18; rickM18; PRonStr1; strLo08e + { 465, 465, 0, 0, 40000, 33,0.000000 }, // 444: b6M18; b6M65; hamM18; intM18; rickM18; PRonStr1; strLo08e // Amplitude begins at 0.0, peaks 1922.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 466, 466, 0, 0, 40000, 33,0.000000 }, // 438: b6M19; hamM19; intM19; rickM19; PRonStr2 + { 466, 466, 0, 0, 40000, 33,0.000000 }, // 445: b6M19; hamM19; intM19; rickM19; PRonStr2 // Amplitude begins at 85.5, peaks 1964.7 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 467, 467, 0, 0, 1940, 1940,0.000000 }, // 439: b6M25; hamM25; intM25; rickM25; LTrap; LTrap.in + { 467, 467, 0, 0, 1940, 1940,0.000000 }, // 446: b6M25; hamM25; intM25; rickM25; LTrap; LTrap.in // Amplitude begins at 1664.5, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 468, 468, 0, 0, 1573, 1573,0.000000 }, // 440: b6M124; b6M26; hamM26; intM26; rickM26; LSaw; LSaw.ins; RLSaw + { 468, 468, 0, 0, 1573, 1573,0.000000 }, // 447: b6M124; b6M26; hamM26; intM26; rickM26; LSaw; LSaw.ins; RLSaw // Amplitude begins at 2693.6, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - { 469, 469, 0, 0, 1353, 1353,0.000000 }, // 441: b6M27; hamM27; intM27; rickM27; PolySyn; PolySyn. + { 469, 469, 0, 0, 1353, 1353,0.000000 }, // 448: b6M27; hamM27; intM27; rickM27; PolySyn; PolySyn. // Amplitude begins at 0.7, peaks 3006.6 at 2.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 470, 470, 0, 0, 40000, 0,0.000000 }, // 442: b6M28; hamM28; intM28; rickM28; Pobo; Pobo.ins + { 470, 470, 0, 0, 40000, 0,0.000000 }, // 449: b6M28; hamM28; intM28; rickM28; Pobo; Pobo.ins // Amplitude begins at 1616.4, peaks 2611.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 471, 471, 0, 0, 40000, 66,0.000000 }, // 443: b6M29; hamM29; intM29; rickM29; PSweep2; PSweep2. + { 471, 471, 0, 0, 40000, 66,0.000000 }, // 450: b6M29; hamM29; intM29; rickM29; PSweep2; PSweep2. // Amplitude begins at 2452.4, peaks 2470.5 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - { 472, 472, 0, 0, 1373, 1373,0.000000 }, // 444: b6M30; hamM30; intM30; rickM30; LBright; LBright. + { 472, 472, 0, 0, 1373, 1373,0.000000 }, // 451: b6M30; hamM30; intM30; rickM30; LBright; LBright. // Amplitude begins at 0.0, peaks 2003.5 at 0.1s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - { 473, 473, 0, 0, 586, 13,0.000000 }, // 445: b56M50; b66M50; b6M31; hamM31; intM31; rickM31; SynStr1 + { 473, 473, 0, 0, 586, 13,0.000000 }, // 452: b56M50; b66M50; b6M31; hamM31; intM31; rickM31; SynStr1 // Amplitude begins at 1134.4, peaks 1175.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 474, 474, 0, 0, 40000, 66,0.000000 }, // 446: b6M32; hamM32; intM32; rickM32; SynStr2; SynStr2. + { 474, 474, 0, 0, 40000, 66,0.000000 }, // 453: b6M32; hamM32; intM32; rickM32; SynStr2; SynStr2. // Amplitude begins at 2761.8, peaks 2851.9 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 475, 475, 0, 0, 600, 600,0.000000 }, // 447: b6M33; hamM33; intM33; rickM33; low_blub + { 475, 475, 0, 0, 600, 600,0.000000 }, // 454: b6M33; hamM33; intM33; rickM33; low_blub // Amplitude begins at 0.0, peaks 1025.7 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.4s. - { 476, 476, 0, 0, 40000, 2446,0.000000 }, // 448: b56M123; b66M123; b6M34; hamM34; intM34; rickM34; Bird Tweet; DInsect; DInsect.; INSECTS + { 476, 476, 0, 0, 40000, 2446,0.000000 }, // 455: b56M123; b66M123; b6M34; hamM34; intM34; rickM34; Bird Tweet; DInsect; DInsect.; INSECTS // Amplitude begins at 2326.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 477, 477, 0, 0, 106, 106,0.000000 }, // 449: b6M35; f25GM0; hamM35; intM35; rickM35; AcouGrandPiano; hardshak + { 477, 477, 0, 0, 106, 106,0.000000 }, // 456: b6M35; f25GM0; hamM35; intM35; rickM35; AcouGrandPiano; hardshak // Amplitude begins at 982.9, peaks 2063.6 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 478, 478, 0, 0, 220, 220,0.000000 }, // 450: b6M37; hamM37; intM37; rickM37; WUMP; WUMP.ins + { 478, 478, 0, 0, 220, 220,0.000000 }, // 457: b6M37; hamM37; intM37; rickM37; WUMP; WUMP.ins // Amplitude begins at 1475.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 479, 479, 0, 0, 160, 160,0.000000 }, // 451: b6M38; hamM38; intM38; rickM38; DSnare; DSnare.i + { 479, 479, 0, 0, 160, 160,0.000000 }, // 458: b6M38; hamM38; intM38; rickM38; DSnare; DSnare.i // Amplitude begins at 2805.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 480, 480, 0, 0, 20, 20,0.000000 }, // 452: b6M39; f25GM112; hamM39; intM39; rickM39; DTimp; DTimp.in; Tinkle Bell + { 480, 480, 0, 0, 20, 20,0.000000 }, // 459: b6M39; f25GM112; hamM39; intM39; rickM39; DTimp; DTimp.in; Tinkle Bell // Amplitude begins at 0.0, peaks 2917.0 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 481, 481, 0, 0, 40000, 0,0.000000 }, // 453: b6M40; b6M98; hamM40; intM40; rickM40; DRevCym; DRevCym.; RDRevCym + { 481, 481, 0, 0, 40000, 0,0.000000 }, // 460: b6M40; b6M98; hamM40; intM40; rickM40; DRevCym; DRevCym.; RDRevCym // Amplitude begins at 0.0, peaks 1230.7 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 482, 482, 0, 0, 760, 760,0.000000 }, // 454: b6M41; hamM41; intM41; rickM41; Dorky; Dorky.in + { 482, 482, 0, 0, 760, 760,0.000000 }, // 461: b6M41; hamM41; intM41; rickM41; Dorky; Dorky.in // Amplitude begins at 7.3, peaks 2589.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 483, 483, 0, 0, 100, 100,0.000000 }, // 455: b66M121; b6M42; b8M121; hamM42; intM42; rickM42; Breath Noise; DFlab; DFlab.in; breath + { 483, 483, 0, 0, 100, 100,0.000000 }, // 462: b66M121; b6M42; b8M121; hamM42; intM42; rickM42; Breath Noise; DFlab; DFlab.in; breath // Amplitude begins at 95.9, peaks 2238.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 484, 484, 0, 0, 40000, 80,0.000000 }, // 456: b6M43; hamM43; intM43; rickM43; DInsect2 + { 484, 484, 0, 0, 40000, 80,0.000000 }, // 463: b6M43; hamM43; intM43; rickM43; DInsect2 // Amplitude begins at 0.0, peaks 808.4 at 2.4s, // fades to 20% at 3.4s, keyoff fades to 20% in 0.2s. - { 485, 485, 0, 0, 3400, 186,0.000000 }, // 457: b6M44; b8M110; hamM44; intM44; rickM44; Chopper; DChopper + { 485, 485, 0, 0, 3400, 186,0.000000 }, // 464: b6M44; b8M110; hamM44; intM44; rickM44; Chopper; DChopper // Amplitude begins at 2555.2, peaks 2873.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 486, 486, 0, 0, 306, 306,0.000000 }, // 458: b56M127; b66M127; b6M45; b8M124; hamM45; intM45; rickM45; DShot; DShot.in; Gunshot; SHOT + { 486, 486, 0, 0, 306, 306,0.000000 }, // 465: b56M127; b66M127; b6M45; b8M124; hamM45; intM45; rickM45; DShot; DShot.in; Gunshot; SHOT // Amplitude begins at 1905.3, peaks 1968.3 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - { 487, 487, 0, 0, 1500, 1500,0.000000 }, // 459: b56M2; b66M2; b6M46; hamM46; intM46; rickM46; ELGPIANO + { 487, 487, 0, 0, 1500, 1500,0.000000 }, // 466: b56M2; b66M2; b6M46; hamM46; intM46; rickM46; ELGPIANO // Amplitude begins at 1124.0, peaks 1181.6 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 488, 488, 0, 0, 2020, 2020,0.000000 }, // 460: b56M7; b66M7; b6M47; hamM47; intM47; rickM47; CLAVICHD + { 488, 488, 0, 0, 2020, 2020,0.000000 }, // 467: b56M7; b66M7; b6M47; hamM47; intM47; rickM47; CLAVICHD // Amplitude begins at 2447.6, peaks 2474.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 489, 489, 0, 0, 80, 80,0.000000 }, // 461: b6M48; hamM48; intM48; rickM48; DSpring; DSpring. + { 489, 489, 0, 0, 80, 80,0.000000 }, // 468: b6M48; hamM48; intM48; rickM48; DSpring; DSpring. // Amplitude begins at 0.0, peaks 2990.4 at 1.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 490, 490, 0, 0, 40000, 33,0.000000 }, // 462: intM49; Chorar22 + { 490, 490, 0, 0, 40000, 33,0.000000 }, // 469: intM49; Chorar22 // Amplitude begins at 2708.3, peaks 4568.0 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 491, 491, 50, 0, 513, 513,0.000000 }, // 463: b6P28; hamP28; intP28; rickP28; timpanib + { 491, 491, 50, 0, 513, 513,0.000000 }, // 470: b6P28; hamP28; intP28; rickP28; timpanib // Amplitude begins at 1439.4, peaks 1462.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 492, 492, 37, 0, 40, 40,0.000000 }, // 464: b6P29; hamP29; intP29; rickP29; APS043; APS043.i + { 492, 492, 37, 0, 40, 40,0.000000 }, // 471: b6P29; hamP29; intP29; rickP29; APS043; APS043.i // Amplitude begins at 2354.6, peaks 2705.1 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 493, 493, 39, 0, 166, 166,0.000000 }, // 465: b6P30; hamP30; intP30; rickP30; mgun3; mgun3.in + { 493, 493, 39, 0, 166, 166,0.000000 }, // 472: b6P30; hamP30; intP30; rickP30; mgun3; mgun3.in // Amplitude begins at 2990.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 494, 494, 39, 0, 33, 33,0.000000 }, // 466: b6P31; hamP31; intP31; rickP31; kick4r; kick4r.i + { 494, 494, 39, 0, 33, 33,0.000000 }, // 473: b6P31; hamP31; intP31; rickP31; kick4r; kick4r.i // Amplitude begins at 2889.4, peaks 3042.6 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - { 495, 495, 86, 0, 1826, 1826,0.000000 }, // 467: b6P32; hamP32; intP32; rickP32; timb1r; timb1r.i + { 495, 495, 86, 0, 1826, 1826,0.000000 }, // 474: b6P32; hamP32; intP32; rickP32; timb1r; timb1r.i // Amplitude begins at 1391.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 496, 496, 43, 0, 33, 33,0.000000 }, // 468: b6P33; hamP33; intP33; rickP33; timb2r; timb2r.i + { 496, 496, 43, 0, 33, 33,0.000000 }, // 475: b6P33; hamP33; intP33; rickP33; timb2r; timb2r.i // Amplitude begins at 1365.4, peaks 1645.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 128, 128, 24, 0, 46, 46,0.000000 }, // 469: b6P34; hamP34; intP34; rickP34; apo035; apo035.i + { 128, 128, 24, 0, 46, 46,0.000000 }, // 476: b6P34; hamP34; intP34; rickP34; apo035; apo035.i // Amplitude begins at 1747.9, peaks 2628.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 128, 128, 29, 0, 33, 33,0.000000 }, // 470: b6P35; hamP35; intP35; rickP35; apo035; apo035.i + { 128, 128, 29, 0, 33, 33,0.000000 }, // 477: b6P35; hamP35; intP35; rickP35; apo035; apo035.i // Amplitude begins at 2652.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 497, 497, 50, 0, 160, 160,0.000000 }, // 471: b6P36; hamP36; intP36; rickP36; hartbeat + { 497, 497, 50, 0, 160, 160,0.000000 }, // 478: b6P36; hamP36; intP36; rickP36; hartbeat // Amplitude begins at 1497.7, peaks 2869.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 498, 498, 30, 0, 100, 100,0.000000 }, // 472: b6P37; hamP37; intP37; rickP37; tom1r; tom1r.in + { 498, 498, 30, 0, 100, 100,0.000000 }, // 479: b6P37; hamP37; intP37; rickP37; tom1r; tom1r.in // Amplitude begins at 1756.6, peaks 3101.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 498, 498, 33, 0, 320, 320,0.000000 }, // 473: b6P38; hamP38; intP38; rickP38; tom1r; tom1r.in + { 498, 498, 33, 0, 320, 320,0.000000 }, // 480: b6P38; hamP38; intP38; rickP38; tom1r; tom1r.in // Amplitude begins at 2511.5, peaks 2887.6 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 498, 498, 38, 0, 1646, 1646,0.000000 }, // 474: b6P39; hamP39; intP39; rickP39; tom1r; tom1r.in + { 498, 498, 38, 0, 1646, 1646,0.000000 }, // 481: b6P39; hamP39; intP39; rickP39; tom1r; tom1r.in // Amplitude begins at 2837.1, peaks 2988.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 498, 498, 42, 0, 26, 26,0.000000 }, // 475: b6P40; hamP40; intP40; rickP40; tom1r; tom1r.in + { 498, 498, 42, 0, 26, 26,0.000000 }, // 482: b6P40; hamP40; intP40; rickP40; tom1r; tom1r.in // Amplitude begins at 2379.0, peaks 2782.3 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 499, 499, 24, 0, 46, 46,0.000000 }, // 476: b6P41; intP41; rickP41; tom2; tom2.ins + { 499, 499, 24, 0, 46, 46,0.000000 }, // 483: b6P41; intP41; rickP41; tom2; tom2.ins // Amplitude begins at 2785.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 499, 499, 27, 0, 66, 66,0.000000 }, // 477: b6P42; intP42; rickP42; tom2; tom2.ins + { 499, 499, 27, 0, 66, 66,0.000000 }, // 484: b6P42; intP42; rickP42; tom2; tom2.ins // Amplitude begins at 3403.8, peaks 3646.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 499, 499, 29, 0, 66, 66,0.000000 }, // 478: b6P43; intP43; rickP43; tom2; tom2.ins + { 499, 499, 29, 0, 66, 66,0.000000 }, // 485: b6P43; intP43; rickP43; tom2; tom2.ins // Amplitude begins at 4582.8, peaks 4787.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 499, 499, 32, 0, 46, 46,0.000000 }, // 479: b6P44; intP44; rickP44; tom2; tom2.ins + { 499, 499, 32, 0, 46, 46,0.000000 }, // 486: b6P44; intP44; rickP44; tom2; tom2.ins // Amplitude begins at 2082.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 500, 500, 32, 0, 13, 13,0.000000 }, // 480: b6P45; hamP45; intP45; rickP45; tom; tom.ins + { 500, 500, 32, 0, 13, 13,0.000000 }, // 487: b6P45; hamP45; intP45; rickP45; tom; tom.ins // Amplitude begins at 2219.0, peaks 2371.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 501, 501, 53, 0, 86, 86,0.000000 }, // 481: b6P46; hamP46; intP46; rickP46; conga; conga.in + { 501, 501, 53, 0, 86, 86,0.000000 }, // 488: b6P46; hamP46; intP46; rickP46; conga; conga.in // Amplitude begins at 2017.2, peaks 2276.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 501, 501, 57, 0, 86, 86,0.000000 }, // 482: b6P47; hamP47; intP47; rickP47; conga; conga.in + { 501, 501, 57, 0, 86, 86,0.000000 }, // 489: b6P47; hamP47; intP47; rickP47; conga; conga.in // Amplitude begins at 2187.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 502, 502, 60, 0, 80, 80,0.000000 }, // 483: b6P48; hamP48; intP48; rickP48; snare01r + { 502, 502, 60, 0, 80, 80,0.000000 }, // 490: b6P48; hamP48; intP48; rickP48; snare01r // Amplitude begins at 2800.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 503, 503, 55, 0, 160, 160,0.000000 }, // 484: b6P49; hamP49; intP49; rickP49; slap; slap.ins + { 503, 503, 55, 0, 160, 160,0.000000 }, // 491: b6P49; hamP49; intP49; rickP49; slap; slap.ins // Amplitude begins at 2725.7, peaks 2800.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 486, 486, 85, 0, 266, 266,0.000000 }, // 485: b6P50; hamP50; intP50; rickP50; shot; shot.ins + { 486, 486, 85, 0, 266, 266,0.000000 }, // 492: b6P50; hamP50; intP50; rickP50; shot; shot.ins // Amplitude begins at 2139.1, peaks 2172.2 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 504, 504, 90, 0, 526, 526,0.000000 }, // 486: b6P51; hamP51; intP51; rickP51; snrsust; snrsust. + { 504, 504, 90, 0, 526, 526,0.000000 }, // 493: b6P51; hamP51; intP51; rickP51; snrsust; snrsust. // Amplitude begins at 1008.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 505, 505, 84, 0, 73, 73,0.000000 }, // 487: b6P52; intP52; rickP52; snare; snare.in + { 505, 505, 84, 0, 73, 73,0.000000 }, // 494: b6P52; intP52; rickP52; snare; snare.in // Amplitude begins at 2961.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 506, 506, 48, 0, 146, 146,0.000000 }, // 488: b6P53; hamP53; intP53; rickP53; synsnar; synsnar. + { 506, 506, 48, 0, 146, 146,0.000000 }, // 495: b6P53; hamP53; intP53; rickP53; synsnar; synsnar. // Amplitude begins at 2670.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 507, 507, 48, 0, 40, 40,0.000000 }, // 489: b6P54; hamP54; intP54; rickP54; synsnr1; synsnr1. + { 507, 507, 48, 0, 40, 40,0.000000 }, // 496: b6P54; hamP54; intP54; rickP54; synsnr1; synsnr1. // Amplitude begins at 499.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 72, 0, 13, 13,0.000000 }, // 490: b6P55; hamP55; intP55; rickP55; aps042; aps042.i + { 133, 133, 72, 0, 13, 13,0.000000 }, // 497: b6P55; f34GP1; hamP55; intP55; rickP55; aps042; aps042.i // Amplitude begins at 1912.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 508, 508, 72, 0, 13, 13,0.000000 }, // 491: b6P56; hamP56; intP56; rickP56; rimshotb + { 508, 508, 72, 0, 13, 13,0.000000 }, // 498: b6P56; hamP56; intP56; rickP56; rimshotb // Amplitude begins at 809.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 509, 509, 72, 0, 13, 13,0.000000 }, // 492: b6P57; hamP57; intP57; rickP57; rimshot; rimshot. + { 509, 509, 72, 0, 13, 13,0.000000 }, // 499: b6P57; hamP57; intP57; rickP57; rimshot; rimshot. // Amplitude begins at 1354.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 510, 510, 63, 0, 553, 553,0.000000 }, // 493: b6P113; b6P58; b8P22; hamP58; intP58; rickP58; Rcrash; crash; crash.in + { 510, 510, 63, 0, 553, 553,0.000000 }, // 500: b6P113; b6P58; b8P22; hamP58; intP58; rickP58; Rcrash; crash; crash.in // Amplitude begins at 1394.9, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 510, 510, 65, 0, 586, 586,0.000000 }, // 494: b6P59; hamP59; intP59; rickP59; crash; crash.in + { 510, 510, 65, 0, 586, 586,0.000000 }, // 501: b6P59; hamP59; intP59; rickP59; crash; crash.in // Amplitude begins at 1228.8, peaks 1229.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 511, 511, 79, 0, 513, 513,0.000000 }, // 495: b6P60; intP60; rickP60; cymbal; cymbal.i + { 511, 511, 79, 0, 513, 513,0.000000 }, // 502: b6P60; intP60; rickP60; cymbal; cymbal.i // Amplitude begins at 325.2, peaks 1326.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 512, 512, 38, 0, 113, 113,0.000000 }, // 496: b6P61; b8P23; hamP61; intP61; rickP61; CYMBALs; cymbals; cymbals. + { 512, 512, 38, 0, 113, 113,0.000000 }, // 503: b6P61; b8P23; hamP61; intP61; rickP61; CYMBALs; cymbals; cymbals. // Amplitude begins at 988.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 513, 513, 94, 0, 106, 106,0.000000 }, // 497: b6P62; hamP62; intP62; rickP62; hammer5r + { 513, 513, 94, 0, 106, 106,0.000000 }, // 504: b6P62; hamP62; intP62; rickP62; hammer5r // Amplitude begins at 1220.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 514, 514, 87, 0, 120, 120,0.000000 }, // 498: b6P63; hamP63; intP63; rickP63; hammer3; hammer3. + { 514, 514, 87, 0, 120, 120,0.000000 }, // 505: b6P63; hamP63; intP63; rickP63; hammer3; hammer3. // Amplitude begins at 1190.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 514, 514, 94, 0, 106, 106,0.000000 }, // 499: b6P64; hamP64; intP64; rickP64; hammer3; hammer3. + { 514, 514, 94, 0, 106, 106,0.000000 }, // 506: b6P64; hamP64; intP64; rickP64; hammer3; hammer3. // Amplitude begins at 703.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 515, 515, 80, 0, 66, 66,0.000000 }, // 500: b6P109; b6P65; hamP65; intP65; rickP65; Rride2; ride2; ride2.in + { 515, 515, 80, 0, 66, 66,0.000000 }, // 507: b6P109; b6P65; hamP65; intP65; rickP65; Rride2; ride2; ride2.in // Amplitude begins at 1562.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 516, 516, 47, 0, 146, 146,0.000000 }, // 501: b6P66; hamP66; intP66; rickP66; hammer1; hammer1. + { 516, 516, 47, 0, 146, 146,0.000000 }, // 508: b6P66; hamP66; intP66; rickP66; hammer1; hammer1. // Amplitude begins at 1473.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 517, 517, 61, 0, 80, 80,0.000000 }, // 502: b6P67; intP67; rickP67; tambour; tambour. + { 517, 517, 61, 0, 80, 80,0.000000 }, // 509: b6P67; intP67; rickP67; tambour; tambour. // Amplitude begins at 1484.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 517, 517, 68, 0, 66, 66,0.000000 }, // 503: b6P68; intP68; rickP68; tambour; tambour. + { 517, 517, 68, 0, 66, 66,0.000000 }, // 510: b6P68; intP68; rickP68; tambour; tambour. // Amplitude begins at 1523.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 518, 518, 61, 0, 153, 153,0.000000 }, // 504: b6P69; hamP69; intP69; rickP69; tambou2; tambou2. + { 518, 518, 61, 0, 153, 153,0.000000 }, // 511: b6P69; hamP69; intP69; rickP69; tambou2; tambou2. // Amplitude begins at 1551.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 518, 518, 68, 0, 133, 133,0.000000 }, // 505: b6P70; hamP70; intP70; rickP70; tambou2; tambou2. + { 518, 518, 68, 0, 133, 133,0.000000 }, // 512: b6P70; hamP70; intP70; rickP70; tambou2; tambou2. // Amplitude begins at 4907.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 499, 499, 60, 0, 46, 46,0.000000 }, // 506: b6P71; hamP71; intP71; rickP71; woodbloc + { 499, 499, 60, 0, 46, 46,0.000000 }, // 513: b6P71; hamP71; intP71; rickP71; woodbloc // Amplitude begins at 2472.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 519, 519, 60, 0, 60, 60,0.000000 }, // 507: b6P72; hamP72; intP72; rickP72; woodblok + { 519, 519, 60, 0, 60, 60,0.000000 }, // 514: b6P72; hamP72; intP72; rickP72; woodblok // Amplitude begins at 2635.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 520, 520, 36, 0, 53, 53,0.000000 }, // 508: b6P73; intP73; rickP73; claves; claves.i + { 520, 520, 36, 0, 53, 53,0.000000 }, // 515: b6P73; intP73; rickP73; claves; claves.i // Amplitude begins at 2544.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 520, 520, 60, 0, 40, 40,0.000000 }, // 509: b6P74; intP74; rickP74; claves; claves.i + { 520, 520, 60, 0, 40, 40,0.000000 }, // 516: b6P74; intP74; rickP74; claves; claves.i // Amplitude begins at 2569.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 521, 521, 60, 0, 40, 40,0.000000 }, // 510: b6P76; hamP76; intP76; rickP76; claves3; claves3. + { 521, 521, 60, 0, 40, 40,0.000000 }, // 517: b6P76; hamP76; intP76; rickP76; claves3; claves3. // Amplitude begins at 736.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 522, 522, 68, 0, 20, 20,0.000000 }, // 511: b6P77; hamP77; intP77; rickP77; clave; clave.in + { 522, 522, 68, 0, 20, 20,0.000000 }, // 518: b6P77; hamP77; intP77; rickP77; clave; clave.in // Amplitude begins at 2344.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 523, 523, 71, 0, 33, 33,0.000000 }, // 512: b6P78; hamP78; intP78; rickP78; agogob4; agogob4. + { 523, 523, 71, 0, 33, 33,0.000000 }, // 519: b6P78; hamP78; intP78; rickP78; agogob4; agogob4. // Amplitude begins at 2487.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 523, 523, 72, 0, 33, 33,0.000000 }, // 513: b6P79; hamP79; intP79; rickP79; agogob4; agogob4. + { 523, 523, 72, 0, 33, 33,0.000000 }, // 520: b6P79; hamP79; intP79; rickP79; agogob4; agogob4. // Amplitude begins at 1313.7, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 524, 524,101, 0, 306, 306,0.000000 }, // 514: b6P80; hamP80; intP80; rickP80; clarion; clarion. + { 524, 524,101, 0, 306, 306,0.000000 }, // 521: b6P80; hamP80; intP80; rickP80; clarion; clarion. // Amplitude begins at 1414.1, peaks 1473.1 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 525, 525, 36, 0, 1693, 1693,0.000000 }, // 515: b6P81; hamP81; intP81; rickP81; trainbel + { 525, 525, 36, 0, 1693, 1693,0.000000 }, // 522: b6P81; hamP81; intP81; rickP81; trainbel // Amplitude begins at 2955.3, // fades to 20% at 40.0s, keyoff fades to 20% in 2.3s. - { 526, 526, 25, 0, 40000, 2280,0.000000 }, // 516: b6P82; hamP82; intP82; rickP82; gong; gong.ins + { 526, 526, 25, 0, 40000, 2280,0.000000 }, // 523: b6P82; hamP82; intP82; rickP82; gong; gong.ins // Amplitude begins at 1293.3, peaks 2457.9 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 527, 527, 37, 0, 420, 420,0.000000 }, // 517: b6P83; hamP83; intP83; rickP83; kalimbai + { 527, 527, 37, 0, 420, 420,0.000000 }, // 524: b6P83; hamP83; intP83; rickP83; kalimbai // Amplitude begins at 1093.5, peaks 2246.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 528, 528, 36, 0, 146, 146,0.000000 }, // 518: b6P84; hamP84; intP84; rickP84; xylo1; xylo1.in + { 528, 528, 36, 0, 146, 146,0.000000 }, // 525: b6P84; hamP84; intP84; rickP84; xylo1; xylo1.in // Amplitude begins at 1628.3, peaks 2655.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 528, 528, 41, 0, 160, 160,0.000000 }, // 519: b6P85; hamP85; intP85; rickP85; xylo1; xylo1.in + { 528, 528, 41, 0, 160, 160,0.000000 }, // 526: b6P85; hamP85; intP85; rickP85; xylo1; xylo1.in // Amplitude begins at 0.6, peaks 1476.3 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 529, 529, 84, 0, 80, 80,0.000000 }, // 520: b6P86; hamP86; intP86; rickP86; match; match.in + { 529, 529, 84, 0, 80, 80,0.000000 }, // 527: b6P86; hamP86; intP86; rickP86; match; match.in // Amplitude begins at 0.0, peaks 433.9 at 0.3s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - { 530, 530, 54, 0, 1386, 1386,0.000000 }, // 521: b6P87; hamP87; intP87; rickP87; breathi; breathi. + { 530, 530, 54, 0, 1386, 1386,0.000000 }, // 528: b6P87; hamP87; intP87; rickP87; breathi; breathi. // Amplitude begins at 0.0, peaks 2881.6 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 481, 481, 48, 0, 40000, 0,0.000000 }, // 522: intP93; drevcym + { 481, 481, 48, 0, 40000, 0,0.000000 }, // 529: intP93; drevcym // Amplitude begins at 1616.6, peaks 1715.3 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - { 531, 531, 0, 0, 2246, 2246,0.000000 }, // 523: b6M111; b8M88; f35GM88; hamM52; rickM94; Fantasy1; Pad 1 new age; RFantasy; fantasy1 + { 531, 531, 0, 0, 2246, 2246,0.000000 }, // 530: b6M111; b8M88; f35GM88; hamM52; rickM94; Fantasy1; Pad 1 new age; RFantasy; fantasy1 // Amplitude begins at 2048.3, peaks 2185.0 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 532, 532, 0, 0, 853, 853,0.000000 }, // 524: f35GM24; hamM53; Acoustic Guitar1; guitar1 + { 532, 532, 0, 0, 853, 853,0.000000 }, // 531: f35GM24; hamM53; Acoustic Guitar1; guitar1 // Amplitude begins at 1791.2, peaks 3063.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - { 533, 533, 0, 0, 240, 6,0.000000 }, // 525: b8M99; hamM55; atmos; hamatmos + { 533, 533, 0, 0, 240, 6,0.000000 }, // 532: b8M99; hamM55; atmos; hamatmos // Amplitude begins at 1602.5, peaks 2412.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 534, 534, 0, 0, 40000, 6,0.000000 }, // 526: MGM37; b9MPM37; f19GM37; f23GM37; f32GM37; f35GM84; f41GM37; hamM59; oGM37; Lead 5 charang; Slap Bass 2; moon + { 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 2.8, peaks 1145.6 at 0.2s, // fades to 20% at 4.2s, keyoff fades to 20% in 0.0s. - { 535, 535, 0, 0, 4180, 26,0.000000 }, // 527: hamM62; Polyham3 + { 535, 535, 0, 0, 4180, 26,0.000000 }, // 534: hamM62; Polyham3 // Amplitude begins at 5.2, peaks 1160.8 at 0.1s, // fades to 20% at 3.8s, keyoff fades to 20% in 0.0s. - { 536, 536, 0, 0, 3793, 13,0.000000 }, // 528: hamM63; Polyham + { 536, 536, 0, 0, 3793, 13,0.000000 }, // 535: hamM63; Polyham // Amplitude begins at 1060.9, peaks 1122.4 at 0.0s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - { 537, 537, 0, 0, 4826, 4826,0.000000 }, // 529: b8M104; f35GM104; hamM64; Sitar; sitar2 + { 537, 537, 0, 0, 4826, 4826,0.000000 }, // 536: b8M104; f35GM104; hamM64; Sitar; sitar2 // Amplitude begins at 1550.9, peaks 1628.2 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 538, 538, 0, 0, 1953, 1953,0.000000 }, // 530: f35GM81; hamM70; Lead 2 sawtooth; weird1a + { 538, 538, 0, 0, 1953, 1953,0.000000 }, // 537: f35GM81; hamM70; Lead 2 sawtooth; weird1a // Amplitude begins at 947.0, peaks 1137.7 at 0.1s, // fades to 20% at 4.2s, keyoff fades to 20% in 0.0s. - { 539, 539, 0, 0, 4180, 26,0.000000 }, // 531: hamM71; Polyham4 + { 539, 539, 0, 0, 4180, 26,0.000000 }, // 538: hamM71; Polyham4 // Amplitude begins at 2788.5, peaks 3583.4 at 0.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 540, 540, 0, 0, 40000, 20,0.000000 }, // 532: hamM72; hamsynbs + { 540, 540, 0, 0, 40000, 20,0.000000 }, // 539: hamM72; hamsynbs // Amplitude begins at 1415.2, peaks 1722.6 at 7.2s, // fades to 20% at 8.7s, keyoff fades to 20% in 0.0s. - { 541, 541, 0, 0, 8700, 13,0.000000 }, // 533: hamM73; Ocasynth + { 541, 541, 0, 0, 8700, 13,0.000000 }, // 540: hamM73; Ocasynth // Amplitude begins at 1885.1, peaks 3071.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 542, 542, 0, 0, 40, 40,0.000000 }, // 534: hamM120; hambass1 + { 542, 542, 0, 0, 40, 40,0.000000 }, // 541: hamM120; hambass1 // Amplitude begins at 1321.6, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 543, 543, 0, 0, 40000, 13,0.000000 }, // 535: hamM121; hamguit1 + { 543, 543, 0, 0, 40000, 13,0.000000 }, // 542: hamM121; hamguit1 // Amplitude begins at 1110.6, // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s. - { 544, 544, 0, 0, 4400, 4400,0.000000 }, // 536: hamM122; hamharm2 + { 544, 544, 0, 0, 4400, 4400,0.000000 }, // 543: hamM122; hamharm2 // Amplitude begins at 0.3, peaks 1542.7 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - { 545, 545, 0, 0, 40000, 500,0.000000 }, // 537: hamM123; hamvox1 + { 545, 545, 0, 0, 40000, 500,0.000000 }, // 544: hamM123; hamvox1 // Amplitude begins at 0.0, peaks 2522.9 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - { 546, 546, 0, 0, 40000, 826,0.000000 }, // 538: hamM124; hamgob1 + { 546, 546, 0, 0, 40000, 826,0.000000 }, // 545: hamM124; hamgob1 // Amplitude begins at 0.8, peaks 2548.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 547, 547, 0, 0, 40000, 53,0.000000 }, // 539: hamM125; hamblow1 + { 547, 547, 0, 0, 40000, 53,0.000000 }, // 546: hamM125; hamblow1 // Amplitude begins at 1062.6, peaks 1282.2 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 136, 136, 49, 0, 1173, 1173,0.000000 }, // 540: b6P112; b8P49; hamP0; Rcrash1; crash1 - - // Amplitude begins at 2377.9, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 132, 132, 49, 0, 80, 80,0.000000 }, // 541: b13P43; b7P43; fat2P43; hamP2; High Floor Tom; aps041; aps041.i - - // Amplitude begins at 2503.2, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 132, 132, 51, 0, 146, 146,0.000000 }, // 542: b13P45; b7P45; fat2P45; hamP3; Low Tom; aps041; aps041.i - - // Amplitude begins at 2168.8, peaks 2592.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 }, // 543: b13P47; b7P47; fat2P47; hamP4; Low-Mid Tom; aps041; aps041.i - - // Amplitude begins at 2266.6, peaks 2686.2 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 132, 132, 57, 0, 140, 140,0.000000 }, // 544: b13P48; b7P48; fat2P48; hamP5; High-Mid Tom; aps041; aps041.i - - // Amplitude begins at 2211.8, peaks 2480.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 }, // 545: 3drm67P39; b13P50; b7P50; fat2P50; hamP6; Hand Clap; High Tom; aps041; aps041.i - - // Amplitude begins at 6.6, peaks 610.6 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 166, 166, 72, 0, 40, 40,0.000000 }, // 546: b6P116; b8P82; fat2P82; hamP7; Rshaker; Shaker; aps082; shaker + { 136, 136, 49, 0, 1173, 1173,0.000000 }, // 547: b6P112; b8P49; f15GP49; f26GP49; f35GP49; hamP0; oGP49; Crash Cymbal 1; Rcrash1; crash1 // Amplitude begins at 2182.1, peaks 3050.2 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 548, 548, 35, 0, 40, 40,0.000000 }, // 547: b6P93; b8P32; hamP12; rickP15; Rkick3; hamkick; kick3; kick3.in + { 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 1457.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 549, 549, 41, 0, 6, 6,0.000000 }, // 548: b8P37; hamP13; rimshot2 + { 549, 549, 41, 0, 6, 6,0.000000 }, // 549: b8P37; f35GP37; hamP13; Side Stick; rimshot2 // Amplitude begins at 2789.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 366, 366, 38, 0, 100, 100,0.000000 }, // 549: b6P97; b8P29; hamP14; rickP16; Rsnr1; hamsnr1; snr1; snr1.ins + { 366, 366, 38, 0, 100, 100,0.000000 }, // 550: b6P97; b8P29; f35GP38; hamP14; rickP16; Acoustic Snare; Rsnr1; hamsnr1; snr1; snr1.ins // Amplitude begins at 2576.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 550, 550, 39, 0, 26, 26,0.000000 }, // 550: b8P39; hamP15; handclap + { 550, 550, 39, 0, 26, 26,0.000000 }, // 551: b8P39; f35GP39; hamP15; Hand Clap; handclap // Amplitude begins at 1109.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 551, 551, 49, 0, 40, 40,0.000000 }, // 551: b8P28; hamP16; smallsnr + { 551, 551, 49, 0, 40, 40,0.000000 }, // 552: b8P28; f35GP40; hamP16; Electric Snare; smallsnr // Amplitude begins at 91.1, peaks 1439.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 408, 408, 59, 0, 100, 100,0.000000 }, // 552: hamP18; openhht2 - - // Amplitude begins at 919.1, peaks 976.4 at 0.0s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 138, 138, 84, 0, 420, 420,0.000000 }, // 553: b13P52; b7P52; b8P52; fat2P52; hamP19; Chinese Cymbal; aps052; aps052.i; cymchin + { 408, 408, 59, 0, 100, 100,0.000000 }, // 553: hamP18; openhht2 // Amplitude begins at 1696.2, peaks 1861.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. @@ -6970,15279 +6970,15751 @@ const struct adlinsdata adlins[4425] = // Amplitude begins at 2761.5, peaks 2785.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 347, 347, 36, 0, 46, 46,0.000000 }, // 606: b6P99; Rlogdrum + { 347, 347, 36, 0, 46, 46,0.000000 }, // 606: b6P99; f47GP13; Rlogdrum // Amplitude begins at 2670.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 347, 347, 38, 0, 200, 200,0.000000 }, // 607: b6P101; Rlogdrum - - // Amplitude begins at 71.9, peaks 751.8 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 134, 134, 43, 0, 26, 26,0.000000 }, // 608: b13P44; b6P102; b7P44; b8P44; fat2P44; Pedal High Hat; Rpedhhat; aps044; aps044.i; pedalhht + { 347, 347, 38, 0, 200, 200,0.000000 }, // 607: b6P101; f47GP15; Rlogdrum // Amplitude begins at 2528.2, peaks 2886.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 347, 347, 40, 0, 133, 133,0.000000 }, // 609: b6P103; Rlogdrum + { 347, 347, 40, 0, 133, 133,0.000000 }, // 608: b6P103; f47GP17; Rlogdrum // Amplitude begins at 2554.7, peaks 2824.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 347, 347, 42, 0, 173, 173,0.000000 }, // 610: b6P105; Rlogdrum + { 347, 347, 42, 0, 173, 173,0.000000 }, // 609: b6P105; f47GP19; Rlogdrum // Amplitude begins at 2926.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 347, 347, 44, 0, 120, 120,0.000000 }, // 611: b6P106; Rlogdrum + { 347, 347, 44, 0, 120, 120,0.000000 }, // 610: b6P106; f47GP21; Rlogdrum // Amplitude begins at 1374.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 510, 510, 55, 0, 580, 580,0.000000 }, // 612: b6P107; Rcrash + { 510, 510, 55, 0, 580, 580,0.000000 }, // 611: b6P107; Rcrash // Amplitude begins at 2823.8, peaks 2841.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 347, 347, 46, 0, 153, 153,0.000000 }, // 613: b6P108; Rlogdrum - - // Amplitude begins at 1186.6, peaks 1224.5 at 0.0s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 141, 141, 84, 0, 426, 426,0.000000 }, // 614: b13P55; b6P110; b7P55; b8P55; fat2P55; Rsplash; Splash Cymbal; aps055; aps055.i; cysplash + { 347, 347, 46, 0, 153, 153,0.000000 }, // 612: b6P108; f47GP23; Rlogdrum // Amplitude begins at 160.9, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 137, 137, 80, 0, 506, 506,0.000000 }, // 615: b6P111; Rridecym + { 137, 137, 80, 0, 506, 506,0.000000 }, // 613: b6P111; Rridecym // Amplitude begins at 2554.7, peaks 2882.3 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 486, 486, 24, 0, 360, 360,0.000000 }, // 616: b6P114; b8P24; RSHOT; SHOT + { 486, 486, 24, 0, 360, 360,0.000000 }, // 614: b6P114; b8P24; RSHOT; SHOT // Amplitude begins at 776.7, peaks 1144.3 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 154, 154, 50, 0, 13, 13,0.000000 }, // 617: b6P117; b8P70; Rmaracas; maracas + { 154, 154, 50, 0, 13, 13,0.000000 }, // 615: b6P117; b8P70; f35GP70; Maracas; Rmaracas; maracas // Amplitude begins at 2904.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 347, 347, 24, 0, 53, 53,0.000000 }, // 618: b6P120; Rlogdrum + { 347, 347, 24, 0, 53, 53,0.000000 }, // 616: b6P120; Rlogdrum // Amplitude begins at 1505.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 516, 516, 31, 0, 193, 193,0.000000 }, // 619: b6P121; Rhammer1 + { 516, 516, 31, 0, 193, 193,0.000000 }, // 617: b6P121; Rhammer1 // Amplitude begins at 2080.7, peaks 2793.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 498, 498, 35, 0, 926, 926,0.000000 }, // 620: b6P122; Rtom1r + { 498, 498, 35, 0, 926, 926,0.000000 }, // 618: b6P122; Rtom1r // Amplitude begins at 1494.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 517, 517, 60, 0, 80, 80,0.000000 }, // 621: b6P123; b8P54; Rtambour; tambour + { 517, 517, 60, 0, 80, 80,0.000000 }, // 619: b6P123; b8P54; Rtambour; tambour // Amplitude begins at 0.0, peaks 461.4 at 0.3s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 530, 530, 36, 0, 1953, 1953,0.000000 }, // 622: b6P124; RBreathI + { 530, 530, 36, 0, 1953, 1953,0.000000 }, // 620: b6P124; RBreathI // Amplitude begins at 0.0, peaks 433.9 at 0.2s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - { 530, 530, 48, 0, 1386, 1386,0.000000 }, // 623: b6P125; RBreathI + { 530, 530, 48, 0, 1386, 1386,0.000000 }, // 621: b6P125; RBreathI // Amplitude begins at 1540.5, peaks 1600.4 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 589, 589, 0, 0, 1633, 1633,0.000000 }, // 624: 3drm67M0; b7M0; f17GM0; mGM0; AcouGrandPiano; am000.in - - // Amplitude begins at 2330.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 129, 129, 52, 0, 20, 20,0.000000 }, // 625: b13P37; b7P37; fat2P37; Side Stick; aps037; aps037.i - - // Amplitude begins at 2148.8, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130, 130, 48, 0, 66, 66,0.000000 }, // 626: b13P38; b7P38; fat2P38; Acoustic Snare; aps038; aps038.i - - // Amplitude begins at 2018.9, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 131, 131, 58, 0, 40, 40,0.000000 }, // 627: b13P39; b7P39; fat2P39; Hand Clap; aps039; aps039.i - - // Amplitude begins at 2099.2, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130, 130, 60, 0, 80, 80,0.000000 }, // 628: b13P40; b7P40; fat2P40; Electric Snare; aps040; aps040.i - - // Amplitude begins at 691.2, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 43, 0, 20, 20,0.000000 }, // 629: b13P42; b7P42; fat2P42; Closed High Hat; aps042; aps042.i - - // Amplitude begins at 731.6, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 135, 135, 43, 0, 300, 300,0.000000 }, // 630: b13P46; b7P46; fat2P46; Open High Hat; aps046; aps046.i - - // Amplitude begins at 1234.0, peaks 1278.5 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 136, 136, 72, 0, 600, 600,0.000000 }, // 631: b13P49; b7P49; fat2P49; Crash Cymbal 1; aps049; aps049.i - - // Amplitude begins at 184.8, - // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 137, 137, 76, 0, 506, 506,0.000000 }, // 632: b13P51; b7P51; b8P51; fat2P51; Ride Cymbal 1; aps051; aps051.i; ridecym - - // Amplitude begins at 112.7, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 139, 139, 36, 0, 386, 386,0.000000 }, // 633: b13P53; b7P53; b8P53; fat2P53; Ride Bell; aps053; aps053.i; ridebell + { 589, 589, 0, 0, 1633, 1633,0.000000 }, // 622: 3drm67M0; b7M0; f17GM0; mGM0; AcouGrandPiano; am000.in // Amplitude begins at 545.7, peaks 1172.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 140, 140, 76, 0, 73, 73,0.000000 }, // 634: b13P54; b7P54; aps054; aps054.i - - // Amplitude begins at 1342.1, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 142, 142, 83, 0, 60, 60,0.000000 }, // 635: b13P56; b7P56; fat2P56; Cow Bell; aps056; aps056.i - - // Amplitude begins at 1290.9, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 136, 136, 84, 0, 406, 406,0.000000 }, // 636: b13P57; b7P57; fat2P57; Crash Cymbal 2; aps057; aps057.i - - // Amplitude begins at 492.8, peaks 558.6 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 143, 143, 24, 0, 46, 46,0.000000 }, // 637: b13P58; b7P58; b8P58; aps058; aps058.i; vibra - - // Amplitude begins at 177.1, peaks 178.9 at 0.0s, - // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 137, 137, 77, 0, 506, 506,0.000000 }, // 638: b13P59; b7P59; fat2P59; Ride Cymbal 2; aps051; aps051.i - - // Amplitude begins at 2483.7, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 144, 144, 60, 0, 40, 40,0.000000 }, // 639: b13P60; b7P60; fat2P60; High Bongo; aps060; aps060.i - - // Amplitude begins at 3190.9, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 145, 145, 65, 0, 40, 40,0.000000 }, // 640: b13P61; b7P61; fat2P61; Low Bongo; aps061; aps061.i - - // Amplitude begins at 1434.3, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 146, 146, 59, 0, 13, 13,0.000000 }, // 641: b13P62; b7P62; fat2P62; Mute High Conga; aps062; aps062.i - - // Amplitude begins at 2343.3, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 147, 147, 51, 0, 40, 40,0.000000 }, // 642: apgleeP63; b13P63; b7P63; fat2P63; Open High Conga; aps063; aps063.i - - // Amplitude begins at 2576.5, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 148, 148, 45, 0, 40, 40,0.000000 }, // 643: b13P64; b7P64; fat2P64; Low Conga; aps064; aps064.i - - // Amplitude begins at 2701.8, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 150, 150, 60, 0, 160, 160,0.000000 }, // 644: b13P66; b7P66; fat2P66; Low Timbale; aps066; aps066.i - - // Amplitude begins at 1507.9, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 151, 151, 58, 0, 146, 146,0.000000 }, // 645: b13P67; b7P67; b8P67; fat2P67; High Agogo; agogo1; aps067; aps067.i - - // Amplitude begins at 2875.1, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 152, 152, 53, 0, 153, 153,0.000000 }, // 646: b13P68; b7P68; fat2P68; Low Agogo; aps068; aps068.i - - // Amplitude begins at 1.7, peaks 604.5 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 153, 153, 64, 0, 86, 86,0.000000 }, // 647: apgleeP69; apgleeP82; b13P69; b7P69; fat2P69; Cabasa; Shaker; aps069; aps069.i - - // Amplitude begins at 1016.1, peaks 1048.8 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 154, 154, 71, 0, 13, 13,0.000000 }, // 648: b13P70; b7P70; fat2P70; Maracas; aps070; aps070.i - - // Amplitude begins at 126.4, peaks 2650.9 at 0.0s, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 155, 155, 61, 0, 326, 326,0.000000 }, // 649: b13P71; b7P71; b8P71; fat2P71; Short Whistle; aps071; aps071.i; whistsh - - // Amplitude begins at 125.8, peaks 2795.8 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 156, 156, 61, 0, 620, 620,0.000000 }, // 650: 3drm67P70; b13P72; b7P72; b8P72; fat2P72; Long Whistle; Maracas; aps072; aps072.i; whistll + { 140, 140, 76, 0, 73, 73,0.000000 }, // 623: b13P54; b7P54; aps054; aps054.i // Amplitude begins at 4.1, peaks 1502.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 157, 157, 48, 0, 80, 80,0.000000 }, // 651: b13P73; b7P73; aps073; aps073.i + { 157, 157, 48, 0, 80, 80,0.000000 }, // 624: b13P73; b7P73; aps073; aps073.i // Amplitude begins at 0.0, peaks 741.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 158, 158, 48, 0, 220, 220,0.000000 }, // 652: 3drm67P72; b13P74; b7P74; Long Whistle; aps074; aps074.i - - // Amplitude begins at 2264.2, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 69, 0, 20, 20,0.000000 }, // 653: b13P75; b7P75; fat2P75; Claves; aps075; aps075.i - - // Amplitude begins at 2255.7, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 160, 160, 68, 0, 20, 20,0.000000 }, // 654: b13P76; b7P76; b8P76; fat2P76; High Wood Block; aps076; aps076.i; blockhi - - // Amplitude begins at 2415.2, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 161, 161, 63, 0, 33, 33,0.000000 }, // 655: b13P77; b7P77; b8P77; fat2P77; Low Wood Block; aps077; aps077.i; blocklow - - // Amplitude begins at 161.2, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 164, 164, 80, 0, 60, 60,0.000000 }, // 656: b13P80; b7P80; b8P80; fat2P80; Mute Triangle; aps080; aps080.i; trianglm - - // Amplitude begins at 193.0, - // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 165, 165, 64, 0, 880, 880,0.000000 }, // 657: b13P81; b7P81; b8P81; fat2P81; Open Triangle; aps081; aps081.i; trianglo + { 158, 158, 48, 0, 220, 220,0.000000 }, // 625: 3drm67P72; b13P74; b7P74; Long Whistle; aps074; aps074.i // Amplitude begins at 6.1, peaks 612.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 166, 166, 69, 0, 40, 40,0.000000 }, // 658: b13P82; b7P82; aps082; aps082.i - - // Amplitude begins at 0.0, peaks 469.5 at 0.1s, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 167, 167, 73, 0, 293, 293,0.000000 }, // 659: b13P83; b7P83; b8P83; fat2P83; Jingle Bell; aps083; aps083.i; jingbell + { 166, 166, 69, 0, 40, 40,0.000000 }, // 626: b13P82; b7P82; aps082; aps082.i // Amplitude begins at 773.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 168, 168, 75, 0, 133, 133,0.000000 }, // 660: b13P84; b7P84; aps084; aps084.i - - // Amplitude begins at 2271.7, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 169, 169, 68, 0, 20, 20,0.000000 }, // 661: b13P85; b7P85; b8P85; fat2P85; Castanets; aps085; aps085.i; castanet - - // Amplitude begins at 2535.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 170, 170, 48, 0, 40, 40,0.000000 }, // 662: b13P86; b7P86; b8P86; fat2P86; Mute Surdu; aps086; aps086.i; surdum + { 168, 168, 75, 0, 133, 133,0.000000 }, // 627: b13P84; b7P84; aps084; aps084.i // Amplitude begins at 2569.3, peaks 2633.4 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - { 590, 590, 0, 0, 1260, 1260,0.000000 }, // 663: b8M0; piano11 + { 590, 590, 0, 0, 1260, 1260,0.000000 }, // 628: b8M0; piano11 // Amplitude begins at 2302.9, peaks 2737.1 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 591, 591, 0, 0, 2280, 2280,0.000000 }, // 664: b8M1; bsynth + { 591, 591, 0, 0, 2280, 2280,0.000000 }, // 629: b8M1; bsynth // Amplitude begins at 1433.8, peaks 2440.1 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 592, 592, 0, 0, 1940, 1940,0.000000 }, // 665: b8M5; f47GM4; Rhodes Piano; epiano4 + { 592, 592, 0, 0, 1940, 1940,0.000000 }, // 630: b8M5; f47GM4; Rhodes Piano; epiano4 // Amplitude begins at 1680.4, peaks 1688.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 593, 593, 0, 0, 620, 620,0.000000 }, // 666: b8M7; f35GM7; Clavinet; clavin + { 593, 593, 0, 0, 620, 620,0.000000 }, // 631: b8M7; f35GM7; Clavinet; clavin // Amplitude begins at 1010.6, peaks 1027.3 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 594, 594, 0, 0, 1213, 1213,0.000000 }, // 667: b56M9; b66M9; b8M9; GLOCK + { 594, 594, 0, 0, 1213, 1213,0.000000 }, // 632: b56M9; b66M9; b8M9; GLOCK // Amplitude begins at 2678.3, peaks 2947.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 595, 595, 0, 0, 1746, 1746,0.000000 }, // 668: b8M11; vibes + { 595, 595, 0, 0, 1746, 1746,0.000000 }, // 633: b8M11; vibes // Amplitude begins at 2064.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 596, 596, 0, 0, 206, 206,0.000000 }, // 669: b8M12; marimba1 + { 596, 596, 0, 0, 206, 206,0.000000 }, // 634: b8M12; marimba1 // Amplitude begins at 2065.1, peaks 2354.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 597, 597, 0, 0, 293, 293,0.000000 }, // 670: b8M15; santr + { 597, 597, 0, 0, 293, 293,0.000000 }, // 635: b8M15; santr // Amplitude begins at 1675.8, peaks 2244.6 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 598, 598, 0, 0, 40000, 6,0.000000 }, // 671: b8M16; f32GM11; Vibraphone; organ4 + { 598, 598, 0, 0, 40000, 6,0.000000 }, // 636: b8M16; f32GM11; Vibraphone; organ4 // Amplitude begins at 1113.5, peaks 1292.0 at 17.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - { 599, 599, 0, 0, 40000, 493,0.000000 }, // 672: b8M19; f35GM19; Church Organ; organ3a + { 599, 599, 0, 0, 40000, 493,0.000000 }, // 637: b8M19; f35GM19; Church Organ; organ3a // Amplitude begins at 2050.9, peaks 2603.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 600, 600, 0, 0, 40000, 20,0.000000 }, // 673: b8M21; Sweepad2 + { 600, 600, 0, 0, 40000, 20,0.000000 }, // 638: b8M21; Sweepad2 // Amplitude begins at 2085.1, peaks 2320.9 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 601, 601, 0, 0, 660, 660,0.000000 }, // 674: b8M24; f12GM24; f16GM24; f54GM24; Acoustic Guitar1; guitar1 + { 601, 601, 0, 0, 660, 660,0.000000 }, // 639: b8M24; f12GM24; f16GM24; f54GM24; Acoustic Guitar1; guitar1 // Amplitude begins at 2324.5, peaks 2590.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 602, 602, 0, 0, 106, 106,0.000000 }, // 675: b8M25; guitar4 + { 602, 602, 0, 0, 106, 106,0.000000 }, // 640: b8M25; guitar4 // Amplitude begins at 2547.4, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 603, 603, 0, 0, 1066, 1066,0.000000 }, // 676: b8M27; f35GM27; Electric Guitar2; guit + { 603, 603, 0, 0, 1066, 1066,0.000000 }, // 641: b8M27; f35GM27; Electric Guitar2; guit // Amplitude begins at 2395.3, peaks 2449.6 at 0.0s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - { 604, 604, 0, 0, 4153, 4153,0.000000 }, // 677: b8M31; harm + { 604, 604, 0, 0, 4153, 4153,0.000000 }, // 642: b8M31; harm // Amplitude begins at 825.1, peaks 1667.4 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 605, 605, 0, 0, 1073, 1073,0.000000 }, // 678: b8M32; f35GM32; Acoustic Bass; acoubas1 + { 605, 605, 0, 0, 1073, 1073,0.000000 }, // 643: b8M32; f35GM32; Acoustic Bass; acoubas1 // Amplitude begins at 0.8, peaks 3176.2 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - { 606, 606, 0, 0, 513, 13,0.000000 }, // 679: b8M35; f35GM35; Fretless Bass; fretles1 + { 606, 606, 0, 0, 513, 13,0.000000 }, // 644: b8M35; f35GM35; Fretless Bass; fretles1 // Amplitude begins at 0.5, peaks 811.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 607, 607, 0, 0, 60, 13,0.000000 }, // 680: b8M41; f35GM41; Viola; flystr2 + { 607, 607, 0, 0, 60, 13,0.000000 }, // 645: b8M41; f35GM41; Viola; flystr2 // Amplitude begins at 0.0, peaks 1456.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 608, 608, 0, 0, 40000, 113,0.000000 }, // 681: b8M42; f35GM42; Cello; cello + { 608, 608, 0, 0, 40000, 113,0.000000 }, // 646: b8M42; f35GM42; Cello; cello // Amplitude begins at 0.5, peaks 1548.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 609, 609, 0, 0, 120, 120,0.000000 }, // 682: b8M45; pizzica6 + { 609, 609, 0, 0, 120, 120,0.000000 }, // 647: b8M45; pizzica6 // Amplitude begins at 2030.9, peaks 2392.6 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 610, 610, 0, 0, 1606, 1606,0.000000 }, // 683: b8M46; f35GM46; Orchestral Harp; harp11 + { 610, 610, 0, 0, 1606, 1606,0.000000 }, // 648: b8M46; f35GM46; Orchestral Harp; harp11 // Amplitude begins at 1011.3, peaks 3231.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 611, 611, 0, 0, 486, 486,0.000000 }, // 684: b8M47; f35GM47; Timpany; timp1 + { 611, 611, 0, 0, 486, 486,0.000000 }, // 649: b8M47; f35GM47; Timpany; timp1 // Amplitude begins at 0.6, peaks 1195.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 612, 612, 0, 0, 40000, 46,0.000000 }, // 685: b8M48; strings1 + { 612, 612, 0, 0, 40000, 46,0.000000 }, // 650: b8M48; strings1 // Amplitude begins at 0.0, peaks 1170.5 at 2.3s, // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s. - { 613, 613, 0, 0, 2280, 13,0.000000 }, // 686: b8M49; f47GM49; String Ensemble2; sstring + { 613, 613, 0, 0, 2280, 13,0.000000 }, // 651: b8M49; f47GM49; String Ensemble2; sstring // Amplitude begins at 4.7, peaks 800.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 614, 614, 0, 0, 60, 13,0.000000 }, // 687: b8M50; f35GM50; Synth Strings 1; strsec11 + { 614, 614, 0, 0, 60, 13,0.000000 }, // 652: b8M50; f35GM50; Synth Strings 1; strsec11 // Amplitude begins at 4.0, peaks 680.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 615, 615, 0, 0, 60, 13,0.000000 }, // 688: b8M51; strsect8 + { 615, 615, 0, 0, 60, 13,0.000000 }, // 653: b8M51; strsect8 // Amplitude begins at 732.3, peaks 2566.6 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 616, 616, 0, 0, 986, 986,0.000000 }, // 689: b8M56; f32GM88; f32GM89; f41GM89; Pad 1 new age; Pad 2 warm; trumpet4 + { 616, 616, 0, 0, 986, 986,0.000000 }, // 654: b8M56; f32GM88; f32GM89; f41GM89; Pad 1 new age; Pad 2 warm; trumpet4 // Amplitude begins at 732.3, peaks 2569.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 617, 617, 0, 0, 126, 126,0.000000 }, // 690: b8M57; tromb1 + { 617, 617, 0, 0, 126, 126,0.000000 }, // 655: b8M57; tromb1 // Amplitude begins at 121.5, peaks 3067.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 618, 618, 0, 0, 646, 646,0.000000 }, // 691: b8M58; f35GM58; f47GM58; Tuba; tuba11 + { 618, 618, 0, 0, 646, 646,0.000000 }, // 656: b8M58; f35GM58; f47GM58; Tuba; tuba11 // Amplitude begins at 732.3, peaks 2569.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 619, 619, 0, 0, 126, 126,0.000000 }, // 692: b8M59; f53GM88; 3trump3; Pad 1 new age + { 619, 619, 0, 0, 126, 126,0.000000 }, // 657: b8M59; f53GM88; 3trump3; Pad 1 new age // Amplitude begins at 1330.1, peaks 1931.3 at 17.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 620, 620, 0, 0, 40000, 6,0.000000 }, // 693: b8M60; frhorn7 + { 620, 620, 0, 0, 40000, 6,0.000000 }, // 658: b8M60; frhorn7 // Amplitude begins at 2598.8, peaks 2948.3 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 621, 621, 0, 0, 1193, 1193,0.000000 }, // 694: b8M64; f35GM127; Explode1; Gunshot + { 621, 621, 0, 0, 1193, 1193,0.000000 }, // 659: b8M64; f35GM127; Explode1; Gunshot // Amplitude begins at 0.0, peaks 1539.0 at 2.2s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 622, 622, 0, 0, 2333, 2333,0.000000 }, // 695: b8M66; f17GM119; f35GM119; Reverse Cymbal; revrscyz + { 622, 622, 0, 0, 2333, 2333,0.000000 }, // 660: b8M66; f17GM119; f35GM119; Reverse Cymbal; revrscyz // Amplitude begins at 0.0, peaks 1350.4 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 623, 623, 0, 0, 146, 6,0.000000 }, // 696: b8M67; metalpa2 + { 623, 623, 0, 0, 146, 6,0.000000 }, // 661: b8M67; metalpa2 // Amplitude begins at 5.3, peaks 2243.2 at 30.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 624, 624, 0, 0, 40000, 0,0.000000 }, // 697: b8M68; oboe11 + { 624, 624, 0, 0, 40000, 0,0.000000 }, // 662: b8M68; oboe11 // Amplitude begins at 3.1, peaks 2612.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 625, 625, 0, 0, 40000, 0,0.000000 }, // 698: b56M70; b66M70; b8M70; BASSOON + { 625, 625, 0, 0, 40000, 0,0.000000 }, // 663: b56M70; b66M70; b8M70; BASSOON // Amplitude begins at 1268.2, peaks 2582.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 626, 626, 0, 0, 40000, 0,0.000000 }, // 699: apgleeM70; b56M71; b66M71; b8M71; b9MPM83; f21GM83; f32GM83; f37GM71; f41GM83; f47GM71; Bassoon; CLARINET + { 626, 626, 0, 0, 40000, 0,0.000000 }, // 664: apgleeM70; b56M71; b66M71; b8M71; b9MPM83; f21GM83; f32GM83; f37GM71; f41GM83; f47GM71; Bassoon; CLARINET // Amplitude begins at 0.8, peaks 3039.3 at 0.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 627, 627, 0, 0, 1100, 1100,0.000000 }, // 700: b8M73; flute1 + { 627, 627, 0, 0, 1100, 1100,0.000000 }, // 665: b8M73; flute1 // Amplitude begins at 0.8, peaks 3071.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 628, 628, 0, 0, 40000, 6,0.000000 }, // 701: b8M74; f32GM110; f32GM111; f32GM76; f32GM77; f47GM78; Bottle Blow; Fiddle; Shakuhachi; Shanai; Whistle; flute2 + { 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.9, peaks 2835.0 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s. - { 629, 629, 0, 0, 1326, 0,0.000000 }, // 702: b8M77; shakuhac + { 629, 629, 0, 0, 1326, 0,0.000000 }, // 667: b8M77; shakuhac // Amplitude begins at 0.6, peaks 1731.3 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 630, 630, 0, 0, 1940, 1940,0.000000 }, // 703: b8M78; f35GM78; Whistle; whistle2 + { 630, 630, 0, 0, 1940, 1940,0.000000 }, // 668: b8M78; f35GM78; Whistle; whistle2 // Amplitude begins at 0.0, peaks 3202.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 631, 631, 0, 0, 40000, 106,0.000000 }, // 704: b8M79; ocarina + { 631, 631, 0, 0, 40000, 106,0.000000 }, // 669: b8M79; ocarina // Amplitude begins at 719.3, peaks 2012.9 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - { 632, 632, 0, 0, 560, 33,0.000000 }, // 705: b8M90; f35GM90; Pad 3 polysynth; synth11 + { 632, 632, 0, 0, 560, 33,0.000000 }, // 670: b8M90; f35GM90; Pad 3 polysynth; synth11 // Amplitude begins at 0.0, peaks 2782.9 at 1.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 633, 633, 0, 0, 2273, 2273,0.000000 }, // 706: b8M97; f35GM97; FX 2 soundtrack; sndtrk + { 633, 633, 0, 0, 2273, 2273,0.000000 }, // 671: b8M97; f35GM97; FX 2 soundtrack; sndtrk // Amplitude begins at 0.8, peaks 2906.8 at 0.1s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 634, 634, 0, 0, 653, 653,0.000000 }, // 707: b8M103; starthem + { 634, 634, 0, 0, 653, 653,0.000000 }, // 672: b8M103; starthem // Amplitude begins at 1693.8, peaks 2797.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 635, 635, 0, 0, 233, 233,0.000000 }, // 708: b8M105; f25GM110; Fiddle; timp2 + { 635, 635, 0, 0, 233, 233,0.000000 }, // 673: b8M105; f25GM110; Fiddle; timp2 // Amplitude begins at 1204.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 636, 636, 0, 0, 306, 306,0.000000 }, // 709: b8M106; f35GM106; Shamisen; sham + { 636, 636, 0, 0, 306, 306,0.000000 }, // 674: b8M106; f35GM106; Shamisen; sham // Amplitude begins at 28.2, peaks 1680.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 637, 637, 0, 0, 40000, 26,0.000000 }, // 710: b8M107; koto + { 637, 637, 0, 0, 40000, 26,0.000000 }, // 675: b8M107; koto // Amplitude begins at 1766.5, peaks 1913.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 638, 638, 0, 0, 260, 260,0.000000 }, // 711: apgleeM46; b56M108; b66M108; b8M108; KALIMBA + { 638, 638, 0, 0, 260, 260,0.000000 }, // 676: apgleeM46; b56M108; b66M108; b8M108; KALIMBA // Amplitude begins at 2926.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 347, 347, 0, 0, 120, 120,0.000000 }, // 712: b56M116; b56M118; b56M121; b8M109; f12GM115; f16GM115; f54GM115; Taiko + { 347, 347, 0, 0, 120, 120,0.000000 }, // 677: b56M116; b56M118; b56M121; b8M109; f12GM115; f16GM115; f54GM115; Taiko // Amplitude begins at 2850.7, peaks 2901.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 639, 639, 0, 0, 1226, 1226,0.000000 }, // 713: MGM126; MGM40; MGM41; b8M112; b9MPM40; f19GM40; f23GM126; f23GM40; f23GM41; f32GM126; f32GM40; f32GM41; f35GM112; f41GM40; Applause/Noise; Tinkle Bell; Viola; Violin; bells + { 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 2822.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 404, 404, 0, 0, 126, 126,0.000000 }, // 714: b8M116; taiko + { 404, 404, 0, 0, 126, 126,0.000000 }, // 679: b8M116; taiko // Amplitude begins at 2747.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 506, 506, 0, 0, 153, 153,0.000000 }, // 715: 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 + { 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 2872.3, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 639, 639, 60, 0, 880, 880,0.000000 }, // 716: b8P19; windbell + { 639, 639, 60, 0, 880, 880,0.000000 }, // 681: b8P19; windbell // Amplitude begins at 2874.2, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 639, 639, 79, 0, 440, 440,0.000000 }, // 717: b8P20; windbell + { 639, 639, 79, 0, 440, 440,0.000000 }, // 682: b8P20; windbell // Amplitude begins at 0.0, peaks 1442.1 at 0.2s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 640, 640, 65, 0, 780, 780,0.000000 }, // 718: b8P21; crash2b + { 640, 640, 65, 0, 780, 780,0.000000 }, // 683: b8P21; crash2b // Amplitude begins at 2775.1, peaks 2826.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 486, 486, 31, 0, 360, 360,0.000000 }, // 719: b8P25; SHOT + { 486, 486, 31, 0, 360, 360,0.000000 }, // 684: b8P25; SHOT // Amplitude begins at 2785.0, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 486, 486, 36, 0, 373, 373,0.000000 }, // 720: b8P26; SHOT + { 486, 486, 36, 0, 373, 373,0.000000 }, // 685: b8P26; SHOT // Amplitude begins at 0.0, peaks 1426.3 at 0.1s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 640, 640, 72, 0, 646, 646,0.000000 }, // 721: b8P57; crash2 + { 640, 640, 72, 0, 646, 646,0.000000 }, // 686: b8P57; crash2 // Amplitude begins at 166.9, peaks 167.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 137, 137, 79, 0, 506, 506,0.000000 }, // 722: b8P59; ridecym + { 137, 137, 79, 0, 506, 506,0.000000 }, // 687: b8P59; ridecym // Amplitude begins at 2873.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 149, 149, 57, 0, 126, 126,0.000000 }, // 723: b8P66; timbale + { 149, 149, 57, 0, 126, 126,0.000000 }, // 688: b8P66; timbale // Amplitude begins at 1634.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 151, 151, 53, 0, 140, 140,0.000000 }, // 724: b8P68; agogo1 + { 151, 151, 53, 0, 140, 140,0.000000 }, // 689: b8P68; f35GP68; Low Agogo; agogo1 // Amplitude begins at 0.6, peaks 1231.0 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 641, 641, 84, 0, 106, 106,0.000000 }, // 725: b8P69; cabasa + { 641, 641, 84, 0, 106, 106,0.000000 }, // 690: b8P69; cabasa // Amplitude begins at 2568.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 520, 520, 66, 0, 40, 40,0.000000 }, // 726: b8P75; claves - - // Amplitude begins at 879.6, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 168, 168, 70, 0, 133, 133,0.000000 }, // 727: b8P84; fat2P84; Bell Tree; belltree + { 520, 520, 66, 0, 40, 40,0.000000 }, // 691: b8P75; claves // Amplitude begins at 1634.1, peaks 2839.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 }, // 728: b8P88; TAIDRUM2 + { 642, 642, 31, 0, 206, 13,0.000000 }, // 692: b8P88; TAIDRUM2 // Amplitude begins at 1706.1, peaks 3167.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 642, 642, 29, 0, 60, 26,0.000000 }, // 729: b8P89; TAIDRUM2 + { 642, 642, 29, 0, 60, 26,0.000000 }, // 693: b8P89; TAIDRUM2 // Amplitude begins at 1200.7, peaks 1724.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 356, 356, 31, 0, 186, 186,0.000000 }, // 730: b8P90; TIMPANI + { 356, 356, 31, 0, 186, 186,0.000000 }, // 694: b8P90; TIMPANI // Amplitude begins at 1778.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 356, 356, 19, 0, 226, 226,0.000000 }, // 731: b8P91; TIMPANI + { 356, 356, 19, 0, 226, 226,0.000000 }, // 695: b8P91; TIMPANI // Amplitude begins at 864.5, peaks 1797.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 643, 643, 31, 0, 40000, 6,0.000000 }, // 732: b8P92; TAIDRUM4 + { 643, 643, 31, 0, 40000, 6,0.000000 }, // 696: b8P92; TAIDRUM4 // Amplitude begins at 884.7, peaks 1623.1 at 19.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 643, 643, 29, 0, 40000, 6,0.000000 }, // 733: b8P93; TAIDRUM4 + { 643, 643, 29, 0, 40000, 6,0.000000 }, // 697: b8P93; TAIDRUM4 // Amplitude begins at 1277.1, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 644, 644, 31, 0, 700, 700,0.000000 }, // 734: b8P94; metl1r + { 644, 644, 31, 0, 700, 700,0.000000 }, // 698: b8P94; metl1r // Amplitude begins at 1529.0, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 644, 644, 35, 0, 653, 653,0.000000 }, // 735: b8P95; metl1r + { 644, 644, 35, 0, 653, 653,0.000000 }, // 699: b8P95; metl1r // Amplitude begins at 1569.1, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 644, 644, 40, 0, 620, 620,0.000000 }, // 736: b8P96; metl1r + { 644, 644, 40, 0, 620, 620,0.000000 }, // 700: b8P96; metl1r // Amplitude begins at 1430.9, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 644, 644, 47, 0, 566, 566,0.000000 }, // 737: b8P97; metl1r + { 644, 644, 47, 0, 566, 566,0.000000 }, // 701: b8P97; metl1r // Amplitude begins at 1537.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 516, 516, 32, 0, 186, 186,0.000000 }, // 738: b8P98; hammer1 + { 516, 516, 32, 0, 186, 186,0.000000 }, // 702: b8P98; hammer1 // Amplitude begins at 1530.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 516, 516, 43, 0, 140, 140,0.000000 }, // 739: b8P99; hammer1 + { 516, 516, 43, 0, 140, 140,0.000000 }, // 703: b8P99; hammer1 // Amplitude begins at 2053.1, peaks 2674.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 495, 495, 26, 0, 60, 60,0.000000 }, // 740: b8P100; timb1r + { 495, 495, 26, 0, 60, 60,0.000000 }, // 704: b8P100; timb1r // Amplitude begins at 2645.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 495, 495, 44, 0, 600, 600,0.000000 }, // 741: b8P101; timb1r + { 495, 495, 44, 0, 600, 600,0.000000 }, // 705: b8P101; timb1r // Amplitude begins at 1650.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 496, 496, 26, 0, 26, 26,0.000000 }, // 742: b8P102; timb2r + { 496, 496, 26, 0, 26, 26,0.000000 }, // 706: b8P102; timb2r // Amplitude begins at 1658.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 496, 496, 51, 0, 40, 40,0.000000 }, // 743: b8P103; timb2r + { 496, 496, 51, 0, 40, 40,0.000000 }, // 707: b8P103; timb2r // Amplitude begins at 2670.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 496, 496, 39, 0, 33, 33,0.000000 }, // 744: b8P104; timb2r + { 496, 496, 39, 0, 33, 33,0.000000 }, // 708: b8P104; timb2r // Amplitude begins at 1741.9, peaks 2998.3 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 495, 495, 30, 0, 46, 46,0.000000 }, // 745: b8P105; timb1r + { 495, 495, 30, 0, 46, 46,0.000000 }, // 709: b8P105; timb1r // Amplitude begins at 1345.2, peaks 1755.0 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 645, 645, 44, 0, 466, 466,0.000000 }, // 746: b8P106; BBASS + { 645, 645, 44, 0, 466, 466,0.000000 }, // 710: b8P106; BBASS // Amplitude begins at 1358.0, peaks 1783.5 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 645, 645, 43, 0, 453, 453,0.000000 }, // 747: b8P107; BBass + { 645, 645, 43, 0, 453, 453,0.000000 }, // 711: b8P107; BBass // Amplitude begins at 2554.7, peaks 2666.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 646, 646, 0, 0, 646, 646,0.000000 }, // 748: b9MPM0; AcouGrandPiano + { 646, 646, 0, 0, 646, 646,0.000000 }, // 712: b9MPM0; AcouGrandPiano // Amplitude begins at 1804.6, peaks 1879.7 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 647, 647, 0, 0, 2280, 2280,0.000000 }, // 749: MGM1; MGM3; MGM5; b56M4; b61M4; b66M4; b9MPM1; b9MPM5; f19GM1; f19GM5; f21GM1; f23GM3; f23GM5; f32GM1; f32GM3; f32GM5; f41GM1; f47GM5; BrightAcouGrand; Chorused Piano; ELPIANO1 + { 647, 647, 0, 0, 2280, 2280,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 2405.3, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 648, 648, 0, 0, 553, 553,0.000000 }, // 750: b9MPM2; f19GM2; f21GM2; f41GM2; ElecGrandPiano + { 648, 648, 0, 0, 553, 553,0.000000 }, // 714: b9MPM2; f19GM2; f21GM2; f41GM2; ElecGrandPiano // Amplitude begins at 2511.5, peaks 2928.2 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 649, 649, 0, 0, 40000, 40,0.000000 }, // 751: b9MPM14; b9MPM3; f19GM14; f19GM3; f21GM14; f41GM14; Honky-tonkPiano; Tubular Bells + { 649, 649, 0, 0, 40000, 40,0.000000 }, // 715: b9MPM14; b9MPM3; f19GM14; f19GM3; f21GM14; f41GM14; Honky-tonkPiano; Tubular Bells // Amplitude begins at 1220.1, peaks 3293.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 650, 650, 0, 0, 40, 40,0.000000 }, // 752: b9MPM4; f19GM4; Rhodes Piano + { 650, 650, 0, 0, 40, 40,0.000000 }, // 716: b9MPM4; f19GM4; Rhodes Piano // Amplitude begins at 2473.4, peaks 2654.8 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 651, 651, 0, 0, 966, 966,0.000000 }, // 753: MGM6; b9MPM6; f19GM6; f21GM6; f23GM6; f32GM6; Harpsichord + { 651, 651, 0, 0, 966, 966,0.000000 }, // 717: MGM6; b9MPM6; f19GM6; f21GM6; f23GM6; f32GM6; Harpsichord // Amplitude begins at 2930.5, peaks 2933.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - { 652, 652, 0, 0, 40000, 300,0.000000 }, // 754: b9MPM7; Clavinet + { 652, 652, 0, 0, 40000, 300,0.000000 }, // 718: b9MPM7; Clavinet // Amplitude begins at 2312.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 653, 653, 0, 0, 260, 260,0.000000 }, // 755: b9MPM8; f19GM8; f21GM8; f41GM8; Celesta + { 653, 653, 0, 0, 260, 260,0.000000 }, // 719: b9MPM8; f19GM8; f21GM8; f41GM8; Celesta // Amplitude begins at 1772.1, peaks 1797.8 at 10.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 654, 654, 0, 0, 40000, 6,0.000000 }, // 756: b9MPM9; Glockenspiel + { 654, 654, 0, 0, 40000, 6,0.000000 }, // 720: b9MPM9; Glockenspiel // Amplitude begins at 2734.1, peaks 3215.5 at 37.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 655, 655, 0, 0, 40000, 0,0.000000 }, // 757: b9MPM10; f19GM10; f41GM10; Music box + { 655, 655, 0, 0, 40000, 0,0.000000 }, // 721: b9MPM10; f19GM10; f41GM10; Music box // Amplitude begins at 2370.0, peaks 3174.3 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 656, 656, 0, 0, 40000, 6,0.000000 }, // 758: b9MPM11; f21GM11; Vibraphone + { 656, 656, 0, 0, 40000, 6,0.000000 }, // 722: b9MPM11; f21GM11; Vibraphone // Amplitude begins at 2745.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 657, 657, 0, 0, 260, 260,0.000000 }, // 759: b9MPM12; f19GM12; f21GM12; f41GM12; Marimba + { 657, 657, 0, 0, 260, 260,0.000000 }, // 723: b9MPM12; f19GM12; f21GM12; f41GM12; Marimba // Amplitude begins at 2586.6, peaks 2824.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 658, 658, 0, 0, 486, 486,0.000000 }, // 760: b9MPM13; f21GM13; f41GM13; Xylophone + { 658, 658, 0, 0, 486, 486,0.000000 }, // 724: b9MPM13; f21GM13; f41GM13; Xylophone // Amplitude begins at 0.8, peaks 3117.0 at 27.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 659, 659, 0, 0, 40000, 6,0.000000 }, // 761: b9MPM15; f19GM15; f21GM15; f41GM15; Dulcimer + { 659, 659, 0, 0, 40000, 6,0.000000 }, // 725: b9MPM15; f19GM15; f21GM15; f41GM15; Dulcimer // Amplitude begins at 2870.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 660, 660, 0, 0, 613, 613,0.000000 }, // 762: b9MPM16; f21GM16; f41GM16; Hammond Organ + { 660, 660, 0, 0, 613, 613,0.000000 }, // 726: b9MPM16; f21GM16; f41GM16; Hammond Organ // Amplitude begins at 1511.3, peaks 1590.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 661, 661, 0, 0, 566, 566,0.000000 }, // 763: b9MPM17; f21GM17; f27GM6; f41GM17; Harpsichord; Percussive Organ + { 661, 661, 0, 0, 566, 566,0.000000 }, // 727: b9MPM17; f21GM17; f27GM6; f41GM17; Harpsichord; Percussive Organ // Amplitude begins at 892.6, peaks 993.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 662, 662, 0, 0, 1153, 1153,0.000000 }, // 764: MGM16; MGM17; MGM18; b9MPM18; f19GM16; f19GM17; f19GM18; f21GM18; f23GM16; f23GM17; f23GM18; f32GM16; f32GM17; f32GM18; f41GM18; Hammond Organ; Percussive Organ; Rock Organ + { 662, 662, 0, 0, 1153, 1153,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 2895.3, peaks 3134.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 663, 663, 0, 0, 40, 40,0.000000 }, // 765: b9MPM19; f19GM19; f21GM19; f41GM19; Church Organ + { 663, 663, 0, 0, 40, 40,0.000000 }, // 729: b9MPM19; f19GM19; f21GM19; f41GM19; Church Organ // Amplitude begins at 1336.6, peaks 1405.2 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - { 664, 664, 0, 0, 2020, 2020,0.000000 }, // 766: MGM19; MGM20; MGM21; b61M7; b9MPM20; f12GM7; f16GM7; f19GM20; f21GM20; f23GM19; f23GM20; f23GM21; f32GM19; f32GM20; f32GM21; f41GM20; f54GM7; Accordion; Church Organ; Clavinet; Reed Organ + { 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 121.1, peaks 3196.4 at 39.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 665, 665, 0, 0, 40000, 106,0.000000 }, // 767: b9MPM21; f21GM21; f41GM21; Accordion + { 665, 665, 0, 0, 40000, 106,0.000000 }, // 731: b9MPM21; f21GM21; f41GM21; Accordion // Amplitude begins at 744.8, peaks 1310.4 at 11.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 666, 666, 0, 0, 40000, 140,0.000000 }, // 768: b9MPM22; f21GM22; f21GM54; f41GM22; Harmonica; Synth Voice + { 666, 666, 0, 0, 40000, 140,0.000000 }, // 732: b9MPM22; f21GM22; f21GM54; f41GM22; Harmonica; Synth Voice // Amplitude begins at 265.5, peaks 1499.6 at 28.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 667, 667, 0, 0, 40000, 146,0.000000 }, // 769: b9MPM23; f21GM23; f27GM68; f41GM23; Oboe; Tango Accordion + { 667, 667, 0, 0, 40000, 146,0.000000 }, // 733: b9MPM23; f21GM23; f27GM68; f41GM23; Oboe; Tango Accordion // Amplitude begins at 2613.8, peaks 2701.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 668, 668, 0, 0, 260, 260,0.000000 }, // 770: b9MPM24; f19GM24; f21GM24; f41GM24; Acoustic Guitar1 + { 668, 668, 0, 0, 260, 260,0.000000 }, // 734: b9MPM24; f19GM24; f21GM24; f41GM24; Acoustic Guitar1 // Amplitude begins at 2539.8, peaks 6349.1 at 4.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 669, 669, 0, 0, 40000, 73,0.000000 }, // 771: b9MPM25; f21GM25; Acoustic Guitar2 + { 669, 669, 0, 0, 40000, 73,0.000000 }, // 735: b9MPM25; f21GM25; Acoustic Guitar2 // Amplitude begins at 2811.7, peaks 2875.3 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 670, 670, 0, 0, 393, 393,0.000000 }, // 772: b9MPM26; f19GM26; f21GM26; f41GM26; Electric Guitar1 + { 670, 670, 0, 0, 393, 393,0.000000 }, // 736: b9MPM26; f19GM26; f21GM26; f41GM26; Electric Guitar1 // Amplitude begins at 2811.7, peaks 2959.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 671, 671, 0, 0, 853, 853,0.000000 }, // 773: b9MPM27; f41GM27; Electric Guitar2 + { 671, 671, 0, 0, 853, 853,0.000000 }, // 737: b9MPM27; f41GM27; Electric Guitar2 // Amplitude begins at 2436.0, peaks 3202.5 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 672, 672, 0, 0, 40000, 246,0.000000 }, // 774: b9MPM28; Electric Guitar3 + { 672, 672, 0, 0, 40000, 246,0.000000 }, // 738: b9MPM28; Electric Guitar3 // Amplitude begins at 1814.2, peaks 2161.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 673, 673, 0, 0, 213, 213,0.000000 }, // 775: 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 + { 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 2213.9, peaks 2449.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 674, 674, 0, 0, 166, 166,0.000000 }, // 776: b9MPM32; f19GM32; f21GM32; f41GM32; Acoustic Bass + { 674, 674, 0, 0, 166, 166,0.000000 }, // 740: b9MPM32; f19GM32; f21GM32; f41GM32; Acoustic Bass // Amplitude begins at 4.1, peaks 3850.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 675, 675, 0, 0, 40000, 46,0.000000 }, // 777: b9MPM33; Electric Bass 1 + { 675, 675, 0, 0, 40000, 46,0.000000 }, // 741: b9MPM33; Electric Bass 1 // Amplitude begins at 2934.1, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - { 676, 676, 0, 0, 4746, 4746,0.000000 }, // 778: b9MPM126; b9MPM34; Applause/Noise; Electric Bass 2 + { 676, 676, 0, 0, 4746, 4746,0.000000 }, // 742: b9MPM126; b9MPM34; Applause/Noise; Electric Bass 2 // Amplitude begins at 848.3, peaks 2651.5 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 677, 677, 0, 0, 2280, 2280,0.000000 }, // 779: b9MPM35; Fretless Bass + { 677, 677, 0, 0, 2280, 2280,0.000000 }, // 743: b9MPM35; Fretless Bass // Amplitude begins at 1368.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 678, 678, 0, 0, 300, 300,0.000000 }, // 780: b9MPM36; Slap Bass 1 + { 678, 678, 0, 0, 300, 300,0.000000 }, // 744: b9MPM36; Slap Bass 1 // Amplitude begins at 2850.7, peaks 2901.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 679, 679, 0, 0, 1220, 1220,0.000000 }, // 781: b9MPM38; f19GM38; f41GM38; Synth Bass 1 + { 679, 679, 0, 0, 1220, 1220,0.000000 }, // 745: b9MPM38; f19GM38; f41GM38; Synth Bass 1 // Amplitude begins at 99.2, peaks 2854.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - { 680, 680, 0, 0, 553, 13,0.000000 }, // 782: b9MPM41; f19GM41; f21GM41; f41GM41; Viola + { 680, 680, 0, 0, 553, 13,0.000000 }, // 746: b9MPM41; f19GM41; f21GM41; f41GM41; Viola // Amplitude begins at 92.0, peaks 2243.2 at 30.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 681, 681, 0, 0, 40000, 0,0.000000 }, // 783: b9MPM42; f32GM42; f47GM68; Cello; Oboe + { 681, 681, 0, 0, 40000, 0,0.000000 }, // 747: b9MPM42; f32GM42; f47GM68; Cello; Oboe // Amplitude begins at 120.4, peaks 2032.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 682, 682, 0, 0, 40, 46,0.000000 }, // 784: b9MPM43; f21GM43; f41GM43; Contrabass + { 682, 682, 0, 0, 40, 46,0.000000 }, // 748: b9MPM43; f21GM43; f41GM43; Contrabass // Amplitude begins at 1011.3, peaks 2764.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 683, 683, 0, 0, 146, 146,0.000000 }, // 785: b9MPM46; f32GM46; f41GM46; Orchestral Harp + { 683, 683, 0, 0, 146, 146,0.000000 }, // 749: b9MPM46; f32GM46; f41GM46; Orchestral Harp // Amplitude begins at 1566.1, peaks 1774.9 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 684, 684, 0, 0, 2280, 2280,0.000000 }, // 786: b9MPM47; f41GM47; Timpany + { 684, 684, 0, 0, 2280, 2280,0.000000 }, // 750: b9MPM47; f41GM47; Timpany // Amplitude begins at 0.0, peaks 1480.0 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 685, 685, 0, 0, 40000, 226,0.000000 }, // 787: b9MPM48; b9MPM50; String Ensemble1; Synth Strings 1 + { 685, 685, 0, 0, 40000, 226,0.000000 }, // 751: b9MPM48; b9MPM50; String Ensemble1; Synth Strings 1 // Amplitude begins at 2565.1, peaks 2688.7 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - { 686, 686, 0, 0, 40000, 580,0.000000 }, // 788: b9MPM49; f21GM49; f41GM49; String Ensemble2 + { 686, 686, 0, 0, 40000, 580,0.000000 }, // 752: b9MPM49; f21GM49; f41GM49; String Ensemble2 // Amplitude begins at 2649.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 687, 687, 0, 0, 80, 80,0.000000 }, // 789: b9MPM105; b9MPM51; f19GM105; f19GM51; f21GM105; f41GM105; f41GM51; Banjo; SynthStrings 2 + { 687, 687, 0, 0, 80, 80,0.000000 }, // 753: b9MPM105; b9MPM51; f19GM105; f19GM51; f21GM105; f41GM105; f41GM51; Banjo; SynthStrings 2 // Amplitude begins at 0.0, peaks 1028.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.3s. - { 688, 688, 0, 0, 40000, 1333,0.000000 }, // 790: b9MPM52; b9MPM54; f27GM52; f32GM52; f32GM54; f41GM52; f41GM54; Choir Aahs; Synth Voice + { 688, 688, 0, 0, 40000, 1333,0.000000 }, // 754: b9MPM52; b9MPM54; f27GM52; f32GM52; f32GM54; f41GM52; f41GM54; Choir Aahs; Synth Voice // Amplitude begins at 0.0, peaks 2017.3 at 0.3s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 689, 689, 0, 0, 1220, 1220,0.000000 }, // 791: b9MPM55; f21GM55; f32GM55; f41GM55; Orchestra Hit + { 689, 689, 0, 0, 1220, 1220,0.000000 }, // 755: b9MPM55; f21GM55; f32GM55; f41GM55; Orchestra Hit // Amplitude begins at 128.6, peaks 2935.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 690, 690, 0, 0, 620, 620,0.000000 }, // 792: MGM56; b9MPM56; f19GM56; f21GM56; f23GM56; f32GM56; f41GM56; Trumpet + { 690, 690, 0, 0, 620, 620,0.000000 }, // 756: MGM56; b9MPM56; f19GM56; f21GM56; f23GM56; f32GM56; f41GM56; Trumpet // Amplitude begins at 2044.8, peaks 2390.5 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 691, 691, 0, 0, 1606, 1606,0.000000 }, // 793: MGM57; b9MPM57; f19GM57; f21GM57; f23GM57; f25GM57; f32GM57; f41GM57; f47GM46; Orchestral Harp; Trombone + { 691, 691, 0, 0, 1606, 1606,0.000000 }, // 757: MGM57; b9MPM57; f19GM57; f21GM57; f23GM57; f25GM57; f32GM57; f41GM57; f47GM46; Orchestral Harp; Trombone // Amplitude begins at 2439.5, peaks 2967.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 692, 692, 0, 0, 540, 540,0.000000 }, // 794: MGM58; b9MPM58; f19GM58; f21GM58; f23GM58; f32GM58; f41GM58; Tuba + { 692, 692, 0, 0, 540, 540,0.000000 }, // 758: MGM58; b9MPM58; f19GM58; f21GM58; f23GM58; f32GM58; f41GM58; Tuba // Amplitude begins at 2605.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 693, 693, 0, 0, 313, 313,0.000000 }, // 795: MGM59; MGM60; b56M28; b61M28; b66M28; b9MPM59; b9MPM60; f19GM59; f19GM60; f21GM59; f21GM60; f23GM59; f23GM60; f32GM59; f32GM60; f41GM59; ELGMUTE + { 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 717.7, peaks 2435.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 694, 694, 0, 0, 1213, 1213,0.000000 }, // 796: b9MPM61; f41GM61; Brass Section + { 694, 694, 0, 0, 1213, 1213,0.000000 }, // 760: b9MPM61; f41GM61; Brass Section // Amplitude begins at 0.5, peaks 3145.3 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 695, 695, 0, 0, 40000, 6,0.000000 }, // 797: MGM15; b9MPM63; f19GM63; f23GM15; f32GM15; f41GM63; Dulcimer; Synth Brass 2 + { 695, 695, 0, 0, 40000, 6,0.000000 }, // 761: MGM15; b9MPM63; f19GM63; f23GM15; f32GM15; f41GM63; Dulcimer; Synth Brass 2 // Amplitude begins at 1345.2, peaks 1755.0 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 645, 645, 0, 0, 466, 466,0.000000 }, // 798: MGM64; MGM68; MGM69; b9MPM64; b9MPM68; b9MPM69; f19GM64; f19GM68; f19GM69; f32GM64; f32GM68; f32GM69; f41GM64; f41GM68; f41GM69; oGM68; oGM69; English Horn; Oboe; Soprano Sax + { 645, 645, 0, 0, 466, 466,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 3063.7, peaks 3341.6 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 696, 696, 0, 0, 40000, 6,0.000000 }, // 799: b9MPM67; Baritone Sax + { 696, 696, 0, 0, 40000, 6,0.000000 }, // 763: b9MPM67; Baritone Sax // Amplitude begins at 0.6, peaks 2538.9 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 697, 697, 0, 0, 346, 346,0.000000 }, // 800: MGM43; MGM70; MGM71; b9MPM70; f19GM70; f23GM43; f23GM70; f32GM43; f32GM70; f32GM71; f41GM70; Bassoon; Clarinet; Contrabass + { 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 602.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 698, 698, 0, 0, 120, 120,0.000000 }, // 801: b9MPM71; f19GM71; f41GM71; Clarinet + { 698, 698, 0, 0, 120, 120,0.000000 }, // 765: b9MPM71; f19GM71; f41GM71; Clarinet // Amplitude begins at 0.8, peaks 2930.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 699, 699, 0, 0, 40000, 6,0.000000 }, // 802: b9MPM72; b9MPM73; b9MPM74; b9MPM75; f19GM72; f19GM73; f19GM74; f19GM75; f21GM72; f21GM75; f41GM72; f41GM73; f41GM74; f41GM75; Flute; Pan Flute; Piccolo; Recorder + { 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 1847.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 700, 700, 0, 0, 13, 13,0.000000 }, // 803: b9MPM76; b9MPM78; f19GM76; f41GM76; Bottle Blow; Whistle + { 700, 700, 0, 0, 13, 13,0.000000 }, // 767: b9MPM76; b9MPM78; f19GM76; f41GM76; Bottle Blow; Whistle // Amplitude begins at 862.8, peaks 3176.6 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 701, 701, 0, 0, 40000, 73,0.000000 }, // 804: b9MPM77; f21GM77; f41GM77; Shakuhachi + { 701, 701, 0, 0, 40000, 73,0.000000 }, // 768: b9MPM77; f21GM77; f41GM77; Shakuhachi // Amplitude begins at 0.5, peaks 2880.0 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 702, 702, 0, 0, 793, 793,0.000000 }, // 805: MGM78; MGM79; MGM80; b56M65; b66M65; b9MPM79; b9MPM80; f19GM78; f19GM79; f19GM80; f23GM79; f32GM78; f32GM79; f32GM80; ALTOSAX + { 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 1002.4, peaks 1099.3 at 29.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 703, 703, 0, 0, 40000, 6,0.000000 }, // 806: b9MPM81; f19GM81; f27GM81; f41GM81; Lead 2 sawtooth + { 703, 703, 0, 0, 40000, 6,0.000000 }, // 770: b9MPM81; f19GM81; f27GM81; f41GM81; Lead 2 sawtooth // Amplitude begins at 2758.3, peaks 3039.8 at 9.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 704, 704, 0, 0, 40000, 6,0.000000 }, // 807: b9MPM82; f19GM82; f41GM82; Lead 3 calliope + { 704, 704, 0, 0, 40000, 6,0.000000 }, // 771: b9MPM82; f19GM82; f41GM82; Lead 3 calliope // Amplitude begins at 92.0, peaks 2009.8 at 10.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 705, 705, 0, 0, 40000, 0,0.000000 }, // 808: b9MPM84; b9MPM85; f21GM84; f21GM85; f32GM84; f32GM85; f41GM84; f41GM85; Lead 5 charang; Lead 6 voice + { 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 2175.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 706, 706, 0, 0, 40000, 6,0.000000 }, // 809: b9MPM86; f21GM86; f32GM86; f41GM86; Lead 7 fifths + { 706, 706, 0, 0, 40000, 6,0.000000 }, // 773: b9MPM86; f21GM86; f32GM86; f41GM86; Lead 7 fifths // Amplitude begins at 2674.2, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 707, 707, 0, 0, 40000, 166,0.000000 }, // 810: b9MPM87; f19GM87; Lead 8 brass + { 707, 707, 0, 0, 40000, 166,0.000000 }, // 774: b9MPM87; f19GM87; Lead 8 brass // Amplitude begins at 7.2, peaks 2846.5 at 13.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 708, 708, 0, 0, 40000, 26,0.000000 }, // 811: b9MPM88; Pad 1 new age + { 708, 708, 0, 0, 40000, 26,0.000000 }, // 775: b9MPM88; Pad 1 new age // Amplitude begins at 935.1, peaks 1362.5 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 709, 709, 0, 0, 40000, 140,0.000000 }, // 812: b9MPM89; Pad 2 warm + { 709, 709, 0, 0, 40000, 140,0.000000 }, // 776: b9MPM89; Pad 2 warm // Amplitude begins at 0.0, peaks 1650.6 at 0.2s, // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s. - { 710, 710, 0, 0, 1266, 6,0.000000 }, // 813: b9MPM90; f32GM90; f37GM57; f41GM90; Pad 3 polysynth; Trombone + { 710, 710, 0, 0, 1266, 6,0.000000 }, // 777: b9MPM90; f32GM90; f37GM57; f41GM90; Pad 3 polysynth; Trombone // Amplitude begins at 732.3, peaks 2572.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 711, 711, 0, 0, 146, 146,0.000000 }, // 814: b56M57; b66M57; b9MPM91; f32GM91; f41GM91; Pad 4 choir; TROMB1 + { 711, 711, 0, 0, 146, 146,0.000000 }, // 778: b56M57; b66M57; b9MPM91; f32GM91; f41GM91; Pad 4 choir; TROMB1 // Amplitude begins at 1330.1, peaks 1922.9 at 13.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 712, 712, 0, 0, 40000, 6,0.000000 }, // 815: MGM92; b56M60; b66M60; b9MPM92; f19GM92; f25GM92; f32GM92; f41GM92; f47GM60; f53GM93; FRHORN1 + { 712, 712, 0, 0, 40000, 6,0.000000 }, // 779: MGM92; b56M60; b66M60; b9MPM92; f19GM92; f25GM92; f32GM92; f41GM92; f47GM60; f53GM93; FRHORN1 // Amplitude begins at 88.1, peaks 4983.5 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 713, 713, 0, 0, 40000, 66,0.000000 }, // 816: b9MPM107; b9MPM108; b9MPM109; b9MPM93; f21GM107; f21GM108; f21GM109; f41GM107; f41GM108; f41GM109; f41GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic + { 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 866.6, peaks 2238.9 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - { 714, 714, 0, 0, 40000, 386,0.000000 }, // 817: b9MPM94; f19GM49; f19GM94; f41GM94; Pad 7 halo; String Ensemble2 + { 714, 714, 0, 0, 40000, 386,0.000000 }, // 781: b9MPM94; f19GM49; f19GM94; f41GM94; Pad 7 halo; String Ensemble2 // Amplitude begins at 120.9, peaks 2064.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 715, 715, 0, 0, 40000, 113,0.000000 }, // 818: b9MPM95; f21GM95; f41GM95; Pad 8 sweep + { 715, 715, 0, 0, 40000, 113,0.000000 }, // 782: b9MPM95; f21GM95; f41GM95; Pad 8 sweep // Amplitude begins at 1905.1, peaks 2857.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 716, 716, 0, 0, 606, 606,0.000000 }, // 819: b9MPM96; f19GM96; FX 1 rain + { 716, 716, 0, 0, 606, 606,0.000000 }, // 783: b9MPM96; f19GM96; FX 1 rain // Amplitude begins at 1407.0, peaks 1992.4 at 21.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 717, 717, 0, 0, 40000, 6,0.000000 }, // 820: b9MPM97; f19GM97; f21GM97; f41GM97; FX 2 soundtrack + { 717, 717, 0, 0, 40000, 6,0.000000 }, // 784: b9MPM97; f19GM97; f21GM97; f41GM97; FX 2 soundtrack // Amplitude begins at 2798.8, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 718, 718, 0, 0, 520, 520,0.000000 }, // 821: b9MPM98; FX 3 crystal + { 718, 718, 0, 0, 520, 520,0.000000 }, // 785: b9MPM98; FX 3 crystal // Amplitude begins at 2261.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 719, 719, 0, 0, 260, 260,0.000000 }, // 822: MGM104; MGM99; b9MPM104; b9MPM99; f19GM104; f19GM99; f32GM104; f32GM99; oGM104; oGM99; FX 4 atmosphere; Sitar + { 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 814.3, peaks 1358.8 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 720, 720, 0, 0, 660, 660,0.000000 }, // 823: b9MPM100; f21GM100; f41GM100; FX 5 brightness + { 720, 720, 0, 0, 660, 660,0.000000 }, // 787: b9MPM100; f21GM100; f41GM100; FX 5 brightness // Amplitude begins at 1405.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 721, 721, 0, 0, 153, 153,0.000000 }, // 824: b9MPM101; b9MPM102; f21GM101; f21GM102; f32GM100; f32GM101; f32GM102; f41GM101; f41GM102; FX 5 brightness; FX 6 goblins; FX 7 echoes + { 721, 721, 0, 0, 153, 153,0.000000 }, // 788: b9MPM101; b9MPM102; f21GM101; f21GM102; f32GM100; f32GM101; f32GM102; f41GM101; f41GM102; FX 5 brightness; FX 6 goblins; FX 7 echoes // Amplitude begins at 1668.4, peaks 2013.6 at 5.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 722, 722, 0, 0, 40000, 106,0.000000 }, // 825: b9MPM103; f21GM103; f41GM103; FX 8 sci-fi + { 722, 722, 0, 0, 40000, 106,0.000000 }, // 789: b9MPM103; f21GM103; f41GM103; FX 8 sci-fi // Amplitude begins at 29.6, peaks 1260.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 723, 723, 0, 0, 146, 146,0.000000 }, // 826: b9MPM106; f21GM106; f32GM106; f41GM106; Shamisen + { 723, 723, 0, 0, 146, 146,0.000000 }, // 790: b9MPM106; f21GM106; f32GM106; f41GM106; Shamisen // Amplitude begins at 0.8, peaks 2877.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 724, 724, 0, 0, 40000, 6,0.000000 }, // 827: b9MPM110; b9MPM111; f21GM110; f21GM111; f41GM110; f41GM111; Fiddle; Shanai + { 724, 724, 0, 0, 40000, 6,0.000000 }, // 791: b9MPM110; b9MPM111; f21GM110; f21GM111; f41GM110; f41GM111; Fiddle; Shanai // Amplitude begins at 1693.8, peaks 2682.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 725, 725, 0, 0, 126, 126,0.000000 }, // 828: MGM112; b9MPM112; f19GM112; f21GM112; f32GM112; f41GM112; Tinkle Bell + { 725, 725, 0, 0, 126, 126,0.000000 }, // 792: MGM112; b9MPM112; f19GM112; f21GM112; f32GM112; f41GM112; Tinkle Bell // Amplitude begins at 1584.0, peaks 2011.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 726, 726, 0, 0, 600, 600,0.000000 }, // 829: b9MPM113; f19GM113; f21GM113; f41GM113; Agogo Bells + { 726, 726, 0, 0, 600, 600,0.000000 }, // 793: b9MPM113; f19GM113; f21GM113; f41GM113; Agogo Bells // Amplitude begins at 2170.0, peaks 2371.4 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 727, 727, 0, 0, 486, 486,0.000000 }, // 830: b9MPM114; Steel Drums + { 727, 727, 0, 0, 486, 486,0.000000 }, // 794: b9MPM114; Steel Drums // Amplitude begins at 2851.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 728, 728, 0, 0, 260, 260,0.000000 }, // 831: b9MPM115; f19GM115; Woodblock + { 728, 728, 0, 0, 260, 260,0.000000 }, // 795: b9MPM115; f19GM115; Woodblock // Amplitude begins at 2464.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 507, 507, 0, 0, 40, 40,0.000000 }, // 832: MGM115; MGM116; b9MPM116; f19GM116; f21GM116; f32GM115; f32GM116; f41GM116; f53GM115; Taiko Drum; Woodblock + { 507, 507, 0, 0, 40, 40,0.000000 }, // 796: MGM115; MGM116; b9MPM116; f19GM116; f21GM116; f32GM115; f32GM116; f41GM116; f53GM115; Taiko Drum; Woodblock // Amplitude begins at 614.5, peaks 1220.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 512, 512, 0, 0, 93, 93,0.000000 }, // 833: b9MPM119; f21GM119; f32GM119; f41GM119; f53GM117; Melodic Tom; Reverse Cymbal + { 512, 512, 0, 0, 93, 93,0.000000 }, // 797: b9MPM119; f21GM119; f32GM119; f41GM119; f53GM117; Melodic Tom; Reverse Cymbal // Amplitude begins at 1905.1, peaks 2859.8 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - { 729, 729, 0, 0, 2413, 2413,0.000000 }, // 834: b9MPM120; f21GM120; f41GM120; Guitar FretNoise + { 729, 729, 0, 0, 2413, 2413,0.000000 }, // 798: b9MPM120; f21GM120; f41GM120; Guitar FretNoise // Amplitude begins at 955.5, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - { 730, 730, 0, 0, 2353, 2353,0.000000 }, // 835: b9MPM121; f21GM121; f41GM121; Breath Noise + { 730, 730, 0, 0, 2353, 2353,0.000000 }, // 799: b9MPM121; f21GM121; f41GM121; Breath Noise // Amplitude begins at 0.0, peaks 3202.8 at 0.3s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 731, 731, 0, 0, 1186, 1186,0.000000 }, // 836: b9MPM122; f21GM122; f32GM122; f41GM122; Seashore + { 731, 731, 0, 0, 1186, 1186,0.000000 }, // 800: b9MPM122; f21GM122; f32GM122; f41GM122; Seashore // Amplitude begins at 1913.2, peaks 2869.9 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - { 732, 732, 0, 0, 40000, 1140,0.000000 }, // 837: b9MPM123; Bird Tweet + { 732, 732, 0, 0, 40000, 1140,0.000000 }, // 801: b9MPM123; Bird Tweet // Amplitude begins at 131.7, peaks 2843.6 at 28.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - { 733, 733, 0, 0, 40000, 613,0.000000 }, // 838: b9MPM124; f19GM124; f41GM124; Telephone + { 733, 733, 0, 0, 40000, 613,0.000000 }, // 802: b9MPM124; f19GM124; f41GM124; Telephone // Amplitude begins at 0.0, peaks 2906.6 at 2.3s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - { 734, 734, 0, 0, 4513, 4513,0.000000 }, // 839: b9MPM125; f19GM125; f21GM125; f41GM125; Helicopter + { 734, 734, 0, 0, 4513, 4513,0.000000 }, // 803: b9MPM125; f19GM125; f21GM125; f41GM125; Helicopter // Amplitude begins at 2758.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 735, 735, 0, 0, 160, 160,0.000000 }, // 840: b9MPM127; Gunshot + { 735, 735, 0, 0, 160, 160,0.000000 }, // 804: b9MPM127; Gunshot // Amplitude begins at 2786.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 736, 736, 0, 0, 80, 80,0.000000 }, // 841: b9MPP0; f21GP37; f41GP37; Side Stick + { 736, 736, 0, 0, 80, 80,0.000000 }, // 805: b9MPP0 // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 737, 737, 0, 2, 0, 0,0.000000 }, // 842: 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 + { 737, 737, 0, 2, 0, 0,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 2718.9, peaks 2741.3 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 738, 738, 38, 0, 33, 33,0.000000 }, // 843: b9MPP35; Ac Bass Drum + { 738, 738, 38, 0, 33, 33,0.000000 }, // 807: b9MPP35; Ac Bass Drum // Amplitude begins at 2823.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 739, 739, 44, 0, 40, 40,0.000000 }, // 844: b9MPP36; Bass Drum 1 + { 739, 739, 44, 0, 40, 40,0.000000 }, // 808: b9MPP36; Bass Drum 1 // Amplitude begins at 1857.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 500, 500, 58, 0, 13, 13,0.000000 }, // 845: b9MPP37; Side Stick + { 500, 500, 58, 0, 13, 13,0.000000 }, // 809: b9MPP37; Side Stick // Amplitude begins at 2593.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 740, 740, 24, 0, 160, 160,0.000000 }, // 846: b9MPP38; Acoustic Snare + { 740, 740, 24, 0, 160, 160,0.000000 }, // 810: b9MPP38; Acoustic Snare // Amplitude begins at 364.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 741, 741, 60, 0, 133, 133,0.000000 }, // 847: b9MPP39; Hand Clap + { 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 2786.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 736, 736, 44, 0, 80, 80,0.000000 }, // 848: b9MPP40; Electric Snare + { 736, 736, 44, 0, 80, 80,0.000000 }, // 812: b9MPP40; Electric Snare // Amplitude begins at 2710.5, peaks 2753.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 742, 742, 25, 0, 153, 153,0.000000 }, // 849: b9MPP41; Low Floor Tom + { 742, 742, 25, 0, 153, 153,0.000000 }, // 813: b9MPP41; Low Floor Tom // Amplitude begins at 1304.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 743, 743, 60, 0, 33, 33,0.000000 }, // 850: b9MPP42; Closed High Hat + { 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 2780.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 742, 742, 30, 0, 140, 140,0.000000 }, // 851: b9MPP43; High Floor Tom + { 742, 742, 30, 0, 140, 140,0.000000 }, // 815: b9MPP43; High Floor Tom // Amplitude begins at 395.4, peaks 962.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 377, 377, 60, 0, 86, 86,0.000000 }, // 852: b9MPP44; Pedal High Hat + { 377, 377, 60, 0, 86, 86,0.000000 }, // 816: b9MPP44; f27GP55; Pedal High Hat; Splash Cymbal // Amplitude begins at 2770.5, peaks 2811.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 }, // 853: b9MPP45; Low Tom + { 742, 742, 33, 0, 186, 186,0.000000 }, // 817: b9MPP45; Low Tom // Amplitude begins at 1180.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 744, 744, 60, 0, 60, 60,0.000000 }, // 854: b9MPP46; Open High Hat + { 744, 744, 60, 0, 60, 60,0.000000 }, // 818: b9MPP46; f21GP46; f41GP46; Open High Hat // Amplitude begins at 2705.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 742, 742, 35, 0, 193, 193,0.000000 }, // 855: b9MPP47; Low-Mid Tom + { 742, 742, 35, 0, 193, 193,0.000000 }, // 819: b9MPP47; Low-Mid Tom // Amplitude begins at 2817.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 742, 742, 37, 0, 193, 193,0.000000 }, // 856: b9MPP48; High-Mid Tom + { 742, 742, 37, 0, 193, 193,0.000000 }, // 820: b9MPP48; High-Mid Tom // Amplitude begins at 2873.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 745, 745, 0, 0, 293, 293,0.000000 }, // 857: b9MPP49; b9MPP52; b9MPP55; b9MPP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal + { 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 2744.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 742, 742, 40, 0, 200, 200,0.000000 }, // 858: b9MPP50; High Tom + { 742, 742, 40, 0, 200, 200,0.000000 }, // 822: b9MPP50; High Tom // Amplitude begins at 540.5, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 746, 746,102, 0, 300, 300,0.000000 }, // 859: b9MPP51; Ride Cymbal 1 + { 746, 746,102, 0, 300, 300,0.000000 }, // 823: b9MPP51; Ride Cymbal 1 // Amplitude begins at 1122.9, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 747, 747, 80, 0, 440, 440,0.000000 }, // 860: b9MPP53; Ride Bell + { 747, 747, 80, 0, 440, 440,0.000000 }, // 824: b9MPP53; Ride Bell // Amplitude begins at 467.6, peaks 1200.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 377, 377, 0, 0, 93, 93,0.000000 }, // 861: b9MPP54; b9MPP69; b9MPP70; Cabasa; Maracas; Tambourine + { 377, 377, 0, 0, 93, 93,0.000000 }, // 825: b9MPP54; b9MPP69; b9MPP70; Cabasa; Maracas; Tambourine // Amplitude begins at 1944.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 748, 748, 56, 0, 13, 13,0.000000 }, // 862: b9MPP56; Cow Bell + { 748, 748, 56, 0, 13, 13,0.000000 }, // 826: b9MPP56; Cow Bell // Amplitude begins at 1311.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 749, 749, 0, 0, 146, 146,0.000000 }, // 863: b9MPP58; Vibraslap + { 749, 749, 0, 0, 146, 146,0.000000 }, // 827: b9MPP58; Vibraslap // Amplitude begins at 566.9, peaks 570.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 746, 746,100, 0, 300, 300,0.000000 }, // 864: b9MPP59; Ride Cymbal 2 + { 746, 746,100, 0, 300, 300,0.000000 }, // 828: b9MPP59; Ride Cymbal 2 // Amplitude begins at 2217.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 750, 750, 40, 0, 200, 200,0.000000 }, // 865: b9MPP60; High Bongo + { 750, 750, 40, 0, 200, 200,0.000000 }, // 829: b9MPP60; High Bongo // Amplitude begins at 2223.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 750, 750, 35, 0, 200, 200,0.000000 }, // 866: b9MPP61; Low Bongo + { 750, 750, 35, 0, 200, 200,0.000000 }, // 830: b9MPP61; Low Bongo // Amplitude begins at 1990.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 751, 751, 29, 0, 53, 53,0.000000 }, // 867: b9MPP62; Mute High Conga + { 751, 751, 29, 0, 53, 53,0.000000 }, // 831: b9MPP62; Mute High Conga // Amplitude begins at 2132.8, peaks 2162.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 750, 750, 29, 0, 206, 206,0.000000 }, // 868: b9MPP63; Open High Conga + { 750, 750, 29, 0, 206, 206,0.000000 }, // 832: b9MPP63; Open High Conga // Amplitude begins at 1846.6, peaks 2014.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 750, 750, 22, 0, 213, 213,0.000000 }, // 869: b9MPP64; Low Conga + { 750, 750, 22, 0, 213, 213,0.000000 }, // 833: b9MPP64; Low Conga // Amplitude begins at 1910.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 500, 500, 0, 0, 13, 13,0.000000 }, // 870: MGM113; b9MPP65; b9MPP66; f32GM113; Agogo Bells; High Timbale; Low Timbale + { 500, 500, 0, 0, 13, 13,0.000000 }, // 834: MGM113; b9MPP65; b9MPP66; f32GM113; Agogo Bells; High Timbale; Low Timbale // Amplitude begins at 2413.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 752, 752, 0, 0, 46, 46,0.000000 }, // 871: b9MPP67; b9MPP68; High Agogo; Low Agogo + { 752, 752, 0, 0, 46, 46,0.000000 }, // 835: b9MPP67; b9MPP68; High Agogo; Low Agogo // Amplitude begins at 2371.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 753, 753, 84, 0, 86, 86,0.000000 }, // 872: b9MPP71; Short Whistle + { 753, 753, 84, 0, 86, 86,0.000000 }, // 836: b9MPP71; Short Whistle // Amplitude begins at 2450.6, peaks 2465.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 754, 754, 84, 0, 506, 506,0.000000 }, // 873: b9MPP72; Long Whistle + { 754, 754, 84, 0, 506, 506,0.000000 }, // 837: b9MPP72; Long Whistle // Amplitude begins at 2242.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 755, 755, 0, 0, 160, 160,0.000000 }, // 874: b9MPP73; Short Guiro + { 755, 755, 0, 0, 160, 160,0.000000 }, // 838: b9MPP73; Short Guiro // Amplitude begins at 2272.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 755, 755, 71, 0, 133, 133,0.000000 }, // 875: b9MPP75; Claves + { 755, 755, 71, 0, 133, 133,0.000000 }, // 839: b9MPP75; Claves // Amplitude begins at 2312.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 755, 755, 53, 0, 153, 153,0.000000 }, // 876: b9MPP76; High Wood Block + { 755, 755, 53, 0, 153, 153,0.000000 }, // 840: b9MPP76; High Wood Block // Amplitude begins at 2269.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 755, 755, 48, 0, 160, 160,0.000000 }, // 877: b9MPP77; Low Wood Block + { 755, 755, 48, 0, 160, 160,0.000000 }, // 841: b9MPP77; Low Wood Block // Amplitude begins at 2859.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 756, 756, 95, 0, 200, 200,0.000000 }, // 878: b9MPP80; Mute Triangle + { 756, 756, 95, 0, 200, 200,0.000000 }, // 842: b9MPP80; Mute Triangle // Amplitude begins at 2883.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 757, 757, 95, 0, 613, 613,0.000000 }, // 879: b9MPP81; Open Triangle + { 757, 757, 95, 0, 613, 613,0.000000 }, // 843: b9MPP81; Open Triangle // Amplitude begins at 407.9, peaks 2689.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 758, 758, 36, 0, 73, 73,0.000000 }, // 880: apgbloodP28; b10P28; clap + { 758, 758, 36, 0, 73, 73,0.000000 }, // 844: apgbloodP28; b10P28; nhlP28; clap // Amplitude begins at 103.9, peaks 1316.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 759, 759, 48, 0, 60, 60,0.000000 }, // 881: apgbloodP29; b10P29; scratch + { 759, 759, 48, 0, 60, 60,0.000000 }, // 845: apgbloodP29; b10P29; nhlP29; scratch // Amplitude begins at 27.1, peaks 1495.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 759, 759, 36, 0, 73, 73,0.000000 }, // 882: apgbloodP30; b10P30; scratch + { 759, 759, 36, 0, 73, 73,0.000000 }, // 846: apgbloodP30; b10P30; nhlP30; scratch // Amplitude begins at 2053.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 760, 760, 36, 0, 20, 20,0.000000 }, // 883: apgbloodP31; apgbloodP37; apgbloodP86; b10P31; b10P37; b10P86; Mute Surdu; RimShot; Side Stick; rimshot + { 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 2602.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 761, 761, 32, 0, 46, 46,0.000000 }, // 884: apgbloodP27; apgbloodP32; b10P32; hiq + { 761, 761, 32, 0, 46, 46,0.000000 }, // 848: apgbloodP27; apgbloodP32; b10P32; nhlP32; hiq // Amplitude begins at 1245.4, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 762, 762, 96, 0, 520, 520,0.000000 }, // 885: apgbloodP34; b10P34; glock + { 762, 762, 96, 0, 520, 520,0.000000 }, // 849: apgbloodP34; b10P34; nhlP34; glock // Amplitude begins at 2760.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 763, 763, 30, 0, 53, 53,0.000000 }, // 886: apgbloodP35; b10P35; Ac Bass Drum; Kick2 + { 763, 763, 30, 0, 53, 53,0.000000 }, // 850: apgbloodP35; b10P35; nhlP35; Ac Bass Drum; Kick2 // Amplitude begins at 2414.6, peaks 2646.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 764, 764, 35, 0, 73, 73,0.000000 }, // 887: apgbloodP36; apgbloodP7; b10P36; Bass Drum 1; Kick + { 764, 764, 35, 0, 73, 73,0.000000 }, // 851: apgbloodP36; apgbloodP7; b10P36; nhlP36; Bass Drum 1; Kick // Amplitude begins at 2697.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 765, 765, 60, 0, 80, 80,0.000000 }, // 888: b10P38; Snare + { 765, 765, 60, 0, 80, 80,0.000000 }, // 852: b10P38; f42GP40; Electric Snare; Snare // Amplitude begins at 1618.7, peaks 2449.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 758, 758, 59, 0, 40, 40,0.000000 }, // 889: apgbloodP39; b10P39; Clap; Hand Clap + { 758, 758, 59, 0, 40, 40,0.000000 }, // 853: apgbloodP39; b10P39; nhlP39; Clap; Hand Clap // Amplitude begins at 2634.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 765, 765, 44, 0, 80, 80,0.000000 }, // 890: b10P40; Snare + { 765, 765, 44, 0, 80, 80,0.000000 }, // 854: b10P40; Snare // Amplitude begins at 1649.0, peaks 2655.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 766, 766, 41, 0, 160, 160,0.000000 }, // 891: apgbloodP41; b10P41; Low Floor Tom; Toms + { 766, 766, 41, 0, 160, 160,0.000000 }, // 855: apgbloodP41; b10P41; nhlP41; Low Floor Tom; Toms // Amplitude begins at 808.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 767, 767, 47, 0, 46, 46,0.000000 }, // 892: b10P42; b10P44; clsdht47 + { 767, 767, 47, 0, 46, 46,0.000000 }, // 856: b10P42; b10P44; clsdht47 // Amplitude begins at 2335.9, peaks 2846.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 766, 766, 44, 0, 120, 120,0.000000 }, // 893: apgbloodP43; b10P43; High Floor Tom; Toms + { 766, 766, 44, 0, 120, 120,0.000000 }, // 857: apgbloodP43; b10P43; nhlP43; High Floor Tom; Toms // Amplitude begins at 2825.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 766, 766, 48, 0, 160, 160,0.000000 }, // 894: apgbloodP45; b10P45; Low Tom; Toms + { 766, 766, 48, 0, 160, 160,0.000000 }, // 858: apgbloodP45; b10P45; nhlP45; Low Tom; Toms // Amplitude begins at 1.0, peaks 394.0 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 768, 768, 62, 0, 660, 660,0.000000 }, // 895: b10P46; Openhat + { 768, 768, 62, 0, 660, 660,0.000000 }, // 859: b10P46; Openhat // Amplitude begins at 2629.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 766, 766, 51, 0, 160, 160,0.000000 }, // 896: apgbloodP47; b10P47; Low-Mid Tom; Toms + { 766, 766, 51, 0, 160, 160,0.000000 }, // 860: apgbloodP47; b10P47; nhlP47; Low-Mid Tom; Toms // Amplitude begins at 2635.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 766, 766, 54, 0, 160, 160,0.000000 }, // 897: apgbloodP48; b10P48; High-Mid Tom; Toms + { 766, 766, 54, 0, 160, 160,0.000000 }, // 861: apgbloodP48; b10P48; nhlP48; High-Mid Tom; Toms // Amplitude begins at 899.4, peaks 1032.4 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 769, 769, 40, 0, 380, 380,0.000000 }, // 898: b10P49; b10P52; b10P55; b10P57; Crash + { 769, 769, 40, 0, 380, 380,0.000000 }, // 862: b10P49; b10P52; b10P55; b10P57; Crash // Amplitude begins at 2594.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 766, 766, 57, 0, 113, 113,0.000000 }, // 899: apgbloodP50; b10P50; High Tom; Toms + { 766, 766, 57, 0, 113, 113,0.000000 }, // 863: apgbloodP50; b10P50; nhlP50; High Tom; Toms // Amplitude begins at 210.9, peaks 1128.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 770, 770, 97, 0, 73, 73,0.000000 }, // 900: apgbloodP54; b10P54; Tamb; Tambourine + { 770, 770, 97, 0, 73, 73,0.000000 }, // 864: apgbloodP54; b10P54; nhlP54; Tamb; Tambourine // Amplitude begins at 2886.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 771, 771, 50, 0, 86, 86,0.000000 }, // 901: b10P56; Cowbell + { 771, 771, 50, 0, 86, 86,0.000000 }, // 865: b10P56; Cowbell // Amplitude begins at 849.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 376, 376, 60, 0, 206, 206,0.000000 }, // 902: apgbloodP59; b10P59; Ride Cymbal 2; ride + { 376, 376, 60, 0, 206, 206,0.000000 }, // 866: apgbloodP59; b10P59; nhlP59; Ride Cymbal 2; ride // Amplitude begins at 1034.0, peaks 2479.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 772, 772, 53, 0, 33, 33,0.000000 }, // 903: b10P60; mutecong + { 772, 772, 53, 0, 33, 33,0.000000 }, // 867: b10P60; mutecong // Amplitude begins at 1740.3, peaks 2181.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 773, 773, 46, 0, 46, 46,0.000000 }, // 904: b10P61; conga + { 773, 773, 46, 0, 46, 46,0.000000 }, // 868: b10P61; conga // Amplitude begins at 917.2, peaks 2563.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 772, 772, 57, 0, 33, 33,0.000000 }, // 905: b10P62; mutecong + { 772, 772, 57, 0, 33, 33,0.000000 }, // 869: b10P62; mutecong // Amplitude begins at 1458.7, peaks 2991.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 774, 774, 42, 0, 200, 200,0.000000 }, // 906: apgbloodP63; b10P63; Open High Conga; loconga + { 774, 774, 42, 0, 200, 200,0.000000 }, // 870: apgbloodP63; b10P63; nhlP63; Open High Conga; loconga // Amplitude begins at 1853.7, peaks 2809.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 774, 774, 37, 0, 200, 200,0.000000 }, // 907: apgbloodP64; b10P64; Low Conga; loconga + { 774, 774, 37, 0, 200, 200,0.000000 }, // 871: apgbloodP64; b10P64; nhlP64; Low Conga; loconga // Amplitude begins at 1219.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 775, 775, 41, 0, 193, 193,0.000000 }, // 908: b10P65; timbale + { 775, 775, 41, 0, 193, 193,0.000000 }, // 872: b10P65; timbale // Amplitude begins at 1227.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 775, 775, 37, 0, 193, 193,0.000000 }, // 909: b10P66; timbale + { 775, 775, 37, 0, 193, 193,0.000000 }, // 873: b10P66; timbale // Amplitude begins at 1331.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 776, 776, 77, 0, 46, 46,0.000000 }, // 910: apgbloodP67; b10P67; High Agogo; agogo + { 776, 776, 77, 0, 46, 46,0.000000 }, // 874: apgbloodP67; b10P67; nhlP67; High Agogo; agogo // Amplitude begins at 1331.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 776, 776, 72, 0, 46, 46,0.000000 }, // 911: apgbloodP68; b10P68; Low Agogo; agogo + { 776, 776, 72, 0, 46, 46,0.000000 }, // 875: apgbloodP68; b10P68; nhlP68; Low Agogo; agogo // Amplitude begins at 8.0, peaks 1210.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 388, 388, 70, 0, 46, 46,0.000000 }, // 912: apgbloodP69; apgbloodP82; b10P69; b10P82; Cabasa; Shaker; shaker + { 388, 388, 70, 0, 46, 46,0.000000 }, // 876: apgbloodP69; apgbloodP82; b10P69; b10P82; nhlP69; nhlP82; Cabasa; Shaker; shaker // Amplitude begins at 1291.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 777, 777, 39, 0, 173, 173,0.000000 }, // 913: apgbloodP71; b10P71; Short Whistle; hiwhist + { 777, 777, 39, 0, 173, 173,0.000000 }, // 877: apgbloodP71; b10P71; nhlP71; Short Whistle; hiwhist // Amplitude begins at 508.4, peaks 1261.0 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 778, 778, 36, 0, 1006, 1006,0.000000 }, // 914: apgbloodP72; b10P72; Long Whistle; lowhist + { 778, 778, 36, 0, 1006, 1006,0.000000 }, // 878: apgbloodP72; b10P72; nhlP72; Long Whistle; lowhist // Amplitude begins at 72.2, peaks 1311.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 779, 779, 46, 0, 33, 33,0.000000 }, // 915: apgbloodP73; b10P73; Short Guiro; higuiro + { 779, 779, 46, 0, 33, 33,0.000000 }, // 879: apgbloodP73; b10P73; nhlP73; Short Guiro; higuiro // Amplitude begins at 0.0, peaks 530.1 at 0.2s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 780, 780, 48, 0, 680, 680,0.000000 }, // 916: apgbloodP74; b10P74; Long Guiro; loguiro + { 780, 780, 48, 0, 680, 680,0.000000 }, // 880: apgbloodP74; b10P74; nhlP74; Long Guiro; loguiro // Amplitude begins at 2424.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 781, 781, 85, 0, 33, 33,0.000000 }, // 917: apgbloodP75; b10P75; Claves; clave + { 781, 781, 85, 0, 33, 33,0.000000 }, // 881: apgbloodP75; b10P75; nhlP75; Claves; clave // Amplitude begins at 2652.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 361, 361, 66, 0, 60, 60,0.000000 }, // 918: apgbloodP76; b10P76; High Wood Block; woodblok + { 361, 361, 66, 0, 60, 60,0.000000 }, // 882: apgbloodP76; b10P76; nhlP76; High Wood Block; woodblok // Amplitude begins at 34.3, peaks 1536.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 782, 782, 41, 0, 106, 106,0.000000 }, // 919: apgbloodP78; b10P78; Mute Cuica; hicuica + { 782, 782, 41, 0, 106, 106,0.000000 }, // 883: apgbloodP78; b10P78; nhlP78; Mute Cuica; hicuica // Amplitude begins at 1.1, peaks 1441.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 783, 783, 41, 0, 93, 93,0.000000 }, // 920: apgbloodP79; b10P79; Open Cuica; locuica + { 783, 783, 41, 0, 93, 93,0.000000 }, // 884: apgbloodP79; b10P79; nhlP79; Open Cuica; locuica // Amplitude begins at 2093.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 784, 784, 81, 0, 33, 33,0.000000 }, // 921: b10P80; mutringl + { 784, 784, 81, 0, 33, 33,0.000000 }, // 885: b10P80; mutringl // Amplitude begins at 1422.1, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 400, 400, 10, 0, 313, 313,0.000000 }, // 922: apgbloodP84; b10P84; Bell Tree; triangle + { 400, 400, 10, 0, 313, 313,0.000000 }, // 886: apgbloodP84; b10P84; nhlP84; Bell Tree; triangle // Amplitude begins at 1604.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 760, 760, 60, 0, 13, 13,0.000000 }, // 923: apgbloodP85; b10P85; Castanets; rimShot + { 760, 760, 60, 0, 13, 13,0.000000 }, // 887: apgbloodP85; b10P85; nhlP85; Castanets; rimShot // Amplitude begins at 2623.7, peaks 2668.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 785, 785, 53, 0, 160, 160,0.000000 }, // 924: apgbloodP87; b10P87; Open Surdu; taiko + { 785, 785, 53, 0, 160, 160,0.000000 }, // 888: apgbloodP87; b10P87; f42GP87; nhlP87; Open Surdu; taiko // Amplitude begins at 1602.3, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 786, 786, 0, 0, 940, 940,0.000000 }, // 925: b10M0; f42GM0; nhlM0; AcouGrandPiano; PIANO1 + { 786, 786, 0, 0, 940, 940,0.000000 }, // 889: b10M0; f42GM0; nhlM0; AcouGrandPiano; PIANO1 // Amplitude begins at 1977.8, peaks 2347.9 at 0.1s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 787, 787, 0, 0, 900, 900,0.000000 }, // 926: apgbloodM1; b10M1; f42GM1; nhlM1; BrightAcouGrand; PIANO2 + { 787, 787, 0, 0, 900, 900,0.000000 }, // 890: apgbloodM1; b10M1; f42GM1; nhlM1; BrightAcouGrand; PIANO2 // Amplitude begins at 1883.8, peaks 2237.3 at 0.1s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - { 788, 788, 0, 0, 2373, 2373,0.000000 }, // 927: apgbloodM2; b10M2; f42GM2; nhlM2; ElecGrandPiano; PIANO3 + { 788, 788, 0, 0, 2373, 2373,0.000000 }, // 891: apgbloodM2; b10M2; f42GM2; nhlM2; ElecGrandPiano; PIANO3 // Amplitude begins at 690.7, peaks 1689.0 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 789, 789, 0, 0, 766, 766,0.000000 }, // 928: apgbloodM3; b10M3; f42GM3; nhlM3; HONKTONK; Honky-tonkPiano + { 789, 789, 0, 0, 766, 766,0.000000 }, // 892: apgbloodM3; b10M3; f42GM3; nhlM3; HONKTONK; Honky-tonkPiano // Amplitude begins at 2906.7, peaks 3004.6 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 790, 790, 0, 0, 1746, 1746,0.000000 }, // 929: apgbloodM4; b10M4; f42GM4; nhlM4; EP1; Rhodes Piano + { 790, 790, 0, 0, 1746, 1746,0.000000 }, // 893: apgbloodM4; b10M4; f42GM4; nhlM4; EP1; Rhodes Piano // Amplitude begins at 2650.0, peaks 3067.1 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 791, 791, 0, 0, 1886, 1886,0.000000 }, // 930: apgbloodM5; b10M5; f42GM5; nhlM5; Chorused Piano; EP2 + { 791, 791, 0, 0, 1886, 1886,0.000000 }, // 894: apgbloodM5; b10M5; f42GM5; nhlM5; Chorused Piano; EP2 // Amplitude begins at 527.8, peaks 1397.8 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - { 792, 792, 0, 0, 2126, 2126,0.000000 }, // 931: apgbloodM6; b10M6; f42GM6; nhlM6; HARPSIC; Harpsichord + { 792, 792, 0, 0, 2126, 2126,0.000000 }, // 895: apgbloodM6; b10M6; f42GM6; nhlM6; HARPSIC; Harpsichord // Amplitude begins at 962.1, peaks 1618.4 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 793, 793, 0, 0, 1153, 1153,0.000000 }, // 932: apgbloodM7; b10M7; f42GM7; nhlM7; CLAVIC; Clavinet + { 793, 793, 0, 0, 1153, 1153,0.000000 }, // 896: apgbloodM7; b10M7; f42GM7; nhlM7; CLAVIC; Clavinet // Amplitude begins at 1603.5, peaks 2065.3 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 794, 794, 0, 0, 1626, 1626,0.000000 }, // 933: apgbloodM8; b10M8; f42GM8; nhlM8; CELESTA; Celesta + { 794, 794, 0, 0, 1626, 1626,0.000000 }, // 897: apgbloodM8; b10M8; f42GM8; nhlM8; CELESTA; Celesta // Amplitude begins at 1241.0, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 762, 762, 0, 0, 680, 680,0.000000 }, // 934: apgbloodM9; b10M9; nhlM9; GLOCK; Glockenspiel + { 762, 762, 0, 0, 680, 680,0.000000 }, // 898: apgbloodM9; b10M9; nhlM9; GLOCK; Glockenspiel // Amplitude begins at 2252.0, peaks 2768.1 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 795, 795, 0, 0, 260, 260,0.000000 }, // 935: apgbloodM10; b10M10; f42GM10; nhlM10; MUSICBOX; Music box + { 795, 795, 0, 0, 260, 260,0.000000 }, // 899: apgbloodM10; b10M10; f42GM10; nhlM10; MUSICBOX; Music box // Amplitude begins at 2711.7, peaks 3139.5 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 796, 796, 0, 0, 1746, 1746,0.000000 }, // 936: apgbloodM11; b10M11; f42GM11; nhlM11; VIBES; Vibraphone + { 796, 796, 0, 0, 1746, 1746,0.000000 }, // 900: apgbloodM11; b10M11; f42GM11; nhlM11; VIBES; Vibraphone // Amplitude begins at 3270.4, peaks 3680.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 797, 797, 0, 0, 206, 206,0.000000 }, // 937: apgbloodM12; b10M12; f42GM12; nhlM12; MARIMBA; Marimba + { 797, 797, 0, 0, 206, 206,0.000000 }, // 901: apgbloodM12; b10M12; f42GM12; nhlM12; MARIMBA; Marimba // Amplitude begins at 1447.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 798, 798, 0, 0, 153, 153,0.000000 }, // 938: apgbloodM13; b10M13; f42GM13; nhlM13; XYLO; Xylophone + { 798, 798, 0, 0, 153, 153,0.000000 }, // 902: apgbloodM13; b10M13; f42GM13; nhlM13; XYLO; Xylophone // Amplitude begins at 1672.2, peaks 3108.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 }, // 939: apgbloodM14; b10M14; f42GM14; nhlM14; TUBEBELL; Tubular Bells + { 799, 799, 0, 0, 920, 920,0.000000 }, // 903: apgbloodM14; b10M14; f42GM14; nhlM14; TUBEBELL; Tubular Bells // Amplitude begins at 1799.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 800, 800, 0, 0, 293, 293,0.000000 }, // 940: apgbloodM15; b10M15; f42GM15; nhlM15; Dulcimer; SANTUR + { 800, 800, 0, 0, 293, 293,0.000000 }, // 904: apgbloodM15; b10M15; f42GM15; nhlM15; Dulcimer; SANTUR // Amplitude begins at 1227.3, peaks 1748.7 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 801, 801, 0, 0, 40000, 6,0.000000 }, // 941: apgbloodM16; b10M16; f42GM16; nhlM16; Hammond Organ; ORGAN1 + { 801, 801, 0, 0, 40000, 6,0.000000 }, // 905: apgbloodM16; b10M16; f42GM16; nhlM16; Hammond Organ; ORGAN1 // Amplitude begins at 2387.6, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 802, 802, 0, 0, 40000, 6,0.000000 }, // 942: apgbloodM17; b10M17; f42GM17; nhlM17; ORGAN2; Percussive Organ + { 802, 802, 0, 0, 40000, 6,0.000000 }, // 906: apgbloodM17; b10M17; f42GM17; nhlM17; ORGAN2; Percussive Organ // Amplitude begins at 1043.7, peaks 2985.9 at 3.5s, // fades to 20% at 3.5s, keyoff fades to 20% in 0.0s. - { 803, 803, 0, 0, 3546, 46,0.000000 }, // 943: apgbloodM18; b10M18; f42GM18; nhlM18; ORGAN3; Rock Organ + { 803, 803, 0, 0, 3546, 46,0.000000 }, // 907: apgbloodM18; b10M18; f42GM18; nhlM18; ORGAN3; Rock Organ // Amplitude begins at 6.1, peaks 1816.4 at 34.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 804, 804, 0, 0, 40000, 80,0.000000 }, // 944: apgbloodM19; b10M19; f42GM19; nhlM19; Church Organ; PIPEORG + { 804, 804, 0, 0, 40000, 80,0.000000 }, // 908: apgbloodM19; b10M19; f42GM19; nhlM19; Church Organ; PIPEORG // Amplitude begins at 0.5, peaks 1686.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 805, 805, 0, 0, 40000, 26,0.000000 }, // 945: apgbloodM20; b10M20; f42GM20; nhlM20; REEDORG; Reed Organ + { 805, 805, 0, 0, 40000, 26,0.000000 }, // 909: apgbloodM20; b10M20; f42GM20; nhlM20; REEDORG; Reed Organ // Amplitude begins at 0.3, peaks 1764.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 806, 806, 0, 0, 40000, 20,0.000000 }, // 946: apgbloodM21; b10M21; f42GM21; nhlM21; ACORDIAN; Accordion + { 806, 806, 0, 0, 40000, 20,0.000000 }, // 910: apgbloodM21; b10M21; f42GM21; nhlM21; ACORDIAN; Accordion // Amplitude begins at 0.4, peaks 1720.3 at 21.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 807, 807, 0, 0, 40000, 20,0.000000 }, // 947: apgbloodM22; b10M22; f42GM22; nhlM22; HARMONIC; Harmonica + { 807, 807, 0, 0, 40000, 20,0.000000 }, // 911: apgbloodM22; b10M22; f42GM22; nhlM22; HARMONIC; Harmonica // Amplitude begins at 0.3, peaks 1714.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 808, 808, 0, 0, 40000, 73,0.000000 }, // 948: apgbloodM23; b10M23; f42GM23; nhlM23; BANDNEON; Tango Accordion + { 808, 808, 0, 0, 40000, 73,0.000000 }, // 912: apgbloodM23; b10M23; f42GM23; nhlM23; BANDNEON; Tango Accordion // Amplitude begins at 2618.5, peaks 3070.4 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 809, 809, 0, 0, 960, 960,0.000000 }, // 949: apgbloodM24; b10M24; f42GM24; nhlM24; Acoustic Guitar1; NYLONGT + { 809, 809, 0, 0, 960, 960,0.000000 }, // 913: apgbloodM24; b10M24; f42GM24; nhlM24; Acoustic Guitar1; NYLONGT // Amplitude begins at 1622.9, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 810, 810, 0, 0, 680, 680,0.000000 }, // 950: apgbloodM25; b10M25; f42GM25; nhlM25; Acoustic Guitar2; STEELGT + { 810, 810, 0, 0, 680, 680,0.000000 }, // 914: apgbloodM25; b10M25; f42GM25; nhlM25; Acoustic Guitar2; STEELGT // Amplitude begins at 2857.2, peaks 3061.1 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 811, 811, 0, 0, 1886, 1886,0.000000 }, // 951: apgbloodM26; b10M26; f42GM26; nhlM26; Electric Guitar1; JAZZGT + { 811, 811, 0, 0, 1886, 1886,0.000000 }, // 915: apgbloodM26; b10M26; f42GM26; nhlM26; Electric Guitar1; JAZZGT // Amplitude begins at 1308.4, peaks 1409.7 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 812, 812, 0, 0, 1066, 1066,0.000000 }, // 952: apgbloodM27; b10M27; f42GM27; nhlM27; CLEANGT; Electric Guitar2 + { 812, 812, 0, 0, 1066, 1066,0.000000 }, // 916: apgbloodM27; b10M27; f42GM27; nhlM27; CLEANGT; Electric Guitar2 // Amplitude begins at 713.8, peaks 2218.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 813, 813, 0, 0, 306, 306,0.000000 }, // 953: b10M28; f42GM28; Electric Guitar3; MUTEGT + { 813, 813, 0, 0, 306, 306,0.000000 }, // 917: b10M28; f42GM28; Electric Guitar3; MUTEGT // Amplitude begins at 1219.9, peaks 1977.8 at 0.3s, // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s. - { 814, 814, 0, 0, 3180, 3180,0.000000 }, // 954: apgbloodM29; b10M29; f42GM29; nhlM29; OVERDGT; Overdrive Guitar + { 814, 814, 0, 0, 3180, 3180,0.000000 }, // 918: apgbloodM29; b10M29; f42GM29; nhlM29; OVERDGT; Overdrive Guitar // Amplitude begins at 684.6, peaks 1315.9 at 0.0s, // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s. - { 815, 815, 0, 0, 3766, 3766,0.000000 }, // 955: apgbloodM30; b10M30; f42GM30; nhlM30; DISTGT; Distorton Guitar + { 815, 815, 0, 0, 3766, 3766,0.000000 }, // 919: apgbloodM30; b10M30; f42GM30; nhlM30; DISTGT; Distorton Guitar // Amplitude begins at 2097.1, peaks 2386.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 816, 816, 0, 0, 626, 626,0.000000 }, // 956: apgbloodM31; b10M31; f42GM31; nhlM31; GTHARMS; Guitar Harmonics + { 816, 816, 0, 0, 626, 626,0.000000 }, // 920: apgbloodM31; b10M31; f42GM31; nhlM31; GTHARMS; Guitar Harmonics // Amplitude begins at 1184.0, peaks 2529.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 817, 817, 0, 0, 833, 833,0.000000 }, // 957: apgbloodM32; b10M32; f42GM32; nhlM32; ACOUBASS; Acoustic Bass + { 817, 817, 0, 0, 833, 833,0.000000 }, // 921: apgbloodM32; b10M32; f42GM32; nhlM32; ACOUBASS; Acoustic Bass // Amplitude begins at 1725.1, peaks 2020.8 at 0.0s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - { 818, 818, 0, 0, 4820, 4820,0.000000 }, // 958: apgbloodM33; b10M33; f42GM33; nhlM33; Electric Bass 1; FINGBASS + { 818, 818, 0, 0, 4820, 4820,0.000000 }, // 922: apgbloodM33; b10M33; f42GM33; nhlM33; Electric Bass 1; FINGBASS // Amplitude begins at 2118.9, peaks 2373.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 819, 819, 0, 0, 1153, 1153,0.000000 }, // 959: apgbloodM34; b10M34; f42GM34; nhlM34; Electric Bass 2; PICKBASS + { 819, 819, 0, 0, 1153, 1153,0.000000 }, // 923: apgbloodM34; b10M34; f42GM34; nhlM34; Electric Bass 2; PICKBASS // Amplitude begins at 0.8, peaks 3503.5 at 0.1s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - { 820, 820, 0, 0, 1440, 1440,0.000000 }, // 960: b10M35; f42GM35; FRETLESS; Fretless Bass + { 820, 820, 0, 0, 1440, 1440,0.000000 }, // 924: b10M35; f42GM35; FRETLESS; Fretless Bass // Amplitude begins at 2974.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 821, 821, 0, 0, 573, 573,0.000000 }, // 961: apgbloodM36; b10M36; f42GM36; nhlM36; SLAPBAS1; Slap Bass 1 + { 821, 821, 0, 0, 573, 573,0.000000 }, // 925: apgbloodM36; b10M36; f42GM36; nhlM36; SLAPBAS1; Slap Bass 1 // Amplitude begins at 2770.3, peaks 3015.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 822, 822, 0, 0, 593, 593,0.000000 }, // 962: apgbloodM37; b10M37; nhlM37; SLAPBAS2; Slap Bass 2 + { 822, 822, 0, 0, 593, 593,0.000000 }, // 926: apgbloodM37; b10M37; nhlM37; SLAPBAS2; Slap Bass 2 // Amplitude begins at 2165.0, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 823, 823, 0, 0, 1153, 1153,0.000000 }, // 963: apgbloodM38; b10M38; f42GM38; nhlM38; SYNBASS1; Synth Bass 1 + { 823, 823, 0, 0, 1153, 1153,0.000000 }, // 927: apgbloodM38; b10M38; f42GM38; nhlM38; SYNBASS1; Synth Bass 1 // Amplitude begins at 892.3, peaks 2855.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 }, // 964: apgbloodM39; b10M39; f42GM39; nhlM39; SYNBASS2; Synth Bass 2 + { 824, 824, 0, 0, 880, 880,0.000000 }, // 928: apgbloodM39; b10M39; f42GM39; nhlM39; SYNBASS2; Synth Bass 2 // Amplitude begins at 0.8, peaks 1853.7 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 825, 825, 0, 0, 40000, 20,0.000000 }, // 965: apgbloodM40; b10M40; f42GM40; nhlM40; VIOLIN; Violin + { 825, 825, 0, 0, 40000, 20,0.000000 }, // 929: apgbloodM40; b10M40; f42GM40; nhlM40; VIOLIN; Violin // Amplitude begins at 0.9, peaks 1909.9 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 826, 826, 0, 0, 40000, 20,0.000000 }, // 966: apgbloodM41; b10M41; f42GM41; nhlM41; VIOLA; Viola + { 826, 826, 0, 0, 40000, 20,0.000000 }, // 930: apgbloodM41; b10M41; f42GM41; nhlM41; VIOLA; Viola // Amplitude begins at 0.0, peaks 1258.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 }, // 967: apgbloodM42; b10M42; f42GM42; nhlM42; CELLO; Cello + { 827, 827, 0, 0, 146, 13,0.000000 }, // 931: apgbloodM42; b10M42; f42GM42; nhlM42; CELLO; Cello // Amplitude begins at 7.7, peaks 3020.3 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 828, 828, 0, 0, 2266, 2266,0.000000 }, // 968: apgbloodM43; b10M43; f42GM43; nhlM43; CONTRAB; Contrabass + { 828, 828, 0, 0, 2266, 2266,0.000000 }, // 932: apgbloodM43; b10M43; f42GM43; nhlM43; CONTRAB; Contrabass // Amplitude begins at 0.8, peaks 1654.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 829, 829, 0, 0, 40000, 86,0.000000 }, // 969: apgbloodM44; b10M44; f42GM44; nhlM44; TREMSTR; Tremulo Strings + { 829, 829, 0, 0, 40000, 86,0.000000 }, // 933: apgbloodM44; b10M44; f42GM44; nhlM44; TREMSTR; Tremulo Strings // Amplitude begins at 1505.2, peaks 2639.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 830, 830, 0, 0, 100, 100,0.000000 }, // 970: apgbloodM45; b10M45; f42GM45; nhlM45; PIZZ; Pizzicato String + { 830, 830, 0, 0, 100, 100,0.000000 }, // 934: apgbloodM45; b10M45; f42GM45; nhlM45; PIZZ; Pizzicato String // Amplitude begins at 2643.3, peaks 2810.4 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 831, 831, 0, 0, 433, 433,0.000000 }, // 971: apgbloodM46; b10M46; f42GM46; nhlM46; HARP; Orchestral Harp + { 831, 831, 0, 0, 433, 433,0.000000 }, // 935: apgbloodM46; b10M46; f42GM46; nhlM46; HARP; Orchestral Harp // Amplitude begins at 2420.8, peaks 2683.2 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 832, 832, 0, 0, 273, 273,0.000000 }, // 972: apgbloodM47; b10M47; f42GM47; nhlM47; TIMPANI; Timpany + { 832, 832, 0, 0, 273, 273,0.000000 }, // 936: apgbloodM47; b10M47; f42GM47; nhlM47; TIMPANI; Timpany // Amplitude begins at 6.0, peaks 2256.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 833, 833, 0, 0, 40000, 86,0.000000 }, // 973: apgbloodM48; b10M48; f42GM48; nhlM48; STRINGS; String Ensemble1 + { 833, 833, 0, 0, 40000, 86,0.000000 }, // 937: apgbloodM48; b10M48; f42GM48; nhlM48; STRINGS; String Ensemble1 // Amplitude begins at 0.0, peaks 1845.0 at 2.4s, // fades to 20% at 2.6s, keyoff fades to 20% in 0.1s. - { 834, 834, 0, 0, 2620, 100,0.000000 }, // 974: apgbloodM49; b10M49; f42GM49; nhlM49; SLOWSTR; String Ensemble2 + { 834, 834, 0, 0, 2620, 100,0.000000 }, // 938: apgbloodM49; b10M49; f42GM49; nhlM49; SLOWSTR; String Ensemble2 // Amplitude begins at 0.3, peaks 1409.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 835, 835, 0, 0, 80, 13,0.000000 }, // 975: apgbloodM50; b10M50; f42GM50; nhlM50; SYNSTR1; Synth Strings 1 + { 835, 835, 0, 0, 80, 13,0.000000 }, // 939: apgbloodM50; b10M50; f42GM50; nhlM50; SYNSTR1; Synth Strings 1 // Amplitude begins at 0.0, peaks 2482.9 at 24.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 836, 836, 0, 0, 40000, 66,0.000000 }, // 976: b10M51; f42GM51; SYNSTR2; SynthStrings 2 + { 836, 836, 0, 0, 40000, 66,0.000000 }, // 940: b10M51; f42GM51; SYNSTR2; SynthStrings 2 // Amplitude begins at 0.5, peaks 2609.6 at 0.1s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 837, 837, 0, 0, 1633, 1633,0.000000 }, // 977: apgbloodM52; b10M52; f42GM52; nhlM52; CHOIR; Choir Aahs + { 837, 837, 0, 0, 1633, 1633,0.000000 }, // 941: apgbloodM52; b10M52; f42GM52; nhlM52; CHOIR; Choir Aahs // Amplitude begins at 0.8, peaks 2466.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 838, 838, 0, 0, 40000, 53,0.000000 }, // 978: apgbloodM53; b10M53; f42GM53; nhlM53; OOHS; Voice Oohs + { 838, 838, 0, 0, 40000, 53,0.000000 }, // 942: apgbloodM53; b10M53; f42GM53; nhlM53; OOHS; Voice Oohs // Amplitude begins at 7.2, peaks 2956.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s. - { 839, 839, 0, 0, 993, 6,0.000000 }, // 979: apgbloodM54; b10M54; f42GM54; nhlM54; SYNVOX; Synth Voice + { 839, 839, 0, 0, 993, 6,0.000000 }, // 943: apgbloodM54; b10M54; f42GM54; nhlM54; SYNVOX; Synth Voice // Amplitude begins at 211.0, peaks 1612.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 840, 840, 0, 0, 186, 186,0.000000 }, // 980: apgbloodM55; b10M55; f42GM55; nhlM55; ORCHIT; Orchestra Hit + { 840, 840, 0, 0, 186, 186,0.000000 }, // 944: apgbloodM55; b10M55; f42GM55; nhlM55; ORCHIT; Orchestra Hit // Amplitude begins at 666.3, peaks 2246.2 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 841, 841, 0, 0, 40, 40,0.000000 }, // 981: apgbloodM56; b10M56; f42GM56; nhlM56; TRUMPET; Trumpet + { 841, 841, 0, 0, 40, 40,0.000000 }, // 945: apgbloodM56; b10M56; f42GM56; nhlM56; TRUMPET; Trumpet // Amplitude begins at 6.1, peaks 2154.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 842, 842, 0, 0, 40000, 20,0.000000 }, // 982: b10M57; f42GM57; TROMBONE; Trombone + { 842, 842, 0, 0, 40000, 20,0.000000 }, // 946: b10M57; f42GM57; TROMBONE; Trombone // Amplitude begins at 110.3, peaks 1887.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 843, 843, 0, 0, 40, 20,0.000000 }, // 983: b10M58; f42GM58; TUBA; Tuba + { 843, 843, 0, 0, 40, 20,0.000000 }, // 947: b10M58; f42GM58; TUBA; Tuba // Amplitude begins at 127.2, peaks 1344.0 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 844, 844, 0, 0, 860, 860,0.000000 }, // 984: apgbloodM59; b10M59; f42GM59; nhlM59; MUTETRP; Muted Trumpet + { 844, 844, 0, 0, 860, 860,0.000000 }, // 948: apgbloodM59; b10M59; f42GM59; nhlM59; MUTETRP; Muted Trumpet // Amplitude begins at 5.0, peaks 1852.7 at 0.3s, // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s. - { 845, 845, 0, 0, 4353, 4353,0.000000 }, // 985: b10M60; f42GM60; FRHORN; French Horn + { 845, 845, 0, 0, 4353, 4353,0.000000 }, // 949: b10M60; f42GM60; FRHORN; French Horn // Amplitude begins at 78.3, peaks 1339.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - { 846, 846, 0, 0, 233, 6,0.000000 }, // 986: apgbloodM61; b10M61; f42GM61; nhlM61; BRASS1; Brass Section + { 846, 846, 0, 0, 233, 6,0.000000 }, // 950: apgbloodM61; b10M61; f42GM61; nhlM61; BRASS1; Brass Section // Amplitude begins at 99.7, peaks 2008.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 847, 847, 0, 0, 40000, 60,0.000000 }, // 987: b10M62; f42GM62; SYNBRAS1; Synth Brass 1 + { 847, 847, 0, 0, 40000, 60,0.000000 }, // 951: b10M62; f42GM62; SYNBRAS1; Synth Brass 1 // Amplitude begins at 6.1, peaks 2304.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 848, 848, 0, 0, 40000, 106,0.000000 }, // 988: b10M63; f42GM63; SYNBRAS2; Synth Brass 2 + { 848, 848, 0, 0, 40000, 106,0.000000 }, // 952: b10M63; f42GM63; SYNBRAS2; Synth Brass 2 // Amplitude begins at 7.2, peaks 2591.9 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 849, 849, 0, 0, 40000, 6,0.000000 }, // 989: b10M64; f42GM64; SOPSAX; Soprano Sax + { 849, 849, 0, 0, 40000, 6,0.000000 }, // 953: b10M64; f42GM64; SOPSAX; Soprano Sax // Amplitude begins at 95.2, peaks 1719.6 at 22.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 850, 850, 0, 0, 40000, 0,0.000000 }, // 990: apgbloodM65; b10M65; f42GM65; nhlM65; ALTOSAX; Alto Sax + { 850, 850, 0, 0, 40000, 0,0.000000 }, // 954: apgbloodM65; b10M65; f42GM65; nhlM65; ALTOSAX; Alto Sax // Amplitude begins at 0.7, peaks 1694.0 at 20.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 851, 851, 0, 0, 40000, 13,0.000000 }, // 991: b10M66; f42GM66; TENSAX; Tenor Sax + { 851, 851, 0, 0, 40000, 13,0.000000 }, // 955: b10M66; f42GM66; TENSAX; Tenor Sax // Amplitude begins at 3.1, peaks 1514.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 852, 852, 0, 0, 40000, 33,0.000000 }, // 992: apgbloodM67; b10M67; f42GM67; nhlM67; BARISAX; Baritone Sax + { 852, 852, 0, 0, 40000, 33,0.000000 }, // 956: apgbloodM67; b10M67; f42GM67; nhlM67; BARISAX; Baritone Sax // Amplitude begins at 34.0, peaks 2434.9 at 32.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 853, 853, 0, 0, 40000, 20,0.000000 }, // 993: apgbloodM68; b10M68; f42GM68; nhlM68; OBOE; Oboe + { 853, 853, 0, 0, 40000, 20,0.000000 }, // 957: apgbloodM68; b10M68; f42GM68; nhlM68; OBOE; Oboe // Amplitude begins at 5.6, peaks 2078.0 at 11.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 854, 854, 0, 0, 40000, 13,0.000000 }, // 994: b10M69; f42GM69; ENGLHORN; English Horn + { 854, 854, 0, 0, 40000, 13,0.000000 }, // 958: b10M69; f42GM69; ENGLHORN; English Horn // Amplitude begins at 0.3, peaks 2912.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 855, 855, 0, 0, 40000, 6,0.000000 }, // 995: b10M70; f42GM70; BASSOON; Bassoon + { 855, 855, 0, 0, 40000, 6,0.000000 }, // 959: b10M70; f42GM70; BASSOON; Bassoon // Amplitude begins at 6.6, peaks 3187.7 at 36.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 856, 856, 0, 0, 40000, 20,0.000000 }, // 996: apgbloodM71; b10M71; f42GM71; nhlM71; CLARINET; Clarinet + { 856, 856, 0, 0, 40000, 20,0.000000 }, // 960: apgbloodM71; b10M71; f42GM71; nhlM71; CLARINET; Clarinet // Amplitude begins at 0.7, peaks 2903.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 857, 857, 0, 0, 40000, 20,0.000000 }, // 997: apgbloodM72; b10M72; f42GM72; nhlM72; PICCOLO; Piccolo + { 857, 857, 0, 0, 40000, 20,0.000000 }, // 961: apgbloodM72; b10M72; f42GM72; nhlM72; PICCOLO; Piccolo // Amplitude begins at 0.6, peaks 3023.0 at 13.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 858, 858, 0, 0, 40000, 6,0.000000 }, // 998: b10M73; f42GM73; FLUTE1; Flute + { 858, 858, 0, 0, 40000, 6,0.000000 }, // 962: b10M73; f42GM73; FLUTE1; Flute // Amplitude begins at 0.6, peaks 2697.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 859, 859, 0, 0, 40000, 13,0.000000 }, // 999: b10M74; f42GM74; RECORDER; Recorder + { 859, 859, 0, 0, 40000, 13,0.000000 }, // 963: b10M74; f42GM74; RECORDER; Recorder // Amplitude begins at 0.9, peaks 3473.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 860, 860, 0, 0, 40000, 20,0.000000 }, // 1000: apgbloodM75; b10M75; f42GM75; nhlM75; PANFLUTE; Pan Flute + { 860, 860, 0, 0, 40000, 20,0.000000 }, // 964: apgbloodM75; b10M75; f42GM75; nhlM75; PANFLUTE; Pan Flute // Amplitude begins at 0.5, peaks 3055.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 861, 861, 0, 0, 40000, 20,0.000000 }, // 1001: apgbloodM76; b10M76; f42GM76; nhlM76; BOTTLEB; Bottle Blow + { 861, 861, 0, 0, 40000, 20,0.000000 }, // 965: apgbloodM76; b10M76; f42GM76; nhlM76; BOTTLEB; Bottle Blow // Amplitude begins at 0.3, peaks 2666.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 862, 862, 0, 0, 40000, 20,0.000000 }, // 1002: apgbloodM77; b10M77; f42GM77; nhlM77; SHAKU; Shakuhachi + { 862, 862, 0, 0, 40000, 20,0.000000 }, // 966: apgbloodM77; b10M77; f42GM77; nhlM77; SHAKU; Shakuhachi // Amplitude begins at 4.3, peaks 2623.0 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 863, 863, 0, 0, 40000, 33,0.000000 }, // 1003: apgbloodM78; b10M78; b12M78; f42GM78; nhlM78; WHISTLE; WHISTLE.; Whistle + { 863, 863, 0, 0, 40000, 33,0.000000 }, // 967: apgbloodM78; b10M78; b12M78; f42GM78; nhlM78; WHISTLE; WHISTLE.; Whistle // Amplitude begins at 7.7, peaks 3297.0 at 12.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 864, 864, 0, 0, 40000, 73,0.000000 }, // 1004: apgbloodM79; b10M79; f42GM79; nhlM79; OCARINA; Ocarina + { 864, 864, 0, 0, 40000, 73,0.000000 }, // 968: apgbloodM79; b10M79; f42GM79; nhlM79; OCARINA; Ocarina // Amplitude begins at 1456.4, peaks 2173.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 865, 865, 0, 0, 40000, 6,0.000000 }, // 1005: b10M80; f42GM80; Lead 1 squareea; SQUARWAV + { 865, 865, 0, 0, 40000, 6,0.000000 }, // 969: b10M80; f42GM80; Lead 1 squareea; SQUARWAV // Amplitude begins at 1013.7, peaks 1704.6 at 0.3s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 866, 866, 0, 0, 1100, 1100,0.000000 }, // 1006: apgbloodM81; b10M81; f42GM81; nhlM81; Lead 2 sawtooth; SAWWAV + { 866, 866, 0, 0, 1100, 1100,0.000000 }, // 970: apgbloodM81; b10M81; f42GM81; nhlM81; Lead 2 sawtooth; SAWWAV // Amplitude begins at 0.0, peaks 3024.9 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 867, 867, 0, 0, 40000, 20,0.000000 }, // 1007: apgbloodM82; b10M82; f42GM82; nhlM82; Lead 3 calliope; SYNCALLI + { 867, 867, 0, 0, 40000, 20,0.000000 }, // 971: apgbloodM82; b10M82; f42GM82; nhlM82; Lead 3 calliope; SYNCALLI // Amplitude begins at 1437.3, peaks 1783.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 868, 868, 0, 0, 20, 6,0.000000 }, // 1008: apgbloodM83; b10M83; f42GM83; nhlM83; CHIFLEAD; Lead 4 chiff + { 868, 868, 0, 0, 20, 6,0.000000 }, // 972: apgbloodM83; b10M83; f42GM83; nhlM83; CHIFLEAD; Lead 4 chiff // Amplitude begins at 1251.0, peaks 1594.3 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - { 869, 869, 0, 0, 2060, 2060,0.000000 }, // 1009: apgbloodM84; b10M84; f42GM84; nhlM84; CHARANG; Lead 5 charang + { 869, 869, 0, 0, 2060, 2060,0.000000 }, // 973: apgbloodM84; b10M84; f42GM84; nhlM84; CHARANG; Lead 5 charang // Amplitude begins at 6.2, peaks 2295.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 870, 870, 0, 0, 40000, 6,0.000000 }, // 1010: apgbloodM85; b10M85; f42GM85; nhlM85; Lead 6 voice; SOLOVOX + { 870, 870, 0, 0, 40000, 6,0.000000 }, // 974: apgbloodM85; b10M85; f42GM85; nhlM85; Lead 6 voice; SOLOVOX // Amplitude begins at 359.3, peaks 2209.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 871, 871, 0, 0, 40000, 13,0.000000 }, // 1011: b10M86; f42GM86; FIFTHSAW; Lead 7 fifths + { 871, 871, 0, 0, 40000, 13,0.000000 }, // 975: b10M86; f42GM86; FIFTHSAW; Lead 7 fifths // Amplitude begins at 2059.8, peaks 2571.6 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 872, 872, 0, 0, 1153, 1153,0.000000 }, // 1012: apgbloodM87; b10M87; f42GM87; nhlM87; BASSLEAD; Lead 8 brass + { 872, 872, 0, 0, 1153, 1153,0.000000 }, // 976: apgbloodM87; b10M87; f42GM87; nhlM87; BASSLEAD; Lead 8 brass // Amplitude begins at 724.4, peaks 1854.6 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 0.1s. - { 873, 873, 0, 0, 1800, 60,0.000000 }, // 1013: apgbloodM88; b10M88; f42GM88; nhlM88; FANTASIA; Pad 1 new age + { 873, 873, 0, 0, 1800, 60,0.000000 }, // 977: apgbloodM88; b10M88; f42GM88; nhlM88; FANTASIA; Pad 1 new age // Amplitude begins at 0.0, peaks 3197.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 874, 874, 0, 0, 40000, 173,0.000000 }, // 1014: apgbloodM89; b10M89; f42GM89; nhlM89; Pad 2 warm; WARMPAD + { 874, 874, 0, 0, 40000, 173,0.000000 }, // 978: apgbloodM89; b10M89; f42GM89; nhlM89; Pad 2 warm; WARMPAD // Amplitude begins at 2748.6, peaks 3013.7 at 24.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 875, 875, 0, 0, 40000, 86,0.000000 }, // 1015: apgbloodM90; b10M90; f42GM90; nhlM90; POLYSYN; Pad 3 polysynth + { 875, 875, 0, 0, 40000, 86,0.000000 }, // 979: apgbloodM90; b10M90; f42GM90; nhlM90; POLYSYN; Pad 3 polysynth // Amplitude begins at 135.5, peaks 2889.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 876, 876, 0, 0, 40000, 26,0.000000 }, // 1016: apgbloodM91; b10M91; f42GM91; nhlM91; Pad 4 choir; SPACEVOX + { 876, 876, 0, 0, 40000, 26,0.000000 }, // 980: apgbloodM91; b10M91; f42GM91; nhlM91; Pad 4 choir; SPACEVOX // Amplitude begins at 0.0, peaks 3177.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 877, 877, 0, 0, 40000, 53,0.000000 }, // 1017: b10M92; f42GM92; BOWEDGLS; Pad 5 bowedpad + { 877, 877, 0, 0, 40000, 53,0.000000 }, // 981: b10M92; f42GM92; BOWEDGLS; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1396.6 at 0.6s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - { 878, 878, 0, 0, 2873, 2873,0.000000 }, // 1018: b10M93; f42GM93; METALPAD; Pad 6 metallic + { 878, 878, 0, 0, 2873, 2873,0.000000 }, // 982: b10M93; f42GM93; METALPAD; Pad 6 metallic // Amplitude begins at 0.8, peaks 2132.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 879, 879, 0, 0, 40000, 73,0.000000 }, // 1019: apgbloodM94; b10M94; f42GM94; nhlM94; HALOPAD; Pad 7 halo + { 879, 879, 0, 0, 40000, 73,0.000000 }, // 983: apgbloodM94; b10M94; f42GM94; nhlM94; HALOPAD; Pad 7 halo // Amplitude begins at 0.0, peaks 974.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 880, 880, 0, 0, 40000, 106,0.000000 }, // 1020: b10M95; f42GM95; Pad 8 sweep; SWEEPPAD + { 880, 880, 0, 0, 40000, 106,0.000000 }, // 984: b10M95; f42GM95; Pad 8 sweep; SWEEPPAD // Amplitude begins at 2183.7, peaks 2958.8 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - { 881, 881, 0, 0, 1766, 1766,0.000000 }, // 1021: apgbloodM96; b10M96; f42GM96; nhlM96; FX 1 rain; ICERAIN + { 881, 881, 0, 0, 1766, 1766,0.000000 }, // 985: apgbloodM96; b10M96; f42GM96; nhlM96; FX 1 rain; ICERAIN // Amplitude begins at 0.0, peaks 2442.7 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 882, 882, 0, 0, 40000, 193,0.000000 }, // 1022: b10M97; f42GM97; FX 2 soundtrack; SOUNDTRK + { 882, 882, 0, 0, 40000, 193,0.000000 }, // 986: b10M97; f42GM97; FX 2 soundtrack; SOUNDTRK // Amplitude begins at 1788.2, peaks 1896.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 883, 883, 0, 0, 906, 906,0.000000 }, // 1023: apgbloodM98; b10M98; f42GM98; nhlM98; CRYSTAL; FX 3 crystal + { 883, 883, 0, 0, 906, 906,0.000000 }, // 987: apgbloodM98; b10M98; f42GM98; nhlM98; CRYSTAL; FX 3 crystal // Amplitude begins at 104.5, peaks 1865.6 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 884, 884, 0, 0, 960, 960,0.000000 }, // 1024: apgbloodM99; b10M99; f42GM99; nhlM99; ATMOSPH; FX 4 atmosphere + { 884, 884, 0, 0, 960, 960,0.000000 }, // 988: apgbloodM99; b10M99; f42GM99; nhlM99; ATMOSPH; FX 4 atmosphere // Amplitude begins at 1086.2, peaks 1167.2 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - { 885, 885, 0, 0, 1626, 1626,0.000000 }, // 1025: apgbloodM100; b10M100; f42GM100; nhlM100; BRIGHT; FX 5 brightness + { 885, 885, 0, 0, 1626, 1626,0.000000 }, // 989: apgbloodM100; b10M100; f42GM100; nhlM100; BRIGHT; FX 5 brightness // Amplitude begins at 0.0, peaks 3133.6 at 0.3s, // fades to 20% at 1.0s, keyoff fades to 20% in 0.1s. - { 886, 886, 0, 0, 966, 106,0.000000 }, // 1026: apgbloodM101; b10M101; f42GM101; nhlM101; FX 6 goblins; GOBLIN + { 886, 886, 0, 0, 966, 106,0.000000 }, // 990: apgbloodM101; b10M101; f42GM101; nhlM101; FX 6 goblins; GOBLIN // Amplitude begins at 441.8, peaks 2492.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 887, 887, 0, 0, 40000, 20,0.000000 }, // 1027: apgbloodM102; b10M102; f42GM102; nhlM102; ECHODROP; FX 7 echoes + { 887, 887, 0, 0, 40000, 20,0.000000 }, // 991: apgbloodM102; b10M102; f42GM102; nhlM102; ECHODROP; FX 7 echoes // Amplitude begins at 171.1, peaks 1711.5 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - { 888, 888, 0, 0, 40000, 193,0.000000 }, // 1028: apgbloodM103; b10M103; f42GM103; nhlM103; FX 8 sci-fi; STARTHEM + { 888, 888, 0, 0, 40000, 193,0.000000 }, // 992: apgbloodM103; b10M103; f42GM103; nhlM103; FX 8 sci-fi; STARTHEM // Amplitude begins at 1046.1, peaks 1443.8 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 889, 889, 0, 0, 840, 840,0.000000 }, // 1029: apgbloodM104; b10M104; f42GM104; nhlM104; SITAR; Sitar + { 889, 889, 0, 0, 840, 840,0.000000 }, // 993: apgbloodM104; b10M104; f42GM104; nhlM104; SITAR; Sitar // Amplitude begins at 2821.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 890, 890, 0, 0, 153, 153,0.000000 }, // 1030: apgbloodM105; b10M105; f42GM105; nhlM105; BANJO; Banjo + { 890, 890, 0, 0, 153, 153,0.000000 }, // 994: apgbloodM105; b10M105; f42GM105; nhlM105; BANJO; Banjo // Amplitude begins at 2820.8, peaks 2844.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 891, 891, 0, 0, 620, 620,0.000000 }, // 1031: apgbloodM106; b10M106; f42GM106; nhlM106; SHAMISEN; Shamisen + { 891, 891, 0, 0, 620, 620,0.000000 }, // 995: apgbloodM106; b10M106; f42GM106; nhlM106; SHAMISEN; Shamisen // Amplitude begins at 475.9, peaks 1690.4 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 892, 892, 0, 0, 533, 533,0.000000 }, // 1032: apgbloodM107; b10M107; f42GM107; nhlM107; KOTO; Koto + { 892, 892, 0, 0, 533, 533,0.000000 }, // 996: apgbloodM107; b10M107; f42GM107; nhlM107; KOTO; Koto // Amplitude begins at 961.5, peaks 3305.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 893, 893, 0, 0, 293, 293,0.000000 }, // 1033: apgbloodM108; b10M108; f42GM108; nhlM108; KALIMBA; Kalimba + { 893, 893, 0, 0, 293, 293,0.000000 }, // 997: apgbloodM108; b10M108; f42GM108; nhlM108; KALIMBA; Kalimba // Amplitude begins at 38.4, peaks 1227.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 894, 894, 0, 0, 40000, 26,0.000000 }, // 1034: apgbloodM109; b10M109; f42GM109; nhlM109; BAGPIPE; Bagpipe + { 894, 894, 0, 0, 40000, 26,0.000000 }, // 998: apgbloodM109; b10M109; f42GM109; nhlM109; BAGPIPE; Bagpipe // Amplitude begins at 0.8, peaks 1519.0 at 7.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 895, 895, 0, 0, 40000, 33,0.000000 }, // 1035: apgbloodM110; b10M110; f42GM110; nhlM110; FIDDLE; Fiddle + { 895, 895, 0, 0, 40000, 33,0.000000 }, // 999: apgbloodM110; b10M110; f42GM110; nhlM110; FIDDLE; Fiddle // Amplitude begins at 9.1, peaks 1168.7 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 896, 896, 0, 0, 40000, 20,0.000000 }, // 1036: apgbloodM111; b10M111; f42GM111; nhlM111; SHANNAI; Shanai + { 896, 896, 0, 0, 40000, 20,0.000000 }, // 1000: apgbloodM111; b10M111; f42GM111; nhlM111; SHANNAI; Shanai // Amplitude begins at 1310.6, peaks 1336.1 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - { 897, 897, 0, 0, 2133, 2133,0.000000 }, // 1037: apgbloodM112; b10M112; f42GM112; nhlM112; TINKLBEL; Tinkle Bell + { 897, 897, 0, 0, 2133, 2133,0.000000 }, // 1001: apgbloodM112; b10M112; f42GM112; nhlM112; TINKLBEL; Tinkle Bell // Amplitude begins at 1326.0, peaks 1381.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 776, 776, 0, 0, 93, 93,0.000000 }, // 1038: apgbloodM113; b10M113; nhlM113; AGOGO; Agogo Bells + { 776, 776, 0, 0, 93, 93,0.000000 }, // 1002: apgbloodM113; b10M113; nhlM113; AGOGO; Agogo Bells // Amplitude begins at 1553.2, peaks 1687.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 898, 898, 0, 0, 206, 206,0.000000 }, // 1039: apgbloodM114; b10M114; f42GM114; nhlM114; STEELDRM; Steel Drums + { 898, 898, 0, 0, 206, 206,0.000000 }, // 1003: apgbloodM114; b10M114; f42GM114; nhlM114; STEELDRM; Steel Drums // Amplitude begins at 2325.4, peaks 2540.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 361, 361, 0, 0, 80, 80,0.000000 }, // 1040: apgbloodM115; b10M115; f42GM115; nhlM115; WOODBLOK; Woodblock + { 361, 361, 0, 0, 80, 80,0.000000 }, // 1004: apgbloodM115; b10M115; f42GM115; nhlM115; WOODBLOK; Woodblock // Amplitude begins at 2474.4, peaks 2793.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 785, 785, 0, 0, 106, 106,0.000000 }, // 1041: apgbloodM116; b10M116; f42GM116; nhlM116; TAIKO; Taiko Drum + { 785, 785, 0, 0, 106, 106,0.000000 }, // 1005: apgbloodM116; b10M116; f42GM116; nhlM116; TAIKO; Taiko Drum // Amplitude begins at 2971.8, peaks 3028.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 899, 899, 0, 0, 80, 80,0.000000 }, // 1042: apgbloodM117; b10M117; f42GM117; nhlM117; MELOTOM; Melodic Tom + { 899, 899, 0, 0, 80, 80,0.000000 }, // 1006: apgbloodM117; b10M117; f42GM117; nhlM117; MELOTOM; Melodic Tom // Amplitude begins at 2689.5, peaks 3181.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 900, 900, 0, 0, 293, 293,0.000000 }, // 1043: apgbloodM118; b10M118; f42GM118; nhlM118; SYNDRUM; Synth Drum + { 900, 900, 0, 0, 293, 293,0.000000 }, // 1007: apgbloodM118; b10M118; f42GM118; nhlM118; SYNDRUM; Synth Drum // Amplitude begins at 0.0, peaks 894.4 at 1.3s, // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s. - { 901, 901, 0, 0, 3280, 3280,0.000000 }, // 1044: apgbloodM119; b10M119; nhlM119; REVRSCYM; Reverse Cymbal + { 901, 901, 0, 0, 3280, 3280,0.000000 }, // 1008: apgbloodM119; b10M119; nhlM119; REVRSCYM; Reverse Cymbal // Amplitude begins at 0.4, peaks 1240.3 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 902, 902, 0, 0, 226, 226,0.000000 }, // 1045: apgbloodM120; b10M120; nhlM120; FRETNOIS; Guitar FretNoise + { 902, 902, 0, 0, 226, 226,0.000000 }, // 1009: apgbloodM120; b10M120; nhlM120; FRETNOIS; Guitar FretNoise // Amplitude begins at 340.4, peaks 721.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 903, 903, 0, 0, 46, 46,0.000000 }, // 1046: apgbloodM121; b10M121; nhlM121; BRTHNOIS; Breath Noise + { 903, 903, 0, 0, 46, 46,0.000000 }, // 1010: apgbloodM121; b10M121; nhlM121; BRTHNOIS; Breath Noise // Amplitude begins at 0.0, peaks 1195.5 at 2.3s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - { 904, 904, 0, 0, 2906, 2906,0.000000 }, // 1047: apgbloodM122; b10M122; nhlM122; SEASHORE; Seashore + { 904, 904, 0, 0, 2906, 2906,0.000000 }, // 1011: apgbloodM122; b10M122; nhlM122; SEASHORE; Seashore // Amplitude begins at 3.8, peaks 803.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 905, 905, 0, 0, 113, 113,0.000000 }, // 1048: b10M123; BIRDS + { 905, 905, 0, 0, 113, 113,0.000000 }, // 1012: b10M123; BIRDS // Amplitude begins at 2426.7, peaks 2442.3 at 21.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 906, 906, 0, 0, 40000, 40,0.000000 }, // 1049: apgbloodM124; b10M124; nhlM124; TELEPHON; Telephone + { 906, 906, 0, 0, 40000, 40,0.000000 }, // 1013: apgbloodM124; b10M124; nhlM124; TELEPHON; Telephone // Amplitude begins at 0.0, peaks 1702.9 at 2.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - { 907, 907, 0, 0, 40000, 293,0.000000 }, // 1050: b10M125; HELICOPT + { 907, 907, 0, 0, 40000, 293,0.000000 }, // 1014: b10M125; HELICOPT // Amplitude begins at 0.0, peaks 1061.3 at 0.6s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - { 908, 908, 0, 0, 2926, 2926,0.000000 }, // 1051: b10M126; nhlM126; APPLAUSE; Applause/Noise + { 908, 908, 0, 0, 2926, 2926,0.000000 }, // 1015: b10M126; nhlM126; APPLAUSE; Applause/Noise // Amplitude begins at 2639.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 909, 909, 32, 0, 46, 46,0.000000 }, // 1052: b11P32; hiq + { 909, 909, 32, 0, 46, 46,0.000000 }, // 1016: b11P32; hiq // Amplitude begins at 2651.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 910, 910, 30, 0, 26, 26,0.000000 }, // 1053: b11P35; Kick2 + { 910, 910, 30, 0, 26, 26,0.000000 }, // 1017: b11P35; Kick2 // Amplitude begins at 361.7, peaks 486.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 911, 911, 96, 0, 40, 40,0.000000 }, // 1054: b11P42; b11P44; clshat96 + { 911, 911, 96, 0, 40, 40,0.000000 }, // 1018: b11P42; b11P44; clshat96 // Amplitude begins at 2.1, peaks 657.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 912, 912, 60, 0, 193, 193,0.000000 }, // 1055: b11P46; Opnhat96 + { 912, 912, 60, 0, 193, 193,0.000000 }, // 1019: b11P46; Opnhat96 // Amplitude begins at 205.9, peaks 1696.9 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 913, 913, 0, 0, 680, 680,0.000000 }, // 1056: b11M0; PIANO1 + { 913, 913, 0, 0, 680, 680,0.000000 }, // 1020: b11M0; PIANO1 // Amplitude begins at 1258.1, peaks 1268.7 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - { 914, 914, 0, 0, 1326, 1326,0.000000 }, // 1057: b11M1; b12M1; PIANO2; PIANO2.I + { 914, 914, 0, 0, 1326, 1326,0.000000 }, // 1021: b11M1; b12M1; PIANO2; PIANO2.I // Amplitude begins at 1252.3, peaks 1285.8 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 915, 915, 0, 0, 766, 766,0.000000 }, // 1058: b11M2; b12M2; PIANO3; PIANO3.I + { 915, 915, 0, 0, 766, 766,0.000000 }, // 1022: b11M2; b12M2; PIANO3; PIANO3.I // Amplitude begins at 1221.2, peaks 1305.2 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 916, 916, 0, 0, 746, 746,0.000000 }, // 1059: b11M3; HONKYTNK + { 916, 916, 0, 0, 746, 746,0.000000 }, // 1023: b11M3; HONKYTNK // Amplitude begins at 1394.2, peaks 1904.0 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - { 917, 917, 0, 0, 1800, 1800,0.000000 }, // 1060: b11M4; EPIANO1 + { 917, 917, 0, 0, 1800, 1800,0.000000 }, // 1024: b11M4; EPIANO1 // Amplitude begins at 1331.2, peaks 1378.5 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 918, 918, 0, 0, 1940, 1940,0.000000 }, // 1061: b11M5; EPIANO2 + { 918, 918, 0, 0, 1940, 1940,0.000000 }, // 1025: b11M5; EPIANO2 // Amplitude begins at 951.6, peaks 1008.6 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 919, 919, 0, 0, 1140, 1140,0.000000 }, // 1062: b11M6; b12M6; HARPSI; HARPSI.I + { 919, 919, 0, 0, 1140, 1140,0.000000 }, // 1026: b11M6; b12M6; HARPSI; HARPSI.I // Amplitude begins at 1096.8, peaks 1104.9 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 920, 920, 0, 0, 1233, 1233,0.000000 }, // 1063: b11M7; CLAV + { 920, 920, 0, 0, 1233, 1233,0.000000 }, // 1027: b11M7; CLAV // Amplitude begins at 1646.0, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 921, 921, 0, 0, 486, 486,0.000000 }, // 1064: b11M8; b12M8; CELESTA; CELESTA. + { 921, 921, 0, 0, 486, 486,0.000000 }, // 1028: b11M8; b12M8; CELESTA; CELESTA. // Amplitude begins at 1565.6, peaks 1915.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 362, 362, 0, 0, 260, 260,0.000000 }, // 1065: b11M9; b12M9; GLOCKEN; GLOCKEN. + { 362, 362, 0, 0, 260, 260,0.000000 }, // 1029: b11M9; b12M9; GLOCKEN; GLOCKEN. // Amplitude begins at 1356.3, peaks 2197.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 922, 922, 0, 0, 240, 240,0.000000 }, // 1066: b11M10; b12M10; MUSICBOX + { 922, 922, 0, 0, 240, 240,0.000000 }, // 1030: b11M10; b12M10; MUSICBOX // Amplitude begins at 2275.2, peaks 2525.5 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 923, 923, 0, 0, 1746, 1746,0.000000 }, // 1067: b11M11; b12M11; VIBES; VIBES.IN + { 923, 923, 0, 0, 1746, 1746,0.000000 }, // 1031: b11M11; b12M11; VIBES; VIBES.IN // Amplitude begins at 1583.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 924, 924, 0, 0, 240, 240,0.000000 }, // 1068: b11M12; b12M12; MARIMBA; MARIMBA. + { 924, 924, 0, 0, 240, 240,0.000000 }, // 1032: b11M12; b12M12; MARIMBA; MARIMBA. // Amplitude begins at 1634.5, peaks 1843.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 925, 925, 0, 0, 120, 120,0.000000 }, // 1069: b11M13; XYLOPHON + { 925, 925, 0, 0, 120, 120,0.000000 }, // 1033: b11M13; XYLOPHON // Amplitude begins at 1327.9, peaks 1471.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 926, 926, 0, 0, 606, 606,0.000000 }, // 1070: b11M14; TUBEBELL + { 926, 926, 0, 0, 606, 606,0.000000 }, // 1034: b11M14; TUBEBELL // Amplitude begins at 944.1, peaks 982.2 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 927, 927, 0, 0, 380, 380,0.000000 }, // 1071: b11M15; SANTUR + { 927, 927, 0, 0, 380, 380,0.000000 }, // 1035: b11M15; SANTUR // Amplitude begins at 995.8, peaks 1026.4 at 15.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 928, 928, 0, 0, 40000, 6,0.000000 }, // 1072: b11M16; ORGAN1 + { 928, 928, 0, 0, 40000, 6,0.000000 }, // 1036: b11M16; ORGAN1 // Amplitude begins at 1877.2, peaks 2029.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 929, 929, 0, 0, 40000, 6,0.000000 }, // 1073: b11M17; b12M17; ORGAN2; ORGAN2.I + { 929, 929, 0, 0, 40000, 6,0.000000 }, // 1037: b11M17; b12M17; ORGAN2; ORGAN2.I // Amplitude begins at 1812.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 930, 930, 0, 0, 66, 66,0.000000 }, // 1074: b11M18; ORGAN3 + { 930, 930, 0, 0, 66, 66,0.000000 }, // 1038: b11M18; ORGAN3 // Amplitude begins at 0.5, peaks 1145.1 at 39.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 931, 931, 0, 0, 40000, 66,0.000000 }, // 1075: b11M19; b12M19; CHRCHORG + { 931, 931, 0, 0, 40000, 66,0.000000 }, // 1039: b11M19; b12M19; CHRCHORG // Amplitude begins at 0.3, peaks 1192.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 932, 932, 0, 0, 40000, 26,0.000000 }, // 1076: b11M20; b12M20; REEDORG; REEDORG. + { 932, 932, 0, 0, 40000, 26,0.000000 }, // 1040: b11M20; b12M20; REEDORG; REEDORG. // Amplitude begins at 0.3, peaks 1036.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 933, 933, 0, 0, 40000, 20,0.000000 }, // 1077: b11M21; ACCORD + { 933, 933, 0, 0, 40000, 20,0.000000 }, // 1041: b11M21; ACCORD // Amplitude begins at 0.2, peaks 790.1 at 34.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 934, 934, 0, 0, 40000, 20,0.000000 }, // 1078: b11M22; b12M22; HARMO; HARMO.IN + { 934, 934, 0, 0, 40000, 20,0.000000 }, // 1042: b11M22; b12M22; HARMO; HARMO.IN // Amplitude begins at 0.3, peaks 1006.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 935, 935, 0, 0, 40000, 33,0.000000 }, // 1079: b11M23; b12M23; BANDNEON + { 935, 935, 0, 0, 40000, 33,0.000000 }, // 1043: b11M23; b12M23; BANDNEON // Amplitude begins at 1969.6, peaks 2206.9 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 936, 936, 0, 0, 853, 853,0.000000 }, // 1080: b11M24; b12M24; NYLONGT; NYLONGT. + { 936, 936, 0, 0, 853, 853,0.000000 }, // 1044: b11M24; b12M24; NYLONGT; NYLONGT. // Amplitude begins at 1249.7, peaks 1277.6 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 937, 937, 0, 0, 573, 573,0.000000 }, // 1081: b11M25; STEELGT + { 937, 937, 0, 0, 573, 573,0.000000 }, // 1045: b11M25; STEELGT // Amplitude begins at 1388.5, peaks 1644.6 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - { 938, 938, 0, 0, 1886, 1886,0.000000 }, // 1082: b11M26; b12M26; JAZZGT; JAZZGT.I + { 938, 938, 0, 0, 1886, 1886,0.000000 }, // 1046: b11M26; b12M26; JAZZGT; JAZZGT.I // Amplitude begins at 873.5, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 939, 939, 0, 0, 1180, 1180,0.000000 }, // 1083: b11M27; CLEANGT + { 939, 939, 0, 0, 1180, 1180,0.000000 }, // 1047: b11M27; CLEANGT // Amplitude begins at 254.8, peaks 2199.6 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 940, 940, 0, 0, 606, 606,0.000000 }, // 1084: b11M28; MUTEGT + { 940, 940, 0, 0, 606, 606,0.000000 }, // 1048: b11M28; MUTEGT // Amplitude begins at 573.0, peaks 607.7 at 0.1s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - { 941, 941, 0, 0, 4546, 4546,0.000000 }, // 1085: b11M29; OVERDGT + { 941, 941, 0, 0, 4546, 4546,0.000000 }, // 1049: b11M29; OVERDGT // Amplitude begins at 939.2, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - { 942, 942, 0, 0, 3113, 3113,0.000000 }, // 1086: b11M30; DISTGT + { 942, 942, 0, 0, 3113, 3113,0.000000 }, // 1050: b11M30; DISTGT // Amplitude begins at 654.0, peaks 677.0 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 943, 943, 0, 0, 2340, 2340,0.000000 }, // 1087: b11M31; b12M31; GTHARMS; GTHARMS. + { 943, 943, 0, 0, 2340, 2340,0.000000 }, // 1051: b11M31; b12M31; GTHARMS; GTHARMS. // Amplitude begins at 537.2, peaks 2959.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 944, 944, 0, 0, 453, 453,0.000000 }, // 1088: b11M32; ACOUBASS + { 944, 944, 0, 0, 453, 453,0.000000 }, // 1052: b11M32; ACOUBASS // Amplitude begins at 1765.6, peaks 2081.4 at 0.0s, // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s. - { 945, 945, 0, 0, 3166, 3166,0.000000 }, // 1089: b11M33; FINGBASS + { 945, 945, 0, 0, 3166, 3166,0.000000 }, // 1053: b11M33; FINGBASS // Amplitude begins at 1811.2, peaks 2172.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 946, 946, 0, 0, 1006, 1006,0.000000 }, // 1090: b11M34; PICKBASS + { 946, 946, 0, 0, 1006, 1006,0.000000 }, // 1054: b11M34; PICKBASS // Amplitude begins at 500.1, peaks 1712.0 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 947, 947, 0, 0, 600, 600,0.000000 }, // 1091: b11M35; FRETLESS + { 947, 947, 0, 0, 600, 600,0.000000 }, // 1055: b11M35; FRETLESS // Amplitude begins at 1615.8, peaks 1652.6 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 948, 948, 0, 0, 533, 533,0.000000 }, // 1092: b11M36; SLAPBAS1 + { 948, 948, 0, 0, 533, 533,0.000000 }, // 1056: b11M36; SLAPBAS1 // Amplitude begins at 1716.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 949, 949, 0, 0, 580, 580,0.000000 }, // 1093: b11M37; SLAPBAS2 + { 949, 949, 0, 0, 580, 580,0.000000 }, // 1057: b11M37; SLAPBAS2 // Amplitude begins at 2233.7, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 950, 950, 0, 0, 1186, 1186,0.000000 }, // 1094: b11M38; SYNBASS1 + { 950, 950, 0, 0, 1186, 1186,0.000000 }, // 1058: b11M38; SYNBASS1 // Amplitude begins at 775.9, peaks 2099.6 at 0.1s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 951, 951, 0, 0, 686, 686,0.000000 }, // 1095: b11M39; SYNBASS2 + { 951, 951, 0, 0, 686, 686,0.000000 }, // 1059: b11M39; SYNBASS2 // Amplitude begins at 0.6, peaks 1202.0 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 952, 952, 0, 0, 40000, 20,0.000000 }, // 1096: b11M40; b12M40; VIOLIN; VIOLIN.I + { 952, 952, 0, 0, 40000, 20,0.000000 }, // 1060: b11M40; b12M40; VIOLIN; VIOLIN.I // Amplitude begins at 0.7, peaks 1473.0 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 953, 953, 0, 0, 40000, 20,0.000000 }, // 1097: b11M41; VIOLA + { 953, 953, 0, 0, 40000, 20,0.000000 }, // 1061: b11M41; VIOLA // Amplitude begins at 0.6, peaks 937.6 at 2.6s, // fades to 20% at 2.6s, keyoff fades to 20% in 0.0s. - { 954, 954, 0, 0, 2580, 33,0.000000 }, // 1098: b11M42; b12M42; CELLO; CELLO.IN + { 954, 954, 0, 0, 2580, 33,0.000000 }, // 1062: b11M42; b12M42; CELLO; CELLO.IN // Amplitude begins at 0.6, peaks 1416.3 at 0.1s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - { 955, 955, 0, 0, 1746, 1746,0.000000 }, // 1099: b11M43; b12M43; CONTRAB; CONTRAB. + { 955, 955, 0, 0, 1746, 1746,0.000000 }, // 1063: b11M43; b12M43; CONTRAB; CONTRAB. // Amplitude begins at 0.7, peaks 1169.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 956, 956, 0, 0, 40000, 86,0.000000 }, // 1100: b11M44; b12M44; TREMSTR; TREMSTR. + { 956, 956, 0, 0, 40000, 86,0.000000 }, // 1064: b11M44; b12M44; TREMSTR; TREMSTR. // Amplitude begins at 938.1, peaks 2623.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 957, 957, 0, 0, 153, 153,0.000000 }, // 1101: b11M45; PIZZ + { 957, 957, 0, 0, 153, 153,0.000000 }, // 1065: b11M45; PIZZ // Amplitude begins at 2240.2, peaks 2571.0 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 958, 958, 0, 0, 433, 433,0.000000 }, // 1102: b11M46; b12M46; HARP; HARP.INS + { 958, 958, 0, 0, 433, 433,0.000000 }, // 1066: b11M46; b12M46; HARP; HARP.INS // Amplitude begins at 118.7, peaks 2851.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 959, 959, 0, 0, 260, 260,0.000000 }, // 1103: b11M47; TIMPANI + { 959, 959, 0, 0, 260, 260,0.000000 }, // 1067: b11M47; TIMPANI // Amplitude begins at 0.0, peaks 1545.7 at 5.9s, // fades to 20% at 5.9s, keyoff fades to 20% in 0.0s. - { 960, 960, 0, 0, 5893, 33,0.000000 }, // 1104: b11M48; STRINGS + { 960, 960, 0, 0, 5893, 33,0.000000 }, // 1068: b11M48; STRINGS // Amplitude begins at 0.0, peaks 844.0 at 5.3s, // fades to 20% at 5.5s, keyoff fades to 20% in 0.1s. - { 961, 961, 0, 0, 5526, 100,0.000000 }, // 1105: b11M49; b12M49; SLOWSTR; SLOWSTR. + { 961, 961, 0, 0, 5526, 100,0.000000 }, // 1069: b11M49; b12M49; SLOWSTR; SLOWSTR. // Amplitude begins at 0.3, peaks 1249.4 at 0.1s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - { 962, 962, 0, 0, 940, 940,0.000000 }, // 1106: b11M50; b12M50; SYNSTR1; SYNSTR1. + { 962, 962, 0, 0, 940, 940,0.000000 }, // 1070: b11M50; b12M50; SYNSTR1; SYNSTR1. // Amplitude begins at 0.0, peaks 1748.6 at 3.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 963, 963, 0, 0, 40000, 53,0.000000 }, // 1107: b11M51; SYNSTR2 + { 963, 963, 0, 0, 40000, 53,0.000000 }, // 1071: b11M51; SYNSTR2 // Amplitude begins at 57.1, peaks 2710.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 964, 964, 0, 0, 40000, 40,0.000000 }, // 1108: b11M53; b12M53; OOHS; OOHS.INS + { 964, 964, 0, 0, 40000, 40,0.000000 }, // 1072: b11M53; b12M53; OOHS; OOHS.INS // Amplitude begins at 4.7, peaks 1917.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s. - { 965, 965, 0, 0, 993, 6,0.000000 }, // 1109: b11M54; b12M54; SYNVOX; SYNVOX.I + { 965, 965, 0, 0, 993, 6,0.000000 }, // 1073: b11M54; b12M54; SYNVOX; SYNVOX.I // Amplitude begins at 181.3, peaks 1382.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 966, 966, 0, 0, 146, 146,0.000000 }, // 1110: b11M55; b12M55; ORCHIT; ORCHIT.I + { 966, 966, 0, 0, 146, 146,0.000000 }, // 1074: b11M55; b12M55; ORCHIT; ORCHIT.I // Amplitude begins at 55.7, peaks 1154.0 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s. - { 967, 967, 0, 0, 880, 6,0.000000 }, // 1111: b11M56; TRUMPET + { 967, 967, 0, 0, 880, 6,0.000000 }, // 1075: b11M56; TRUMPET // Amplitude begins at 2.9, peaks 1122.9 at 19.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 968, 968, 0, 0, 40000, 20,0.000000 }, // 1112: b11M57; TROMBONE + { 968, 968, 0, 0, 40000, 20,0.000000 }, // 1076: b11M57; TROMBONE // Amplitude begins at 4.3, peaks 1486.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - { 969, 969, 0, 0, 60, 20,0.000000 }, // 1113: b11M58; TUBA + { 969, 969, 0, 0, 60, 20,0.000000 }, // 1077: b11M58; TUBA // Amplitude begins at 111.3, peaks 989.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 970, 970, 0, 0, 986, 986,0.000000 }, // 1114: b11M59; b12M59; MUTETRP; MUTETRP. + { 970, 970, 0, 0, 986, 986,0.000000 }, // 1078: b11M59; b12M59; MUTETRP; MUTETRP. // Amplitude begins at 5.5, peaks 2048.2 at 0.3s, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - { 971, 971, 0, 0, 3093, 3093,0.000000 }, // 1115: b11M60; FRHORN + { 971, 971, 0, 0, 3093, 3093,0.000000 }, // 1079: b11M60; FRHORN // Amplitude begins at 57.1, peaks 856.0 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 972, 972, 0, 0, 40000, 20,0.000000 }, // 1116: b11M61; TCBRASS1 + { 972, 972, 0, 0, 40000, 20,0.000000 }, // 1080: b11M61; TCBRASS1 // Amplitude begins at 64.5, peaks 1450.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 973, 973, 0, 0, 40000, 20,0.000000 }, // 1117: b11M62; SYNBRAS1 + { 973, 973, 0, 0, 40000, 20,0.000000 }, // 1081: b11M62; SYNBRAS1 // Amplitude begins at 4.3, peaks 1659.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 974, 974, 0, 0, 40000, 106,0.000000 }, // 1118: b11M63; b12M63; SYNBRAS2 + { 974, 974, 0, 0, 40000, 106,0.000000 }, // 1082: b11M63; b12M63; SYNBRAS2 // Amplitude begins at 4.3, peaks 1556.6 at 29.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 975, 975, 0, 0, 40000, 6,0.000000 }, // 1119: b11M64; b12M64; SOPSAX; SOPSAX.I + { 975, 975, 0, 0, 40000, 6,0.000000 }, // 1083: b11M64; b12M64; SOPSAX; SOPSAX.I // Amplitude begins at 51.8, peaks 937.8 at 22.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 976, 976, 0, 0, 40000, 0,0.000000 }, // 1120: b11M65; b12M65; ALTOSAX; ALTOSAX. + { 976, 976, 0, 0, 40000, 0,0.000000 }, // 1084: b11M65; b12M65; ALTOSAX; ALTOSAX. // Amplitude begins at 1.0, peaks 960.7 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - { 977, 977, 0, 0, 2273, 2273,0.000000 }, // 1121: b11M66; b12M66; TENSAX; TENSAX.I + { 977, 977, 0, 0, 2273, 2273,0.000000 }, // 1085: b11M66; b12M66; TENSAX; TENSAX.I // Amplitude begins at 1.8, peaks 733.7 at 22.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 978, 978, 0, 0, 40000, 20,0.000000 }, // 1122: b11M67; b12M67; BARISAX; BARISAX. + { 978, 978, 0, 0, 40000, 20,0.000000 }, // 1086: b11M67; b12M67; BARISAX; BARISAX. // Amplitude begins at 0.0, peaks 440.3 at 10.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 979, 979, 0, 0, 40000, 0,0.000000 }, // 1123: b11M68; OBOE + { 979, 979, 0, 0, 40000, 0,0.000000 }, // 1087: b11M68; OBOE // Amplitude begins at 4.0, peaks 1482.1 at 25.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 980, 980, 0, 0, 40000, 13,0.000000 }, // 1124: b11M69; b12M69; ENGLHORN + { 980, 980, 0, 0, 40000, 13,0.000000 }, // 1088: b11M69; b12M69; ENGLHORN // Amplitude begins at 1.6, peaks 733.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 981, 981, 0, 0, 40000, 0,0.000000 }, // 1125: b11M70; BASSOON + { 981, 981, 0, 0, 40000, 0,0.000000 }, // 1089: b11M70; BASSOON // Amplitude begins at 0.0, peaks 758.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 982, 982, 0, 0, 40000, 6,0.000000 }, // 1126: b11M71; CLARINET + { 982, 982, 0, 0, 40000, 6,0.000000 }, // 1090: b11M71; CLARINET // Amplitude begins at 0.6, peaks 2273.0 at 18.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 983, 983, 0, 0, 40000, 33,0.000000 }, // 1127: b11M72; b12M72; PICCOLO; PICCOLO. + { 983, 983, 0, 0, 40000, 33,0.000000 }, // 1091: b11M72; b12M72; PICCOLO; PICCOLO. // Amplitude begins at 0.4, peaks 933.5 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 984, 984, 0, 0, 40000, 0,0.000000 }, // 1128: b11M73; FLUTE1 + { 984, 984, 0, 0, 40000, 0,0.000000 }, // 1092: b11M73; FLUTE1 // Amplitude begins at 6.7, peaks 2458.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 985, 985, 0, 0, 40000, 13,0.000000 }, // 1129: b11M74; b12M74; RECORDER + { 985, 985, 0, 0, 40000, 13,0.000000 }, // 1093: b11M74; b12M74; RECORDER // Amplitude begins at 7.4, peaks 3175.1 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 986, 986, 0, 0, 40000, 20,0.000000 }, // 1130: b11M75; b12M75; PANFLUTE + { 986, 986, 0, 0, 40000, 20,0.000000 }, // 1094: b11M75; b12M75; PANFLUTE // Amplitude begins at 3.2, peaks 1493.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 987, 987, 0, 0, 40000, 33,0.000000 }, // 1131: b11M76; BOTTLEB + { 987, 987, 0, 0, 40000, 33,0.000000 }, // 1095: b11M76; BOTTLEB // Amplitude begins at 0.3, peaks 1980.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 988, 988, 0, 0, 40000, 20,0.000000 }, // 1132: b11M77; SHAKU + { 988, 988, 0, 0, 40000, 20,0.000000 }, // 1096: b11M77; SHAKU // Amplitude begins at 4.2, peaks 1704.8 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 989, 989, 0, 0, 40000, 33,0.000000 }, // 1133: b11M78; WHISTLE + { 989, 989, 0, 0, 40000, 33,0.000000 }, // 1097: b11M78; WHISTLE // Amplitude begins at 0.6, peaks 2342.2 at 2.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 990, 990, 0, 0, 40000, 20,0.000000 }, // 1134: b11M79; OCARINA + { 990, 990, 0, 0, 40000, 20,0.000000 }, // 1098: b11M79; OCARINA // Amplitude begins at 1044.8, peaks 1387.4 at 19.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 991, 991, 0, 0, 40000, 6,0.000000 }, // 1135: b11M80; SQUARWAV + { 991, 991, 0, 0, 40000, 6,0.000000 }, // 1099: b11M80; SQUARWAV // Amplitude begins at 721.6, peaks 1203.6 at 0.3s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - { 992, 992, 0, 0, 1100, 1100,0.000000 }, // 1136: b11M81; SAWWAV + { 992, 992, 0, 0, 1100, 1100,0.000000 }, // 1100: b11M81; SAWWAV // Amplitude begins at 0.6, peaks 1335.5 at 31.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 993, 993, 0, 0, 40000, 20,0.000000 }, // 1137: b11M82; b12M82; SYNCALLI + { 993, 993, 0, 0, 40000, 20,0.000000 }, // 1101: b11M82; b12M82; SYNCALLI // Amplitude begins at 394.7, peaks 1497.7 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - { 994, 994, 0, 0, 1266, 1266,0.000000 }, // 1138: b11M83; b12M83; CHIFLEAD + { 994, 994, 0, 0, 1266, 1266,0.000000 }, // 1102: b11M83; b12M83; CHIFLEAD // Amplitude begins at 1032.1, peaks 1071.4 at 0.0s, // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s. - { 995, 995, 0, 0, 3713, 3713,0.000000 }, // 1139: b11M84; CHARANG + { 995, 995, 0, 0, 3713, 3713,0.000000 }, // 1103: b11M84; CHARANG // Amplitude begins at 5.4, peaks 1676.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 996, 996, 0, 0, 40000, 6,0.000000 }, // 1140: b11M85; b12M85; SOLOVOX; SOLOVOX. + { 996, 996, 0, 0, 40000, 6,0.000000 }, // 1104: b11M85; b12M85; SOLOVOX; SOLOVOX. // Amplitude begins at 498.6, peaks 1185.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 997, 997, 0, 0, 40000, 33,0.000000 }, // 1141: b11M86; FIFTHSAW + { 997, 997, 0, 0, 40000, 33,0.000000 }, // 1105: b11M86; FIFTHSAW // Amplitude begins at 1869.7, peaks 2185.5 at 0.0s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - { 998, 998, 0, 0, 4160, 4160,0.000000 }, // 1142: b11M87; BASSLEAD + { 998, 998, 0, 0, 4160, 4160,0.000000 }, // 1106: b11M87; BASSLEAD // Amplitude begins at 426.9, peaks 1487.7 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 999, 999, 0, 0, 1220, 1220,0.000000 }, // 1143: b11M88; b12M88; FANTASIA + { 999, 999, 0, 0, 1220, 1220,0.000000 }, // 1107: b11M88; b12M88; FANTASIA // Amplitude begins at 0.0, peaks 2627.6 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1000,1000, 0, 0, 40000, 173,0.000000 }, // 1144: b11M89; WARMPAD + {1000,1000, 0, 0, 40000, 173,0.000000 }, // 1108: b11M89; WARMPAD // Amplitude begins at 1341.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.1s. - {1001,1001, 0, 0, 340, 80,0.000000 }, // 1145: b11M90; POLYSYN + {1001,1001, 0, 0, 340, 80,0.000000 }, // 1109: b11M90; POLYSYN // Amplitude begins at 96.9, peaks 2021.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1002,1002, 0, 0, 40000, 26,0.000000 }, // 1146: b11M91; SPACEVOX + {1002,1002, 0, 0, 40000, 26,0.000000 }, // 1110: b11M91; SPACEVOX // Amplitude begins at 0.0, peaks 2234.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1003,1003, 0, 0, 40000, 20,0.000000 }, // 1147: b11M92; BOWEDGLS + {1003,1003, 0, 0, 40000, 20,0.000000 }, // 1111: b11M92; BOWEDGLS // Amplitude begins at 0.0, peaks 973.1 at 0.6s, // fades to 20% at 2.8s, keyoff fades to 20% in 2.8s. - {1004,1004, 0, 0, 2813, 2813,0.000000 }, // 1148: b11M93; METALPAD + {1004,1004, 0, 0, 2813, 2813,0.000000 }, // 1112: b11M93; METALPAD // Amplitude begins at 0.6, peaks 1694.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1005,1005, 0, 0, 40000, 73,0.000000 }, // 1149: b11M94; HALOPAD + {1005,1005, 0, 0, 40000, 73,0.000000 }, // 1113: b11M94; HALOPAD // Amplitude begins at 0.0, peaks 1036.6 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1006,1006, 0, 0, 40000, 106,0.000000 }, // 1150: b11M95; SWEEPPAD + {1006,1006, 0, 0, 40000, 106,0.000000 }, // 1114: b11M95; SWEEPPAD // Amplitude begins at 41.6, peaks 1590.5 at 0.4s, // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s. - {1007,1007, 0, 0, 4373, 4373,0.000000 }, // 1151: b11M96; b12M96; ICERAIN; ICERAIN. + {1007,1007, 0, 0, 4373, 4373,0.000000 }, // 1115: b11M96; b12M96; ICERAIN; ICERAIN. // Amplitude begins at 0.0, peaks 1200.5 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1008,1008, 0, 0, 40000, 240,0.000000 }, // 1152: b11M97; SOUNDTRK + {1008,1008, 0, 0, 40000, 240,0.000000 }, // 1116: b11M97; SOUNDTRK // Amplitude begins at 841.5, peaks 884.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 }, // 1153: b11M98; CRYSTAL + {1009,1009, 0, 0, 960, 960,0.000000 }, // 1117: b11M98; CRYSTAL // Amplitude begins at 1728.5, peaks 1886.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1010,1010, 0, 0, 853, 853,0.000000 }, // 1154: b11M99; ATMOSPH + {1010,1010, 0, 0, 853, 853,0.000000 }, // 1118: b11M99; ATMOSPH // Amplitude begins at 795.7, peaks 1003.6 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1011,1011, 0, 0, 1393, 1393,0.000000 }, // 1155: b11M100; BRIGHT + {1011,1011, 0, 0, 1393, 1393,0.000000 }, // 1119: b11M100; BRIGHT // Amplitude begins at 0.0, peaks 2020.8 at 0.3s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.1s. - {1012,1012, 0, 0, 713, 53,0.000000 }, // 1156: b11M101; b12M101; GOBLIN; GOBLIN.I + {1012,1012, 0, 0, 713, 53,0.000000 }, // 1120: b11M101; b12M101; GOBLIN; GOBLIN.I // Amplitude begins at 581.7, peaks 1474.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1013,1013, 0, 0, 40000, 20,0.000000 }, // 1157: b11M102; ECHODROP + {1013,1013, 0, 0, 40000, 20,0.000000 }, // 1121: b11M102; ECHODROP // Amplitude begins at 101.7, peaks 1017.8 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1014,1014, 0, 0, 40000, 193,0.000000 }, // 1158: b11M103; STARTHEM + {1014,1014, 0, 0, 40000, 193,0.000000 }, // 1122: b11M103; STARTHEM // Amplitude begins at 678.3, peaks 797.3 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1015,1015, 0, 0, 1100, 1100,0.000000 }, // 1159: b11M104; b12M104; SITAR; SITAR.IN + {1015,1015, 0, 0, 1100, 1100,0.000000 }, // 1123: b11M104; b12M104; SITAR; SITAR.IN // Amplitude begins at 1283.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1016,1016, 0, 0, 253, 253,0.000000 }, // 1160: b11M105; BANJO + {1016,1016, 0, 0, 253, 253,0.000000 }, // 1124: b11M105; BANJO // Amplitude begins at 2011.8, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1017,1017, 0, 0, 620, 620,0.000000 }, // 1161: b11M106; SHAMISEN + {1017,1017, 0, 0, 620, 620,0.000000 }, // 1125: b11M106; SHAMISEN // Amplitude begins at 951.3, peaks 1051.2 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1018,1018, 0, 0, 1180, 1180,0.000000 }, // 1162: b11M107; b12M107; KOTO; KOTO.INS + {1018,1018, 0, 0, 1180, 1180,0.000000 }, // 1126: b11M107; b12M107; KOTO; KOTO.INS // Amplitude begins at 1297.9, peaks 1684.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1019,1019, 0, 0, 153, 153,0.000000 }, // 1163: b11M108; b12M108; KALIMBA; KALIMBA. + {1019,1019, 0, 0, 153, 153,0.000000 }, // 1127: b11M108; b12M108; KALIMBA; KALIMBA. // Amplitude begins at 3.2, peaks 1217.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1020,1020, 0, 0, 40000, 6,0.000000 }, // 1164: b11M109; b12M109; BAGPIPE; BAGPIPE. + {1020,1020, 0, 0, 40000, 6,0.000000 }, // 1128: b11M109; b12M109; BAGPIPE; BAGPIPE. // Amplitude begins at 0.3, peaks 808.9 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1021,1021, 0, 0, 40000, 33,0.000000 }, // 1165: b11M110; b12M110; FIDDLE; FIDDLE.I + {1021,1021, 0, 0, 40000, 33,0.000000 }, // 1129: b11M110; b12M110; FIDDLE; FIDDLE.I // Amplitude begins at 22.1, peaks 992.1 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1022,1022, 0, 0, 40000, 20,0.000000 }, // 1166: b11M111; SHANNAI + {1022,1022, 0, 0, 40000, 20,0.000000 }, // 1130: b11M111; SHANNAI // Amplitude begins at 1010.6, peaks 1030.2 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {1023,1023, 0, 0, 2133, 2133,0.000000 }, // 1167: b11M112; b12M112; TINKLBEL + {1023,1023, 0, 0, 2133, 2133,0.000000 }, // 1131: b11M112; b12M112; TINKLBEL // Amplitude begins at 1689.1, peaks 1738.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 444, 444, 0, 0, 86, 86,0.000000 }, // 1168: b11M113; AGOGO + { 444, 444, 0, 0, 86, 86,0.000000 }, // 1132: b11M113; AGOGO // Amplitude begins at 1622.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1024,1024, 0, 0, 186, 186,0.000000 }, // 1169: b11M114; STEELDRM + {1024,1024, 0, 0, 186, 186,0.000000 }, // 1133: b11M114; STEELDRM // Amplitude begins at 2680.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 449, 449, 0, 0, 80, 80,0.000000 }, // 1170: b11M115; b12M115; WOODBLOK + { 449, 449, 0, 0, 80, 80,0.000000 }, // 1134: b11M115; b12M115; WOODBLOK // Amplitude begins at 1010.6, peaks 3139.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 453, 453, 0, 0, 20, 20,0.000000 }, // 1171: b11M116; b12M116; TAIKO; TAIKO.IN + { 453, 453, 0, 0, 20, 20,0.000000 }, // 1135: b11M116; b12M116; TAIKO; TAIKO.IN // Amplitude begins at 1705.8, peaks 2468.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1025,1025, 0, 0, 20, 20,0.000000 }, // 1172: b11M117; MELOTOM + {1025,1025, 0, 0, 20, 20,0.000000 }, // 1136: b11M117; MELOTOM // Amplitude begins at 1544.3, peaks 2387.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1026,1026, 0, 0, 260, 260,0.000000 }, // 1173: b11M118; SYNDRUM + {1026,1026, 0, 0, 260, 260,0.000000 }, // 1137: b11M118; SYNDRUM // Amplitude begins at 0.0, peaks 376.1 at 1.3s, // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s. - {1027,1027, 0, 0, 3280, 3280,0.000000 }, // 1174: b11M119; REVRSCYM + {1027,1027, 0, 0, 3280, 3280,0.000000 }, // 1138: b11M119; REVRSCYM // Amplitude begins at 0.4, peaks 1229.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1028,1028, 0, 0, 226, 226,0.000000 }, // 1175: b11M120; b12M120; FRETNOIS + {1028,1028, 0, 0, 226, 226,0.000000 }, // 1139: b11M120; b12M120; FRETNOIS // Amplitude begins at 2.1, peaks 1029.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1029,1029, 0, 0, 180, 180,0.000000 }, // 1176: b11M121; BRTHNOIS + {1029,1029, 0, 0, 180, 180,0.000000 }, // 1140: b11M121; BRTHNOIS // Amplitude begins at 0.0, peaks 326.0 at 2.3s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - {1030,1030, 0, 0, 2906, 2906,0.000000 }, // 1177: b11M122; SEASHORE + {1030,1030, 0, 0, 2906, 2906,0.000000 }, // 1141: b11M122; SEASHORE // Amplitude begins at 385.7, peaks 630.2 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1031,1031, 0, 0, 2446, 2446,0.000000 }, // 1178: b11M123; b12M123; BIRDS; BIRDS.IN + {1031,1031, 0, 0, 2446, 2446,0.000000 }, // 1142: b11M123; b12M123; BIRDS; BIRDS.IN // Amplitude begins at 1442.8, peaks 1452.2 at 21.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1032,1032, 0, 0, 40000, 40,0.000000 }, // 1179: b11M124; b12M124; TELEPHON + {1032,1032, 0, 0, 40000, 40,0.000000 }, // 1143: b11M124; b12M124; TELEPHON // Amplitude begins at 0.0, peaks 1924.2 at 28.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1033,1033, 0, 0, 40000, 306,0.000000 }, // 1180: b11M125; HELICOPT + {1033,1033, 0, 0, 40000, 306,0.000000 }, // 1144: b11M125; HELICOPT // Amplitude begins at 0.0, peaks 693.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1034,1034, 0, 0, 40000, 173,0.000000 }, // 1181: b11M126; APPLAUSE + {1034,1034, 0, 0, 40000, 173,0.000000 }, // 1145: b11M126; APPLAUSE // Amplitude begins at 1166.2, peaks 2186.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1035,1035, 0, 0, 606, 606,0.000000 }, // 1182: b11M127; GUNSHOT + {1035,1035, 0, 0, 606, 606,0.000000 }, // 1146: b11M127; GUNSHOT // Amplitude begins at 1332.1, peaks 1409.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1036,1036, 0, 0, 1240, 1240,0.000000 }, // 1183: b12M0; PIANO1.I + {1036,1036, 0, 0, 1240, 1240,0.000000 }, // 1147: b12M0; PIANO1.I // Amplitude begins at 1029.3, peaks 1631.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 }, // 1184: b12M3; TCSAWWAV + {1037,1037, 0, 0, 40000, 33,0.000000 }, // 1148: b12M3; TCSAWWAV // Amplitude begins at 1304.2, peaks 1547.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1038,1038, 0, 0, 1713, 1713,0.000000 }, // 1185: b12M4; EPIANO1. + {1038,1038, 0, 0, 1713, 1713,0.000000 }, // 1149: b12M4; EPIANO1. // Amplitude begins at 1286.3, peaks 1700.2 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1039,1039, 0, 0, 1853, 1853,0.000000 }, // 1186: b12M5; EPIANO2. + {1039,1039, 0, 0, 1853, 1853,0.000000 }, // 1150: b12M5; EPIANO2. // Amplitude begins at 1622.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1040,1040, 0, 0, 160, 160,0.000000 }, // 1187: b12M13; XYLOPHON + {1040,1040, 0, 0, 160, 160,0.000000 }, // 1151: b12M13; XYLOPHON // Amplitude begins at 2200.1, peaks 2216.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1041,1041, 0, 0, 1220, 1220,0.000000 }, // 1188: b12M14; TCBELL.I + {1041,1041, 0, 0, 1220, 1220,0.000000 }, // 1152: b12M14; TCBELL.I // Amplitude begins at 1170.6, peaks 1232.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1042,1042, 0, 0, 380, 380,0.000000 }, // 1189: b12M15; SANTUR.I + {1042,1042, 0, 0, 380, 380,0.000000 }, // 1153: b12M15; SANTUR.I // Amplitude begins at 638.7, peaks 688.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1043,1043, 0, 0, 40000, 6,0.000000 }, // 1190: b12M16; ORGAN1.I + {1043,1043, 0, 0, 40000, 6,0.000000 }, // 1154: b12M16; ORGAN1.I // Amplitude begins at 2726.5, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1044,1044, 0, 0, 40000, 0,0.000000 }, // 1191: b12M18; ORGAN3.I + {1044,1044, 0, 0, 40000, 0,0.000000 }, // 1155: b12M18; ORGAN3.I // Amplitude begins at 0.0, peaks 1015.6 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1045,1045, 0, 0, 40000, 20,0.000000 }, // 1192: b12M21; ACCORD.I + {1045,1045, 0, 0, 40000, 20,0.000000 }, // 1156: b12M21; ACCORD.I // Amplitude begins at 1299.6, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1046,1046, 0, 0, 1133, 1133,0.000000 }, // 1193: b12M25; STEELGT. + {1046,1046, 0, 0, 1133, 1133,0.000000 }, // 1157: b12M25; STEELGT. // Amplitude begins at 1670.4, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1047,1047, 0, 0, 1146, 1146,0.000000 }, // 1194: b12M27; CLEANGT. + {1047,1047, 0, 0, 1146, 1146,0.000000 }, // 1158: b12M27; CLEANGT. // Amplitude begins at 2906.5, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1048,1048, 0, 0, 613, 613,0.000000 }, // 1195: b12M28; MUTEGT.I + {1048,1048, 0, 0, 613, 613,0.000000 }, // 1159: b12M28; MUTEGT.I // Amplitude begins at 857.3, peaks 1015.4 at 0.0s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - {1049,1049, 0, 0, 4546, 4546,0.000000 }, // 1196: b12M29; TCOVRDGT + {1049,1049, 0, 0, 4546, 4546,0.000000 }, // 1160: b12M29; TCOVRDGT // Amplitude begins at 826.1, peaks 1419.4 at 0.0s, // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s. - {1050,1050, 0, 0, 4406, 4406,0.000000 }, // 1197: b12M30; TCDISTG2 + {1050,1050, 0, 0, 4406, 4406,0.000000 }, // 1161: b12M30; TCDISTG2 // Amplitude begins at 1673.7, peaks 2903.7 at 0.1s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {1051,1051, 0, 0, 4706, 4706,0.000000 }, // 1198: b12M32; ACOUBASS + {1051,1051, 0, 0, 4706, 4706,0.000000 }, // 1162: b12M32; ACOUBASS // Amplitude begins at 2886.2, peaks 2951.3 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1052,1052, 0, 0, 2380, 2380,0.000000 }, // 1199: b12M33; FINGBASS + {1052,1052, 0, 0, 2380, 2380,0.000000 }, // 1163: b12M33; FINGBASS // Amplitude begins at 1614.0, peaks 1648.3 at 39.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1053,1053, 0, 0, 40000, 146,0.000000 }, // 1200: b12M34; PICKBASS + {1053,1053, 0, 0, 40000, 146,0.000000 }, // 1164: b12M34; PICKBASS // Amplitude begins at 2222.6, peaks 2563.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1054,1054, 0, 0, 1166, 1166,0.000000 }, // 1201: b12M35; FRETLESS + {1054,1054, 0, 0, 1166, 1166,0.000000 }, // 1165: b12M35; FRETLESS // Amplitude begins at 1479.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1055,1055, 0, 0, 313, 313,0.000000 }, // 1202: b12M36; SLAPBAS1 + {1055,1055, 0, 0, 313, 313,0.000000 }, // 1166: b12M36; SLAPBAS1 // Amplitude begins at 2792.8, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1056,1056, 0, 0, 626, 626,0.000000 }, // 1203: b12M37; SLAPBAS2 + {1056,1056, 0, 0, 626, 626,0.000000 }, // 1167: b12M37; SLAPBAS2 // Amplitude begins at 826.1, peaks 828.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1057,1057, 0, 0, 60, 60,0.000000 }, // 1204: b12M38; SYNBASS1 + {1057,1057, 0, 0, 60, 60,0.000000 }, // 1168: b12M38; SYNBASS1 // Amplitude begins at 1459.2, peaks 2123.9 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1058,1058, 0, 0, 1180, 1180,0.000000 }, // 1205: b12M39; SYNBASS2 + {1058,1058, 0, 0, 1180, 1180,0.000000 }, // 1169: b12M39; SYNBASS2 // Amplitude begins at 0.0, peaks 496.2 at 29.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1059,1059, 0, 0, 40000, 6,0.000000 }, // 1206: b12M41; VIOLA.IN + {1059,1059, 0, 0, 40000, 6,0.000000 }, // 1170: b12M41; VIOLA.IN // Amplitude begins at 761.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1060,1060, 0, 0, 86, 86,0.000000 }, // 1207: b12M45; PIZZ.INS + {1060,1060, 0, 0, 86, 86,0.000000 }, // 1171: b12M45; PIZZ.INS // Amplitude begins at 3107.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1061,1061, 0, 0, 186, 186,0.000000 }, // 1208: b12M47; TIMPANI. + {1061,1061, 0, 0, 186, 186,0.000000 }, // 1172: b12M47; TIMPANI. // Amplitude begins at 0.5, peaks 995.2 at 2.4s, // fades to 20% at 2.9s, keyoff fades to 20% in 0.1s. - {1062,1062, 0, 0, 2900, 80,0.000000 }, // 1209: b12M48; STRINGS. + {1062,1062, 0, 0, 2900, 80,0.000000 }, // 1173: b12M48; STRINGS. // Amplitude begins at 0.0, peaks 1402.6 at 32.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1063,1063, 0, 0, 40000, 246,0.000000 }, // 1210: b12M51; SYNSTR2. + {1063,1063, 0, 0, 40000, 246,0.000000 }, // 1174: b12M51; SYNSTR2. // Amplitude begins at 78.8, peaks 1632.0 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s. - {1064,1064, 0, 0, 880, 6,0.000000 }, // 1211: b12M56; TRUMPET. + {1064,1064, 0, 0, 880, 6,0.000000 }, // 1175: b12M56; TRUMPET. // Amplitude begins at 4.3, peaks 1731.8 at 19.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1065,1065, 0, 0, 40000, 20,0.000000 }, // 1212: b12M57; TROMBONE + {1065,1065, 0, 0, 40000, 20,0.000000 }, // 1176: b12M57; TROMBONE // Amplitude begins at 7.8, peaks 3175.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1066,1066, 0, 0, 40000, 53,0.000000 }, // 1213: b12M58; TUBA.INS + {1066,1066, 0, 0, 40000, 53,0.000000 }, // 1177: b12M58; TUBA.INS // Amplitude begins at 7.2, peaks 2867.9 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1067,1067, 0, 0, 40000, 53,0.000000 }, // 1214: b12M60; FRHORN2. + {1067,1067, 0, 0, 40000, 53,0.000000 }, // 1178: b12M60; FRHORN2. // Amplitude begins at 78.3, peaks 1019.5 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1068,1068, 0, 0, 40000, 20,0.000000 }, // 1215: b12M61; TCBRASS1 + {1068,1068, 0, 0, 40000, 20,0.000000 }, // 1179: b12M61; TCBRASS1 // Amplitude begins at 99.5, peaks 2236.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1069,1069, 0, 0, 40000, 20,0.000000 }, // 1216: b12M62; SYNBRAS1 + {1069,1069, 0, 0, 40000, 20,0.000000 }, // 1180: b12M62; SYNBRAS1 // Amplitude begins at 0.2, peaks 1245.2 at 19.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1070,1070, 0, 0, 40000, 20,0.000000 }, // 1217: b12M68; OBOE.INS + {1070,1070, 0, 0, 40000, 20,0.000000 }, // 1181: b12M68; OBOE.INS // Amplitude begins at 3.7, peaks 1744.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1071,1071, 0, 0, 40000, 6,0.000000 }, // 1218: b12M70; BASSOON. + {1071,1071, 0, 0, 40000, 6,0.000000 }, // 1182: b12M70; BASSOON. // Amplitude begins at 0.2, peaks 1274.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1072,1072, 0, 0, 40000, 26,0.000000 }, // 1219: b12M71; CLARINET + {1072,1072, 0, 0, 40000, 26,0.000000 }, // 1183: b12M71; CLARINET // Amplitude begins at 0.6, peaks 1570.0 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1073,1073, 0, 0, 40000, 6,0.000000 }, // 1220: b12M73; FLUTE1.I + {1073,1073, 0, 0, 40000, 6,0.000000 }, // 1184: b12M73; FLUTE1.I // Amplitude begins at 0.6, peaks 2736.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1074,1074, 0, 0, 40000, 53,0.000000 }, // 1221: b12M76; SHAKU.IN + {1074,1074, 0, 0, 40000, 53,0.000000 }, // 1185: b12M76; SHAKU.IN // Amplitude begins at 0.0, peaks 2904.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 }, // 1222: b12M77; TCCHIFF. + {1075,1075, 0, 0, 206, 206,0.000000 }, // 1186: b12M77; TCCHIFF. // Amplitude begins at 2.8, peaks 1142.9 at 13.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1076,1076, 0, 0, 40000, 73,0.000000 }, // 1223: b12M79; OCARINA. + {1076,1076, 0, 0, 40000, 73,0.000000 }, // 1187: b12M79; OCARINA. // Amplitude begins at 292.5, peaks 1022.1 at 0.0s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - {1077,1077, 0, 0, 4500, 4500,0.000000 }, // 1224: b12M80; SQUARWAV + {1077,1077, 0, 0, 4500, 4500,0.000000 }, // 1188: b12M80; SQUARWAV // Amplitude begins at 1676.8, peaks 1733.1 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1078,1078, 0, 0, 293, 293,0.000000 }, // 1225: b12M81; SAWWAV.I + {1078,1078, 0, 0, 293, 293,0.000000 }, // 1189: b12M81; SAWWAV.I // Amplitude begins at 1046.9, peaks 1065.4 at 0.1s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - {1079,1079, 0, 0, 4206, 4206,0.000000 }, // 1226: b12M84; CHARANG. + {1079,1079, 0, 0, 4206, 4206,0.000000 }, // 1190: b12M84; CHARANG. // Amplitude begins at 300.2, peaks 680.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1080,1080, 0, 0, 40000, 33,0.000000 }, // 1227: b12M86; FIFTHSAW + {1080,1080, 0, 0, 40000, 33,0.000000 }, // 1191: b12M86; FIFTHSAW // Amplitude begins at 418.7, peaks 992.8 at 0.3s, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - {1081,1081, 0, 0, 3140, 3140,0.000000 }, // 1228: b12M87; BASSLEAD + {1081,1081, 0, 0, 3140, 3140,0.000000 }, // 1192: b12M87; BASSLEAD // Amplitude begins at 0.0, peaks 1683.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1082,1082, 0, 0, 40000, 173,0.000000 }, // 1229: b12M89; WARMPAD. + {1082,1082, 0, 0, 40000, 173,0.000000 }, // 1193: b12M89; WARMPAD. // Amplitude begins at 348.6, peaks 355.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1083,1083, 0, 0, 40000, 206,0.000000 }, // 1230: b12M90; POLYSYN. + {1083,1083, 0, 0, 40000, 206,0.000000 }, // 1194: b12M90; POLYSYN. // Amplitude begins at 0.0, peaks 546.9 at 0.6s, // fades to 20% at 1.8s, keyoff fades to 20% in 0.1s. - {1084,1084, 0, 0, 1800, 60,0.000000 }, // 1231: b12M91; SPACEVOX + {1084,1084, 0, 0, 1800, 60,0.000000 }, // 1195: b12M91; SPACEVOX // Amplitude begins at 0.0, peaks 373.9 at 0.6s, // fades to 20% at 2.8s, keyoff fades to 20% in 2.8s. - {1085,1085, 0, 0, 2793, 2793,0.000000 }, // 1232: b12M92; BOWEDGLS + {1085,1085, 0, 0, 2793, 2793,0.000000 }, // 1196: b12M92; BOWEDGLS // Amplitude begins at 0.0, peaks 1270.3 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1086,1086, 0, 0, 40000, 193,0.000000 }, // 1233: b12M93; METALPAD + {1086,1086, 0, 0, 40000, 193,0.000000 }, // 1197: b12M93; METALPAD // Amplitude begins at 0.0, peaks 1644.9 at 0.3s, // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s. - {1087,1087, 0, 0, 4113, 4113,0.000000 }, // 1234: b12M94; HALOPAD. + {1087,1087, 0, 0, 4113, 4113,0.000000 }, // 1198: b12M94; HALOPAD. // Amplitude begins at 0.0, peaks 2988.8 at 0.6s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {1088,1088, 0, 0, 2340, 2340,0.000000 }, // 1235: b12M95; SWEEPPAD + {1088,1088, 0, 0, 2340, 2340,0.000000 }, // 1199: b12M95; SWEEPPAD // Amplitude begins at 0.0, peaks 1461.9 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1089,1089, 0, 0, 40000, 240,0.000000 }, // 1236: b12M97; SOUNDTRK + {1089,1089, 0, 0, 40000, 240,0.000000 }, // 1200: b12M97; SOUNDTRK // Amplitude begins at 2483.4, peaks 2703.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1090,1090, 0, 0, 160, 160,0.000000 }, // 1237: b12M98; CRYSTAL. + {1090,1090, 0, 0, 160, 160,0.000000 }, // 1201: b12M98; CRYSTAL. // Amplitude begins at 863.9, peaks 1618.3 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1091,1091, 0, 0, 40000, 513,0.000000 }, // 1238: b12M99; TCSYNTH1 + {1091,1091, 0, 0, 40000, 513,0.000000 }, // 1202: b12M99; TCSYNTH1 // Amplitude begins at 1428.3, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {1092,1092, 0, 0, 2173, 2173,0.000000 }, // 1239: b12M100; BRIGHT.I + {1092,1092, 0, 0, 2173, 2173,0.000000 }, // 1203: b12M100; BRIGHT.I // Amplitude begins at 0.0, peaks 1903.2 at 10.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1093,1093, 0, 0, 40000, 440,0.000000 }, // 1240: b12M102; ECHODROP + {1093,1093, 0, 0, 40000, 440,0.000000 }, // 1204: b12M102; ECHODROP // Amplitude begins at 0.0, peaks 828.7 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1094,1094, 0, 0, 40000, 193,0.000000 }, // 1241: b12M103; STARTHEM + {1094,1094, 0, 0, 40000, 193,0.000000 }, // 1205: b12M103; STARTHEM // Amplitude begins at 2759.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1095,1095, 0, 0, 153, 153,0.000000 }, // 1242: b12M105; BANJO.IN + {1095,1095, 0, 0, 153, 153,0.000000 }, // 1206: b12M105; BANJO.IN // Amplitude begins at 393.1, peaks 1130.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1096,1096, 0, 0, 293, 293,0.000000 }, // 1243: b12M106; SHAMISEN + {1096,1096, 0, 0, 293, 293,0.000000 }, // 1207: b12M106; SHAMISEN // Amplitude begins at 128.3, peaks 1469.0 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {1097,1097, 0, 0, 2253, 2253,0.000000 }, // 1244: b12M111; TCPAD1.I + {1097,1097, 0, 0, 2253, 2253,0.000000 }, // 1208: b12M111; TCPAD1.I // Amplitude begins at 0.0, peaks 1555.8 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1098,1098, 0, 0, 40000, 53,0.000000 }, // 1245: b12M113; TCLOWPAD + {1098,1098, 0, 0, 40000, 53,0.000000 }, // 1209: b12M113; TCLOWPAD // Amplitude begins at 0.0, peaks 409.6 at 0.1s, // fades to 20% at 5.0s, keyoff fades to 20% in 5.0s. - {1099,1099, 0, 0, 4960, 4960,0.000000 }, // 1246: b12M114; TCPAD4.I + {1099,1099, 0, 0, 4960, 4960,0.000000 }, // 1210: b12M114; TCPAD4.I // Amplitude begins at 0.0, peaks 2040.7 at 0.3s, // fades to 20% at 5.2s, keyoff fades to 20% in 5.2s. - {1100,1100, 0, 0, 5166, 5166,0.000000 }, // 1247: b12M117; TCPAD7.I + {1100,1100, 0, 0, 5166, 5166,0.000000 }, // 1211: b12M117; TCPAD7.I // Amplitude begins at 0.0, peaks 1743.8 at 0.6s, // fades to 20% at 3.8s, keyoff fades to 20% in 0.0s. - {1101,1101, 0, 0, 3800, 33,0.000000 }, // 1248: b12M118; TCPAD8.I + {1101,1101, 0, 0, 3800, 33,0.000000 }, // 1212: b12M118; TCPAD8.I // Amplitude begins at 1268.6, peaks 1490.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 }, // 1249: b12M119; TCSFX1.I + {1102,1102, 0, 0, 360, 360,0.000000 }, // 1213: b12M119; TCSFX1.I // Amplitude begins at 1317.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1103,1103, 0, 0, 306, 306,0.000000 }, // 1250: b12M121; BRTHNOIS + {1103,1103, 0, 0, 306, 306,0.000000 }, // 1214: b12M121; BRTHNOIS // Amplitude begins at 6.5, peaks 2404.6 at 0.1s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - {1104,1104, 0, 0, 4460, 4460,0.000000 }, // 1251: b12M122; TCPAD2.I + {1104,1104, 0, 0, 4460, 4460,0.000000 }, // 1215: b12M122; TCPAD2.I // Amplitude begins at 0.0, peaks 1646.5 at 0.8s, // fades to 20% at 5.5s, keyoff fades to 20% in 5.5s. - {1105,1105, 0, 0, 5460, 5460,0.000000 }, // 1252: b12M125; TCPAD5.I + {1105,1105, 0, 0, 5460, 5460,0.000000 }, // 1216: b12M125; TCPAD5.I // Amplitude begins at 0.0, peaks 1681.7 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1106,1106, 0, 0, 40000, 300,0.000000 }, // 1253: b12M126; TCPAD6.I + {1106,1106, 0, 0, 40000, 300,0.000000 }, // 1217: b12M126; TCPAD6.I // Amplitude begins at 47.7, peaks 855.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 430, 430, 0, 0, 333, 333,0.000000 }, // 1254: b12M127; WIERD2.I + { 430, 430, 0, 0, 333, 333,0.000000 }, // 1218: b12M127; WIERD2.I // Amplitude begins at 42.1, peaks 2668.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1107,1107, 35, 0, 73, 73,0.000000 }, // 1255: b12P36; f53GD36; Kick.ins + {1107,1107, 35, 0, 73, 73,0.000000 }, // 1219: b12P36; f53GD36; Kick.ins // Amplitude begins at 2677.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1090,1090, 77, 0, 80, 80,0.000000 }, // 1256: b12P67; f53GD67; agogo.in + {1090,1090, 77, 0, 80, 80,0.000000 }, // 1220: b12P67; f53GD67; agogo.in // Amplitude begins at 2601.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1090,1090, 72, 0, 80, 80,0.000000 }, // 1257: b12P68; f53GD68; agogo.in + {1090,1090, 72, 0, 80, 80,0.000000 }, // 1221: b12P68; f53GD68; agogo.in // Amplitude begins at 1210.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1108,1108, 0, 0, 40, 40,0.000000 }, // 1258: dMM0; hxMM0; musM0; raptM0; Acoustic Grand Piano + {1108,1108, 0, 0, 40, 40,0.000000 }, // 1222: dMM0; hxMM0; musM0; raptM0; Acoustic Grand Piano // Amplitude begins at 1314.0, peaks 1443.5 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {1109,1109, 0, 0, 1553, 1553,0.000000 }, // 1259: dMM1; hxMM1; musM1; raptM1; Bright Acoustic Piano + {1109,1109, 0, 0, 1553, 1553,0.000000 }, // 1223: dMM1; hxMM1; musM1; raptM1; Bright Acoustic Piano // Amplitude begins at 3415.3, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1110,1111, 0, 1, 533, 533,0.000000 }, // 1260: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano + {1110,1111, 0, 1, 533, 533,0.000000 }, // 1224: dMM2; hxMM2; musM2; raptM2; Electric Grand Piano // Amplitude begins at 4064.6, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1112,1113, 0, 1, 1200, 1200,0.031250 }, // 1261: dMM3; hxMM3; musM3; raptM3; Honky-tonk Piano + {1112,1113, 0, 1, 1200, 1200,0.031250 }, // 1225: dMM3; hxMM3; musM3; raptM3; Honky-tonk Piano // Amplitude begins at 1901.1, peaks 3050.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1114,1114, 0, 0, 853, 853,0.000000 }, // 1262: dMM4; hxMM4; musM4; raptM4; Rhodes Paino + {1114,1114, 0, 0, 853, 853,0.000000 }, // 1226: dMM4; hxMM4; musM4; raptM4; Rhodes Paino // Amplitude begins at 2256.7, peaks 2414.3 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1115,1116, 0, 1, 1413, 1413,0.000000 }, // 1263: dMM5; hxMM5; musM5; raptM5; Chorused Piano + {1115,1116, 0, 1, 1413, 1413,0.000000 }, // 1227: dMM5; hxMM5; musM5; raptM5; Chorused Piano // Amplitude begins at 1468.7, peaks 1700.6 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {1117,1117, 0, 0, 1640, 1640,0.000000 }, // 1264: dMM6; hxMM6; musM6; raptM6; Harpsichord + {1117,1117, 0, 0, 1640, 1640,0.000000 }, // 1228: dMM6; hxMM6; musM6; raptM6; Harpsichord // Amplitude begins at 24.6, peaks 546.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1118,1118, 0, 0, 126, 126,0.000000 }, // 1265: dMM7; hxMM7; musM7; raptM7; Clavinet + {1118,1118, 0, 0, 126, 126,0.000000 }, // 1229: dMM7; hxMM7; musM7; raptM7; Clavinet // Amplitude begins at 2804.0, peaks 3007.3 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1119,1119, 0, 0, 1133, 1133,0.000000 }, // 1266: dMM8; hxMM8; musM8; raptM8; Celesta + {1119,1119, 0, 0, 1133, 1133,0.000000 }, // 1230: dMM8; hxMM8; musM8; raptM8; Celesta // Amplitude begins at 557.9, peaks 2447.9 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1120,1120, 0, 0, 840, 840,0.000000 }, // 1267: dMM9; hxMM9; musM9; raptM9; * Glockenspiel + {1120,1120, 0, 0, 840, 840,0.000000 }, // 1231: dMM9; hxMM9; musM9; raptM9; * Glockenspiel // Amplitude begins at 2844.0, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1121,1121, 0, 0, 846, 846,0.000000 }, // 1268: dMM10; hxMM10; musM10; raptM10; * Music Box + {1121,1121, 0, 0, 846, 846,0.000000 }, // 1232: dMM10; hxMM10; musM10; raptM10; * Music Box // Amplitude begins at 3538.4, peaks 3944.1 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {1122,1122, 0, 0, 1486, 1486,0.000000 }, // 1269: dMM11; hxMM11; musM11; raptM11; Vibraphone + {1122,1122, 0, 0, 1486, 1486,0.000000 }, // 1233: dMM11; hxMM11; musM11; raptM11; Vibraphone // Amplitude begins at 1127.9, peaks 2257.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1123,1123, 0, 0, 293, 293,0.000000 }, // 1270: dMM12; hxMM12; musM12; raptM12; Marimba + {1123,1123, 0, 0, 293, 293,0.000000 }, // 1234: dMM12; hxMM12; musM12; raptM12; Marimba // Amplitude begins at 2607.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1124,1124, 0, 0, 53, 53,0.000000 }, // 1271: dMM13; hxMM13; musM13; raptM13; Xylophone + {1124,1124, 0, 0, 53, 53,0.000000 }, // 1235: dMM13; hxMM13; musM13; raptM13; Xylophone // Amplitude begins at 1688.2, peaks 1849.0 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1125,1125, 0, 0, 1240, 1240,0.000000 }, // 1272: dMM14; hxMM14; musM14; raptM14; * Tubular-bell + {1125,1125, 0, 0, 1240, 1240,0.000000 }, // 1236: dMM14; hxMM14; musM14; raptM14; * Tubular-bell // Amplitude begins at 1.4, peaks 1934.4 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1126,1126, 0, 0, 960, 960,0.000000 }, // 1273: dMM15; hxMM15; musM15; raptM15; * Dulcimer + {1126,1126, 0, 0, 960, 960,0.000000 }, // 1237: dMM15; hxMM15; musM15; raptM15; * Dulcimer // Amplitude begins at 986.3, peaks 1859.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1127,1127, 0, 0, 40000, 66,0.000000 }, // 1274: dMM16; hxMM16; musM16; raptM16; Hammond Organ + {1127,1127, 0, 0, 40000, 66,0.000000 }, // 1238: dMM16; hxMM16; musM16; raptM16; Hammond Organ // Amplitude begins at 2789.8, peaks 2856.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {1128,1128, 0, 0, 240, 13,0.000000 }, // 1275: dMM17; hxMM17; musM17; raptM17; Percussive Organ + {1128,1128, 0, 0, 240, 13,0.000000 }, // 1239: dMM17; hxMM17; musM17; raptM17; Percussive Organ // Amplitude begins at 2321.5, peaks 2946.2 at 38.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1129,1130, 0, 1, 40000, 0,0.156250 }, // 1276: dMM18; hxMM18; musM18; raptM18; Rock Organ + {1129,1130, 0, 1, 40000, 0,0.156250 }, // 1240: dMM18; hxMM18; musM18; raptM18; Rock Organ // Amplitude begins at 1.2, peaks 1141.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1131,1131, 0, 0, 40000, 153,0.000000 }, // 1277: dMM19; hxMM19; musM19; raptM19; Church Organ + {1131,1131, 0, 0, 40000, 153,0.000000 }, // 1241: dMM19; hxMM19; musM19; raptM19; Church Organ // Amplitude begins at 0.3, peaks 1133.1 at 35.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1132,1132, 0, 0, 40000, 66,0.000000 }, // 1278: dMM20; hxMM20; musM20; raptM20; Reed Organ + {1132,1132, 0, 0, 40000, 66,0.000000 }, // 1242: dMM20; hxMM20; musM20; raptM20; Reed Organ // Amplitude begins at 0.0, peaks 3066.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1133,1134, 0, 1, 40000, 0,-0.046875 }, // 1279: dMM21; hxMM21; musM21; raptM21; Accordion + {1133,1134, 0, 1, 40000, 0,-0.046875 }, // 1243: dMM21; hxMM21; musM21; raptM21; Accordion // Amplitude begins at 0.0, peaks 1840.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1135,1135, 0, 0, 40000, 26,0.000000 }, // 1280: dMM22; hxMM22; musM22; raptM22; Harmonica + {1135,1135, 0, 0, 40000, 26,0.000000 }, // 1244: dMM22; hxMM22; musM22; raptM22; Harmonica // Amplitude begins at 3.5, peaks 2545.1 at 24.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1136,1137, 0, 1, 40000, 0,0.000025 }, // 1281: dMM23; hxMM23; musM23; raptM23; Tango Accordion + {1136,1137, 0, 1, 40000, 0,0.000025 }, // 1245: dMM23; hxMM23; musM23; raptM23; Tango Accordion // Amplitude begins at 2747.7, peaks 2877.4 at 0.1s, // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s. - {1138,1138, 0, 0, 3420, 3420,0.000000 }, // 1282: dMM24; hxMM24; musM24; Acoustic Guitar (nylon) + {1138,1138, 0, 0, 3420, 3420,0.000000 }, // 1246: dMM24; hxMM24; musM24; Acoustic Guitar (nylon) // Amplitude begins at 2858.8, peaks 3023.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1139,1139, 0, 0, 360, 360,0.000000 }, // 1283: dMM25; hxMM25; musM25; Acoustic Guitar (steel) + {1139,1139, 0, 0, 360, 360,0.000000 }, // 1247: dMM25; hxMM25; musM25; Acoustic Guitar (steel) // Amplitude begins at 2366.1, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1140,1140, 0, 0, 446, 446,0.000000 }, // 1284: dMM26; hxMM26; musM26; Electric Guitar (jazz) + {1140,1140, 0, 0, 446, 446,0.000000 }, // 1248: dMM26; hxMM26; musM26; Electric Guitar (jazz) // Amplitude begins at 1158.9, peaks 1223.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1141,1141, 0, 0, 826, 826,0.000000 }, // 1285: dMM27; hxMM27; musM27; raptM27; * Electric Guitar (clean) + {1141,1141, 0, 0, 826, 826,0.000000 }, // 1249: dMM27; hxMM27; musM27; raptM27; * Electric Guitar (clean) // Amplitude begins at 2256.6, peaks 2264.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1142,1142, 0, 0, 786, 786,0.000000 }, // 1286: dMM28; hxMM28; musM28; raptM28; Electric Guitar (muted) + {1142,1142, 0, 0, 786, 786,0.000000 }, // 1250: dMM28; hxMM28; musM28; raptM28; Electric Guitar (muted) // Amplitude begins at 1754.2, peaks 1880.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1143,1143, 0, 0, 40000, 0,0.000000 }, // 1287: dMM29; Overdriven Guitar + {1143,1143, 0, 0, 40000, 0,0.000000 }, // 1251: dMM29; Overdriven Guitar // Amplitude begins at 1640.7, peaks 1711.2 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1144,1144, 0, 0, 40000, 0,0.000000 }, // 1288: dMM30; musM30; Distortion Guitar + {1144,1144, 0, 0, 40000, 0,0.000000 }, // 1252: dMM30; musM30; Distortion Guitar // Amplitude begins at 2663.0, peaks 2731.0 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1145,1145, 0, 0, 1446, 1446,0.000000 }, // 1289: dMM31; hxMM31; musM31; raptM31; * Guitar Harmonics + {1145,1145, 0, 0, 1446, 1446,0.000000 }, // 1253: dMM31; hxMM31; musM31; raptM31; * Guitar Harmonics // Amplitude begins at 2748.7, peaks 2819.2 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1146,1146, 0, 0, 400, 400,0.000000 }, // 1290: dMM32; Acoustic Bass + {1146,1146, 0, 0, 400, 400,0.000000 }, // 1254: dMM32; Acoustic Bass // Amplitude begins at 1906.9, peaks 2752.3 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {1147,1147, 0, 0, 1286, 1286,0.000000 }, // 1291: dMM33; hxMM33; musM33; raptM33; Electric Bass (finger) + {1147,1147, 0, 0, 1286, 1286,0.000000 }, // 1255: dMM33; hxMM33; musM33; raptM33; Electric Bass (finger) // Amplitude begins at 1921.2, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {1148,1148, 0, 0, 1633, 1633,0.000000 }, // 1292: dMM34; hxMM34; musM34; raptM34; Electric Bass (pick) + {1148,1148, 0, 0, 1633, 1633,0.000000 }, // 1256: dMM34; hxMM34; musM34; raptM34; Electric Bass (pick) // Amplitude begins at 950.8, peaks 3070.0 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1149,1150, 0, 1, 1180, 1180,-0.031250 }, // 1293: dMM35; Fretless Bass + {1149,1150, 0, 1, 1180, 1180,-0.031250 }, // 1257: dMM35; Fretless Bass // Amplitude begins at 2558.1, peaks 2881.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1151,1151, 0, 0, 40000, 6,0.000000 }, // 1294: dMM36; * Slap Bass 1 + {1151,1151, 0, 0, 40000, 6,0.000000 }, // 1258: dMM36; * Slap Bass 1 // Amplitude begins at 2018.2, peaks 2161.4 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {1152,1152, 0, 0, 1626, 1626,0.000000 }, // 1295: dMM37; hxMM37; musM37; raptM37; Slap Bass 2 + {1152,1152, 0, 0, 1626, 1626,0.000000 }, // 1259: dMM37; hxMM37; musM37; raptM37; Slap Bass 2 // Amplitude begins at 2561.8, peaks 2594.8 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1153,1153, 0, 0, 380, 380,0.000000 }, // 1296: dMM38; hxMM38; musM38; raptM38; Synth Bass 1 + {1153,1153, 0, 0, 380, 380,0.000000 }, // 1260: dMM38; hxMM38; musM38; raptM38; Synth Bass 1 // Amplitude begins at 5041.6, peaks 5308.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1154,1155, 0, 1, 40000, 0,-0.156250 }, // 1297: dMM39; Synth Bass 2 + {1154,1155, 0, 1, 40000, 0,-0.156250 }, // 1261: dMM39; Synth Bass 2 // Amplitude begins at 0.5, peaks 1519.0 at 0.2s, // fades to 20% at 3.9s, keyoff fades to 20% in 0.0s. - {1156,1156, 0, 0, 3860, 6,0.000000 }, // 1298: dMM40; hxMM40; musM40; raptM40; Violin + {1156,1156, 0, 0, 3860, 6,0.000000 }, // 1262: dMM40; hxMM40; musM40; raptM40; Violin // Amplitude begins at 0.0, peaks 3294.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1157,1157, 0, 0, 40000, 66,0.000000 }, // 1299: dMM41; hxMM41; musM41; raptM41; Viola + {1157,1157, 0, 0, 40000, 66,0.000000 }, // 1263: dMM41; hxMM41; musM41; raptM41; Viola // Amplitude begins at 0.3, peaks 1293.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1158,1158, 0, 0, 40000, 60,0.000000 }, // 1300: dMM42; hxMM42; musM42; raptM42; Cello + {1158,1158, 0, 0, 40000, 60,0.000000 }, // 1264: dMM42; hxMM42; musM42; raptM42; Cello // Amplitude begins at 771.2, peaks 1248.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1159,1159, 0, 0, 40000, 266,0.000000 }, // 1301: dMM43; hxMM43; musM43; raptM43; Contrabass + {1159,1159, 0, 0, 40000, 266,0.000000 }, // 1265: dMM43; hxMM43; musM43; raptM43; Contrabass // Amplitude begins at 257.5, peaks 2551.5 at 13.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1160,1161, 0, 1, 40000, 0,0.171875 }, // 1302: dMM44; hxMM44; musM44; raptM44; Tremolo Strings + {1160,1161, 0, 1, 40000, 0,0.171875 }, // 1266: dMM44; hxMM44; musM44; raptM44; Tremolo Strings // Amplitude begins at 7.6, peaks 3000.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1162,1162, 0, 0, 153, 153,0.000000 }, // 1303: dMM45; hxMM45; musM45; raptM45; Pizzicato Strings + {1162,1162, 0, 0, 153, 153,0.000000 }, // 1267: dMM45; hxMM45; musM45; raptM45; Pizzicato Strings // Amplitude begins at 3163.8, peaks 3655.6 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1163,1163, 0, 0, 993, 993,0.000000 }, // 1304: dMM46; hxMM46; musM46; raptM46; Orchestral Harp + {1163,1163, 0, 0, 993, 993,0.000000 }, // 1268: dMM46; hxMM46; musM46; raptM46; Orchestral Harp // Amplitude begins at 2727.8, peaks 2884.1 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1164,1164, 0, 0, 713, 713,0.000000 }, // 1305: dMM47; hxMM47; musM47; * Timpani + {1164,1164, 0, 0, 713, 713,0.000000 }, // 1269: dMM47; hxMM47; musM47; * Timpani // Amplitude begins at 2.4, peaks 2270.8 at 4.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1165,1166, 0, 1, 40000, 0,-0.125000 }, // 1306: dMM48; hxMM48; musM48; raptM48; String Ensemble 1 + {1165,1166, 0, 1, 40000, 0,-0.125000 }, // 1270: dMM48; hxMM48; musM48; raptM48; String Ensemble 1 // Amplitude begins at 0.0, peaks 2271.5 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1167,1168, 0, 1, 40000, 0,0.078125 }, // 1307: dMM49; hxMM49; musM49; String Ensemble 2 + {1167,1168, 0, 1, 40000, 0,0.078125 }, // 1271: dMM49; hxMM49; musM49; String Ensemble 2 // Amplitude begins at 13.3, peaks 2413.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1169,1170, 0, 1, 40000, 0,-0.078125 }, // 1308: dMM50; hxMM50; musM50; Synth Strings 1 + {1169,1170, 0, 1, 40000, 0,-0.078125 }, // 1272: dMM50; hxMM50; musM50; Synth Strings 1 // Amplitude begins at 0.0, peaks 2411.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1171,1172, 0, 1, 40000, 233,0.062500 }, // 1309: dMM51; hxMM51; musM51; Synth Strings 2 + {1171,1172, 0, 1, 40000, 233,0.062500 }, // 1273: dMM51; hxMM51; musM51; Synth Strings 2 // Amplitude begins at 2.0, peaks 1697.5 at 36.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1173,1174, 0, 1, 40000, 0,0.156250 }, // 1310: dMM52; hxMM52; musM52; Choir Aahs + {1173,1174, 0, 1, 40000, 0,0.156250 }, // 1274: dMM52; hxMM52; musM52; Choir Aahs // Amplitude begins at 3.7, peaks 1617.4 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {1175,1175, 0, 0, 1780, 1780,0.000000 }, // 1311: dMM53; hxMM53; musM53; raptM53; Voice Oohs + {1175,1175, 0, 0, 1780, 1780,0.000000 }, // 1275: dMM53; hxMM53; musM53; raptM53; Voice Oohs // Amplitude begins at 0.0, peaks 1789.6 at 6.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1176,1176, 0, 0, 40000, 193,0.000000 }, // 1312: dMM54; hxMM54; musM54; raptM54; Synth Voice + {1176,1176, 0, 0, 40000, 193,0.000000 }, // 1276: dMM54; hxMM54; musM54; raptM54; Synth Voice // Amplitude begins at 1.1, peaks 2930.6 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1177,1178, 0, 1, 280, 280,0.000000 }, // 1313: dMM55; hxMM55; musM55; raptM55; Orchestra Hit + {1177,1178, 0, 1, 280, 280,0.000000 }, // 1277: dMM55; hxMM55; musM55; raptM55; Orchestra Hit // Amplitude begins at 1.8, peaks 1825.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1179,1179, 0, 0, 40000, 20,0.000000 }, // 1314: dMM56; hxMM56; musM56; raptM56; Trumpet + {1179,1179, 0, 0, 40000, 20,0.000000 }, // 1278: dMM56; hxMM56; musM56; raptM56; Trumpet // Amplitude begins at 2.7, peaks 1318.6 at 0.4s, // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s. - {1180,1180, 0, 0, 1073, 6,0.000000 }, // 1315: dMM57; hxMM57; musM57; raptM57; Trombone + {1180,1180, 0, 0, 1073, 6,0.000000 }, // 1279: dMM57; hxMM57; musM57; raptM57; Trombone // Amplitude begins at 181.0, peaks 1748.1 at 0.1s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {1181,1181, 0, 0, 1486, 1486,0.000000 }, // 1316: dMM58; Tuba + {1181,1181, 0, 0, 1486, 1486,0.000000 }, // 1280: dMM58; Tuba // Amplitude begins at 0.4, peaks 478.5 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1182,1182, 0, 0, 60, 60,0.000000 }, // 1317: dMM59; hxMM59; musM59; raptM59; Muted Trumpet + {1182,1182, 0, 0, 60, 60,0.000000 }, // 1281: dMM59; hxMM59; musM59; raptM59; Muted Trumpet // Amplitude begins at 1.2, peaks 3720.5 at 0.1s, // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s. - {1183,1184, 0, 1, 3180, 3180,0.000025 }, // 1318: dMM60; hxMM60; musM60; raptM60; French Horn + {1183,1184, 0, 1, 3180, 3180,0.000025 }, // 1282: dMM60; hxMM60; musM60; raptM60; French Horn // Amplitude begins at 3.5, peaks 2970.0 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s. - {1185,1186, 0, 1, 813, 13,0.046875 }, // 1319: dMM61; hxMM61; musM61; raptM61; Brass Section + {1185,1186, 0, 1, 813, 13,0.046875 }, // 1283: dMM61; hxMM61; musM61; raptM61; Brass Section // Amplitude begins at 791.8, peaks 2418.0 at 0.1s, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - {1187,1188, 0, 1, 3140, 3140,0.093750 }, // 1320: dMM62; hxMM62; musM62; raptM62; Synth Brass 1 + {1187,1188, 0, 1, 3140, 3140,0.093750 }, // 1284: dMM62; hxMM62; musM62; raptM62; Synth Brass 1 // Amplitude begins at 46.5, peaks 2316.4 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1189,1190, 0, 1, 1006, 1006,0.093750 }, // 1321: dMM63; hxMM63; musM63; raptM63; Synth Bass 2 + {1189,1190, 0, 1, 1006, 1006,0.093750 }, // 1285: dMM63; hxMM63; musM63; raptM63; Synth Bass 2 // Amplitude begins at 1.8, peaks 1422.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1191,1191, 0, 0, 40000, 40,0.000000 }, // 1322: dMM64; hxMM64; musM64; raptM64; Soprano Sax + {1191,1191, 0, 0, 40000, 40,0.000000 }, // 1286: dMM64; hxMM64; musM64; raptM64; Soprano Sax // Amplitude begins at 2.6, peaks 1671.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1192,1192, 0, 0, 40000, 20,0.000000 }, // 1323: dMM65; hxMM65; musM65; raptM65; Alto Sax + {1192,1192, 0, 0, 40000, 20,0.000000 }, // 1287: dMM65; hxMM65; musM65; raptM65; Alto Sax // Amplitude begins at 413.0, peaks 1561.6 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1193,1193, 0, 0, 40000, 0,0.000000 }, // 1324: dMM66; hxMM66; musM66; raptM66; Tenor Sax + {1193,1193, 0, 0, 40000, 0,0.000000 }, // 1288: dMM66; hxMM66; musM66; raptM66; Tenor Sax // Amplitude begins at 0.9, peaks 1265.7 at 0.0s, // fades to 20% at 33.6s, keyoff fades to 20% in 0.0s. - {1194,1194, 0, 0, 33626, 6,0.000000 }, // 1325: dMM67; hxMM67; musM67; raptM67; Baritone Sax + {1194,1194, 0, 0, 33626, 6,0.000000 }, // 1289: dMM67; hxMM67; musM67; raptM67; Baritone Sax // Amplitude begins at 0.0, peaks 2079.2 at 36.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1195,1195, 0, 0, 40000, 33,0.000000 }, // 1326: dMM68; hxMM68; musM68; raptM68; Oboe + {1195,1195, 0, 0, 40000, 33,0.000000 }, // 1290: dMM68; hxMM68; musM68; raptM68; Oboe // Amplitude begins at 22.4, peaks 1400.2 at 5.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1196,1196, 0, 0, 40000, 26,0.000000 }, // 1327: dMM69; hxMM69; musM69; raptM69; English Horn + {1196,1196, 0, 0, 40000, 26,0.000000 }, // 1291: dMM69; hxMM69; musM69; raptM69; English Horn // Amplitude begins at 11.9, peaks 1591.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1197,1197, 0, 0, 40000, 0,0.000000 }, // 1328: dMM70; hxMM70; musM70; raptM70; Bassoon + {1197,1197, 0, 0, 40000, 0,0.000000 }, // 1292: dMM70; hxMM70; musM70; raptM70; Bassoon // Amplitude begins at 17.1, peaks 2129.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1198,1198, 0, 0, 40000, 13,0.000000 }, // 1329: dMM71; hxMM71; musM71; raptM71; Clarinet + {1198,1198, 0, 0, 40000, 13,0.000000 }, // 1293: dMM71; hxMM71; musM71; raptM71; Clarinet // Amplitude begins at 0.0, peaks 2941.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1199,1199, 0, 0, 40000, 0,0.000000 }, // 1330: dMM72; hxMM72; musM72; raptM72; Piccolo + {1199,1199, 0, 0, 40000, 0,0.000000 }, // 1294: dMM72; hxMM72; musM72; raptM72; Piccolo // Amplitude begins at 0.0, peaks 2319.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1200,1200, 0, 0, 40000, 6,0.000000 }, // 1331: dMM73; hxMM73; musM73; raptM73; Flute + {1200,1200, 0, 0, 40000, 6,0.000000 }, // 1295: dMM73; hxMM73; musM73; raptM73; Flute // Amplitude begins at 7.5, peaks 3667.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1201,1201, 0, 0, 40000, 40,0.000000 }, // 1332: dMM74; hxMM74; musM74; raptM74; Recorder + {1201,1201, 0, 0, 40000, 40,0.000000 }, // 1296: dMM74; hxMM74; musM74; raptM74; Recorder // Amplitude begins at 0.0, peaks 2758.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1202,1202, 0, 0, 40000, 20,0.000000 }, // 1333: dMM75; hxMM75; musM75; raptM75; Pan Flute + {1202,1202, 0, 0, 40000, 20,0.000000 }, // 1297: dMM75; hxMM75; musM75; raptM75; Pan Flute // Amplitude begins at 0.0, peaks 3215.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1203,1203, 0, 0, 40000, 20,0.000000 }, // 1334: dMM76; hxMM76; musM76; raptM76; Bottle Blow + {1203,1203, 0, 0, 40000, 20,0.000000 }, // 1298: dMM76; hxMM76; musM76; raptM76; Bottle Blow // Amplitude begins at 0.8, peaks 2929.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1204,1204, 0, 0, 140, 140,0.000000 }, // 1335: b56M77; b66M77; dMM77; hxMM77; musM77; raptM77; * Shakuhachi + {1204,1204, 0, 0, 140, 140,0.000000 }, // 1299: b56M77; b66M77; dMM77; hxMM77; musM77; raptM77; * Shakuhachi // Amplitude begins at 0.0, peaks 3334.1 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1205,1205, 0, 0, 40000, 86,0.000000 }, // 1336: dMM78; hxMM78; musM78; raptM78; Whistle + {1205,1205, 0, 0, 40000, 86,0.000000 }, // 1300: dMM78; hxMM78; musM78; raptM78; Whistle // Amplitude begins at 0.0, peaks 3396.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1206,1206, 0, 0, 40000, 6,0.000000 }, // 1337: dMM79; hxMM79; musM79; raptM79; Ocarina + {1206,1206, 0, 0, 40000, 6,0.000000 }, // 1301: dMM79; hxMM79; musM79; raptM79; Ocarina // Amplitude begins at 1495.4, peaks 3551.9 at 3.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1207,1208, 0, 1, 40000, 0,0.031250 }, // 1338: dMM80; hxMM80; musM80; raptM80; Lead 1 (square) + {1207,1208, 0, 1, 40000, 0,0.031250 }, // 1302: dMM80; hxMM80; musM80; raptM80; Lead 1 (square) // Amplitude begins at 3010.3, peaks 4634.9 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1209,1210, 0, 1, 40000, 0,-0.000025 }, // 1339: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth) + {1209,1210, 0, 1, 40000, 0,-0.000025 }, // 1303: dMM81; hxMM81; musM81; raptM81; Lead 2 (sawtooth) // Amplitude begins at 0.8, peaks 3304.0 at 25.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1211,1211, 0, 0, 40000, 53,0.000000 }, // 1340: dMM82; hxMM82; musM82; raptM82; Lead 3 (calliope) + {1211,1211, 0, 0, 40000, 53,0.000000 }, // 1304: dMM82; hxMM82; musM82; raptM82; Lead 3 (calliope) // Amplitude begins at 140.3, peaks 3773.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1212,1213, 0, 1, 40000, 0,0.031250 }, // 1341: dMM83; hxMM83; musM83; raptM83; Lead 4 (chiffer) + {1212,1213, 0, 1, 40000, 0,0.031250 }, // 1305: dMM83; hxMM83; musM83; raptM83; Lead 4 (chiffer) // Amplitude begins at 1578.4, peaks 1843.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1214,1214, 0, 0, 40000, 0,0.000000 }, // 1342: dMM84; hxMM84; musM84; Lead 5 (charang) + {1214,1214, 0, 0, 40000, 0,0.000000 }, // 1306: dMM84; hxMM84; musM84; Lead 5 (charang) // Amplitude begins at 3242.2, peaks 5355.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {1215,1216, 0, 1, 40000, 560,-0.093750 }, // 1343: dMM85; hxMM85; musM85; raptM85; Lead 6 (voice) + {1215,1216, 0, 1, 40000, 560,-0.093750 }, // 1307: dMM85; hxMM85; musM85; raptM85; Lead 6 (voice) // Amplitude begins at 11.6, peaks 2172.0 at 0.2s, // fades to 20% at 1.7s, keyoff fades to 20% in 0.0s. - {1217,1218, 0, 1, 1740, 13,-0.046875 }, // 1344: dMM86; hxMM86; musM86; raptM86; Lead 7 (5th sawtooth) + {1217,1218, 0, 1, 1740, 13,-0.046875 }, // 1308: dMM86; hxMM86; musM86; raptM86; Lead 7 (5th sawtooth) // Amplitude begins at 573.7, peaks 1259.6 at 38.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1219,1219, 0, 0, 40000, 73,0.000000 }, // 1345: dMM87; dMM88; hxMM87; hxMM88; musM87; musM88; raptM87; raptM88; * Lead 8 (bass & lead) + {1219,1219, 0, 0, 40000, 73,0.000000 }, // 1309: dMM87; dMM88; hxMM87; hxMM88; musM87; musM88; raptM87; raptM88; * Lead 8 (bass & lead) // Amplitude begins at 0.0, peaks 6348.3 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1220,1221, 0, 1, 40000, 0,0.031250 }, // 1346: dMM89; hxMM89; musM89; raptM89; Pad 2 (warm) + {1220,1221, 0, 1, 40000, 0,0.031250 }, // 1310: dMM89; hxMM89; musM89; raptM89; Pad 2 (warm) // Amplitude begins at 2333.3, peaks 2702.2 at 0.1s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {1222,1223, 0, 1, 2513, 2513,0.031250 }, // 1347: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth) + {1222,1223, 0, 1, 2513, 2513,0.031250 }, // 1311: dMM90; hxMM90; musM90; raptM90; Pad 3 (polysynth) // Amplitude begins at 971.7, peaks 5743.0 at 0.1s, // fades to 20% at 5.4s, keyoff fades to 20% in 0.0s. - {1224,1225, 0, 1, 5406, 46,0.171875 }, // 1348: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir) + {1224,1225, 0, 1, 5406, 46,0.171875 }, // 1312: dMM91; hxMM91; musM91; raptM91; Pad 4 (choir) // Amplitude begins at 464.4, peaks 3819.9 at 0.3s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {1226,1226, 0, 0, 2220, 2220,0.000000 }, // 1349: dMM92; hxMM92; musM92; raptM92; Pad 5 (bowed glass) + {1226,1226, 0, 0, 2220, 2220,0.000000 }, // 1313: dMM92; hxMM92; musM92; raptM92; Pad 5 (bowed glass) // Amplitude begins at 0.0, peaks 1322.0 at 1.1s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {1227,1227, 0, 0, 1973, 1973,0.000000 }, // 1350: dMM93; hxMM93; musM93; raptM93; Pad 6 (metal) + {1227,1227, 0, 0, 1973, 1973,0.000000 }, // 1314: dMM93; hxMM93; musM93; raptM93; Pad 6 (metal) // Amplitude begins at 198.7, peaks 3363.7 at 0.0s, // fades to 20% at 3.1s, keyoff fades to 20% in 0.0s. - {1228,1150, 0, 1, 3093, 13,-0.031250 }, // 1351: dMM94; hxMM94; musM94; raptM94; Pad 7 (halo) + {1228,1150, 0, 1, 3093, 13,-0.031250 }, // 1315: dMM94; hxMM94; musM94; raptM94; Pad 7 (halo) // Amplitude begins at 8.3, peaks 1328.4 at 13.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s. - {1229,1229, 0, 0, 40000, 666,0.000000 }, // 1352: dMM95; hxMM95; musM95; raptM95; Pad 8 (sweep) + {1229,1229, 0, 0, 40000, 666,0.000000 }, // 1316: dMM95; hxMM95; musM95; raptM95; Pad 8 (sweep) // Amplitude begins at 2536.4, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1230,1230, 0, 0, 1133, 1133,0.000000 }, // 1353: dMM96; hxMM96; musM96; raptM96; FX 1 (rain) + {1230,1230, 0, 0, 1133, 1133,0.000000 }, // 1317: dMM96; hxMM96; musM96; raptM96; FX 1 (rain) // Amplitude begins at 0.0, peaks 1623.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1231,1232, 0, 1, 40000, 0,0.125000 }, // 1354: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack) + {1231,1232, 0, 1, 40000, 0,0.125000 }, // 1318: dMM97; hxMM97; musM97; raptM97; FX 2 (soundtrack) // Amplitude begins at 1791.1, peaks 2994.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1233,1233, 0, 0, 1046, 1046,0.000000 }, // 1355: dMM98; hxMM98; musM98; raptM98; * FX 3 (crystal) + {1233,1233, 0, 0, 1046, 1046,0.000000 }, // 1319: dMM98; hxMM98; musM98; raptM98; * FX 3 (crystal) // Amplitude begins at 5037.4, peaks 5356.1 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {1234,1235, 0, 1, 1633, 1633,-0.031250 }, // 1356: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere) + {1234,1235, 0, 1, 1633, 1633,-0.031250 }, // 1320: dMM99; hxMM99; musM99; raptM99; FX 4 (atmosphere) // Amplitude begins at 4165.6, peaks 4570.3 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {1236,1237, 0, 1, 2193, 2193,-0.187500 }, // 1357: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness) + {1236,1237, 0, 1, 2193, 2193,-0.187500 }, // 1321: dMM100; hxMM100; musM100; raptM100; FX 5 (brightness) // Amplitude begins at 0.0, peaks 1062.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1238,1238, 0, 0, 40000, 466,0.000000 }, // 1358: dMM101; hxMM101; musM101; raptM101; FX 6 (goblin) + {1238,1238, 0, 0, 40000, 466,0.000000 }, // 1322: dMM101; hxMM101; musM101; raptM101; FX 6 (goblin) // Amplitude begins at 0.0, peaks 1457.4 at 0.3s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1239,1239, 0, 0, 446, 446,0.000000 }, // 1359: dMM102; hxMM102; musM102; raptM102; FX 7 (echo drops) + {1239,1239, 0, 0, 446, 446,0.000000 }, // 1323: dMM102; hxMM102; musM102; raptM102; FX 7 (echo drops) // Amplitude begins at 0.0, peaks 2951.2 at 0.3s, // fades to 20% at 2.7s, keyoff fades to 20% in 2.7s. - {1240,1240, 0, 0, 2673, 2673,0.000000 }, // 1360: dMM103; hxMM103; musM103; raptM103; * FX 8 (star-theme) + {1240,1240, 0, 0, 2673, 2673,0.000000 }, // 1324: dMM103; hxMM103; musM103; raptM103; * FX 8 (star-theme) // Amplitude begins at 0.4, peaks 3255.4 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1241,1241, 0, 0, 1193, 1193,0.000000 }, // 1361: dMM104; hxMM104; musM104; raptM104; Sitar + {1241,1241, 0, 0, 1193, 1193,0.000000 }, // 1325: dMM104; hxMM104; musM104; raptM104; Sitar // Amplitude begins at 1425.4, peaks 1489.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1242,1242, 0, 0, 440, 440,0.000000 }, // 1362: dMM105; hxMM105; musM105; raptM105; Banjo + {1242,1242, 0, 0, 440, 440,0.000000 }, // 1326: dMM105; hxMM105; musM105; raptM105; Banjo // Amplitude begins at 1315.0, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1243,1244, 0, 1, 386, 386,0.000000 }, // 1363: dMM106; hxMM106; musM106; raptM106; Shamisen + {1243,1244, 0, 1, 386, 386,0.000000 }, // 1327: dMM106; hxMM106; musM106; raptM106; Shamisen // Amplitude begins at 1008.2, peaks 2961.1 at 0.0s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - {1245,1245, 0, 0, 4773, 4773,0.000000 }, // 1364: dMM107; hxMM107; musM107; raptM107; Koto + {1245,1245, 0, 0, 4773, 4773,0.000000 }, // 1328: dMM107; hxMM107; musM107; raptM107; Koto // Amplitude begins at 2692.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1246,1246, 0, 0, 80, 80,0.000000 }, // 1365: dMM108; hxMM108; musM108; raptM108; Kalimba + {1246,1246, 0, 0, 80, 80,0.000000 }, // 1329: dMM108; hxMM108; musM108; raptM108; Kalimba // Amplitude begins at 0.5, peaks 1273.2 at 19.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1247,1247, 0, 0, 40000, 80,0.000000 }, // 1366: dMM109; hxMM109; musM109; raptM109; Bag Pipe + {1247,1247, 0, 0, 40000, 80,0.000000 }, // 1330: dMM109; hxMM109; musM109; raptM109; Bag Pipe // Amplitude begins at 0.0, peaks 3036.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1248,1248, 0, 0, 40000, 73,0.000000 }, // 1367: dMM110; hxMM110; musM110; raptM110; Fiddle + {1248,1248, 0, 0, 40000, 73,0.000000 }, // 1331: dMM110; hxMM110; musM110; raptM110; Fiddle // Amplitude begins at 1.9, peaks 1252.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1249,1249, 0, 0, 40000, 40,0.000000 }, // 1368: dMM111; hxMM111; musM111; raptM111; Shanai + {1249,1249, 0, 0, 40000, 40,0.000000 }, // 1332: dMM111; hxMM111; musM111; raptM111; Shanai // Amplitude begins at 2402.0, peaks 3223.2 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1250,1250, 0, 0, 1933, 1933,0.000000 }, // 1369: dMM112; hxMM112; musM112; raptM112; Tinkle Bell + {1250,1250, 0, 0, 1933, 1933,0.000000 }, // 1333: dMM112; hxMM112; musM112; raptM112; Tinkle Bell // Amplitude begins at 2243.9, peaks 2396.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1251,1251, 0, 0, 66, 66,0.000000 }, // 1370: dMM113; hxMM113; musM113; raptM113; Agogo + {1251,1251, 0, 0, 66, 66,0.000000 }, // 1334: dMM113; hxMM113; musM113; raptM113; Agogo // Amplitude begins at 128.3, peaks 3184.7 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1252,1252, 0, 0, 40000, 246,0.000000 }, // 1371: dMM114; hxMM114; musM114; raptM114; Steel Drums + {1252,1252, 0, 0, 40000, 246,0.000000 }, // 1335: dMM114; hxMM114; musM114; raptM114; Steel Drums // Amplitude begins at 2729.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1253,1253, 0, 0, 113, 113,0.000000 }, // 1372: dMM115; hxMM115; musM115; raptM115; Woodblock + {1253,1253, 0, 0, 113, 113,0.000000 }, // 1336: dMM115; hxMM115; musM115; raptM115; Woodblock // Amplitude begins at 2412.1, peaks 2717.2 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1254,1254, 0, 0, 46, 46,0.000000 }, // 1373: dMM116; hxMM116; musM116; raptM116; Taiko Drum + {1254,1254, 0, 0, 46, 46,0.000000 }, // 1337: dMM116; hxMM116; musM116; raptM116; Taiko Drum // Amplitude begins at 2311.1, peaks 2552.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1255,1255, 0, 0, 153, 153,0.000000 }, // 1374: dMM117; hxMM117; musM117; Melodic Tom + {1255,1255, 0, 0, 153, 153,0.000000 }, // 1338: dMM117; hxMM117; musM117; Melodic Tom // Amplitude begins at 2731.8, peaks 3202.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 }, // 1375: dMM118; hxMM118; musM118; raptM118; Synth Drum + {1256,1256, 0, 0, 906, 906,0.000000 }, // 1339: dMM118; hxMM118; musM118; raptM118; Synth Drum // Amplitude begins at 0.0, peaks 1428.0 at 0.6s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1257,1257, 0, 0, 1113, 1113,0.000000 }, // 1376: dMM119; hxMM119; musM119; raptM119; Reverse Cymbal + {1257,1257, 0, 0, 1113, 1113,0.000000 }, // 1340: dMM119; hxMM119; musM119; raptM119; Reverse Cymbal // Amplitude begins at 1.2, peaks 1606.2 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1258,1258, 0, 0, 186, 186,0.000000 }, // 1377: dMM120; hxMM120; musM120; raptM120; Guitar Fret Noise + {1258,1258, 0, 0, 186, 186,0.000000 }, // 1341: dMM120; hxMM120; musM120; raptM120; Guitar Fret Noise // Amplitude begins at 0.0, peaks 3323.8 at 0.2s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1259,1259, 0, 0, 280, 280,0.000000 }, // 1378: dMM121; hxMM121; musM121; raptM121; Breath Noise + {1259,1259, 0, 0, 280, 280,0.000000 }, // 1342: dMM121; hxMM121; musM121; raptM121; Breath Noise // Amplitude begins at 0.0, peaks 1319.8 at 2.3s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - {1260,1260, 0, 0, 2933, 2933,0.000000 }, // 1379: dMM122; hxMM122; musM122; raptM122; Seashore + {1260,1260, 0, 0, 2933, 2933,0.000000 }, // 1343: dMM122; hxMM122; musM122; raptM122; Seashore // Amplitude begins at 248.5, peaks 2583.0 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1261,1261, 0, 0, 300, 300,0.000000 }, // 1380: dMM123; hxMM123; musM123; raptM123; Bird Tweet + {1261,1261, 0, 0, 300, 300,0.000000 }, // 1344: dMM123; hxMM123; musM123; raptM123; Bird Tweet // Amplitude begins at 712.8, peaks 805.7 at 34.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1262,1262, 0, 0, 40000, 73,0.000000 }, // 1381: dMM124; hxMM124; musM124; raptM124; Telephone Ring + {1262,1262, 0, 0, 40000, 73,0.000000 }, // 1345: dMM124; hxMM124; musM124; raptM124; Telephone Ring // Amplitude begins at 0.0, peaks 1524.8 at 1.5s, // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s. - {1263,1263, 29, 0, 1486, 6,0.000000 }, // 1382: dMM125; hxMM125; musM125; raptM125; Helicopter + {1263,1263, 29, 0, 1486, 6,0.000000 }, // 1346: dMM125; hxMM125; musM125; raptM125; Helicopter // Amplitude begins at 0.0, peaks 106.0 at 30.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.9s. - {1264,1264, 65, 0, 40000, 1900,0.000000 }, // 1383: dMM126; hxMM126; musM126; raptM126; Applause + {1264,1264, 65, 0, 40000, 1900,0.000000 }, // 1347: dMM126; hxMM126; musM126; raptM126; Applause // Amplitude begins at 2767.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1265,1265, 0, 0, 153, 153,0.000000 }, // 1384: dMM127; hxMM127; musM127; raptM127; Gun Shot + {1265,1265, 0, 0, 153, 153,0.000000 }, // 1348: dMM127; hxMM127; musM127; raptM127; Gun Shot // Amplitude begins at 2234.2, peaks 2699.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1266,1266, 25, 0, 33, 33,0.000000 }, // 1385: dMP36; hxMP36; musP36; raptP36; Acoustic Bass Drum + {1266,1266, 25, 0, 33, 33,0.000000 }, // 1349: dMP36; hxMP36; musP36; raptP36; Acoustic Bass Drum // Amplitude begins at 2431.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1267,1267, 83, 0, 60, 60,0.000000 }, // 1386: dMP37; hxMP37; musP37; raptP37; Slide Stick + {1267,1267, 83, 0, 60, 60,0.000000 }, // 1350: dMP37; hxMP37; musP37; raptP37; Slide Stick // Amplitude begins at 1171.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1268,1268, 32, 0, 26, 26,0.000000 }, // 1387: dMP38; hxMP38; musP38; Acoustic Snare + {1268,1268, 32, 0, 26, 26,0.000000 }, // 1351: dMP38; hxMP38; musP38; Acoustic Snare // Amplitude begins at 1254.2, peaks 1491.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1269,1269, 60, 0, 46, 46,0.000000 }, // 1388: dMP39; hxMP39; musP39; raptP39; Hand Clap + {1269,1269, 60, 0, 46, 46,0.000000 }, // 1352: dMP39; hxMP39; musP39; raptP39; Hand Clap // Amplitude begins at 2426.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1270,1270, 36, 0, 46, 46,0.000000 }, // 1389: dMP40; musP40; Electric Snare + {1270,1270, 36, 0, 46, 46,0.000000 }, // 1353: dMP40; musP40; Electric Snare // Amplitude begins at 2848.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1271,1271, 27, 0, 13, 13,0.000000 }, // 1390: dMP41; hxMP41; musP41; raptP41; Low Floor Tom + {1271,1271, 27, 0, 13, 13,0.000000 }, // 1354: dMP41; hxMP41; musP41; raptP41; Low Floor Tom // Amplitude begins at 1345.2, peaks 3176.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1272,1272, 31, 0, 260, 260,0.000000 }, // 1391: dMP43; hxMP43; musP43; raptP43; High Floor Tom + {1272,1272, 31, 0, 260, 260,0.000000 }, // 1355: dMP43; hxMP43; musP43; raptP43; High Floor Tom // Amplitude begins at 4002.0, peaks 4184.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1273,1273, 21, 0, 240, 240,0.000000 }, // 1392: dMP45; hxMP45; musP45; raptP45; Low Tom + {1273,1273, 21, 0, 240, 240,0.000000 }, // 1356: dMP45; hxMP45; musP45; raptP45; Low Tom // Amplitude begins at 4370.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1273,1273, 26, 0, 260, 260,0.000000 }, // 1393: dMP47; hxMP47; musP47; raptP47; Low-Mid Tom + {1273,1273, 26, 0, 260, 260,0.000000 }, // 1357: dMP47; hxMP47; musP47; raptP47; Low-Mid Tom // Amplitude begins at 4180.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1273,1273, 28, 0, 260, 260,0.000000 }, // 1394: dMP48; hxMP48; musP48; raptP48; High-Mid Tom + {1273,1273, 28, 0, 260, 260,0.000000 }, // 1358: dMP48; hxMP48; musP48; raptP48; High-Mid Tom // Amplitude begins at 1283.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1274,1274, 60, 0, 293, 293,0.000000 }, // 1395: dMP49; dMP57; hxMP49; hxMP57; musP49; musP57; raptP49; raptP57; Crash Cymbal 1 + {1274,1274, 60, 0, 293, 293,0.000000 }, // 1359: dMP49; dMP57; hxMP49; hxMP57; musP49; musP57; raptP49; raptP57; Crash Cymbal 1 // Amplitude begins at 4312.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1273,1273, 32, 0, 206, 206,0.000000 }, // 1396: dMP50; hxMP50; musP50; raptP50; High Tom + {1273,1273, 32, 0, 206, 206,0.000000 }, // 1360: dMP50; hxMP50; musP50; raptP50; High Tom // Amplitude begins at 638.1, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1275,1275, 60, 0, 253, 253,0.000000 }, // 1397: dMP51; dMP59; hxMP51; hxMP59; musP51; musP59; raptP51; raptP59; Ride Cymbal 1 + {1275,1275, 60, 0, 253, 253,0.000000 }, // 1361: dMP51; dMP59; hxMP51; hxMP59; musP51; musP59; raptP51; raptP59; Ride Cymbal 1 // Amplitude begins at 393.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1276,1276, 96, 0, 133, 133,0.000000 }, // 1398: dMP52; hxMP52; musP52; raptP52; Chinses Cymbal + {1276,1276, 96, 0, 133, 133,0.000000 }, // 1362: dMP52; hxMP52; musP52; raptP52; Chinses Cymbal // Amplitude begins at 1353.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1277,1277, 72, 0, 146, 146,0.000000 }, // 1399: dMP53; hxMP53; musP53; raptP53; Ride Bell + {1277,1277, 72, 0, 146, 146,0.000000 }, // 1363: dMP53; hxMP53; musP53; raptP53; Ride Bell // Amplitude begins at 1026.2, peaks 1321.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1278,1278, 79, 0, 40, 40,0.000000 }, // 1400: dMP54; hxMP54; musP54; raptP54; Tambourine + {1278,1278, 79, 0, 40, 40,0.000000 }, // 1364: dMP54; hxMP54; musP54; raptP54; Tambourine // Amplitude begins at 1574.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1279,1279, 69, 0, 133, 133,0.000000 }, // 1401: dMP55; Splash Cymbal + {1279,1279, 69, 0, 133, 133,0.000000 }, // 1365: dMP55; Splash Cymbal // Amplitude begins at 2322.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1280,1280, 71, 0, 146, 146,0.000000 }, // 1402: dMP56; hxMP56; musP56; raptP56; Cowbell + {1280,1280, 71, 0, 146, 146,0.000000 }, // 1366: dMP56; hxMP56; musP56; raptP56; Cowbell // Amplitude begins at 2204.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1281,1281, 22, 0, 600, 600,0.000000 }, // 1403: dMP58; Vibraslap + {1281,1281, 22, 0, 600, 600,0.000000 }, // 1367: dMP58; Vibraslap // Amplitude begins at 2736.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1282,1282, 55, 0, 66, 66,0.000000 }, // 1404: dMP65; hxMP65; musP65; raptP65; High Timbale + {1282,1282, 55, 0, 66, 66,0.000000 }, // 1368: dMP65; hxMP65; musP65; raptP65; High Timbale // Amplitude begins at 2721.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1282,1282, 48, 0, 80, 80,0.000000 }, // 1405: dMP66; hxMP66; musP66; raptP66; Low Timbale + {1282,1282, 48, 0, 80, 80,0.000000 }, // 1369: dMP66; hxMP66; musP66; raptP66; Low Timbale // Amplitude begins at 112.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1283,1283, 0, 0, 6, 6,0.000000 }, // 1406: dMP70; hxMP70; musP70; raptP70; Maracas + {1283,1283, 0, 0, 6, 6,0.000000 }, // 1370: dMP70; hxMP70; musP70; raptP70; Maracas // Amplitude begins at 52.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1284,1284, 49, 0, 6, 6,0.000000 }, // 1407: dMP71; dMP72; dMP73; dMP74; dMP79; hxMP71; hxMP72; hxMP73; hxMP74; hxMP79; musP71; musP72; musP73; musP74; musP79; raptP71; raptP72; raptP73; raptP74; raptP79; Long Guiro + {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 // Amplitude begins at 2626.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1285,1285, 73, 0, 60, 60,0.000000 }, // 1408: dMP75; hxMP75; musP75; raptP75; Claves + {1285,1285, 73, 0, 60, 60,0.000000 }, // 1372: dMP75; hxMP75; musP75; raptP75; Claves // Amplitude begins at 2607.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1285,1285, 68, 0, 60, 60,0.000000 }, // 1409: dMP76; hxMP76; musP76; raptP76; High Wood Block + {1285,1285, 68, 0, 60, 60,0.000000 }, // 1373: dMP76; hxMP76; musP76; raptP76; High Wood Block // Amplitude begins at 2650.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1285,1285, 61, 0, 80, 80,0.000000 }, // 1410: dMP77; hxMP77; musP77; raptP77; Low Wood Block + {1285,1285, 61, 0, 80, 80,0.000000 }, // 1374: dMP77; hxMP77; musP77; raptP77; Low Wood Block // Amplitude begins at 112.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1286,1286, 0, 0, 6, 6,0.000000 }, // 1411: dMP78; hxMP78; musP78; raptP78; Mute Cuica + {1286,1286, 0, 0, 6, 6,0.000000 }, // 1375: dMP78; hxMP78; musP78; raptP78; Mute Cuica // Amplitude begins at 1834.1, peaks 1940.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1287,1287, 0, 0, 40000, 46,0.000000 }, // 1412: hxMM29; raptM29; Overdriven Guitar + {1287,1287, 0, 0, 40000, 46,0.000000 }, // 1376: hxMM29; raptM29; Overdriven Guitar // Amplitude begins at 1471.8, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1288,1288, 0, 0, 40000, 20,0.000000 }, // 1413: hxMM30; raptM30; Distortion Guitar + {1288,1288, 0, 0, 40000, 20,0.000000 }, // 1377: hxMM30; raptM30; Distortion Guitar // Amplitude begins at 2845.3, peaks 2951.9 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1289,1289, 0, 0, 2360, 2360,0.000000 }, // 1414: hxMM32; raptM32; Acoustic Bass + {1289,1289, 0, 0, 2360, 2360,0.000000 }, // 1378: hxMM32; raptM32; Acoustic Bass // Amplitude begins at 1375.2, peaks 2913.5 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1290,1290, 0, 0, 706, 706,0.000000 }, // 1415: hxMM35; musM35; Fretless Bass + {1290,1290, 0, 0, 706, 706,0.000000 }, // 1379: hxMM35; musM35; Fretless Bass // Amplitude begins at 3074.3, // fades to 20% at 0.7s, keyoff fades to 20% in 0.0s. - {1291,1292, 0, 1, 660, 6,0.000000 }, // 1416: hxMM36; musM36; raptM36; * Slap Bass 1 + {1291,1292, 0, 1, 660, 6,0.000000 }, // 1380: hxMM36; musM36; raptM36; * Slap Bass 1 // Amplitude begins at 5041.6, peaks 5308.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1154,1293, 0, 1, 40000, 0,-0.156250 }, // 1417: hxMM39; musM39; raptM39; Synth Bass 2 + {1154,1293, 0, 1, 40000, 0,-0.156250 }, // 1381: hxMM39; musM39; raptM39; Synth Bass 2 // Amplitude begins at 132.3, peaks 1202.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1294,1294, 0, 0, 80, 80,0.000000 }, // 1418: hxMM58; musM58; raptM58; Tuba + {1294,1294, 0, 0, 80, 80,0.000000 }, // 1382: hxMM58; musM58; raptM58; Tuba // Amplitude begins at 2275.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1295,1296, 36, 1, 46, 46,0.000000 }, // 1419: hxMP40; Electric Snare + {1295,1296, 36, 1, 46, 46,0.000000 }, // 1383: hxMP40; Electric Snare // Amplitude begins at 1487.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1297,1297, 69, 0, 133, 133,0.000000 }, // 1420: hxMP55; musP55; raptP55; Splash Cymbal + {1297,1297, 69, 0, 133, 133,0.000000 }, // 1384: hxMP55; musP55; raptP55; Splash Cymbal // Amplitude begins at 1303.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1298,1298, 0, 0, 126, 126,0.000000 }, // 1421: hxMP58; raptP58; Vibraslap + {1298,1298, 0, 0, 126, 126,0.000000 }, // 1385: hxMP58; raptP58; Vibraslap // Amplitude begins at 1499.5, peaks 1806.9 at 1.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1299,1299, 0, 0, 40000, 0,0.000000 }, // 1422: musM29; Overdriven Guitar + {1299,1299, 0, 0, 40000, 0,0.000000 }, // 1386: musM29; Overdriven Guitar // Amplitude begins at 2517.8, peaks 2917.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 }, // 1423: musM32; Acoustic Bass + {1300,1300, 0, 0, 1166, 1166,0.000000 }, // 1387: musM32; Acoustic Bass // Amplitude begins at 2204.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1301,1301, 22, 0, 626, 626,0.000000 }, // 1424: musP58; Vibraslap + {1301,1301, 22, 0, 626, 626,0.000000 }, // 1388: musP58; Vibraslap // Amplitude begins at 2876.5, peaks 3413.5 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1302,1302, 0, 0, 40000, 0,0.000000 }, // 1425: f17GM3; f35GM3; mGM3; Honky-tonkPiano + {1302,1302, 0, 0, 40000, 0,0.000000 }, // 1389: f17GM3; f35GM3; mGM3; Honky-tonkPiano // Amplitude begins at 2811.6, peaks 2835.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1303,1303, 0, 0, 1046, 1046,0.000000 }, // 1426: f17GM8; f35GM8; mGM8; Celesta + {1303,1303, 0, 0, 1046, 1046,0.000000 }, // 1390: f17GM8; f35GM8; mGM8; Celesta // Amplitude begins at 2680.6, peaks 2947.1 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1304,1304, 0, 0, 1940, 1940,0.000000 }, // 1427: f17GM11; mGM11; Vibraphone + {1304,1304, 0, 0, 1940, 1940,0.000000 }, // 1391: f17GM11; mGM11; Vibraphone // Amplitude begins at 1834.4, peaks 2514.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1305,1305, 0, 0, 1046, 1046,0.000000 }, // 1428: f17GM14; f35GM14; mGM14; Tubular Bells + {1305,1305, 0, 0, 1046, 1046,0.000000 }, // 1392: f17GM14; f35GM14; mGM14; Tubular Bells // Amplitude begins at 1990.1, peaks 2595.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1306,1306, 0, 0, 273, 273,0.000000 }, // 1429: f17GM15; mGM15; Dulcimer + {1306,1306, 0, 0, 273, 273,0.000000 }, // 1393: f17GM15; mGM15; Dulcimer // Amplitude begins at 2950.2, peaks 3492.7 at 2.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1307,1307, 0, 0, 40000, 33,0.000000 }, // 1430: f17GM16; f29GM46; f30GM46; mGM16; Hammond Organ; Orchestral Harp + {1307,1307, 0, 0, 40000, 33,0.000000 }, // 1394: f17GM16; f29GM46; f30GM46; mGM16; Hammond Organ; Orchestral Harp // Amplitude begins at 2576.7, peaks 3115.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1308,1308, 0, 0, 40000, 6,0.000000 }, // 1431: f17GM17; mGM17; Percussive Organ + {1308,1308, 0, 0, 40000, 6,0.000000 }, // 1395: f17GM17; mGM17; Percussive Organ // Amplitude begins at 808.0, peaks 3101.6 at 39.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1309,1309, 0, 0, 40000, 20,0.000000 }, // 1432: f17GM18; f29GM10; f30GM10; mGM18; Music box; Rock Organ + {1309,1309, 0, 0, 40000, 20,0.000000 }, // 1396: f17GM18; f29GM10; f30GM10; mGM18; Music box; Rock Organ // Amplitude begins at 0.8, peaks 2869.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1310,1310, 0, 0, 40000, 193,0.000000 }, // 1433: f17GM19; f29GM12; f29GM13; f29GM14; f30GM12; f30GM13; f30GM14; mGM19; Church Organ; Marimba; Tubular Bells; Xylophone + {1310,1310, 0, 0, 40000, 193,0.000000 }, // 1397: f17GM19; f29GM12; f29GM13; f29GM14; f30GM12; f30GM13; f30GM14; mGM19; Church Organ; Marimba; Tubular Bells; Xylophone // Amplitude begins at 0.6, peaks 1976.2 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1311,1311, 0, 0, 40000, 153,0.000000 }, // 1434: f17GM20; f35GM20; mGM20; Reed Organ + {1311,1311, 0, 0, 40000, 153,0.000000 }, // 1398: f17GM20; f35GM20; mGM20; Reed Organ // Amplitude begins at 0.0, peaks 2903.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 }, // 1435: f15GM15; f17GM21; f26GM15; f29GM15; f30GM15; f35GM21; mGM21; Accordion; Dulcimer + {1312,1312, 0, 0, 40000, 6,0.000000 }, // 1399: f15GM15; f17GM21; f26GM15; f29GM15; f30GM15; f35GM21; mGM21; Accordion; Dulcimer // Amplitude begins at 0.8, peaks 1948.6 at 37.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1313,1313, 0, 0, 40000, 46,0.000000 }, // 1436: f17GM22; f29GM87; f30GM87; mGM22; Harmonica; Lead 8 brass + {1313,1313, 0, 0, 40000, 46,0.000000 }, // 1400: f17GM22; f29GM87; f30GM87; mGM22; Harmonica; Lead 8 brass // Amplitude begins at 0.0, peaks 1047.5 at 30.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1314,1314, 0, 0, 40000, 73,0.000000 }, // 1437: f17GM23; f35GM23; mGM23; Tango Accordion + {1314,1314, 0, 0, 40000, 73,0.000000 }, // 1401: f17GM23; f35GM23; mGM23; Tango Accordion // Amplitude begins at 2286.7, peaks 2675.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1315,1315, 0, 0, 940, 940,0.000000 }, // 1438: f17GM24; f30GM59; mGM24; Acoustic Guitar1; Muted Trumpet + {1315,1315, 0, 0, 940, 940,0.000000 }, // 1402: f17GM24; f30GM59; mGM24; Acoustic Guitar1; Muted Trumpet // Amplitude begins at 2397.6, peaks 2489.4 at 0.0s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - {1316,1316, 0, 0, 4473, 4473,0.000000 }, // 1439: f17GM31; mGM31; Guitar Harmonics + {1316,1316, 0, 0, 4473, 4473,0.000000 }, // 1403: f17GM31; mGM31; Guitar Harmonics // Amplitude begins at 2582.8, peaks 2970.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1317,1317, 0, 0, 1026, 1026,0.000000 }, // 1440: f17GM32; f29GM65; f30GM65; mGM32; Acoustic Bass; Alto Sax + {1317,1317, 0, 0, 1026, 1026,0.000000 }, // 1404: f17GM32; f29GM65; f30GM65; mGM32; Acoustic Bass; Alto Sax // Amplitude begins at 6.9, peaks 3243.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1318,1318, 0, 0, 40000, 0,0.000000 }, // 1441: f17GM42; f29GM54; f29GM55; f30GM54; f30GM55; mGM42; Cello; Orchestra Hit; Synth Voice + {1318,1318, 0, 0, 40000, 0,0.000000 }, // 1405: f17GM42; f29GM54; f29GM55; f30GM54; f30GM55; mGM42; Cello; Orchestra Hit; Synth Voice // Amplitude begins at 0.0, peaks 1303.8 at 0.6s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - {1319,1319, 0, 0, 620, 13,0.000000 }, // 1442: f17GM49; mGM49; String Ensemble2 + {1319,1319, 0, 0, 620, 13,0.000000 }, // 1406: f17GM49; mGM49; String Ensemble2 // Amplitude begins at 0.0, peaks 3401.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1320,1320, 0, 0, 40000, 193,0.000000 }, // 1443: f17GM50; f29GM48; f30GM48; mGM50; String Ensemble1; Synth Strings 1 + {1320,1320, 0, 0, 40000, 193,0.000000 }, // 1407: f17GM50; f29GM48; f30GM48; mGM50; String Ensemble1; Synth Strings 1 // Amplitude begins at 0.0, peaks 2436.6 at 0.3s, // fades to 20% at 1.8s, keyoff fades to 20% in 0.0s. - {1321,1321, 0, 0, 1826, 46,0.000000 }, // 1444: f17GM51; f29GM49; f30GM49; mGM51; String Ensemble2; SynthStrings 2 + {1321,1321, 0, 0, 1826, 46,0.000000 }, // 1408: f17GM51; f29GM49; f30GM49; mGM51; String Ensemble2; SynthStrings 2 // Amplitude begins at 367.8, peaks 1998.5 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1322,1322, 0, 0, 40000, 140,0.000000 }, // 1445: f17GM52; f29GM34; f29GM35; f30GM33; f30GM34; f30GM35; f35GM52; mGM52; Choir Aahs; Electric Bass 1; Electric Bass 2; Fretless Bass + {1322,1322, 0, 0, 40000, 140,0.000000 }, // 1409: f17GM52; f29GM34; f29GM35; f30GM33; f30GM34; f30GM35; f35GM52; mGM52; Choir Aahs; Electric Bass 1; Electric Bass 2; Fretless Bass // Amplitude begins at 7.1, peaks 3214.9 at 0.2s, // fades to 20% at 2.6s, keyoff fades to 20% in 2.6s. - {1323,1323, 0, 0, 2560, 2560,0.000000 }, // 1446: f17GM53; f35GM53; mGM53; Voice Oohs + {1323,1323, 0, 0, 2560, 2560,0.000000 }, // 1410: f17GM53; f35GM53; mGM53; Voice Oohs // Amplitude begins at 140.1, peaks 3123.8 at 36.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1324,1324, 0, 0, 40000, 140,0.000000 }, // 1447: f17GM54; f29GM39; f30GM39; f35GM54; mGM54; Synth Bass 2; Synth Voice + {1324,1324, 0, 0, 40000, 140,0.000000 }, // 1411: f17GM54; f29GM39; f30GM39; f35GM54; mGM54; Synth Bass 2; Synth Voice // Amplitude begins at 1793.7, peaks 3096.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1325,1325, 0, 0, 286, 286,0.000000 }, // 1448: f17GM55; f29GM122; f30GM122; mGM55; Orchestra Hit; Seashore + {1325,1325, 0, 0, 286, 286,0.000000 }, // 1412: f17GM55; f29GM122; f30GM122; mGM55; Orchestra Hit; Seashore // Amplitude begins at 119.9, peaks 2837.1 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 0.0s. - {1326,1326, 0, 0, 1746, 13,0.000000 }, // 1449: f17GM58; f29GM94; f30GM94; mGM58; Pad 7 halo; Tuba + {1326,1326, 0, 0, 1746, 13,0.000000 }, // 1413: f17GM58; f29GM94; f30GM94; mGM58; Pad 7 halo; Tuba // Amplitude begins at 4.6, peaks 2079.4 at 37.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1327,1327, 0, 0, 40000, 0,0.000000 }, // 1450: f17GM61; mGM61; Brass Section + {1327,1327, 0, 0, 40000, 0,0.000000 }, // 1414: f17GM61; mGM61; Brass Section // Amplitude begins at 2.4, peaks 941.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1328,1328, 0, 0, 40000, 20,0.000000 }, // 1451: f17GM62; mGM62; Synth Brass 1 + {1328,1328, 0, 0, 40000, 20,0.000000 }, // 1415: f17GM62; mGM62; Synth Brass 1 // Amplitude begins at 6.7, peaks 2618.2 at 9.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1329,1329, 0, 0, 40000, 6,0.000000 }, // 1452: f17GM64; f35GM64; mGM64; Soprano Sax + {1329,1329, 0, 0, 40000, 6,0.000000 }, // 1416: f17GM64; f35GM64; mGM64; Soprano Sax // Amplitude begins at 6.8, peaks 3013.8 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 261, 261, 0, 0, 40000, 20,0.000000 }, // 1453: f17GM65; f35GM65; mGM65; Alto Sax + { 261, 261, 0, 0, 40000, 20,0.000000 }, // 1417: f17GM65; f35GM65; mGM65; Alto Sax // Amplitude begins at 111.7, peaks 1829.6 at 37.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1330,1330, 0, 0, 40000, 20,0.000000 }, // 1454: f17GM66; f35GM66; mGM66; Tenor Sax + {1330,1330, 0, 0, 40000, 20,0.000000 }, // 1418: f17GM66; f35GM66; mGM66; Tenor Sax // Amplitude begins at 6.7, peaks 2642.6 at 38.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1331,1331, 0, 0, 40000, 0,0.000000 }, // 1455: f17GM67; f29GM81; f30GM81; f35GM67; mGM67; Baritone Sax; Lead 2 sawtooth + {1331,1331, 0, 0, 40000, 0,0.000000 }, // 1419: f17GM67; f29GM81; f30GM81; f35GM67; mGM67; Baritone Sax; Lead 2 sawtooth // Amplitude begins at 7.1, peaks 2532.8 at 29.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1332,1332, 0, 0, 40000, 6,0.000000 }, // 1456: f17GM74; f30GM76; mGM74; Bottle Blow; Recorder + {1332,1332, 0, 0, 40000, 6,0.000000 }, // 1420: f17GM74; f30GM76; mGM74; Bottle Blow; Recorder // Amplitude begins at 0.8, peaks 2763.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1333,1333, 0, 0, 40000, 73,0.000000 }, // 1457: f17GM76; f29GM109; f29GM110; f29GM80; f30GM109; f30GM110; f30GM80; f35GM76; mGM76; Bagpipe; Bottle Blow; Fiddle; Lead 1 squareea + {1333,1333, 0, 0, 40000, 73,0.000000 }, // 1421: f17GM76; f29GM109; f29GM110; f29GM80; f30GM109; f30GM110; f30GM80; f35GM76; mGM76; Bagpipe; Bottle Blow; Fiddle; Lead 1 squareea // Amplitude begins at 0.0, peaks 3483.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1334,1334, 0, 0, 40000, 40,0.000000 }, // 1458: f17GM77; f29GM107; f30GM107; mGM77; Koto; Shakuhachi + {1334,1334, 0, 0, 40000, 40,0.000000 }, // 1422: f17GM77; f29GM107; f30GM107; mGM77; Koto; Shakuhachi // Amplitude begins at 0.0, peaks 3265.9 at 38.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1335,1335, 0, 0, 40000, 66,0.000000 }, // 1459: f17GM78; f29GM108; f30GM108; mGM78; Kalimba; Whistle + {1335,1335, 0, 0, 40000, 66,0.000000 }, // 1423: f17GM78; f29GM108; f30GM108; mGM78; Kalimba; Whistle // Amplitude begins at 6.2, peaks 3338.0 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1336,1336, 0, 0, 40000, 66,0.000000 }, // 1460: f17GM79; f29GM111; f30GM111; f35GM79; mGM79; Ocarina; Shanai + {1336,1336, 0, 0, 40000, 66,0.000000 }, // 1424: f17GM79; f29GM111; f30GM111; f35GM79; mGM79; Ocarina; Shanai // Amplitude begins at 868.5, peaks 3169.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1337,1337, 0, 0, 40000, 6,0.000000 }, // 1461: f17GM83; f35GM83; mGM83; Lead 4 chiff + {1337,1337, 0, 0, 40000, 6,0.000000 }, // 1425: f17GM83; f35GM83; mGM83; Lead 4 chiff // Amplitude begins at 0.6, peaks 2107.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1338,1338, 0, 0, 40000, 73,0.000000 }, // 1462: f17GM85; f35GM85; mGM85; Lead 6 voice + {1338,1338, 0, 0, 40000, 73,0.000000 }, // 1426: f17GM85; f35GM85; mGM85; Lead 6 voice // Amplitude begins at 107.6, peaks 1138.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1339,1339, 0, 0, 40000, 120,0.000000 }, // 1463: f17GM86; f35GM86; mGM86; Lead 7 fifths + {1339,1339, 0, 0, 40000, 120,0.000000 }, // 1427: f17GM86; f35GM86; mGM86; Lead 7 fifths // Amplitude begins at 1793.5, peaks 3191.6 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1340,1340, 0, 0, 40000, 246,0.000000 }, // 1464: f17GM88; f29GM32; f30GM32; mGM88; Acoustic Bass; Pad 1 new age + {1340,1340, 0, 0, 40000, 246,0.000000 }, // 1428: f17GM88; f29GM32; f30GM32; mGM88; Acoustic Bass; Pad 1 new age // Amplitude begins at 0.0, peaks 2325.6 at 33.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1341,1341, 0, 0, 40000, 433,0.000000 }, // 1465: f17GM89; f35GM89; mGM89; Pad 2 warm + {1341,1341, 0, 0, 40000, 433,0.000000 }, // 1429: f17GM89; f35GM89; mGM89; Pad 2 warm // Amplitude begins at 0.0, peaks 2125.7 at 0.2s, // fades to 20% at 1.8s, keyoff fades to 20% in 0.1s. - {1342,1342, 0, 0, 1826, 106,0.000000 }, // 1466: f17GM90; mGM90; Pad 3 polysynth + {1342,1342, 0, 0, 1826, 106,0.000000 }, // 1430: f17GM90; mGM90; Pad 3 polysynth // Amplitude begins at 7.8, peaks 3082.7 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1343,1343, 0, 0, 40000, 526,0.000000 }, // 1467: f17GM91; f35GM91; mGM91; Pad 4 choir + {1343,1343, 0, 0, 40000, 526,0.000000 }, // 1431: f17GM91; f35GM91; mGM91; Pad 4 choir // Amplitude begins at 0.0, peaks 2860.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1344,1344, 0, 0, 40000, 106,0.000000 }, // 1468: f17GM92; f35GM92; mGM92; Pad 5 bowedpad + {1344,1344, 0, 0, 40000, 106,0.000000 }, // 1432: f17GM92; f35GM92; mGM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1365.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 }, // 1469: f17GM93; f35GM93; mGM93; Pad 6 metallic + {1345,1345, 0, 0, 620, 13,0.000000 }, // 1433: f17GM93; f35GM93; mGM93; Pad 6 metallic // Amplitude begins at 1010.9, peaks 2941.9 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1346,1346, 0, 0, 906, 906,0.000000 }, // 1470: f17GM96; f29GM41; f29GM43; f30GM41; f30GM43; mGM96; Contrabass; FX 1 rain; Viola + {1346,1346, 0, 0, 906, 906,0.000000 }, // 1434: f17GM96; f29GM41; f29GM43; f30GM41; f30GM43; mGM96; Contrabass; FX 1 rain; Viola // Amplitude begins at 1790.4, peaks 2101.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1347,1347, 0, 0, 40000, 53,0.000000 }, // 1471: f17GM99; f29GM37; f30GM37; mGM99; FX 4 atmosphere; Slap Bass 2 + {1347,1347, 0, 0, 40000, 53,0.000000 }, // 1435: f17GM99; f29GM37; f30GM37; mGM99; FX 4 atmosphere; Slap Bass 2 // Amplitude begins at 2036.1, peaks 2828.6 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {1348,1348, 0, 0, 2000, 2000,0.000000 }, // 1472: f17GM100; f35GM100; mGM100; FX 5 brightness + {1348,1348, 0, 0, 2000, 2000,0.000000 }, // 1436: f17GM100; f35GM100; mGM100; FX 5 brightness // Amplitude begins at 0.0, peaks 2482.7 at 2.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.0s. - {1349,1349, 0, 0, 40000, 953,0.000000 }, // 1473: f17GM101; f35GM101; mGM101; FX 6 goblins + {1349,1349, 0, 0, 40000, 953,0.000000 }, // 1437: f17GM101; f35GM101; mGM101; FX 6 goblins // Amplitude begins at 1041.8, peaks 1149.5 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1350,1350, 0, 0, 940, 940,0.000000 }, // 1474: f17GM107; f29GM105; f30GM105; f35GM107; mGM107; Banjo; Koto + {1350,1350, 0, 0, 940, 940,0.000000 }, // 1438: f17GM107; f29GM105; f30GM105; f35GM107; mGM107; Banjo; Koto - // Amplitude begins at 617.2, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1351,1351, 64, 0, 226, 226,0.000000 }, // 1475: f17GP58; f29GP58; f30GP58; f35GP58; f49GP58; mGP58; Vibraslap + // Amplitude begins at 1242.1, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 378, 378, 84, 0, 453, 453,0.000000 }, // 1439: f17GP55; f29GP55; f30GP55; f35GP55; f49GP55; mGP55; Splash Cymbal + + // Amplitude begins at 497.6, peaks 543.6 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 - // Amplitude begins at 21.3, peaks 1497.2 at 0.0s, + // Amplitude begins at 6.5, peaks 1480.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1352,1352, 64, 0, 53, 53,0.000000 }, // 1476: f17GP73; f29GP73; f30GP73; f35GP73; f49GP73; mGP73; Short Guiro + {1352,1352, 44, 0, 80, 80,0.000000 }, // 1441: f17GP73; f29GP73; f30GP73; f35GP73; f49GP73; mGP73; Short Guiro - // Amplitude begins at 0.0, peaks 741.1 at 0.1s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1353,1353, 64, 0, 160, 160,0.000000 }, // 1477: f17GP74; f29GP74; f30GP74; f49GP74; mGP74; Long Guiro + // Amplitude begins at 0.0, peaks 663.8 at 0.2s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1353,1353, 40, 0, 333, 333,0.000000 }, // 1442: f17GP74; f29GP74; f30GP74; f49GP74; mGP74; Long Guiro - // Amplitude begins at 4.2, peaks 1219.1 at 0.1s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1354,1354,129, 0, 360, 360,0.000000 }, // 1478: f17GP79; f29GP79; f30GP79; f35GP79; f48GP79; f49GP79; mGP79; Open Cuica + // Amplitude begins at 3.5, peaks 1344.4 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1354,1354, 60, 0, 346, 346,0.000000 }, // 1443: f17GP79; f29GP79; f30GP79; f35GP79; f48GP79; f49GP79; mGP79; Open Cuica // Amplitude begins at 760.9, peaks 766.8 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1355,1355, 0, 0, 940, 940,0.000000 }, // 1479: sGM6; Harpsichord + {1355,1355, 0, 0, 940, 940,0.000000 }, // 1444: sGM6; Harpsichord // Amplitude begins at 2443.6, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1356,1356, 0, 0, 960, 960,0.000000 }, // 1480: sGM9; Glockenspiel + {1356,1356, 0, 0, 960, 960,0.000000 }, // 1445: sGM9; Glockenspiel // Amplitude begins at 1533.6, peaks 1939.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 }, // 1481: sGM14; Tubular Bells + {1357,1357, 0, 0, 640, 640,0.000000 }, // 1446: sGM14; Tubular Bells // Amplitude begins at 733.2, peaks 3099.9 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1358,1358, 0, 0, 40000, 60,0.000000 }, // 1482: sGM19; Church Organ + {1358,1358, 0, 0, 40000, 60,0.000000 }, // 1447: sGM19; Church Organ // Amplitude begins at 2368.0, peaks 2506.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1359,1359, 0, 0, 940, 940,0.000000 }, // 1483: sGM24; Acoustic Guitar1 + {1359,1359, 0, 0, 940, 940,0.000000 }, // 1448: sGM24; Acoustic Guitar1 // Amplitude begins at 0.8, peaks 1260.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1360,1360, 0, 0, 40000, 113,0.000000 }, // 1484: sGM44; Tremulo Strings + {1360,1360, 0, 0, 40000, 113,0.000000 }, // 1449: sGM44; Tremulo Strings // Amplitude begins at 1248.6, peaks 1320.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1361,1361, 0, 0, 146, 146,0.000000 }, // 1485: sGM45; Pizzicato String + {1361,1361, 0, 0, 146, 146,0.000000 }, // 1450: sGM45; Pizzicato String // Amplitude begins at 1904.1, peaks 2004.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 }, // 1486: sGM46; Orchestral Harp + {1362,1362, 0, 0, 646, 646,0.000000 }, // 1451: sGM46; Orchestral Harp // Amplitude begins at 2790.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1363,1363, 0, 0, 140, 140,0.000000 }, // 1487: sGM47; Timpany + {1363,1363, 0, 0, 140, 140,0.000000 }, // 1452: sGM47; Timpany // Amplitude begins at 0.3, peaks 1558.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1364,1364, 0, 0, 40000, 113,0.000000 }, // 1488: sGM48; String Ensemble1 + {1364,1364, 0, 0, 40000, 113,0.000000 }, // 1453: sGM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1663.3 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1365,1365, 0, 0, 40000, 220,0.000000 }, // 1489: sGM49; String Ensemble2 + {1365,1365, 0, 0, 40000, 220,0.000000 }, // 1454: sGM49; String Ensemble2 // Amplitude begins at 0.0, peaks 2000.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {1366,1366, 0, 0, 233, 13,0.000000 }, // 1490: sGM50; Synth Strings 1 + {1366,1366, 0, 0, 233, 13,0.000000 }, // 1455: sGM50; Synth Strings 1 // Amplitude begins at 0.6, peaks 1752.6 at 34.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1367,1367, 0, 0, 40000, 240,0.000000 }, // 1491: sGM52; Choir Aahs + {1367,1367, 0, 0, 40000, 240,0.000000 }, // 1456: sGM52; Choir Aahs // Amplitude begins at 1699.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1368,1368, 0, 0, 126, 126,0.000000 }, // 1492: sGM55; Orchestra Hit + {1368,1368, 0, 0, 126, 126,0.000000 }, // 1457: sGM55; Orchestra Hit // Amplitude begins at 111.4, peaks 2868.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1369,1369, 0, 0, 40000, 20,0.000000 }, // 1493: sGM56; Trumpet + {1369,1369, 0, 0, 40000, 20,0.000000 }, // 1458: sGM56; Trumpet // Amplitude begins at 119.8, peaks 2833.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1370,1370, 0, 0, 40000, 26,0.000000 }, // 1494: sGM57; Trombone + {1370,1370, 0, 0, 40000, 26,0.000000 }, // 1459: sGM57; Trombone // Amplitude begins at 122.0, peaks 3348.2 at 0.1s, // fades to 20% at 1.6s, keyoff fades to 20% in 0.0s. - {1371,1371, 0, 0, 1553, 6,0.000000 }, // 1495: sGM58; Tuba + {1371,1371, 0, 0, 1553, 6,0.000000 }, // 1460: sGM58; Tuba // Amplitude begins at 5.1, peaks 2070.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1372,1372, 0, 0, 40000, 53,0.000000 }, // 1496: sGM60; French Horn + {1372,1372, 0, 0, 40000, 53,0.000000 }, // 1461: sGM60; French Horn // Amplitude begins at 141.4, peaks 3425.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1373,1373, 0, 0, 40000, 33,0.000000 }, // 1497: sGM61; Brass Section + {1373,1373, 0, 0, 40000, 33,0.000000 }, // 1462: sGM61; Brass Section // Amplitude begins at 113.4, peaks 2563.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1374,1374, 0, 0, 40000, 6,0.000000 }, // 1498: sGM68; Oboe + {1374,1374, 0, 0, 40000, 6,0.000000 }, // 1463: sGM68; Oboe // Amplitude begins at 668.6, peaks 1561.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1375,1375, 0, 0, 40000, 6,0.000000 }, // 1499: sGM70; Bassoon + {1375,1375, 0, 0, 40000, 6,0.000000 }, // 1464: sGM70; Bassoon // Amplitude begins at 7.5, peaks 3074.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1376,1376, 0, 0, 40000, 33,0.000000 }, // 1500: sGM71; Clarinet + {1376,1376, 0, 0, 40000, 33,0.000000 }, // 1465: sGM71; Clarinet // Amplitude begins at 134.9, peaks 2668.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1377,1377, 0, 0, 40000, 6,0.000000 }, // 1501: sGM72; Piccolo + {1377,1377, 0, 0, 40000, 6,0.000000 }, // 1466: sGM72; Piccolo // Amplitude begins at 2.3, peaks 2823.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 }, // 1502: sGM73; Flute + {1378,1378, 0, 0, 40000, 13,0.000000 }, // 1467: sGM73; Flute // Amplitude begins at 0.0, peaks 928.5 at 0.1s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s. - {1379,1379, 0, 0, 920, 13,0.000000 }, // 1503: sGM95; Pad 8 sweep + {1379,1379, 0, 0, 920, 13,0.000000 }, // 1468: sGM95; Pad 8 sweep // Amplitude begins at 2008.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1380,1380, 0, 0, 126, 126,0.000000 }, // 1504: sGM116; Taiko Drum + {1380,1380, 0, 0, 126, 126,0.000000 }, // 1469: sGM116; Taiko Drum // Amplitude begins at 2085.5, peaks 2647.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1381,1381, 0, 0, 80, 80,0.000000 }, // 1505: sGM118; Synth Drum + {1381,1381, 0, 0, 80, 80,0.000000 }, // 1470: sGM118; Synth Drum - // Amplitude begins at 2671.2, + // Amplitude begins at 1990.2, peaks 2762.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1382,1382, 16, 0, 120, 120,0.000000 }, // 1506: sGP35; sGP36; Ac Bass Drum; Bass Drum 1 + {1382,1382, 35, 0, 73, 73,0.000000 }, // 1471: sGP35; sGP36; Ac Bass Drum; Bass Drum 1 - // Amplitude begins at 2619.6, + // Amplitude begins at 2676.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1383,1383, 6, 0, 40, 40,0.000000 }, // 1507: sGP37; Side Stick + {1383,1383, 49, 0, 40, 40,0.000000 }, // 1472: sGP37; Side Stick - // Amplitude begins at 2011.3, peaks 2787.3 at 0.0s, + // Amplitude begins at 2052.4, peaks 2525.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1381,1381, 14, 0, 80, 80,0.000000 }, // 1508: sGP38; sGP40; Acoustic Snare; Electric Snare + {1381,1381, 48, 0, 93, 93,0.000000 }, // 1473: sGP38; Acoustic Snare // Amplitude begins at 2183.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1384,1384, 14, 0, 40, 40,0.000000 }, // 1509: sGP39; Hand Clap + {1384,1384, 58, 0, 40, 40,0.000000 }, // 1474: sGP39; Hand Clap - // Amplitude begins at 2433.4, peaks 2831.6 at 0.0s, + // Amplitude begins at 1916.2, peaks 2657.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1385,1385, 0, 0, 106, 106,0.000000 }, // 1510: sGP41; sGP43; sGP45; sGP47; sGP48; sGP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom + {1381,1381, 60, 0, 86, 86,0.000000 }, // 1475: sGP40; Electric Snare - // Amplitude begins at 626.1, + // Amplitude begins at 2585.4, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1385,1385, 47, 0, 146, 146,0.000000 }, // 1476: sGP41; Low Floor Tom + + // Amplitude begins at 563.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1386,1386, 12, 0, 20, 20,0.000000 }, // 1511: sGP42; Closed High Hat + {1386,1386, 60, 0, 20, 20,0.000000 }, // 1477: sGP42; Closed High Hat + + // Amplitude begins at 2565.1, peaks 2989.9 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: sGP43; High Floor Tom - // Amplitude begins at 471.8, + // Amplitude begins at 412.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1387,1387, 12, 0, 100, 100,0.000000 }, // 1512: sGP44; Pedal High Hat + {1387,1387, 72, 0, 80, 80,0.000000 }, // 1479: sGP44; Pedal High Hat - // Amplitude begins at 678.8, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1388,1388, 12, 0, 433, 433,0.000000 }, // 1513: sGP46; Open High Hat + // Amplitude begins at 2662.6, peaks 2952.0 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: sGP45; Low Tom - // Amplitude begins at 701.3, peaks 1348.8 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1389,1389, 14, 0, 600, 600,0.000000 }, // 1514: sGP49; Crash Cymbal 1 + // Amplitude begins at 472.3, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1388,1388, 84, 0, 313, 313,0.000000 }, // 1481: sGP46; Open High Hat - // Amplitude begins at 1498.9, peaks 1694.5 at 0.0s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1390,1390, 14, 0, 440, 440,0.000000 }, // 1515: sGP52; Chinese Cymbal + // Amplitude begins at 2830.0, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {1385,1385, 54, 0, 226, 226,0.000000 }, // 1482: sGP47; Low-Mid Tom - // Amplitude begins at 53.3, peaks 1160.2 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1391,1391, 14, 0, 100, 100,0.000000 }, // 1516: sGP54; Tambourine + // Amplitude begins at 2894.1, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1385,1385, 57, 0, 286, 286,0.000000 }, // 1483: sGP48; High-Mid Tom - // Amplitude begins at 1208.8, + // Amplitude begins at 872.8, peaks 1335.5 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {1389,1389, 72, 0, 506, 506,0.000000 }, // 1484: sGP49; Crash Cymbal 1 + + // Amplitude begins at 2934.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1392,1392, 78, 0, 273, 273,0.000000 }, // 1517: sGP55; Splash Cymbal + {1385,1385, 60, 0, 293, 293,0.000000 }, // 1485: sGP50; High Tom - // Amplitude begins at 1284.6, peaks 1305.6 at 0.0s, - // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1393,1393, 14, 0, 880, 880,0.000000 }, // 1518: sGP57; Crash Cymbal 2 + // Amplitude begins at 1186.7, peaks 1737.5 at 0.0s, + // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. + {1390,1390, 36, 0, 833, 833,0.000000 }, // 1486: sGP52; Chinese Cymbal - // Amplitude begins at 1526.3, + // Amplitude begins at 175.3, peaks 1104.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1394,1394, 0, 0, 126, 126,0.000000 }, // 1519: sGP58; Vibraslap + {1391,1391, 93, 0, 73, 73,0.000000 }, // 1487: sGP54; Tambourine - // Amplitude begins at 6.2, peaks 984.7 at 0.0s, + // Amplitude begins at 1188.5, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1392,1392, 72, 0, 273, 273,0.000000 }, // 1488: sGP55; Splash Cymbal + + // Amplitude begins at 1290.9, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {1393,1393, 84, 0, 433, 433,0.000000 }, // 1489: sGP57; Crash Cymbal 2 + + // Amplitude begins at 1691.1, + // 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 2.8, peaks 932.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1395,1395, 14, 0, 86, 86,0.000000 }, // 1520: sGP69; Cabasa + {1395,1395, 64, 0, 86, 86,0.000000 }, // 1491: sGP69; Cabasa - // Amplitude begins at 1570.8, + // Amplitude begins at 1384.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1396,1396, 2, 0, 40, 40,0.000000 }, // 1521: sGP76; High Wood Block + {1396,1396, 68, 0, 20, 20,0.000000 }, // 1492: sGP76; High Wood Block // Amplitude begins at 2621.9, peaks 2633.4 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {1397,1397, 0, 0, 1260, 1260,0.000000 }, // 1522: MGM0; MGM7; b61M1; f19GM0; f19GM7; f21GM0; f21GM7; f23GM7; f32GM0; f32GM7; f37GM0; f41GM0; f41GM7; f47GM1; AcouGrandPiano; BrightAcouGrand; Clavinet + {1397,1397, 0, 0, 1260, 1260,0.000000 }, // 1493: MGM0; MGM7; b61M1; f19GM0; f19GM7; f21GM0; f21GM7; f23GM7; f32GM0; f32GM7; f37GM0; f41GM0; f41GM7; f47GM1; AcouGrandPiano; BrightAcouGrand; Clavinet // Amplitude begins at 2329.7, peaks 2590.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1398,1398, 0, 0, 40000, 140,0.000000 }, // 1523: MGM10; MGM9; f19GM9; f23GM10; f23GM9; Glockenspiel; Music box + {1398,1398, 0, 0, 40000, 140,0.000000 }, // 1494: MGM10; MGM9; f19GM9; f23GM10; f23GM9; Glockenspiel; Music box // Amplitude begins at 2364.4, peaks 3173.6 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1399,1399, 0, 0, 40000, 6,0.000000 }, // 1524: f19GM11; Vibraphone + {1399,1399, 0, 0, 40000, 6,0.000000 }, // 1495: f19GM11; Vibraphone // Amplitude begins at 2584.5, peaks 2813.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1400,1400, 0, 0, 520, 520,0.000000 }, // 1525: f19GM13; Xylophone + {1400,1400, 0, 0, 520, 520,0.000000 }, // 1496: f19GM13; Xylophone // Amplitude begins at 121.6, peaks 3213.8 at 14.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1401,1401, 0, 0, 40000, 126,0.000000 }, // 1526: f19GM21; Accordion + {1401,1401, 0, 0, 40000, 126,0.000000 }, // 1497: f19GM21; Accordion // Amplitude begins at 111.5, peaks 1993.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1402,1402, 0, 0, 300, 300,0.000000 }, // 1527: MGM22; MGM23; f19GM22; f19GM23; f23GM22; f23GM23; f32GM22; f32GM23; Harmonica; Tango Accordion + {1402,1402, 0, 0, 300, 300,0.000000 }, // 1498: MGM22; MGM23; f19GM22; f19GM23; f23GM22; f23GM23; f32GM22; f32GM23; Harmonica; Tango Accordion // Amplitude begins at 1607.8, peaks 1708.1 at 16.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1403,1403, 0, 0, 40000, 0,0.000000 }, // 1528: f19GM25; f41GM25; Acoustic Guitar2 + {1403,1403, 0, 0, 40000, 0,0.000000 }, // 1499: f19GM25; f41GM25; Acoustic Guitar2 // Amplitude begins at 120.4, peaks 3354.3 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1404,1404, 0, 0, 1720, 1720,0.000000 }, // 1529: MGM24; MGM25; MGM26; MGM27; f19GM27; f32GM24; f32GM25; f32GM26; f32GM27; oGM26; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar1; Electric Guitar2 + {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 0.0, peaks 2575.5 at 2.3s, // fades to 20% at 2.6s, keyoff fades to 20% in 2.6s. - {1405,1405, 0, 0, 2560, 2560,0.000000 }, // 1530: f19GM33; f19GM36; Electric Bass 1; Slap Bass 1 + {1405,1405, 0, 0, 2560, 2560,0.000000 }, // 1501: f19GM33; f19GM36; Electric Bass 1; Slap Bass 1 // Amplitude begins at 0.0, peaks 2406.7 at 0.2s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {1406,1406, 0, 0, 1306, 1306,0.000000 }, // 1531: MGM34; f19GM34; f23GM34; Electric Bass 2 + {1406,1406, 0, 0, 1306, 1306,0.000000 }, // 1502: MGM34; f19GM34; f23GM34; Electric Bass 2 // Amplitude begins at 955.2, peaks 2643.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1407,1407, 0, 0, 53, 53,0.000000 }, // 1532: MGM35; f19GM35; f23GM35; Fretless Bass + {1407,1407, 0, 0, 53, 53,0.000000 }, // 1503: MGM35; f19GM35; f23GM35; Fretless Bass // Amplitude begins at 5.4, peaks 2246.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1408,1408, 0, 0, 166, 166,0.000000 }, // 1533: MGM39; f19GM39; f23GM39; oGM39; Synth Bass 2 + {1408,1408, 0, 0, 166, 166,0.000000 }, // 1504: MGM39; f19GM39; f23GM39; oGM39; Synth Bass 2 // Amplitude begins at 92.0, peaks 1983.5 at 13.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1409,1409, 0, 0, 40000, 0,0.000000 }, // 1534: MGM42; f19GM42; f23GM42; oGM42; Cello + {1409,1409, 0, 0, 40000, 0,0.000000 }, // 1505: MGM42; f19GM42; f23GM42; oGM42; Cello // Amplitude begins at 121.0, peaks 2054.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1410,1410, 0, 0, 40, 46,0.000000 }, // 1535: f19GM43; Contrabass + {1410,1410, 0, 0, 40, 46,0.000000 }, // 1506: f19GM43; Contrabass // Amplitude begins at 1015.0, peaks 2758.1 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1411,1411, 0, 0, 166, 166,0.000000 }, // 1536: MGM46; f19GM46; f23GM46; oGM46; Orchestral Harp + {1411,1411, 0, 0, 166, 166,0.000000 }, // 1507: MGM46; f19GM46; f23GM46; oGM46; Orchestral Harp // Amplitude begins at 1207.6, peaks 1368.5 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {1412,1412, 0, 0, 2280, 2280,0.000000 }, // 1537: MGM47; f19GM47; f23GM47; f32GM47; Timpany + {1412,1412, 0, 0, 2280, 2280,0.000000 }, // 1508: MGM47; f19GM47; f23GM47; f32GM47; Timpany // Amplitude begins at 0.3, peaks 1542.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1413,1413, 0, 0, 40000, 206,0.000000 }, // 1538: f19GM48; f19GM50; String Ensemble1; Synth Strings 1 + {1413,1413, 0, 0, 40000, 206,0.000000 }, // 1509: f19GM48; f19GM50; String Ensemble1; Synth Strings 1 // Amplitude begins at 0.0, peaks 994.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.4s. - {1414,1414, 0, 0, 40000, 1420,0.000000 }, // 1539: MGM52; MGM54; f19GM52; f19GM54; f23GM52; f23GM54; oGM52; oGM54; Choir Aahs; Synth Voice + {1414,1414, 0, 0, 40000, 1420,0.000000 }, // 1510: MGM52; MGM54; f19GM52; f19GM54; f23GM52; f23GM54; oGM52; oGM54; Choir Aahs; Synth Voice // Amplitude begins at 0.0, peaks 1124.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1415,1415, 0, 0, 146, 146,0.000000 }, // 1540: MGM53; f19GM53; f23GM53; f35GM40; Violin; Voice Oohs + {1415,1415, 0, 0, 146, 146,0.000000 }, // 1511: MGM53; f19GM53; f23GM53; f35GM40; Violin; Voice Oohs // Amplitude begins at 0.0, peaks 2073.5 at 0.3s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1416,1416, 0, 0, 1393, 1393,0.000000 }, // 1541: MGM55; f19GM55; f23GM55; Orchestra Hit + {1416,1416, 0, 0, 1393, 1393,0.000000 }, // 1512: MGM55; f19GM55; f23GM55; Orchestra Hit // Amplitude begins at 1725.4, peaks 2056.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1417,1417, 0, 0, 540, 540,0.000000 }, // 1542: MGM61; b56M24; f12GM27; f16GM27; f19GM61; f23GM61; f32GM61; f54GM27; Brass Section; Electric Guitar2; NYLON + {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 919.2, peaks 960.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1418,1418, 0, 0, 40000, 33,0.000000 }, // 1543: MGM62; f19GM62; f23GM62; f32GM62; Synth Brass 1 + {1418,1418, 0, 0, 40000, 33,0.000000 }, // 1514: MGM62; f19GM62; f23GM62; f32GM62; Synth Brass 1 // Amplitude begins at 859.2, peaks 3176.3 at 10.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1419,1419, 0, 0, 40000, 53,0.000000 }, // 1544: f19GM77; Shakuhachi + {1419,1419, 0, 0, 40000, 53,0.000000 }, // 1515: f19GM77; Shakuhachi // Amplitude begins at 1265.1, peaks 2496.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1420,1420, 0, 0, 40000, 0,0.000000 }, // 1545: MGM83; f19GM83; f35GM71; Clarinet; Lead 4 chiff + {1420,1420, 0, 0, 40000, 0,0.000000 }, // 1516: MGM83; f19GM83; f35GM71; Clarinet; Lead 4 chiff // Amplitude begins at 91.7, peaks 1977.9 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1421,1421, 0, 0, 40000, 0,0.000000 }, // 1546: MGM84; MGM85; f19GM84; f19GM85; Lead 5 charang; Lead 6 voice + {1421,1421, 0, 0, 40000, 0,0.000000 }, // 1517: MGM84; MGM85; f19GM84; f19GM85; Lead 5 charang; Lead 6 voice // Amplitude begins at 0.9, peaks 2005.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1422,1422, 0, 0, 40000, 6,0.000000 }, // 1547: MGM86; f19GM86; f35GM70; Bassoon; Lead 7 fifths + {1422,1422, 0, 0, 40000, 6,0.000000 }, // 1518: MGM86; f19GM86; f35GM70; Bassoon; Lead 7 fifths // Amplitude begins at 729.3, peaks 2464.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 }, // 1548: MGM88; MGM89; f19GM88; f19GM89; f23GM89; f35GM56; Pad 1 new age; Pad 2 warm; Trumpet + {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 0.0, peaks 1603.8 at 0.3s, // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s. - {1424,1424, 0, 0, 1266, 6,0.000000 }, // 1549: MGM90; f19GM90; f23GM90; Pad 3 polysynth + {1424,1424, 0, 0, 1266, 6,0.000000 }, // 1520: MGM90; f19GM90; f23GM90; Pad 3 polysynth // Amplitude begins at 729.3, peaks 2465.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1425,1425, 0, 0, 126, 126,0.000000 }, // 1550: MGM91; f19GM91; f25GM90; f35GM57; Pad 3 polysynth; Pad 4 choir; Trombone + {1425,1425, 0, 0, 126, 126,0.000000 }, // 1521: MGM91; f19GM91; f25GM90; f35GM57; Pad 3 polysynth; Pad 4 choir; Trombone // Amplitude begins at 4.1, peaks 4117.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1426,1426, 0, 0, 40000, 46,0.000000 }, // 1551: f19GM107; f19GM108; f19GM109; f19GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic + {1426,1426, 0, 0, 40000, 46,0.000000 }, // 1522: f19GM107; f19GM108; f19GM109; f19GM93; Bagpipe; Kalimba; Koto; Pad 6 metallic // Amplitude begins at 119.9, peaks 2009.1 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1427,1427, 0, 0, 920, 920,0.000000 }, // 1552: MGM95; f12GM63; f16GM63; f19GM95; f32GM95; f47GM62; f54GM63; oGM95; Pad 8 sweep; Synth Brass 1; Synth Brass 2 + {1427,1427, 0, 0, 920, 920,0.000000 }, // 1523: MGM95; f12GM63; f16GM63; f19GM95; f32GM95; f47GM62; f54GM63; oGM95; Pad 8 sweep; Synth Brass 1; Synth Brass 2 // Amplitude begins at 1217.4, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1428,1428, 0, 0, 1886, 1886,0.000000 }, // 1553: MGM98; f19GM98; FX 3 crystal + {1428,1428, 0, 0, 1886, 1886,0.000000 }, // 1524: MGM98; f19GM98; FX 3 crystal // Amplitude begins at 810.2, peaks 1358.2 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1429,1429, 0, 0, 746, 746,0.000000 }, // 1554: f19GM100; FX 5 brightness + {1429,1429, 0, 0, 746, 746,0.000000 }, // 1525: f19GM100; FX 5 brightness // Amplitude begins at 1405.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1430,1430, 0, 0, 153, 153,0.000000 }, // 1555: MGM100; MGM101; MGM102; f19GM101; f19GM102; f23GM102; oGM100; oGM101; oGM102; FX 5 brightness; FX 6 goblins; FX 7 echoes + {1430,1430, 0, 0, 153, 153,0.000000 }, // 1526: MGM100; MGM101; MGM102; f19GM101; f19GM102; f23GM102; oGM100; oGM101; oGM102; FX 5 brightness; FX 6 goblins; FX 7 echoes // Amplitude begins at 1668.0, peaks 2013.3 at 5.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1431,1431, 0, 0, 40000, 106,0.000000 }, // 1556: f19GM103; FX 8 sci-fi + {1431,1431, 0, 0, 40000, 106,0.000000 }, // 1527: f19GM103; FX 8 sci-fi // Amplitude begins at 29.6, peaks 1256.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1432,1432, 0, 0, 146, 146,0.000000 }, // 1557: MGM106; f15GM106; f19GM106; f26GM106; oGM106; Shamisen + {1432,1432, 0, 0, 146, 146,0.000000 }, // 1528: MGM106; f15GM106; f19GM106; f26GM106; oGM106; Shamisen // Amplitude begins at 0.8, peaks 2826.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1433,1433, 0, 0, 40000, 6,0.000000 }, // 1558: MGM110; MGM111; MGM76; MGM77; f19GM110; f19GM111; f35GM74; oGM110; oGM111; oGM77; Bottle Blow; Fiddle; Recorder; Shakuhachi; Shanai + {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 652.9, peaks 1247.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1434,1434, 0, 0, 86, 86,0.000000 }, // 1559: MGM119; f19GM119; Reverse Cymbal + {1434,1434, 0, 0, 86, 86,0.000000 }, // 1530: MGM119; f19GM119; Reverse Cymbal // Amplitude begins at 1672.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1435,1435, 0, 0, 40, 40,0.000000 }, // 1560: MGM120; f19GM120; Guitar FretNoise + {1435,1435, 0, 0, 40, 40,0.000000 }, // 1531: MGM120; f19GM120; Guitar FretNoise // Amplitude begins at 951.1, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1436,1436, 0, 0, 2353, 2353,0.000000 }, // 1561: MGM121; f19GM121; f32GM121; Breath Noise + {1436,1436, 0, 0, 2353, 2353,0.000000 }, // 1532: MGM121; f19GM121; f32GM121; Breath Noise // Amplitude begins at 0.0, peaks 2979.8 at 0.3s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1437,1437, 0, 0, 1186, 1186,0.000000 }, // 1562: MGM122; f19GM122; Seashore + {1437,1437, 0, 0, 1186, 1186,0.000000 }, // 1533: MGM122; f19GM122; Seashore // Amplitude begins at 1425.3, peaks 1450.8 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1438,1438, 0, 0, 2386, 2386,0.000000 }, // 1563: MGM123; b61M10; f19GM123; f21GM123; f32GM123; f41GM123; oGM123; Bird Tweet; Music box + {1438,1438, 0, 0, 2386, 2386,0.000000 }, // 1534: MGM123; b61M10; f19GM123; f21GM123; f32GM123; f41GM123; oGM123; Bird Tweet; Music box // Amplitude begins at 2746.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 740, 740, 0, 0, 80, 80,0.000000 }, // 1564: f19GM126; f21GM126; f27GM127; f41GM126; Applause/Noise; Gunshot + { 740, 740, 0, 0, 80, 80,0.000000 }, // 1535: f19GM126; f21GM126; f27GM127; f41GM126; Applause/Noise; Gunshot // Amplitude begins at 1998.4, peaks 2493.6 at 1.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 3.3s. - {1439,1439, 0, 0, 40000, 3293,0.000000 }, // 1565: f19GM127; f21GM127; f41GM127; Gunshot + {1439,1439, 0, 0, 40000, 3293,0.000000 }, // 1536: f19GM127; f21GM127; f41GM127; Gunshot - // Amplitude begins at 2823.2, + // Amplitude begins at 2763.0, + // 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 1929.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 739, 739, 0, 0, 40, 40,0.000000 }, // 1566: f19GP35; f19GP36; f27GP36; f41GP36; Ac Bass Drum; Bass Drum 1 + { 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 2644.4, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + { 740, 740, 60, 0, 60, 60,0.000000 }, // 1539: f19GP38; f27GP38; f27GP39; f41GP38; Acoustic Snare; Hand Clap - // Amplitude begins at 1909.2, + // Amplitude begins at 2076.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 500, 500, 1, 0, 13, 13,0.000000 }, // 1567: MGP37; MGP41; MGP43; MGP45; MGP47; MGP48; MGP50; MGP56; MGP60; MGP61; MGP62; MGP63; MGP64; MGP65; MGP66; 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; 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; 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 + { 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 2757.4, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 740, 740, 30, 0, 153, 153,0.000000 }, // 1568: f19GP38; f19GP60; f21GP60; f27GP38; f27GP39; f27GP40; f41GP38; Acoustic Snare; Electric Snare; Hand Clap; High Bongo + // Amplitude begins at 849.0, peaks 1400.8 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 397.8, peaks 689.6 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 353.1, + // Amplitude begins at 1965.5, + // 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 2058.9, peaks 2535.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 741, 741, 46, 0, 133, 133,0.000000 }, // 1569: MGP38; MGP39; MGP40; MGP67; MGP68; f19GP39; f32GP38; f32GP39; f32GP40; f32GP67; f32GP68; f41GP39; Acoustic Snare; Electric Snare; Hand Clap; High Agogo; Low Agogo + {1442,1442, 15, 0, 86, 86,0.000000 }, // 1544: f19GP48; f21GP48; f41GP48; High-Mid Tom - // Amplitude begins at 962.1, peaks 1384.3 at 0.0s, + // Amplitude begins at 2366.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1440,1440,100, 0, 33, 33,0.000000 }, // 1570: f19GP42; Closed High Hat + { 752, 752, 49, 0, 46, 46,0.000000 }, // 1545: f19GP49; f21GP49; f27GP32; f27GP33; f27GP34; f41GP49; Crash Cymbal 1 + + // Amplitude begins at 2102.6, peaks 2573.5 at 0.0s, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1442,1442, 16, 0, 86, 86,0.000000 }, // 1546: f19GP52; f21GP52; f41GP52; Chinese Cymbal - // Amplitude begins at 355.3, peaks 563.0 at 0.0s, + // Amplitude begins at 1974.2, peaks 2554.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1441,1441,100, 0, 60, 60,0.000000 }, // 1571: 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 + {1442,1442, 12, 0, 86, 86,0.000000 }, // 1547: f19GP53; f21GP53; f41GP53; Ride Bell - // Amplitude begins at 2071.5, peaks 2509.2 at 0.0s, + // Amplitude begins at 2510.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1442,1442, 2, 0, 86, 86,0.000000 }, // 1572: f19GP48; f19GP52; f19GP53; f21GP48; f21GP52; f21GP53; f41GP48; f41GP52; f41GP53; Chinese Cymbal; High-Mid Tom; Ride Bell + { 740, 740, 55, 0, 60, 60,0.000000 }, // 1548: f19GP60; f21GP60; f27GP40; Electric Snare; High Bongo - // Amplitude begins at 2500.4, + // Amplitude begins at 2480.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 752, 752, 19, 0, 40, 40,0.000000 }, // 1573: 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 + { 752, 752, 18, 0, 40, 40,0.000000 }, // 1549: f19GP63; Open High Conga + + // Amplitude begins at 2428.6, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 752, 752, 15, 0, 40, 40,0.000000 }, // 1550: f19GP67; f21GP67; f27GP67; f41GP67; High Agogo + + // Amplitude begins at 2470.8, + // 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 2595.5, peaks 2720.1 at 0.1s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {1443,1444, 0, 0, 1820, 1820,0.000000 }, // 1574: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000 + {1443,1444, 0, 0, 1820, 1820,0.000000 }, // 1552: b50M0; b51M0; f20GM0; f31GM0; f36GM0; f48GM0; qGM0; AcouGrandPiano; gm000 // Amplitude begins at 2735.0, peaks 2872.1 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1445,1446, 0, 0, 1073, 1073,0.000000 }, // 1575: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001 + {1445,1446, 0, 0, 1073, 1073,0.000000 }, // 1553: b50M1; b51M1; f20GM1; f31GM1; f36GM1; f48GM1; qGM1; BrightAcouGrand; gm001 // Amplitude begins at 2395.0, peaks 3313.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1447,1448, 0, 0, 1680, 1680,0.000000 }, // 1576: b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002 + {1447,1448, 0, 0, 1680, 1680,0.000000 }, // 1554: b50M2; b51M2; f20GM2; f31GM2; f36GM2; qGM2; ElecGrandPiano; gm002 // Amplitude begins at 3199.2, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {1449,1450, 0, 0, 1826, 1826,0.000000 }, // 1577: f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano + {1449,1450, 0, 0, 1826, 1826,0.000000 }, // 1555: f20GM3; f31GM3; f36GM3; qGM3; Honky-tonkPiano // Amplitude begins at 1061.6, peaks 1112.8 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1451,1452, 0, 0, 1706, 1706,0.000000 }, // 1578: f20GM7; f31GM7; f36GM7; qGM7; Clavinet + {1451,1452, 0, 0, 1706, 1706,0.000000 }, // 1556: f20GM7; f31GM7; f36GM7; qGM7; Clavinet // Amplitude begins at 1402.5, peaks 1689.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1453,1454, 0, 0, 906, 906,0.000000 }, // 1579: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; Glockenspiel; gm009 + {1453,1454, 0, 0, 906, 906,0.000000 }, // 1557: b50M9; b51M9; f20GM9; f31GM9; f36GM9; qGM9; Glockenspiel; gm009 // Amplitude begins at 592.9, peaks 987.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 182,1455, 0, 0, 213, 213,0.000000 }, // 1580: b50M10; b51M10; f20GM10; f31GM10; f36GM10; f49GM10; qGM10; Music box; gm010 + { 182,1455, 0, 0, 213, 213,0.000000 }, // 1558: b50M10; b51M10; f20GM10; f31GM10; f36GM10; f49GM10; qGM10; Music box; gm010 // Amplitude begins at 2518.5, peaks 3083.9 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1456,1457, 0, 0, 1713, 1713,0.000000 }, // 1581: f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone + {1456,1457, 0, 0, 1713, 1713,0.000000 }, // 1559: f20GM11; f36GM11; f48GM11; f49GM11; qGM11; Vibraphone // Amplitude begins at 2697.2, peaks 2843.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1458,1459, 0, 0, 260, 260,0.000000 }, // 1582: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012 + {1458,1459, 0, 0, 260, 260,0.000000 }, // 1560: b50M12; b51M12; f20GM12; f31GM12; f36GM12; f49GM12; qGM12; Marimba; gm012 // Amplitude begins at 1840.0, peaks 2393.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 }, // 1583: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015 + {1460,1461, 0, 0, 193, 193,0.000000 }, // 1561: b50M15; b51M15; f20GM15; f31GM15; f36GM15; f49GM15; qGM15; Dulcimer; gm015 // Amplitude begins at 867.3, peaks 1426.1 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {1462,1463, 0, 0, 2106, 2106,0.000000 }, // 1584: b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016 + {1462,1463, 0, 0, 2106, 2106,0.000000 }, // 1562: b50M16; b51M16; f20GM16; f31GM16; f36GM16; f49GM16; qGM16; Hammond Organ; gm016 // Amplitude begins at 2219.2, peaks 2599.2 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - { 191,1464, 0, 0, 1460, 1460,0.000000 }, // 1585: b50M17; b51M17; f20GM17; f31GM17; f36GM17; f49GM17; qGM17; Percussive Organ; gm017 + { 191,1464, 0, 0, 1460, 1460,0.000000 }, // 1563: b50M17; b51M17; f20GM17; f31GM17; f36GM17; f49GM17; qGM17; Percussive Organ; gm017 // Amplitude begins at 1304.6, peaks 1992.4 at 36.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 193,1465, 0, 0, 40000, 13,0.000000 }, // 1586: f20GM18; f31GM18; f36GM18; qGM18; Rock Organ + { 193,1465, 0, 0, 40000, 13,0.000000 }, // 1564: f20GM18; f31GM18; f36GM18; qGM18; Rock Organ // Amplitude begins at 4.9, peaks 2534.9 at 19.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1466,1467, 0, 0, 40000, 146,0.000000 }, // 1587: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019 + {1466,1467, 0, 0, 40000, 146,0.000000 }, // 1565: b50M19; b51M19; f20GM19; f31GM19; f36GM19; f48GM19; f49GM19; qGM19; Church Organ; gm019 // Amplitude begins at 44.9, peaks 1310.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1468,1469, 0, 0, 40000, 126,0.000000 }, // 1588: b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020 + {1468,1469, 0, 0, 40000, 126,0.000000 }, // 1566: b50M20; b51M20; f20GM20; f31GM20; f36GM20; f49GM20; qGM20; Reed Organ; gm020 // Amplitude begins at 1038.4, peaks 3196.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1470,1471, 0, 0, 40000, 6,0.000000 }, // 1589: b50M29; b51M29; f20GM29; f31GM29; f36GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029 + {1470,1471, 0, 0, 40000, 6,0.000000 }, // 1567: b50M29; b51M29; f20GM29; f31GM29; f36GM29; f49GM1; qGM29; BrightAcouGrand; Overdrive Guitar; gm029 // Amplitude begins at 726.9, peaks 3050.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1472,1473, 0, 0, 40000, 0,0.000000 }, // 1590: b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030 + {1472,1473, 0, 0, 40000, 0,0.000000 }, // 1568: b50M30; b51M30; f20GM30; f31GM30; f36GM30; qGM30; Distorton Guitar; gm030 // Amplitude begins at 123.3, peaks 2992.8 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 0.0s. - { 36,1474, 0, 0, 2100, 6,0.000000 }, // 1591: b50M35; b51M35; f20GM35; f31GM35; f36GM35; f49GM35; qGM35; Fretless Bass; gm035 + { 36,1474, 0, 0, 2100, 6,0.000000 }, // 1569: b50M35; b51M35; f20GM35; f31GM35; f36GM35; f49GM35; qGM35; Fretless Bass; gm035 // Amplitude begins at 2127.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 37,1475, 0, 0, 66, 66,0.000000 }, // 1592: b50M36; b51M36; f20GM36; f31GM36; f36GM36; f49GM36; qGM36; Slap Bass 1; gm036 + { 37,1475, 0, 0, 66, 66,0.000000 }, // 1570: b50M36; b51M36; f20GM36; f31GM36; f36GM36; f49GM36; qGM36; Slap Bass 1; gm036 // Amplitude begins at 2307.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1476,1477, 0, 0, 66, 66,0.000000 }, // 1593: b50M37; b51M37; f20GM37; f31GM37; f36GM37; qGM37; Slap Bass 2; gm037 + {1476,1477, 0, 0, 66, 66,0.000000 }, // 1571: b50M37; b51M37; f20GM37; f31GM37; f36GM37; qGM37; Slap Bass 2; gm037 // Amplitude begins at 2354.0, peaks 3401.4 at 0.2s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1478,1479, 0, 0, 1853, 1853,0.000000 }, // 1594: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038 + {1478,1479, 0, 0, 1853, 1853,0.000000 }, // 1572: b50M38; b51M38; f20GM38; f31GM38; f36GM38; qGM38; Synth Bass 1; gm038 // Amplitude begins at 0.0, peaks 994.7 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 40,1480, 0, 0, 360, 360,0.000000 }, // 1595: b50M40; b51M40; f20GM40; f31GM40; f36GM40; f48GM40; f49GM40; qGM40; Violin; gm040 + { 40,1480, 0, 0, 360, 360,0.000000 }, // 1573: b50M40; b51M40; f20GM40; f31GM40; f36GM40; f48GM40; f49GM40; qGM40; Violin; gm040 // Amplitude begins at 0.0, peaks 912.4 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1481,1480, 0, 0, 386, 386,0.000000 }, // 1596: b50M41; b51M41; f20GM41; f31GM41; f36GM41; f49GM41; qGM41; Viola; gm041 + {1481,1480, 0, 0, 386, 386,0.000000 }, // 1574: b50M41; b51M41; f20GM41; f31GM41; f36GM41; f49GM41; qGM41; Viola; gm041 // Amplitude begins at 0.0, peaks 2842.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1482,1483, 0, 0, 40000, 246,0.000000 }, // 1597: b50M50; b51M50; f20GM50; f36GM50; f48GM50; qGM50; Synth Strings 1; gm050 + {1482,1483, 0, 0, 40000, 246,0.000000 }, // 1575: b50M50; b51M50; f20GM50; f36GM50; f48GM50; qGM50; Synth Strings 1; gm050 // Amplitude begins at 0.0, peaks 255.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - { 51,1484, 0, 0, 40000, 253,0.000000 }, // 1598: b50M51; b51M51; f20GM51; f31GM51; f36GM51; f49GM51; qGM51; SynthStrings 2; gm051 + { 51,1484, 0, 0, 40000, 253,0.000000 }, // 1576: b50M51; b51M51; f20GM51; f31GM51; f36GM51; f49GM51; qGM51; SynthStrings 2; gm051 // Amplitude begins at 7.2, peaks 2933.9 at 27.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1485,1486, 0, 0, 40000, 46,0.000000 }, // 1599: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052 + {1485,1486, 0, 0, 40000, 46,0.000000 }, // 1577: b50M52; b51M52; f20GM52; f31GM52; f36GM52; f49GM52; qGM52; Choir Aahs; gm052 // Amplitude begins at 7.3, peaks 3317.4 at 0.1s, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - {1487,1488, 0, 0, 3053, 3053,0.000000 }, // 1600: b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053 + {1487,1488, 0, 0, 3053, 3053,0.000000 }, // 1578: b50M53; b51M53; f20GM53; f31GM53; f36GM53; f49GM53; qGM53; Voice Oohs; gm053 // Amplitude begins at 0.8, peaks 2532.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1489,1490, 0, 0, 40000, 86,0.000000 }, // 1601: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054 + {1489,1490, 0, 0, 40000, 86,0.000000 }, // 1579: b50M54; b51M54; f20GM54; f31GM54; f36GM54; f48GM54; f49GM54; qGM54; Synth Voice; gm054 // Amplitude begins at 643.3, peaks 1051.2 at 14.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 56,1491, 0, 0, 40000, 26,0.000000 }, // 1602: b50M56; b51M56; f20GM56; f31GM56; f36GM56; f49GM56; qGM56; Trumpet; gm056 + { 56,1491, 0, 0, 40000, 26,0.000000 }, // 1580: b50M56; b51M56; f20GM56; f31GM56; f36GM56; f49GM56; qGM56; Trumpet; gm056 // Amplitude begins at 451.5, peaks 817.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1492,1493, 0, 0, 40000, 26,0.000000 }, // 1603: b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057 + {1492,1493, 0, 0, 40000, 26,0.000000 }, // 1581: b50M57; b51M57; f20GM57; f31GM57; f36GM57; f49GM57; qGM57; Trombone; gm057 // Amplitude begins at 3.8, peaks 1237.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1494,1495, 0, 0, 40000, 13,0.000000 }, // 1604: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059 + {1494,1495, 0, 0, 40000, 13,0.000000 }, // 1582: b50M59; b51M59; f20GM59; f31GM59; f36GM59; f49GM59; qGM59; Muted Trumpet; gm059 // Amplitude begins at 7.2, peaks 2644.6 at 38.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1496,1497, 0, 0, 40000, 6,0.000000 }, // 1605: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060 + {1496,1497, 0, 0, 40000, 6,0.000000 }, // 1583: b50M60; b51M60; f20GM60; f36GM60; f49GM60; qGM60; French Horn; gm060 // Amplitude begins at 102.4, peaks 2299.7 at 35.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1498,1499, 0, 0, 40000, 6,0.000000 }, // 1606: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068 + {1498,1499, 0, 0, 40000, 6,0.000000 }, // 1584: b50M68; b51M68; f20GM68; f36GM68; f49GM68; qGM68; Oboe; gm068 // Amplitude begins at 0.7, peaks 2444.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1500,1501, 0, 0, 40000, 6,0.000000 }, // 1607: b50M72; b51M72; f20GM72; f31GM72; f36GM72; f49GM72; qGM72; Piccolo; gm072 + {1500,1501, 0, 0, 40000, 6,0.000000 }, // 1585: b50M72; b51M72; f20GM72; f31GM72; f36GM72; f49GM72; qGM72; Piccolo; gm072 // Amplitude begins at 0.4, peaks 2197.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1500,1502, 0, 0, 40000, 6,0.000000 }, // 1608: b50M73; b51M73; f20GM73; f31GM73; f36GM73; f49GM73; qGM73; Flute; gm073 + {1500,1502, 0, 0, 40000, 6,0.000000 }, // 1586: b50M73; b51M73; f20GM73; f31GM73; f36GM73; f49GM73; qGM73; Flute; gm073 // Amplitude begins at 0.7, peaks 2728.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1503,1504, 0, 0, 40000, 6,0.000000 }, // 1609: b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075 + {1503,1504, 0, 0, 40000, 6,0.000000 }, // 1587: b50M75; b51M75; f20GM75; f31GM75; f36GM75; qGM75; Pan Flute; gm075 // Amplitude begins at 8.4, peaks 3667.9 at 23.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1505,1506, 0, 0, 40000, 53,0.000000 }, // 1610: b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079 + {1505,1506, 0, 0, 40000, 53,0.000000 }, // 1588: b50M79; b51M79; f20GM79; f31GM79; f36GM79; f48GM79; qGM79; Ocarina; gm079 // Amplitude begins at 0.6, peaks 2493.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1507,1508, 0, 0, 40000, 33,0.000000 }, // 1611: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082 + {1507,1508, 0, 0, 40000, 33,0.000000 }, // 1589: b50M82; b51M82; f20GM82; f31GM82; f36GM82; f49GM82; qGM82; Lead 3 calliope; gm082 // Amplitude begins at 869.0, peaks 3094.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1509,1510, 0, 0, 40000, 6,0.000000 }, // 1612: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083 + {1509,1510, 0, 0, 40000, 6,0.000000 }, // 1590: b50M83; b51M83; f20GM83; f31GM83; f36GM83; f48GM83; f49GM83; qGM83; Lead 4 chiff; gm083 // Amplitude begins at 1356.8, peaks 1501.3 at 1.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 87,1511, 0, 0, 40000, 13,0.000000 }, // 1613: b50M87; b51M87; f20GM87; f31GM87; f36GM87; qGM87; Lead 8 brass; gm087 + { 87,1511, 0, 0, 40000, 13,0.000000 }, // 1591: b50M87; b51M87; f20GM87; f31GM87; f36GM87; qGM87; Lead 8 brass; gm087 // Amplitude begins at 0.0, peaks 2413.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 }, // 1614: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092 + {1512,1513, 0, 0, 2533, 2533,0.000000 }, // 1592: b50M92; b51M92; f20GM92; f31GM92; f36GM92; f49GM92; qGM92; Pad 5 bowedpad; gm092 // Amplitude begins at 0.0, peaks 1674.0 at 0.6s, // fades to 20% at 3.6s, keyoff fades to 20% in 0.0s. - {1514,1515, 0, 0, 3566, 6,0.000000 }, // 1615: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093 + {1514,1515, 0, 0, 3566, 6,0.000000 }, // 1593: b50M93; b51M93; f20GM93; f31GM93; f36GM93; f49GM93; qGM93; Pad 6 metallic; gm093 // Amplitude begins at 0.0, peaks 2382.5 at 0.3s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {1516,1517, 0, 0, 2506, 2506,0.000000 }, // 1616: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094 + {1516,1517, 0, 0, 2506, 2506,0.000000 }, // 1594: b50M94; b51M94; f20GM94; f31GM94; f36GM94; f49GM94; qGM94; Pad 7 halo; gm094 // Amplitude begins at 0.0, peaks 3125.6 at 0.1s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1518,1519, 0, 0, 2446, 2446,0.000000 }, // 1617: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; qGM95; Pad 8 sweep; gm095 + {1518,1519, 0, 0, 2446, 2446,0.000000 }, // 1595: b50M95; b51M95; f20GM95; f31GM95; f36GM95; f48GM95; qGM95; Pad 8 sweep; gm095 // Amplitude begins at 1964.9, peaks 3285.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1520,1521, 0, 0, 40000, 513,0.000000 }, // 1618: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f49GM96; qGM96; FX 1 rain; gm096 + {1520,1521, 0, 0, 40000, 513,0.000000 }, // 1596: b50M96; b51M96; f20GM96; f31GM96; f36GM96; f49GM96; qGM96; FX 1 rain; gm096 // Amplitude begins at 1787.2, peaks 3054.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1522,1523, 0, 0, 273, 273,0.000000 }, // 1619: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098 + {1522,1523, 0, 0, 273, 273,0.000000 }, // 1597: b50M98; b51M98; f20GM98; f31GM98; f36GM98; f48GM98; f49GM98; qGM98; FX 3 crystal; gm098 // Amplitude begins at 0.0, peaks 2907.5 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1524,1525, 0, 0, 40000, 213,0.000000 }, // 1620: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099 + {1524,1525, 0, 0, 40000, 213,0.000000 }, // 1598: b50M99; b51M99; f20GM99; f31GM99; f36GM99; qGM99; FX 4 atmosphere; gm099 // Amplitude begins at 2676.8, peaks 3003.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1526,1527, 0, 0, 1160, 1160,0.000000 }, // 1621: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100 + {1526,1527, 0, 0, 1160, 1160,0.000000 }, // 1599: b50M100; b51M100; f20GM100; f31GM100; f36GM100; f48GM100; f49GM100; qGM100; FX 5 brightness; gm100 // Amplitude begins at 0.0, peaks 2907.9 at 5.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1528,1529, 0, 0, 40000, 540,0.000000 }, // 1622: b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101 + {1528,1529, 0, 0, 40000, 540,0.000000 }, // 1600: b50M101; b51M101; f20GM101; f31GM101; f36GM101; f49GM101; qGM101; FX 6 goblins; gm101 // Amplitude begins at 136.9, peaks 2500.6 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1530,1531, 0, 0, 40000, 473,0.000000 }, // 1623: b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102 + {1530,1531, 0, 0, 40000, 473,0.000000 }, // 1601: b50M102; b51M102; f20GM102; f31GM102; f36GM102; f49GM102; qGM102; FX 7 echoes; gm102 // Amplitude begins at 90.4, peaks 3014.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1532,1533, 0, 0, 40000, 386,0.000000 }, // 1624: b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103 + {1532,1533, 0, 0, 40000, 386,0.000000 }, // 1602: b50M103; b51M103; f20GM103; f31GM103; f36GM103; f48GM103; f49GM103; qGM103; FX 8 sci-fi; gm103 // Amplitude begins at 1995.7, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 112,1534, 0, 0, 306, 306,0.000000 }, // 1625: b50M112; b51M112; f20GM112; f31GM112; f36GM112; f48GM112; qGM112; Tinkle Bell; gm112 + { 112,1534, 0, 0, 306, 306,0.000000 }, // 1603: b50M112; b51M112; f20GM112; f31GM112; f36GM112; f48GM112; qGM112; Tinkle Bell; gm112 // Amplitude begins at 2146.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1535,1536, 0, 0, 20, 20,0.000000 }, // 1626: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115 + {1535,1536, 0, 0, 20, 20,0.000000 }, // 1604: b50M115; b51M115; f20GM115; f31GM115; f36GM115; f49GM115; qGM115; Woodblock; gm115 // Amplitude begins at 1045.9, peaks 2147.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 116,1537, 0, 0, 100, 100,0.000000 }, // 1627: b50M116; b51M116; f20GM116; f31GM116; f36GM116; f49GM116; qGM116; Taiko Drum; gm116 + { 116,1537, 0, 0, 100, 100,0.000000 }, // 1605: b50M116; b51M116; f20GM116; f31GM116; f36GM116; f49GM116; qGM116; Taiko Drum; gm116 // Amplitude begins at 3163.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1538,1539, 0, 0, 106, 106,0.000000 }, // 1628: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117 + {1538,1539, 0, 0, 106, 106,0.000000 }, // 1606: b50M117; b51M117; f20GM117; f31GM117; f36GM117; f49GM117; qGM117; Melodic Tom; gm117 // Amplitude begins at 0.0, peaks 7.4 at 2.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {1540,1541, 0, 0, 2333, 2333,0.000000 }, // 1629: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119 + {1540,1541, 0, 0, 2333, 2333,0.000000 }, // 1607: b50M119; b51M119; f20GM119; f31GM119; f36GM119; qGM119; Reverse Cymbal; gm119 // Amplitude begins at 0.2, peaks 468.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1542,1543, 0, 0, 206, 206,0.000000 }, // 1630: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120 + {1542,1543, 0, 0, 206, 206,0.000000 }, // 1608: b50M120; b51M120; f20GM120; f31GM120; f36GM120; qGM120; Guitar FretNoise; gm120 // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1544, 340, 0, 2, 0, 0,0.000000 }, // 1631: b50M121; b51M121; f20GM121; f31GM121; f36GM121; qGM121; Breath Noise; gm121 + {1544, 340, 0, 2, 0, 0,0.000000 }, // 1609: b50M121; b51M121; f20GM121; f31GM121; f36GM121; qGM121; Breath Noise; gm121 // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1545, 340, 0, 2, 0, 0,0.000000 }, // 1632: b50M122; b51M122; f20GM122; f31GM122; f36GM122; f49GM122; qGM122; Seashore; gm122 + {1545, 340, 0, 2, 0, 0,0.000000 }, // 1610: b50M122; b51M122; f20GM122; f31GM122; f36GM122; f49GM122; qGM122; Seashore; gm122 // Amplitude begins at 0.4, peaks 2865.9 at 0.3s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1546,1547, 0, 0, 446, 446,0.000000 }, // 1633: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123 + {1546,1547, 0, 0, 446, 446,0.000000 }, // 1611: b50M123; b51M123; f20GM123; f31GM123; f36GM123; f49GM123; qGM123; Bird Tweet; gm123 // Amplitude begins at 1220.1, peaks 1232.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1548,1549, 0, 0, 146, 146,0.000000 }, // 1634: f20GM124; f31GM124; f36GM124; qGM124; Telephone + {1548,1549, 0, 0, 146, 146,0.000000 }, // 1612: f20GM124; f31GM124; f36GM124; qGM124; Telephone // Amplitude begins at 0.0, peaks 1595.0 at 1.4s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1550,1551, 0, 0, 1373, 1373,0.000000 }, // 1635: f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter + {1550,1551, 0, 0, 1373, 1373,0.000000 }, // 1613: f20GM125; f31GM125; f36GM125; f49GM125; qGM125; Helicopter - // Amplitude begins at 2777.4, + // Amplitude begins at 2004.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 130,1552, 0, 0, 40, 40,0.000000 }, // 1636: f20GP38; f31GP38; qGP38; Acoustic Snare + { 364, 365, 44, 0, 20, 20,0.000000 }, // 1614: f20GP37; Side Stick - // Amplitude begins at 2149.2, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 367, 368,130, 0, 53, 53,0.000000 }, // 1637: f20GP39; f31GP39; qGP39; Hand Clap + // Amplitude begins at 2764.2, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 130,1552, 48, 0, 40, 40,0.000000 }, // 1615: f20GP38; f31GP38; qGP38; Acoustic Snare - // Amplitude begins at 2773.4, + // Amplitude begins at 2078.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 130,1553, 0, 0, 40, 40,0.000000 }, // 1638: f20GP40; qGP40; Electric Snare + { 367, 368, 58, 0, 40, 40,0.000000 }, // 1616: f20GP39; f31GP39; qGP39; Hand Clap - // Amplitude begins at 2763.8, + // Amplitude begins at 2777.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1554,1555, 1, 0, 46, 46,0.000000 }, // 1639: 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 + { 130,1553, 60, 0, 40, 40,0.000000 }, // 1617: f20GP40; qGP40; Electric Snare - // Amplitude begins at 684.1, + // Amplitude begins at 2408.0, + // 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 669.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133,1556, 12, 0, 13, 13,0.000000 }, // 1640: f20GP42; f31GP42; qGP42; Closed High Hat + { 133,1556, 43, 0, 26, 26,0.000000 }, // 1619: f20GP42; f31GP42; qGP42; Closed High Hat + + // Amplitude begins at 2385.8, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1554,1555, 49, 0, 80, 80,0.000000 }, // 1620: f20GP43; f31GP43; qGP43; High Floor Tom - // Amplitude begins at 356.7, peaks 1119.2 at 0.0s, + // Amplitude begins at 115.5, peaks 1204.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1557,1558, 12, 0, 20, 20,0.000000 }, // 1641: f20GP44; f31GP44; qGP44; Pedal High Hat + {1557,1558, 43, 0, 26, 26,0.000000 }, // 1621: f20GP44; f31GP44; qGP44; Pedal High Hat - // Amplitude begins at 120.3, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 135,1559, 12, 0, 186, 186,0.000000 }, // 1642: f20GP46; f31GP46; qGP46; Open High Hat + // Amplitude begins at 2524.2, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1554,1555, 51, 0, 146, 146,0.000000 }, // 1622: f20GP45; f31GP45; qGP45; Low Tom - // Amplitude begins at 2890.4, peaks 2967.1 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 380, 381, 1, 0, 586, 586,0.000000 }, // 1643: f20GP49; f31GP49; f36GP57; qGP49; Crash Cymbal 1; Crash Cymbal 2 + // Amplitude begins at 113.9, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + { 135,1559, 43, 0, 293, 293,0.000000 }, // 1623: f20GP46; f31GP46; qGP46; Open High Hat + + // Amplitude begins at 2721.4, + // 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 174.9, peaks 175.3 at 0.0s, + // Amplitude begins at 2850.2, + // 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 2935.4, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 380, 381, 72, 0, 480, 480,0.000000 }, // 1626: f20GP49; f31GP49; qGP49; Crash Cymbal 1 + + // Amplitude begins at 2782.4, + // 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 180.0, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1560,1561, 15, 0, 326, 326,0.000000 }, // 1644: f20GP51; f31GP51; f31GP59; qGP51; qGP59; Ride Cymbal 1; Ride Cymbal 2 + {1560,1561, 70, 0, 260, 260,0.000000 }, // 1628: f20GP51; Ride Cymbal 1 - // Amplitude begins at 116.0, + // Amplitude begins at 2783.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1562,1563, 15, 0, 313, 313,0.000000 }, // 1645: f20GP53; f31GP53; qGP53; Ride Bell + { 374, 375, 60, 0, 313, 313,0.000000 }, // 1629: f20GP52; Chinese Cymbal + + // Amplitude begins at 121.0, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {1562,1563, 36, 0, 366, 366,0.000000 }, // 1630: f20GP53; f31GP53; qGP53; Ride Bell - // Amplitude begins at 790.5, peaks 2039.9 at 0.0s, + // Amplitude begins at 755.2, peaks 2117.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1564,1565, 6, 0, 86, 86,0.000000 }, // 1646: f20GP54; f31GP54; qGP54; Tambourine + {1564,1565, 65, 0, 86, 86,0.000000 }, // 1631: f20GP54; f31GP54; qGP54; Tambourine - // Amplitude begins at 1672.6, peaks 1753.2 at 0.0s, - // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1566,1567,143, 0, 753, 753,0.000000 }, // 1647: f20GP55; f31GP55; qGP55; Splash Cymbal + // Amplitude begins at 1712.0, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {1566,1567, 84, 0, 506, 506,0.000000 }, // 1632: f20GP55; f31GP55; qGP55; Splash Cymbal - // Amplitude begins at 1410.2, + // Amplitude begins at 1296.2, peaks 1311.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1568,1569, 17, 0, 106, 106,0.000000 }, // 1648: f20GP56; f31GP56; qGP56; Cow Bell + {1568,1569, 59, 0, 113, 113,0.000000 }, // 1633: f20GP56; Cow Bell - // Amplitude begins at 2907.4, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1570,1571,129, 0, 600, 600,0.000000 }, // 1649: f20GP57; f31GP57; qGP57; Crash Cymbal 2 + // Amplitude begins at 2855.3, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {1570,1571, 84, 0, 486, 486,0.000000 }, // 1634: f20GP57; f31GP57; qGP57; Crash Cymbal 2 - // Amplitude begins at 507.5, peaks 559.7 at 0.0s, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1572,1573,128, 0, 273, 273,0.000000 }, // 1650: f20GP58; f31GP58; qGP58; Vibraslap + // Amplitude begins at 493.6, peaks 584.9 at 0.0s, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1572,1573, 35, 0, 53, 53,0.000000 }, // 1635: b50P58; f20GP58; Vibraslap; gps058 - // Amplitude begins at 172.4, + // Amplitude begins at 172.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1574,1575, 15, 0, 153, 153,0.000000 }, // 1651: f20GP59; Ride Cymbal 2 + {1574,1575, 44, 0, 153, 153,0.000000 }, // 1636: f20GP59; Ride Cymbal 2 - // Amplitude begins at 1940.8, + // Amplitude begins at 2036.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1576,1577, 6, 0, 86, 86,0.000000 }, // 1652: f20GP60; f31GP60; qGP60; High Bongo + {1576,1577, 67, 0, 66, 66,0.000000 }, // 1637: f20GP60; High Bongo - // Amplitude begins at 913.5, + // Amplitude begins at 974.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1578,1579, 1, 0, 46, 46,0.000000 }, // 1653: f20GP61; f31GP61; qGP61; Low Bongo + {1578,1579, 66, 0, 40, 40,0.000000 }, // 1638: f20GP61; Low Bongo - // Amplitude begins at 900.7, + // Amplitude begins at 901.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 146,1580, 1, 0, 13, 13,0.000000 }, // 1654: f20GP62; f31GP62; qGP62; Mute High Conga + { 146,1580, 59, 0, 13, 13,0.000000 }, // 1639: f20GP62; f31GP62; qGP62; Mute High Conga - // Amplitude begins at 539.5, + // Amplitude begins at 540.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1581,1582, 1, 0, 40, 40,0.000000 }, // 1655: f20GP63; f31GP63; qGP63; Open High Conga + {1581,1582, 51, 0, 40, 40,0.000000 }, // 1640: f20GP63; f31GP63; qGP63; Open High Conga // Amplitude begins at 525.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1583,1584, 1, 0, 40, 40,0.000000 }, // 1656: f20GP64; f31GP64; qGP64; Low Conga - - // Amplitude begins at 942.6, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1585,1586, 1, 0, 46, 46,0.000000 }, // 1657: f20GP65; f31GP65; qGP65; High Timbale + {1583,1584, 45, 0, 40, 40,0.000000 }, // 1641: f20GP64; f31GP64; qGP64; Low Conga - // Amplitude begins at 1420.7, + // Amplitude begins at 893.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 150,1587, 0, 0, 60, 60,0.000000 }, // 1658: f20GP66; f31GP66; qGP66; Low Timbale + {1585,1586, 71, 0, 133, 133,0.000000 }, // 1642: f20GP65; f31GP65; qGP65; High Timbale - // Amplitude begins at 558.3, + // Amplitude begins at 1381.1, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 150,1587, 60, 0, 160, 160,0.000000 }, // 1643: f20GP66; f31GP66; qGP66; Low Timbale + + // Amplitude begins at 547.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1588,1589, 3, 0, 40, 40,0.000000 }, // 1659: f20GP67; f31GP67; qGP67; High Agogo + {1588,1589, 58, 0, 40, 40,0.000000 }, // 1644: f20GP67; f31GP67; qGP67; High Agogo - // Amplitude begins at 681.5, + // Amplitude begins at 687.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1590,1591, 3, 0, 40, 40,0.000000 }, // 1660: f20GP68; f31GP68; qGP68; Low Agogo + {1590,1591, 53, 0, 40, 40,0.000000 }, // 1645: f20GP68; f31GP68; qGP68; Low Agogo - // Amplitude begins at 1.5, peaks 234.3 at 0.0s, + // Amplitude begins at 0.7, peaks 257.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 397,1592, 15, 0, 86, 86,0.000000 }, // 1661: f20GP69; f31GP69; qGP69; Cabasa + { 397,1592, 64, 0, 86, 86,0.000000 }, // 1646: f20GP69; f31GP69; qGP69; Cabasa - // Amplitude begins at 78.4, peaks 129.0 at 0.0s, + // Amplitude begins at 111.5, peaks 117.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1593,1594, 15, 0, 13, 13,0.000000 }, // 1662: f20GP70; f31GP70; qGP70; Maracas + {1593,1594, 71, 0, 13, 13,0.000000 }, // 1647: f20GP70; f31GP70; qGP70; Maracas - // Amplitude begins at 51.8, peaks 571.1 at 0.0s, + // Amplitude begins at 25.9, peaks 559.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1595,1596, 87, 0, 273, 273,0.000000 }, // 1663: f20GP71; f31GP71; qGP71; Short Whistle + {1595,1596, 61, 0, 326, 326,0.000000 }, // 1648: f20GP71; f31GP71; qGP71; Short Whistle - // Amplitude begins at 123.1, peaks 1419.6 at 0.0s, + // Amplitude begins at 61.2, peaks 1387.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1597,1598, 87, 0, 273, 273,0.000000 }, // 1664: f20GP72; f31GP72; qGP72; Long Whistle + {1597,1598, 61, 0, 326, 326,0.000000 }, // 1649: f20GP72; f31GP72; qGP72; Long Whistle - // Amplitude begins at 0.5, peaks 1476.9 at 0.1s, + // Amplitude begins at 0.5, peaks 1576.2 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 391, 392,128, 0, 73, 73,0.000000 }, // 1665: f20GP73; f31GP73; qGP73; Short Guiro + { 391, 392, 48, 0, 73, 73,0.000000 }, // 1650: f20GP73; Short Guiro - // Amplitude begins at 0.0, peaks 1485.8 at 0.3s, + // Amplitude begins at 0.0, peaks 1437.0 at 0.3s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 391, 393,128, 0, 280, 280,0.000000 }, // 1666: f20GP74; f31GP74; qGP74; Long Guiro + { 391, 393, 48, 0, 293, 293,0.000000 }, // 1651: f20GP74; Long Guiro + + // Amplitude begins at 1132.2, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {1599,1600, 69, 0, 20, 20,0.000000 }, // 1652: f20GP75; f31GP75; qGP75; Claves - // Amplitude begins at 1284.6, + // Amplitude begins at 1127.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1599,1600, 6, 0, 40, 40,0.000000 }, // 1667: f20GP75; f31GP75; qGP75; Claves + { 160,1601, 68, 0, 20, 20,0.000000 }, // 1653: f20GP76; f31GP76; qGP76; High Wood Block - // Amplitude begins at 1285.5, + // Amplitude begins at 1207.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 160,1601, 6, 0, 40, 40,0.000000 }, // 1668: f20GP76; f20GP77; f31GP76; f31GP77; qGP76; qGP77; High Wood Block; Low Wood Block + { 160,1601, 63, 0, 33, 33,0.000000 }, // 1654: f20GP77; f31GP77; qGP77; Low Wood Block - // Amplitude begins at 0.9, peaks 2850.7 at 0.1s, + // Amplitude begins at 0.9, peaks 2708.2 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1602,1603, 1, 0, 340, 340,0.000000 }, // 1669: f20GP78; f31GP78; qGP78; Mute Cuica + {1602,1603, 74, 0, 326, 326,0.000000 }, // 1655: f20GP78; f31GP78; qGP78; Mute Cuica - // Amplitude begins at 8.0, peaks 2993.3 at 0.0s, + // Amplitude begins at 7.8, peaks 2940.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1604,1605, 1, 0, 300, 300,0.000000 }, // 1670: f20GP79; f31GP79; qGP79; Open Cuica + {1604,1605, 60, 0, 340, 340,0.000000 }, // 1656: f20GP79; f31GP79; qGP79; Open Cuica - // Amplitude begins at 573.3, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1606,1607, 10, 0, 153, 153,0.000000 }, // 1671: f20GP80; f31GP80; qGP80; Mute Triangle + // Amplitude begins at 269.5, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1606,1607, 80, 0, 60, 60,0.000000 }, // 1657: f20GP80; f31GP80; qGP80; Mute Triangle - // Amplitude begins at 1187.1, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1608,1609, 10, 0, 613, 613,0.000000 }, // 1672: f20GP81; f31GP81; qGP81; Open Triangle + // Amplitude begins at 916.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 1.3, peaks 260.4 at 0.0s, + // Amplitude begins at 2.2, peaks 258.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1610,1611, 15, 0, 40, 40,0.000000 }, // 1673: f20GP82; f31GP82; qGP82; Shaker + {1610,1611, 69, 0, 33, 33,0.000000 }, // 1659: f20GP82; Shaker - // Amplitude begins at 1429.4, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1612,1613, 3, 0, 586, 586,0.000000 }, // 1674: f20GP84; f31GP84; f36GP84; qGP84; Bell Tree + // Amplitude begins at 3.6, peaks 1402.9 at 0.0s, + // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. + { 398, 399, 55, 0, 666, 666,0.000000 }, // 1660: f20GP83; Jingle Bell + + // Amplitude begins at 1272.3, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {1612,1613, 75, 0, 526, 526,0.000000 }, // 1661: f20GP84; Bell Tree - // Amplitude begins at 1267.8, + // Amplitude begins at 1135.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1614,1615, 3, 0, 40, 40,0.000000 }, // 1675: f20GP85; f31GP85; qGP85; Castanets + {1614,1615, 68, 0, 20, 20,0.000000 }, // 1662: f20GP85; f31GP85; qGP85; Castanets - // Amplitude begins at 540.0, + // Amplitude begins at 527.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1616,1617, 1, 0, 40, 40,0.000000 }, // 1676: f20GP86; f31GP86; qGP86; Mute Surdu + {1616,1617, 48, 0, 40, 40,0.000000 }, // 1663: f20GP86; f31GP86; qGP86; Mute Surdu - // Amplitude begins at 2409.7, + // Amplitude begins at 2545.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1618,1619, 1, 0, 20, 20,0.000000 }, // 1677: f20GP87; f31GP87; qGP87; Open Surdu + {1618,1619, 53, 0, 33, 33,0.000000 }, // 1664: f20GP87; f31GP87; qGP87; Open Surdu // Amplitude begins at 121.6, peaks 3213.9 at 14.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {1620,1620, 0, 0, 40000, 913,0.000000 }, // 1678: f21GM3; Honky-tonkPiano + {1620,1620, 0, 0, 40000, 913,0.000000 }, // 1665: f21GM3; Honky-tonkPiano // Amplitude begins at 2836.1, peaks 3374.5 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1621,1621, 0, 0, 40000, 440,0.000000 }, // 1679: f21GM4; Rhodes Piano + {1621,1621, 0, 0, 40000, 440,0.000000 }, // 1666: f21GM4; Rhodes Piano // Amplitude begins at 1247.9, peaks 1357.2 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1622,1622, 0, 0, 986, 986,0.000000 }, // 1680: f21GM5; f41GM5; Chorused Piano + {1622,1622, 0, 0, 986, 986,0.000000 }, // 1667: f21GM5; f41GM5; Chorused Piano // Amplitude begins at 2710.6, peaks 3099.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1623,1623, 0, 0, 40000, 293,0.000000 }, // 1681: f21GM9; Glockenspiel + {1623,1623, 0, 0, 40000, 293,0.000000 }, // 1668: f21GM9; Glockenspiel // Amplitude begins at 0.0, peaks 3174.2 at 21.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s. - {1624,1624, 0, 0, 40000, 700,0.000000 }, // 1682: f21GM10; Music box + {1624,1624, 0, 0, 40000, 700,0.000000 }, // 1669: f21GM10; Music box // Amplitude begins at 2512.4, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1625,1625, 0, 0, 1386, 1386,0.000000 }, // 1683: b56M93; b66M93; f21GM27; Electric Guitar2; PAD6 + {1625,1625, 0, 0, 1386, 1386,0.000000 }, // 1670: b56M93; b66M93; f21GM27; Electric Guitar2; PAD6 // Amplitude begins at 2465.2, peaks 3173.7 at 35.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1626,1626, 0, 0, 40000, 473,0.000000 }, // 1684: f21GM28; f41GM28; Electric Guitar3 + {1626,1626, 0, 0, 40000, 473,0.000000 }, // 1671: f21GM28; f41GM28; Electric Guitar3 // Amplitude begins at 0.0, peaks 2764.0 at 24.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {1627,1627, 0, 0, 40000, 593,0.000000 }, // 1685: f21GM29; Overdrive Guitar + {1627,1627, 0, 0, 40000, 593,0.000000 }, // 1672: f21GM29; Overdrive Guitar // Amplitude begins at 0.0, peaks 2924.0 at 2.3s, // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s. - {1628,1628, 0, 0, 3293, 3293,0.000000 }, // 1686: f21GM33; f41GM33; f41GM36; Electric Bass 1; Slap Bass 1 + {1628,1628, 0, 0, 3293, 3293,0.000000 }, // 1673: f21GM33; f41GM33; f41GM36; Electric Bass 1; Slap Bass 1 // Amplitude begins at 2307.5, peaks 3328.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1629,1629, 0, 0, 40000, 6,0.000000 }, // 1687: f21GM34; Electric Bass 2 + {1629,1629, 0, 0, 40000, 6,0.000000 }, // 1674: f21GM34; Electric Bass 2 // Amplitude begins at 2577.6, peaks 3366.5 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1630,1630, 0, 0, 40000, 20,0.000000 }, // 1688: f21GM35; Fretless Bass + {1630,1630, 0, 0, 40000, 20,0.000000 }, // 1675: f21GM35; Fretless Bass // Amplitude begins at 2193.2, peaks 3415.4 at 29.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1631,1631, 0, 0, 40000, 20,0.000000 }, // 1689: f21GM36; Slap Bass 1 + {1631,1631, 0, 0, 40000, 20,0.000000 }, // 1676: f21GM36; Slap Bass 1 // Amplitude begins at 0.0, peaks 2979.1 at 28.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s. - {1632,1632, 0, 0, 40000, 1186,0.000000 }, // 1690: f21GM37; Slap Bass 2 + {1632,1632, 0, 0, 40000, 1186,0.000000 }, // 1677: f21GM37; Slap Bass 2 // Amplitude begins at 0.6, peaks 2032.6 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1633,1633, 0, 0, 40000, 20,0.000000 }, // 1691: f21GM38; Synth Bass 1 + {1633,1633, 0, 0, 40000, 20,0.000000 }, // 1678: f21GM38; Synth Bass 1 // Amplitude begins at 2238.1, peaks 3377.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1634,1634, 0, 0, 40000, 6,0.000000 }, // 1692: f21GM39; Synth Bass 2 + {1634,1634, 0, 0, 40000, 6,0.000000 }, // 1679: f21GM39; Synth Bass 2 // Amplitude begins at 2289.3, peaks 3364.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1635,1635, 0, 0, 40000, 6,0.000000 }, // 1693: f21GM40; Violin + {1635,1635, 0, 0, 40000, 6,0.000000 }, // 1680: f21GM40; Violin // Amplitude begins at 0.0, peaks 2730.6 at 28.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1636,1636, 0, 0, 40000, 260,0.000000 }, // 1694: f21GM42; f41GM42; Cello + {1636,1636, 0, 0, 40000, 260,0.000000 }, // 1681: f21GM42; f41GM42; Cello // Amplitude begins at 2353.9, peaks 3364.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1637,1637, 0, 0, 40000, 6,0.000000 }, // 1695: f21GM44; Tremulo Strings + {1637,1637, 0, 0, 40000, 6,0.000000 }, // 1682: f21GM44; Tremulo Strings // Amplitude begins at 2451.7, peaks 3366.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1638,1638, 0, 0, 40000, 6,0.000000 }, // 1696: f21GM45; Pizzicato String + {1638,1638, 0, 0, 40000, 6,0.000000 }, // 1683: f21GM45; Pizzicato String // Amplitude begins at 2722.8, peaks 3362.1 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1639,1639, 0, 0, 40000, 6,0.000000 }, // 1697: f21GM46; Orchestral Harp + {1639,1639, 0, 0, 40000, 6,0.000000 }, // 1684: f21GM46; Orchestral Harp // Amplitude begins at 2745.9, peaks 3149.0 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s. - {1640,1640, 0, 0, 320, 26,0.000000 }, // 1698: f21GM47; Timpany + {1640,1640, 0, 0, 320, 26,0.000000 }, // 1685: f21GM47; Timpany // Amplitude begins at 7.7, peaks 2822.8 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1641,1641, 0, 0, 966, 966,0.000000 }, // 1699: f21GM48; String Ensemble1 + {1641,1641, 0, 0, 966, 966,0.000000 }, // 1686: f21GM48; String Ensemble1 // Amplitude begins at 7.8, peaks 3107.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1642,1642, 0, 0, 40000, 193,0.000000 }, // 1700: f21GM50; f41GM48; f41GM50; String Ensemble1; Synth Strings 1 + {1642,1642, 0, 0, 40000, 193,0.000000 }, // 1687: f21GM50; f41GM48; f41GM50; String Ensemble1; Synth Strings 1 // Amplitude begins at 2841.1, peaks 3080.5 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1643,1643, 0, 0, 486, 486,0.000000 }, // 1701: f21GM51; SynthStrings 2 + {1643,1643, 0, 0, 486, 486,0.000000 }, // 1688: f21GM51; SynthStrings 2 // Amplitude begins at 242.3, peaks 424.3 at 39.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1644,1644, 0, 0, 40000, 140,0.000000 }, // 1702: f21GM52; Choir Aahs + {1644,1644, 0, 0, 40000, 140,0.000000 }, // 1689: f21GM52; Choir Aahs // Amplitude begins at 373.6, peaks 654.0 at 39.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1645,1645, 0, 0, 40000, 140,0.000000 }, // 1703: f21GM53; Voice Oohs + {1645,1645, 0, 0, 40000, 140,0.000000 }, // 1690: f21GM53; Voice Oohs // Amplitude begins at 7.2, peaks 3180.4 at 7.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1646,1646, 0, 0, 40000, 246,0.000000 }, // 1704: f21GM61; f21GM88; f41GM88; Brass Section; Pad 1 new age + {1646,1646, 0, 0, 40000, 246,0.000000 }, // 1691: f21GM61; f21GM88; f41GM88; Brass Section; Pad 1 new age // Amplitude begins at 134.4, peaks 3154.1 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1647,1647, 0, 0, 40000, 473,0.000000 }, // 1705: f21GM63; Synth Brass 2 + {1647,1647, 0, 0, 40000, 473,0.000000 }, // 1692: f21GM63; Synth Brass 2 // Amplitude begins at 2998.5, peaks 3239.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1648,1648, 0, 0, 40000, 6,0.000000 }, // 1706: f21GM64; Soprano Sax + {1648,1648, 0, 0, 40000, 6,0.000000 }, // 1693: f21GM64; Soprano Sax // Amplitude begins at 2968.1, peaks 3260.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1649,1649, 0, 0, 40000, 6,0.000000 }, // 1707: f21GM65; Alto Sax + {1649,1649, 0, 0, 40000, 6,0.000000 }, // 1694: f21GM65; Alto Sax // Amplitude begins at 2868.1, peaks 3248.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1650,1650, 0, 0, 40000, 6,0.000000 }, // 1708: f21GM66; Tenor Sax + {1650,1650, 0, 0, 40000, 6,0.000000 }, // 1695: f21GM66; Tenor Sax // Amplitude begins at 2701.3, peaks 3267.0 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1651,1651, 0, 0, 40000, 6,0.000000 }, // 1709: f21GM67; Baritone Sax + {1651,1651, 0, 0, 40000, 6,0.000000 }, // 1696: f21GM67; Baritone Sax // Amplitude begins at 2732.2, peaks 3269.7 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1652,1652, 0, 0, 40000, 6,0.000000 }, // 1710: f21GM68; Oboe + {1652,1652, 0, 0, 40000, 6,0.000000 }, // 1697: f21GM68; Oboe // Amplitude begins at 2987.7, peaks 3338.5 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1653,1653, 0, 0, 40000, 6,0.000000 }, // 1711: f21GM69; English Horn + {1653,1653, 0, 0, 40000, 6,0.000000 }, // 1698: f21GM69; English Horn // Amplitude begins at 0.8, peaks 3211.4 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1654,1654, 0, 0, 40000, 73,0.000000 }, // 1712: f21GM70; Bassoon + {1654,1654, 0, 0, 40000, 73,0.000000 }, // 1699: f21GM70; Bassoon // Amplitude begins at 864.5, peaks 3193.3 at 31.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1655,1655, 0, 0, 40000, 473,0.000000 }, // 1713: f21GM71; Clarinet + {1655,1655, 0, 0, 40000, 473,0.000000 }, // 1700: f21GM71; Clarinet // Amplitude begins at 0.8, peaks 2464.5 at 19.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1656,1656, 0, 0, 40000, 300,0.000000 }, // 1714: f21GM73; Flute + {1656,1656, 0, 0, 40000, 300,0.000000 }, // 1701: f21GM73; Flute // Amplitude begins at 0.8, peaks 3729.2 at 6.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1657,1657, 0, 0, 40000, 106,0.000000 }, // 1715: f21GM74; Recorder + {1657,1657, 0, 0, 40000, 106,0.000000 }, // 1702: f21GM74; Recorder // Amplitude begins at 362.8, peaks 4208.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1658,1658, 0, 0, 40000, 440,0.000000 }, // 1716: f21GM76; Bottle Blow + {1658,1658, 0, 0, 40000, 440,0.000000 }, // 1703: f21GM76; Bottle Blow // Amplitude begins at 2094.1, peaks 2859.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1659,1659, 0, 0, 1220, 1220,0.000000 }, // 1717: f21GM78; Whistle + {1659,1659, 0, 0, 1220, 1220,0.000000 }, // 1704: f21GM78; Whistle // Amplitude begins at 2364.0, peaks 2389.0 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1660,1660, 0, 0, 540, 540,0.000000 }, // 1718: f21GM79; Ocarina + {1660,1660, 0, 0, 540, 540,0.000000 }, // 1705: f21GM79; Ocarina // Amplitude begins at 7.9, peaks 3217.2 at 0.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1661,1661, 0, 0, 40000, 140,0.000000 }, // 1719: f21GM80; Lead 1 squareea + {1661,1661, 0, 0, 40000, 140,0.000000 }, // 1706: f21GM80; Lead 1 squareea // Amplitude begins at 2738.6, peaks 2923.6 at 28.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1662,1662, 0, 0, 40000, 160,0.000000 }, // 1720: f21GM81; f21GM87; f41GM87; Lead 2 sawtooth; Lead 8 brass + {1662,1662, 0, 0, 40000, 160,0.000000 }, // 1707: f21GM81; f21GM87; f41GM87; Lead 2 sawtooth; Lead 8 brass // Amplitude begins at 1056.6, peaks 3075.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.0s. - {1663,1663, 0, 0, 40000, 1986,0.000000 }, // 1721: f21GM82; Lead 3 calliope + {1663,1663, 0, 0, 40000, 1986,0.000000 }, // 1708: f21GM82; Lead 3 calliope // Amplitude begins at 2465.6, peaks 3173.7 at 35.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 3.6s. - {1664,1664, 0, 0, 40000, 3626,0.000000 }, // 1722: f21GM89; f21GM90; f21GM91; f21GM92; f21GM93; Pad 2 warm; Pad 3 polysynth; Pad 4 choir; Pad 5 bowedpad; Pad 6 metallic + {1664,1664, 0, 0, 40000, 3626,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 4.3, peaks 2928.5 at 9.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s. - {1665,1665, 0, 0, 40000, 1160,0.000000 }, // 1723: f21GM94; Pad 7 halo + {1665,1665, 0, 0, 40000, 1160,0.000000 }, // 1710: f21GM94; Pad 7 halo // Amplitude begins at 1905.1, peaks 2857.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1666,1666, 0, 0, 606, 606,0.000000 }, // 1724: f21GM96; FX 1 rain + {1666,1666, 0, 0, 606, 606,0.000000 }, // 1711: f21GM96; FX 1 rain // Amplitude begins at 1219.2, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1667,1667, 0, 0, 1746, 1746,0.000000 }, // 1725: f21GM98; f32GM98; FX 3 crystal + {1667,1667, 0, 0, 1746, 1746,0.000000 }, // 1712: f21GM98; f32GM98; FX 3 crystal // Amplitude begins at 2238.1, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1668,1668, 0, 0, 960, 960,0.000000 }, // 1726: f21GM104; f21GM99; f41GM104; f41GM99; FX 4 atmosphere; Sitar + {1668,1668, 0, 0, 960, 960,0.000000 }, // 1713: f21GM104; f21GM99; f41GM104; f41GM99; FX 4 atmosphere; Sitar // Amplitude begins at 8.9, peaks 3329.3 at 35.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1669,1669, 0, 0, 40000, 273,0.000000 }, // 1727: f21GM114; Steel Drums + {1669,1669, 0, 0, 40000, 273,0.000000 }, // 1714: f21GM114; Steel Drums // Amplitude begins at 2860.2, peaks 3006.4 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1670,1670, 0, 0, 1886, 1886,0.000000 }, // 1728: f21GM115; Woodblock + {1670,1670, 0, 0, 1886, 1886,0.000000 }, // 1715: f21GM115; Woodblock // Amplitude begins at 0.8, peaks 3744.9 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1671,1671, 0, 0, 40000, 420,0.000000 }, // 1729: f21GM124; Telephone + {1671,1671, 0, 0, 40000, 420,0.000000 }, // 1716: f21GM124; Telephone - // Amplitude begins at 2750.5, + // Amplitude begins at 2680.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1672,1672, 0, 0, 66, 66,0.000000 }, // 1730: f21GP35; f27GP27; f27GP28; f27GP29; f27GP30; f27GP31; f27GP35; f41GP35; Ac Bass Drum + {1672,1672, 12, 0, 66, 66,0.000000 }, // 1717: f21GP35; f27GP27; f27GP28; f27GP29; f27GP30; f27GP31; f27GP35; f41GP35; Ac Bass Drum - // Amplitude begins at 53.2, peaks 2757.5 at 0.0s, + // Amplitude begins at 133.7, peaks 2617.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1673,1673, 38, 0, 126, 126,0.000000 }, // 1731: f21GP36; f21GP70; Bass Drum 1; Maracas + {1673,1673, 48, 0, 100, 100,0.000000 }, // 1718: f21GP36; Bass Drum 1 - // Amplitude begins at 2712.9, + // Amplitude begins at 2884.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1674,1674, 17, 0, 113, 113,0.000000 }, // 1732: f21GP38; f21GP39; f21GP40; Acoustic Snare; Electric Snare; Hand Clap + { 736, 736, 52, 0, 73, 73,0.000000 }, // 1719: f21GP37; f41GP37; Side Stick - // Amplitude begins at 1529.0, + // Amplitude begins at 2858.0, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {1674,1674, 48, 0, 153, 153,0.000000 }, // 1720: f21GP38; Acoustic Snare + + // Amplitude begins at 907.8, peaks 2210.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 743, 743, 30, 0, 80, 80,0.000000 }, // 1733: f21GP42; f27GP51; f27GP53; f27GP54; f27GP59; f41GP42; Closed High Hat; Ride Bell; Ride Cymbal 1; Ride Cymbal 2; Tambourine + {1674,1674, 36, 0, 146, 146,0.000000 }, // 1721: f21GP39; f21GP40; Electric Snare; Hand Clap - // Amplitude begins at 1177.2, + // Amplitude begins at 429.2, peaks 667.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 744, 744, 46, 0, 80, 80,0.000000 }, // 1734: f21GP46; f41GP46; Open High Hat + { 377, 377, 84, 0, 73, 73,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 910.6, peaks 918.4 at 0.0s, - // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s. - { 730, 730, 41, 0, 3373, 3373,0.000000 }, // 1735: f21GP63; f27GP80; f27GP81; f27GP83; f27GP84; f41GP63; Bell Tree; Jingle Bell; Mute Triangle; Open High Conga; Open Triangle + // Amplitude begins at 971.4, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + { 730, 730, 95, 0, 586, 586,0.000000 }, // 1723: f21GP63; f27GP80; f41GP63; Mute Triangle; Open High Conga + + // Amplitude begins at 258.5, peaks 2722.7 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 2348.1, + // Amplitude begins at 2262.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 755, 755, 18, 0, 153, 153,0.000000 }, // 1736: 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-Mid Tom; Long Guiro; Long Whistle; Low Bongo; Low Conga; Low Floor Tom; Low Timbale; Low Tom; Low-Mid Tom; Mute High Conga; Mute Surdu; Open High Conga; Open Surdu; Short Guiro + { 755, 755, 20, 0, 200, 200,0.000000 }, // 1725: f21GP72; f27GP64; f27GP72; f27GP86; f41GP72; Long Whistle; Low Conga; Mute Surdu + + // Amplitude begins at 2332.4, + // 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 2268.2, + // 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 2161.2, peaks 2190.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 }, // 1737: f13GM0; f50GM0; nemM0; AcouGrandPiano + {1675,1675, 0, 0, 406, 406,0.000000 }, // 1728: f13GM0; f50GM0; nemM0; AcouGrandPiano // Amplitude begins at 2952.8, peaks 3165.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 }, // 1738: f13GM1; f50GM1; nemM1; BrightAcouGrand + {1676,1676, 0, 0, 486, 486,0.000000 }, // 1729: f13GM1; f50GM1; nemM1; BrightAcouGrand // Amplitude begins at 2221.4, peaks 2490.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1677,1677, 0, 0, 573, 573,0.000000 }, // 1739: f13GM2; f50GM2; nemM2; ElecGrandPiano + {1677,1677, 0, 0, 573, 573,0.000000 }, // 1730: f13GM2; f50GM2; nemM2; ElecGrandPiano // Amplitude begins at 1061.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1678,1678, 0, 0, 40, 40,0.000000 }, // 1740: nemM3; Honky-tonkPiano + {1678,1678, 0, 0, 40, 40,0.000000 }, // 1731: nemM3; Honky-tonkPiano // Amplitude begins at 2582.6, peaks 2943.5 at 0.2s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1679,1679, 0, 0, 1886, 1886,0.000000 }, // 1741: f13GM4; f50GM4; nemM4; Rhodes Piano + {1679,1679, 0, 0, 1886, 1886,0.000000 }, // 1732: f13GM4; f50GM4; nemM4; Rhodes Piano // Amplitude begins at 2741.1, peaks 3030.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1680,1680, 0, 0, 960, 960,0.000000 }, // 1742: nemM5; Chorused Piano + {1680,1680, 0, 0, 960, 960,0.000000 }, // 1733: nemM5; Chorused Piano // Amplitude begins at 919.7, peaks 950.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1681,1681, 0, 0, 560, 560,0.000000 }, // 1743: f13GM6; f50GM6; nemM6; Harpsichord + {1681,1681, 0, 0, 560, 560,0.000000 }, // 1734: f13GM6; f50GM6; nemM6; Harpsichord // Amplitude begins at 123.2, peaks 1629.4 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1682,1682, 0, 0, 660, 660,0.000000 }, // 1744: f13GM7; f50GM7; nemM7; Clavinet + {1682,1682, 0, 0, 660, 660,0.000000 }, // 1735: f13GM7; f50GM7; nemM7; Clavinet // Amplitude begins at 2393.8, peaks 2846.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1683,1683, 0, 0, 153, 153,0.000000 }, // 1745: f13GM8; f50GM8; nemM8; Celesta + {1683,1683, 0, 0, 153, 153,0.000000 }, // 1736: f13GM8; f50GM8; nemM8; Celesta // Amplitude begins at 2844.7, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1684,1684, 0, 0, 440, 440,0.000000 }, // 1746: f13GM9; f50GM9; nemM9; Glockenspiel + {1684,1684, 0, 0, 440, 440,0.000000 }, // 1737: f13GM9; f50GM9; nemM9; Glockenspiel // Amplitude begins at 1598.8, peaks 1991.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1685,1685, 0, 0, 486, 486,0.000000 }, // 1747: f13GM10; f50GM10; nemM10; Music box + {1685,1685, 0, 0, 486, 486,0.000000 }, // 1738: f13GM10; f50GM10; nemM10; Music box // Amplitude begins at 1268.4, peaks 1433.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1686,1686, 0, 0, 40000, 213,0.000000 }, // 1748: nemM11; Vibraphone + {1686,1686, 0, 0, 40000, 213,0.000000 }, // 1739: nemM11; Vibraphone // Amplitude begins at 2444.4, peaks 3005.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1687,1687, 0, 0, 260, 260,0.000000 }, // 1749: f13GM12; f50GM12; nemM12; Marimba + {1687,1687, 0, 0, 260, 260,0.000000 }, // 1740: f13GM12; f50GM12; nemM12; Marimba // Amplitude begins at 2631.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1688,1688, 0, 0, 153, 153,0.000000 }, // 1750: f13GM13; f50GM13; nemM13; Xylophone + {1688,1688, 0, 0, 153, 153,0.000000 }, // 1741: f13GM13; f50GM13; nemM13; Xylophone // Amplitude begins at 2793.5, peaks 2872.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1689,1689, 0, 0, 820, 820,0.000000 }, // 1751: nemM14; Tubular Bells + {1689,1689, 0, 0, 820, 820,0.000000 }, // 1742: nemM14; Tubular Bells // Amplitude begins at 106.2, peaks 1144.8 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1690,1690, 0, 0, 793, 793,0.000000 }, // 1752: f13GM15; f50GM15; nemM15; Dulcimer + {1690,1690, 0, 0, 793, 793,0.000000 }, // 1743: f13GM15; f50GM15; nemM15; Dulcimer // Amplitude begins at 2397.6, peaks 2578.5 at 40.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1691,1691, 0, 0, 40000, 0,0.000000 }, // 1753: nemM16; Hammond Organ + {1691,1691, 0, 0, 40000, 0,0.000000 }, // 1744: nemM16; Hammond Organ // Amplitude begins at 1560.5, peaks 1710.5 at 31.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1692,1692, 0, 0, 40000, 6,0.000000 }, // 1754: f13GM17; f50GM17; nemM17; Percussive Organ + {1692,1692, 0, 0, 40000, 6,0.000000 }, // 1745: f13GM17; f50GM17; nemM17; Percussive Organ // Amplitude begins at 688.6, peaks 1919.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1693,1693, 0, 0, 86, 86,0.000000 }, // 1755: f13GM18; f50GM18; nemM18; Rock Organ + {1693,1693, 0, 0, 86, 86,0.000000 }, // 1746: f13GM18; f50GM18; nemM18; Rock Organ // Amplitude begins at 431.3, peaks 1492.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1694,1694, 0, 0, 40000, 6,0.000000 }, // 1756: f13GM20; f50GM20; nemM20; Reed Organ + {1694,1694, 0, 0, 40000, 6,0.000000 }, // 1747: f13GM20; f50GM20; nemM20; Reed Organ // Amplitude begins at 0.2, peaks 694.3 at 1.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1695,1695, 0, 0, 40000, 6,0.000000 }, // 1757: f13GM21; f50GM21; nemM21; Accordion + {1695,1695, 0, 0, 40000, 6,0.000000 }, // 1748: f13GM21; f50GM21; nemM21; Accordion // Amplitude begins at 0.0, peaks 579.8 at 37.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1696,1696, 0, 0, 40000, 6,0.000000 }, // 1758: f13GM22; f50GM22; nemM22; Harmonica + {1696,1696, 0, 0, 40000, 6,0.000000 }, // 1749: f13GM22; f50GM22; nemM22; Harmonica // Amplitude begins at 0.3, peaks 1387.0 at 12.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1697,1697, 0, 0, 40000, 6,0.000000 }, // 1759: nemM23; Tango Accordion + {1697,1697, 0, 0, 40000, 6,0.000000 }, // 1750: nemM23; Tango Accordion // Amplitude begins at 1764.5, peaks 1832.9 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1698,1698, 0, 0, 380, 380,0.000000 }, // 1760: f13GM24; f50GM24; nemM24; Acoustic Guitar1 + {1698,1698, 0, 0, 380, 380,0.000000 }, // 1751: f13GM24; f50GM24; nemM24; Acoustic Guitar1 // Amplitude begins at 1782.1, peaks 1832.9 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1699,1699, 0, 0, 380, 380,0.000000 }, // 1761: f13GM25; f50GM25; nemM25; Acoustic Guitar2 + {1699,1699, 0, 0, 380, 380,0.000000 }, // 1752: f13GM25; f50GM25; nemM25; Acoustic Guitar2 // Amplitude begins at 3063.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {1700,1700, 0, 0, 100, 0,0.000000 }, // 1762: f13GM26; f50GM26; nemM26; Electric Guitar1 + {1700,1700, 0, 0, 100, 0,0.000000 }, // 1753: f13GM26; f50GM26; nemM26; Electric Guitar1 // Amplitude begins at 2185.9, peaks 2613.7 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1701,1701, 0, 0, 1853, 1853,0.000000 }, // 1763: f13GM27; f50GM27; nemM27; Electric Guitar2 + {1701,1701, 0, 0, 1853, 1853,0.000000 }, // 1754: f13GM27; f50GM27; nemM27; Electric Guitar2 // Amplitude begins at 1018.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1702,1702, 0, 0, 40, 40,0.000000 }, // 1764: f13GM28; f50GM28; nemM28; Electric Guitar3 + {1702,1702, 0, 0, 40, 40,0.000000 }, // 1755: f13GM28; f50GM28; nemM28; Electric Guitar3 // Amplitude begins at 980.2, peaks 1114.5 at 3.0s, // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s. - {1703,1703, 0, 0, 4060, 4060,0.000000 }, // 1765: f13GM29; f50GM29; nemM29; Overdrive Guitar + {1703,1703, 0, 0, 4060, 4060,0.000000 }, // 1756: f13GM29; f50GM29; nemM29; Overdrive Guitar // Amplitude begins at 980.2, peaks 1068.0 at 2.4s, // fades to 20% at 2.6s, keyoff fades to 20% in 2.6s. - {1704,1704, 0, 0, 2640, 2640,0.000000 }, // 1766: f13GM30; f50GM30; nemM30; Distorton Guitar + {1704,1704, 0, 0, 2640, 2640,0.000000 }, // 1757: f13GM30; f50GM30; nemM30; Distorton Guitar // Amplitude begins at 6.7, peaks 2376.2 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1705,1705, 0, 0, 1100, 1100,0.000000 }, // 1767: nemM31; Guitar Harmonics + {1705,1705, 0, 0, 1100, 1100,0.000000 }, // 1758: nemM31; Guitar Harmonics // Amplitude begins at 2937.5, peaks 3497.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1706,1706, 0, 0, 40000, 0,0.000000 }, // 1768: f13GM32; f50GM32; nemM32; Acoustic Bass + {1706,1706, 0, 0, 40000, 0,0.000000 }, // 1759: f13GM32; f50GM32; nemM32; Acoustic Bass // Amplitude begins at 740.3, peaks 1731.9 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1707,1707, 0, 0, 1073, 1073,0.000000 }, // 1769: f13GM33; f50GM33; nemM33; Electric Bass 1 + {1707,1707, 0, 0, 1073, 1073,0.000000 }, // 1760: f13GM33; f50GM33; nemM33; Electric Bass 1 // Amplitude begins at 1505.2, peaks 3208.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1708,1708, 0, 0, 40000, 53,0.000000 }, // 1770: f13GM34; f50GM34; nemM34; Electric Bass 2 + {1708,1708, 0, 0, 40000, 53,0.000000 }, // 1761: f13GM34; f50GM34; nemM34; Electric Bass 2 // Amplitude begins at 2822.1, peaks 3240.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1709,1709, 0, 0, 40000, 0,0.000000 }, // 1771: nemM35; Fretless Bass + {1709,1709, 0, 0, 40000, 0,0.000000 }, // 1762: nemM35; Fretless Bass // Amplitude begins at 1532.5, peaks 3174.9 at 37.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1710,1710, 0, 0, 40000, 0,0.000000 }, // 1772: f13GM36; f50GM36; nemM36; Slap Bass 1 + {1710,1710, 0, 0, 40000, 0,0.000000 }, // 1763: f13GM36; f50GM36; nemM36; Slap Bass 1 // Amplitude begins at 2500.1, peaks 3192.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1711,1711, 0, 0, 40000, 53,0.000000 }, // 1773: f13GM37; f50GM37; nemM37; Slap Bass 2 + {1711,1711, 0, 0, 40000, 53,0.000000 }, // 1764: f13GM37; f50GM37; nemM37; Slap Bass 2 // Amplitude begins at 1325.6, peaks 3141.9 at 3.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1712,1712, 0, 0, 40000, 0,0.000000 }, // 1774: f13GM38; f50GM38; nemM38; Synth Bass 1 + {1712,1712, 0, 0, 40000, 0,0.000000 }, // 1765: f13GM38; f50GM38; nemM38; Synth Bass 1 // Amplitude begins at 2458.5, peaks 3149.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1713,1713, 0, 0, 40000, 26,0.000000 }, // 1775: f13GM39; f50GM39; nemM39; Synth Bass 2 + {1713,1713, 0, 0, 40000, 26,0.000000 }, // 1766: f13GM39; f50GM39; nemM39; Synth Bass 2 // Amplitude begins at 2865.1, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1714,1714, 0, 0, 620, 620,0.000000 }, // 1776: nemM40; nemM78; Violin; Whistle + {1714,1714, 0, 0, 620, 620,0.000000 }, // 1767: nemM40; nemM78; Violin; Whistle // Amplitude begins at 0.3, peaks 1462.1 at 19.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1715,1715, 0, 0, 40000, 26,0.000000 }, // 1777: nemM41; Viola + {1715,1715, 0, 0, 40000, 26,0.000000 }, // 1768: nemM41; Viola // Amplitude begins at 0.0, peaks 1479.6 at 0.2s, // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s. - {1716,1716, 0, 0, 1026, 13,0.000000 }, // 1778: nemM42; Cello + {1716,1716, 0, 0, 1026, 13,0.000000 }, // 1769: nemM42; Cello // Amplitude begins at 0.4, peaks 1444.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1717,1717, 0, 0, 40000, 0,0.000000 }, // 1779: nemM43; Contrabass + {1717,1717, 0, 0, 40000, 0,0.000000 }, // 1770: nemM43; Contrabass // Amplitude begins at 0.0, peaks 1439.5 at 0.4s, // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s. - {1718,1718, 0, 0, 2253, 13,0.000000 }, // 1780: nemM44; Tremulo Strings + {1718,1718, 0, 0, 2253, 13,0.000000 }, // 1771: nemM44; Tremulo Strings // Amplitude begins at 1302.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1719,1719, 0, 0, 213, 213,0.000000 }, // 1781: f13GM45; f50GM45; nemM45; Pizzicato String + {1719,1719, 0, 0, 213, 213,0.000000 }, // 1772: f13GM45; f50GM45; nemM45; Pizzicato String // Amplitude begins at 1897.1, peaks 2655.2 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1720,1720, 0, 0, 960, 960,0.000000 }, // 1782: f13GM46; f50GM46; nemM46; Orchestral Harp + {1720,1720, 0, 0, 960, 960,0.000000 }, // 1773: f13GM46; f50GM46; nemM46; Orchestral Harp // Amplitude begins at 1759.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1721,1721, 0, 0, 126, 126,0.000000 }, // 1783: f13GM47; f50GM47; nemM47; Timpany + {1721,1721, 0, 0, 126, 126,0.000000 }, // 1774: f13GM47; f50GM47; nemM47; Timpany // Amplitude begins at 0.0, peaks 1439.1 at 0.4s, // fades to 20% at 2.4s, keyoff fades to 20% in 0.0s. - {1722,1722, 0, 0, 2446, 13,0.000000 }, // 1784: f13GM48; f50GM48; nemM48; String Ensemble1 + {1722,1722, 0, 0, 2446, 13,0.000000 }, // 1775: f13GM48; f50GM48; nemM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1402.8 at 0.6s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.2s. - {1723,1723, 0, 0, 666, 200,0.000000 }, // 1785: f13GM49; f50GM49; nemM49; String Ensemble2 + {1723,1723, 0, 0, 666, 200,0.000000 }, // 1776: f13GM49; f50GM49; nemM49; String Ensemble2 // Amplitude begins at 0.8, peaks 2323.5 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1724,1724, 0, 0, 40000, 20,0.000000 }, // 1786: f13GM50; f50GM50; nemM50; Synth Strings 1 + {1724,1724, 0, 0, 40000, 20,0.000000 }, // 1777: f13GM50; f50GM50; nemM50; Synth Strings 1 // Amplitude begins at 0.0, peaks 2203.7 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1725,1725, 0, 0, 40000, 20,0.000000 }, // 1787: f13GM51; f50GM51; nemM51; SynthStrings 2 + {1725,1725, 0, 0, 40000, 20,0.000000 }, // 1778: f13GM51; f50GM51; nemM51; SynthStrings 2 // Amplitude begins at 3.2, peaks 2009.1 at 40.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1726,1726, 0, 0, 40000, 146,0.000000 }, // 1788: nemM52; Choir Aahs + {1726,1726, 0, 0, 40000, 146,0.000000 }, // 1779: nemM52; Choir Aahs // Amplitude begins at 7.0, peaks 2787.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1727,1727, 0, 0, 40000, 20,0.000000 }, // 1789: nemM53; Voice Oohs + {1727,1727, 0, 0, 40000, 20,0.000000 }, // 1780: nemM53; Voice Oohs // Amplitude begins at 0.5, peaks 3146.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1728,1728, 0, 0, 40000, 140,0.000000 }, // 1790: nemM54; Synth Voice + {1728,1728, 0, 0, 40000, 140,0.000000 }, // 1781: nemM54; Synth Voice // Amplitude begins at 1413.1, peaks 1432.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1729,1729, 0, 0, 266, 266,0.000000 }, // 1791: f13GM55; f50GM55; nemM55; Orchestra Hit + {1729,1729, 0, 0, 266, 266,0.000000 }, // 1782: f13GM55; f50GM55; nemM55; Orchestra Hit // Amplitude begins at 2465.6, peaks 3574.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1730,1730, 0, 0, 40000, 0,0.000000 }, // 1792: nemM56; Trumpet + {1730,1730, 0, 0, 40000, 0,0.000000 }, // 1783: nemM56; Trumpet // Amplitude begins at 2260.9, peaks 2861.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 }, // 1793: nemM57; Trombone + {1731,1731, 0, 0, 126, 0,0.000000 }, // 1784: nemM57; Trombone // Amplitude begins at 795.2, peaks 2684.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - {1732,1732, 0, 0, 626, 0,0.000000 }, // 1794: nemM58; Tuba + {1732,1732, 0, 0, 626, 0,0.000000 }, // 1785: nemM58; Tuba // Amplitude begins at 867.2, peaks 3244.7 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1733,1733, 0, 0, 40000, 33,0.000000 }, // 1795: nemM59; Muted Trumpet + {1733,1733, 0, 0, 40000, 33,0.000000 }, // 1786: nemM59; Muted Trumpet // Amplitude begins at 2465.6, peaks 3120.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {1734,1734, 0, 0, 126, 40,0.000000 }, // 1796: f13GM61; f50GM61; nemM61; Brass Section + {1734,1734, 0, 0, 126, 40,0.000000 }, // 1787: f13GM61; f50GM61; nemM61; Brass Section // Amplitude begins at 2465.6, peaks 3117.4 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {1735,1735, 0, 0, 1586, 1586,0.000000 }, // 1797: f13GM62; f50GM62; nemM62; Synth Brass 1 + {1735,1735, 0, 0, 1586, 1586,0.000000 }, // 1788: f13GM62; f50GM62; nemM62; Synth Brass 1 // Amplitude begins at 2465.6, peaks 3185.4 at 24.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1736,1736, 0, 0, 40000, 6,0.000000 }, // 1798: f13GM63; f50GM63; nemM63; Synth Brass 2 + {1736,1736, 0, 0, 40000, 6,0.000000 }, // 1789: f13GM63; f50GM63; nemM63; Synth Brass 2 // Amplitude begins at 0.3, peaks 1568.0 at 30.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1737,1737, 0, 0, 40000, 6,0.000000 }, // 1799: f13GM64; f50GM64; nemM64; Soprano Sax + {1737,1737, 0, 0, 40000, 6,0.000000 }, // 1790: f13GM64; f50GM64; nemM64; Soprano Sax // Amplitude begins at 0.3, peaks 1547.2 at 13.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1738,1738, 0, 0, 40000, 6,0.000000 }, // 1800: f13GM65; f50GM65; nemM65; Alto Sax + {1738,1738, 0, 0, 40000, 6,0.000000 }, // 1791: f13GM65; f50GM65; nemM65; Alto Sax // Amplitude begins at 0.0, peaks 1547.2 at 13.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1739,1739, 0, 0, 40000, 13,0.000000 }, // 1801: f13GM66; f50GM66; nemM66; Tenor Sax + {1739,1739, 0, 0, 40000, 13,0.000000 }, // 1792: f13GM66; f50GM66; nemM66; Tenor Sax // Amplitude begins at 0.0, peaks 1547.2 at 13.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1740,1740, 0, 0, 40000, 13,0.000000 }, // 1802: f13GM67; f50GM67; nemM67; Baritone Sax + {1740,1740, 0, 0, 40000, 13,0.000000 }, // 1793: f13GM67; f50GM67; nemM67; Baritone Sax // Amplitude begins at 1404.6, peaks 1488.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1741,1741, 0, 0, 40000, 26,0.000000 }, // 1803: f13GM68; f50GM68; nemM68; Oboe + {1741,1741, 0, 0, 40000, 26,0.000000 }, // 1794: f13GM68; f50GM68; nemM68; Oboe // Amplitude begins at 7.4, peaks 1620.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1742,1742, 0, 0, 40000, 13,0.000000 }, // 1804: f13GM69; f50GM69; nemM69; English Horn + {1742,1742, 0, 0, 40000, 13,0.000000 }, // 1795: f13GM69; f50GM69; nemM69; English Horn // Amplitude begins at 0.5, peaks 3024.3 at 9.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1743,1743, 0, 0, 40000, 6,0.000000 }, // 1805: f13GM70; f50GM70; nemM70; Bassoon + {1743,1743, 0, 0, 40000, 6,0.000000 }, // 1796: f13GM70; f50GM70; nemM70; Bassoon // Amplitude begins at 0.2, peaks 2492.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1744,1744, 0, 0, 40000, 73,0.000000 }, // 1806: f13GM71; f50GM71; nemM71; Clarinet + {1744,1744, 0, 0, 40000, 73,0.000000 }, // 1797: f13GM71; f50GM71; nemM71; Clarinet // Amplitude begins at 0.0, peaks 2731.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1745,1745, 0, 0, 40000, 6,0.000000 }, // 1807: nemM72; Piccolo + {1745,1745, 0, 0, 40000, 6,0.000000 }, // 1798: nemM72; Piccolo // Amplitude begins at 0.0, peaks 3133.8 at 2.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1746,1746, 0, 0, 40000, 6,0.000000 }, // 1808: nemM73; Flute + {1746,1746, 0, 0, 40000, 6,0.000000 }, // 1799: nemM73; Flute // Amplitude begins at 0.0, peaks 3228.3 at 23.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1747,1747, 0, 0, 40000, 20,0.000000 }, // 1809: f13GM74; f50GM74; nemM74; Recorder + {1747,1747, 0, 0, 40000, 20,0.000000 }, // 1800: f13GM74; f50GM74; nemM74; Recorder // Amplitude begins at 0.8, peaks 3343.9 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1748,1748, 0, 0, 960, 960,0.000000 }, // 1810: f13GM75; f50GM75; nemM75; Pan Flute + {1748,1748, 0, 0, 960, 960,0.000000 }, // 1801: f13GM75; f50GM75; nemM75; Pan Flute // Amplitude begins at 0.0, peaks 3365.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1749,1749, 0, 0, 40000, 20,0.000000 }, // 1811: f13GM76; f50GM76; nemM76; Bottle Blow + {1749,1749, 0, 0, 40000, 20,0.000000 }, // 1802: f13GM76; f50GM76; nemM76; Bottle Blow // Amplitude begins at 0.0, peaks 2804.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1750,1750, 0, 0, 40000, 0,0.000000 }, // 1812: nemM77; Shakuhachi + {1750,1750, 0, 0, 40000, 0,0.000000 }, // 1803: nemM77; Shakuhachi // Amplitude begins at 3092.0, peaks 3181.7 at 3.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1751,1751, 0, 0, 40000, 0,0.000000 }, // 1813: f13GM80; f50GM80; nemM80; Lead 1 squareea + {1751,1751, 0, 0, 40000, 0,0.000000 }, // 1804: f13GM80; f50GM80; nemM80; Lead 1 squareea // Amplitude begins at 1578.6, peaks 1694.6 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1752,1752, 0, 0, 966, 966,0.000000 }, // 1814: f13GM81; f50GM81; nemM81; Lead 2 sawtooth + {1752,1752, 0, 0, 966, 966,0.000000 }, // 1805: f13GM81; f50GM81; nemM81; Lead 2 sawtooth // Amplitude begins at 0.0, peaks 3357.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1753,1753, 0, 0, 40000, 20,0.000000 }, // 1815: nemM82; Lead 3 calliope + {1753,1753, 0, 0, 40000, 20,0.000000 }, // 1806: nemM82; Lead 3 calliope // Amplitude begins at 0.0, peaks 1264.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1754,1754, 0, 0, 40000, 6,0.000000 }, // 1816: nemM83; Lead 4 chiff + {1754,1754, 0, 0, 40000, 6,0.000000 }, // 1807: nemM83; Lead 4 chiff // Amplitude begins at 1332.4, peaks 1365.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1755,1755, 0, 0, 40000, 13,0.000000 }, // 1817: f13GM84; f50GM84; nemM84; Lead 5 charang + {1755,1755, 0, 0, 40000, 13,0.000000 }, // 1808: f13GM84; f50GM84; nemM84; Lead 5 charang // Amplitude begins at 0.0, peaks 1591.4 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1756,1756, 0, 0, 40000, 26,0.000000 }, // 1818: nemM85; Lead 6 voice + {1756,1756, 0, 0, 40000, 26,0.000000 }, // 1809: nemM85; Lead 6 voice // Amplitude begins at 1284.3, peaks 1349.5 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s. - {1757,1757, 0, 0, 933, 6,0.000000 }, // 1819: f13GM86; f50GM86; nemM86; Lead 7 fifths + {1757,1757, 0, 0, 933, 6,0.000000 }, // 1810: f13GM86; f50GM86; nemM86; Lead 7 fifths // Amplitude begins at 2726.8, peaks 3250.2 at 0.1s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {1758,1758, 0, 0, 1800, 1800,0.000000 }, // 1820: f13GM87; f50GM87; nemM87; Lead 8 brass + {1758,1758, 0, 0, 1800, 1800,0.000000 }, // 1811: f13GM87; f50GM87; nemM87; Lead 8 brass // Amplitude begins at 0.0, peaks 2954.9 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1759,1759, 0, 0, 40000, 106,0.000000 }, // 1821: f13GM88; f50GM88; nemM88; Pad 1 new age + {1759,1759, 0, 0, 40000, 106,0.000000 }, // 1812: f13GM88; f50GM88; nemM88; Pad 1 new age // Amplitude begins at 0.0, peaks 2066.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1760,1760, 0, 0, 40000, 46,0.000000 }, // 1822: f13GM89; f50GM89; nemM89; Pad 2 warm + {1760,1760, 0, 0, 40000, 46,0.000000 }, // 1813: f13GM89; f50GM89; nemM89; Pad 2 warm // Amplitude begins at 1344.4, peaks 1894.6 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1761,1761, 0, 0, 40000, 33,0.000000 }, // 1823: f13GM90; f50GM90; nemM90; Pad 3 polysynth + {1761,1761, 0, 0, 40000, 33,0.000000 }, // 1814: f13GM90; f50GM90; nemM90; Pad 3 polysynth // Amplitude begins at 0.0, peaks 3098.1 at 18.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1762,1762, 0, 0, 40000, 293,0.000000 }, // 1824: nemM91; Pad 4 choir + {1762,1762, 0, 0, 40000, 293,0.000000 }, // 1815: nemM91; Pad 4 choir // Amplitude begins at 1130.5, peaks 1453.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {1763,1763, 0, 0, 40000, 946,0.000000 }, // 1825: f13GM92; f50GM92; nemM92; Pad 5 bowedpad + {1763,1763, 0, 0, 40000, 946,0.000000 }, // 1816: f13GM92; f50GM92; nemM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1404.8 at 7.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1764,1764, 0, 0, 40000, 220,0.000000 }, // 1826: f13GM93; f50GM93; nemM93; Pad 6 metallic + {1764,1764, 0, 0, 40000, 220,0.000000 }, // 1817: f13GM93; f50GM93; nemM93; Pad 6 metallic // Amplitude begins at 0.0, peaks 2580.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1765,1765, 0, 0, 40000, 53,0.000000 }, // 1827: nemM94; Pad 7 halo + {1765,1765, 0, 0, 40000, 53,0.000000 }, // 1818: nemM94; Pad 7 halo // Amplitude begins at 0.0, peaks 2654.7 at 37.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1766,1766, 0, 0, 40000, 40,0.000000 }, // 1828: f13GM95; f50GM95; nemM95; Pad 8 sweep + {1766,1766, 0, 0, 40000, 40,0.000000 }, // 1819: f13GM95; f50GM95; nemM95; Pad 8 sweep // Amplitude begins at 3261.9, peaks 3407.8 at 0.0s, // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s. - {1767,1767, 0, 0, 3393, 3393,0.000000 }, // 1829: nemM96; FX 1 rain + {1767,1767, 0, 0, 3393, 3393,0.000000 }, // 1820: nemM96; FX 1 rain // Amplitude begins at 0.0, peaks 4054.8 at 0.8s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s. - {1768,1768, 0, 0, 913, 13,0.000000 }, // 1830: nemM97; FX 2 soundtrack + {1768,1768, 0, 0, 913, 13,0.000000 }, // 1821: nemM97; FX 2 soundtrack // Amplitude begins at 2596.6, peaks 2952.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1769,1769, 0, 0, 486, 486,0.000000 }, // 1831: nemM98; FX 3 crystal + {1769,1769, 0, 0, 486, 486,0.000000 }, // 1822: nemM98; FX 3 crystal // Amplitude begins at 3124.8, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1770,1770, 0, 0, 1853, 1853,0.000000 }, // 1832: f13GM99; f50GM99; nemM99; FX 4 atmosphere + {1770,1770, 0, 0, 1853, 1853,0.000000 }, // 1823: f13GM99; f50GM99; nemM99; FX 4 atmosphere // Amplitude begins at 1129.5, peaks 1342.1 at 0.2s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1771,1771, 0, 0, 1046, 1046,0.000000 }, // 1833: nemM100; FX 5 brightness + {1771,1771, 0, 0, 1046, 1046,0.000000 }, // 1824: nemM100; FX 5 brightness // Amplitude begins at 0.0, peaks 1404.8 at 7.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1772,1772, 0, 0, 40000, 326,0.000000 }, // 1834: f13GM101; f50GM101; nemM101; FX 6 goblins + {1772,1772, 0, 0, 40000, 326,0.000000 }, // 1825: f13GM101; f50GM101; nemM101; FX 6 goblins // Amplitude begins at 1155.1, peaks 1380.0 at 0.3s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1773,1773, 0, 0, 1440, 1440,0.000000 }, // 1835: nemM102; FX 7 echoes + {1773,1773, 0, 0, 1440, 1440,0.000000 }, // 1826: nemM102; FX 7 echoes // Amplitude begins at 952.5, peaks 1433.1 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s. - {1774,1774, 0, 0, 40000, 693,0.000000 }, // 1836: f13GM103; f50GM103; nemM103; FX 8 sci-fi + {1774,1774, 0, 0, 40000, 693,0.000000 }, // 1827: f13GM103; f50GM103; nemM103; FX 8 sci-fi // Amplitude begins at 744.3, peaks 768.9 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1775,1775, 0, 0, 1053, 1053,0.000000 }, // 1837: f13GM104; f50GM104; nemM104; Sitar + {1775,1775, 0, 0, 1053, 1053,0.000000 }, // 1828: f13GM104; f50GM104; nemM104; Sitar // Amplitude begins at 1522.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1776,1776, 0, 0, 13, 13,0.000000 }, // 1838: f13GM105; f50GM105; nemM105; Banjo + {1776,1776, 0, 0, 13, 13,0.000000 }, // 1829: f13GM105; f50GM105; nemM105; Banjo // Amplitude begins at 1323.8, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1777,1777, 0, 0, 406, 406,0.000000 }, // 1839: f13GM106; f50GM106; nemM106; Shamisen + {1777,1777, 0, 0, 406, 406,0.000000 }, // 1830: f13GM106; f50GM106; nemM106; Shamisen // Amplitude begins at 1723.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1778,1778, 0, 0, 146, 146,0.000000 }, // 1840: f13GM107; f50GM107; nemM107; Koto + {1778,1778, 0, 0, 146, 146,0.000000 }, // 1831: f13GM107; f50GM107; nemM107; Koto // Amplitude begins at 740.7, peaks 1171.1 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1779,1779, 0, 0, 166, 166,0.000000 }, // 1841: f13GM108; f50GM108; nemM108; Kalimba + {1779,1779, 0, 0, 166, 166,0.000000 }, // 1832: f13GM108; f50GM108; nemM108; Kalimba // Amplitude begins at 0.3, peaks 755.1 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1780,1780, 0, 0, 40000, 6,0.000000 }, // 1842: f13GM109; f50GM109; nemM109; Bagpipe + {1780,1780, 0, 0, 40000, 6,0.000000 }, // 1833: f13GM109; f50GM109; nemM109; Bagpipe // Amplitude begins at 0.0, peaks 1652.7 at 10.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1781,1781, 0, 0, 40000, 0,0.000000 }, // 1843: f13GM110; f50GM110; nemM110; Fiddle + {1781,1781, 0, 0, 40000, 0,0.000000 }, // 1834: f13GM110; f50GM110; nemM110; Fiddle // Amplitude begins at 0.0, peaks 1393.2 at 25.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1782,1782, 0, 0, 40000, 66,0.000000 }, // 1844: f13GM111; f50GM111; nemM111; Shanai + {1782,1782, 0, 0, 40000, 66,0.000000 }, // 1835: f13GM111; f50GM111; nemM111; Shanai // Amplitude begins at 1072.3, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1783,1783, 0, 0, 1440, 1440,0.000000 }, // 1845: f13GM112; f50GM112; nemM112; Tinkle Bell + {1783,1783, 0, 0, 1440, 1440,0.000000 }, // 1836: f13GM112; f50GM112; nemM112; Tinkle Bell // Amplitude begins at 566.3, peaks 2598.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1784,1784, 0, 0, 113, 113,0.000000 }, // 1846: f13GM113; f50GM113; nemM113; Agogo Bells + {1784,1784, 0, 0, 113, 113,0.000000 }, // 1837: f13GM113; f50GM113; nemM113; Agogo Bells // Amplitude begins at 0.8, peaks 3020.3 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1785,1785, 0, 0, 346, 346,0.000000 }, // 1847: f13GM114; f50GM114; nemM114; Steel Drums + {1785,1785, 0, 0, 346, 346,0.000000 }, // 1838: f13GM114; f50GM114; nemM114; Steel Drums // Amplitude begins at 2325.5, peaks 2334.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1786,1786, 0, 0, 60, 60,0.000000 }, // 1848: f13GM116; f50GM116; nemM116; Taiko Drum + {1786,1786, 0, 0, 60, 60,0.000000 }, // 1839: f13GM116; f50GM116; nemM116; Taiko Drum // Amplitude begins at 2164.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1787,1787, 0, 0, 86, 86,0.000000 }, // 1849: f13GM117; f50GM117; nemM117; Melodic Tom + {1787,1787, 0, 0, 86, 86,0.000000 }, // 1840: f13GM117; f50GM117; nemM117; Melodic Tom // Amplitude begins at 1931.2, peaks 2209.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1788,1788, 0, 0, 40, 40,0.000000 }, // 1850: f13GM118; f50GM118; nemM118; Synth Drum + {1788,1788, 0, 0, 40, 40,0.000000 }, // 1841: f13GM118; f50GM118; nemM118; Synth Drum // Amplitude begins at 0.0, peaks 1598.3 at 2.3s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {1789,1789, 0, 0, 2333, 2333,0.000000 }, // 1851: nemM119; Reverse Cymbal + {1789,1789, 0, 0, 2333, 2333,0.000000 }, // 1842: nemM119; Reverse Cymbal // Amplitude begins at 0.0, peaks 1566.9 at 0.3s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1790,1790, 0, 0, 366, 366,0.000000 }, // 1852: f13GM121; f50GM121; nemM121; Breath Noise + {1790,1790, 0, 0, 366, 366,0.000000 }, // 1843: f13GM121; f50GM121; nemM121; Breath Noise // Amplitude begins at 0.0, peaks 3004.4 at 1.1s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {1791,1791, 0, 0, 1766, 1766,0.000000 }, // 1853: nemM122; Seashore + {1791,1791, 0, 0, 1766, 1766,0.000000 }, // 1844: nemM122; Seashore // Amplitude begins at 0.0, peaks 927.7 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1792,1792, 0, 0, 206, 206,0.000000 }, // 1854: nemM123; Bird Tweet + {1792,1792, 0, 0, 206, 206,0.000000 }, // 1845: nemM123; Bird Tweet // Amplitude begins at 2614.9, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1793,1793, 0, 0, 40000, 6,0.000000 }, // 1855: nemM124; Telephone + {1793,1793, 0, 0, 40000, 6,0.000000 }, // 1846: nemM124; Telephone // Amplitude begins at 0.0, peaks 1307.6 at 21.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1794,1794, 0, 0, 40000, 0,0.000000 }, // 1856: nemM125; Helicopter + {1794,1794, 0, 0, 40000, 0,0.000000 }, // 1847: nemM125; Helicopter // Amplitude begins at 0.0, peaks 3154.5 at 17.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1795,1795, 0, 0, 40000, 546,0.000000 }, // 1857: f13GM126; f50GM126; nemM126; Applause/Noise + {1795,1795, 0, 0, 40000, 546,0.000000 }, // 1848: f13GM126; f50GM126; nemM126; Applause/Noise // Amplitude begins at 2742.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1796,1796, 0, 0, 153, 153,0.000000 }, // 1858: nemM127; Gunshot + {1796,1796, 0, 0, 153, 153,0.000000 }, // 1849: nemM127; Gunshot - // Amplitude begins at 2446.5, + // Amplitude begins at 2259.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1797,1797, 0, 0, 20, 20,0.000000 }, // 1859: f13GP35; f13GP36; f50GP35; f50GP36; nemP35; nemP36; Ac Bass Drum; Bass Drum 1 + {1797,1797, 48, 0, 46, 46,0.000000 }, // 1850: f13GP35; f13GP36; f50GP35; f50GP36; nemP35; nemP36; Ac Bass Drum; Bass Drum 1 - // Amplitude begins at 1209.6, + // Amplitude begins at 1231.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1798,1798, 5, 0, 13, 13,0.000000 }, // 1860: f13GP37; f50GP37; nemP37; Side Stick + {1798,1798, 48, 0, 13, 13,0.000000 }, // 1851: f13GP37; f50GP37; nemP37; Side Stick - // Amplitude begins at 1742.0, peaks 2330.2 at 0.0s, + // Amplitude begins at 1580.6, peaks 2334.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1799,1799, 46, 0, 46, 46,0.000000 }, // 1861: f13GP38; f50GP38; nemP38; Acoustic Snare + {1799,1799, 60, 0, 46, 46,0.000000 }, // 1852: f13GP38; f50GP38; nemP38; Acoustic Snare - // Amplitude begins at 1048.2, peaks 2531.0 at 0.0s, + // Amplitude begins at 1013.2, peaks 2670.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1800,1800, 5, 0, 33, 33,0.000000 }, // 1862: f13GP39; f50GP39; nemP39; Hand Clap + {1800,1800, 60, 0, 26, 26,0.000000 }, // 1853: f13GP39; f50GP39; nemP39; Hand Clap - // Amplitude begins at 1300.4, peaks 1560.0 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1801,1801, 0, 0, 53, 53,0.000000 }, // 1863: f13GP40; f50GP40; nemP40; Electric Snare - - // Amplitude begins at 2287.5, + // Amplitude begins at 2222.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1802,1802, 0, 0, 40, 40,0.000000 }, // 1864: 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 + {1801,1801, 70, 0, 33, 33,0.000000 }, // 1854: f13GP40; f50GP40; nemP40; Electric Snare + + // Amplitude begins at 1564.3, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {1802,1802, 51, 0, 160, 160,0.000000 }, // 1855: f13GP41; f50GP41; nemP41; Low Floor Tom - // Amplitude begins at 1375.8, + // Amplitude begins at 1403.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1803,1803, 65, 0, 40, 40,0.000000 }, // 1865: nemP42; Closed High Hat + {1803,1803, 60, 0, 40, 40,0.000000 }, // 1856: nemP42; Closed High Hat + + // Amplitude begins at 1978.5, peaks 2133.5 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 92.3, peaks 1480.1 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 81.7, peaks 1448.0 at 0.0s, + // Amplitude begins at 2081.4, peaks 2354.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1804,1804, 1, 0, 53, 53,0.000000 }, // 1866: f13GP44; f50GP44; nemP44; Pedal High Hat + {1802,1802, 56, 0, 120, 120,0.000000 }, // 1859: f13GP45; f50GP45; nemP45; Low Tom - // Amplitude begins at 1577.9, + // Amplitude begins at 1520.8, peaks 1575.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1805,1805, 1, 0, 313, 313,0.000000 }, // 1867: nemP46; Open High Hat + {1805,1805, 60, 0, 313, 313,0.000000 }, // 1860: nemP46; Open High Hat + + // Amplitude begins at 1894.1, peaks 2166.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 1913.0, peaks 2151.1 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 1593.5, + // Amplitude begins at 1569.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1806,1806, 65, 0, 306, 306,0.000000 }, // 1868: nemP49; nemP57; Crash Cymbal 1; Crash Cymbal 2 + {1806,1806, 48, 0, 306, 306,0.000000 }, // 1863: nemP49; Crash Cymbal 1 - // Amplitude begins at 359.1, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1807,1807, 0, 0, 360, 360,0.000000 }, // 1869: nemP51; nemP53; nemP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2 + // Amplitude begins at 2231.1, + // 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 405.7, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1807,1807, 60, 0, 320, 320,0.000000 }, // 1865: nemP51; nemP53; nemP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2 - // Amplitude begins at 1626.3, + // Amplitude begins at 1574.5, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1808,1808, 1, 0, 300, 300,0.000000 }, // 1870: nemP52; Chinese Cymbal + {1808,1808, 60, 0, 306, 306,0.000000 }, // 1866: nemP52; Chinese Cymbal - // Amplitude begins at 80.1, peaks 1462.6 at 0.0s, + // Amplitude begins at 64.6, peaks 1503.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1809,1809, 0, 0, 100, 100,0.000000 }, // 1871: nemP54; Tambourine + {1809,1809, 66, 0, 93, 93,0.000000 }, // 1867: nemP54; Tambourine + + // Amplitude begins at 1498.7, peaks 1537.2 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1810,1810, 60, 0, 313, 313,0.000000 }, // 1868: nemP55; Splash Cymbal + + // Amplitude begins at 2550.3, + // 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 1534.0, peaks 1546.7 at 0.0s, + // Amplitude begins at 1555.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1810,1810, 65, 0, 306, 306,0.000000 }, // 1872: nemP55; Splash Cymbal + {1806,1806, 64, 0, 306, 306,0.000000 }, // 1870: nemP57; Crash Cymbal 2 - // Amplitude begins at 1360.9, + // Amplitude begins at 1354.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1811,1811, 16, 0, 580, 580,0.000000 }, // 1873: f13GP58; f50GP58; nemP58; Vibraslap + {1811,1811, 48, 0, 586, 586,0.000000 }, // 1871: f13GP58; f50GP58; nemP58; Vibraslap - // Amplitude begins at 2158.0, + // Amplitude begins at 2416.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1812,1812, 3, 0, 33, 33,0.000000 }, // 1874: f13GP60; f50GP60; nemP60; High Bongo + {1812,1812, 56, 0, 26, 26,0.000000 }, // 1872: f13GP60; f50GP60; nemP60; High Bongo - // Amplitude begins at 2920.6, + // Amplitude begins at 2944.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1813,1813, 3, 0, 73, 73,0.000000 }, // 1875: f13GP61; f50GP61; nemP61; Low Bongo + {1813,1813, 53, 0, 73, 73,0.000000 }, // 1873: f13GP61; f50GP61; nemP61; Low Bongo - // Amplitude begins at 1291.7, + // Amplitude begins at 1364.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1814,1814, 3, 0, 13, 13,0.000000 }, // 1876: f13GP62; f50GP62; nemP62; Mute High Conga + {1814,1814, 65, 0, 13, 13,0.000000 }, // 1874: f13GP62; f50GP62; nemP62; Mute High Conga - // Amplitude begins at 2321.6, + // Amplitude begins at 2513.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1815,1815, 2, 0, 86, 86,0.000000 }, // 1877: f13GP63; f13GP64; f50GP63; f50GP64; nemP63; nemP64; Low Conga; Open High Conga + {1815,1815, 49, 0, 86, 86,0.000000 }, // 1875: f13GP63; f50GP63; nemP63; Open High Conga - // Amplitude begins at 52.4, peaks 2791.3 at 0.0s, + // Amplitude begins at 2480.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1816,1816, 37, 0, 120, 120,0.000000 }, // 1878: f13GP67; f13GP68; f50GP67; f50GP68; nemP67; nemP68; High Agogo; Low Agogo + {1815,1815, 43, 0, 86, 86,0.000000 }, // 1876: f13GP64; f50GP64; nemP64; Low Conga - // Amplitude begins at 73.5, peaks 1423.0 at 0.0s, + // Amplitude begins at 2678.3, + // 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 2658.9, + // 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 259.2, peaks 2758.4 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 123.4, peaks 2675.7 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 68.8, peaks 1429.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1817,1817, 17, 0, 40, 40,0.000000 }, // 1879: nemP69; Cabasa + {1817,1817, 60, 0, 40, 40,0.000000 }, // 1881: nemP69; Cabasa - // Amplitude begins at 653.0, peaks 1076.3 at 0.0s, + // Amplitude begins at 1000.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1818,1818, 0, 0, 40, 40,0.000000 }, // 1880: nemP70; Maracas + {1818,1818, 60, 0, 33, 33,0.000000 }, // 1882: nemP70; Maracas - // Amplitude begins at 165.5, peaks 1186.7 at 0.0s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1819,1819,140, 0, 233, 233,0.000000 }, // 1881: nemP71; Short Whistle + // Amplitude begins at 680.2, peaks 1167.1 at 0.0s, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1819,1819, 56, 0, 120, 120,0.000000 }, // 1883: nemP71; Short Whistle + + // Amplitude begins at 53.3, peaks 1170.8 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1820,1820, 53, 0, 326, 326,0.000000 }, // 1884: nemP72; Long Whistle - // Amplitude begins at 107.7, peaks 1184.0 at 0.0s, + // Amplitude begins at 1498.3, + // 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 0.0, peaks 1257.8 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1820,1820, 76, 0, 246, 246,0.000000 }, // 1882: nemP72; Long Whistle + {1822,1822, 48, 0, 186, 186,0.000000 }, // 1886: nemP74; Long Guiro - // Amplitude begins at 1372.9, + // Amplitude begins at 2356.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1821,1821, 75, 0, 40, 40,0.000000 }, // 1883: nemP73; Short Guiro + {1823,1823, 69, 0, 20, 20,0.000000 }, // 1887: f13GP75; f50GP75; nemP75; Claves - // Amplitude begins at 0.0, peaks 1237.8 at 0.1s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1822,1822, 0, 0, 186, 186,0.000000 }, // 1884: nemP74; Long Guiro + // Amplitude begins at 2098.3, + // 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 2674.5, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1823,1823, 29, 0, 80, 80,0.000000 }, // 1885: f13GP75; f50GP75; nemP75; Claves + // Amplitude begins at 2254.0, + // 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 0.0, peaks 2906.5 at 0.1s, + // Amplitude begins at 0.0, peaks 2881.6 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1824,1824, 2, 0, 220, 220,0.000000 }, // 1886: f13GP78; f50GP78; nemP78; Mute Cuica + {1824,1824, 65, 0, 220, 220,0.000000 }, // 1890: f13GP78; f50GP78; nemP78; Mute Cuica - // Amplitude begins at 0.0, peaks 2838.0 at 0.1s, + // Amplitude begins at 0.0, peaks 2846.4 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1825,1825, 1, 0, 220, 220,0.000000 }, // 1887: f13GP79; f50GP79; nemP79; Open Cuica + {1825,1825, 60, 0, 220, 220,0.000000 }, // 1891: f13GP79; f50GP79; nemP79; Open Cuica - // Amplitude begins at 574.1, peaks 825.4 at 0.0s, + // Amplitude begins at 834.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1826,1826, 4, 0, 33, 33,0.000000 }, // 1888: f13GP80; f50GP80; nemP80; Mute Triangle + {1826,1826, 63, 0, 26, 26,0.000000 }, // 1892: f13GP80; f50GP80; nemP80; Mute Triangle - // Amplitude begins at 519.5, + // Amplitude begins at 509.5, peaks 516.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1827,1827, 6, 0, 620, 620,0.000000 }, // 1889: f13GP81; f50GP81; nemP81; Open Triangle + {1827,1827, 63, 0, 626, 626,0.000000 }, // 1893: f13GP81; f50GP81; nemP81; Open Triangle - // Amplitude begins at 0.4, peaks 1201.8 at 0.1s, + // Amplitude begins at 0.7, peaks 1210.3 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1828,1828, 0, 0, 106, 106,0.000000 }, // 1890: nemP82; Shaker + {1828,1828, 67, 0, 86, 86,0.000000 }, // 1894: nemP82; Shaker - // Amplitude begins at 503.9, + // Amplitude begins at 482.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1829,1829, 14, 0, 266, 266,0.000000 }, // 1891: nemP83; nemP84; Bell Tree; Jingle Bell + {1829,1829, 60, 0, 286, 286,0.000000 }, // 1895: nemP83; Jingle Bell + + // Amplitude begins at 435.5, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {1829,1829, 72, 0, 246, 246,0.000000 }, // 1896: nemP84; Bell Tree - // Amplitude begins at 1216.0, + // Amplitude begins at 1180.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1830,1830, 17, 0, 20, 20,0.000000 }, // 1892: f13GP86; f50GP86; nemP86; Mute Surdu + { 401, 401, 62, 0, 6, 6,0.000000 }, // 1897: f13GP85; f50GP85; nemP85; Castanets - // Amplitude begins at 1851.0, peaks 2165.1 at 0.0s, + // Amplitude begins at 1253.4, + // 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 1826.6, peaks 2151.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1831,1831, 17, 0, 226, 226,0.000000 }, // 1893: f13GP87; f50GP87; nemP87; Open Surdu + {1831,1831, 53, 0, 240, 240,0.000000 }, // 1899: f13GP87; f50GP87; nemP87; Open Surdu - // Amplitude begins at 654.5, peaks 2679.5 at 0.0s, + // Amplitude begins at 975.8, peaks 2688.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1832,1832, 37, 0, 113, 113,0.000000 }, // 1894: f13GP88; f50GP88; nemP88 + {1832,1832, 60, 0, 86, 86,0.000000 }, // 1900: f13GP88; f50GP88; nemP88 - // Amplitude begins at 2576.6, + // Amplitude begins at 2581.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1833,1833, 14, 0, 40, 40,0.000000 }, // 1895: f13GP89; f50GP89; nemP89 + {1833,1833, 60, 0, 40, 40,0.000000 }, // 1901: f13GP89; f50GP89; nemP89 - // Amplitude begins at 1206.1, + // Amplitude begins at 1323.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1834,1834, 0, 0, 26, 26,0.000000 }, // 1896: f13GP90; f50GP90; nemP90 + {1834,1834, 60, 0, 20, 20,0.000000 }, // 1902: f13GP90; f50GP90; nemP90 - // Amplitude begins at 1374.8, + // Amplitude begins at 1433.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1835,1835, 65, 0, 40, 40,0.000000 }, // 1897: nemP91 + {1835,1835, 60, 0, 40, 40,0.000000 }, // 1903: nemP91 // Amplitude begins at 613.4, peaks 1194.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {1836,1836, 0, 0, 126, 6,0.000000 }, // 1898: f23GM0; f23GM125; AcouGrandPiano; Helicopter + {1836,1836, 0, 0, 126, 6,0.000000 }, // 1904: f23GM0; f23GM125; AcouGrandPiano; Helicopter // Amplitude begins at 2588.3, peaks 2665.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1837,1837, 0, 0, 1240, 1240,0.000000 }, // 1899: MGM2; f23GM2; f32GM2; f47GM3; ElecGrandPiano; Honky-tonkPiano + {1837,1837, 0, 0, 1240, 1240,0.000000 }, // 1905: MGM2; f23GM2; f32GM2; f47GM3; ElecGrandPiano; Honky-tonkPiano // Amplitude begins at 2241.1, peaks 2343.7 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1838,1838, 0, 0, 426, 426,0.000000 }, // 1900: MGM4; f23GM4; f32GM4; Rhodes Piano + {1838,1838, 0, 0, 426, 426,0.000000 }, // 1906: MGM4; f23GM4; f32GM4; Rhodes Piano // Amplitude begins at 1671.9, peaks 2244.1 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1839,1839, 0, 0, 40000, 6,0.000000 }, // 1901: MGM11; f23GM11; f35GM16; oGM11; Hammond Organ; Vibraphone + {1839,1839, 0, 0, 40000, 6,0.000000 }, // 1907: MGM11; f23GM11; f35GM16; oGM11; Hammond Organ; Vibraphone // Amplitude begins at 1771.0, peaks 2070.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1840,1840, 0, 0, 40000, 153,0.000000 }, // 1902: MGM12; MGM13; MGM14; f23GM12; f23GM13; f23GM14; Marimba; Tubular Bells; Xylophone + {1840,1840, 0, 0, 40000, 153,0.000000 }, // 1908: MGM12; MGM13; MGM14; f23GM12; f23GM13; f23GM14; Marimba; Tubular Bells; Xylophone // Amplitude begins at 2376.1, peaks 3480.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1841,1841, 0, 0, 40000, 106,0.000000 }, // 1903: f23GM24; Acoustic Guitar1 + {1841,1841, 0, 0, 40000, 106,0.000000 }, // 1909: f23GM24; Acoustic Guitar1 // Amplitude begins at 867.2, peaks 2931.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1842,1842, 0, 0, 126, 126,0.000000 }, // 1904: f23GM25; f23GM64; Acoustic Guitar2; Soprano Sax + {1842,1842, 0, 0, 126, 126,0.000000 }, // 1910: f23GM25; f23GM64; Acoustic Guitar2; Soprano Sax // Amplitude begins at 729.3, peaks 2461.9 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1843,1843, 0, 0, 1700, 1700,0.000000 }, // 1905: f23GM26; f23GM27; f23GM68; Electric Guitar1; Electric Guitar2; Oboe + {1843,1843, 0, 0, 1700, 1700,0.000000 }, // 1911: f23GM26; f23GM27; f23GM68; Electric Guitar1; Electric Guitar2; Oboe // Amplitude begins at 539.1, peaks 826.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {1844,1844, 0, 0, 466, 26,0.000000 }, // 1906: f23GM30; Distorton Guitar + {1844,1844, 0, 0, 466, 26,0.000000 }, // 1912: f23GM30; Distorton Guitar // Amplitude begins at 0.0, peaks 1771.6 at 0.1s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1845,1845, 0, 0, 553, 553,0.000000 }, // 1907: MGM32; f23GM32; Acoustic Bass + {1845,1845, 0, 0, 553, 553,0.000000 }, // 1913: MGM32; f23GM32; Acoustic Bass // Amplitude begins at 0.0, peaks 2598.9 at 0.1s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1846,1846, 0, 0, 1400, 1400,0.000000 }, // 1908: MGM125; MGM33; MGM36; f23GM33; f23GM36; f32GM125; f32GM33; f32GM36; f53GM125; Electric Bass 1; Helicopter; Slap Bass 1 + {1846,1846, 0, 0, 1400, 1400,0.000000 }, // 1914: MGM125; MGM33; MGM36; f23GM33; f23GM36; f32GM125; f32GM33; f32GM36; f53GM125; Electric Bass 1; Helicopter; Slap Bass 1 // Amplitude begins at 1425.3, peaks 1450.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 525, 525, 0, 0, 1220, 1220,0.000000 }, // 1909: MGM38; b61M8; f23GM38; f32GM38; Celesta; Synth Bass 1 + { 525, 525, 0, 0, 1220, 1220,0.000000 }, // 1915: MGM38; b61M8; f23GM38; f32GM38; Celesta; Synth Bass 1 // Amplitude begins at 6.2, peaks 1392.1 at 9.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1847,1847, 0, 0, 40000, 140,0.000000 }, // 1910: f23GM48; String Ensemble1 + {1847,1847, 0, 0, 40000, 140,0.000000 }, // 1916: f23GM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1688.9 at 2.4s, // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s. - {1848,1848, 0, 0, 3846, 3846,0.000000 }, // 1911: MGM49; f23GM49; f32GM49; String Ensemble2 + {1848,1848, 0, 0, 3846, 3846,0.000000 }, // 1917: MGM49; f23GM49; f32GM49; String Ensemble2 // Amplitude begins at 1.0, peaks 1386.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 }, // 1912: f23GM50; Synth Strings 1 + {1849,1849, 0, 0, 573, 573,0.000000 }, // 1918: f23GM50; Synth Strings 1 // Amplitude begins at 28.3, peaks 1078.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1850,1850, 0, 0, 326, 326,0.000000 }, // 1913: f23GM51; SynthStrings 2 + {1850,1850, 0, 0, 326, 326,0.000000 }, // 1919: f23GM51; SynthStrings 2 // Amplitude begins at 1908.6, peaks 1994.3 at 0.4s, // fades to 20% at 5.0s, keyoff fades to 20% in 5.0s. - {1851,1851, 0, 0, 4960, 4960,0.000000 }, // 1914: MGM63; b56M104; b66M104; f23GM63; f32GM63; SITAR + {1851,1851, 0, 0, 4960, 4960,0.000000 }, // 1920: MGM63; b56M104; b66M104; f23GM63; f32GM63; SITAR // Amplitude begins at 334.4, peaks 651.4 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {1852,1852, 0, 0, 126, 6,0.000000 }, // 1915: f23GM65; Alto Sax + {1852,1852, 0, 0, 126, 6,0.000000 }, // 1921: f23GM65; Alto Sax // Amplitude begins at 828.1, peaks 921.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1853,1853, 0, 0, 513, 513,0.000000 }, // 1916: f23GM122; f23GM66; Seashore; Tenor Sax + {1853,1853, 0, 0, 513, 513,0.000000 }, // 1922: f23GM122; f23GM66; Seashore; Tenor Sax // Amplitude begins at 7.2, peaks 3218.4 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1854,1854, 0, 0, 40000, 6,0.000000 }, // 1917: f23GM71; Clarinet + {1854,1854, 0, 0, 40000, 6,0.000000 }, // 1923: f23GM71; Clarinet // Amplitude begins at 1023.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1855,1855, 0, 0, 146, 146,0.000000 }, // 1918: f23GM72; Piccolo + {1855,1855, 0, 0, 146, 146,0.000000 }, // 1924: f23GM72; Piccolo // Amplitude begins at 2465.6, peaks 3120.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1856,1856, 0, 0, 233, 233,0.000000 }, // 1919: f23GM76; Bottle Blow + {1856,1856, 0, 0, 233, 233,0.000000 }, // 1925: f23GM76; Bottle Blow // Amplitude begins at 729.3, peaks 2710.6 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1857,1857, 0, 0, 40000, 213,0.000000 }, // 1920: f23GM77; Shakuhachi + {1857,1857, 0, 0, 40000, 213,0.000000 }, // 1926: f23GM77; Shakuhachi // Amplitude begins at 2073.3, peaks 2624.3 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s. - {1858,1858, 0, 0, 1466, 6,0.000000 }, // 1921: f23GM80; Lead 1 squareea + {1858,1858, 0, 0, 1466, 6,0.000000 }, // 1927: f23GM80; Lead 1 squareea // Amplitude begins at 912.6, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1859,1859, 0, 0, 1206, 1206,0.000000 }, // 1922: f23GM81; Lead 2 sawtooth + {1859,1859, 0, 0, 1206, 1206,0.000000 }, // 1928: f23GM81; Lead 2 sawtooth // Amplitude begins at 7.2, peaks 3174.2 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1860,1860, 0, 0, 40000, 106,0.000000 }, // 1923: f23GM86; Lead 7 fifths + {1860,1860, 0, 0, 40000, 106,0.000000 }, // 1929: f23GM86; Lead 7 fifths // Amplitude begins at 6.2, peaks 1398.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1861,1861, 0, 0, 40000, 146,0.000000 }, // 1924: MGM87; f23GM87; f32GM87; f35GM22; oGM87; Harmonica; Lead 8 brass + {1861,1861, 0, 0, 40000, 146,0.000000 }, // 1930: MGM87; f23GM87; f32GM87; f35GM22; oGM87; Harmonica; Lead 8 brass // Amplitude begins at 729.3, peaks 2459.6 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1862,1862, 0, 0, 966, 966,0.000000 }, // 1925: f23GM88; Pad 1 new age + {1862,1862, 0, 0, 966, 966,0.000000 }, // 1931: f23GM88; Pad 1 new age // Amplitude begins at 1265.1, peaks 2205.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1863,1863, 0, 0, 60, 60,0.000000 }, // 1926: f23GM91; Pad 4 choir + {1863,1863, 0, 0, 60, 60,0.000000 }, // 1932: f23GM91; Pad 4 choir // Amplitude begins at 1789.1, peaks 3120.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {1864,1864, 0, 0, 233, 6,0.000000 }, // 1927: f23GM92; f23GM93; Pad 5 bowedpad; Pad 6 metallic + {1864,1864, 0, 0, 233, 6,0.000000 }, // 1933: f23GM92; f23GM93; Pad 5 bowedpad; Pad 6 metallic // Amplitude begins at 825.4, peaks 842.3 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1865,1865, 0, 0, 940, 940,0.000000 }, // 1928: f23GM94; Pad 7 halo + {1865,1865, 0, 0, 940, 940,0.000000 }, // 1934: f23GM94; Pad 7 halo // Amplitude begins at 120.9, peaks 2114.3 at 0.0s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {1866,1866, 0, 0, 4686, 4686,0.000000 }, // 1929: f23GM105; f23GM95; Banjo; Pad 8 sweep + {1866,1866, 0, 0, 4686, 4686,0.000000 }, // 1935: f23GM105; f23GM95; Banjo; Pad 8 sweep // Amplitude begins at 131.3, peaks 3355.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1867,1867, 0, 0, 40, 40,0.000000 }, // 1930: MGM96; f23GM96; oGM96; FX 1 rain + {1867,1867, 0, 0, 40, 40,0.000000 }, // 1936: MGM96; f23GM96; oGM96; FX 1 rain // Amplitude begins at 725.9, peaks 928.3 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {1868,1868, 0, 0, 1886, 1886,0.000000 }, // 1931: f23GM97; FX 2 soundtrack + {1868,1868, 0, 0, 1886, 1886,0.000000 }, // 1937: f23GM97; FX 2 soundtrack // Amplitude begins at 803.4, peaks 849.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1869,1869, 0, 0, 260, 260,0.000000 }, // 1932: f23GM104; f23GM98; FX 3 crystal; Sitar + {1869,1869, 0, 0, 260, 260,0.000000 }, // 1938: f23GM104; f23GM98; FX 3 crystal; Sitar // Amplitude begins at 4.4, peaks 6.9 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1870,1870, 0, 0, 40000, 113,0.000000 }, // 1933: f23GM99; FX 4 atmosphere + {1870,1870, 0, 0, 40000, 113,0.000000 }, // 1939: f23GM99; FX 4 atmosphere // Amplitude begins at 0.6, peaks 2591.0 at 0.3s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {1871,1871, 0, 0, 1960, 1960,0.000000 }, // 1934: f23GM100; FX 5 brightness + {1871,1871, 0, 0, 1960, 1960,0.000000 }, // 1940: f23GM100; FX 5 brightness // Amplitude begins at 915.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1872,1872, 0, 0, 140, 140,0.000000 }, // 1935: f23GM103; FX 8 sci-fi + {1872,1872, 0, 0, 140, 140,0.000000 }, // 1941: f23GM103; FX 8 sci-fi // Amplitude begins at 74.3, peaks 2058.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1873,1873, 0, 0, 40000, 106,0.000000 }, // 1936: f23GM107; f23GM111; Koto; Shanai + {1873,1873, 0, 0, 40000, 106,0.000000 }, // 1942: f23GM107; f23GM111; Koto; Shanai // Amplitude begins at 1005.1, peaks 1295.4 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {1874,1874, 0, 0, 486, 486,0.000000 }, // 1937: f23GM112; Tinkle Bell + {1874,1874, 0, 0, 486, 486,0.000000 }, // 1943: f23GM112; Tinkle Bell // Amplitude begins at 68.4, peaks 1214.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1875,1875, 0, 0, 126, 126,0.000000 }, // 1938: f23GM116; Taiko Drum + {1875,1875, 0, 0, 126, 126,0.000000 }, // 1944: f23GM116; Taiko Drum // Amplitude begins at 1721.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1876,1876, 0, 0, 146, 146,0.000000 }, // 1939: f23GM117; Melodic Tom + {1876,1876, 0, 0, 146, 146,0.000000 }, // 1945: f23GM117; Melodic Tom // Amplitude begins at 600.4, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1877,1877, 0, 0, 40000, 53,0.000000 }, // 1940: f23GM119; Reverse Cymbal + {1877,1877, 0, 0, 40000, 53,0.000000 }, // 1946: f23GM119; Reverse Cymbal - // Amplitude begins at 1090.8, + // Amplitude begins at 1126.5, peaks 1264.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1878,1878, 16, 0, 66, 66,0.000000 }, // 1941: f23GP36; Bass Drum 1 + {1878,1878, 41, 0, 113, 113,0.000000 }, // 1947: f23GP36; Bass Drum 1 - // Amplitude begins at 623.0, + // Amplitude begins at 524.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1879,1879, 30, 0, 46, 46,0.000000 }, // 1942: f23GP37; Side Stick + {1879,1879, 70, 0, 13, 13,0.000000 }, // 1948: f23GP37; Side Stick - // Amplitude begins at 556.4, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1880,1880, 32, 0, 53, 53,0.000000 }, // 1943: f23GP38; f23GP40; f23GP53; f23GP55; f23GP67; Acoustic Snare; Electric Snare; High Agogo; Ride Bell; Splash Cymbal + // Amplitude begins at 548.0, + // 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 1189.4, + // Amplitude begins at 848.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1881,1881, 2, 0, 26, 26,0.000000 }, // 1944: f23GP39; Hand Clap + {1881,1881, 80, 0, 13, 13,0.000000 }, // 1950: f23GP39; Hand Clap - // Amplitude begins at 503.2, + // Amplitude begins at 491.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1882,1882, 62, 0, 26, 26,0.000000 }, // 1945: f23GP42; Closed High Hat + {1882,1882, 84, 0, 20, 20,0.000000 }, // 1951: f23GP42; Closed High Hat - // Amplitude begins at 1219.9, + // Amplitude begins at 1025.4, peaks 1251.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1883,1883,110, 0, 120, 120,0.000000 }, // 1946: f23GP49; Crash Cymbal 1 + {1883,1883, 72, 0, 140, 140,0.000000 }, // 1952: f23GP49; Crash Cymbal 1 - // Amplitude begins at 1370.3, peaks 1517.9 at 0.0s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1884,1884,110, 0, 226, 226,0.000000 }, // 1947: f23GP51; Ride Cymbal 1 + // Amplitude begins at 1315.8, peaks 1535.3 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 1820.8, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 129, 129, 70, 0, 13, 13,0.000000 }, // 1954: f23GP54; Tambourine + + // Amplitude begins at 572.6, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 133, 133, 60, 0, 20, 20,0.000000 }, // 1955: 3drm67P49; f23GP68; f23GP70; Crash Cymbal 1; Low Agogo; Maracas // Amplitude begins at 0.0, peaks 1211.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1885,1886, 0, 0, 40000, 153,0.000000 }, // 1948: f24GM48; String Ensemble1 + {1885,1886, 0, 0, 40000, 153,0.000000 }, // 1956: f24GM48; String Ensemble1 // Amplitude begins at 2467.9, peaks 2976.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 }, // 1949: f24GM65; Alto Sax + {1887,1887, 0, 0, 240, 240,0.000000 }, // 1957: f24GM65; Alto Sax // Amplitude begins at 2.7, peaks 1033.9 at 37.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1888,1889, 0, 0, 40000, 6,0.000000 }, // 1950: f24GM74; Recorder + {1888,1889, 0, 0, 40000, 6,0.000000 }, // 1958: f24GM74; Recorder // Amplitude begins at 565.8, peaks 2147.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1890,1891, 0, 0, 40000, 20,0.000000 }, // 1951: f24GM88; Pad 1 new age + {1890,1891, 0, 0, 40000, 20,0.000000 }, // 1959: f24GM88; Pad 1 new age // Amplitude begins at 470.9, peaks 1440.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1892,1893, 0, 0, 40000, 6,0.000000 }, // 1952: f24GM91; Pad 4 choir + {1892,1893, 0, 0, 40000, 6,0.000000 }, // 1960: f24GM91; Pad 4 choir // Amplitude begins at 2789.8, peaks 2981.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 0.1s. - {1894,1894, 0, 0, 986, 53,0.000000 }, // 1953: f25GM1; BrightAcouGrand + {1894,1894, 0, 0, 986, 53,0.000000 }, // 1961: f25GM1; BrightAcouGrand // Amplitude begins at 1272.5, peaks 3316.1 at 10.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1895,1895, 0, 0, 40000, 100,0.000000 }, // 1954: f25GM12; f25GM13; f25GM14; Marimba; Tubular Bells; Xylophone + {1895,1895, 0, 0, 40000, 100,0.000000 }, // 1962: f25GM12; f25GM13; f25GM14; Marimba; Tubular Bells; Xylophone // Amplitude begins at 2370.5, peaks 3088.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.4s. - {1896,1896, 0, 0, 793, 353,0.000000 }, // 1955: f25GM33; Electric Bass 1 + {1896,1896, 0, 0, 793, 353,0.000000 }, // 1963: f25GM33; Electric Bass 1 // Amplitude begins at 0.3, peaks 2216.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1897,1897, 0, 0, 40000, 140,0.000000 }, // 1956: f25GM34; Electric Bass 2 + {1897,1897, 0, 0, 40000, 140,0.000000 }, // 1964: f25GM34; Electric Bass 2 // Amplitude begins at 2022.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1898,1898, 0, 0, 80, 80,0.000000 }, // 1957: f25GM103; f25GM38; FX 8 sci-fi; Synth Bass 1 + {1898,1898, 0, 0, 80, 80,0.000000 }, // 1965: f25GM103; f25GM38; FX 8 sci-fi; Synth Bass 1 // Amplitude begins at 883.3, peaks 1257.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {1899,1899, 0, 0, 60, 13,0.000000 }, // 1958: f25GM48; String Ensemble1 + {1899,1899, 0, 0, 60, 13,0.000000 }, // 1966: f25GM48; String Ensemble1 // Amplitude begins at 1132.2, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1900,1900, 0, 0, 40000, 86,0.000000 }, // 1959: f25GM49; String Ensemble2 + {1900,1900, 0, 0, 40000, 86,0.000000 }, // 1967: f25GM49; String Ensemble2 // Amplitude begins at 1849.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1901,1901, 0, 0, 153, 153,0.000000 }, // 1960: f25GM58; Tuba + {1901,1901, 0, 0, 153, 153,0.000000 }, // 1968: f25GM58; Tuba // Amplitude begins at 1639.4, peaks 2045.3 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1902,1902, 0, 0, 906, 906,0.000000 }, // 1961: f25GM59; f25GM60; French Horn; Muted Trumpet + {1902,1902, 0, 0, 906, 906,0.000000 }, // 1969: f25GM59; f25GM60; French Horn; Muted Trumpet // Amplitude begins at 5.9, peaks 2254.6 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1903,1903, 0, 0, 406, 406,0.000000 }, // 1962: f25GM70; f25GM71; Bassoon; Clarinet + {1903,1903, 0, 0, 406, 406,0.000000 }, // 1970: f25GM70; f25GM71; Bassoon; Clarinet // Amplitude begins at 1505.9, peaks 2704.7 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1904,1904, 0, 0, 40000, 106,0.000000 }, // 1963: f25GM72; f25GM74; Piccolo; Recorder + {1904,1904, 0, 0, 40000, 106,0.000000 }, // 1971: f25GM72; f25GM74; Piccolo; Recorder // Amplitude begins at 722.0, peaks 2425.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1905,1905, 0, 0, 40000, 66,0.000000 }, // 1964: f25GM73; Flute + {1905,1905, 0, 0, 40000, 66,0.000000 }, // 1972: f25GM73; Flute // Amplitude begins at 1774.9, peaks 2581.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1906,1906, 0, 0, 40000, 6,0.000000 }, // 1965: f25GM82; f25GM83; Lead 3 calliope; Lead 4 chiff + {1906,1906, 0, 0, 40000, 6,0.000000 }, // 1973: f25GM82; f25GM83; Lead 3 calliope; Lead 4 chiff // Amplitude begins at 2073.3, peaks 2622.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1907,1907, 0, 0, 60, 60,0.000000 }, // 1966: f25GM89; Pad 2 warm + {1907,1907, 0, 0, 60, 60,0.000000 }, // 1974: f25GM89; Pad 2 warm // Amplitude begins at 2850.7, peaks 2901.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1908,1908, 0, 0, 1226, 1226,0.000000 }, // 1967: f25GM102; FX 7 echoes + {1908,1908, 0, 0, 1226, 1226,0.000000 }, // 1975: f25GM102; FX 7 echoes // Amplitude begins at 1921.5, peaks 2093.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1909,1909, 0, 0, 293, 293,0.000000 }, // 1968: f25GM104; Sitar + {1909,1909, 0, 0, 293, 293,0.000000 }, // 1976: f25GM104; Sitar // Amplitude begins at 1984.6, peaks 2641.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1910,1910, 0, 0, 40000, 220,0.000000 }, // 1969: f25GM105; Banjo + {1910,1910, 0, 0, 40000, 220,0.000000 }, // 1977: f25GM105; Banjo // Amplitude begins at 2555.6, peaks 2699.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1911,1911, 0, 0, 40000, 160,0.000000 }, // 1970: f25GM106; Shamisen + {1911,1911, 0, 0, 40000, 160,0.000000 }, // 1978: f25GM106; Shamisen // Amplitude begins at 1504.5, peaks 2588.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {1912,1912, 0, 0, 40000, 353,0.000000 }, // 1971: f25GM107; Koto + {1912,1912, 0, 0, 40000, 353,0.000000 }, // 1979: f25GM107; Koto // Amplitude begins at 2022.2, peaks 4482.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1913,1913, 0, 0, 146, 146,0.000000 }, // 1972: f25GM111; Shanai + {1913,1913, 0, 0, 146, 146,0.000000 }, // 1980: f25GM111; Shanai // Amplitude begins at 1542.1, peaks 2360.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 }, // 1973: f25GM113; Agogo Bells + { 501, 501, 0, 0, 66, 66,0.000000 }, // 1981: f25GM113; Agogo Bells // Amplitude begins at 2163.1, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1914,1914, 0, 0, 40000, 20,0.000000 }, // 1974: f25GM114; Steel Drums + {1914,1914, 0, 0, 40000, 20,0.000000 }, // 1982: f25GM114; Steel Drums // Amplitude begins at 1935.7, peaks 3063.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1915,1915, 0, 0, 20, 20,0.000000 }, // 1975: f25GM117; f47GM116; Melodic Tom; Taiko Drum + {1915,1915, 0, 0, 20, 20,0.000000 }, // 1983: f25GM117; f47GM116; Melodic Tom; Taiko Drum // Amplitude begins at 2765.3, peaks 2851.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1916,1916, 0, 0, 573, 573,0.000000 }, // 1976: f25GM120; Guitar FretNoise + {1916,1916, 0, 0, 573, 573,0.000000 }, // 1984: f25GM120; Guitar FretNoise // Amplitude begins at 0.0, peaks 1024.6 at 3.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.4s. - {1917,1917, 0, 0, 40000, 2373,0.000000 }, // 1977: f25GM123; Bird Tweet + {1917,1917, 0, 0, 40000, 2373,0.000000 }, // 1985: f25GM123; Bird Tweet // Amplitude begins at 1474.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1918,1918, 0, 0, 166, 166,0.000000 }, // 1978: f25GM124; Telephone + {1918,1918, 0, 0, 166, 166,0.000000 }, // 1986: f25GM124; Telephone // Amplitude begins at 1275.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 511, 511, 0, 0, 580, 580,0.000000 }, // 1979: f25GM125; Helicopter + { 511, 511, 0, 0, 580, 580,0.000000 }, // 1987: f25GM125; Helicopter // Amplitude begins at 1433.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1919,1919, 0, 0, 80, 80,0.000000 }, // 1980: f25GM126; Applause/Noise + {1919,1919, 0, 0, 80, 80,0.000000 }, // 1988: f25GM126; Applause/Noise - // Amplitude begins at 2119.5, + // Amplitude begins at 2289.6, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1914,1914, 9, 0, 40000, 26,0.000000 }, // 1981: f25GP38; f25GP39; f25GP40; Acoustic Snare; Electric Snare; Hand Clap + {1914,1914, 60, 0, 40000, 20,0.000000 }, // 1989: f25GP38; f25GP39; f25GP40; Acoustic Snare; Electric Snare; Hand Clap - // Amplitude begins at 1176.8, + // Amplitude begins at 1304.6, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - { 511, 511, 46, 0, 533, 533,0.000000 }, // 1982: f25GP49; Crash Cymbal 1 + { 511, 511, 72, 0, 480, 480,0.000000 }, // 1990: f25GP49; Crash Cymbal 1 - // Amplitude begins at 1580.0, + // Amplitude begins at 1431.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1919,1919,142, 0, 100, 100,0.000000 }, // 1983: f25GP54; Tambourine + {1919,1919, 84, 0, 66, 66,0.000000 }, // 1991: f25GP54; Tambourine // Amplitude begins at 3000.5, peaks 3289.6 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {1920,1920, 0, 0, 2113, 2113,0.000000 }, // 1984: f15GM0; f26GM0; AcouGrandPiano + {1920,1920, 0, 0, 2113, 2113,0.000000 }, // 1992: f15GM0; f26GM0; AcouGrandPiano // Amplitude begins at 2713.1, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1921,1921, 0, 0, 600, 600,0.000000 }, // 1985: f15GM1; f26GM1; BrightAcouGrand + {1921,1921, 0, 0, 600, 600,0.000000 }, // 1993: f15GM1; f26GM1; BrightAcouGrand // Amplitude begins at 2790.9, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1922,1922, 0, 0, 593, 593,0.000000 }, // 1986: f15GM2; f26GM2; ElecGrandPiano + {1922,1922, 0, 0, 593, 593,0.000000 }, // 1994: f15GM2; f26GM2; ElecGrandPiano // Amplitude begins at 2972.3, peaks 3006.8 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1923,1923, 0, 0, 940, 940,0.000000 }, // 1987: f15GM3; f26GM3; Honky-tonkPiano + {1923,1923, 0, 0, 940, 940,0.000000 }, // 1995: f15GM3; f26GM3; Honky-tonkPiano // Amplitude begins at 2968.5, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1924,1924, 0, 0, 940, 940,0.000000 }, // 1988: f15GM4; f26GM4; Rhodes Piano + {1924,1924, 0, 0, 940, 940,0.000000 }, // 1996: f15GM4; f26GM4; Rhodes Piano // Amplitude begins at 2418.4, peaks 3063.2 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1925,1925, 0, 0, 960, 960,0.000000 }, // 1989: f15GM5; f26GM5; Chorused Piano + {1925,1925, 0, 0, 960, 960,0.000000 }, // 1997: f15GM5; f26GM5; Chorused Piano // Amplitude begins at 2441.8, peaks 2883.4 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1926,1926, 0, 0, 833, 833,0.000000 }, // 1990: f15GM6; f26GM6; Harpsichord + {1926,1926, 0, 0, 833, 833,0.000000 }, // 1998: f15GM6; f26GM6; Harpsichord // Amplitude begins at 2495.3, peaks 3325.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1927,1927, 0, 0, 880, 880,0.000000 }, // 1991: f15GM7; f26GM7; Clavinet + {1927,1927, 0, 0, 880, 880,0.000000 }, // 1999: f15GM7; f26GM7; Clavinet // Amplitude begins at 2074.6, peaks 2677.8 at 0.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1928,1928, 0, 0, 40000, 73,0.000000 }, // 1992: f15GM8; f26GM8; Celesta + {1928,1928, 0, 0, 40000, 73,0.000000 }, // 2000: f15GM8; f26GM8; Celesta // Amplitude begins at 1889.1, peaks 2843.1 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1929,1929, 0, 0, 40000, 33,0.000000 }, // 1993: f15GM9; f26GM9; Glockenspiel + {1929,1929, 0, 0, 40000, 33,0.000000 }, // 2001: f15GM9; f26GM9; Glockenspiel // Amplitude begins at 2294.9, peaks 3384.6 at 13.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1930,1930, 0, 0, 40000, 20,0.000000 }, // 1994: f15GM10; f26GM10; Music box + {1930,1930, 0, 0, 40000, 20,0.000000 }, // 2002: f15GM10; f26GM10; Music box // Amplitude begins at 119.3, peaks 3362.9 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1931,1931, 0, 0, 40000, 0,0.000000 }, // 1995: f15GM11; f26GM11; Vibraphone + {1931,1931, 0, 0, 40000, 0,0.000000 }, // 2003: f15GM11; f26GM11; Vibraphone // Amplitude begins at 0.0, peaks 2977.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1932,1932, 0, 0, 40000, 173,0.000000 }, // 1996: f15GM12; f26GM12; Marimba + {1932,1932, 0, 0, 40000, 173,0.000000 }, // 2004: f15GM12; f26GM12; Marimba // Amplitude begins at 0.6, peaks 1890.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1933,1933, 0, 0, 40000, 133,0.000000 }, // 1997: f15GM13; f26GM13; Xylophone + {1933,1933, 0, 0, 40000, 133,0.000000 }, // 2005: f15GM13; f26GM13; Xylophone // Amplitude begins at 0.0, peaks 2219.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1934,1934, 0, 0, 40000, 153,0.000000 }, // 1998: f15GM14; f26GM14; Tubular Bells + {1934,1934, 0, 0, 40000, 153,0.000000 }, // 2006: f15GM14; f26GM14; Tubular Bells // Amplitude begins at 2975.1, peaks 3352.0 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1935,1935, 0, 0, 1113, 1113,0.000000 }, // 1999: f15GM16; f15GM17; f15GM18; f26GM16; f26GM17; f26GM18; oGM16; oGM17; oGM18; Hammond Organ; Percussive Organ; Rock Organ + {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 2460.9, peaks 2702.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {1936,1936, 0, 0, 966, 966,0.000000 }, // 2000: f15GM19; f15GM20; f15GM21; f26GM19; f26GM20; f26GM21; oGM19; oGM20; oGM21; Accordion; Church Organ; Reed Organ + {1936,1936, 0, 0, 966, 966,0.000000 }, // 2008: f15GM19; f15GM20; f15GM21; f26GM19; f26GM20; f26GM21; oGM19; oGM20; oGM21; Accordion; Church Organ; Reed Organ // Amplitude begins at 2845.4, peaks 2850.3 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1937,1937, 0, 0, 2440, 2440,0.000000 }, // 2001: f15GM22; f26GM22; oGM22; Harmonica + {1937,1937, 0, 0, 2440, 2440,0.000000 }, // 2009: f15GM22; f26GM22; oGM22; Harmonica // Amplitude begins at 2841.5, peaks 2848.2 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {1938,1938, 0, 0, 2440, 2440,0.000000 }, // 2002: f15GM23; f26GM23; oGM23; Tango Accordion + {1938,1938, 0, 0, 2440, 2440,0.000000 }, // 2010: f15GM23; f26GM23; oGM23; Tango Accordion // Amplitude begins at 121.1, peaks 2280.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1939,1939, 0, 0, 40000, 0,0.000000 }, // 2003: f26GM24; Acoustic Guitar1 + {1939,1939, 0, 0, 40000, 0,0.000000 }, // 2011: f26GM24; Acoustic Guitar1 // Amplitude begins at 104.6, peaks 1738.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1940,1940, 0, 0, 40000, 0,0.000000 }, // 2004: f15GM25; f26GM25; Acoustic Guitar2 + {1940,1940, 0, 0, 40000, 0,0.000000 }, // 2012: f15GM25; f26GM25; Acoustic Guitar2 // Amplitude begins at 2418.5, peaks 2861.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1941,1941, 0, 0, 40000, 0,0.000000 }, // 2005: f15GM26; f26GM26; Electric Guitar1 + {1941,1941, 0, 0, 40000, 0,0.000000 }, // 2013: f15GM26; f26GM26; Electric Guitar1 // Amplitude begins at 1789.1, peaks 2985.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 }, // 2006: f15GM27; f26GM27; Electric Guitar2 + {1942,1942, 0, 0, 40000, 0,0.000000 }, // 2014: f15GM27; f26GM27; Electric Guitar2 // Amplitude begins at 861.9, peaks 935.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1943,1943, 0, 0, 40000, 26,0.000000 }, // 2007: f15GM29; f26GM29; Overdrive Guitar + {1943,1943, 0, 0, 40000, 26,0.000000 }, // 2015: f15GM29; f26GM29; Overdrive Guitar // Amplitude begins at 2816.6, peaks 3244.7 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1944,1944, 0, 0, 1440, 1440,0.000000 }, // 2008: f15GM31; f26GM31; Guitar Harmonics + {1944,1944, 0, 0, 1440, 1440,0.000000 }, // 2016: f15GM31; f26GM31; Guitar Harmonics // Amplitude begins at 0.6, peaks 2625.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {1945,1945, 0, 0, 40000, 773,0.000000 }, // 2009: f15GM32; f26GM32; Acoustic Bass + {1945,1945, 0, 0, 40000, 773,0.000000 }, // 2017: f15GM32; f26GM32; Acoustic Bass // Amplitude begins at 0.0, peaks 2978.5 at 1.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1946,1946, 0, 0, 40000, 460,0.000000 }, // 2010: f15GM33; f26GM33; oGM33; Electric Bass 1 + {1946,1946, 0, 0, 40000, 460,0.000000 }, // 2018: f15GM33; f26GM33; oGM33; Electric Bass 1 // Amplitude begins at 0.0, peaks 2390.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {1947,1947, 0, 0, 40000, 486,0.000000 }, // 2011: f15GM34; f26GM34; oGM34; Electric Bass 2 + {1947,1947, 0, 0, 40000, 486,0.000000 }, // 2019: f15GM34; f26GM34; oGM34; Electric Bass 2 // Amplitude begins at 0.0, peaks 1737.0 at 28.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1948,1948, 0, 0, 40000, 193,0.000000 }, // 2012: f15GM35; f26GM35; Fretless Bass + {1948,1948, 0, 0, 40000, 193,0.000000 }, // 2020: f15GM35; f26GM35; Fretless Bass // Amplitude begins at 0.0, peaks 2856.8 at 1.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {1949,1949, 0, 0, 2340, 2340,0.000000 }, // 2013: f15GM36; f26GM36; oGM36; Slap Bass 1 + {1949,1949, 0, 0, 2340, 2340,0.000000 }, // 2021: f15GM36; f26GM36; oGM36; Slap Bass 1 // Amplitude begins at 1794.3, peaks 3025.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1950,1950, 0, 0, 40000, 40,0.000000 }, // 2014: f15GM37; f26GM37; Slap Bass 2 + {1950,1950, 0, 0, 40000, 40,0.000000 }, // 2022: f15GM37; f26GM37; Slap Bass 2 // Amplitude begins at 2850.7, peaks 2901.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1951,1951, 0, 0, 1220, 1220,0.000000 }, // 2015: f15GM38; f26GM38; oGM38; Synth Bass 1 + {1951,1951, 0, 0, 1220, 1220,0.000000 }, // 2023: f15GM38; f26GM38; oGM38; Synth Bass 1 // Amplitude begins at 0.6, peaks 2103.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1952,1952, 0, 0, 40000, 6,0.000000 }, // 2016: f15GM39; f26GM39; Synth Bass 2 + {1952,1952, 0, 0, 40000, 6,0.000000 }, // 2024: f15GM39; f26GM39; Synth Bass 2 // Amplitude begins at 134.3, peaks 2894.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.9s. - {1953,1953, 0, 0, 40000, 1913,0.000000 }, // 2017: f15GM40; f26GM40; oGM40; Violin + {1953,1953, 0, 0, 40000, 1913,0.000000 }, // 2025: f15GM40; f26GM40; oGM40; Violin // Amplitude begins at 0.0, peaks 2804.7 at 0.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1954,1954, 0, 0, 1133, 1133,0.000000 }, // 2018: f15GM41; f26GM41; Viola + {1954,1954, 0, 0, 1133, 1133,0.000000 }, // 2026: f15GM41; f26GM41; Viola // Amplitude begins at 1809.6, peaks 2133.1 at 36.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1955,1955, 0, 0, 40000, 13,0.000000 }, // 2019: f15GM42; f26GM42; Cello + {1955,1955, 0, 0, 40000, 13,0.000000 }, // 2027: f15GM42; f26GM42; Cello // Amplitude begins at 2444.4, peaks 4303.6 at 0.3s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1956,1956, 0, 0, 1380, 1380,0.000000 }, // 2020: f15GM43; f26GM43; oGM43; Contrabass + {1956,1956, 0, 0, 1380, 1380,0.000000 }, // 2028: f15GM43; f26GM43; oGM43; Contrabass // Amplitude begins at 1886.9, peaks 2416.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1957,1957, 0, 0, 40000, 20,0.000000 }, // 2021: f15GM44; f26GM44; Tremulo Strings + {1957,1957, 0, 0, 40000, 20,0.000000 }, // 2029: f15GM44; f26GM44; Tremulo Strings // Amplitude begins at 0.6, peaks 2953.0 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {1958,1958, 0, 0, 513, 26,0.000000 }, // 2022: f15GM45; f26GM45; Pizzicato String + {1958,1958, 0, 0, 513, 26,0.000000 }, // 2030: f15GM45; f26GM45; Pizzicato String // Amplitude begins at 1519.5, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1959,1959, 0, 0, 826, 826,0.000000 }, // 2023: f15GM46; f26GM46; Orchestral Harp + {1959,1959, 0, 0, 826, 826,0.000000 }, // 2031: f15GM46; f26GM46; Orchestral Harp // Amplitude begins at 2038.1, peaks 2083.2 at 18.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1960,1960, 0, 0, 40000, 0,0.000000 }, // 2024: f15GM47; f26GM47; oGM47; Timpany + {1960,1960, 0, 0, 40000, 0,0.000000 }, // 2032: f15GM47; f26GM47; oGM47; Timpany // Amplitude begins at 7.6, peaks 2958.4 at 20.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1961,1961, 0, 0, 40000, 33,0.000000 }, // 2025: f15GM48; f26GM48; String Ensemble1 + {1961,1961, 0, 0, 40000, 33,0.000000 }, // 2033: f15GM48; f26GM48; String Ensemble1 // Amplitude begins at 0.8, peaks 2354.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1962,1962, 0, 0, 40000, 126,0.000000 }, // 2026: f15GM49; f26GM49; oGM49; String Ensemble2 + {1962,1962, 0, 0, 40000, 126,0.000000 }, // 2034: f15GM49; f26GM49; oGM49; String Ensemble2 // Amplitude begins at 0.8, peaks 3155.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1963,1963, 0, 0, 40000, 33,0.000000 }, // 2027: f15GM50; f26GM50; Synth Strings 1 + {1963,1963, 0, 0, 40000, 33,0.000000 }, // 2035: f15GM50; f26GM50; Synth Strings 1 // Amplitude begins at 1934.7, peaks 2386.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1964,1964, 0, 0, 293, 293,0.000000 }, // 2028: f15GM51; f26GM51; oGM51; SynthStrings 2 + {1964,1964, 0, 0, 293, 293,0.000000 }, // 2036: f15GM51; f26GM51; oGM51; SynthStrings 2 // Amplitude begins at 0.8, peaks 2483.9 at 32.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1965,1965, 0, 0, 40000, 266,0.000000 }, // 2029: f15GM52; f26GM52; Choir Aahs + {1965,1965, 0, 0, 40000, 266,0.000000 }, // 2037: f15GM52; f26GM52; Choir Aahs // Amplitude begins at 0.0, peaks 1893.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1966,1966, 0, 0, 40000, 66,0.000000 }, // 2030: f15GM53; f26GM53; Voice Oohs + {1966,1966, 0, 0, 40000, 66,0.000000 }, // 2038: f15GM53; f26GM53; Voice Oohs // Amplitude begins at 0.0, peaks 2286.5 at 39.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {1967,1967, 0, 0, 40000, 266,0.000000 }, // 2031: f15GM54; f26GM54; Synth Voice + {1967,1967, 0, 0, 40000, 266,0.000000 }, // 2039: f15GM54; f26GM54; Synth Voice // Amplitude begins at 6.8, peaks 2184.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 }, // 2032: f15GM55; f26GM55; Orchestra Hit + {1968,1968, 0, 0, 40000, 0,0.000000 }, // 2040: f15GM55; f26GM55; Orchestra Hit // Amplitude begins at 4.4, peaks 2468.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1969,1969, 0, 0, 40000, 113,0.000000 }, // 2033: f15GM56; f26GM56; Trumpet + {1969,1969, 0, 0, 40000, 113,0.000000 }, // 2041: f15GM56; f26GM56; Trumpet // Amplitude begins at 1263.5, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {1970,1970, 0, 0, 806, 806,0.000000 }, // 2034: f15GM59; f26GM59; Muted Trumpet + {1970,1970, 0, 0, 806, 806,0.000000 }, // 2042: f15GM59; f26GM59; Muted Trumpet // Amplitude begins at 2544.4, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {1971,1971, 0, 0, 1240, 1240,0.000000 }, // 2035: f15GM60; f26GM60; French Horn + {1971,1971, 0, 0, 1240, 1240,0.000000 }, // 2043: f15GM60; f26GM60; French Horn // Amplitude begins at 2057.8, peaks 2099.9 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {1972,1972, 0, 0, 1113, 1113,0.000000 }, // 2036: f15GM61; f26GM61; Brass Section + {1972,1972, 0, 0, 1113, 1113,0.000000 }, // 2044: f15GM61; f26GM61; Brass Section // Amplitude begins at 2968.9, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1973,1973, 0, 0, 40000, 13,0.000000 }, // 2037: f15GM62; f26GM62; Synth Brass 1 + {1973,1973, 0, 0, 40000, 13,0.000000 }, // 2045: f15GM62; f26GM62; Synth Brass 1 // Amplitude begins at 1988.7, peaks 2623.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {1974,1974, 0, 0, 553, 553,0.000000 }, // 2038: f15GM63; f26GM63; Synth Brass 2 + {1974,1974, 0, 0, 553, 553,0.000000 }, // 2046: f15GM63; f26GM63; Synth Brass 2 // Amplitude begins at 2537.9, peaks 2928.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1975,1975, 0, 0, 40000, 6,0.000000 }, // 2039: f15GM64; f26GM64; oGM64; Soprano Sax + {1975,1975, 0, 0, 40000, 6,0.000000 }, // 2047: f15GM64; f26GM64; oGM64; Soprano Sax // Amplitude begins at 2457.3, peaks 2695.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1976,1976, 0, 0, 40000, 20,0.000000 }, // 2040: f15GM66; f26GM66; Tenor Sax + {1976,1976, 0, 0, 40000, 20,0.000000 }, // 2048: f15GM66; f26GM66; Tenor Sax // Amplitude begins at 3098.8, peaks 3477.3 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s. - {1977,1977, 0, 0, 1266, 20,0.000000 }, // 2041: f15GM67; f26GM67; Baritone Sax + {1977,1977, 0, 0, 1266, 20,0.000000 }, // 2049: f15GM67; f26GM67; Baritone Sax // Amplitude begins at 1760.8, peaks 2212.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1978,1978, 0, 0, 40000, 0,0.000000 }, // 2042: f15GM68; f26GM68; Oboe + {1978,1978, 0, 0, 40000, 0,0.000000 }, // 2050: f15GM68; f26GM68; Oboe // Amplitude begins at 1822.4, peaks 2151.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1979,1979, 0, 0, 40000, 0,0.000000 }, // 2043: f15GM69; f26GM69; English Horn + {1979,1979, 0, 0, 40000, 0,0.000000 }, // 2051: f15GM69; f26GM69; English Horn // Amplitude begins at 2465.6, peaks 3119.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {1980,1980, 0, 0, 513, 6,0.000000 }, // 2044: f15GM70; f15GM71; f26GM70; f26GM71; oGM70; oGM71; Bassoon; Clarinet + {1980,1980, 0, 0, 513, 6,0.000000 }, // 2052: f15GM70; f15GM71; f26GM70; f26GM71; oGM70; oGM71; Bassoon; Clarinet // Amplitude begins at 0.3, peaks 2493.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1981,1981, 0, 0, 206, 206,0.000000 }, // 2045: f15GM72; f26GM72; oGM72; Piccolo + {1981,1981, 0, 0, 206, 206,0.000000 }, // 2053: f15GM72; f26GM72; oGM72; Piccolo // Amplitude begins at 2.1, peaks 1254.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1982,1982, 0, 0, 40000, 6,0.000000 }, // 2046: f15GM73; f15GM74; f26GM73; f26GM74; oGM73; oGM74; Flute; Recorder + {1982,1982, 0, 0, 40000, 6,0.000000 }, // 2054: f15GM73; f15GM74; f26GM73; f26GM74; oGM73; oGM74; Flute; Recorder // Amplitude begins at 5.7, peaks 1888.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1983,1983, 0, 0, 40000, 6,0.000000 }, // 2047: f15GM75; f26GM75; oGM75; Pan Flute + {1983,1983, 0, 0, 40000, 6,0.000000 }, // 2055: f15GM75; f26GM75; oGM75; Pan Flute // Amplitude begins at 7.2, peaks 2300.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1984,1984, 0, 0, 40000, 6,0.000000 }, // 2048: f15GM76; f26GM76; oGM76; Bottle Blow + {1984,1984, 0, 0, 40000, 6,0.000000 }, // 2056: f15GM76; f26GM76; oGM76; Bottle Blow // Amplitude begins at 0.3, peaks 2181.9 at 40.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1985,1985, 0, 0, 40000, 6,0.000000 }, // 2049: f15GM77; f26GM77; Shakuhachi + {1985,1985, 0, 0, 40000, 6,0.000000 }, // 2057: f15GM77; f26GM77; Shakuhachi // Amplitude begins at 0.6, peaks 2547.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1986,1986, 0, 0, 40000, 0,0.000000 }, // 2050: f15GM78; f26GM78; Whistle + {1986,1986, 0, 0, 40000, 0,0.000000 }, // 2058: f15GM78; f26GM78; Whistle // Amplitude begins at 96.6, peaks 2733.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1987,1987, 0, 0, 40000, 0,0.000000 }, // 2051: f15GM79; f26GM79; Ocarina + {1987,1987, 0, 0, 40000, 0,0.000000 }, // 2059: f15GM79; f26GM79; Ocarina // Amplitude begins at 5.9, peaks 2192.2 at 29.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1988,1988, 0, 0, 40000, 0,0.000000 }, // 2052: f15GM80; f26GM80; Lead 1 squareea + {1988,1988, 0, 0, 40000, 0,0.000000 }, // 2060: f15GM80; f26GM80; Lead 1 squareea // Amplitude begins at 5.9, peaks 1531.9 at 24.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {1989,1989, 0, 0, 40000, 180,0.000000 }, // 2053: f15GM81; f26GM81; Lead 2 sawtooth + {1989,1989, 0, 0, 40000, 180,0.000000 }, // 2061: f15GM81; f26GM81; Lead 2 sawtooth // Amplitude begins at 0.9, peaks 3156.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1990,1990, 0, 0, 40000, 53,0.000000 }, // 2054: f15GM82; f26GM82; oGM82; Lead 3 calliope + {1990,1990, 0, 0, 40000, 53,0.000000 }, // 2062: f15GM82; f26GM82; oGM82; Lead 3 calliope // Amplitude begins at 0.6, peaks 3439.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1991,1991, 0, 0, 40000, 53,0.000000 }, // 2055: f15GM83; f26GM83; oGM83; Lead 4 chiff + {1991,1991, 0, 0, 40000, 53,0.000000 }, // 2063: f15GM83; f26GM83; oGM83; Lead 4 chiff // Amplitude begins at 0.0, peaks 1701.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1992,1992, 0, 0, 40000, 0,0.000000 }, // 2056: f15GM84; f26GM84; oGM84; Lead 5 charang + {1992,1992, 0, 0, 40000, 0,0.000000 }, // 2064: f15GM84; f26GM84; oGM84; Lead 5 charang // Amplitude begins at 9.9, peaks 1360.0 at 6.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1993,1993, 0, 0, 40000, 6,0.000000 }, // 2057: f15GM85; f26GM85; oGM85; Lead 6 voice + {1993,1993, 0, 0, 40000, 6,0.000000 }, // 2065: f15GM85; f26GM85; oGM85; Lead 6 voice // Amplitude begins at 0.3, peaks 1756.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1994,1994, 0, 0, 80, 80,0.000000 }, // 2058: f15GM86; f26GM86; oGM86; Lead 7 fifths + {1994,1994, 0, 0, 80, 80,0.000000 }, // 2066: f15GM86; f26GM86; oGM86; Lead 7 fifths // Amplitude begins at 0.6, peaks 2727.8 at 19.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1995,1995, 0, 0, 40000, 73,0.000000 }, // 2059: f15GM87; f26GM87; Lead 8 brass + {1995,1995, 0, 0, 40000, 73,0.000000 }, // 2067: f15GM87; f26GM87; Lead 8 brass // Amplitude begins at 6.1, peaks 2102.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1996,1996, 0, 0, 60, 60,0.000000 }, // 2060: f26GM88; oGM88; oGM89; Pad 1 new age; Pad 2 warm + {1996,1996, 0, 0, 60, 60,0.000000 }, // 2068: f26GM88; oGM88; oGM89; Pad 1 new age; Pad 2 warm // Amplitude begins at 5.8, peaks 2693.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1997,1997, 0, 0, 40000, 0,0.000000 }, // 2061: f15GM89; f26GM89; Pad 2 warm + {1997,1997, 0, 0, 40000, 0,0.000000 }, // 2069: f15GM89; f26GM89; Pad 2 warm // Amplitude begins at 7.3, peaks 2778.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1998,1998, 0, 0, 40000, 0,0.000000 }, // 2062: f15GM90; f26GM90; Pad 3 polysynth + {1998,1998, 0, 0, 40000, 0,0.000000 }, // 2070: f15GM90; f26GM90; Pad 3 polysynth // Amplitude begins at 78.3, peaks 2693.1 at 6.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {1999,1999, 0, 0, 40000, 0,0.000000 }, // 2063: f15GM91; f26GM91; Pad 4 choir + {1999,1999, 0, 0, 40000, 0,0.000000 }, // 2071: f15GM91; f26GM91; Pad 4 choir // Amplitude begins at 7.2, peaks 2653.9 at 4.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2000,2000, 0, 0, 40000, 6,0.000000 }, // 2064: f26GM92; f26GM93; oGM92; oGM93; Pad 5 bowedpad; Pad 6 metallic + {2000,2000, 0, 0, 40000, 6,0.000000 }, // 2072: f26GM92; f26GM93; oGM92; oGM93; Pad 5 bowedpad; Pad 6 metallic // Amplitude begins at 1433.3, peaks 3585.3 at 30.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2001,2001, 0, 0, 40000, 0,0.000000 }, // 2065: f15GM94; f26GM94; Pad 7 halo + {2001,2001, 0, 0, 40000, 0,0.000000 }, // 2073: f15GM94; f26GM94; Pad 7 halo // Amplitude begins at 7.9, peaks 3364.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2002,2002, 0, 0, 40000, 0,0.000000 }, // 2066: f15GM95; f26GM95; Pad 8 sweep + {2002,2002, 0, 0, 40000, 0,0.000000 }, // 2074: f15GM95; f26GM95; Pad 8 sweep // Amplitude begins at 7.3, peaks 2244.1 at 15.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2003,2003, 0, 0, 40000, 0,0.000000 }, // 2067: f15GM96; f26GM96; FX 1 rain + {2003,2003, 0, 0, 40000, 0,0.000000 }, // 2075: f15GM96; f26GM96; FX 1 rain // Amplitude begins at 1209.8, peaks 1305.9 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2004,2004, 0, 0, 40000, 246,0.000000 }, // 2068: f15GM97; f26GM97; oGM97; oGM98; FX 2 soundtrack; FX 3 crystal + {2004,2004, 0, 0, 40000, 246,0.000000 }, // 2076: f15GM97; f26GM97; oGM97; oGM98; FX 2 soundtrack; FX 3 crystal // Amplitude begins at 2301.1, peaks 2555.9 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2005,2005, 0, 0, 40000, 246,0.000000 }, // 2069: f15GM98; f26GM98; FX 3 crystal + {2005,2005, 0, 0, 40000, 246,0.000000 }, // 2077: f15GM98; f26GM98; FX 3 crystal // Amplitude begins at 1800.5, peaks 3128.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2006,2006, 0, 0, 626, 626,0.000000 }, // 2070: f15GM99; f26GM99; FX 4 atmosphere + {2006,2006, 0, 0, 626, 626,0.000000 }, // 2078: f15GM99; f26GM99; FX 4 atmosphere // Amplitude begins at 2065.8, peaks 2153.5 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2007,2007, 0, 0, 1746, 1746,0.000000 }, // 2071: f15GM100; f26GM100; FX 5 brightness + {2007,2007, 0, 0, 1746, 1746,0.000000 }, // 2079: f15GM100; f26GM100; FX 5 brightness // Amplitude begins at 2353.0, peaks 2495.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2008,2008, 0, 0, 1186, 1186,0.000000 }, // 2072: f15GM101; f26GM101; FX 6 goblins + {2008,2008, 0, 0, 1186, 1186,0.000000 }, // 2080: f15GM101; f26GM101; FX 6 goblins // Amplitude begins at 1657.2, peaks 1883.0 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2009,2009, 0, 0, 506, 506,0.000000 }, // 2073: f15GM102; f26GM102; FX 7 echoes + {2009,2009, 0, 0, 506, 506,0.000000 }, // 2081: f15GM102; f26GM102; FX 7 echoes // Amplitude begins at 2527.6, peaks 2566.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2010,2010, 0, 0, 153, 153,0.000000 }, // 2074: f15GM104; f26GM104; Sitar + {2010,2010, 0, 0, 153, 153,0.000000 }, // 2082: f15GM104; f26GM104; Sitar // Amplitude begins at 1901.0, peaks 2135.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2011,2011, 0, 0, 540, 540,0.000000 }, // 2075: f15GM105; f26GM105; Banjo + {2011,2011, 0, 0, 540, 540,0.000000 }, // 2083: f15GM105; f26GM105; Banjo // Amplitude begins at 0.3, peaks 2493.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2012,2012, 0, 0, 40000, 6,0.000000 }, // 2076: f15GM107; f26GM107; oGM107; Koto + {2012,2012, 0, 0, 40000, 6,0.000000 }, // 2084: f15GM107; f26GM107; oGM107; Koto // Amplitude begins at 0.0, peaks 2071.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2013,2013, 0, 0, 40000, 40,0.000000 }, // 2077: f15GM108; f26GM108; Kalimba + {2013,2013, 0, 0, 40000, 40,0.000000 }, // 2085: f15GM108; f26GM108; Kalimba // Amplitude begins at 0.6, peaks 2209.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2014,2014, 0, 0, 40000, 53,0.000000 }, // 2078: f15GM109; f26GM109; Bagpipe + {2014,2014, 0, 0, 40000, 53,0.000000 }, // 2086: f15GM109; f26GM109; Bagpipe // Amplitude begins at 4.6, peaks 2148.3 at 20.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2015,2015, 0, 0, 40000, 160,0.000000 }, // 2079: f15GM110; f26GM110; Fiddle + {2015,2015, 0, 0, 40000, 160,0.000000 }, // 2087: f15GM110; f26GM110; Fiddle // Amplitude begins at 0.5, peaks 3174.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2016,2016, 0, 0, 40000, 6,0.000000 }, // 2080: f15GM111; f26GM111; Shanai + {2016,2016, 0, 0, 40000, 6,0.000000 }, // 2088: f15GM111; f26GM111; Shanai // Amplitude begins at 2447.4, peaks 2721.7 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2017,2017, 0, 0, 1046, 1046,0.000000 }, // 2081: f15GM112; f26GM112; Tinkle Bell + {2017,2017, 0, 0, 1046, 1046,0.000000 }, // 2089: f15GM112; f26GM112; Tinkle Bell // Amplitude begins at 2575.9, peaks 2870.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2018,2018, 0, 0, 486, 486,0.000000 }, // 2082: f15GM113; f26GM113; Agogo Bells + {2018,2018, 0, 0, 486, 486,0.000000 }, // 2090: f15GM113; f26GM113; Agogo Bells // Amplitude begins at 2600.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2019,2019, 0, 0, 40, 40,0.000000 }, // 2083: f15GM114; f26GM114; Steel Drums + {2019,2019, 0, 0, 40, 40,0.000000 }, // 2091: f15GM114; f26GM114; Steel Drums // Amplitude begins at 2022.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2020,2020, 0, 0, 46, 46,0.000000 }, // 2084: f15GM115; f26GM115; Woodblock + {2020,2020, 0, 0, 46, 46,0.000000 }, // 2092: f15GM115; f26GM115; Woodblock // Amplitude begins at 2657.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2021,2021, 0, 0, 93, 93,0.000000 }, // 2085: f15GM116; f26GM116; Taiko Drum + {2021,2021, 0, 0, 93, 93,0.000000 }, // 2093: f15GM116; f26GM116; Taiko Drum // Amplitude begins at 1135.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2022,2022, 0, 0, 66, 66,0.000000 }, // 2086: f15GM117; f26GM117; Melodic Tom + {2022,2022, 0, 0, 66, 66,0.000000 }, // 2094: f15GM117; f26GM117; Melodic Tom // Amplitude begins at 1024.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2023,2023, 0, 0, 13, 13,0.000000 }, // 2087: f15GM118; f26GM118; Synth Drum + {2023,2023, 0, 0, 13, 13,0.000000 }, // 2095: f15GM118; f26GM118; Synth Drum // Amplitude begins at 1253.3, peaks 1298.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2024,2024, 0, 0, 293, 293,0.000000 }, // 2088: f15GM119; f26GM119; Reverse Cymbal + {2024,2024, 0, 0, 293, 293,0.000000 }, // 2096: f15GM119; f26GM119; Reverse Cymbal // Amplitude begins at 2568.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2025,2025, 0, 0, 40, 40,0.000000 }, // 2089: f15GM120; f26GM120; Guitar FretNoise + {2025,2025, 0, 0, 40, 40,0.000000 }, // 2097: f15GM120; f26GM120; Guitar FretNoise // Amplitude begins at 551.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2026,2026, 0, 0, 566, 566,0.000000 }, // 2090: f15GM121; f26GM121; Breath Noise + {2026,2026, 0, 0, 566, 566,0.000000 }, // 2098: f15GM121; f26GM121; Breath Noise // Amplitude begins at 1783.1, peaks 3073.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2027,2027, 0, 0, 273, 273,0.000000 }, // 2091: f15GM122; f26GM122; Seashore + {2027,2027, 0, 0, 273, 273,0.000000 }, // 2099: f15GM122; f26GM122; Seashore // Amplitude begins at 1385.7, peaks 1429.7 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2028,2028, 0, 0, 2413, 2413,0.000000 }, // 2092: f15GM123; f26GM123; Bird Tweet + {2028,2028, 0, 0, 2413, 2413,0.000000 }, // 2100: f15GM123; f26GM123; Bird Tweet // Amplitude begins at 1455.5, peaks 1832.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2029,2029, 0, 0, 106, 106,0.000000 }, // 2093: f15GM125; f26GM125; Helicopter + {2029,2029, 0, 0, 106, 106,0.000000 }, // 2101: f15GM125; f26GM125; Helicopter // Amplitude begins at 2420.7, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2030,2030, 0, 0, 1226, 1226,0.000000 }, // 2094: f15GM126; f26GM126; Applause/Noise + {2030,2030, 0, 0, 1226, 1226,0.000000 }, // 2102: f15GM126; f26GM126; Applause/Noise // Amplitude begins at 3.4, peaks 1116.9 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2031,2031, 0, 0, 380, 380,0.000000 }, // 2095: f15GM127; f26GM127; Gunshot + {2031,2031, 0, 0, 380, 380,0.000000 }, // 2103: f15GM127; f26GM127; Gunshot - // Amplitude begins at 2569.9, + // Amplitude begins at 0.0, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 0, 0, 51, 2, 0, 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 2944.8, peaks 3058.3 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 2943.2, + // 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 1952.8, + // 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 + + // Amplitude begins at 1615.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2032,2032, 17, 0, 113, 113,0.000000 }, // 2096: f15GP35; f15GP36; f26GP35; f26GP36; Ac Bass Drum; Bass Drum 1 + {2034,2034, 38, 0, 100, 100,0.000000 }, // 2108: f15GP38; f26GP38; Acoustic Snare - // Amplitude begins at 1977.6, + // Amplitude begins at 1097.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2033,2033, 1, 0, 13, 13,0.000000 }, // 2097: f15GP37; f26GP37; Side Stick + {2023,2023, 39, 0, 20, 20,0.000000 }, // 2109: f15GP39; f26GP39; Hand Clap - // Amplitude begins at 1563.3, + // Amplitude begins at 1226.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2034,2034, 33, 0, 93, 93,0.000000 }, // 2098: f15GP38; f26GP38; Acoustic Snare + {2035,2035, 45, 0, 80, 80,0.000000 }, // 2110: f15GP40; f26GP40; Electric Snare - // Amplitude begins at 1054.6, + // Amplitude begins at 1285.1, peaks 1495.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2023,2023, 16, 0, 26, 26,0.000000 }, // 2099: f15GP39; f26GP39; Hand Clap + { 492, 492, 41, 0, 26, 26,0.000000 }, // 2111: f15GP41; f15GP43; f26GP41; f26GP43; High Floor Tom; Low Floor Tom - // Amplitude begins at 1252.1, + // Amplitude begins at 235.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2035,2035, 32, 0, 100, 100,0.000000 }, // 2100: f15GP40; f26GP40; Electric Snare + {2036,2036, 42, 0, 53, 53,0.000000 }, // 2112: f15GP42; f26GP42; Closed High Hat - // Amplitude begins at 1475.6, peaks 1481.8 at 0.0s, + // Amplitude begins at 1039.1, peaks 1296.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 1436.8, peaks 1449.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 492, 492, 0, 0, 26, 26,0.000000 }, // 2101: f15GP41; f15GP43; f15GP45; f15GP47; f15GP48; f15GP50; f26GP41; f26GP43; f26GP45; f26GP47; f26GP48; f26GP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom + { 492, 492, 48, 0, 40, 40,0.000000 }, // 2114: f15GP45; f15GP47; f26GP45; f26GP47; Low Tom; Low-Mid Tom + + // Amplitude begins at 1093.9, peaks 1304.5 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2038,2038, 46, 0, 600, 600,0.000000 }, // 2115: f15GP46; f26GP46; oGP46; Open High Hat - // Amplitude begins at 270.1, + // Amplitude begins at 1441.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2036,2036, 12, 0, 26, 26,0.000000 }, // 2102: f15GP42; f26GP42; Closed High Hat + { 492, 492, 53, 0, 26, 26,0.000000 }, // 2116: f15GP48; f15GP50; f26GP48; f26GP50; High Tom; High-Mid Tom - // Amplitude begins at 1268.3, + // Amplitude begins at 1392.3, + // 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 3117.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2037,2037, 14, 0, 113, 113,0.000000 }, // 2103: f15GP44; f26GP44; oGP44; Pedal High Hat + {2039,2039, 61, 0, 93, 93,0.000000 }, // 2118: f15GP54; f26GP54; oGP54; Tambourine - // Amplitude begins at 1282.0, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2038,2038, 14, 0, 440, 440,0.000000 }, // 2104: f15GP46; f26GP46; oGP46; Open High Hat + // Amplitude begins at 2956.0, + // 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 3219.9, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2039,2039,158, 0, 353, 353,0.000000 }, // 2105: f15GP54; f26GP54; oGP54; Tambourine + // Amplitude begins at 2997.8, + // 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 2837.8, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2040,2040, 17, 0, 440, 440,0.000000 }, // 2106: f15GP56; f26GP56; Cow Bell + // Amplitude begins at 3084.6, + // 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 2999.5, + // Amplitude begins at 1862.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2041,2041, 1, 0, 40, 40,0.000000 }, // 2107: f15GP60; f26GP60; oGP60; High Bongo + {2042,2042, 59, 0, 13, 13,0.000000 }, // 2122: f15GP62; f26GP62; Mute High Conga - // Amplitude begins at 1838.1, + // Amplitude begins at 2552.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2042,2042, 1, 0, 13, 13,0.000000 }, // 2108: f15GP62; f26GP62; Mute High Conga + { 170, 170, 51, 0, 40, 40,0.000000 }, // 2123: f15GP63; f26GP63; Open High Conga - // Amplitude begins at 1074.7, peaks 2053.3 at 0.0s, + // Amplitude begins at 2415.1, + // 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 2787.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2043,2043, 1, 0, 73, 73,0.000000 }, // 2109: f15GP65; f26GP65; High Timbale + {2043,2043, 72, 0, 133, 133,0.000000 }, // 2125: f15GP65; f26GP65; High Timbale - // Amplitude begins at 1455.5, peaks 1832.9 at 0.0s, + // Amplitude begins at 3000.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2044,2044, 0, 0, 106, 106,0.000000 }, // 2110: f15GP66; f26GP66; Low Timbale + {2044,2044, 60, 0, 140, 140,0.000000 }, // 2126: f15GP66; f26GP66; Low Timbale - // Amplitude begins at 2774.1, + // Amplitude begins at 2551.3, + // 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 2616.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2045,2045, 3, 0, 40, 40,0.000000 }, // 2111: f15GP67; f26GP67; High Agogo + {2046,2046, 53, 0, 40, 40,0.000000 }, // 2128: f15GP68; f26GP68; Low Agogo - // Amplitude begins at 2704.7, + // Amplitude begins at 751.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2046,2046, 3, 0, 40, 40,0.000000 }, // 2112: f15GP68; f26GP68; Low Agogo + {2047,2047, 73, 0, 26, 26,0.000000 }, // 2129: f15GP73; f26GP73; Short Guiro - // Amplitude begins at 854.5, + // Amplitude begins at 2267.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2047,2047, 17, 0, 40, 40,0.000000 }, // 2113: f15GP73; f26GP73; Short Guiro + { 159, 159, 75, 0, 20, 20,0.000000 }, // 2130: f15GP75; f26GP75; oGP75; Claves // Amplitude begins at 2166.4, peaks 2220.2 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {2048,2048, 0, 0, 1260, 1260,0.000000 }, // 2114: f27GM0; f27GM1; f27GM2; f27GM3; f27GM4; f27GM5; f27GM84; AcouGrandPiano; BrightAcouGrand; Chorused Piano; ElecGrandPiano; Honky-tonkPiano; Lead 5 charang; Rhodes Piano + {2048,2048, 0, 0, 1260, 1260,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 1699.5, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2049,2049, 0, 0, 526, 526,0.000000 }, // 2115: f27GM7; Clavinet + {2049,2049, 0, 0, 526, 526,0.000000 }, // 2132: f27GM7; Clavinet // Amplitude begins at 1347.1, peaks 2020.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2050,2050, 0, 0, 606, 606,0.000000 }, // 2116: f27GM112; f27GM8; Celesta; Tinkle Bell + {2050,2050, 0, 0, 606, 606,0.000000 }, // 2133: f27GM112; f27GM8; Celesta; Tinkle Bell // Amplitude begins at 2863.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2051,2051, 0, 0, 280, 280,0.000000 }, // 2117: f27GM9; Glockenspiel + {2051,2051, 0, 0, 280, 280,0.000000 }, // 2134: f27GM9; Glockenspiel // Amplitude begins at 2720.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2052,2052, 0, 0, 273, 273,0.000000 }, // 2118: f27GM10; Music box + {2052,2052, 0, 0, 273, 273,0.000000 }, // 2135: f27GM10; Music box // Amplitude begins at 2324.3, peaks 3067.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {2053,2053, 0, 0, 40000, 1080,0.000000 }, // 2119: f27GM11; Vibraphone + {2053,2053, 0, 0, 40000, 1080,0.000000 }, // 2136: f27GM11; Vibraphone // Amplitude begins at 2796.2, peaks 3173.7 at 35.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2054,2054, 0, 0, 40000, 246,0.000000 }, // 2120: f27GM12; Marimba + {2054,2054, 0, 0, 40000, 246,0.000000 }, // 2137: f27GM12; Marimba // Amplitude begins at 2056.9, peaks 2902.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2055,2055, 0, 0, 120, 120,0.000000 }, // 2121: f27GM13; Xylophone + {2055,2055, 0, 0, 120, 120,0.000000 }, // 2138: f27GM13; Xylophone // Amplitude begins at 2864.7, peaks 3174.3 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {2056,2056, 0, 0, 40000, 913,0.000000 }, // 2122: f27GM14; f27GM98; FX 3 crystal; Tubular Bells + {2056,2056, 0, 0, 40000, 913,0.000000 }, // 2139: f27GM14; f27GM98; FX 3 crystal; Tubular Bells // Amplitude begins at 2744.1, peaks 3174.3 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {2057,2057, 0, 0, 40000, 913,0.000000 }, // 2123: f27GM15; Dulcimer + {2057,2057, 0, 0, 40000, 913,0.000000 }, // 2140: f27GM15; Dulcimer // Amplitude begins at 2039.1, peaks 2641.6 at 2.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2058,2058, 0, 0, 40000, 246,0.000000 }, // 2124: f27GM16; f27GM17; f27GM18; f27GM19; Church Organ; Hammond Organ; Percussive Organ; Rock Organ + {2058,2058, 0, 0, 40000, 246,0.000000 }, // 2141: f27GM16; f27GM17; f27GM18; f27GM19; Church Organ; Hammond Organ; Percussive Organ; Rock Organ // Amplitude begins at 0.6, peaks 2602.0 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2059,2059, 0, 0, 40000, 260,0.000000 }, // 2125: f27GM20; Reed Organ + {2059,2059, 0, 0, 40000, 260,0.000000 }, // 2142: f27GM20; Reed Organ // Amplitude begins at 0.5, peaks 2124.5 at 14.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2060,2060, 0, 0, 40000, 6,0.000000 }, // 2126: f27GM21; f27GM23; Accordion; Tango Accordion + {2060,2060, 0, 0, 40000, 6,0.000000 }, // 2143: f27GM21; f27GM23; Accordion; Tango Accordion // Amplitude begins at 1063.5, peaks 3115.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2061,2061, 0, 0, 40000, 153,0.000000 }, // 2127: f27GM22; Harmonica + {2061,2061, 0, 0, 40000, 153,0.000000 }, // 2144: f27GM22; Harmonica // Amplitude begins at 2659.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2062,2062, 0, 0, 286, 286,0.000000 }, // 2128: f27GM24; f27GM26; f27GM27; f27GM28; Acoustic Guitar1; Electric Guitar1; Electric Guitar2; Electric Guitar3 + {2062,2062, 0, 0, 286, 286,0.000000 }, // 2145: f27GM24; f27GM26; f27GM27; f27GM28; Acoustic Guitar1; Electric Guitar1; Electric Guitar2; Electric Guitar3 // Amplitude begins at 2659.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2063,2063, 0, 0, 286, 286,0.000000 }, // 2129: f27GM25; Acoustic Guitar2 + {2063,2063, 0, 0, 286, 286,0.000000 }, // 2146: f27GM25; Acoustic Guitar2 // Amplitude begins at 1542.1, peaks 1803.7 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2064,2064, 0, 0, 40000, 0,0.000000 }, // 2130: f27GM29; Overdrive Guitar + {2064,2064, 0, 0, 40000, 0,0.000000 }, // 2147: f27GM29; Overdrive Guitar // Amplitude begins at 0.3, peaks 2912.2 at 0.1s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2065,2065, 0, 0, 673, 673,0.000000 }, // 2131: f27GM31; Guitar Harmonics + {2065,2065, 0, 0, 673, 673,0.000000 }, // 2148: f27GM31; Guitar Harmonics // Amplitude begins at 1783.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2066,2066, 0, 0, 260, 260,0.000000 }, // 2132: 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 + {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 0.3, peaks 2138.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2067,2067, 0, 0, 40000, 200,0.000000 }, // 2133: f27GM40; f27GM41; f27GM42; f27GM44; f27GM48; f27GM49; Cello; String Ensemble1; String Ensemble2; Tremulo Strings; Viola; Violin + {2067,2067, 0, 0, 40000, 200,0.000000 }, // 2150: f27GM40; f27GM41; f27GM42; f27GM44; f27GM48; f27GM49; Cello; String Ensemble1; String Ensemble2; Tremulo Strings; Viola; Violin // Amplitude begins at 871.3, peaks 1223.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2068,2068, 0, 0, 40, 40,0.000000 }, // 2134: f27GM45; Pizzicato String + {2068,2068, 0, 0, 40, 40,0.000000 }, // 2151: f27GM45; Pizzicato String // Amplitude begins at 3153.6, peaks 3686.5 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2069,2069, 0, 0, 1606, 1606,0.000000 }, // 2135: f27GM46; Orchestral Harp + {2069,2069, 0, 0, 1606, 1606,0.000000 }, // 2152: f27GM46; Orchestral Harp // Amplitude begins at 2922.7, peaks 3185.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {2070,2070, 0, 0, 120, 46,0.000000 }, // 2136: f27GM47; Timpany + {2070,2070, 0, 0, 120, 46,0.000000 }, // 2153: f27GM47; Timpany // Amplitude begins at 0.6, peaks 2017.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2071,2071, 0, 0, 40000, 213,0.000000 }, // 2137: f27GM50; f27GM51; Synth Strings 1; SynthStrings 2 + {2071,2071, 0, 0, 40000, 213,0.000000 }, // 2154: f27GM50; f27GM51; Synth Strings 1; SynthStrings 2 // Amplitude begins at 0.0, peaks 1695.9 at 0.3s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2072,2072, 0, 0, 553, 553,0.000000 }, // 2138: f27GM52; f27GM53; f27GM54; f27GM85; Choir Aahs; Lead 6 voice; Synth Voice; Voice Oohs + {2072,2072, 0, 0, 553, 553,0.000000 }, // 2155: f27GM52; f27GM53; f27GM54; f27GM85; Choir Aahs; Lead 6 voice; Synth Voice; Voice Oohs // Amplitude begins at 129.3, peaks 2268.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2073,2073, 0, 0, 273, 273,0.000000 }, // 2139: f27GM55; Orchestra Hit + {2073,2073, 0, 0, 273, 273,0.000000 }, // 2156: f27GM55; Orchestra Hit // Amplitude begins at 0.8, peaks 2730.0 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2074,2074, 0, 0, 140, 140,0.000000 }, // 2140: f27GM57; Trombone + {2074,2074, 0, 0, 140, 140,0.000000 }, // 2157: f27GM57; Trombone // Amplitude begins at 120.0, peaks 2050.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {2075,2075, 0, 0, 166, 13,0.000000 }, // 2141: f27GM58; Tuba + {2075,2075, 0, 0, 166, 13,0.000000 }, // 2158: f27GM58; Tuba // Amplitude begins at 121.5, peaks 2286.7 at 13.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2076,2076, 0, 0, 40000, 6,0.000000 }, // 2142: f27GM60; f27GM69; English Horn; French Horn + {2076,2076, 0, 0, 40000, 6,0.000000 }, // 2159: f27GM60; f27GM69; English Horn; French Horn // Amplitude begins at 852.9, peaks 2848.1 at 22.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2077,2077, 0, 0, 40000, 146,0.000000 }, // 2143: f27GM70; Bassoon + {2077,2077, 0, 0, 40000, 146,0.000000 }, // 2160: f27GM70; Bassoon // Amplitude begins at 781.5, peaks 2654.3 at 16.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2078,2078, 0, 0, 40000, 153,0.000000 }, // 2144: f27GM71; Clarinet + {2078,2078, 0, 0, 40000, 153,0.000000 }, // 2161: f27GM71; Clarinet // Amplitude begins at 2.1, peaks 4576.8 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2079,2079, 0, 0, 40000, 66,0.000000 }, // 2145: f27GM72; f27GM73; f27GM74; f27GM76; f27GM77; Bottle Blow; Flute; Piccolo; Recorder; Shakuhachi + {2079,2079, 0, 0, 40000, 66,0.000000 }, // 2162: f27GM72; f27GM73; f27GM74; f27GM76; f27GM77; Bottle Blow; Flute; Piccolo; Recorder; Shakuhachi // Amplitude begins at 11.9, peaks 4615.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2080,2080, 0, 0, 40000, 40,0.000000 }, // 2146: f27GM75; Pan Flute + {2080,2080, 0, 0, 40000, 40,0.000000 }, // 2163: f27GM75; Pan Flute // Amplitude begins at 143.4, peaks 2866.1 at 23.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2081,2081, 0, 0, 40000, 153,0.000000 }, // 2147: f27GM78; f27GM79; Ocarina; Whistle + {2081,2081, 0, 0, 40000, 153,0.000000 }, // 2164: f27GM78; f27GM79; Ocarina; Whistle // Amplitude begins at 977.0, peaks 1106.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2082,2082, 0, 0, 600, 600,0.000000 }, // 2148: f27GM80; Lead 1 squareea + {2082,2082, 0, 0, 600, 600,0.000000 }, // 2165: f27GM80; Lead 1 squareea // Amplitude begins at 7.3, peaks 2928.2 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2083,2083, 0, 0, 40000, 40,0.000000 }, // 2149: f27GM121; f27GM82; f27GM83; Breath Noise; Lead 3 calliope; Lead 4 chiff + {2083,2083, 0, 0, 40000, 40,0.000000 }, // 2166: f27GM121; f27GM82; f27GM83; Breath Noise; Lead 3 calliope; Lead 4 chiff // Amplitude begins at 0.0, peaks 2085.0 at 2.2s, // fades to 20% at 4.3s, keyoff fades to 20% in 4.3s. - {2084,2084, 0, 0, 4260, 4260,0.000000 }, // 2150: f27GM86; f27GM95; Lead 7 fifths; Pad 8 sweep + {2084,2084, 0, 0, 4260, 4260,0.000000 }, // 2167: f27GM86; f27GM95; Lead 7 fifths; Pad 8 sweep // Amplitude begins at 135.7, peaks 695.5 at 1.7s, // fades to 20% at 1.7s, keyoff fades to 20% in 0.0s. - {2085,2085, 0, 0, 1740, 13,0.000000 }, // 2151: f27GM87; Lead 8 brass + {2085,2085, 0, 0, 1740, 13,0.000000 }, // 2168: f27GM87; Lead 8 brass // Amplitude begins at 2524.4, peaks 2711.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2086,2086, 0, 0, 40000, 406,0.000000 }, // 2152: f27GM88; Pad 1 new age + {2086,2086, 0, 0, 40000, 406,0.000000 }, // 2169: f27GM88; Pad 1 new age // Amplitude begins at 0.0, peaks 3555.8 at 1.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {2087,2087, 0, 0, 40000, 526,0.000000 }, // 2153: f27GM89; Pad 2 warm + {2087,2087, 0, 0, 40000, 526,0.000000 }, // 2170: f27GM89; Pad 2 warm // Amplitude begins at 0.6, peaks 2240.3 at 0.1s, // fades to 20% at 8.0s, keyoff fades to 20% in 0.1s. - {2088,2088, 0, 0, 8006, 80,0.000000 }, // 2154: f27GM90; Pad 3 polysynth + {2088,2088, 0, 0, 8006, 80,0.000000 }, // 2171: f27GM90; Pad 3 polysynth // Amplitude begins at 122.0, peaks 3173.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {2089,2089, 0, 0, 40000, 946,0.000000 }, // 2155: f27GM91; Pad 4 choir + {2089,2089, 0, 0, 40000, 946,0.000000 }, // 2172: f27GM91; Pad 4 choir // Amplitude begins at 0.0, peaks 3186.3 at 17.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {2090,2090, 0, 0, 40000, 826,0.000000 }, // 2156: f27GM92; Pad 5 bowedpad + {2090,2090, 0, 0, 40000, 826,0.000000 }, // 2173: f27GM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 3317.9 at 11.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {2091,2091, 0, 0, 40000, 860,0.000000 }, // 2157: f27GM93; Pad 6 metallic + {2091,2091, 0, 0, 40000, 860,0.000000 }, // 2174: f27GM93; Pad 6 metallic // Amplitude begins at 0.0, peaks 4495.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {2092,2092, 0, 0, 40000, 860,0.000000 }, // 2158: f27GM94; f27GM96; FX 1 rain; Pad 7 halo + {2092,2092, 0, 0, 40000, 860,0.000000 }, // 2175: f27GM94; f27GM96; FX 1 rain; Pad 7 halo // Amplitude begins at 0.0, peaks 3597.2 at 3.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {2093,2093, 0, 0, 40000, 946,0.000000 }, // 2159: f27GM97; FX 2 soundtrack + {2093,2093, 0, 0, 40000, 946,0.000000 }, // 2176: f27GM97; FX 2 soundtrack // Amplitude begins at 2964.6, peaks 3259.2 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.8s. - {2094,2094, 0, 0, 40000, 1753,0.000000 }, // 2160: f27GM99; FX 4 atmosphere + {2094,2094, 0, 0, 40000, 1753,0.000000 }, // 2177: f27GM99; FX 4 atmosphere // Amplitude begins at 2363.0, peaks 3200.3 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.6s. - {2095,2095, 0, 0, 40000, 1613,0.000000 }, // 2161: f27GM100; FX 5 brightness + {2095,2095, 0, 0, 40000, 1613,0.000000 }, // 2178: f27GM100; FX 5 brightness // Amplitude begins at 0.0, peaks 2714.4 at 2.3s, // fades to 20% at 4.0s, keyoff fades to 20% in 0.0s. - {2096,2096, 0, 0, 3980, 13,0.000000 }, // 2162: f27GM101; FX 6 goblins + {2096,2096, 0, 0, 3980, 13,0.000000 }, // 2179: f27GM101; FX 6 goblins // Amplitude begins at 0.0, peaks 3084.5 at 0.3s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.2s. - {2097,2097, 0, 0, 660, 166,0.000000 }, // 2163: f27GM102; FX 7 echoes + {2097,2097, 0, 0, 660, 166,0.000000 }, // 2180: f27GM102; FX 7 echoes // Amplitude begins at 441.3, peaks 791.6 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {2098,2098, 0, 0, 1546, 1546,0.000000 }, // 2164: f27GM103; FX 8 sci-fi + {2098,2098, 0, 0, 1546, 1546,0.000000 }, // 2181: f27GM103; FX 8 sci-fi // Amplitude begins at 2699.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2099,2099, 0, 0, 633, 633,0.000000 }, // 2165: f27GM104; Sitar + {2099,2099, 0, 0, 633, 633,0.000000 }, // 2182: f27GM104; Sitar // Amplitude begins at 33.9, peaks 1205.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2100,2100, 0, 0, 240, 240,0.000000 }, // 2166: f27GM105; Banjo + {2100,2100, 0, 0, 240, 240,0.000000 }, // 2183: f27GM105; Banjo // Amplitude begins at 145.1, peaks 2216.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2101,2101, 0, 0, 160, 160,0.000000 }, // 2167: f27GM106; Shamisen + {2101,2101, 0, 0, 160, 160,0.000000 }, // 2184: f27GM106; Shamisen // Amplitude begins at 2649.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2102,2102, 0, 0, 80, 80,0.000000 }, // 2168: f27GM107; Koto + {2102,2102, 0, 0, 80, 80,0.000000 }, // 2185: f27GM107; Koto // Amplitude begins at 2210.5, peaks 3059.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2103,2103, 0, 0, 240, 240,0.000000 }, // 2169: f27GM108; Kalimba + {2103,2103, 0, 0, 240, 240,0.000000 }, // 2186: f27GM108; Kalimba // Amplitude begins at 728.0, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2104,2104, 0, 0, 40000, 6,0.000000 }, // 2170: f27GM109; Bagpipe + {2104,2104, 0, 0, 40000, 6,0.000000 }, // 2187: f27GM109; Bagpipe // Amplitude begins at 728.1, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2105,2105, 0, 0, 40000, 6,0.000000 }, // 2171: f27GM110; f27GM111; Fiddle; Shanai + {2105,2105, 0, 0, 40000, 6,0.000000 }, // 2188: f27GM110; f27GM111; Fiddle; Shanai // Amplitude begins at 2927.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2106,2106, 0, 0, 313, 313,0.000000 }, // 2172: f27GM113; Agogo Bells + {2106,2106, 0, 0, 313, 313,0.000000 }, // 2189: f27GM113; Agogo Bells // Amplitude begins at 2770.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2107,2107, 0, 0, 153, 153,0.000000 }, // 2173: f27GM114; Steel Drums + {2107,2107, 0, 0, 153, 153,0.000000 }, // 2190: f27GM114; Steel Drums // Amplitude begins at 2108.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2108,2108, 0, 0, 46, 46,0.000000 }, // 2174: f27GM115; Woodblock + {2108,2108, 0, 0, 46, 46,0.000000 }, // 2191: f27GM115; Woodblock // Amplitude begins at 2504.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2109,2109, 0, 0, 106, 106,0.000000 }, // 2175: f27GM116; f27GM117; f27GM118; Melodic Tom; Synth Drum; Taiko Drum + {2109,2109, 0, 0, 106, 106,0.000000 }, // 2192: f27GM116; f27GM117; f27GM118; Melodic Tom; Synth Drum; Taiko Drum // Amplitude begins at 0.0, peaks 3014.5 at 2.3s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2110,2110, 0, 0, 2366, 2366,0.000000 }, // 2176: f27GM119; Reverse Cymbal + {2110,2110, 0, 0, 2366, 2366,0.000000 }, // 2193: f27GM119; Reverse Cymbal // Amplitude begins at 0.0, peaks 1578.3 at 0.3s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2111,2111, 0, 0, 313, 313,0.000000 }, // 2177: f27GM120; Guitar FretNoise + {2111,2111, 0, 0, 313, 313,0.000000 }, // 2194: f27GM120; Guitar FretNoise // Amplitude begins at 0.0, peaks 1410.6 at 21.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s. - {2112,2112, 0, 0, 40000, 2133,0.000000 }, // 2178: f27GM122; Seashore + {2112,2112, 0, 0, 40000, 2133,0.000000 }, // 2195: f27GM122; Seashore // Amplitude begins at 682.2, peaks 1640.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2113,2113, 0, 0, 40000, 146,0.000000 }, // 2179: f27GM123; Bird Tweet + {2113,2113, 0, 0, 40000, 146,0.000000 }, // 2196: f27GM123; Bird Tweet // Amplitude begins at 726.6, peaks 1826.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2114,2114, 0, 0, 40000, 140,0.000000 }, // 2180: f27GM124; Telephone + {2114,2114, 0, 0, 40000, 140,0.000000 }, // 2197: f27GM124; Telephone // Amplitude begins at 0.0, peaks 3156.4 at 5.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2115,2115, 0, 0, 40000, 146,0.000000 }, // 2181: f27GM126; Applause/Noise + {2115,2115, 0, 0, 40000, 146,0.000000 }, // 2198: f27GM126; Applause/Noise - // Amplitude begins at 1812.2, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2116,2116, 28, 0, 60, 60,0.000000 }, // 2182: f27GP42; Closed High Hat - - // Amplitude begins at 901.0, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2117,2117, 14, 0, 420, 420,0.000000 }, // 2183: f27GP44; f27GP46; Open High Hat; Pedal High Hat + // Amplitude begins at 2470.7, + // 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 - // Amplitude begins at 484.8, peaks 1064.8 at 0.0s, - // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2118,2118,142, 0, 746, 746,0.000000 }, // 2184: f27GP49; f27GP52; f27GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2 + // Amplitude begins at 2245.8, + // 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 1852.4, + // Amplitude begins at 1294.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2119,2119,100, 0, 13, 13,0.000000 }, // 2185: f27GP56; Cow Bell + {2116,2116, 89, 0, 13, 13,0.000000 }, // 2201: f27GP42; Closed High Hat + + // Amplitude begins at 511.3, peaks 533.1 at 0.0s, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {2117,2117, 89, 0, 226, 226,0.000000 }, // 2202: f27GP44; f27GP46; Open High Hat; Pedal High Hat + + // Amplitude begins at 2425.2, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 755, 755, 14, 0, 153, 153,0.000000 }, // 2203: f27GP47; Low-Mid Tom + + // Amplitude begins at 2285.7, + // 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 2515.4, + // Amplitude begins at 1018.3, peaks 1074.6 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2118,2118, 84, 0, 500, 500,0.000000 }, // 2205: f27GP49; f27GP52; f27GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2 + + // Amplitude begins at 2351.1, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 755, 755, 19, 0, 153, 153,0.000000 }, // 2206: f27GP50; High Tom + + // Amplitude begins at 2652.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2120,2120, 0, 0, 106, 106,0.000000 }, // 2186: f27GP58; Vibraslap + {2119,2119, 38, 0, 60, 60,0.000000 }, // 2207: f27GP56; Cow Bell + + // Amplitude begins at 2398.8, + // 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 2256.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 2208.0, + // 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 2318.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 0.3, peaks 1513.2 at 0.1s, + // Amplitude begins at 2401.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 0.3, peaks 1382.3 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2121,2121, 12, 0, 73, 73,0.000000 }, // 2187: f27GP69; f27GP70; f27GP82; Cabasa; Maracas; Shaker + {2121,2121, 60, 0, 73, 73,0.000000 }, // 2213: f27GP69; f27GP70; f27GP82; Cabasa; Maracas; Shaker + + // Amplitude begins at 2588.5, + // 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 2609.5, + // Amplitude begins at 2364.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2108,2108, 19, 0, 40, 40,0.000000 }, // 2188: f27GP76; f27GP77; f27GP78; f27GP79; High Wood Block; Low Wood Block; Mute Cuica; Open Cuica + {2108,2108, 55, 0, 46, 46,0.000000 }, // 2215: f27GP77; f27GP78; f27GP79; Low Wood Block; Mute Cuica; Open Cuica + + // Amplitude begins at 984.6, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + { 730, 730, 94, 0, 573, 573,0.000000 }, // 2216: f27GP81; f27GP83; f27GP84; Bell Tree; Jingle Bell; Open Triangle // Amplitude begins at 784.9, peaks 3324.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2122,2122, 0, 0, 293, 293,0.000000 }, // 2189: apgbloodM28; nhlM28; Electric Guitar3 + {2122,2122, 0, 0, 293, 293,0.000000 }, // 2217: apgbloodM28; nhlM28; Electric Guitar3 // Amplitude begins at 697.9, peaks 3391.6 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {2123,2123, 0, 0, 1440, 1440,0.000000 }, // 2190: apgbloodM35; nhlM35; Fretless Bass + {2123,2123, 0, 0, 1440, 1440,0.000000 }, // 2218: apgbloodM35; nhlM35; Fretless Bass // Amplitude begins at 0.0, peaks 1755.8 at 24.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2124,2124, 0, 0, 40000, 66,0.000000 }, // 2191: apgbloodM51; nhlM51; SynthStrings 2 + {2124,2124, 0, 0, 40000, 66,0.000000 }, // 2219: apgbloodM51; nhlM51; SynthStrings 2 // Amplitude begins at 5.1, peaks 1804.3 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2125,2125, 0, 0, 40000, 20,0.000000 }, // 2192: apgbloodM57; nhlM57; Trombone + {2125,2125, 0, 0, 40000, 20,0.000000 }, // 2220: apgbloodM57; nhlM57; Trombone // Amplitude begins at 78.1, peaks 1334.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2126,2126, 0, 0, 40, 20,0.000000 }, // 2193: apgbloodM58; nhlM58; Tuba + {2126,2126, 0, 0, 40, 20,0.000000 }, // 2221: apgbloodM58; nhlM58; Tuba // Amplitude begins at 7.2, peaks 2442.5 at 0.3s, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - {2127,2127, 0, 0, 3073, 3073,0.000000 }, // 2194: apgbloodM60; nhlM60; French Horn + {2127,2127, 0, 0, 3073, 3073,0.000000 }, // 2222: apgbloodM60; nhlM60; French Horn // Amplitude begins at 92.7, peaks 1587.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.1s. - {2128,2128, 0, 0, 40, 66,0.000000 }, // 2195: apgbloodM62; nhlM62; Synth Brass 1 + {2128,2128, 0, 0, 40, 66,0.000000 }, // 2223: apgbloodM62; nhlM62; Synth Brass 1 // Amplitude begins at 6.6, peaks 2512.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2129,2129, 0, 0, 40000, 106,0.000000 }, // 2196: apgbloodM63; nhlM63; Synth Brass 2 + {2129,2129, 0, 0, 40000, 106,0.000000 }, // 2224: apgbloodM63; nhlM63; Synth Brass 2 // Amplitude begins at 4.7, peaks 1680.6 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2130,2130, 0, 0, 40000, 6,0.000000 }, // 2197: apgbloodM64; nhlM64; Soprano Sax + {2130,2130, 0, 0, 40000, 6,0.000000 }, // 2225: apgbloodM64; nhlM64; Soprano Sax // Amplitude begins at 0.5, peaks 1098.4 at 20.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2131,2131, 0, 0, 40000, 13,0.000000 }, // 2198: apgbloodM66; nhlM66; Tenor Sax + {2131,2131, 0, 0, 40000, 13,0.000000 }, // 2226: apgbloodM66; nhlM66; Tenor Sax // Amplitude begins at 4.3, peaks 1602.3 at 11.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2132,2132, 0, 0, 40000, 13,0.000000 }, // 2199: apgbloodM69; nhlM69; English Horn + {2132,2132, 0, 0, 40000, 13,0.000000 }, // 2227: apgbloodM69; nhlM69; English Horn // Amplitude begins at 0.2, peaks 2242.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2133,2133, 0, 0, 40000, 6,0.000000 }, // 2200: apgbloodM70; nhlM70; Bassoon + {2133,2133, 0, 0, 40000, 6,0.000000 }, // 2228: apgbloodM70; nhlM70; Bassoon // Amplitude begins at 5.6, peaks 2538.8 at 31.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2134,2134, 0, 0, 40000, 6,0.000000 }, // 2201: apgbloodM73; nhlM73; Flute + {2134,2134, 0, 0, 40000, 6,0.000000 }, // 2229: apgbloodM73; nhlM73; Flute // Amplitude begins at 0.6, peaks 3085.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2135,2135, 0, 0, 40000, 6,0.000000 }, // 2202: apgbloodM74; nhlM74; Recorder + {2135,2135, 0, 0, 40000, 6,0.000000 }, // 2230: apgbloodM74; nhlM74; Recorder // Amplitude begins at 1901.6, peaks 2736.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2136,2136, 0, 0, 40000, 6,0.000000 }, // 2203: apgbloodM80; nhlM80; Lead 1 squareea + {2136,2136, 0, 0, 40000, 6,0.000000 }, // 2231: apgbloodM80; nhlM80; Lead 1 squareea // Amplitude begins at 62.8, peaks 2600.5 at 0.1s, // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s. - {2137,2137, 0, 0, 1993, 13,0.000000 }, // 2204: nhlM86; Lead 7 fifths + {2137,2137, 0, 0, 1993, 13,0.000000 }, // 2232: nhlM86; Lead 7 fifths // Amplitude begins at 0.0, peaks 1731.9 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2138,2138, 0, 0, 40000, 53,0.000000 }, // 2205: apgbloodM92; nhlM92; Pad 5 bowedpad + {2138,2138, 0, 0, 40000, 53,0.000000 }, // 2233: apgbloodM92; nhlM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 761.4 at 0.6s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - {2139,2139, 0, 0, 2873, 2873,0.000000 }, // 2206: apgbloodM93; nhlM93; Pad 6 metallic + {2139,2139, 0, 0, 2873, 2873,0.000000 }, // 2234: apgbloodM93; nhlM93; Pad 6 metallic // Amplitude begins at 0.0, peaks 690.0 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2140,2140, 0, 0, 40000, 106,0.000000 }, // 2207: apgbloodM95; nhlM95; Pad 8 sweep + {2140,2140, 0, 0, 40000, 106,0.000000 }, // 2235: apgbloodM95; nhlM95; Pad 8 sweep // Amplitude begins at 0.0, peaks 2805.9 at 0.5s, // fades to 20% at 6.3s, keyoff fades to 20% in 0.2s. - {2141,2141, 0, 0, 6300, 166,0.000000 }, // 2208: nhlM97; FX 2 soundtrack + {2141,2141, 0, 0, 6300, 166,0.000000 }, // 2236: nhlM97; FX 2 soundtrack // Amplitude begins at 1.0, peaks 792.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2142,2142, 0, 0, 146, 146,0.000000 }, // 2209: nhlM123; Bird Tweet + {2142,2142, 0, 0, 146, 146,0.000000 }, // 2237: nhlM123; Bird Tweet // Amplitude begins at 0.0, peaks 1714.3 at 3.1s, // fades to 20% at 3.1s, keyoff fades to 20% in 0.0s. - {2143,2143, 0, 0, 3126, 40,0.000000 }, // 2210: nhlM125; Helicopter + {2143,2143, 0, 0, 3126, 40,0.000000 }, // 2238: nhlM125; Helicopter // Amplitude begins at 2420.2, peaks 2811.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2144,2144, 0, 0, 600, 600,0.000000 }, // 2211: nhlM127; Gunshot + {2144,2144, 0, 0, 600, 600,0.000000 }, // 2239: nhlM127; Gunshot - // Amplitude begins at 1541.3, peaks 2398.7 at 0.0s, + // Amplitude begins at 1954.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 758, 758, 62, 0, 40, 40,0.000000 }, // 2212: f42GP28; f42GP39; nhlP28; nhlP39; Hand Clap - - // Amplitude begins at 66.7, peaks 1414.2 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 759, 759, 1, 0, 60, 60,0.000000 }, // 2213: nhlP29; nhlP30 + {2145,2145, 60, 0, 40, 40,0.000000 }, // 2240: apgbloodP38; nhlP38; Acoustic Snare - // Amplitude begins at 2215.8, + // Amplitude begins at 1899.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 760, 760, 22, 0, 20, 20,0.000000 }, // 2214: f42GP31; f42GP37; f42GP85; f42GP86; nhlP31; nhlP37; nhlP85; nhlP86; Castanets; Mute Surdu; Side Stick + {2145,2145, 44, 0, 40, 40,0.000000 }, // 2241: apgbloodP40; nhlP40; Electric Snare - // Amplitude begins at 2129.4, + // Amplitude begins at 1247.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 761, 761, 0, 0, 33, 33,0.000000 }, // 2215: nhlP32 + {2146,2146, 47, 0, 46, 46,0.000000 }, // 2242: apgbloodP42; nhlP42; Closed High Hat - // Amplitude begins at 2566.3, + // Amplitude begins at 52.0, peaks 789.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 361, 361, 37, 0, 120, 120,0.000000 }, // 2216: f42GP33; f42GP76; f42GP77; nhlP33; nhlP76; nhlP77; High Wood Block; Low Wood Block + {2147,2147, 47, 0, 60, 60,0.000000 }, // 2243: apgbloodP44; nhlP44; Pedal High Hat - // Amplitude begins at 1251.2, + // Amplitude begins at 1.8, peaks 723.0 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - { 762, 762, 6, 0, 726, 726,0.000000 }, // 2217: nhlP34 - - // Amplitude begins at 2762.8, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 763, 763, 0, 0, 66, 66,0.000000 }, // 2218: f42GP35; nhlP35; Ac Bass Drum - - // Amplitude begins at 2818.6, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 764, 764, 1, 0, 140, 140,0.000000 }, // 2219: nhlP36; Bass Drum 1 - - // Amplitude begins at 1997.0, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2145,2145, 36, 0, 53, 53,0.000000 }, // 2220: nhlP38; nhlP40; Acoustic Snare; Electric Snare - - // Amplitude begins at 2719.7, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 766, 766, 6, 0, 160, 160,0.000000 }, // 2221: nhlP41; nhlP43; nhlP45; nhlP47; nhlP48; nhlP50; High Floor Tom; High Tom; High-Mid Tom; Low Floor Tom; Low Tom; Low-Mid Tom - - // Amplitude begins at 1178.5, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2146,2146, 44, 0, 46, 46,0.000000 }, // 2222: nhlP42; Closed High Hat - - // Amplitude begins at 36.0, peaks 801.3 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2147,2147, 44, 0, 60, 60,0.000000 }, // 2223: nhlP44; Pedal High Hat - - // Amplitude begins at 2.1, peaks 753.8 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2148,2148, 46, 0, 640, 640,0.000000 }, // 2224: nhlP46; Open High Hat - - // Amplitude begins at 1362.6, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2149,2149, 46, 0, 346, 346,0.000000 }, // 2225: nhlP49; nhlP52; nhlP55; nhlP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal + {2148,2148, 62, 0, 660, 660,0.000000 }, // 2244: apgbloodP46; nhlP46; Open High Hat - // Amplitude begins at 878.8, + // Amplitude begins at 1406.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 376, 376, 41, 0, 233, 233,0.000000 }, // 2226: nhlP51; nhlP53; nhlP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2 + {2149,2149, 93, 0, 233, 233,0.000000 }, // 2245: apgbloodP49; apgbloodP52; apgbloodP55; nhlP49; nhlP52; nhlP55; Chinese Cymbal; Crash Cymbal 1; Splash Cymbal - // Amplitude begins at 63.2, peaks 1169.9 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 770, 770, 46, 0, 100, 100,0.000000 }, // 2227: nhlP54; Tambourine - - // Amplitude begins at 1932.1, + // Amplitude begins at 1940.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2150,2150, 55, 0, 80, 80,0.000000 }, // 2228: nhlP56; Cow Bell + {2150,2150, 50, 0, 80, 80,0.000000 }, // 2246: apgbloodP56; nhlP56; Cow Bell - // Amplitude begins at 1551.3, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 382, 382,128, 0, 86, 86,0.000000 }, // 2229: nhlP58; Vibraslap + // Amplitude begins at 1392.1, peaks 1411.9 at 0.0s, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {2149,2149, 40, 0, 393, 393,0.000000 }, // 2247: apgbloodP57; nhlP57; Crash Cymbal 2 - // Amplitude begins at 1913.5, + // Amplitude begins at 1832.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2151,2151, 37, 0, 20, 20,0.000000 }, // 2230: nhlP60; nhlP62; High Bongo; Mute High Conga + {2151,2151, 60, 0, 20, 20,0.000000 }, // 2248: apgbloodP60; nhlP60; High Bongo - // Amplitude begins at 1602.0, peaks 1715.5 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 773, 773, 33, 0, 66, 66,0.000000 }, // 2231: nhlP61; Low Bongo - - // Amplitude begins at 1972.1, peaks 2766.2 at 0.0s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 774, 774, 36, 0, 193, 193,0.000000 }, // 2232: nhlP63; nhlP64; Low Conga; Open High Conga + // Amplitude begins at 1939.1, peaks 2260.4 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 1191.8, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 775, 775, 5, 0, 160, 160,0.000000 }, // 2233: nhlP65; nhlP66; High Timbale; Low Timbale + // Amplitude begins at 1833.1, + // 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 779.4, peaks 1601.1 at 0.0s, + // Amplitude begins at 1203.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 776, 776, 28, 0, 153, 153,0.000000 }, // 2234: nhlP67; nhlP68; High Agogo; Low Agogo - - // Amplitude begins at 3.4, peaks 1271.9 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 388, 388, 14, 0, 60, 60,0.000000 }, // 2235: nhlP69; nhlP70; nhlP82; Cabasa; Maracas; Shaker + { 775, 775, 42, 0, 193, 193,0.000000 }, // 2251: apgbloodP65; nhlP65; High Timbale - // Amplitude begins at 1254.3, + // Amplitude begins at 1236.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 777, 777, 32, 0, 173, 173,0.000000 }, // 2236: nhlP71; Short Whistle + { 775, 775, 38, 0, 193, 193,0.000000 }, // 2252: apgbloodP66; nhlP66; Low Timbale - // Amplitude begins at 480.9, peaks 1265.3 at 0.0s, - // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 778, 778, 32, 0, 1006, 1006,0.000000 }, // 2237: nhlP72; Long Whistle - - // Amplitude begins at 19.5, peaks 1333.2 at 0.0s, + // Amplitude begins at 2103.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 779, 779, 32, 0, 40, 40,0.000000 }, // 2238: nhlP73; Short Guiro - - // Amplitude begins at 0.0, peaks 533.6 at 0.2s, - // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 780, 780, 32, 0, 846, 846,0.000000 }, // 2239: nhlP74; Long Guiro - - // Amplitude begins at 1387.6, peaks 2366.5 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 781, 781, 21, 0, 126, 126,0.000000 }, // 2240: nhlP75; Claves - - // Amplitude begins at 26.1, peaks 1465.6 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 782, 782, 32, 0, 106, 106,0.000000 }, // 2241: nhlP78; Mute Cuica - - // Amplitude begins at 2.8, peaks 1514.0 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 783, 783, 37, 0, 100, 100,0.000000 }, // 2242: nhlP79; Open Cuica - - // Amplitude begins at 2160.4, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 784, 784, 34, 0, 53, 53,0.000000 }, // 2243: f42GP80; nhlP80; Mute Triangle - - // Amplitude begins at 2294.3, peaks 2299.2 at 0.0s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 400, 400, 38, 0, 386, 386,0.000000 }, // 2244: nhlP81; nhlP83; nhlP84; Bell Tree; Jingle Bell; Open Triangle - - // Amplitude begins at 2393.2, peaks 2810.8 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 785, 785, 2, 0, 113, 113,0.000000 }, // 2245: f42GP87; nhlP87; Open Surdu + { 784, 784, 88, 0, 33, 33,0.000000 }, // 2253: apgbloodP80; nhlP80; Mute Triangle // Amplitude begins at 2527.3, peaks 2644.9 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2152,2152, 0, 0, 1633, 1633,0.000000 }, // 2246: f29GM7; f30GM7; Clavinet + {2152,2152, 0, 0, 1633, 1633,0.000000 }, // 2254: f29GM7; f30GM7; Clavinet // Amplitude begins at 1056.3, peaks 1431.8 at 38.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2153,2153, 0, 0, 40000, 6,0.000000 }, // 2247: f29GM14; Tubular Bells + {2153,2153, 0, 0, 40000, 6,0.000000 }, // 2255: f29GM14; Tubular Bells // Amplitude begins at 2811.6, peaks 2835.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2154,2154, 0, 0, 1046, 1046,0.000000 }, // 2248: f29GM22; f29GM23; f30GM22; f30GM23; Harmonica; Tango Accordion + {2154,2154, 0, 0, 1046, 1046,0.000000 }, // 2256: f29GM22; f29GM23; f30GM22; f30GM23; Harmonica; Tango Accordion // Amplitude begins at 4.7, peaks 1882.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2155,2155, 0, 0, 40000, 20,0.000000 }, // 2249: f29GM24; f29GM25; f29GM27; f30GM24; f30GM25; f30GM27; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar2 + {2155,2155, 0, 0, 40000, 20,0.000000 }, // 2257: f29GM24; f29GM25; f29GM27; f30GM24; f30GM25; f30GM27; Acoustic Guitar1; Acoustic Guitar2; Electric Guitar2 // Amplitude begins at 0.0, peaks 1521.6 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2156,2156, 0, 0, 40000, 20,0.000000 }, // 2250: f29GM33; Electric Bass 1 + {2156,2156, 0, 0, 40000, 20,0.000000 }, // 2258: f29GM33; Electric Bass 1 // Amplitude begins at 0.0, peaks 835.8 at 23.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2157,2157, 0, 0, 40000, 286,0.000000 }, // 2251: f29GM50; Synth Strings 1 + {2157,2157, 0, 0, 40000, 286,0.000000 }, // 2259: f29GM50; Synth Strings 1 // Amplitude begins at 1339.3, peaks 1352.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2158,2158, 0, 0, 793, 793,0.000000 }, // 2252: f29GM59; Muted Trumpet + {2158,2158, 0, 0, 793, 793,0.000000 }, // 2260: f29GM59; Muted Trumpet // Amplitude begins at 1652.8, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2159,2159, 0, 0, 886, 886,0.000000 }, // 2253: f29GM61; Brass Section + {2159,2159, 0, 0, 886, 886,0.000000 }, // 2261: f29GM61; Brass Section // Amplitude begins at 0.9, peaks 3347.4 at 26.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2160,2160, 0, 0, 40000, 6,0.000000 }, // 2254: f29GM76; Bottle Blow + {2160,2160, 0, 0, 40000, 6,0.000000 }, // 2262: f29GM76; Bottle Blow // Amplitude begins at 1834.4, peaks 2514.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2161,2161, 0, 0, 1046, 1046,0.000000 }, // 2255: f29GM102; f30GM102; FX 7 echoes + {2161,2161, 0, 0, 1046, 1046,0.000000 }, // 2263: f29GM102; f30GM102; FX 7 echoes // Amplitude begins at 2602.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2162,2162, 0, 0, 100, 100,0.000000 }, // 2256: f29GM112; Tinkle Bell + {2162,2162, 0, 0, 100, 100,0.000000 }, // 2264: f29GM112; Tinkle Bell // Amplitude begins at 1728.2, peaks 2644.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2163,2163, 0, 0, 40, 40,0.000000 }, // 2257: f29GM117; Melodic Tom + {2163,2163, 0, 0, 40, 40,0.000000 }, // 2265: f29GM117; Melodic Tom // Amplitude begins at 463.5, peaks 482.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 137, 137, 0, 0, 580, 580,0.000000 }, // 2258: f29GM119; f29GM125; f29GM127; f30GM119; f30GM125; f30GM127; Gunshot; Helicopter; Reverse Cymbal + { 137, 137, 0, 0, 580, 580,0.000000 }, // 2266: f29GM119; f29GM125; f29GM127; f30GM119; f30GM125; f30GM127; Gunshot; Helicopter; Reverse Cymbal // Amplitude begins at 2545.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 169, 169, 0, 0, 40, 40,0.000000 }, // 2259: f29GM120; f30GM120; Guitar FretNoise + { 169, 169, 0, 0, 40, 40,0.000000 }, // 2267: f29GM120; f30GM120; Guitar FretNoise // Amplitude begins at 354.1, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - { 165, 165, 0, 0, 1233, 1233,0.000000 }, // 2260: f29GM121; f30GM121; Breath Noise + { 165, 165, 0, 0, 1233, 1233,0.000000 }, // 2268: f29GM121; f30GM121; Breath Noise // Amplitude begins at 1966.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 168, 168, 0, 0, 160, 160,0.000000 }, // 2261: f29GM126; f30GM126; Applause/Noise + { 168, 168, 0, 0, 160, 160,0.000000 }, // 2269: f29GM126; f30GM126; Applause/Noise - // Amplitude begins at 1489.8, + // Amplitude begins at 920.2, peaks 1823.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2164,2164,104, 0, 26, 26,0.000000 }, // 2262: f29GP54; Tambourine + {2164,2164, 65, 0, 40, 40,0.000000 }, // 2270: f29GP54; Tambourine - // Amplitude begins at 1466.4, peaks 1557.6 at 0.0s, + // Amplitude begins at 1375.0, peaks 1469.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2165,2165, 35, 0, 193, 193,0.000000 }, // 2263: f29GP66; Low Timbale + {2165,2165, 21, 0, 200, 200,0.000000 }, // 2271: f29GP66; Low Timbale // Amplitude begins at 2026.9, peaks 2168.3 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2166, 174, 0, 0, 846, 846,0.000000 }, // 2264: f31GM4; Rhodes Piano + {2166, 174, 0, 0, 846, 846,0.000000 }, // 2272: f31GM4; Rhodes Piano // Amplitude begins at 2705.4, peaks 2898.5 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2167,2168, 0, 0, 960, 960,0.000000 }, // 2265: f31GM8; Celesta + {2167,2168, 0, 0, 960, 960,0.000000 }, // 2273: f31GM8; Celesta // Amplitude begins at 1433.1, peaks 1524.1 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2169,2170, 0, 0, 1133, 1133,0.000000 }, // 2266: f31GM11; Vibraphone + {2169,2170, 0, 0, 1133, 1133,0.000000 }, // 2274: f31GM11; Vibraphone // Amplitude begins at 2362.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2171,2172, 0, 0, 600, 600,0.000000 }, // 2267: f31GM14; Tubular Bells + {2171,2172, 0, 0, 600, 600,0.000000 }, // 2275: f31GM14; Tubular Bells // Amplitude begins at 816.4, peaks 2996.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2173,2174, 0, 0, 273, 273,0.000000 }, // 2268: f31GM46; Orchestral Harp + {2173,2174, 0, 0, 273, 273,0.000000 }, // 2276: f31GM46; Orchestral Harp // Amplitude begins at 2663.9, peaks 3003.1 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {2175,2176, 0, 0, 2146, 2146,0.000000 }, // 2269: f31GM47; Timpany + {2175,2176, 0, 0, 2146, 2146,0.000000 }, // 2277: f31GM47; Timpany // Amplitude begins at 8.1, peaks 2837.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {2177,2178, 0, 0, 40000, 460,0.000000 }, // 2270: f31GM48; f31GM49; String Ensemble1; String Ensemble2 + {2177,2178, 0, 0, 40000, 460,0.000000 }, // 2278: f31GM48; f31GM49; String Ensemble1; String Ensemble2 // Amplitude begins at 7.8, peaks 2917.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2179,2178, 0, 0, 40000, 440,0.000000 }, // 2271: f31GM50; Synth Strings 1 + {2179,2178, 0, 0, 40000, 440,0.000000 }, // 2279: f31GM50; Synth Strings 1 // Amplitude begins at 2413.5, peaks 2596.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2180, 300, 0, 0, 40000, 193,0.000000 }, // 2272: f31GM60; French Horn + {2180, 300, 0, 0, 40000, 193,0.000000 }, // 2280: f31GM60; French Horn // Amplitude begins at 60.3, peaks 979.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2181,2182, 0, 0, 40000, 6,0.000000 }, // 2273: f31GM61; Brass Section + {2181,2182, 0, 0, 40000, 6,0.000000 }, // 2281: f31GM61; Brass Section // Amplitude begins at 68.5, peaks 2245.7 at 28.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2183,2184, 0, 0, 40000, 246,0.000000 }, // 2274: f31GM68; Oboe + {2183,2184, 0, 0, 40000, 246,0.000000 }, // 2282: f31GM68; Oboe // Amplitude begins at 0.9, peaks 2743.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2185,2186, 0, 0, 40000, 213,0.000000 }, // 2275: f31GM74; Recorder + {2185,2186, 0, 0, 40000, 213,0.000000 }, // 2283: f31GM74; Recorder // Amplitude begins at 2826.3, peaks 2851.1 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {2187,2188, 0, 0, 1946, 1946,0.000000 }, // 2276: f31GM88; Pad 1 new age + {2187,2188, 0, 0, 1946, 1946,0.000000 }, // 2284: f31GM88; Pad 1 new age + + // Amplitude begins at 2225.1, + // 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 2301.4, + // 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 2310.2, + // 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 2388.4, + // 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 2346.9, + // 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 186.5, + // 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 2886.7, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 374, 375, 84, 0, 246, 246,0.000000 }, // 2291: f31GP52; qGP52; Chinese Cymbal + + // Amplitude begins at 1306.3, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {1568,1569, 83, 0, 60, 60,0.000000 }, // 2292: f31GP56; qGP56; Cow Bell + + // Amplitude begins at 420.2, peaks 516.7 at 0.1s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {1572,1573, 24, 0, 346, 346,0.000000 }, // 2293: f31GP58; qGP58; Vibraslap + + // Amplitude begins at 177.3, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {1560,1561, 77, 0, 233, 233,0.000000 }, // 2294: f31GP59; qGP59; Ride Cymbal 2 + + // Amplitude begins at 2047.0, + // 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 960.2, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {1578,1579, 65, 0, 40, 40,0.000000 }, // 2296: f31GP61; qGP61; Low Bongo + + // Amplitude begins at 0.5, peaks 1476.9 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 0.0, peaks 1499.7 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 3014.0, + // Amplitude begins at 2.3, peaks 260.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2189,2190, 0, 0, 40, 40,0.000000 }, // 2277: f31GP40; Electric Snare + {1610,1611, 72, 0, 33, 33,0.000000 }, // 2299: f31GP82; qGP82; Shaker + + // Amplitude begins at 4.7, peaks 833.0 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + { 398, 399, 73, 0, 553, 553,0.000000 }, // 2300: f31GP83; qGP83; Jingle Bell + + // Amplitude begins at 1301.0, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {1612,1613, 70, 0, 520, 520,0.000000 }, // 2301: f31GP84; qGP84; Bell Tree // Amplitude begins at 2329.0, peaks 2600.7 at 23.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2191,2191, 0, 0, 40000, 146,0.000000 }, // 2278: f32GM10; f32GM9; Glockenspiel; Music box + {2191,2191, 0, 0, 40000, 146,0.000000 }, // 2302: f32GM10; f32GM9; Glockenspiel; Music box // Amplitude begins at 1775.9, peaks 2070.6 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2192,2192, 0, 0, 40000, 153,0.000000 }, // 2279: f32GM12; f32GM13; f32GM14; Marimba; Tubular Bells; Xylophone + {2192,2192, 0, 0, 40000, 153,0.000000 }, // 2303: f32GM12; f32GM13; f32GM14; Marimba; Tubular Bells; Xylophone // Amplitude begins at 0.0, peaks 1826.1 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2193,2193, 0, 0, 460, 460,0.000000 }, // 2280: f32GM32; Acoustic Bass + {2193,2193, 0, 0, 460, 460,0.000000 }, // 2304: f32GM32; Acoustic Bass // Amplitude begins at 0.0, peaks 2412.6 at 0.2s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {2194,2194, 0, 0, 1306, 1306,0.000000 }, // 2281: f32GM34; f41GM34; f54GM80; Electric Bass 2; Lead 1 squareea + {2194,2194, 0, 0, 1306, 1306,0.000000 }, // 2305: f32GM34; f41GM34; f54GM80; Electric Bass 2; Lead 1 squareea // Amplitude begins at 1017.5, peaks 2648.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 }, // 2282: f32GM35; f41GM35; Fretless Bass + {2195,2195, 0, 0, 46, 46,0.000000 }, // 2306: f32GM35; f41GM35; Fretless Bass // Amplitude begins at 0.0, peaks 1251.4 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2196,2196, 0, 0, 40000, 186,0.000000 }, // 2283: b56M44; b61M49; b66M44; f32GM48; f32GM50; f53GM73; Flute; STRINGS1 + {2196,2196, 0, 0, 40000, 186,0.000000 }, // 2307: b56M44; b61M49; b66M44; f32GM48; f32GM50; f53GM73; Flute; STRINGS1 // Amplitude begins at 2678.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2197,2197, 0, 0, 80, 80,0.000000 }, // 2284: MGM105; MGM51; f32GM105; f32GM51; oGM105; Banjo; SynthStrings 2 + {2197,2197, 0, 0, 80, 80,0.000000 }, // 2308: MGM105; MGM51; f32GM105; f32GM51; oGM105; Banjo; SynthStrings 2 // Amplitude begins at 0.6, peaks 2317.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2198,2198, 0, 0, 40000, 6,0.000000 }, // 2285: f12GM73; f16GM73; f32GM72; f32GM73; f32GM74; f32GM75; f37GM72; f37GM73; f47GM73; f54GM73; Flute; Pan Flute; Piccolo; Recorder + {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.3, peaks 1924.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2199,2199, 0, 0, 146, 146,0.000000 }, // 2286: f32GM81; Lead 2 sawtooth + {2199,2199, 0, 0, 146, 146,0.000000 }, // 2310: f32GM81; Lead 2 sawtooth // Amplitude begins at 7.0, peaks 2336.6 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.0s. - {2200,2200, 0, 0, 366, 6,0.000000 }, // 2287: MGM82; f32GM82; Lead 3 calliope + {2200,2200, 0, 0, 366, 6,0.000000 }, // 2311: MGM82; f32GM82; Lead 3 calliope // Amplitude begins at 0.0, peaks 3068.3 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2201,2201, 0, 0, 40000, 0,0.000000 }, // 2288: MGM93; f32GM93; Pad 6 metallic + {2201,2201, 0, 0, 40000, 0,0.000000 }, // 2312: MGM93; f32GM93; Pad 6 metallic // Amplitude begins at 102.1, peaks 2443.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {2202,2202, 0, 0, 513, 0,0.000000 }, // 2289: MGM94; b56M59; b66M59; f32GM94; Muted Trumpet; Pad 7 halo; SOFTRUMP + {2202,2202, 0, 0, 513, 0,0.000000 }, // 2313: MGM94; b56M59; b66M59; f32GM94; Muted Trumpet; Pad 7 halo; SOFTRUMP // Amplitude begins at 131.5, peaks 3324.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2203,2203, 0, 0, 40, 40,0.000000 }, // 2290: f32GM96; FX 1 rain + {2203,2203, 0, 0, 40, 40,0.000000 }, // 2314: f32GM96; FX 1 rain // Amplitude begins at 1877.2, peaks 2411.3 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2204,2204, 0, 0, 1713, 1713,0.000000 }, // 2291: f32GM97; FX 2 soundtrack + {2204,2204, 0, 0, 1713, 1713,0.000000 }, // 2315: f32GM97; FX 2 soundtrack // Amplitude begins at 2174.5, peaks 2899.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 528, 528, 0, 0, 120, 120,0.000000 }, // 2292: MGM103; f32GM103; oGM103; FX 8 sci-fi + { 528, 528, 0, 0, 120, 120,0.000000 }, // 2316: MGM103; f32GM103; oGM103; FX 8 sci-fi // Amplitude begins at 4.5, peaks 2359.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2205,2205, 0, 0, 40000, 53,0.000000 }, // 2293: apgleeM73; b56M73; b66M73; f32GM107; f32GM108; f32GM109; f47GM72; Bagpipe; FLUTE + {2205,2205, 0, 0, 40000, 53,0.000000 }, // 2317: apgleeM73; b56M73; b66M73; f32GM107; f32GM108; f32GM109; f47GM72; Bagpipe; FLUTE // Amplitude begins at 1672.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2206,2206, 0, 0, 40, 40,0.000000 }, // 2294: f32GM120; Guitar FretNoise + {2206,2206, 0, 0, 40, 40,0.000000 }, // 2318: f32GM120; Guitar FretNoise // Amplitude begins at 1249.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2207,2207, 0, 0, 73, 73,0.000000 }, // 2295: f32GM127; Gunshot + {2207,2207, 0, 0, 73, 73,0.000000 }, // 2319: f32GM127; Gunshot - // Amplitude begins at 2177.0, + // Amplitude begins at 2173.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2208,2208, 0, 0, 40, 40,0.000000 }, // 2296: MGP35; MGP36; f32GP35; f32GP36; Ac Bass Drum; Bass Drum 1 + {2208,2208, 41, 0, 46, 46,0.000000 }, // 2320: MGP35; MGP36; f32GP35; f32GP36; Ac Bass Drum; Bass Drum 1 - // Amplitude begins at 83.1, peaks 270.4 at 0.0s, + // Amplitude begins at 82.7, peaks 121.9 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 478.8, peaks 829.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2209,2209,164, 0, 60, 60,0.000000 }, // 2297: f32GP42; Closed High Hat + {2210,2210, 72, 0, 140, 140,0.000000 }, // 2322: f32GP49; f32GP57; Crash Cymbal 1; Crash Cymbal 2 - // Amplitude begins at 439.0, peaks 1427.3 at 0.0s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2210,2210,164, 0, 213, 213,0.000000 }, // 2298: f32GP49; f32GP57; f47GP30; Crash Cymbal 1; Crash Cymbal 2 + // Amplitude begins at 317.6, peaks 318.4 at 0.0s, + // 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 1063.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2211,2211, 0, 0, 40, 40,0.000000 }, // 2299: f13GM3; f50GM3; Honky-tonkPiano + {2211,2211, 0, 0, 40, 40,0.000000 }, // 2324: f13GM3; f50GM3; Honky-tonkPiano // Amplitude begins at 2740.8, peaks 3031.4 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2212,2212, 0, 0, 960, 960,0.000000 }, // 2300: f13GM5; f50GM5; Chorused Piano + {2212,2212, 0, 0, 960, 960,0.000000 }, // 2325: f13GM5; f50GM5; Chorused Piano // Amplitude begins at 1270.9, peaks 1476.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2213,2213, 0, 0, 40000, 213,0.000000 }, // 2301: f13GM11; f50GM11; Vibraphone + {2213,2213, 0, 0, 40000, 213,0.000000 }, // 2326: f13GM11; f50GM11; Vibraphone // Amplitude begins at 2792.4, peaks 2868.6 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2214,2214, 0, 0, 820, 820,0.000000 }, // 2302: f13GM14; f50GM14; Tubular Bells + {2214,2214, 0, 0, 820, 820,0.000000 }, // 2327: f13GM14; f50GM14; Tubular Bells // Amplitude begins at 2398.3, peaks 2667.4 at 1.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2215,2215, 0, 0, 40000, 0,0.000000 }, // 2303: f13GM16; f50GM16; Hammond Organ + {2215,2215, 0, 0, 40000, 0,0.000000 }, // 2328: f13GM16; f50GM16; Hammond Organ // Amplitude begins at 0.3, peaks 1384.9 at 9.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2216,2216, 0, 0, 40000, 6,0.000000 }, // 2304: f13GM23; f50GM23; Tango Accordion + {2216,2216, 0, 0, 40000, 6,0.000000 }, // 2329: f13GM23; f50GM23; Tango Accordion // Amplitude begins at 6.7, peaks 2486.0 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2217,2217, 0, 0, 1100, 1100,0.000000 }, // 2305: f13GM31; f50GM31; Guitar Harmonics + {2217,2217, 0, 0, 1100, 1100,0.000000 }, // 2330: f13GM31; f50GM31; Guitar Harmonics // Amplitude begins at 2821.0, peaks 3447.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2218,2218, 0, 0, 40000, 0,0.000000 }, // 2306: f13GM35; f50GM35; Fretless Bass + {2218,2218, 0, 0, 40000, 0,0.000000 }, // 2331: f13GM35; f50GM35; Fretless Bass // Amplitude begins at 0.0, peaks 1775.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2219,2219, 0, 0, 40000, 73,0.000000 }, // 2307: f13GM40; Violin + {2219,2219, 0, 0, 40000, 73,0.000000 }, // 2332: f13GM40; Violin // Amplitude begins at 0.3, peaks 1464.6 at 32.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2220,2220, 0, 0, 40000, 26,0.000000 }, // 2308: f13GM41; f50GM41; Viola + {2220,2220, 0, 0, 40000, 26,0.000000 }, // 2333: f13GM41; f50GM41; Viola // Amplitude begins at 0.0, peaks 1646.7 at 0.2s, // fades to 20% at 1.0s, keyoff fades to 20% in 0.0s. - {2221,2221, 0, 0, 1026, 13,0.000000 }, // 2309: f13GM42; f50GM42; Cello + {2221,2221, 0, 0, 1026, 13,0.000000 }, // 2334: f13GM42; f50GM42; Cello // Amplitude begins at 0.4, peaks 1540.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2222,2222, 0, 0, 40000, 0,0.000000 }, // 2310: f13GM43; f50GM43; Contrabass + {2222,2222, 0, 0, 40000, 0,0.000000 }, // 2335: f13GM43; f50GM43; Contrabass // Amplitude begins at 0.0, peaks 1430.5 at 0.5s, // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s. - {2223,2223, 0, 0, 2253, 13,0.000000 }, // 2311: f13GM44; f50GM44; Tremulo Strings + {2223,2223, 0, 0, 2253, 13,0.000000 }, // 2336: f13GM44; f50GM44; Tremulo Strings // Amplitude begins at 3.1, peaks 1998.5 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2224,2224, 0, 0, 40000, 140,0.000000 }, // 2312: f13GM52; f50GM52; Choir Aahs + {2224,2224, 0, 0, 40000, 140,0.000000 }, // 2337: f13GM52; f50GM52; Choir Aahs // Amplitude begins at 7.0, peaks 2950.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2225,2225, 0, 0, 40000, 20,0.000000 }, // 2313: f13GM53; f50GM53; Voice Oohs + {2225,2225, 0, 0, 40000, 20,0.000000 }, // 2338: f13GM53; f50GM53; Voice Oohs // Amplitude begins at 0.5, peaks 3128.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2226,2226, 0, 0, 40000, 140,0.000000 }, // 2314: f13GM54; f50GM54; Synth Voice + {2226,2226, 0, 0, 40000, 140,0.000000 }, // 2339: f13GM54; f50GM54; Synth Voice // Amplitude begins at 2465.6, peaks 3462.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2227,2227, 0, 0, 40000, 0,0.000000 }, // 2315: f13GM56; f50GM56; Trumpet + {2227,2227, 0, 0, 40000, 0,0.000000 }, // 2340: f13GM56; f50GM56; Trumpet // Amplitude begins at 2267.4, peaks 2857.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {2228,2228, 0, 0, 126, 0,0.000000 }, // 2316: f13GM57; f50GM57; Trombone + {2228,2228, 0, 0, 126, 0,0.000000 }, // 2341: f13GM57; f50GM57; Trombone // Amplitude begins at 798.6, peaks 2759.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2229,2229, 0, 0, 40000, 6,0.000000 }, // 2317: f13GM58; f50GM58; Tuba + {2229,2229, 0, 0, 40000, 6,0.000000 }, // 2342: f13GM58; f50GM58; Tuba // Amplitude begins at 867.2, peaks 3246.8 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2230,2230, 0, 0, 40000, 33,0.000000 }, // 2318: f13GM59; f50GM59; Muted Trumpet + {2230,2230, 0, 0, 40000, 33,0.000000 }, // 2343: f13GM59; f50GM59; Muted Trumpet // Amplitude begins at 0.0, peaks 2640.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2231,2231, 0, 0, 40000, 6,0.000000 }, // 2319: f13GM72; f50GM72; Piccolo + {2231,2231, 0, 0, 40000, 6,0.000000 }, // 2344: f13GM72; f50GM72; Piccolo // Amplitude begins at 0.0, peaks 3084.5 at 17.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2232,2232, 0, 0, 40000, 6,0.000000 }, // 2320: f13GM73; f50GM73; Flute + {2232,2232, 0, 0, 40000, 6,0.000000 }, // 2345: f13GM73; f50GM73; Flute // Amplitude begins at 0.0, peaks 3125.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2233,2233, 0, 0, 40000, 0,0.000000 }, // 2321: f13GM77; f50GM77; Shakuhachi + {2233,2233, 0, 0, 40000, 0,0.000000 }, // 2346: f13GM77; f50GM77; Shakuhachi // Amplitude begins at 0.0, peaks 2796.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2234,2234, 0, 0, 40000, 6,0.000000 }, // 2322: f13GM78; Whistle + {2234,2234, 0, 0, 40000, 6,0.000000 }, // 2347: f13GM78; Whistle // Amplitude begins at 0.0, peaks 3366.1 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2235,2235, 0, 0, 40000, 20,0.000000 }, // 2323: f13GM82; f50GM82; Lead 3 calliope + {2235,2235, 0, 0, 40000, 20,0.000000 }, // 2348: f13GM82; f50GM82; Lead 3 calliope // Amplitude begins at 0.0, peaks 1394.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2236,2236, 0, 0, 40000, 6,0.000000 }, // 2324: f13GM83; f50GM83; Lead 4 chiff + {2236,2236, 0, 0, 40000, 6,0.000000 }, // 2349: f13GM83; f50GM83; Lead 4 chiff // Amplitude begins at 0.0, peaks 1648.0 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2237,2237, 0, 0, 40000, 26,0.000000 }, // 2325: f13GM85; f50GM85; Lead 6 voice + {2237,2237, 0, 0, 40000, 26,0.000000 }, // 2350: f13GM85; f50GM85; Lead 6 voice // Amplitude begins at 0.0, peaks 3082.7 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2238,2238, 0, 0, 40000, 266,0.000000 }, // 2326: f13GM91; f50GM91; Pad 4 choir + {2238,2238, 0, 0, 40000, 266,0.000000 }, // 2351: f13GM91; f50GM91; Pad 4 choir // Amplitude begins at 0.0, peaks 2536.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2239,2239, 0, 0, 40000, 20,0.000000 }, // 2327: f13GM94; f50GM94; Pad 7 halo + {2239,2239, 0, 0, 40000, 20,0.000000 }, // 2352: f13GM94; f50GM94; Pad 7 halo // Amplitude begins at 3258.4, peaks 3330.6 at 0.0s, // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s. - {2240,2240, 0, 0, 3480, 3480,0.000000 }, // 2328: f13GM96; f50GM96; FX 1 rain + {2240,2240, 0, 0, 3480, 3480,0.000000 }, // 2353: f13GM96; f50GM96; FX 1 rain // Amplitude begins at 0.0, peaks 4107.4 at 0.8s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.0s. - {2241,2241, 0, 0, 933, 20,0.000000 }, // 2329: f13GM97; f50GM97; FX 2 soundtrack + {2241,2241, 0, 0, 933, 20,0.000000 }, // 2354: f13GM97; f50GM97; FX 2 soundtrack // Amplitude begins at 2601.1, peaks 2934.2 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2242,2242, 0, 0, 486, 486,0.000000 }, // 2330: f13GM98; f50GM98; FX 3 crystal + {2242,2242, 0, 0, 486, 486,0.000000 }, // 2355: f13GM98; f50GM98; FX 3 crystal // Amplitude begins at 1128.1, peaks 1298.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2243,2243, 0, 0, 940, 940,0.000000 }, // 2331: f13GM100; f50GM100; FX 5 brightness + {2243,2243, 0, 0, 940, 940,0.000000 }, // 2356: f13GM100; f50GM100; FX 5 brightness // Amplitude begins at 1154.2, peaks 1367.4 at 0.3s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {2244,2244, 0, 0, 1440, 1440,0.000000 }, // 2332: f13GM102; f50GM102; FX 7 echoes + {2244,2244, 0, 0, 1440, 1440,0.000000 }, // 2357: f13GM102; f50GM102; FX 7 echoes // Amplitude begins at 0.0, peaks 1533.4 at 2.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2245,2245, 0, 0, 2333, 2333,0.000000 }, // 2333: f13GM119; f50GM119; Reverse Cymbal + {2245,2245, 0, 0, 2333, 2333,0.000000 }, // 2358: f13GM119; f50GM119; Reverse Cymbal // Amplitude begins at 0.0, peaks 2960.5 at 1.1s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2246,2246, 0, 0, 1713, 1713,0.000000 }, // 2334: f13GM122; f50GM122; Seashore + {2246,2246, 0, 0, 1713, 1713,0.000000 }, // 2359: f13GM122; f50GM122; Seashore // Amplitude begins at 0.0, peaks 899.8 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2247,2247, 0, 0, 206, 206,0.000000 }, // 2335: f13GM123; f50GM123; Bird Tweet + {2247,2247, 0, 0, 206, 206,0.000000 }, // 2360: f13GM123; f50GM123; Bird Tweet // Amplitude begins at 2602.9, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2248,2248, 0, 0, 40000, 6,0.000000 }, // 2336: f13GM124; f50GM124; Telephone + {2248,2248, 0, 0, 40000, 6,0.000000 }, // 2361: f13GM124; f50GM124; Telephone // Amplitude begins at 0.0, peaks 1335.8 at 5.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2249,2249, 0, 0, 40000, 0,0.000000 }, // 2337: f13GM125; f50GM125; Helicopter + {2249,2249, 0, 0, 40000, 0,0.000000 }, // 2362: f13GM125; f50GM125; Helicopter // Amplitude begins at 2726.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2250,2250, 0, 0, 140, 140,0.000000 }, // 2338: f13GM127; f50GM127; Gunshot + {2250,2250, 0, 0, 140, 140,0.000000 }, // 2363: f13GM127; f50GM127; Gunshot - // Amplitude begins at 1364.2, + // Amplitude begins at 1364.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2251,2251,129, 0, 40, 40,0.000000 }, // 2339: f13GP42; f50GP42; Closed High Hat + {2251,2251, 60, 0, 40, 40,0.000000 }, // 2364: f13GP42; f50GP42; Closed High Hat - // Amplitude begins at 1579.6, + // Amplitude begins at 1498.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2252,2252, 1, 0, 306, 306,0.000000 }, // 2340: f13GP46; f50GP46; Open High Hat + {2252,2252, 60, 0, 313, 313,0.000000 }, // 2365: f13GP46; f50GP46; Open High Hat - // Amplitude begins at 1485.3, peaks 1497.3 at 0.0s, + // Amplitude begins at 1573.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2253,2253,129, 0, 306, 306,0.000000 }, // 2341: f13GP49; f13GP57; f50GP49; f50GP57; Crash Cymbal 1; Crash Cymbal 2 + {2253,2253, 48, 0, 300, 300,0.000000 }, // 2366: f13GP49; f50GP49; Crash Cymbal 1 - // Amplitude begins at 358.9, + // Amplitude begins at 405.7, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2254,2254, 0, 0, 333, 333,0.000000 }, // 2342: f13GP51; f13GP53; f13GP59; f50GP51; f50GP53; f50GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2 + {2254,2254, 60, 0, 313, 313,0.000000 }, // 2367: f13GP51; f13GP53; f13GP59; f50GP51; f50GP53; f50GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2 - // Amplitude begins at 1602.5, + // Amplitude begins at 1577.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2255,2255, 1, 0, 293, 293,0.000000 }, // 2343: f13GP52; f50GP52; Chinese Cymbal + {2255,2255, 60, 0, 300, 300,0.000000 }, // 2368: f13GP52; f50GP52; Chinese Cymbal - // Amplitude begins at 75.3, peaks 1511.8 at 0.0s, + // Amplitude begins at 100.0, peaks 1408.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2256,2256, 0, 0, 93, 93,0.000000 }, // 2344: f13GP54; f50GP54; Tambourine + {2256,2256, 66, 0, 100, 100,0.000000 }, // 2369: f13GP54; f50GP54; Tambourine - // Amplitude begins at 1528.9, peaks 1547.4 at 0.0s, + // Amplitude begins at 1529.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2257,2257,129, 0, 306, 306,0.000000 }, // 2345: f13GP55; f50GP55; Splash Cymbal + {2257,2257, 60, 0, 306, 306,0.000000 }, // 2370: f13GP55; f50GP55; Splash Cymbal - // Amplitude begins at 84.2, peaks 1450.1 at 0.0s, + // Amplitude begins at 1596.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 75.9, peaks 1432.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2258,2258, 17, 0, 40, 40,0.000000 }, // 2346: f13GP69; f50GP69; Cabasa + {2258,2258, 60, 0, 40, 40,0.000000 }, // 2372: f13GP69; f50GP69; Cabasa - // Amplitude begins at 653.6, peaks 1056.6 at 0.0s, + // Amplitude begins at 1014.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2259,2259, 0, 0, 40, 40,0.000000 }, // 2347: f13GP70; f50GP70; Maracas + {2259,2259, 60, 0, 26, 26,0.000000 }, // 2373: f13GP70; f50GP70; Maracas - // Amplitude begins at 873.7, peaks 1094.5 at 0.0s, + // Amplitude begins at 679.9, peaks 1165.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2260,2260, 76, 0, 86, 86,0.000000 }, // 2348: f13GP71; f50GP71; Short Whistle + {2260,2260, 56, 0, 113, 113,0.000000 }, // 2374: f13GP71; f50GP71; Short Whistle - // Amplitude begins at 20.9, peaks 1229.7 at 0.1s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2261,2261,140, 0, 420, 420,0.000000 }, // 2349: f13GP72; f50GP72; Long Whistle + // Amplitude begins at 53.0, peaks 1193.3 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2261,2261, 53, 0, 326, 326,0.000000 }, // 2375: f13GP72; f50GP72; Long Whistle - // Amplitude begins at 1494.1, + // Amplitude begins at 1450.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2262,2262,139, 0, 106, 106,0.000000 }, // 2350: f13GP73; f50GP73; Short Guiro + {2262,2262, 60, 0, 60, 60,0.000000 }, // 2376: f13GP73; f50GP73; Short Guiro - // Amplitude begins at 0.0, peaks 1096.7 at 0.1s, + // Amplitude begins at 0.0, peaks 1116.2 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2263,2263, 0, 0, 186, 186,0.000000 }, // 2351: f13GP74; f50GP74; Long Guiro + {2263,2263, 48, 0, 186, 186,0.000000 }, // 2377: f13GP74; f50GP74; Long Guiro - // Amplitude begins at 0.4, peaks 1185.5 at 0.1s, + // Amplitude begins at 0.6, peaks 1152.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2264,2264, 0, 0, 100, 100,0.000000 }, // 2352: f13GP82; f50GP82; Shaker + {2264,2264, 67, 0, 80, 80,0.000000 }, // 2378: f13GP82; f50GP82; Shaker + + // Amplitude begins at 473.2, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2265,2265, 60, 0, 266, 266,0.000000 }, // 2379: f13GP83; f50GP83; Jingle Bell - // Amplitude begins at 500.9, + // Amplitude begins at 451.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2265,2265, 14, 0, 260, 260,0.000000 }, // 2353: f13GP83; f13GP84; f50GP83; f50GP84; Bell Tree; Jingle Bell + {2265,2265, 72, 0, 253, 253,0.000000 }, // 2380: f13GP84; f50GP84; Bell Tree - // Amplitude begins at 1414.7, + // Amplitude begins at 1394.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2266,2266,129, 0, 40, 40,0.000000 }, // 2354: f13GP91; f50GP91 + {2266,2266, 60, 0, 40, 40,0.000000 }, // 2381: f13GP91; f50GP91 // Amplitude begins at 7.4, peaks 1403.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2267,2267, 0, 0, 580, 580,0.000000 }, // 2355: f34GM74; Recorder + {2267,2267, 0, 0, 580, 580,0.000000 }, // 2382: f34GM74; Recorder - // Amplitude begins at 1742.0, + // Amplitude begins at 2345.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2268,2268, 16, 0, 20, 20,0.000000 }, // 2356: f34GP0 + {2268,2268, 24, 0, 13, 13,0.000000 }, // 2383: f34GP0 - // Amplitude begins at 241.3, + // Amplitude begins at 700.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2269,2269, 16, 0, 13, 13,0.000000 }, // 2357: f34GP2 + {2269,2269, 36, 0, 6, 6,0.000000 }, // 2384: f34GP2 - // Amplitude begins at 2756.5, + // Amplitude begins at 2509.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2270,2270, 20, 0, 6, 6,0.000000 }, // 2358: f34GP10; f34GP6 + { 344, 344, 36, 0, 33, 33,0.000000 }, // 2385: f34GP3 - // Amplitude begins at 1233.2, + // Amplitude begins at 2358.9, peaks 2456.5 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 2808.1, + // 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 2630.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 947.4, + // 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 1185.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2271,2271, 0, 0, 13, 13,0.000000 }, // 2359: f34GP7; f34GP8 + {2271,2271, 36, 0, 13, 13,0.000000 }, // 2390: f34GP8 - // Amplitude begins at 0.0, peaks 1174.5 at 0.1s, + // Amplitude begins at 7.0, peaks 1461.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2272,2272,209, 0, 126, 126,0.000000 }, // 2360: f34GP9 + {2272,2272, 0, 0, 66, 66,0.000000 }, // 2391: f34GP9 - // Amplitude begins at 1456.8, peaks 1570.7 at 0.0s, - // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2273,2273, 66, 0, 1120, 1120,0.000000 }, // 2361: f34GP11 + // Amplitude begins at 2882.3, + // 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 1456.8, peaks 1570.7 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2274,2274, 66, 0, 586, 586,0.000000 }, // 2362: f34GP12 + // Amplitude begins at 1498.2, peaks 1604.4 at 0.1s, + // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. + {2273,2273, 88, 0, 933, 933,0.000000 }, // 2393: f34GP11 + + // Amplitude begins at 1498.2, peaks 1576.3 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2274,2274, 88, 0, 493, 493,0.000000 }, // 2394: f34GP12 + + // Amplitude begins at 11.1, + // 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 2820.1, + // 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 12.3, + // Amplitude begins at 12.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2275,2275, 16, 0, 106, 106,0.000000 }, // 2363: f34GP13; f34GP15 + {2275,2275, 15, 0, 100, 100,0.000000 }, // 2397: f34GP15 // Amplitude begins at 2569.3, peaks 2633.4 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {2276,2276, 0, 0, 1260, 1260,0.000000 }, // 2364: f35GM0; f47GM0; AcouGrandPiano + {2276,2276, 0, 0, 1260, 1260,0.000000 }, // 2398: f35GM0; f47GM0; AcouGrandPiano // Amplitude begins at 2415.2, peaks 2737.1 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2277,2277, 0, 0, 2280, 2280,0.000000 }, // 2365: f35GM1; BrightAcouGrand + {2277,2277, 0, 0, 2280, 2280,0.000000 }, // 2399: f35GM1; BrightAcouGrand // Amplitude begins at 1273.1, peaks 1299.1 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2278,2278, 0, 0, 940, 940,0.000000 }, // 2366: f35GM6; Harpsichord + {2278,2278, 0, 0, 940, 940,0.000000 }, // 2400: f35GM6; Harpsichord // Amplitude begins at 2367.5, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2279,2279, 0, 0, 873, 873,0.000000 }, // 2367: f35GM9; Glockenspiel + {2279,2279, 0, 0, 873, 873,0.000000 }, // 2401: f35GM9; Glockenspiel // Amplitude begins at 2680.6, peaks 2947.1 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {2280,2280, 0, 0, 1940, 1940,0.000000 }, // 2368: f35GM11; Vibraphone + {2280,2280, 0, 0, 1940, 1940,0.000000 }, // 2402: f35GM11; Vibraphone // Amplitude begins at 2232.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2281,2281, 0, 0, 260, 260,0.000000 }, // 2369: f35GM12; Marimba + {2281,2281, 0, 0, 260, 260,0.000000 }, // 2403: f35GM12; Marimba // Amplitude begins at 2070.8, peaks 2349.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2282,2282, 0, 0, 293, 293,0.000000 }, // 2370: f35GM15; Dulcimer + {2282,2282, 0, 0, 293, 293,0.000000 }, // 2404: f35GM15; Dulcimer // Amplitude begins at 468.1, peaks 543.2 at 17.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.9s. - {2283,2283, 0, 0, 40000, 1893,0.000000 }, // 2371: f35GM18; Rock Organ + {2283,2283, 0, 0, 40000, 1893,0.000000 }, // 2405: f35GM18; Rock Organ // Amplitude begins at 2327.6, peaks 2593.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2284,2284, 0, 0, 106, 106,0.000000 }, // 2372: f35GM25; Acoustic Guitar2 + {2284,2284, 0, 0, 106, 106,0.000000 }, // 2406: f35GM25; Acoustic Guitar2 // Amplitude begins at 2397.6, peaks 2489.4 at 0.0s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - {2285,2285, 0, 0, 4473, 4473,0.000000 }, // 2373: f35GM31; Guitar Harmonics + {2285,2285, 0, 0, 4473, 4473,0.000000 }, // 2407: f35GM31; Guitar Harmonics // Amplitude begins at 1935.8, peaks 3117.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2286,2286, 0, 0, 233, 233,0.000000 }, // 2374: f35GM33; Electric Bass 1 + {2286,2286, 0, 0, 233, 233,0.000000 }, // 2408: f35GM33; Electric Bass 1 // Amplitude begins at 0.5, peaks 1578.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2287,2287, 0, 0, 100, 100,0.000000 }, // 2375: f35GM45; Pizzicato String + {2287,2287, 0, 0, 100, 100,0.000000 }, // 2409: f35GM45; Pizzicato String // Amplitude begins at 0.6, peaks 1067.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2288,2288, 0, 0, 40000, 53,0.000000 }, // 2376: f35GM48; String Ensemble1 + {2288,2288, 0, 0, 40000, 53,0.000000 }, // 2410: f35GM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1170.5 at 2.3s, // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s. - {2289,2289, 0, 0, 2280, 13,0.000000 }, // 2377: f35GM49; String Ensemble2 + {2289,2289, 0, 0, 2280, 13,0.000000 }, // 2411: f35GM49; String Ensemble2 // Amplitude begins at 4.0, peaks 678.9 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {2290,2290, 0, 0, 60, 13,0.000000 }, // 2378: f35GM51; SynthStrings 2 + {2290,2290, 0, 0, 60, 13,0.000000 }, // 2412: f35GM51; SynthStrings 2 // Amplitude begins at 735.0, peaks 821.2 at 0.2s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2291,2291, 0, 0, 473, 473,0.000000 }, // 2379: f35GM55; Orchestra Hit + {2291,2291, 0, 0, 473, 473,0.000000 }, // 2413: f35GM55; Orchestra Hit // Amplitude begins at 0.6, peaks 1928.8 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {2292,2292, 0, 0, 1940, 1940,0.000000 }, // 2380: f35GM60; French Horn + {2292,2292, 0, 0, 1940, 1940,0.000000 }, // 2414: f35GM60; French Horn // Amplitude begins at 65.9, peaks 1455.2 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2293,2293, 0, 0, 1633, 1633,0.000000 }, // 2381: f35GM62; Synth Brass 1 + {2293,2293, 0, 0, 1633, 1633,0.000000 }, // 2415: f35GM62; Synth Brass 1 // Amplitude begins at 70.6, peaks 1350.6 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2294,2294, 0, 0, 406, 406,0.000000 }, // 2382: f35GM63; Synth Brass 2 + {2294,2294, 0, 0, 406, 406,0.000000 }, // 2416: f35GM63; Synth Brass 2 // Amplitude begins at 5.3, peaks 1983.5 at 13.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2295,2295, 0, 0, 40000, 0,0.000000 }, // 2383: f35GM68; Oboe + {2295,2295, 0, 0, 40000, 0,0.000000 }, // 2417: f35GM68; Oboe // Amplitude begins at 0.6, peaks 2464.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2296,2296, 0, 0, 40000, 6,0.000000 }, // 2384: MGM72; MGM73; MGM74; MGM75; f35GM73; Flute; Pan Flute; Piccolo; Recorder + {2296,2296, 0, 0, 40000, 6,0.000000 }, // 2418: MGM72; MGM73; MGM74; MGM75; f35GM73; Flute; Pan Flute; Piccolo; Recorder // Amplitude begins at 732.7, peaks 3415.6 at 0.1s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {2297,2297, 0, 0, 1973, 1973,0.000000 }, // 2385: f35GM77; Shakuhachi + {2297,2297, 0, 0, 1973, 1973,0.000000 }, // 2419: f35GM77; Shakuhachi // Amplitude begins at 1794.3, peaks 3058.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {2298,2298, 0, 0, 240, 6,0.000000 }, // 2386: f35GM99; FX 4 atmosphere + {2298,2298, 0, 0, 240, 6,0.000000 }, // 2420: f35GM99; FX 4 atmosphere // Amplitude begins at 43.8, peaks 1337.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2299,2299, 0, 0, 60, 60,0.000000 }, // 2387: b56M105; b66M105; f35GM105; BANJO + {2299,2299, 0, 0, 60, 60,0.000000 }, // 2421: b56M105; b66M105; f35GM105; BANJO // Amplitude begins at 0.0, peaks 808.4 at 2.4s, // fades to 20% at 3.4s, keyoff fades to 20% in 0.8s. - {2300,2300, 0, 0, 3400, 786,0.000000 }, // 2388: b56M125; b61M125; b66M125; f35GM125; HELICPTR + {2300,2300, 0, 0, 3400, 786,0.000000 }, // 2422: b56M125; b61M125; b66M125; f35GM125; HELICPTR - // Amplitude begins at 1400.4, + // Amplitude begins at 1183.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2301,2301, 1, 0, 40, 40,0.000000 }, // 2389: f35GP31; f35GP32 + {2301,2301, 79, 0, 13, 13,0.000000 }, // 2423: f35GP31 - // Amplitude begins at 1307.8, + // Amplitude begins at 1252.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2302,2302, 8, 0, 13, 13,0.000000 }, // 2390: f35GP33; f35GP34 - - // Amplitude begins at 1986.3, peaks 2714.9 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 548, 548, 0, 0, 126, 126,0.000000 }, // 2391: f35GP36; Bass Drum 1 + {2301,2301, 72, 0, 20, 20,0.000000 }, // 2424: f35GP32 - // Amplitude begins at 1467.3, + // Amplitude begins at 1174.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 549, 549, 21, 0, 13, 13,0.000000 }, // 2392: f35GP37; Side Stick + {2302,2302, 72, 0, 13, 13,0.000000 }, // 2425: f35GP33 - // Amplitude begins at 2608.5, + // Amplitude begins at 1210.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 550, 550,198, 0, 13, 13,0.000000 }, // 2393: f35GP39; Hand Clap + {2302,2302, 79, 0, 13, 13,0.000000 }, // 2426: f35GP34 - // Amplitude begins at 1035.1, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 551, 551, 6, 0, 40, 40,0.000000 }, // 2394: f35GP40; Electric Snare + // Amplitude begins at 67.8, peaks 1530.9 at 0.0s, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 554, 554, 60, 0, 173, 173,0.000000 }, // 2427: f35GP54; Tambourine - // Amplitude begins at 704.3, peaks 1955.0 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 409, 409, 14, 0, 33, 33,0.000000 }, // 2395: f35GP42; Closed High Hat + // Amplitude begins at 924.7, peaks 1596.7 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2303,2303, 72, 0, 266, 266,0.000000 }, // 2428: f35GP57; Crash Cymbal 2 - // Amplitude begins at 34.8, peaks 1473.1 at 0.0s, + // Amplitude begins at 0.7, peaks 1187.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 408, 408,196, 0, 66, 66,0.000000 }, // 2396: f35GP46; Open High Hat + {2304,2304, 84, 0, 106, 106,0.000000 }, // 2429: f35GP69; Cabasa - // Amplitude begins at 31.5, peaks 1165.8 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 554, 554,238, 0, 93, 93,0.000000 }, // 2397: f35GP54; Tambourine + // Amplitude begins at 1117.4, + // 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 657.8, + // Amplitude begins at 2874.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 349, 349,198, 0, 6, 6,0.000000 }, // 2398: f35GP56; Cow Bell + {2305,2306, 35, 0, 20, 20,0.000000 }, // 2431: b51P35; b51P36; f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1; gpo035; gpo036 - // Amplitude begins at 504.6, peaks 1664.5 at 0.0s, + // Amplitude begins at 2308.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2303,2303,224, 0, 46, 46,0.000000 }, // 2399: f35GP57; Crash Cymbal 2 + {2307,2308, 52, 0, 20, 20,0.000000 }, // 2432: f36GP37; Side Stick - // Amplitude begins at 39.6, + // Amplitude begins at 2764.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 412, 412,194, 0, 20, 20,0.000000 }, // 2400: f35GP60; f35GP61; High Bongo; Low Bongo + {2309,1552, 48, 0, 40, 40,0.000000 }, // 2433: f36GP38; Acoustic Snare - // Amplitude begins at 94.9, + // Amplitude begins at 2434.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 350, 350,192, 0, 13, 13,0.000000 }, // 2401: f35GP62; Mute High Conga + {1599,1599, 58, 0, 33, 33,0.000000 }, // 2434: f36GP39; Hand Clap - // Amplitude begins at 157.9, + // Amplitude begins at 2770.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 411, 411,192, 0, 6, 6,0.000000 }, // 2402: f35GP63; f35GP64; Low Conga; Open High Conga + {2309,1552, 60, 0, 40, 40,0.000000 }, // 2435: f36GP40; Electric Snare - // Amplitude begins at 1.1, peaks 1259.4 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2304,2304,101, 0, 93, 93,0.000000 }, // 2403: f35GP69; Cabasa + // Amplitude begins at 2782.7, peaks 5361.0 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2310,2311, 47, 0, 506, 506,0.000000 }, // 2436: f36GP41; Low Floor Tom - // Amplitude begins at 125.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 410, 410,194, 0, 6, 6,0.000000 }, // 2404: f35GP74; Long Guiro + // Amplitude begins at 2365.8, peaks 4788.7 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 1006.5, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 555, 555,214, 0, 6, 6,0.000000 }, // 2405: f35GP75; Claves + // Amplitude begins at 2467.2, peaks 4708.2 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2310,2311, 49, 0, 606, 606,0.000000 }, // 2438: f36GP43; High Floor Tom - // Amplitude begins at 2825.3, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2305,2306, 1, 0, 146, 146,0.000000 }, // 2406: f36GP35; f36GP36; Ac Bass Drum; Bass Drum 1 + // Amplitude begins at 2353.0, peaks 4345.9 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2310,2311, 51, 0, 646, 646,0.000000 }, // 2439: f36GP45; Low Tom - // Amplitude begins at 2157.8, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2307,2308, 18, 0, 13, 13,0.000000 }, // 2407: f36GP37; Side Stick + // Amplitude begins at 2517.5, peaks 4558.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 2777.4, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2309,1552,128, 0, 40, 40,0.000000 }, // 2408: f36GP38; f36GP40; Acoustic Snare; Electric Snare + // Amplitude begins at 2685.7, peaks 4492.3 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2310,2311, 57, 0, 620, 620,0.000000 }, // 2441: f36GP48; High-Mid Tom - // Amplitude begins at 2569.2, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1599,1599, 6, 0, 40, 40,0.000000 }, // 2409: f36GP39; f36GP75; f36GP76; f36GP77; f36GP85; Castanets; Claves; Hand Clap; High Wood Block; Low Wood Block + // Amplitude begins at 2960.3, peaks 4249.9 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2310,2311, 72, 0, 540, 540,0.000000 }, // 2442: f36GP49; Crash Cymbal 1 - // Amplitude begins at 2280.3, peaks 5357.0 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2310,2311, 1, 0, 60, 60,0.000000 }, // 2410: 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 + // Amplitude begins at 2603.9, peaks 4682.2 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2310,2311, 60, 0, 593, 593,0.000000 }, // 2443: f36GP50; High Tom - // Amplitude begins at 790.5, peaks 2039.9 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1564,2312, 6, 0, 86, 86,0.000000 }, // 2411: f36GP54; Tambourine + // Amplitude begins at 3068.8, peaks 4154.8 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2310,2311, 76, 0, 546, 546,0.000000 }, // 2444: f36GP51; Ride Cymbal 1 - // Amplitude begins at 1714.9, peaks 1765.1 at 0.0s, - // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2313,2314,132, 0, 693, 693,0.000000 }, // 2412: f36GP55; Splash Cymbal + // Amplitude begins at 3058.4, peaks 4189.6 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2310,2311, 84, 0, 540, 540,0.000000 }, // 2445: f36GP52; Chinese Cymbal - // Amplitude begins at 2733.3, + // Amplitude begins at 2303.1, peaks 4604.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1568,1568, 17, 0, 113, 113,0.000000 }, // 2413: f36GP56; Cow Bell + {2310,2311, 36, 0, 73, 73,0.000000 }, // 2446: f36GP53; Ride Bell - // Amplitude begins at 1526.3, + // Amplitude begins at 755.2, peaks 2117.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1572,1572,128, 0, 126, 126,0.000000 }, // 2414: f36GP58; Vibraslap + {1564,2312, 65, 0, 86, 86,0.000000 }, // 2447: f36GP54; Tambourine - // Amplitude begins at 2499.8, + // Amplitude begins at 1706.7, + // 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 2684.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2315,2316, 1, 0, 80, 80,0.000000 }, // 2415: f36GP60; High Bongo + {1568,1568, 83, 0, 60, 60,0.000000 }, // 2449: f36GP56; Cow Bell + + // Amplitude begins at 2851.4, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 380, 381, 84, 0, 520, 520,0.000000 }, // 2450: f36GP57; Crash Cymbal 2 + + // Amplitude begins at 1743.7, + // 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 2601.1, peaks 2626.8 at 0.0s, + // Amplitude begins at 3017.3, peaks 4249.5 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2310,2311, 77, 0, 533, 533,0.000000 }, // 2452: f36GP59; Ride Cymbal 2 + + // Amplitude begins at 2694.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2317,2318, 1, 0, 140, 140,0.000000 }, // 2416: f36GP61; Low Bongo + {2315,2316, 60, 0, 80, 80,0.000000 }, // 2453: f36GP60; High Bongo + + // Amplitude begins at 2829.9, + // 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 1790.9, + // Amplitude begins at 1800.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2319,2319, 1, 0, 13, 13,0.000000 }, // 2417: f36GP62; f36GP86; Mute High Conga; Mute Surdu + {2319,2319, 59, 0, 13, 13,0.000000 }, // 2455: f36GP62; Mute High Conga - // Amplitude begins at 2462.7, + // Amplitude begins at 2421.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2320,2320, 1, 0, 40, 40,0.000000 }, // 2418: f36GP63; f36GP87; Open High Conga; Open Surdu + {2320,2320, 51, 0, 40, 40,0.000000 }, // 2456: f36GP63; Open High Conga // Amplitude begins at 1830.6, peaks 1954.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1616,1616, 1, 0, 46, 46,0.000000 }, // 2419: f36GP64; Low Conga + {1616,1616, 45, 0, 46, 46,0.000000 }, // 2457: f36GP64; Low Conga - // Amplitude begins at 2789.6, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2321,2321, 1, 0, 160, 160,0.000000 }, // 2420: f36GP65; High Timbale - - // Amplitude begins at 2327.1, + // Amplitude begins at 2692.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2322,2322, 0, 0, 106, 106,0.000000 }, // 2421: f36GP66; Low Timbale + {2321,2321, 71, 0, 140, 140,0.000000 }, // 2458: f36GP65; High Timbale - // Amplitude begins at 2549.0, + // Amplitude begins at 2950.7, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {2322,2322, 60, 0, 153, 153,0.000000 }, // 2459: f36GP66; Low Timbale + + // Amplitude begins at 2437.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2323,2323, 3, 0, 40, 40,0.000000 }, // 2422: f36GP67; High Agogo + {2323,2323, 58, 0, 40, 40,0.000000 }, // 2460: f36GP67; High Agogo - // Amplitude begins at 2457.9, + // Amplitude begins at 2462.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2324,2324, 3, 0, 40, 40,0.000000 }, // 2423: f36GP68; Low Agogo + {2324,2324, 53, 0, 40, 40,0.000000 }, // 2461: f36GP68; Low Agogo - // Amplitude begins at 3.9, peaks 623.7 at 0.0s, + // Amplitude begins at 1.7, peaks 604.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 397, 397, 15, 0, 86, 86,0.000000 }, // 2424: f36GP69; f36GP82; Cabasa; Shaker + { 397, 397, 64, 0, 86, 86,0.000000 }, // 2462: f36GP69; Cabasa - // Amplitude begins at 809.1, peaks 1061.6 at 0.0s, + // Amplitude begins at 1016.1, peaks 1048.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2325,2325, 15, 0, 20, 20,0.000000 }, // 2425: f36GP70; Maracas + {2325,2325, 71, 0, 13, 13,0.000000 }, // 2463: f36GP70; Maracas - // Amplitude begins at 209.5, peaks 1164.1 at 0.0s, + // Amplitude begins at 106.6, peaks 1171.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2326,2326, 87, 0, 273, 273,0.000000 }, // 2426: f36GP71; Short Whistle + {2326,2326, 61, 0, 333, 333,0.000000 }, // 2464: f36GP71; Short Whistle - // Amplitude begins at 210.1, peaks 1222.7 at 0.0s, - // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2327,2327, 87, 0, 533, 533,0.000000 }, // 2427: f36GP72; Long Whistle + // Amplitude begins at 106.0, peaks 1230.6 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2327,2327, 61, 0, 646, 646,0.000000 }, // 2465: f36GP72; Long Whistle // Amplitude begins at 0.5, peaks 1441.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2328, 392,128, 0, 73, 73,0.000000 }, // 2428: f36GP73; Short Guiro + {2328, 392, 44, 0, 73, 73,0.000000 }, // 2466: f36GP73; Short Guiro - // Amplitude begins at 0.0, peaks 1538.7 at 0.3s, + // Amplitude begins at 0.0, peaks 1480.1 at 0.3s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2328, 393,128, 0, 280, 280,0.000000 }, // 2429: f36GP74; Long Guiro + {2328, 393, 40, 0, 333, 333,0.000000 }, // 2467: f36GP74; Long Guiro - // Amplitude begins at 0.9, peaks 2818.1 at 0.1s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2329,2330, 1, 0, 240, 240,0.000000 }, // 2430: f36GP78; Mute Cuica + // Amplitude begins at 2264.2, + // 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 8.0, peaks 2956.9 at 0.0s, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2331,2332, 1, 0, 300, 300,0.000000 }, // 2431: f36GP79; Open Cuica + // Amplitude begins at 2271.7, + // 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 2435.7, + // 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 - // Amplitude begins at 2825.8, + // Amplitude begins at 0.9, peaks 2663.2 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2333,2334, 34, 0, 200, 200,0.000000 }, // 2432: f36GP80; Mute Triangle + {2329,2330, 74, 0, 200, 200,0.000000 }, // 2471: f36GP78; Mute Cuica - // Amplitude begins at 2486.5, peaks 3116.4 at 0.0s, - // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2335,2336, 34, 0, 713, 713,0.000000 }, // 2433: f36GP81; Open Triangle + // Amplitude begins at 7.8, peaks 2705.8 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 2815.0, + // 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 2843.7, peaks 3013.1 at 0.0s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2335,2336, 64, 0, 593, 593,0.000000 }, // 2474: f36GP81; Open Triangle + + // Amplitude begins at 6.6, peaks 618.4 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 846.7, + // Amplitude begins at 391.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2337,2338, 8, 0, 306, 306,0.000000 }, // 2434: f36GP83; Jingle Bell + {2337,2338, 78, 0, 260, 260,0.000000 }, // 2476: f36GP83; Jingle Bell + + // Amplitude begins at 1215.6, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {1612,1613, 82, 0, 540, 540,0.000000 }, // 2477: f36GP84; Bell Tree + + // Amplitude begins at 1753.4, + // 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 + + // Amplitude begins at 2437.3, + // 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 2450.5, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2339,2339, 0, 0, 553, 553,0.000000 }, // 2435: f37GM24; f37GM25; Acoustic Guitar1; Acoustic Guitar2 + {2339,2339, 0, 0, 553, 553,0.000000 }, // 2480: f37GM24; f37GM25; Acoustic Guitar1; Acoustic Guitar2 // Amplitude begins at 2009.0, peaks 2033.1 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2340,2341, 0, 0, 306, 306,0.000000 }, // 2436: f37GM26; Electric Guitar1 + {2340,2341, 0, 0, 306, 306,0.000000 }, // 2481: f37GM26; Electric Guitar1 // Amplitude begins at 38.5, peaks 878.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2342,2343, 0, 0, 40000, 86,0.000000 }, // 2437: f37GM40; Violin + {2342,2343, 0, 0, 40000, 86,0.000000 }, // 2482: f37GM40; Violin // Amplitude begins at 1985.0, peaks 2374.1 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2344,2344, 0, 0, 1606, 1606,0.000000 }, // 2438: f16GM46; f37GM46; f54GM46; Orchestral Harp + {2344,2344, 0, 0, 1606, 1606,0.000000 }, // 2483: f16GM46; f37GM46; f54GM46; Orchestral Harp // Amplitude begins at 2596.0, peaks 3107.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2345,2345, 0, 0, 1186, 1186,0.000000 }, // 2439: f12GM116; f12GM47; f16GM116; f16GM47; f37GM47; f54GM116; f54GM47; Taiko Drum; Timpany + {2345,2345, 0, 0, 1186, 1186,0.000000 }, // 2484: f12GM116; f12GM47; f16GM116; f16GM47; f37GM47; f54GM116; f54GM47; Taiko Drum; Timpany // Amplitude begins at 3.1, peaks 1468.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2346,2346, 0, 0, 40000, 220,0.000000 }, // 2440: f37GM48; String Ensemble1 + {2346,2346, 0, 0, 40000, 220,0.000000 }, // 2485: f37GM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1193.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2347,2347, 0, 0, 40000, 260,0.000000 }, // 2441: f12GM49; f16GM49; f37GM49; f54GM49; String Ensemble2 + {2347,2347, 0, 0, 40000, 260,0.000000 }, // 2486: f12GM49; f16GM49; f37GM49; f54GM49; String Ensemble2 // Amplitude begins at 55.7, peaks 1442.0 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 0.0s. - {2348,2349, 0, 0, 1546, 6,0.000000 }, // 2442: f37GM56; Trumpet + {2348,2349, 0, 0, 1546, 6,0.000000 }, // 2487: f37GM56; Trumpet // Amplitude begins at 102.7, peaks 2861.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 }, // 2443: f12GM59; f16GM59; f37GM59; f54GM59; Muted Trumpet + {2350,2350, 0, 0, 40000, 6,0.000000 }, // 2488: f12GM59; f16GM59; f37GM59; f54GM59; Muted Trumpet // Amplitude begins at 7.2, peaks 2338.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2351,2352, 0, 0, 40000, 53,0.000000 }, // 2444: f37GM60; French Horn + {2351,2352, 0, 0, 40000, 53,0.000000 }, // 2489: f37GM60; French Horn // Amplitude begins at 63.9, peaks 1246.6 at 21.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2353,2354, 0, 0, 40000, 6,0.000000 }, // 2445: f37GM68; f53GM84; Lead 5 charang; Oboe + {2353,2354, 0, 0, 40000, 6,0.000000 }, // 2490: f37GM68; f53GM84; Lead 5 charang; Oboe // Amplitude begins at 14.0, peaks 309.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2355,2356, 0, 0, 40000, 6,0.000000 }, // 2446: f37GM69; English Horn + {2355,2356, 0, 0, 40000, 6,0.000000 }, // 2491: f37GM69; English Horn // Amplitude begins at 5.6, peaks 2431.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2357,2358, 0, 0, 40000, 20,0.000000 }, // 2447: f37GM70; Bassoon + {2357,2358, 0, 0, 40000, 20,0.000000 }, // 2492: f37GM70; Bassoon // Amplitude begins at 0.6, peaks 1947.0 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2359,2360, 0, 0, 40000, 246,0.000000 }, // 2448: f37GM74; Recorder + {2359,2360, 0, 0, 40000, 246,0.000000 }, // 2493: f37GM74; Recorder - // Amplitude begins at 1901.8, + // Amplitude begins at 2130.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2361,2361, 0, 0, 26, 26,0.000000 }, // 2449: 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 + {2361,2361, 14, 0, 26, 26,0.000000 }, // 2494: f12GP31; f16GP31; f37GP31; f54GP31 + + // Amplitude begins at 2357.1, peaks 2810.8 at 0.0s, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {2362,2362, 35, 0, 53, 53,0.000000 }, // 2495: f37GP35; Ac Bass Drum - // Amplitude begins at 2734.3, + // Amplitude begins at 2424.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2362,2362, 0, 0, 20, 20,0.000000 }, // 2450: f37GP35; Ac Bass Drum + {2361,2361, 19, 0, 26, 26,0.000000 }, // 2496: f12GP36; f16GP36; f37GP36; f54GP36; Bass Drum 1 + + // Amplitude begins at 2763.7, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {2363,2363, 43, 0, 73, 73,0.000000 }, // 2497: f12GP40; f16GP40; f37GP40; f54GP40; Electric Snare - // Amplitude begins at 2488.7, + // Amplitude begins at 2919.4, peaks 3071.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2363,2363, 2, 0, 86, 86,0.000000 }, // 2451: f12GP40; f16GP40; f37GP40; f54GP40; Electric Snare + {2364,2364, 41, 0, 60, 60,0.000000 }, // 2498: f12GP41; f16GP41; f37GP41; f54GP41; Low Floor Tom + + // Amplitude begins at 2696.1, peaks 2864.6 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 2546.2, peaks 2708.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2364,2364, 1, 0, 53, 53,0.000000 }, // 2452: 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 + {2364,2364, 45, 0, 53, 53,0.000000 }, // 2500: f12GP45; f16GP45; f37GP45; f54GP45; Low Tom + + // Amplitude begins at 2705.3, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {2364,2364, 47, 0, 60, 60,0.000000 }, // 2501: f12GP47; f16GP47; f37GP47; f54GP47; Low-Mid Tom // Amplitude begins at 2247.3, peaks 2599.5 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2365,2366, 0, 0, 1633, 1633,0.000000 }, // 2453: f12GM0; f16GM0; f54GM0; AcouGrandPiano + {2365,2366, 0, 0, 1633, 1633,0.000000 }, // 2502: f12GM0; f16GM0; f54GM0; AcouGrandPiano // Amplitude begins at 2902.8, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2367,2367, 0, 0, 1213, 1213,0.000000 }, // 2454: f12GM1; f16GM1; f54GM1; BrightAcouGrand + {2367,2367, 0, 0, 1213, 1213,0.000000 }, // 2503: f12GM1; f16GM1; f54GM1; BrightAcouGrand // Amplitude begins at 1804.6, peaks 1879.7 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2368,2368, 0, 0, 2280, 2280,0.000000 }, // 2455: f12GM2; f16GM2; f54GM2; ElecGrandPiano + {2368,2368, 0, 0, 2280, 2280,0.000000 }, // 2504: f12GM2; f16GM2; f54GM2; ElecGrandPiano // Amplitude begins at 934.6, peaks 1463.3 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2369,2369, 0, 0, 933, 933,0.000000 }, // 2456: f12GM3; f16GM3; f54GM3; Honky-tonkPiano + {2369,2369, 0, 0, 933, 933,0.000000 }, // 2505: f12GM3; f16GM3; f54GM3; Honky-tonkPiano // Amplitude begins at 2134.6, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2370,2370, 0, 0, 500, 500,0.000000 }, // 2457: f12GM4; f16GM4; f54GM4; Rhodes Piano + {2370,2370, 0, 0, 500, 500,0.000000 }, // 2506: f12GM4; f16GM4; f54GM4; Rhodes Piano // Amplitude begins at 2241.1, peaks 2343.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2371,2371, 0, 0, 320, 320,0.000000 }, // 2458: f12GM5; f16GM5; f54GM5; Chorused Piano + {2371,2371, 0, 0, 320, 320,0.000000 }, // 2507: f12GM5; f16GM5; f54GM5; Chorused Piano // Amplitude begins at 905.3, peaks 1008.3 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {2372,2372, 0, 0, 1966, 1966,0.000000 }, // 2459: f12GM6; f16GM6; f54GM6; Harpsichord + {2372,2372, 0, 0, 1966, 1966,0.000000 }, // 2508: f12GM6; f16GM6; f54GM6; Harpsichord // Amplitude begins at 1060.4, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2373,2373, 0, 0, 506, 506,0.000000 }, // 2460: f12GM8; f16GM8; f54GM8; Celesta + {2373,2373, 0, 0, 506, 506,0.000000 }, // 2509: f12GM8; f16GM8; f54GM8; Celesta // Amplitude begins at 1486.1, peaks 1812.0 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2374,2374, 0, 0, 960, 960,0.000000 }, // 2461: f12GM9; f16GM9; f54GM9; Glockenspiel + {2374,2374, 0, 0, 960, 960,0.000000 }, // 2510: f12GM9; f16GM9; f54GM9; Glockenspiel // Amplitude begins at 1469.8, peaks 1856.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2375,2375, 0, 0, 1713, 1713,0.000000 }, // 2462: f12GM10; f16GM10; f54GM10; Music box + {2375,2375, 0, 0, 1713, 1713,0.000000 }, // 2511: f12GM10; f16GM10; f54GM10; Music box // Amplitude begins at 1530.5, peaks 1847.9 at 0.0s, // fades to 20% at 3.3s, keyoff fades to 20% in 0.1s. - {2376,2376, 0, 0, 3313, 60,0.000000 }, // 2463: f12GM11; f16GM11; f54GM11; Vibraphone + {2376,2376, 0, 0, 3313, 60,0.000000 }, // 2512: f12GM11; f16GM11; f54GM11; Vibraphone // Amplitude begins at 2609.8, peaks 2664.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2377,2377, 0, 0, 486, 486,0.000000 }, // 2464: f12GM12; f16GM12; f54GM12; Marimba + {2377,2377, 0, 0, 486, 486,0.000000 }, // 2513: f12GM12; f16GM12; f54GM12; Marimba // Amplitude begins at 2507.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2378,2378, 0, 0, 46, 46,0.000000 }, // 2465: f12GM13; f16GM13; f54GM13; Xylophone + {2378,2378, 0, 0, 46, 46,0.000000 }, // 2514: f12GM13; f16GM13; f54GM13; Xylophone // Amplitude begins at 2850.7, peaks 2901.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2379,2379, 0, 0, 1226, 1226,0.000000 }, // 2466: f12GM14; f16GM14; f53GM122; f54GM14; Seashore; Tubular Bells + {2379,2379, 0, 0, 1226, 1226,0.000000 }, // 2515: f12GM14; f16GM14; f53GM122; f54GM14; Seashore; Tubular Bells // Amplitude begins at 1216.6, peaks 1256.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2380,2380, 0, 0, 600, 600,0.000000 }, // 2467: f12GM15; f16GM15; f54GM15; Dulcimer + {2380,2380, 0, 0, 600, 600,0.000000 }, // 2516: f12GM15; f16GM15; f54GM15; Dulcimer // Amplitude begins at 2226.9, peaks 2583.9 at 17.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2381,2381, 0, 0, 40000, 0,0.000000 }, // 2468: f12GM16; f16GM16; f54GM16; Hammond Organ + {2381,2381, 0, 0, 40000, 0,0.000000 }, // 2517: f12GM16; f16GM16; f54GM16; Hammond Organ // Amplitude begins at 870.6, peaks 1469.3 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 0.0s. - {2382,2382, 0, 0, 1240, 6,0.000000 }, // 2469: f12GM17; f16GM17; f54GM17; Percussive Organ + {2382,2382, 0, 0, 1240, 6,0.000000 }, // 2518: f12GM17; f16GM17; f54GM17; Percussive Organ // Amplitude begins at 2111.9, peaks 2462.4 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2383,2383, 0, 0, 40000, 153,0.000000 }, // 2470: f12GM18; f16GM18; f54GM18; Rock Organ + {2383,2383, 0, 0, 40000, 153,0.000000 }, // 2519: f12GM18; f16GM18; f54GM18; Rock Organ // Amplitude begins at 2587.9, peaks 3164.3 at 30.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2384,2384, 0, 0, 40000, 6,0.000000 }, // 2471: f12GM19; f16GM19; f54GM19; Church Organ + {2384,2384, 0, 0, 40000, 6,0.000000 }, // 2520: f12GM19; f16GM19; f54GM19; Church Organ // Amplitude begins at 1378.8, peaks 1849.8 at 3.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2385,2385, 0, 0, 40000, 0,0.000000 }, // 2472: f12GM20; f16GM20; f54GM20; Reed Organ + {2385,2385, 0, 0, 40000, 0,0.000000 }, // 2521: f12GM20; f16GM20; f54GM20; Reed Organ // Amplitude begins at 0.6, peaks 1739.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2386,2386, 0, 0, 40000, 6,0.000000 }, // 2473: f12GM21; f16GM21; f54GM21; Accordion + {2386,2386, 0, 0, 40000, 6,0.000000 }, // 2522: f12GM21; f16GM21; f54GM21; Accordion // Amplitude begins at 0.0, peaks 3145.3 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2387,2387, 0, 0, 40000, 6,0.000000 }, // 2474: f12GM22; f16GM22; f54GM22; Harmonica + {2387,2387, 0, 0, 40000, 6,0.000000 }, // 2523: f12GM22; f16GM22; f54GM22; Harmonica // Amplitude begins at 0.6, peaks 1796.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2388,2388, 0, 0, 40000, 6,0.000000 }, // 2475: f12GM23; f16GM23; f54GM23; Tango Accordion + {2388,2388, 0, 0, 40000, 6,0.000000 }, // 2524: f12GM23; f16GM23; f54GM23; Tango Accordion // Amplitude begins at 2786.6, peaks 3025.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2389,2389, 0, 0, 286, 286,0.000000 }, // 2476: f12GM25; f16GM25; f54GM25; Acoustic Guitar2 + {2389,2389, 0, 0, 286, 286,0.000000 }, // 2525: f12GM25; f16GM25; f54GM25; Acoustic Guitar2 // Amplitude begins at 2292.9, peaks 2733.1 at 0.1s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2390,2390, 0, 0, 1586, 1586,0.000000 }, // 2477: f12GM26; f16GM26; f54GM26; Electric Guitar1 + {2390,2390, 0, 0, 1586, 1586,0.000000 }, // 2526: f12GM26; f16GM26; f54GM26; Electric Guitar1 // Amplitude begins at 2490.1, peaks 2612.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2391,2391, 0, 0, 153, 153,0.000000 }, // 2478: f12GM28; f16GM28; f54GM28; Electric Guitar3 + {2391,2391, 0, 0, 153, 153,0.000000 }, // 2527: f12GM28; f16GM28; f54GM28; Electric Guitar3 // Amplitude begins at 0.0, peaks 2806.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 402, 402, 0, 0, 146, 146,0.000000 }, // 2479: f12GM29; f12GM30; f12GM31; f12GM44; f12GM50; f12GM51; f12GM52; f12GM53; f12GM54; f12GM55; f12GM65; f12GM66; f12GM67; f12GM75; f16GM29; f16GM30; f16GM31; f16GM44; f16GM50; f16GM51; f16GM52; f16GM53; f16GM54; f16GM55; f16GM65; f16GM66; f16GM67; f16GM75; f54GM29; f54GM30; f54GM31; f54GM44; f54GM50; f54GM51; f54GM52; f54GM53; f54GM54; f54GM55; f54GM65; f54GM66; f54GM67; Alto Sax; Baritone Sax; Choir Aahs; Distorton Guitar; Guitar Harmonics; Orchestra Hit; Overdrive Guitar; Pan Flute; Synth Strings 1; Synth Voice; SynthStrings 2; Tenor Sax; Tremulo Strings; Voice Oohs + { 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 1518.7, peaks 3220.9 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2392,2392, 0, 0, 40000, 440,0.000000 }, // 2480: f12GM32; f16GM32; f54GM32; Acoustic Bass + {2392,2392, 0, 0, 40000, 440,0.000000 }, // 2529: f12GM32; f16GM32; f54GM32; Acoustic Bass // Amplitude begins at 2303.5, peaks 2718.2 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {2393,2393, 0, 0, 2046, 2046,0.000000 }, // 2481: f12GM33; f16GM33; f54GM33; Electric Bass 1 + {2393,2393, 0, 0, 2046, 2046,0.000000 }, // 2530: f12GM33; f16GM33; f54GM33; Electric Bass 1 // Amplitude begins at 2568.1, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2394,2394, 0, 0, 313, 313,0.000000 }, // 2482: f12GM34; f16GM34; f54GM34; Electric Bass 2 + {2394,2394, 0, 0, 313, 313,0.000000 }, // 2531: f12GM34; f16GM34; f54GM34; Electric Bass 2 // Amplitude begins at 2002.2, peaks 2154.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2395,2395, 0, 0, 213, 213,0.000000 }, // 2483: f12GM35; f16GM35; f54GM35; Fretless Bass + {2395,2395, 0, 0, 213, 213,0.000000 }, // 2532: f12GM35; f16GM35; f54GM35; Fretless Bass // Amplitude begins at 1554.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2396,2396, 0, 0, 233, 233,0.000000 }, // 2484: f12GM36; f12GM37; f16GM36; f16GM37; f54GM36; Slap Bass 1; Slap Bass 2 + {2396,2396, 0, 0, 233, 233,0.000000 }, // 2533: f12GM36; f12GM37; f16GM36; f16GM37; f54GM36; Slap Bass 1; Slap Bass 2 // Amplitude begins at 435.4, peaks 2953.5 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2397,2397, 0, 0, 860, 860,0.000000 }, // 2485: f12GM38; f16GM38; f54GM38; Synth Bass 1 + {2397,2397, 0, 0, 860, 860,0.000000 }, // 2534: f12GM38; f16GM38; f54GM38; Synth Bass 1 // Amplitude begins at 954.5, peaks 1590.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {2398,2398, 0, 0, 100, 0,0.000000 }, // 2486: f12GM39; f16GM39; f54GM39; Synth Bass 2 + {2398,2398, 0, 0, 100, 0,0.000000 }, // 2535: f12GM39; f16GM39; f54GM39; Synth Bass 2 // Amplitude begins at 0.0, peaks 1230.2 at 0.2s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s. - {2399,2399, 0, 0, 273, 20,0.000000 }, // 2487: f12GM41; f47GM41; Viola + {2399,2399, 0, 0, 273, 20,0.000000 }, // 2536: f12GM41; f47GM41; Viola // Amplitude begins at 718.8, peaks 983.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2400,2401, 0, 0, 173, 173,0.000000 }, // 2488: f12GM42; f16GM42; f54GM42; Cello + {2400,2401, 0, 0, 173, 173,0.000000 }, // 2537: f12GM42; f16GM42; f54GM42; Cello // Amplitude begins at 1216.4, peaks 1443.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2402,2402, 0, 0, 40, 40,0.000000 }, // 2489: f12GM45; f16GM45; f54GM45; Pizzicato String + {2402,2402, 0, 0, 40, 40,0.000000 }, // 2538: f12GM45; f16GM45; f54GM45; Pizzicato String // Amplitude begins at 3266.9, peaks 3531.6 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2403,2404, 0, 0, 486, 486,0.000000 }, // 2490: f12GM46; Orchestral Harp + {2403,2404, 0, 0, 486, 486,0.000000 }, // 2539: f12GM46; Orchestral Harp // Amplitude begins at 1071.0, peaks 3179.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2405,2405, 0, 0, 40000, 86,0.000000 }, // 2491: f12GM48; String Ensemble1 + {2405,2405, 0, 0, 40000, 86,0.000000 }, // 2540: f12GM48; String Ensemble1 // Amplitude begins at 200.9, peaks 1495.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2406,2406, 0, 0, 40000, 0,0.000000 }, // 2492: f12GM56; Trumpet + {2406,2406, 0, 0, 40000, 0,0.000000 }, // 2541: f12GM56; Trumpet // Amplitude begins at 111.9, peaks 2282.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2407,2408, 0, 0, 40000, 73,0.000000 }, // 2493: f12GM57; f16GM57; f54GM57; Trombone + {2407,2408, 0, 0, 40000, 73,0.000000 }, // 2542: f12GM57; f16GM57; f54GM57; Trombone // Amplitude begins at 147.9, peaks 2698.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2409,2410, 0, 0, 40000, 20,0.000000 }, // 2494: f12GM58; Tuba + {2409,2410, 0, 0, 40000, 20,0.000000 }, // 2543: f12GM58; Tuba // Amplitude begins at 0.9, peaks 278.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2411,2412, 0, 0, 40000, 0,0.000000 }, // 2495: f12GM60; French Horn + {2411,2412, 0, 0, 40000, 0,0.000000 }, // 2544: f12GM60; French Horn // Amplitude begins at 0.6, peaks 2303.1 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2413,2413, 0, 0, 1186, 1186,0.000000 }, // 2496: f12GM64; f16GM64; f54GM64; Soprano Sax + {2413,2413, 0, 0, 1186, 1186,0.000000 }, // 2545: f12GM64; f16GM64; f54GM64; Soprano Sax // Amplitude begins at 133.6, peaks 2961.5 at 26.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2414,2414, 0, 0, 40000, 0,0.000000 }, // 2497: f12GM69; f16GM69; f54GM69; English Horn + {2414,2414, 0, 0, 40000, 0,0.000000 }, // 2546: f12GM69; f16GM69; f54GM69; English Horn // Amplitude begins at 2.7, peaks 2167.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2415,2415, 0, 0, 100, 100,0.000000 }, // 2498: f12GM70; f16GM70; f47GM70; f54GM70; Bassoon + {2415,2415, 0, 0, 100, 100,0.000000 }, // 2547: f12GM70; f16GM70; f47GM70; f54GM70; Bassoon // Amplitude begins at 0.2, peaks 2257.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2416,2417, 0, 0, 40000, 66,0.000000 }, // 2499: f12GM71; f16GM71; f54GM71; Clarinet + {2416,2417, 0, 0, 40000, 66,0.000000 }, // 2548: f12GM71; f16GM71; f54GM71; Clarinet // Amplitude begins at 0.8, peaks 2270.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2418,2418, 0, 0, 40000, 40,0.000000 }, // 2500: f12GM72; f16GM72; f54GM72; Piccolo + {2418,2418, 0, 0, 40000, 40,0.000000 }, // 2549: f12GM72; f16GM72; f54GM72; Piccolo // Amplitude begins at 0.8, peaks 3123.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2419,2420, 0, 0, 40000, 280,0.000000 }, // 2501: f12GM74; f16GM74; f54GM74; Recorder + {2419,2420, 0, 0, 40000, 280,0.000000 }, // 2550: f12GM74; f16GM74; f54GM74; Recorder // Amplitude begins at 1.4, peaks 2273.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2421,2422, 0, 0, 40000, 33,0.000000 }, // 2502: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi + {2421,2422, 0, 0, 40000, 33,0.000000 }, // 2551: f12GM77; f16GM77; f53GM77; f54GM77; Shakuhachi // Amplitude begins at 312.0, peaks 687.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2423,2424, 0, 0, 126, 126,0.000000 }, // 2503: f12GM84; f16GM84; f54GM84; Lead 5 charang + {2423,2424, 0, 0, 126, 126,0.000000 }, // 2552: f12GM84; f16GM84; f54GM84; Lead 5 charang // Amplitude begins at 3168.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2425,2426, 0, 0, 306, 306,0.000000 }, // 2504: f12GM106; f16GM106; f54GM106; Shamisen + {2425,2426, 0, 0, 306, 306,0.000000 }, // 2553: f12GM106; f16GM106; f54GM106; Shamisen // Amplitude begins at 2798.7, peaks 2888.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2427,2428, 0, 0, 580, 580,0.000000 }, // 2505: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen + {2427,2428, 0, 0, 580, 580,0.000000 }, // 2554: f12GM107; f16GM107; f53GM106; f54GM107; Koto; Shamisen // Amplitude begins at 0.2, peaks 1244.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2429,2430, 0, 0, 40000, 6,0.000000 }, // 2506: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai + {2429,2430, 0, 0, 40000, 6,0.000000 }, // 2555: f12GM111; f16GM111; f53GM82; f54GM111; Lead 3 calliope; Shanai - // Amplitude begins at 1026.5, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2431,2431, 6, 0, 40, 40,0.000000 }, // 2507: f12GP33; f16GP33; f54GP33 + // Amplitude begins at 1199.2, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {2431,2431, 33, 0, 53, 53,0.000000 }, // 2556: f12GP33; f16GP33; f54GP33 - // Amplitude begins at 669.6, + // Amplitude begins at 665.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2432,2433, 0, 0, 6, 6,0.000000 }, // 2508: f12GP35; f54GP35; Ac Bass Drum + {2432,2433, 38, 0, 6, 6,0.000000 }, // 2557: f12GP35; f54GP35; Ac Bass Drum - // Amplitude begins at 1440.6, + // Amplitude begins at 1572.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2434,2434, 5, 0, 6, 6,0.000000 }, // 2509: f12GP37; f16GP37; f54GP37; Side Stick + {2434,2434, 38, 0, 13, 13,0.000000 }, // 2558: f12GP37; f16GP37; f54GP37; Side Stick - // Amplitude begins at 2730.9, + // Amplitude begins at 2606.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2435,2435, 0, 0, 73, 73,0.000000 }, // 2510: f12GP38; f16GP38; f54GP38; Acoustic Snare + {2435,2435, 38, 0, 100, 100,0.000000 }, // 2559: f12GP38; f16GP38; f54GP38; Acoustic Snare - // Amplitude begins at 672.5, + // Amplitude begins at 732.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2436,2436, 2, 0, 6, 6,0.000000 }, // 2511: f12GP39; f16GP39; f54GP39; Hand Clap + {2436,2436, 40, 0, 6, 6,0.000000 }, // 2560: f12GP39; f16GP39; f54GP39; Hand Clap - // Amplitude begins at 1122.6, + // Amplitude begins at 1306.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2437,2438, 2, 0, 46, 46,0.000000 }, // 2512: f12GP42; f54GP42; Closed High Hat + {2437,2438, 41, 0, 40, 40,0.000000 }, // 2561: f12GP42; f54GP42; Closed High Hat - // Amplitude begins at 1200.3, + // Amplitude begins at 1301.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2439,2439, 5, 0, 20, 20,0.000000 }, // 2513: f12GP44; f12GP46; f12GP54; f16GP42; f16GP44; f16GP46; f16GP54; f54GP44; f54GP46; f54GP54; Closed High Hat; Open High Hat; Pedal High Hat; Tambourine + {2439,2439, 0, 0, 20, 20,0.000000 }, // 2562: f12GP44; f16GP44; f54GP44; Pedal High Hat - // Amplitude begins at 1236.4, - // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2440,2440,135, 0, 860, 860,0.000000 }, // 2514: f12GP49; f16GP49; f54GP49; Crash Cymbal 1 + // Amplitude begins at 1321.5, + // 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 - // Amplitude begins at 0.0, peaks 2878.6 at 0.1s, + // Amplitude begins at 2918.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 402, 402, 7, 0, 146, 146,0.000000 }, // 2515: f12GP51; f16GP51; f54GP51; Ride Cymbal 1 + {2364,2364, 48, 0, 53, 53,0.000000 }, // 2564: f12GP48; f16GP48; f54GP48; High-Mid Tom - // Amplitude begins at 2187.6, + // Amplitude begins at 629.2, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {2440,2440, 17, 0, 406, 406,0.000000 }, // 2565: f12GP49; Crash Cymbal 1 + + // Amplitude begins at 3021.4, + // 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 1315.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2441,2441, 0, 0, 26, 26,0.000000 }, // 2516: f12GP56; f16GP56; f54GP56; Cow Bell + {2439,2439, 45, 0, 20, 20,0.000000 }, // 2567: f12GP54; f16GP54; f54GP54; Tambourine - // Amplitude begins at 821.2, + // Amplitude begins at 1787.4, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {2441,2441,254, 0, 20, 20,0.000000 }, // 2568: f12GP56; f16GP56; f54GP56; Cow Bell + + // Amplitude begins at 838.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2442,2442, 0, 0, 60, 60,0.000000 }, // 2517: f12GP60; High Bongo + {2442,2442, 60, 0, 73, 73,0.000000 }, // 2569: f12GP60; High Bongo - // Amplitude begins at 831.6, peaks 857.9 at 0.0s, + // Amplitude begins at 942.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2443,2443, 0, 0, 86, 86,0.000000 }, // 2518: f12GP61; Low Bongo + {2443,2443, 56, 0, 80, 80,0.000000 }, // 2570: f12GP61; Low Bongo + + // Amplitude begins at 3888.5, + // 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 - // Amplitude begins at 3792.7, + // Amplitude begins at 3928.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2444,2444, 1, 0, 40, 40,0.000000 }, // 2519: f12GP60; f12GP61; f16GP60; f16GP61; High Bongo; Low Bongo + {2444,2444, 55, 0, 40, 40,0.000000 }, // 2572: f12GP61; f16GP61; Low Bongo - // Amplitude begins at 788.0, peaks 1187.5 at 0.0s, + // Amplitude begins at 2002.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2445,2445, 0, 0, 60, 60,0.000000 }, // 2520: f12GP63; f16GP63; f16GP64; Low Conga; Open High Conga + {2445,2445, 63, 0, 86, 86,0.000000 }, // 2573: f12GP63; f16GP63; Open High Conga - // Amplitude begins at 2436.1, + // Amplitude begins at 2537.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2446,2446, 1, 0, 40, 40,0.000000 }, // 2521: f12GP64; Low Conga + {2446,2446, 57, 0, 40, 40,0.000000 }, // 2574: f12GP64; Low Conga // Amplitude begins at 814.8, peaks 1942.9 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2447,2447, 0, 0, 40000, 106,0.000000 }, // 2522: f41GM3; Honky-tonkPiano + {2447,2447, 0, 0, 40000, 106,0.000000 }, // 2575: f41GM3; Honky-tonkPiano // Amplitude begins at 933.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2448,2448, 0, 0, 260, 260,0.000000 }, // 2523: f41GM4; Rhodes Piano + {2448,2448, 0, 0, 260, 260,0.000000 }, // 2576: f41GM4; Rhodes Piano // Amplitude begins at 2452.7, peaks 3450.8 at 3.1s, // fades to 20% at 3.1s, keyoff fades to 20% in 0.0s. - {2449,2449, 0, 0, 3100, 13,0.000000 }, // 2524: f41GM6; Harpsichord + {2449,2449, 0, 0, 3100, 13,0.000000 }, // 2577: f41GM6; Harpsichord // Amplitude begins at 2081.3, peaks 2533.3 at 25.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2450,2450, 0, 0, 40000, 146,0.000000 }, // 2525: f41GM9; Glockenspiel + {2450,2450, 0, 0, 40000, 146,0.000000 }, // 2578: f41GM9; Glockenspiel // Amplitude begins at 2370.0, peaks 3174.3 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {2451,2451, 0, 0, 40000, 473,0.000000 }, // 2526: f41GM11; Vibraphone + {2451,2451, 0, 0, 40000, 473,0.000000 }, // 2579: f41GM11; Vibraphone // Amplitude begins at 2792.1, peaks 3085.4 at 28.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2452,2452, 0, 0, 40000, 66,0.000000 }, // 2527: f41GM60; French Horn + {2452,2452, 0, 0, 40000, 66,0.000000 }, // 2580: f41GM60; French Horn // Amplitude begins at 0.5, peaks 3563.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {2453,2453, 0, 0, 40000, 520,0.000000 }, // 2528: f41GM78; f41GM79; f41GM80; Lead 1 squareea; Ocarina; Whistle + {2453,2453, 0, 0, 40000, 520,0.000000 }, // 2581: f41GM78; f41GM79; f41GM80; Lead 1 squareea; Ocarina; Whistle // Amplitude begins at 2653.5, peaks 3067.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2454,2454, 0, 0, 40000, 146,0.000000 }, // 2529: f41GM96; FX 1 rain + {2454,2454, 0, 0, 40000, 146,0.000000 }, // 2582: f41GM96; FX 1 rain // Amplitude begins at 2364.9, peaks 3118.9 at 0.1s, // fades to 20% at 4.5s, keyoff fades to 20% in 4.5s. - {2455,2455, 0, 0, 4500, 4500,0.000000 }, // 2530: f41GM98; FX 3 crystal + {2455,2455, 0, 0, 4500, 4500,0.000000 }, // 2583: f41GM98; FX 3 crystal // Amplitude begins at 2334.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2456,2456, 0, 0, 260, 260,0.000000 }, // 2531: f41GM115; Woodblock + {2456,2456, 0, 0, 260, 260,0.000000 }, // 2584: f41GM115; Woodblock + + // Amplitude begins at 2403.2, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 752, 752, 55, 0, 40, 40,0.000000 }, // 2585: f41GP60; High Bongo // Amplitude begins at 2219.4, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2457,2457, 0, 0, 626, 626,0.000000 }, // 2532: f42GM9; Glockenspiel + {2457,2457, 0, 0, 626, 626,0.000000 }, // 2586: f42GM9; Glockenspiel // Amplitude begins at 2698.8, peaks 2961.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2458,2458, 0, 0, 593, 593,0.000000 }, // 2533: f42GM37; Slap Bass 2 + {2458,2458, 0, 0, 593, 593,0.000000 }, // 2587: f42GM37; Slap Bass 2 // Amplitude begins at 2042.0, peaks 2674.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2459,2459, 0, 0, 86, 86,0.000000 }, // 2534: f42GM113; Agogo Bells + {2459,2459, 0, 0, 86, 86,0.000000 }, // 2588: f42GM113; Agogo Bells // Amplitude begins at 659.9, peaks 1318.0 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2460,2460, 0, 0, 366, 366,0.000000 }, // 2535: f42GM119; Reverse Cymbal + {2460,2460, 0, 0, 366, 366,0.000000 }, // 2589: f42GM119; Reverse Cymbal // Amplitude begins at 39.8, peaks 2172.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2461,2461, 0, 0, 40000, 0,0.000000 }, // 2536: f42GM120; Guitar FretNoise + {2461,2461, 0, 0, 40000, 0,0.000000 }, // 2590: f42GM120; Guitar FretNoise // Amplitude begins at 1553.3, peaks 2257.8 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {2462,2462, 0, 0, 1353, 1353,0.000000 }, // 2537: f42GM121; Breath Noise + {2462,2462, 0, 0, 1353, 1353,0.000000 }, // 2591: f42GM121; Breath Noise // Amplitude begins at 1570.2, peaks 1608.9 at 0.2s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2463,2463, 0, 0, 773, 773,0.000000 }, // 2538: f42GM122; Seashore + {2463,2463, 0, 0, 773, 773,0.000000 }, // 2592: f42GM122; Seashore // Amplitude begins at 0.0, peaks 1233.0 at 0.1s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2464,2464, 0, 0, 686, 686,0.000000 }, // 2539: f42GM123; Bird Tweet + {2464,2464, 0, 0, 686, 686,0.000000 }, // 2593: f42GM123; Bird Tweet // Amplitude begins at 880.5, peaks 1397.2 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {2465,2465, 0, 0, 2080, 2080,0.000000 }, // 2540: f42GM124; Telephone + {2465,2465, 0, 0, 2080, 2080,0.000000 }, // 2594: f42GM124; Telephone // Amplitude begins at 1126.5, peaks 1329.0 at 0.8s, // fades to 20% at 3.2s, keyoff fades to 20% in 0.0s. - {2466,2466, 0, 0, 3246, 13,0.000000 }, // 2541: f42GM125; Helicopter + {2466,2466, 0, 0, 3246, 13,0.000000 }, // 2595: f42GM125; Helicopter // Amplitude begins at 958.4, peaks 1815.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2467,2467, 0, 0, 126, 126,0.000000 }, // 2542: f42GM126; Applause/Noise + {2467,2467, 0, 0, 126, 126,0.000000 }, // 2596: f42GM126; Applause/Noise // Amplitude begins at 990.8, peaks 2592.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 758, 758, 0, 0, 53, 53,0.000000 }, // 2543: f42GM127; Gunshot + { 758, 758, 0, 0, 53, 53,0.000000 }, // 2597: f42GM127; Gunshot - // Amplitude begins at 124.4, peaks 2277.5 at 0.0s, + // Amplitude begins at 130.5, peaks 2654.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2468,2468, 1, 0, 60, 60,0.000000 }, // 2544: f42GP29; f42GP30 + { 758, 758, 28, 0, 100, 100,0.000000 }, // 2598: f42GP28 - // Amplitude begins at 2247.0, - // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2457,2457, 6, 0, 653, 653,0.000000 }, // 2545: f42GP34 + // Amplitude begins at 28.9, peaks 2778.5 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 2030.5, + // 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 2602.3, + // 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 2734.3, + // Amplitude begins at 2568.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 765, 765, 36, 0, 100, 100,0.000000 }, // 2546: f42GP38; f42GP40; Acoustic Snare; Electric Snare + { 361, 361, 33, 0, 113, 113,0.000000 }, // 2602: f42GP33 - // Amplitude begins at 238.7, + // Amplitude begins at 2194.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 2558.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2469,2469, 44, 0, 46, 46,0.000000 }, // 2547: f42GP42; f42GP44; Closed High Hat; Pedal High Hat + { 763, 763, 29, 0, 46, 46,0.000000 }, // 2604: f42GP35; Ac Bass Drum - // Amplitude begins at 0.0, peaks 101.8 at 0.0s, - // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2470,2470, 46, 0, 633, 633,0.000000 }, // 2548: f42GP46; Open High Hat + // Amplitude begins at 1594.9, + // 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 2758.2, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + { 765, 765, 48, 0, 80, 80,0.000000 }, // 2606: f42GP38; Acoustic Snare + + // Amplitude begins at 1637.0, peaks 2425.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 1855.7, + // Amplitude begins at 240.7, + // 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 247.5, + // 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 0.5, peaks 100.9 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2470,2470, 73, 0, 540, 540,0.000000 }, // 2610: f42GP46; Open High Hat + + // Amplitude begins at 1783.9, + // 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 1521.0, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {2472,2472, 76, 0, 186, 186,0.000000 }, // 2612: f42GP51; Ride Cymbal 1 + + // Amplitude begins at 1690.2, peaks 1790.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2471,2471, 44, 0, 306, 306,0.000000 }, // 2549: f42GP49; f42GP52; f42GP55; f42GP57; Chinese Cymbal; Crash Cymbal 1; Crash Cymbal 2; Splash Cymbal + {2471,2471, 84, 0, 260, 260,0.000000 }, // 2613: f42GP52; f42GP55; f42GP57; Chinese Cymbal; Crash Cymbal 2; Splash Cymbal - // Amplitude begins at 1607.0, + // Amplitude begins at 1632.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2472,2472, 41, 0, 233, 233,0.000000 }, // 2550: f42GP51; f42GP53; f42GP59; Ride Bell; Ride Cymbal 1; Ride Cymbal 2 + {2472,2472, 36, 0, 233, 233,0.000000 }, // 2614: f42GP53; Ride Bell - // Amplitude begins at 102.8, peaks 2057.1 at 0.0s, + // Amplitude begins at 93.1, peaks 2088.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2473,2473, 46, 0, 100, 100,0.000000 }, // 2551: f42GP54; Tambourine + {2473,2473, 65, 0, 100, 100,0.000000 }, // 2615: f42GP54; Tambourine - // Amplitude begins at 2765.3, + // Amplitude begins at 2787.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2474,2474, 55, 0, 86, 86,0.000000 }, // 2552: f42GP56; Cow Bell + {2474,2474, 83, 0, 73, 73,0.000000 }, // 2616: f42GP56; Cow Bell - // Amplitude begins at 2903.5, + // Amplitude begins at 2806.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2475,2475,128, 0, 293, 293,0.000000 }, // 2553: f42GP58; Vibraslap + {2475,2475, 50, 0, 320, 320,0.000000 }, // 2617: f42GP58; Vibraslap + + // Amplitude begins at 1544.4, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + {2472,2472, 77, 0, 173, 173,0.000000 }, // 2618: f42GP59; Ride Cymbal 2 - // Amplitude begins at 625.1, peaks 2353.8 at 0.0s, + // Amplitude begins at 927.6, peaks 2527.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 772, 772, 37, 0, 40, 40,0.000000 }, // 2554: f42GP60; f42GP62; High Bongo; Mute High Conga + { 772, 772, 55, 0, 33, 33,0.000000 }, // 2619: f42GP60; High Bongo - // Amplitude begins at 1602.0, peaks 1782.0 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2476,2476, 33, 0, 66, 66,0.000000 }, // 2555: f42GP61; Low Bongo + // Amplitude begins at 1758.8, peaks 2358.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 1389.6, peaks 2674.5 at 0.0s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2477,2477, 36, 0, 206, 206,0.000000 }, // 2556: f42GP63; f42GP64; Low Conga; Open High Conga + // Amplitude begins at 940.3, peaks 2391.5 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 2748.5, + // Amplitude begins at 1498.9, peaks 2753.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2478,2478, 5, 0, 160, 160,0.000000 }, // 2557: f42GP65; f42GP66; High Timbale; Low Timbale + {2477,2477, 42, 0, 200, 200,0.000000 }, // 2622: f42GP63; Open High Conga - // Amplitude begins at 901.6, peaks 2612.6 at 0.0s, + // Amplitude begins at 1967.6, peaks 2822.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2459,2459, 28, 0, 173, 173,0.000000 }, // 2558: f42GP67; f42GP68; High Agogo; Low Agogo + {2477,2477, 46, 0, 160, 160,0.000000 }, // 2623: f42GP64; Low Conga - // Amplitude begins at 5.7, peaks 2382.6 at 0.0s, + // Amplitude begins at 2769.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2479,2479, 14, 0, 60, 60,0.000000 }, // 2559: f42GP70; Maracas + {2478,2478, 71, 0, 133, 133,0.000000 }, // 2624: f42GP65; High Timbale - // Amplitude begins at 1775.7, peaks 2885.8 at 0.0s, + // Amplitude begins at 2755.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2480,2480, 32, 0, 173, 173,0.000000 }, // 2560: f42GP71; Short Whistle + {2478,2478, 60, 0, 160, 160,0.000000 }, // 2625: f42GP66; Low Timbale - // Amplitude begins at 588.2, peaks 2903.6 at 0.0s, - // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2481,2481, 32, 0, 1000, 1000,0.000000 }, // 2561: f42GP72; Long Whistle + // Amplitude begins at 2318.0, peaks 2416.8 at 0.0s, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {2459,2459, 58, 0, 60, 60,0.000000 }, // 2626: f42GP67; High Agogo - // Amplitude begins at 33.6, peaks 2464.5 at 0.0s, + // Amplitude begins at 1881.4, peaks 2630.8 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 26.9, peaks 2263.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2482,2482, 32, 0, 40, 40,0.000000 }, // 2562: f42GP73; Short Guiro + {2479,2479, 91, 0, 40, 40,0.000000 }, // 2628: f42GP70; Maracas - // Amplitude begins at 0.0, peaks 1207.9 at 0.2s, + // Amplitude begins at 2075.5, peaks 2834.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 988.4, peaks 2880.5 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2483,2483, 32, 0, 846, 846,0.000000 }, // 2563: f42GP74; Long Guiro + {2481,2481, 61, 0, 800, 800,0.000000 }, // 2630: f42GP72; Long Whistle + + // Amplitude begins at 106.9, peaks 2270.7 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 191.1, peaks 587.7 at 0.0s, + // Amplitude begins at 0.0, peaks 1219.8 at 0.2s, + // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. + {2483,2483, 40, 0, 846, 846,0.000000 }, // 2632: f42GP74; Long Guiro + + // Amplitude begins at 630.4, + // 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 2487.9, + // 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 2601.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2484,2484, 21, 0, 126, 126,0.000000 }, // 2564: f42GP75; Claves + { 361, 361, 63, 0, 60, 60,0.000000 }, // 2635: f42GP77; Low Wood Block - // Amplitude begins at 57.2, peaks 2733.4 at 0.0s, + // Amplitude begins at 257.8, peaks 2759.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2485,2485, 32, 0, 106, 106,0.000000 }, // 2565: f42GP78; Mute Cuica + {2485,2485, 74, 0, 73, 73,0.000000 }, // 2636: f42GP78; Mute Cuica - // Amplitude begins at 3.0, peaks 2776.8 at 0.0s, + // Amplitude begins at 6.8, peaks 2824.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2486,2486, 37, 0, 100, 100,0.000000 }, // 2566: f42GP79; Open Cuica + {2486,2486, 60, 0, 73, 73,0.000000 }, // 2637: f42GP79; Open Cuica - // Amplitude begins at 135.4, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2487,2487, 38, 0, 406, 406,0.000000 }, // 2567: f42GP81; f42GP83; f42GP84; Bell Tree; Jingle Bell; Open Triangle + // Amplitude begins at 2095.9, + // 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 + + // Amplitude begins at 102.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 90.0, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2487,2487, 73, 0, 253, 253,0.000000 }, // 2640: f42GP83; Jingle Bell + + // Amplitude begins at 93.5, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2487,2487, 70, 0, 260, 260,0.000000 }, // 2641: f42GP84; Bell Tree + + // Amplitude begins at 1400.5, + // 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 1827.3, + // 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 1651.8, peaks 1723.8 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2488,2488, 0, 0, 380, 380,0.000000 }, // 2568: f47GM2; ElecGrandPiano + {2488,2488, 0, 0, 380, 380,0.000000 }, // 2644: f47GM2; ElecGrandPiano // Amplitude begins at 110.0, peaks 2237.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2489,2489, 0, 0, 220, 220,0.000000 }, // 2569: f47GM6; Harpsichord + {2489,2489, 0, 0, 220, 220,0.000000 }, // 2645: f47GM6; Harpsichord // Amplitude begins at 1259.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2490,2490, 0, 0, 300, 300,0.000000 }, // 2570: f47GM7; Clavinet + {2490,2490, 0, 0, 300, 300,0.000000 }, // 2646: f47GM7; Clavinet // Amplitude begins at 111.5, peaks 2214.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2491,2491, 0, 0, 1206, 1206,0.000000 }, // 2571: f47GM8; Celesta + {2491,2491, 0, 0, 1206, 1206,0.000000 }, // 2647: f47GM8; Celesta // Amplitude begins at 1256.2, peaks 1425.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2492,2492, 0, 0, 620, 620,0.000000 }, // 2572: f47GM14; Tubular Bells + {2492,2492, 0, 0, 620, 620,0.000000 }, // 2648: f47GM14; Tubular Bells // Amplitude begins at 0.2, peaks 1106.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2493,2493, 0, 0, 40000, 206,0.000000 }, // 2573: f47GM26; Electric Guitar1 + {2493,2493, 0, 0, 40000, 206,0.000000 }, // 2649: f47GM26; Electric Guitar1 // Amplitude begins at 0.0, peaks 1146.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2494,2494, 0, 0, 40000, 100,0.000000 }, // 2574: f47GM27; Electric Guitar2 + {2494,2494, 0, 0, 40000, 100,0.000000 }, // 2650: f47GM27; Electric Guitar2 // Amplitude begins at 1259.4, peaks 1349.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2495,2495, 0, 0, 40000, 20,0.000000 }, // 2575: f47GM28; Electric Guitar3 + {2495,2495, 0, 0, 40000, 20,0.000000 }, // 2651: f47GM28; Electric Guitar3 // Amplitude begins at 2007.4, peaks 2358.1 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2496,2496, 0, 0, 2273, 2273,0.000000 }, // 2576: f47GM32; f47GM33; Acoustic Bass; Electric Bass 1 + {2496,2496, 0, 0, 2273, 2273,0.000000 }, // 2652: f47GM32; f47GM33; Acoustic Bass; Electric Bass 1 // Amplitude begins at 1887.3, peaks 3301.8 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {2497,2497, 0, 0, 1800, 1800,0.000000 }, // 2577: f47GM35; Fretless Bass + {2497,2497, 0, 0, 1800, 1800,0.000000 }, // 2653: f47GM35; Fretless Bass // Amplitude begins at 1709.1, peaks 2861.9 at 0.1s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {2498,2498, 0, 0, 1993, 1993,0.000000 }, // 2578: f47GM36; Slap Bass 1 + {2498,2498, 0, 0, 1993, 1993,0.000000 }, // 2654: f47GM36; Slap Bass 1 // Amplitude begins at 2226.2, peaks 3311.6 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2499,2499, 0, 0, 1746, 1746,0.000000 }, // 2579: f47GM37; Slap Bass 2 + {2499,2499, 0, 0, 1746, 1746,0.000000 }, // 2655: f47GM37; Slap Bass 2 // Amplitude begins at 2876.1, peaks 3336.7 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2500,2500, 0, 0, 393, 393,0.000000 }, // 2580: f47GM38; Synth Bass 1 + {2500,2500, 0, 0, 393, 393,0.000000 }, // 2656: f47GM38; Synth Bass 1 // Amplitude begins at 1230.8, peaks 1953.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2501,2501, 0, 0, 233, 233,0.000000 }, // 2581: f47GM39; Synth Bass 2 + {2501,2501, 0, 0, 233, 233,0.000000 }, // 2657: f47GM39; Synth Bass 2 // Amplitude begins at 0.0, peaks 1604.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2502,2502, 0, 0, 40000, 106,0.000000 }, // 2582: f47GM40; Violin + {2502,2502, 0, 0, 40000, 106,0.000000 }, // 2658: f47GM40; Violin // Amplitude begins at 0.7, peaks 1250.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2503,2503, 0, 0, 40000, 13,0.000000 }, // 2583: f47GM42; Cello + {2503,2503, 0, 0, 40000, 13,0.000000 }, // 2659: f47GM42; Cello // Amplitude begins at 0.0, peaks 1354.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 }, // 2584: f47GM43; Contrabass + {2504,2504, 0, 0, 40000, 0,0.000000 }, // 2660: f47GM43; Contrabass // Amplitude begins at 0.0, peaks 1222.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2505,2505, 0, 0, 40000, 186,0.000000 }, // 2585: f47GM44; Tremulo Strings + {2505,2505, 0, 0, 40000, 186,0.000000 }, // 2661: f47GM44; Tremulo Strings // Amplitude begins at 2845.8, peaks 2857.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2506,2506, 0, 0, 80, 80,0.000000 }, // 2586: f47GM45; Pizzicato String + {2506,2506, 0, 0, 80, 80,0.000000 }, // 2662: f47GM45; Pizzicato String // Amplitude begins at 1930.2, peaks 3093.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2507,2507, 0, 0, 46, 46,0.000000 }, // 2587: f47GM47; f53GM118; Synth Drum; Timpany + {2507,2507, 0, 0, 46, 46,0.000000 }, // 2663: f47GM47; f53GM118; Synth Drum; Timpany // Amplitude begins at 0.0, peaks 1220.9 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2508,2508, 0, 0, 40000, 186,0.000000 }, // 2588: f47GM48; String Ensemble1 + {2508,2508, 0, 0, 40000, 186,0.000000 }, // 2664: f47GM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1771.0 at 0.3s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2509,2509, 0, 0, 1140, 1140,0.000000 }, // 2589: f47GM50; Synth Strings 1 + {2509,2509, 0, 0, 1140, 1140,0.000000 }, // 2665: f47GM50; Synth Strings 1 // Amplitude begins at 0.0, peaks 1252.0 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2510,2510, 0, 0, 40000, 186,0.000000 }, // 2590: f47GM51; SynthStrings 2 + {2510,2510, 0, 0, 40000, 186,0.000000 }, // 2666: f47GM51; SynthStrings 2 // Amplitude begins at 0.3, peaks 1221.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2511,2511, 0, 0, 40000, 100,0.000000 }, // 2591: f47GM52; Choir Aahs + {2511,2511, 0, 0, 40000, 100,0.000000 }, // 2667: f47GM52; Choir Aahs // Amplitude begins at 368.0, peaks 1169.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2512,2512, 0, 0, 40000, 200,0.000000 }, // 2592: f47GM53; Voice Oohs + {2512,2512, 0, 0, 40000, 200,0.000000 }, // 2668: f47GM53; Voice Oohs // Amplitude begins at 0.1, peaks 2204.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2513,2513, 0, 0, 40000, 40,0.000000 }, // 2593: f47GM54; Synth Voice + {2513,2513, 0, 0, 40000, 40,0.000000 }, // 2669: f47GM54; Synth Voice // Amplitude begins at 0.3, peaks 1718.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2514,2514, 0, 0, 40000, 106,0.000000 }, // 2594: f47GM55; Orchestra Hit + {2514,2514, 0, 0, 40000, 106,0.000000 }, // 2670: f47GM55; Orchestra Hit // Amplitude begins at 732.3, peaks 2455.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2515,2515, 0, 0, 60, 60,0.000000 }, // 2595: f47GM56; Trumpet + {2515,2515, 0, 0, 60, 60,0.000000 }, // 2671: f47GM56; Trumpet // Amplitude begins at 726.6, peaks 2449.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2516,2516, 0, 0, 40, 40,0.000000 }, // 2596: f47GM57; Trombone + {2516,2516, 0, 0, 40, 40,0.000000 }, // 2672: f47GM57; Trombone // Amplitude begins at 0.3, peaks 2393.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2517,2517, 0, 0, 40000, 26,0.000000 }, // 2597: f47GM59; Muted Trumpet + {2517,2517, 0, 0, 40000, 26,0.000000 }, // 2673: f47GM59; Muted Trumpet // Amplitude begins at 7.8, peaks 3180.6 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2518,2518, 0, 0, 880, 880,0.000000 }, // 2598: f47GM65; Alto Sax + {2518,2518, 0, 0, 880, 880,0.000000 }, // 2674: f47GM65; Alto Sax // Amplitude begins at 0.6, peaks 2115.8 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2519,2519, 0, 0, 1006, 1006,0.000000 }, // 2599: f47GM66; Tenor Sax + {2519,2519, 0, 0, 1006, 1006,0.000000 }, // 2675: f47GM66; Tenor Sax // Amplitude begins at 1.8, peaks 3148.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2520,2520, 0, 0, 40000, 6,0.000000 }, // 2600: f47GM67; Baritone Sax + {2520,2520, 0, 0, 40000, 6,0.000000 }, // 2676: f47GM67; Baritone Sax // Amplitude begins at 0.0, peaks 3000.4 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2521,2521, 0, 0, 40000, 193,0.000000 }, // 2601: f47GM75; Pan Flute + {2521,2521, 0, 0, 40000, 193,0.000000 }, // 2677: f47GM75; Pan Flute // Amplitude begins at 0.0, peaks 3124.4 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2522,2522, 0, 0, 40000, 353,0.000000 }, // 2602: f47GM76; Bottle Blow + {2522,2522, 0, 0, 40000, 353,0.000000 }, // 2678: f47GM76; Bottle Blow // Amplitude begins at 2466.8, peaks 3120.8 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 0.0s. - {2523,2523, 0, 0, 1913, 0,0.000000 }, // 2603: f47GM83; Lead 4 chiff + {2523,2523, 0, 0, 1913, 0,0.000000 }, // 2679: f47GM83; Lead 4 chiff // Amplitude begins at 874.9, peaks 1040.2 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2524,2524, 0, 0, 1193, 1193,0.000000 }, // 2604: f47GM84; Lead 5 charang + {2524,2524, 0, 0, 1193, 1193,0.000000 }, // 2680: f47GM84; Lead 5 charang // Amplitude begins at 1877.3, peaks 2410.1 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2525,2525, 0, 0, 1713, 1713,0.000000 }, // 2605: f47GM88; Pad 1 new age + {2525,2525, 0, 0, 1713, 1713,0.000000 }, // 2681: f47GM88; Pad 1 new age // Amplitude begins at 0.0, peaks 1642.0 at 1.9s, // fades to 20% at 3.5s, keyoff fades to 20% in 0.0s. - {2526,2526, 0, 0, 3526, 6,0.000000 }, // 2606: f47GM93; Pad 6 metallic + {2526,2526, 0, 0, 3526, 6,0.000000 }, // 2682: f47GM93; Pad 6 metallic // Amplitude begins at 5.6, peaks 2561.0 at 0.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2527,2527, 0, 0, 40000, 246,0.000000 }, // 2607: f47GM94; Pad 7 halo + {2527,2527, 0, 0, 40000, 246,0.000000 }, // 2683: f47GM94; Pad 7 halo // Amplitude begins at 0.0, peaks 3021.1 at 2.3s, // fades to 20% at 6.2s, keyoff fades to 20% in 0.0s. - {2528,2528, 0, 0, 6220, 13,0.000000 }, // 2608: f47GM101; FX 6 goblins + {2528,2528, 0, 0, 6220, 13,0.000000 }, // 2684: f47GM101; FX 6 goblins // Amplitude begins at 0.0, peaks 2163.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2529,2529, 0, 0, 40000, 46,0.000000 }, // 2609: f47GM110; Fiddle + {2529,2529, 0, 0, 40000, 46,0.000000 }, // 2685: f47GM110; Fiddle // Amplitude begins at 0.0, peaks 2422.2 at 1.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2530,2530, 0, 0, 1166, 1166,0.000000 }, // 2610: f47GM122; Seashore + {2530,2530, 0, 0, 1166, 1166,0.000000 }, // 2686: f47GM122; Seashore + + // Amplitude begins at 2801.2, peaks 2924.7 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 2693.5, peaks 2756.1 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 2832.6, + // 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 2767.0, peaks 2768.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 325.3, peaks 1352.6 at 0.0s, + // Amplitude begins at 2695.6, peaks 2751.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 512, 512,164, 0, 120, 120,0.000000 }, // 2611: f47GP28 + { 347, 347, 34, 0, 53, 53,0.000000 }, // 2691: f47GP11 - // Amplitude begins at 1830.4, + // Amplitude begins at 2662.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2531,2531, 0, 0, 13, 13,0.000000 }, // 2612: f47GP33; f47GP37; Side Stick + { 347, 347, 35, 0, 33, 33,0.000000 }, // 2692: f47GP12 - // Amplitude begins at 1535.1, peaks 1645.9 at 0.0s, + // Amplitude begins at 2903.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2532,2532, 16, 0, 66, 66,0.000000 }, // 2613: f47GP36; Bass Drum 1 + { 347, 347, 37, 0, 80, 80,0.000000 }, // 2693: f47GP14 + + // Amplitude begins at 2638.5, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 347, 347, 39, 0, 166, 166,0.000000 }, // 2694: f47GP16 + + // Amplitude begins at 2407.2, peaks 2500.9 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 485.9, peaks 1356.0 at 0.0s, + // Amplitude begins at 2930.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2533,2533, 0, 0, 53, 53,0.000000 }, // 2614: f47GP38; Acoustic Snare + { 347, 347, 43, 0, 126, 126,0.000000 }, // 2696: f47GP20 - // Amplitude begins at 1041.2, peaks 1064.3 at 0.0s, + // Amplitude begins at 2787.7, peaks 2944.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2534,2534, 9, 0, 86, 86,0.000000 }, // 2615: f47GP39; Hand Clap + { 347, 347, 45, 0, 126, 126,0.000000 }, // 2697: f47GP22 + + // Amplitude begins at 2742.1, peaks 2870.7 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 2891.5, peaks 2968.7 at 0.0s, + // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. + { 347, 347, 48, 0, 153, 153,0.000000 }, // 2699: f47GP25; f47GP64; Low Conga - // Amplitude begins at 1300.3, + // Amplitude begins at 2740.7, peaks 2916.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 432.3, peaks 697.3 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 369.6, peaks 713.0 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 1808.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2535,2535, 0, 0, 40, 40,0.000000 }, // 2616: f47GP40; Electric Snare + {2531,2531, 55, 0, 13, 13,0.000000 }, // 2703: f47GP33; f47GP37; Side Stick - // Amplitude begins at 2100.3, peaks 3328.7 at 0.0s, - // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {2536,2536, 1, 0, 1893, 1893,0.000000 }, // 2617: 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 + // Amplitude begins at 1374.3, peaks 2464.3 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 - // Amplitude begins at 421.7, + // Amplitude begins at 305.1, peaks 1242.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2537,2537, 79, 0, 133, 133,0.000000 }, // 2618: f47GP54; Tambourine + {2533,2533, 38, 0, 66, 66,0.000000 }, // 2705: f47GP38; Acoustic Snare - // Amplitude begins at 1542.0, peaks 2662.4 at 0.0s, + // Amplitude begins at 1050.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2538,2538,158, 0, 113, 113,0.000000 }, // 2619: f47GP56; f47GP67; f47GP68; Cow Bell; High Agogo; Low Agogo + {2534,2534, 60, 0, 86, 86,0.000000 }, // 2706: f47GP39; Hand Clap - // Amplitude begins at 2073.7, peaks 2245.5 at 0.0s, - // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2539,2539, 6, 0, 500, 500,0.000000 }, // 2620: f47GP57; Crash Cymbal 2 + // Amplitude begins at 1322.7, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {2535,2535, 38, 0, 46, 46,0.000000 }, // 2707: f47GP40; Electric Snare - // Amplitude begins at 1499.0, - // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2540,2540, 47, 0, 526, 526,0.000000 }, // 2621: f47GP59; Ride Cymbal 2 + // Amplitude begins at 1751.3, peaks 3327.8 at 0.0s, + // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. + {2536,2536, 17, 0, 2180, 2180,0.000000 }, // 2708: f47GP41; Low Floor Tom + + // Amplitude begins at 1805.1, peaks 3267.0 at 0.0s, + // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. + {2536,2536, 18, 0, 2266, 2266,0.000000 }, // 2709: f47GP42; Closed High Hat + + // Amplitude begins at 1870.5, peaks 3275.9 at 0.0s, + // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. + {2536,2536, 19, 0, 2273, 2273,0.000000 }, // 2710: f47GP43; High Floor Tom - // Amplitude begins at 1022.1, peaks 1945.7 at 0.0s, + // Amplitude begins at 1930.2, peaks 3093.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2541,2541, 1, 0, 46, 46,0.000000 }, // 2622: f47GP60; f47GP61; High Bongo; Low Bongo + {2536,2536, 20, 0, 46, 46,0.000000 }, // 2711: f47GP44; Pedal High Hat - // Amplitude begins at 1681.6, peaks 1752.5 at 0.0s, - // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2542,2542, 67, 0, 1013, 1013,0.000000 }, // 2623: f47GP65; f47GP66; High Timbale; Low Timbale + // Amplitude begins at 1948.6, peaks 2836.1 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 2842.1, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 506, 506, 6, 0, 153, 153,0.000000 }, // 2624: f47GP69; f47GP70; Cabasa; Maracas + // Amplitude begins at 1907.5, peaks 2961.2 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 1815.9, peaks 2985.0 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 1683.2, peaks 3069.5 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 1535.9, peaks 3131.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 1379.5, peaks 2880.6 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 1223.5, peaks 3110.8 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 1075.4, peaks 3204.6 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 955.9, peaks 3024.2 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 426.4, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {2537,2537, 84, 0, 126, 126,0.000000 }, // 2721: f47GP54; Tambourine + + // Amplitude begins at 2128.8, peaks 2526.1 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 2082.5, peaks 2165.7 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2539,2539, 65, 0, 506, 506,0.000000 }, // 2723: f47GP57; Crash Cymbal 2 - // Amplitude begins at 2073.7, peaks 2245.5 at 0.0s, + // Amplitude begins at 1394.9, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 504, 504, 6, 0, 593, 593,0.000000 }, // 2625: f47GP71; f47GP72; Long Whistle; Short Whistle + {2540,2540, 65, 0, 586, 586,0.000000 }, // 2724: f47GP59; Ride Cymbal 2 + + // Amplitude begins at 2137.2, peaks 2620.3 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 1114.1, peaks 1684.9 at 0.0s, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {2541,2541, 41, 0, 13, 13,0.000000 }, // 2726: f47GP61; Low Bongo + + // Amplitude begins at 2737.7, peaks 2962.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 2751.2, peaks 2915.1 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 2006.9, peaks 2080.3 at 0.0s, + // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. + {2542,2542, 55, 0, 1200, 1200,0.000000 }, // 2729: f47GP65; High Timbale + + // Amplitude begins at 2109.2, + // 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 2120.2, peaks 2594.9 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 2989.5, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + { 506, 506, 84, 0, 126, 126,0.000000 }, // 2732: f47GP69; Cabasa - // Amplitude begins at 2954.1, + // Amplitude begins at 2738.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2543,2543, 48, 0, 140, 140,0.000000 }, // 2626: f47GP73; Short Guiro + { 506, 506, 74, 0, 133, 133,0.000000 }, // 2733: f47GP70; Maracas + + // Amplitude begins at 2254.8, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 504, 504, 84, 0, 506, 506,0.000000 }, // 2734: f47GP71; Short Whistle + + // Amplitude begins at 2084.2, peaks 2210.5 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + { 504, 504, 74, 0, 500, 500,0.000000 }, // 2735: f47GP72; Long Whistle - // Amplitude begins at 833.0, + // Amplitude begins at 2674.0, + // 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 734.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2544,2544, 6, 0, 40, 40,0.000000 }, // 2627: f47GP75; Claves + {2544,2544, 74, 0, 20, 20,0.000000 }, // 2737: f47GP75; Claves - // Amplitude begins at 1886.7, peaks 2972.8 at 0.0s, + // Amplitude begins at 1725.0, peaks 2994.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1915,1915, 1, 0, 20, 20,0.000000 }, // 2628: f47GP86; f47GP87; Mute Surdu; Open Surdu + {1915,1915, 48, 0, 46, 46,0.000000 }, // 2738: f47GP86; Mute Surdu - // Amplitude begins at 177.7, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2545,2545, 6, 0, 153, 153,0.000000 }, // 2629: f47GP88 + // Amplitude begins at 1880.7, peaks 3063.3 at 0.0s, + // 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 + + // Amplitude begins at 171.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 2454.1, peaks 2514.6 at 0.2s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2546,2546, 0, 0, 620, 620,0.000000 }, // 2630: f48GM2; ElecGrandPiano + {2546,2546, 0, 0, 620, 620,0.000000 }, // 2741: f48GM2; ElecGrandPiano // Amplitude begins at 0.0, peaks 3194.7 at 12.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {2547,2547, 0, 0, 40000, 460,0.000000 }, // 2631: f48GM3; Honky-tonkPiano + {2547,2547, 0, 0, 40000, 460,0.000000 }, // 2742: f48GM3; Honky-tonkPiano // Amplitude begins at 2707.6, peaks 2708.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 }, // 2632: f48GM7; Clavinet + {2548,2548, 0, 0, 1153, 1153,0.000000 }, // 2743: f48GM7; Clavinet // Amplitude begins at 2136.2, peaks 2919.4 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2549,2549, 0, 0, 1193, 1193,0.000000 }, // 2633: f48GM8; Celesta + {2549,2549, 0, 0, 1193, 1193,0.000000 }, // 2744: f48GM8; Celesta // Amplitude begins at 1402.5, peaks 1689.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2550,2551, 0, 0, 906, 906,0.000000 }, // 2634: f48GM9; Glockenspiel + {2550,2551, 0, 0, 906, 906,0.000000 }, // 2745: f48GM9; Glockenspiel // Amplitude begins at 0.0, peaks 2858.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2552,2553, 0, 0, 40000, 13,0.000000 }, // 2635: f48GM12; Marimba + {2552,2553, 0, 0, 40000, 13,0.000000 }, // 2746: f48GM12; Marimba // Amplitude begins at 2678.3, peaks 2947.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2554,2554, 0, 0, 1746, 1746,0.000000 }, // 2636: f48GM13; Xylophone + {2554,2554, 0, 0, 1746, 1746,0.000000 }, // 2747: f48GM13; Xylophone // Amplitude begins at 2063.9, peaks 3080.8 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2555,2556, 0, 0, 993, 993,0.000000 }, // 2637: f48GM14; Tubular Bells + {2555,2556, 0, 0, 993, 993,0.000000 }, // 2748: f48GM14; Tubular Bells // Amplitude begins at 1546.4, peaks 2091.6 at 32.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2557,2557, 0, 0, 40000, 6,0.000000 }, // 2638: f48GM18; Rock Organ + {2557,2557, 0, 0, 40000, 6,0.000000 }, // 2749: f48GM18; Rock Organ // Amplitude begins at 1554.8, peaks 1563.6 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2558,2558, 0, 0, 2326, 2326,0.000000 }, // 2639: f48GM20; Reed Organ + {2558,2558, 0, 0, 2326, 2326,0.000000 }, // 2750: f48GM20; Reed Organ // Amplitude begins at 1224.7, peaks 1648.4 at 20.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2559,2560, 0, 0, 40000, 0,0.000000 }, // 2640: f48GM21; Accordion + {2559,2560, 0, 0, 40000, 0,0.000000 }, // 2751: f48GM21; Accordion // Amplitude begins at 0.5, peaks 1818.0 at 0.2s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {2561,2561, 0, 0, 466, 13,0.000000 }, // 2641: f48GM27; Electric Guitar2 + {2561,2561, 0, 0, 466, 13,0.000000 }, // 2752: f48GM27; Electric Guitar2 // Amplitude begins at 1038.4, peaks 3196.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2562,1471, 0, 0, 40000, 6,0.000000 }, // 2642: f48GM29; Overdrive Guitar + {2562,1471, 0, 0, 40000, 6,0.000000 }, // 2753: f48GM29; Overdrive Guitar // Amplitude begins at 952.6, peaks 2934.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2563,2564, 0, 0, 40000, 0,0.000000 }, // 2643: f48GM30; Distorton Guitar + {2563,2564, 0, 0, 40000, 0,0.000000 }, // 2754: f48GM30; Distorton Guitar // Amplitude begins at 0.0, peaks 2858.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2565,2565, 0, 0, 40000, 106,0.000000 }, // 2644: f48GM31; Guitar Harmonics + {2565,2565, 0, 0, 40000, 106,0.000000 }, // 2755: f48GM31; Guitar Harmonics // Amplitude begins at 706.4, peaks 3426.5 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2566,2566, 0, 0, 980, 980,0.000000 }, // 2645: f48GM32; Acoustic Bass + {2566,2566, 0, 0, 980, 980,0.000000 }, // 2756: f48GM32; Acoustic Bass // Amplitude begins at 2984.0, peaks 3262.0 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {2567,2568, 0, 0, 1266, 1266,0.000000 }, // 2646: f48GM33; Electric Bass 1 + {2567,2568, 0, 0, 1266, 1266,0.000000 }, // 2757: f48GM33; Electric Bass 1 // Amplitude begins at 2788.5, peaks 3147.9 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2569,2569, 0, 0, 1720, 1720,0.000000 }, // 2647: f48GM34; Electric Bass 2 + {2569,2569, 0, 0, 1720, 1720,0.000000 }, // 2758: f48GM34; Electric Bass 2 // Amplitude begins at 123.3, peaks 2992.8 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {2570,2571, 0, 0, 2100, 2100,0.000000 }, // 2648: f48GM35; Fretless Bass + {2570,2571, 0, 0, 2100, 2100,0.000000 }, // 2759: f48GM35; Fretless Bass // Amplitude begins at 273.8, peaks 2925.7 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2572,2572, 0, 0, 813, 813,0.000000 }, // 2649: f48GM36; Slap Bass 1 + {2572,2572, 0, 0, 813, 813,0.000000 }, // 2760: f48GM36; Slap Bass 1 // Amplitude begins at 1499.5, peaks 1645.1 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2573,2573, 0, 0, 2333, 2333,0.000000 }, // 2650: f48GM37; Slap Bass 2 + {2573,2573, 0, 0, 2333, 2333,0.000000 }, // 2761: f48GM37; Slap Bass 2 // Amplitude begins at 1630.8, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2574,2574, 0, 0, 2340, 2340,0.000000 }, // 2651: f48GM39; Synth Bass 2 + {2574,2574, 0, 0, 2340, 2340,0.000000 }, // 2762: f48GM39; Synth Bass 2 // Amplitude begins at 0.6, peaks 1250.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2575,2576, 0, 0, 40000, 60,0.000000 }, // 2652: f48GM41; Viola + {2575,2576, 0, 0, 40000, 60,0.000000 }, // 2763: f48GM41; Viola // Amplitude begins at 0.0, peaks 1255.3 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2577,2578, 0, 0, 40000, 33,0.000000 }, // 2653: f48GM42; Cello + {2577,2578, 0, 0, 40000, 33,0.000000 }, // 2764: f48GM42; Cello // Amplitude begins at 0.8, peaks 2180.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2579,2579, 0, 0, 40000, 126,0.000000 }, // 2654: f48GM44; Tremulo Strings + {2579,2579, 0, 0, 40000, 126,0.000000 }, // 2765: f48GM44; Tremulo Strings // Amplitude begins at 0.0, peaks 1038.1 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.0s. - { 230,2580, 0, 0, 386, 13,0.000000 }, // 2655: f48GM45; Pizzicato String + { 230,2580, 0, 0, 386, 13,0.000000 }, // 2766: f48GM45; Pizzicato String // Amplitude begins at 2520.6, peaks 2662.8 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2581,2581, 0, 0, 1046, 1046,0.000000 }, // 2656: f48GM47; Timpany + {2581,2581, 0, 0, 1046, 1046,0.000000 }, // 2767: f48GM47; Timpany // Amplitude begins at 0.8, peaks 2607.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - { 240,2582, 0, 0, 40000, 53,0.000000 }, // 2657: f48GM48; String Ensemble1 + { 240,2582, 0, 0, 40000, 53,0.000000 }, // 2768: f48GM48; String Ensemble1 // Amplitude begins at 0.0, peaks 1876.9 at 9.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2583,2583, 0, 0, 40000, 13,0.000000 }, // 2658: f48GM49; String Ensemble2 + {2583,2583, 0, 0, 40000, 13,0.000000 }, // 2769: f48GM49; String Ensemble2 // Amplitude begins at 7.0, peaks 2206.3 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2584,2584, 0, 0, 40000, 66,0.000000 }, // 2659: f48GM52; Choir Aahs + {2584,2584, 0, 0, 40000, 66,0.000000 }, // 2770: f48GM52; Choir Aahs // Amplitude begins at 0.0, peaks 3163.2 at 1.1s, // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s. - {2585,2586, 0, 0, 3406, 3406,0.000000 }, // 2660: f48GM53; Voice Oohs + {2585,2586, 0, 0, 3406, 3406,0.000000 }, // 2771: f48GM53; Voice Oohs // Amplitude begins at 6.6, peaks 1456.2 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2587,2588, 0, 0, 300, 300,0.000000 }, // 2661: f48GM55; Orchestra Hit + {2587,2588, 0, 0, 300, 300,0.000000 }, // 2772: f48GM55; Orchestra Hit // Amplitude begins at 643.3, peaks 1051.2 at 14.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2589,2590, 0, 0, 40000, 6,0.000000 }, // 2662: f48GM56; Trumpet + {2589,2590, 0, 0, 40000, 6,0.000000 }, // 2773: f48GM56; Trumpet // Amplitude begins at 451.5, peaks 817.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2591,2592, 0, 0, 40000, 6,0.000000 }, // 2663: f48GM57; Trombone + {2591,2592, 0, 0, 40000, 6,0.000000 }, // 2774: f48GM57; Trombone // Amplitude begins at 93.6, peaks 2917.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2593,2593, 0, 0, 40000, 6,0.000000 }, // 2664: f48GM58; Tuba + {2593,2593, 0, 0, 40000, 6,0.000000 }, // 2775: f48GM58; Tuba // Amplitude begins at 88.6, peaks 2922.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2594,2594, 0, 0, 40000, 13,0.000000 }, // 2665: f48GM59; Muted Trumpet + {2594,2594, 0, 0, 40000, 13,0.000000 }, // 2776: f48GM59; Muted Trumpet // Amplitude begins at 870.9, peaks 2638.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2595,2596, 0, 0, 40000, 6,0.000000 }, // 2666: f48GM60; French Horn + {2595,2596, 0, 0, 40000, 6,0.000000 }, // 2777: f48GM60; French Horn // Amplitude begins at 122.1, peaks 2079.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2597,2598, 0, 0, 40000, 0,0.000000 }, // 2667: f48GM61; Brass Section + {2597,2598, 0, 0, 40000, 0,0.000000 }, // 2778: f48GM61; Brass Section // Amplitude begins at 1793.5, peaks 2981.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2599,2599, 0, 0, 40000, 0,0.000000 }, // 2668: f48GM63; Synth Brass 2 + {2599,2599, 0, 0, 40000, 0,0.000000 }, // 2779: f48GM63; Synth Brass 2 // Amplitude begins at 181.8, peaks 1654.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2600,2601, 0, 0, 40000, 6,0.000000 }, // 2669: f48GM64; Soprano Sax + {2600,2601, 0, 0, 40000, 6,0.000000 }, // 2780: f48GM64; Soprano Sax // Amplitude begins at 1.7, peaks 1594.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2602,2603, 0, 0, 40000, 0,0.000000 }, // 2670: f48GM65; Alto Sax + {2602,2603, 0, 0, 40000, 0,0.000000 }, // 2781: f48GM65; Alto Sax // Amplitude begins at 1.8, peaks 1530.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2604,2605, 0, 0, 40000, 53,0.000000 }, // 2671: f48GM66; Tenor Sax + {2604,2605, 0, 0, 40000, 53,0.000000 }, // 2782: f48GM66; Tenor Sax // Amplitude begins at 11.1, peaks 1027.7 at 4.7s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {2606,2606, 0, 0, 4713, 4713,0.000000 }, // 2672: f48GM69; English Horn + {2606,2606, 0, 0, 4713, 4713,0.000000 }, // 2783: f48GM69; English Horn // Amplitude begins at 7.8, peaks 2825.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 }, // 2673: f48GM70; Bassoon + {2607,2607, 0, 0, 40000, 6,0.000000 }, // 2784: f48GM70; Bassoon // Amplitude begins at 3.8, peaks 2373.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2608,2608, 0, 0, 40000, 40,0.000000 }, // 2674: f48GM71; Clarinet + {2608,2608, 0, 0, 40000, 40,0.000000 }, // 2785: f48GM71; Clarinet // Amplitude begins at 7.8, peaks 2581.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2609,2610, 0, 0, 40000, 0,0.000000 }, // 2675: f48GM72; Piccolo + {2609,2610, 0, 0, 40000, 0,0.000000 }, // 2786: f48GM72; Piccolo // Amplitude begins at 0.8, peaks 2692.5 at 0.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2611,2611, 0, 0, 40000, 0,0.000000 }, // 2676: f48GM73; Flute + {2611,2611, 0, 0, 40000, 0,0.000000 }, // 2787: f48GM73; Flute // Amplitude begins at 0.6, peaks 2720.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2612,2613, 0, 0, 40000, 0,0.000000 }, // 2677: f48GM75; Pan Flute + {2612,2613, 0, 0, 40000, 0,0.000000 }, // 2788: f48GM75; Pan Flute // Amplitude begins at 0.0, peaks 3113.0 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2614,2614, 0, 0, 40000, 20,0.000000 }, // 2678: f48GM77; Shakuhachi + {2614,2614, 0, 0, 40000, 20,0.000000 }, // 2789: f48GM77; Shakuhachi // Amplitude begins at 1452.8, peaks 1581.5 at 16.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2615,2615, 0, 0, 40000, 6,0.000000 }, // 2679: f48GM80; Lead 1 squareea + {2615,2615, 0, 0, 40000, 6,0.000000 }, // 2790: f48GM80; Lead 1 squareea // Amplitude begins at 1516.8, peaks 1648.0 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {2616,2616, 0, 0, 2286, 2286,0.000000 }, // 2680: f48GM81; Lead 2 sawtooth + {2616,2616, 0, 0, 2286, 2286,0.000000 }, // 2791: f48GM81; Lead 2 sawtooth // Amplitude begins at 824.5, peaks 2491.9 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2617,2617, 0, 0, 993, 993,0.000000 }, // 2681: f48GM82; Lead 3 calliope + {2617,2617, 0, 0, 993, 993,0.000000 }, // 2792: f48GM82; Lead 3 calliope // Amplitude begins at 6.9, peaks 2514.5 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2618,2619, 0, 0, 40000, 6,0.000000 }, // 2682: f48GM85; Lead 6 voice + {2618,2619, 0, 0, 40000, 6,0.000000 }, // 2793: f48GM85; Lead 6 voice // Amplitude begins at 5.9, peaks 1929.4 at 28.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2620,2621, 0, 0, 40000, 6,0.000000 }, // 2683: f48GM86; Lead 7 fifths + {2620,2621, 0, 0, 40000, 6,0.000000 }, // 2794: f48GM86; Lead 7 fifths // Amplitude begins at 3156.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2622,2623, 0, 0, 20, 20,0.000000 }, // 2684: f48GM87; Lead 8 brass + {2622,2623, 0, 0, 20, 20,0.000000 }, // 2795: f48GM87; Lead 8 brass // Amplitude begins at 0.0, peaks 3312.1 at 2.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2624,2625, 0, 0, 40000, 440,0.000000 }, // 2685: f48GM89; Pad 2 warm + {2624,2625, 0, 0, 40000, 440,0.000000 }, // 2796: f48GM89; Pad 2 warm // Amplitude begins at 2431.6, peaks 2690.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2626,2627, 0, 0, 40000, 73,0.000000 }, // 2686: f48GM90; Pad 3 polysynth + {2626,2627, 0, 0, 40000, 73,0.000000 }, // 2797: f48GM90; Pad 3 polysynth // Amplitude begins at 0.0, peaks 3138.8 at 0.6s, // fades to 20% at 3.0s, keyoff fades to 20% in 3.0s. - {2628,2629, 0, 0, 2986, 2986,0.000000 }, // 2687: f48GM92; Pad 5 bowedpad + {2628,2629, 0, 0, 2986, 2986,0.000000 }, // 2798: f48GM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1557.4 at 2.3s, // fades to 20% at 5.3s, keyoff fades to 20% in 0.0s. - {2630,2631, 0, 0, 5266, 13,0.000000 }, // 2688: f48GM93; Pad 6 metallic + {2630,2631, 0, 0, 5266, 13,0.000000 }, // 2799: f48GM93; Pad 6 metallic // Amplitude begins at 0.0, peaks 2294.8 at 0.6s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - {2632,2633, 0, 0, 2866, 2866,0.000000 }, // 2689: f48GM94; Pad 7 halo + {2632,2633, 0, 0, 2866, 2866,0.000000 }, // 2800: f48GM94; Pad 7 halo // Amplitude begins at 1966.0, peaks 3042.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1520,2634, 0, 0, 293, 293,0.000000 }, // 2690: f48GM96; FX 1 rain + {1520,2634, 0, 0, 293, 293,0.000000 }, // 2801: f48GM96; FX 1 rain // Amplitude begins at 0.0, peaks 3202.0 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2635,2636, 0, 0, 40000, 260,0.000000 }, // 2691: f48GM97; FX 2 soundtrack + {2635,2636, 0, 0, 40000, 260,0.000000 }, // 2802: f48GM97; FX 2 soundtrack // Amplitude begins at 2759.1, peaks 3234.6 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2637,2637, 0, 0, 2393, 2393,0.000000 }, // 2692: f48GM99; FX 4 atmosphere + {2637,2637, 0, 0, 2393, 2393,0.000000 }, // 2803: f48GM99; FX 4 atmosphere // Amplitude begins at 0.0, peaks 2682.8 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2638,2639, 0, 0, 40000, 440,0.000000 }, // 2693: f48GM101; FX 6 goblins + {2638,2639, 0, 0, 40000, 440,0.000000 }, // 2804: f48GM101; FX 6 goblins // Amplitude begins at 0.0, peaks 2882.5 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2640,2640, 0, 0, 40000, 133,0.000000 }, // 2694: f48GM102; FX 7 echoes + {2640,2640, 0, 0, 40000, 133,0.000000 }, // 2805: f48GM102; FX 7 echoes // Amplitude begins at 1497.9, peaks 1601.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2641,2641, 0, 0, 306, 306,0.000000 }, // 2695: f48GM106; Shamisen + {2641,2641, 0, 0, 306, 306,0.000000 }, // 2806: f48GM106; Shamisen // Amplitude begins at 341.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2642,2643, 0, 0, 80, 80,0.000000 }, // 2696: f48GM107; Koto + {2642,2643, 0, 0, 80, 80,0.000000 }, // 2807: f48GM107; Koto // Amplitude begins at 0.0, peaks 2931.3 at 1.0s, // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s. - {2644,2645, 0, 0, 3313, 3313,0.000000 }, // 2697: f48GM115; Woodblock + {2644,2645, 0, 0, 3313, 3313,0.000000 }, // 2808: f48GM115; Woodblock // Amplitude begins at 0.0, peaks 2953.1 at 33.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2646,2646, 0, 0, 40000, 246,0.000000 }, // 2698: f48GM116; Taiko Drum + {2646,2646, 0, 0, 40000, 246,0.000000 }, // 2809: f48GM116; Taiko Drum // Amplitude begins at 2769.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2647,2648, 0, 0, 173, 173,0.000000 }, // 2699: f48GM117; Melodic Tom + {2647,2648, 0, 0, 173, 173,0.000000 }, // 2810: f48GM117; Melodic Tom // Amplitude begins at 0.0, peaks 1639.2 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2649,2649, 0, 0, 40000, 0,0.000000 }, // 2700: f48GM119; Reverse Cymbal + {2649,2649, 0, 0, 40000, 0,0.000000 }, // 2811: f48GM119; Reverse Cymbal // Amplitude begins at 2112.9, peaks 2861.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2650,2651, 0, 0, 40000, 0,0.000000 }, // 2701: f48GM120; Guitar FretNoise + {2650,2651, 0, 0, 40000, 0,0.000000 }, // 2812: f48GM120; Guitar FretNoise // Amplitude begins at 0.0, peaks 1068.0 at 0.3s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2652,2652, 0, 0, 593, 593,0.000000 }, // 2702: f48GM121; Breath Noise + {2652,2652, 0, 0, 593, 593,0.000000 }, // 2813: f48GM121; Breath Noise // Amplitude begins at 0.3, peaks 3049.7 at 0.1s, // fades to 20% at 1.6s, keyoff fades to 20% in 0.1s. - {2653,2653, 0, 0, 1633, 73,0.000000 }, // 2703: f48GM122; Seashore + {2653,2653, 0, 0, 1633, 73,0.000000 }, // 2814: f48GM122; Seashore // Amplitude begins at 0.4, peaks 2865.9 at 0.3s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2654,2655, 0, 0, 446, 446,0.000000 }, // 2704: f48GM123; Bird Tweet + {2654,2655, 0, 0, 446, 446,0.000000 }, // 2815: f48GM123; Bird Tweet // Amplitude begins at 0.0, peaks 1532.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2656,2656, 0, 0, 40000, 113,0.000000 }, // 2705: f48GM124; Telephone + {2656,2656, 0, 0, 40000, 113,0.000000 }, // 2816: f48GM124; Telephone // Amplitude begins at 0.0, peaks 1798.1 at 1.6s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2657,2658, 0, 0, 1646, 1646,0.000000 }, // 2706: f48GM125; Helicopter + {2657,2658, 0, 0, 1646, 1646,0.000000 }, // 2817: f48GM125; Helicopter // Amplitude begins at 0.0, peaks 1771.5 at 1.2s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {2659,2660, 0, 0, 1800, 1800,0.000000 }, // 2707: f48GM126; Applause/Noise + {2659,2660, 0, 0, 1800, 1800,0.000000 }, // 2818: f48GM126; Applause/Noise // Amplitude begins at 120.2, peaks 1848.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2661,2661, 0, 0, 40000, 0,0.000000 }, // 2708: f48GM127; Gunshot + {2661,2661, 0, 0, 40000, 0,0.000000 }, // 2819: f48GM127; Gunshot - // Amplitude begins at 2821.9, + // Amplitude begins at 3033.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2662,2662, 32, 0, 20, 20,0.000000 }, // 2709: f48GP35; Ac Bass Drum + {2662,2662, 35, 0, 20, 20,0.000000 }, // 2820: f48GP35; Ac Bass Drum - // Amplitude begins at 1998.3, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2663,2663, 16, 0, 66, 66,0.000000 }, // 2710: f48GP36; Bass Drum 1 + // Amplitude begins at 1962.6, peaks 2353.8 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 - // Amplitude begins at 2309.8, + // Amplitude begins at 2297.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2664,2664, 51, 0, 20, 20,0.000000 }, // 2711: f48GP37; Side Stick + {2664,2664, 52, 0, 20, 20,0.000000 }, // 2822: f48GP37; Side Stick - // Amplitude begins at 2768.0, + // Amplitude begins at 2595.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2665,2665, 0, 0, 80, 80,0.000000 }, // 2712: f48GP38; Acoustic Snare + {2665,2665, 60, 0, 80, 80,0.000000 }, // 2823: f48GP38; Acoustic Snare - // Amplitude begins at 2033.3, + // Amplitude begins at 2033.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2666,2666, 18, 0, 20, 20,0.000000 }, // 2713: f48GP39; Hand Clap + {2666,2666, 58, 0, 20, 20,0.000000 }, // 2824: f48GP39; Hand Clap // Amplitude begins at 2929.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2667,2667, 16, 0, 113, 113,0.000000 }, // 2714: f48GP40; Electric Snare + {2667,2667, 60, 0, 113, 113,0.000000 }, // 2825: f48GP40; Electric Snare - // Amplitude begins at 2979.0, + // Amplitude begins at 2709.2, peaks 2864.8 at 0.0s, + // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. + {2668,2668, 50, 0, 493, 493,0.000000 }, // 2826: f48GP41; Low Floor Tom + + // Amplitude begins at 2370.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2668,2668, 32, 0, 26, 26,0.000000 }, // 2715: f48GP41; f48GP43; High Floor Tom; Low Floor Tom + {2669,2669, 43, 0, 40, 40,0.000000 }, // 2827: f48GP42; Closed High Hat + + // Amplitude begins at 2601.1, peaks 2650.9 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 2469.5, + // Amplitude begins at 110.9, peaks 1159.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2669,2669, 14, 0, 33, 33,0.000000 }, // 2716: f48GP42; Closed High Hat + {1557,1557, 43, 0, 26, 26,0.000000 }, // 2829: f48GP44; Pedal High Hat - // Amplitude begins at 361.8, peaks 1132.9 at 0.0s, + // Amplitude begins at 1425.9, peaks 1459.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1557,1557, 12, 0, 20, 20,0.000000 }, // 2717: f48GP44; Pedal High Hat + {2670,2670, 50, 0, 33, 33,0.000000 }, // 2830: f48GP45; Low Tom - // Amplitude begins at 1498.4, peaks 1565.0 at 0.0s, + // Amplitude begins at 63.3, peaks 1203.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 1461.5, peaks 1496.8 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 1412.4, peaks 1530.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2670,2670, 0, 0, 66, 66,0.000000 }, // 2718: f48GP45; f48GP47; f48GP48; f48GP50; High Tom; High-Mid Tom; Low Tom; Low-Mid Tom + {2670,2670, 57, 0, 140, 140,0.000000 }, // 2833: f48GP48; High-Mid Tom - // Amplitude begins at 53.1, peaks 977.0 at 0.0s, + // Amplitude begins at 1005.4, peaks 1238.2 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2672,2672, 72, 0, 260, 260,0.000000 }, // 2834: f48GP49; Crash Cymbal 1 + + // Amplitude begins at 1422.0, peaks 1563.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2671,2671, 18, 0, 173, 173,0.000000 }, // 2719: f48GP46; Open High Hat + {2670,2670, 60, 0, 220, 220,0.000000 }, // 2835: f48GP50; High Tom - // Amplitude begins at 806.9, peaks 1258.8 at 0.0s, + // Amplitude begins at 581.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2672,2672, 14, 0, 320, 320,0.000000 }, // 2720: f48GP49; Crash Cymbal 1 + { 373, 373, 76, 0, 260, 260,0.000000 }, // 2836: f48GP51; Ride Cymbal 1 - // Amplitude begins at 999.8, peaks 2924.2 at 0.0s, - // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2673,2673, 20, 0, 1120, 1120,0.000000 }, // 2721: f48GP52; Chinese Cymbal + // Amplitude begins at 2667.1, peaks 2802.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 710.8, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2674,2674, 14, 0, 313, 313,0.000000 }, // 2722: f48GP53; Ride Bell + // Amplitude begins at 1119.5, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {2674,2674, 42, 0, 380, 380,0.000000 }, // 2838: f48GP53; Ride Bell - // Amplitude begins at 438.6, peaks 1109.6 at 0.0s, + // Amplitude begins at 420.6, peaks 1113.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2675,2675, 2, 0, 93, 93,0.000000 }, // 2723: f48GP54; Tambourine + {2675,2675, 65, 0, 93, 93,0.000000 }, // 2839: f48GP54; Tambourine - // Amplitude begins at 1426.1, + // Amplitude begins at 1332.5, peaks 1378.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2676,2676,110, 0, 60, 60,0.000000 }, // 2724: f48GP55; Splash Cymbal + {2676,2676, 84, 0, 120, 120,0.000000 }, // 2840: f48GP55; Splash Cymbal - // Amplitude begins at 1571.2, peaks 1720.0 at 0.1s, - // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {2677,2677,206, 0, 1506, 1506,0.000000 }, // 2725: f48GP57; Crash Cymbal 2 + // Amplitude begins at 1598.9, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {2677,2677, 84, 0, 433, 433,0.000000 }, // 2841: f48GP57; Crash Cymbal 2 - // Amplitude begins at 2665.9, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2678,2678, 64, 0, 113, 113,0.000000 }, // 2726: f48GP58; Vibraslap + // Amplitude begins at 2153.9, peaks 2584.7 at 0.0s, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {2678,2678, 24, 0, 20, 20,0.000000 }, // 2842: f48GP58; Vibraslap + + // Amplitude begins at 563.3, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + { 383, 383, 77, 0, 253, 253,0.000000 }, // 2843: f48GP59; Ride Cymbal 2 - // Amplitude begins at 1756.7, + // Amplitude begins at 1507.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2679,2679, 3, 0, 133, 133,0.000000 }, // 2727: f48GP67; High Agogo + {2679,2679, 58, 0, 146, 146,0.000000 }, // 2844: f48GP67; High Agogo - // Amplitude begins at 2869.6, + // Amplitude begins at 2875.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2680,2680, 3, 0, 153, 153,0.000000 }, // 2728: f48GP68; Low Agogo + {2680,2680, 53, 0, 153, 153,0.000000 }, // 2845: f48GP68; Low Agogo - // Amplitude begins at 3.9, peaks 628.9 at 0.0s, + // Amplitude begins at 1.7, peaks 595.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2681,2681, 14, 0, 73, 73,0.000000 }, // 2729: f48GP69; Cabasa + {2681,2681, 64, 0, 80, 80,0.000000 }, // 2846: f48GP69; Cabasa - // Amplitude begins at 826.7, peaks 1097.2 at 0.0s, + // Amplitude begins at 1016.1, peaks 1075.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2682,2682, 14, 0, 33, 33,0.000000 }, // 2730: f48GP70; Maracas + {2682,2682, 71, 0, 26, 26,0.000000 }, // 2847: f48GP70; Maracas - // Amplitude begins at 0.0, peaks 1184.1 at 0.7s, - // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2683,2683,206, 0, 706, 706,0.000000 }, // 2731: f48GP73; Short Guiro + // Amplitude begins at 0.0, peaks 1250.3 at 0.6s, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2683,2683, 44, 0, 620, 620,0.000000 }, // 2848: f48GP73; Short Guiro - // Amplitude begins at 0.0, peaks 2830.7 at 0.2s, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2684,2684, 98, 0, 220, 220,0.000000 }, // 2732: f48GP74; Long Guiro + // Amplitude begins at 0.0, peaks 2859.9 at 0.3s, + // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. + {2684,2684, 40, 0, 373, 373,0.000000 }, // 2849: f48GP74; Long Guiro - // Amplitude begins at 2569.2, + // Amplitude begins at 2264.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2685,2685, 6, 0, 40, 40,0.000000 }, // 2733: f48GP75; Claves + {2685,2685, 69, 0, 20, 20,0.000000 }, // 2850: f48GP75; Claves - // Amplitude begins at 0.0, peaks 1820.1 at 0.4s, + // Amplitude begins at 0.0, peaks 2858.2 at 0.3s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2686,2686,225, 0, 373, 373,0.000000 }, // 2734: f48GP78; Mute Cuica + {2686,2686, 60, 0, 366, 366,0.000000 }, // 2851: f48GP78; Mute Cuica - // Amplitude begins at 828.7, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2687,2687, 10, 0, 153, 153,0.000000 }, // 2735: f48GP80; Mute Triangle + // Amplitude begins at 781.5, + // 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 302.9, peaks 303.0 at 0.0s, - // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2688,2688, 10, 0, 1233, 1233,0.000000 }, // 2736: f48GP81; Open Triangle + // Amplitude begins at 233.8, + // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. + {2688,2688, 64, 0, 880, 880,0.000000 }, // 2853: f48GP81; Open Triangle - // Amplitude begins at 8.0, peaks 1356.5 at 0.0s, + // Amplitude begins at 13.3, peaks 1378.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2689,2689, 14, 0, 40, 40,0.000000 }, // 2737: f48GP82; Shaker + {2689,2689, 72, 0, 33, 33,0.000000 }, // 2854: f48GP82; Shaker - // Amplitude begins at 2350.0, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2690,2690, 37, 0, 393, 393,0.000000 }, // 2738: f48GP84; Bell Tree + // Amplitude begins at 896.4, peaks 903.7 at 0.0s, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {2690,2690, 70, 0, 260, 260,0.000000 }, // 2855: f48GP84; Bell Tree - // Amplitude begins at 2415.1, + // Amplitude begins at 2535.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2691,2691, 1, 0, 40, 40,0.000000 }, // 2739: f48GP86; Mute Surdu + {2691,2691, 48, 0, 40, 40,0.000000 }, // 2856: f48GP86; Mute Surdu - // Amplitude begins at 2658.8, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2692,2692, 0, 0, 40, 40,0.000000 }, // 2740: f48GP87; Open Surdu + // Amplitude begins at 2409.7, peaks 2753.5 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 // Amplitude begins at 1570.2, peaks 1776.9 at 4.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2693,2694, 0, 0, 40000, 140,0.000000 }, // 2741: f49GM2; ElecGrandPiano + {2693,2694, 0, 0, 40000, 140,0.000000 }, // 2858: f49GM2; ElecGrandPiano // Amplitude begins at 2897.7, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2695,2696, 0, 0, 606, 606,0.000000 }, // 2742: f49GM3; Honky-tonkPiano + {2695,2696, 0, 0, 606, 606,0.000000 }, // 2859: f49GM3; Honky-tonkPiano // Amplitude begins at 765.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2697,2698, 0, 0, 6, 6,0.000000 }, // 2743: f49GM111; f49GM7; Clavinet; Shanai + {2697,2698, 0, 0, 6, 6,0.000000 }, // 2860: f49GM111; f49GM7; Clavinet; Shanai // Amplitude begins at 3830.4, peaks 4071.4 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2699,2700, 0, 0, 2360, 2360,0.000000 }, // 2744: f49GM32; f49GM8; Acoustic Bass; Celesta + {2699,2700, 0, 0, 2360, 2360,0.000000 }, // 2861: f49GM32; f49GM8; Acoustic Bass; Celesta // Amplitude begins at 1335.9, peaks 4071.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2701,2702, 0, 0, 40000, 0,0.000000 }, // 2745: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel + {2701,2702, 0, 0, 40000, 0,0.000000 }, // 2862: f49GM24; f49GM9; Acoustic Guitar1; Glockenspiel // Amplitude begins at 1691.9, peaks 2583.8 at 36.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 193,2703, 0, 0, 40000, 13,0.000000 }, // 2746: f49GM18; Rock Organ + { 193,2703, 0, 0, 40000, 13,0.000000 }, // 2863: f49GM18; Rock Organ // Amplitude begins at 2583.2, peaks 2675.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2704,2705, 0, 0, 153, 153,0.000000 }, // 2747: f49GM27; Electric Guitar2 + {2704,2705, 0, 0, 153, 153,0.000000 }, // 2864: f49GM27; Electric Guitar2 // Amplitude begins at 1620.7, peaks 1781.9 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2706,2707, 0, 0, 1153, 1153,0.000000 }, // 2748: f49GM28; Electric Guitar3 + {2706,2707, 0, 0, 1153, 1153,0.000000 }, // 2865: f49GM28; Electric Guitar3 // Amplitude begins at 982.8, peaks 3196.5 at 2.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2708,2709, 0, 0, 40000, 0,0.000000 }, // 2749: f49GM30; Distorton Guitar + {2708,2709, 0, 0, 40000, 0,0.000000 }, // 2866: f49GM30; Distorton Guitar // Amplitude begins at 3830.4, peaks 4071.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2710,2711, 0, 0, 40000, 0,0.000000 }, // 2750: f49GM31; Guitar Harmonics + {2710,2711, 0, 0, 40000, 0,0.000000 }, // 2867: f49GM31; Guitar Harmonics // Amplitude begins at 3474.7, peaks 4071.4 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2712,2713, 0, 0, 40000, 0,0.000000 }, // 2751: f49GM33; Electric Bass 1 + {2712,2713, 0, 0, 40000, 0,0.000000 }, // 2868: f49GM33; Electric Bass 1 // Amplitude begins at 2198.7, peaks 3049.3 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2714,2715, 0, 0, 453, 453,0.000000 }, // 2752: f49GM34; Electric Bass 2 + {2714,2715, 0, 0, 453, 453,0.000000 }, // 2869: f49GM34; Electric Bass 2 // Amplitude begins at 2176.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2716,1477, 0, 0, 66, 66,0.000000 }, // 2753: f49GM37; Slap Bass 2 + {2716,1477, 0, 0, 66, 66,0.000000 }, // 2870: f49GM37; Slap Bass 2 // Amplitude begins at 2711.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2717,2718, 0, 0, 126, 126,0.000000 }, // 2754: f49GM38; Synth Bass 1 + {2717,2718, 0, 0, 126, 126,0.000000 }, // 2871: f49GM38; Synth Bass 1 // Amplitude begins at 209.2, peaks 217.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2719,2720, 0, 0, 1186, 1186,0.000000 }, // 2755: f49GM47; Timpany + {2719,2720, 0, 0, 1186, 1186,0.000000 }, // 2872: f49GM47; Timpany // Amplitude begins at 0.4, peaks 2678.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1482,2721, 0, 0, 40000, 66,0.000000 }, // 2756: f49GM50; Synth Strings 1 + {1482,2721, 0, 0, 40000, 66,0.000000 }, // 2873: f49GM50; Synth Strings 1 // Amplitude begins at 0.7, peaks 3115.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2722,2723, 0, 0, 40000, 6,0.000000 }, // 2757: f49GM75; Pan Flute + {2722,2723, 0, 0, 40000, 6,0.000000 }, // 2874: f49GM75; Pan Flute // Amplitude begins at 1252.1, peaks 1322.3 at 18.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 287,2724, 0, 0, 40000, 20,0.000000 }, // 2758: f49GM79; Ocarina + { 287,2724, 0, 0, 40000, 20,0.000000 }, // 2875: f49GM79; Ocarina // Amplitude begins at 1625.0, peaks 1826.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2725,2726, 0, 0, 40000, 20,0.000000 }, // 2759: f49GM85; Lead 6 voice + {2725,2726, 0, 0, 40000, 20,0.000000 }, // 2876: f49GM85; Lead 6 voice // Amplitude begins at 0.8, peaks 3190.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2727,2728, 0, 0, 40000, 0,0.000000 }, // 2760: f49GM86; Lead 7 fifths + {2727,2728, 0, 0, 40000, 0,0.000000 }, // 2877: f49GM86; Lead 7 fifths // Amplitude begins at 9.7, peaks 3612.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2729,2730, 0, 0, 120, 120,0.000000 }, // 2761: f49GM87; Lead 8 brass + {2729,2730, 0, 0, 120, 120,0.000000 }, // 2878: f49GM87; Lead 8 brass // Amplitude begins at 0.8, peaks 3190.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2731,2728, 0, 0, 40000, 0,0.000000 }, // 2762: f49GM88; Pad 1 new age + {2731,2728, 0, 0, 40000, 0,0.000000 }, // 2879: f49GM88; Pad 1 new age // Amplitude begins at 0.0, peaks 1665.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {1518,2732, 0, 0, 40000, 80,0.000000 }, // 2763: f49GM95; Pad 8 sweep + {1518,2732, 0, 0, 40000, 80,0.000000 }, // 2880: f49GM95; Pad 8 sweep // Amplitude begins at 1442.8, peaks 1540.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2733,2734, 0, 0, 313, 313,0.000000 }, // 2764: f49GM99; FX 4 atmosphere + {2733,2734, 0, 0, 313, 313,0.000000 }, // 2881: f49GM99; FX 4 atmosphere // Amplitude begins at 350.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2735,2736, 0, 0, 80, 80,0.000000 }, // 2765: f49GM107; Koto + {2735,2736, 0, 0, 80, 80,0.000000 }, // 2882: f49GM107; Koto // Amplitude begins at 1268.5, peaks 1305.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2737,2738, 0, 0, 180, 180,0.000000 }, // 2766: f49GM112; Tinkle Bell + {2737,2738, 0, 0, 180, 180,0.000000 }, // 2883: f49GM112; Tinkle Bell // Amplitude begins at 1500.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2739,2740, 0, 0, 6, 6,0.000000 }, // 2767: f49GM113; Agogo Bells + {2739,2740, 0, 0, 6, 6,0.000000 }, // 2884: f49GM113; Agogo Bells // Amplitude begins at 0.0, peaks 18.9 at 30.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2741,2742, 0, 0, 40000, 6,0.000000 }, // 2768: f49GM119; Reverse Cymbal + {2741,2742, 0, 0, 40000, 6,0.000000 }, // 2885: f49GM119; Reverse Cymbal // Amplitude begins at 533.6, peaks 817.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2743,2744, 0, 0, 153, 153,0.000000 }, // 2769: f49GM120; Guitar FretNoise + {2743,2744, 0, 0, 153, 153,0.000000 }, // 2886: f49GM120; Guitar FretNoise // Amplitude begins at 740.8, peaks 798.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2745,2746, 0, 0, 153, 153,0.000000 }, // 2770: f49GM121; Breath Noise + {2745,2746, 0, 0, 153, 153,0.000000 }, // 2887: f49GM121; Breath Noise // Amplitude begins at 844.0, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2747,2748, 0, 0, 413, 413,0.000000 }, // 2771: f49GM124; Telephone + {2747,2748, 0, 0, 413, 413,0.000000 }, // 2888: f49GM124; Telephone // Amplitude begins at 4060.1, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2749,2750, 0, 0, 620, 620,0.000000 }, // 2772: f49GM126; Applause/Noise + {2749,2750, 0, 0, 620, 620,0.000000 }, // 2889: f49GM126; Applause/Noise - // Amplitude begins at 2473.7, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2751,2751, 16, 0, 60, 60,0.000000 }, // 2773: f49GP35; f49GP36; Ac Bass Drum; Bass Drum 1 + // Amplitude begins at 2811.9, + // 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 // Amplitude begins at 2667.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2752,2752, 16, 0, 146, 146,0.000000 }, // 2774: f49GP40; Electric Snare + {2752,2752, 60, 0, 146, 146,0.000000 }, // 2891: f49GP40; Electric Snare - // Amplitude begins at 1610.9, + // Amplitude begins at 1708.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2753,2753, 14, 0, 20, 20,0.000000 }, // 2775: f49GP42; Closed High Hat + {2753,2753, 43, 0, 20, 20,0.000000 }, // 2892: f49GP42; Closed High Hat // Amplitude begins at 2866.5, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2754,2754, 0, 0, 620, 620,0.000000 }, // 2776: f50GM40; f50GM78; Violin; Whistle + {2754,2754, 0, 0, 620, 620,0.000000 }, // 2893: f50GM40; f50GM78; Violin; Whistle // Amplitude begins at 2322.2, peaks 2714.9 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2755,2756, 0, 0, 1633, 1633,0.000000 }, // 2777: f53GM0; AcouGrandPiano + {2755,2756, 0, 0, 1633, 1633,0.000000 }, // 2894: f53GM0; AcouGrandPiano // Amplitude begins at 1685.2, peaks 2825.2 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {2757,2758, 0, 0, 1373, 1373,0.000000 }, // 2778: f53GM1; BrightAcouGrand + {2757,2758, 0, 0, 1373, 1373,0.000000 }, // 2895: f53GM1; BrightAcouGrand // Amplitude begins at 787.8, peaks 1018.9 at 0.0s, // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s. - {2759,2760, 0, 0, 3673, 3673,0.000000 }, // 2779: f53GM2; ElecGrandPiano + {2759,2760, 0, 0, 3673, 3673,0.000000 }, // 2896: f53GM2; ElecGrandPiano // Amplitude begins at 2173.8, peaks 2528.6 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {2761,2762, 0, 0, 1480, 1480,0.000000 }, // 2780: f53GM3; Honky-tonkPiano + {2761,2762, 0, 0, 1480, 1480,0.000000 }, // 2897: f53GM3; Honky-tonkPiano // Amplitude begins at 1782.9, peaks 1931.6 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {2763,2764, 0, 0, 2220, 2220,0.000000 }, // 2781: f53GM4; Rhodes Piano + {2763,2764, 0, 0, 2220, 2220,0.000000 }, // 2898: f53GM4; Rhodes Piano // Amplitude begins at 1378.7, peaks 1571.4 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2765,2766, 0, 0, 2413, 2413,0.000000 }, // 2782: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere + {2765,2766, 0, 0, 2413, 2413,0.000000 }, // 2899: f53GM5; f54GM99; Chorused Piano; FX 4 atmosphere // Amplitude begins at 2090.6, peaks 2246.9 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2767,2768, 0, 0, 1746, 1746,0.000000 }, // 2783: f53GM6; Harpsichord + {2767,2768, 0, 0, 1746, 1746,0.000000 }, // 2900: f53GM6; Harpsichord // Amplitude begins at 2053.8, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2769,2770, 0, 0, 40000, 0,0.000000 }, // 2784: f53GM7; Clavinet + {2769,2770, 0, 0, 40000, 0,0.000000 }, // 2901: f53GM7; Clavinet // Amplitude begins at 52.1, peaks 1015.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2771,2772, 0, 0, 40000, 6,0.000000 }, // 2785: f53GM8; Celesta + {2771,2772, 0, 0, 40000, 6,0.000000 }, // 2902: f53GM8; Celesta // Amplitude begins at 1285.2, peaks 1405.7 at 24.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2773,2774, 0, 0, 40000, 6,0.000000 }, // 2786: f53GM9; Glockenspiel + {2773,2774, 0, 0, 40000, 6,0.000000 }, // 2903: f53GM9; Glockenspiel // Amplitude begins at 2263.3, peaks 2597.0 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2775,2776, 0, 0, 40000, 6,0.000000 }, // 2787: f53GM10; Music box + {2775,2776, 0, 0, 40000, 6,0.000000 }, // 2904: f53GM10; Music box // Amplitude begins at 1319.7, peaks 1434.3 at 38.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2777,2778, 0, 0, 40000, 0,0.000000 }, // 2788: f53GM11; Vibraphone + {2777,2778, 0, 0, 40000, 0,0.000000 }, // 2905: f53GM11; Vibraphone // Amplitude begins at 1045.2, peaks 1185.6 at 27.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2779,2780, 0, 0, 40000, 6,0.000000 }, // 2789: f53GM12; Marimba + {2779,2780, 0, 0, 40000, 6,0.000000 }, // 2906: f53GM12; Marimba // Amplitude begins at 1184.7, peaks 1222.7 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2781,2782, 0, 0, 40000, 0,0.000000 }, // 2790: f53GM13; Xylophone + {2781,2782, 0, 0, 40000, 0,0.000000 }, // 2907: f53GM13; Xylophone // Amplitude begins at 68.3, peaks 1473.9 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2783,2784, 0, 0, 40000, 6,0.000000 }, // 2791: f53GM14; Tubular Bells + {2783,2784, 0, 0, 40000, 6,0.000000 }, // 2908: f53GM14; Tubular Bells // Amplitude begins at 0.3, peaks 1956.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2785,2786, 0, 0, 40000, 6,0.000000 }, // 2792: f53GM15; Dulcimer + {2785,2786, 0, 0, 40000, 6,0.000000 }, // 2909: f53GM15; Dulcimer // Amplitude begins at 3146.6, peaks 3267.5 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2787,2788, 0, 0, 813, 813,0.000000 }, // 2793: f53GM16; Hammond Organ + {2787,2788, 0, 0, 813, 813,0.000000 }, // 2910: f53GM16; Hammond Organ // Amplitude begins at 1738.2, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {2789,2790, 0, 0, 1606, 1606,0.000000 }, // 2794: f53GM17; Percussive Organ + {2789,2790, 0, 0, 1606, 1606,0.000000 }, // 2911: f53GM17; Percussive Organ // Amplitude begins at 970.9, peaks 1718.4 at 34.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2791,2792, 0, 0, 40000, 173,0.000000 }, // 2795: f53GM18; Rock Organ + {2791,2792, 0, 0, 40000, 173,0.000000 }, // 2912: f53GM18; Rock Organ // Amplitude begins at 1393.1, peaks 1544.4 at 0.0s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {2793,2794, 0, 0, 1446, 1446,0.000000 }, // 2796: f53GM19; Church Organ + {2793,2794, 0, 0, 1446, 1446,0.000000 }, // 2913: f53GM19; Church Organ // Amplitude begins at 1449.4, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2795,2796, 0, 0, 1000, 1000,0.000000 }, // 2797: f53GM20; Reed Organ + {2795,2796, 0, 0, 1000, 1000,0.000000 }, // 2914: f53GM20; Reed Organ // Amplitude begins at 1176.9, peaks 1392.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2797,2798, 0, 0, 240, 240,0.000000 }, // 2798: f53GM21; Accordion + {2797,2798, 0, 0, 240, 240,0.000000 }, // 2915: f53GM21; Accordion // Amplitude begins at 1780.8, peaks 1854.6 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2799,2800, 0, 0, 40000, 46,0.000000 }, // 2799: f53GM22; Harmonica + {2799,2800, 0, 0, 40000, 46,0.000000 }, // 2916: f53GM22; Harmonica // Amplitude begins at 1674.9, peaks 1990.7 at 2.1s, // fades to 20% at 4.0s, keyoff fades to 20% in 0.1s. - {2799,2801, 0, 0, 3980, 80,0.000000 }, // 2800: f53GM23; Tango Accordion + {2799,2801, 0, 0, 3980, 80,0.000000 }, // 2917: f53GM23; Tango Accordion // Amplitude begins at 0.8, peaks 2656.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2802,2803, 0, 0, 40000, 6,0.000000 }, // 2801: f53GM24; Acoustic Guitar1 + {2802,2803, 0, 0, 40000, 6,0.000000 }, // 2918: f53GM24; Acoustic Guitar1 // Amplitude begins at 0.5, peaks 1657.6 at 6.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2804,2805, 0, 0, 40000, 106,0.000000 }, // 2802: f53GM25; Acoustic Guitar2 + {2804,2805, 0, 0, 40000, 106,0.000000 }, // 2919: f53GM25; Acoustic Guitar2 // Amplitude begins at 570.6, peaks 940.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2806,2807, 0, 0, 40000, 6,0.000000 }, // 2803: f53GM26; Electric Guitar1 + {2806,2807, 0, 0, 40000, 6,0.000000 }, // 2920: f53GM26; Electric Guitar1 // Amplitude begins at 1121.8, peaks 1881.4 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2808,2809, 0, 0, 40000, 6,0.000000 }, // 2804: f53GM27; Electric Guitar2 + {2808,2809, 0, 0, 40000, 6,0.000000 }, // 2921: f53GM27; Electric Guitar2 // Amplitude begins at 3237.5, peaks 3256.9 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2810,2811, 0, 0, 900, 900,0.000000 }, // 2805: f53GM28; Electric Guitar3 + {2810,2811, 0, 0, 900, 900,0.000000 }, // 2922: f53GM28; Electric Guitar3 // Amplitude begins at 2657.5, peaks 3035.8 at 39.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2812,2813, 0, 0, 40000, 6,0.000000 }, // 2806: f53GM29; Overdrive Guitar + {2812,2813, 0, 0, 40000, 6,0.000000 }, // 2923: f53GM29; Overdrive Guitar // Amplitude begins at 2963.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2814,2815, 0, 0, 260, 260,0.000000 }, // 2807: f53GM30; Distorton Guitar + {2814,2815, 0, 0, 260, 260,0.000000 }, // 2924: f53GM30; Distorton Guitar // Amplitude begins at 2971.5, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2816,2817, 0, 0, 560, 560,0.000000 }, // 2808: f53GM31; Guitar Harmonics + {2816,2817, 0, 0, 560, 560,0.000000 }, // 2925: f53GM31; Guitar Harmonics // Amplitude begins at 2189.8, peaks 2288.7 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2818,2819, 0, 0, 2420, 2420,0.000000 }, // 2809: f53GM32; Acoustic Bass + {2818,2819, 0, 0, 2420, 2420,0.000000 }, // 2926: f53GM32; Acoustic Bass // Amplitude begins at 2171.5, peaks 2252.7 at 0.0s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {2820,2821, 0, 0, 2460, 2460,0.000000 }, // 2810: f53GM33; Electric Bass 1 + {2820,2821, 0, 0, 2460, 2460,0.000000 }, // 2927: f53GM33; Electric Bass 1 // Amplitude begins at 2258.6, peaks 2348.8 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2822,2823, 0, 0, 2360, 2360,0.000000 }, // 2811: f53GM34; Electric Bass 2 + {2822,2823, 0, 0, 2360, 2360,0.000000 }, // 2928: f53GM34; Electric Bass 2 // Amplitude begins at 2075.0, peaks 3157.6 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2824,2825, 0, 0, 380, 380,0.000000 }, // 2812: f53GM35; Fretless Bass + {2824,2825, 0, 0, 380, 380,0.000000 }, // 2929: f53GM35; Fretless Bass // Amplitude begins at 116.9, peaks 2720.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2826,2827, 0, 0, 86, 86,0.000000 }, // 2813: f53GM37; Slap Bass 2 + {2826,2827, 0, 0, 86, 86,0.000000 }, // 2930: f53GM37; Slap Bass 2 // Amplitude begins at 2061.8, peaks 2355.6 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {2828,2829, 0, 0, 2240, 2240,0.000000 }, // 2814: f53GM38; Synth Bass 1 + {2828,2829, 0, 0, 2240, 2240,0.000000 }, // 2931: f53GM38; Synth Bass 1 // Amplitude begins at 628.8, peaks 1505.4 at 22.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2830,2831, 0, 0, 40000, 6,0.000000 }, // 2815: f53GM39; Synth Bass 2 + {2830,2831, 0, 0, 40000, 6,0.000000 }, // 2932: f53GM39; Synth Bass 2 // Amplitude begins at 1027.0, peaks 1069.0 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {2832,2833, 0, 0, 2353, 2353,0.000000 }, // 2816: f53GM40; Violin + {2832,2833, 0, 0, 2353, 2353,0.000000 }, // 2933: f53GM40; Violin // Amplitude begins at 1470.9, peaks 1831.0 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2834,2835, 0, 0, 453, 453,0.000000 }, // 2817: f53GM41; Viola + {2834,2835, 0, 0, 453, 453,0.000000 }, // 2934: f53GM41; Viola // Amplitude begins at 1286.6, peaks 1696.3 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2836,2837, 0, 0, 906, 906,0.000000 }, // 2818: f53GM42; Cello + {2836,2837, 0, 0, 906, 906,0.000000 }, // 2935: f53GM42; Cello // Amplitude begins at 1391.5, peaks 2062.5 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2838,2839, 0, 0, 40000, 246,0.000000 }, // 2819: f53GM43; Contrabass + {2838,2839, 0, 0, 40000, 246,0.000000 }, // 2936: f53GM43; Contrabass // Amplitude begins at 2614.8, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2840,2841, 0, 0, 1153, 1153,0.000000 }, // 2820: f53GM44; Tremulo Strings + {2840,2841, 0, 0, 1153, 1153,0.000000 }, // 2937: f53GM44; Tremulo Strings // Amplitude begins at 1500.3, peaks 1887.3 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {2842,2843, 0, 0, 2060, 2060,0.000000 }, // 2821: f53GM45; Pizzicato String + {2842,2843, 0, 0, 2060, 2060,0.000000 }, // 2938: f53GM45; Pizzicato String // Amplitude begins at 1409.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2844,2845, 0, 0, 280, 280,0.000000 }, // 2822: f53GM46; Orchestral Harp + {2844,2845, 0, 0, 280, 280,0.000000 }, // 2939: f53GM46; Orchestral Harp // Amplitude begins at 882.5, peaks 949.5 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2846,2847, 0, 0, 893, 893,0.000000 }, // 2823: f53GM47; Timpany + {2846,2847, 0, 0, 893, 893,0.000000 }, // 2940: f53GM47; Timpany // Amplitude begins at 0.0, peaks 1934.9 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2848,2849, 0, 0, 40000, 153,0.000000 }, // 2824: f53GM48; f53GM51; String Ensemble1; SynthStrings 2 + {2848,2849, 0, 0, 40000, 153,0.000000 }, // 2941: f53GM48; f53GM51; String Ensemble1; SynthStrings 2 // Amplitude begins at 0.0, peaks 1798.3 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2850,2851, 0, 0, 40000, 153,0.000000 }, // 2825: f53GM49; String Ensemble2 + {2850,2851, 0, 0, 40000, 153,0.000000 }, // 2942: f53GM49; String Ensemble2 // Amplitude begins at 0.0, peaks 2470.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2852,2853, 0, 0, 40000, 153,0.000000 }, // 2826: f53GM50; Synth Strings 1 + {2852,2853, 0, 0, 40000, 153,0.000000 }, // 2943: f53GM50; Synth Strings 1 // Amplitude begins at 0.0, peaks 490.3 at 1.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2854,2855, 0, 0, 40000, 133,0.000000 }, // 2827: f53GM52; Choir Aahs + {2854,2855, 0, 0, 40000, 133,0.000000 }, // 2944: f53GM52; Choir Aahs // Amplitude begins at 0.0, peaks 2356.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {2856,2857, 0, 0, 40000, 260,0.000000 }, // 2828: f53GM53; Voice Oohs + {2856,2857, 0, 0, 40000, 260,0.000000 }, // 2945: f53GM53; Voice Oohs // Amplitude begins at 0.0, peaks 2440.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2858,2859, 0, 0, 40000, 66,0.000000 }, // 2829: f53GM54; Synth Voice + {2858,2859, 0, 0, 40000, 66,0.000000 }, // 2946: f53GM54; Synth Voice // Amplitude begins at 923.4, peaks 956.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2860,2860, 0, 0, 326, 326,0.000000 }, // 2830: f53GM55; Orchestra Hit + {2860,2860, 0, 0, 326, 326,0.000000 }, // 2947: f53GM55; Orchestra Hit // Amplitude begins at 423.4, peaks 438.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2861,2861, 0, 0, 326, 326,0.000000 }, // 2831: f53GM56; Trumpet + {2861,2861, 0, 0, 326, 326,0.000000 }, // 2948: f53GM56; Trumpet // Amplitude begins at 1660.9, peaks 2567.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2862,2863, 0, 0, 853, 853,0.000000 }, // 2832: f53GM57; Trombone + {2862,2863, 0, 0, 853, 853,0.000000 }, // 2949: f53GM57; Trombone // Amplitude begins at 0.0, peaks 761.5 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2864,2865, 0, 0, 40000, 200,0.000000 }, // 2833: f53GM58; Tuba + {2864,2865, 0, 0, 40000, 200,0.000000 }, // 2950: f53GM58; Tuba // Amplitude begins at 1901.2, peaks 2638.8 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2866,2867, 0, 0, 853, 853,0.000000 }, // 2834: f53GM59; Muted Trumpet + {2866,2867, 0, 0, 853, 853,0.000000 }, // 2951: f53GM59; Muted Trumpet // Amplitude begins at 448.1, peaks 1251.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2868,2869, 0, 0, 40000, 6,0.000000 }, // 2835: f53GM60; French Horn + {2868,2869, 0, 0, 40000, 6,0.000000 }, // 2952: f53GM60; French Horn // Amplitude begins at 1840.0, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2870,2871, 0, 0, 886, 886,0.000000 }, // 2836: f53GM61; Brass Section + {2870,2871, 0, 0, 886, 886,0.000000 }, // 2953: f53GM61; Brass Section // Amplitude begins at 1486.2, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2872,2873, 0, 0, 886, 886,0.000000 }, // 2837: f53GM62; Synth Brass 1 + {2872,2873, 0, 0, 886, 886,0.000000 }, // 2954: f53GM62; Synth Brass 1 // Amplitude begins at 2401.9, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2874,2875, 0, 0, 773, 773,0.000000 }, // 2838: f53GM64; f54GM37; Slap Bass 2; Soprano Sax + {2874,2875, 0, 0, 773, 773,0.000000 }, // 2955: f53GM64; f54GM37; Slap Bass 2; Soprano Sax // Amplitude begins at 2539.0, peaks 2719.5 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2876,2877, 0, 0, 1046, 1046,0.000000 }, // 2839: f53GM65; Alto Sax + {2876,2877, 0, 0, 1046, 1046,0.000000 }, // 2956: f53GM65; Alto Sax // Amplitude begins at 1074.0, peaks 1491.8 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2878,2879, 0, 0, 40000, 6,0.000000 }, // 2840: f53GM66; Tenor Sax + {2878,2879, 0, 0, 40000, 6,0.000000 }, // 2957: f53GM66; Tenor Sax // Amplitude begins at 2796.6, peaks 2816.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2880,2881, 0, 0, 466, 466,0.000000 }, // 2841: f53GM67; Baritone Sax + {2880,2881, 0, 0, 466, 466,0.000000 }, // 2958: f53GM67; Baritone Sax // Amplitude begins at 2138.3, peaks 2246.1 at 0.1s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2882,2883, 0, 0, 906, 906,0.000000 }, // 2842: f53GM68; Oboe + {2882,2883, 0, 0, 906, 906,0.000000 }, // 2959: f53GM68; Oboe // Amplitude begins at 2910.4, peaks 2937.3 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2884,2885, 0, 0, 1140, 1140,0.000000 }, // 2843: f53GM69; English Horn + {2884,2885, 0, 0, 1140, 1140,0.000000 }, // 2960: f53GM69; English Horn // Amplitude begins at 2777.5, peaks 3012.8 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2886,2887, 0, 0, 706, 706,0.000000 }, // 2844: f53GM70; Bassoon + {2886,2887, 0, 0, 706, 706,0.000000 }, // 2961: f53GM70; Bassoon // Amplitude begins at 2508.9, peaks 2734.4 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2888,2889, 0, 0, 833, 833,0.000000 }, // 2845: f53GM71; Clarinet + {2888,2889, 0, 0, 833, 833,0.000000 }, // 2962: f53GM71; Clarinet // Amplitude begins at 3.0, peaks 1411.0 at 2.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2890,2891, 0, 0, 40000, 0,0.000000 }, // 2846: f53GM72; Piccolo + {2890,2891, 0, 0, 40000, 0,0.000000 }, // 2963: f53GM72; Piccolo // Amplitude begins at 0.0, peaks 1251.4 at 0.3s, // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s. - {2892,2892, 0, 0, 4373, 4373,0.000000 }, // 2847: f53GM74; Recorder + {2892,2892, 0, 0, 4373, 4373,0.000000 }, // 2964: f53GM74; Recorder // Amplitude begins at 120.7, peaks 2400.8 at 0.0s, // fades to 20% at 4.3s, keyoff fades to 20% in 4.3s. - {2893,2893, 0, 0, 4320, 4320,0.000000 }, // 2848: f53GM75; Pan Flute + {2893,2893, 0, 0, 4320, 4320,0.000000 }, // 2965: f53GM75; Pan Flute // Amplitude begins at 120.9, peaks 2651.3 at 0.0s, // fades to 20% at 4.0s, keyoff fades to 20% in 4.0s. - {2894,2894, 0, 0, 4040, 4040,0.000000 }, // 2849: f53GM76; Bottle Blow + {2894,2894, 0, 0, 4040, 4040,0.000000 }, // 2966: f53GM76; Bottle Blow // Amplitude begins at 1.1, peaks 1219.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2895,2896, 0, 0, 40000, 26,0.000000 }, // 2850: f53GM78; Whistle + {2895,2896, 0, 0, 40000, 26,0.000000 }, // 2967: f53GM78; Whistle // Amplitude begins at 1501.7, peaks 2614.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2897,2897, 0, 0, 40, 40,0.000000 }, // 2851: f53GM79; Ocarina + {2897,2897, 0, 0, 40, 40,0.000000 }, // 2968: f53GM79; Ocarina // Amplitude begins at 120.4, peaks 2032.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2898,2898, 0, 0, 40, 40,0.000000 }, // 2852: f53GM80; Lead 1 squareea + {2898,2898, 0, 0, 40, 40,0.000000 }, // 2969: f53GM80; Lead 1 squareea // Amplitude begins at 1469.6, peaks 1709.7 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2899,2899, 0, 0, 1746, 1746,0.000000 }, // 2853: f53GM81; Lead 2 sawtooth + {2899,2899, 0, 0, 1746, 1746,0.000000 }, // 2970: f53GM81; Lead 2 sawtooth // Amplitude begins at 0.0, peaks 850.2 at 1.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2900,2901, 0, 0, 40000, 6,0.000000 }, // 2854: f53GM83; Lead 4 chiff + {2900,2901, 0, 0, 40000, 6,0.000000 }, // 2971: f53GM83; Lead 4 chiff // Amplitude begins at 110.5, peaks 1920.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2902,2903, 0, 0, 40000, 6,0.000000 }, // 2855: f53GM85; Lead 6 voice + {2902,2903, 0, 0, 40000, 6,0.000000 }, // 2972: f53GM85; Lead 6 voice // Amplitude begins at 5.6, peaks 2866.3 at 0.1s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {2357,2904, 0, 0, 4740, 4740,0.000000 }, // 2856: f53GM86; Lead 7 fifths + {2357,2904, 0, 0, 4740, 4740,0.000000 }, // 2973: f53GM86; Lead 7 fifths // Amplitude begins at 732.3, peaks 2561.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2905,2905, 0, 0, 126, 126,0.000000 }, // 2857: f53GM87; Lead 8 brass + {2905,2905, 0, 0, 126, 126,0.000000 }, // 2974: f53GM87; Lead 8 brass // Amplitude begins at 2.9, peaks 1022.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2906,2907, 0, 0, 40000, 33,0.000000 }, // 2858: f53GM90; Pad 3 polysynth + {2906,2907, 0, 0, 40000, 33,0.000000 }, // 2975: f53GM90; Pad 3 polysynth // Amplitude begins at 2.1, peaks 790.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2908,2909, 0, 0, 40000, 26,0.000000 }, // 2859: f53GM91; Pad 4 choir + {2908,2909, 0, 0, 40000, 26,0.000000 }, // 2976: f53GM91; Pad 4 choir // Amplitude begins at 2.4, peaks 796.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2910,2911, 0, 0, 40000, 6,0.000000 }, // 2860: f53GM92; Pad 5 bowedpad + {2910,2911, 0, 0, 40000, 6,0.000000 }, // 2977: f53GM92; Pad 5 bowedpad // Amplitude begins at 0.6, peaks 1065.3 at 0.1s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {2912,2913, 0, 0, 1826, 1826,0.000000 }, // 2861: f53GM94; Pad 7 halo + {2912,2913, 0, 0, 1826, 1826,0.000000 }, // 2978: f53GM94; Pad 7 halo // Amplitude begins at 1056.0, peaks 1608.8 at 34.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2914,2915, 0, 0, 40000, 6,0.000000 }, // 2862: f53GM95; Pad 8 sweep + {2914,2915, 0, 0, 40000, 6,0.000000 }, // 2979: f53GM95; Pad 8 sweep // Amplitude begins at 732.3, peaks 2592.0 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {2916,2916, 0, 0, 966, 966,0.000000 }, // 2863: f53GM96; FX 1 rain + {2916,2916, 0, 0, 966, 966,0.000000 }, // 2980: f53GM96; FX 1 rain // Amplitude begins at 3020.0, peaks 3072.7 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2917,2918, 0, 0, 1713, 1713,0.000000 }, // 2864: f53GM97; FX 2 soundtrack + {2917,2918, 0, 0, 1713, 1713,0.000000 }, // 2981: f53GM97; FX 2 soundtrack // Amplitude begins at 2712.8, peaks 2999.1 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2919,2920, 0, 0, 1746, 1746,0.000000 }, // 2865: f53GM98; FX 3 crystal + {2919,2920, 0, 0, 1746, 1746,0.000000 }, // 2982: f53GM98; FX 3 crystal // Amplitude begins at 2569.1, peaks 2967.0 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {2921,2922, 0, 0, 2186, 2186,0.000000 }, // 2866: f53GM99; FX 4 atmosphere + {2921,2922, 0, 0, 2186, 2186,0.000000 }, // 2983: f53GM99; FX 4 atmosphere // Amplitude begins at 1798.2, peaks 2183.5 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2923,2924, 0, 0, 1713, 1713,0.000000 }, // 2867: f53GM100; FX 5 brightness + {2923,2924, 0, 0, 1713, 1713,0.000000 }, // 2984: f53GM100; FX 5 brightness // Amplitude begins at 1992.8, peaks 2473.7 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {2925,2926, 0, 0, 1713, 1713,0.000000 }, // 2868: f53GM101; FX 6 goblins + {2925,2926, 0, 0, 1713, 1713,0.000000 }, // 2985: f53GM101; FX 6 goblins // Amplitude begins at 861.7, peaks 984.7 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2927,2928, 0, 0, 506, 506,0.000000 }, // 2869: f53GM102; FX 7 echoes + {2927,2928, 0, 0, 506, 506,0.000000 }, // 2986: f53GM102; FX 7 echoes // Amplitude begins at 2857.4, peaks 2917.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 }, // 2870: f53GM103; FX 8 sci-fi + {2929,2930, 0, 0, 486, 486,0.000000 }, // 2987: f53GM103; FX 8 sci-fi // Amplitude begins at 1593.8, peaks 1962.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2931,2932, 0, 0, 486, 486,0.000000 }, // 2871: f53GM104; Sitar + {2931,2932, 0, 0, 486, 486,0.000000 }, // 2988: f53GM104; Sitar // Amplitude begins at 0.6, peaks 1793.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2933,2933, 0, 0, 40000, 73,0.000000 }, // 2872: f53GM105; Banjo + {2933,2933, 0, 0, 40000, 73,0.000000 }, // 2989: f53GM105; Banjo // Amplitude begins at 0.0, peaks 2835.6 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2934,2935, 0, 0, 40000, 20,0.000000 }, // 2873: f53GM107; Koto + {2934,2935, 0, 0, 40000, 20,0.000000 }, // 2990: f53GM107; Koto // Amplitude begins at 961.1, peaks 1524.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2936,2937, 0, 0, 40000, 6,0.000000 }, // 2874: f53GM108; Kalimba + {2936,2937, 0, 0, 40000, 6,0.000000 }, // 2991: f53GM108; Kalimba // Amplitude begins at 5.6, peaks 1935.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2938,2939, 0, 0, 40000, 20,0.000000 }, // 2875: f53GM109; Bagpipe + {2938,2939, 0, 0, 40000, 20,0.000000 }, // 2992: f53GM109; Bagpipe // Amplitude begins at 4.3, peaks 1677.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2940,2941, 0, 0, 40000, 13,0.000000 }, // 2876: f53GM110; Fiddle + {2940,2941, 0, 0, 40000, 13,0.000000 }, // 2993: f53GM110; Fiddle // Amplitude begins at 0.6, peaks 2215.9 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2942,2943, 0, 0, 40000, 106,0.000000 }, // 2877: f53GM111; Shanai + {2942,2943, 0, 0, 40000, 106,0.000000 }, // 2994: f53GM111; Shanai // Amplitude begins at 1000.5, peaks 2195.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2944,2944, 0, 0, 20, 20,0.000000 }, // 2878: f53GM112; Tinkle Bell + {2944,2944, 0, 0, 20, 20,0.000000 }, // 2995: f53GM112; Tinkle Bell // Amplitude begins at 1133.7, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2945,2945, 0, 0, 40000, 86,0.000000 }, // 2879: f53GM113; Agogo Bells + {2945,2945, 0, 0, 40000, 86,0.000000 }, // 2996: f53GM113; Agogo Bells // Amplitude begins at 1702.6, peaks 1810.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2946,2947, 0, 0, 313, 313,0.000000 }, // 2880: f53GM116; Taiko Drum + {2946,2947, 0, 0, 313, 313,0.000000 }, // 2997: f53GM116; Taiko Drum // Amplitude begins at 29.1, peaks 2819.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2948,2948, 0, 0, 46, 46,0.000000 }, // 2881: f53GM119; Reverse Cymbal + {2948,2948, 0, 0, 46, 46,0.000000 }, // 2998: f53GM119; Reverse Cymbal // Amplitude begins at 1912.4, peaks 2703.2 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2949,2949, 0, 0, 160, 160,0.000000 }, // 2882: f53GM120; Guitar FretNoise + {2949,2949, 0, 0, 160, 160,0.000000 }, // 2999: f53GM120; Guitar FretNoise // Amplitude begins at 860.0, peaks 932.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2950,2951, 0, 0, 1220, 1220,0.000000 }, // 2883: f53GM121; Breath Noise + {2950,2951, 0, 0, 1220, 1220,0.000000 }, // 3000: f53GM121; Breath Noise // Amplitude begins at 5.2, peaks 2244.1 at 15.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2952,2952, 0, 0, 40000, 120,0.000000 }, // 2884: f53GM123; Bird Tweet + {2952,2952, 0, 0, 40000, 120,0.000000 }, // 3001: f53GM123; Bird Tweet // Amplitude begins at 985.1, peaks 2686.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2953,2953, 0, 0, 260, 260,0.000000 }, // 2885: f53GM124; Telephone + {2953,2953, 0, 0, 260, 260,0.000000 }, // 3002: f53GM124; Telephone // Amplitude begins at 660.4, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - {2954,2955, 0, 0, 3073, 3073,0.000000 }, // 2886: f53GM126; Applause/Noise + {2954,2955, 0, 0, 3073, 3073,0.000000 }, // 3003: f53GM126; Applause/Noise // Amplitude begins at 2842.8, peaks 3173.5 at 1.9s, // fades to 20% at 4.2s, keyoff fades to 20% in 0.0s. - {2956,2957, 0, 0, 4153, 13,0.000000 }, // 2887: f53GM127; Gunshot + {2956,2957, 0, 0, 4153, 13,0.000000 }, // 3004: f53GM127; Gunshot // Amplitude begins at 44.9, peaks 2501.1 at 30.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2958,2959, 0, 0, 40000, 173,0.000000 }, // 2888: f16GM48; f54GM48; String Ensemble1 + {2958,2959, 0, 0, 40000, 173,0.000000 }, // 3005: f16GM48; f54GM48; String Ensemble1 // Amplitude begins at 102.1, peaks 2577.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2960,2961, 0, 0, 40000, 6,0.000000 }, // 2889: f16GM56; f54GM56; Trumpet + {2960,2961, 0, 0, 40000, 6,0.000000 }, // 3006: f16GM56; f54GM56; Trumpet // Amplitude begins at 1.8, peaks 3011.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2962,2963, 0, 0, 40000, 33,0.000000 }, // 2890: f16GM58; f54GM58; Tuba + {2962,2963, 0, 0, 40000, 33,0.000000 }, // 3007: f16GM58; f54GM58; Tuba // Amplitude begins at 858.3, peaks 2159.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2964,2965, 0, 0, 40000, 106,0.000000 }, // 2891: f16GM60; f54GM60; French Horn + {2964,2965, 0, 0, 40000, 106,0.000000 }, // 3008: f16GM60; f54GM60; French Horn // Amplitude begins at 679.8, peaks 1039.6 at 0.5s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {2966,2966, 0, 0, 533, 533,0.000000 }, // 2892: f54GM81; Lead 2 sawtooth + {2966,2966, 0, 0, 533, 533,0.000000 }, // 3009: f54GM81; Lead 2 sawtooth // Amplitude begins at 1241.3, peaks 1977.0 at 37.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.7s. - {2967,2967, 0, 0, 40000, 700,0.000000 }, // 2893: f54GM87; f54GM90; Lead 8 brass; Pad 3 polysynth + {2967,2967, 0, 0, 40000, 700,0.000000 }, // 3010: f54GM87; f54GM90; Lead 8 brass; Pad 3 polysynth + + // Amplitude begins at 968.2, + // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. + {2440,2440, 49, 0, 560, 560,0.000000 }, // 3011: f16GP49; f54GP49; Crash Cymbal 1 + + // Amplitude begins at 2430.9, + // 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 + + // Amplitude begins at 2171.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 2130.8, + // 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 2718.6, + // 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 1901.8, + // 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 0.0, peaks 1221.7 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2968,2968, 0, 0, 40000, 186,0.000000 }, // 2894: MGM48; MGM50; String Ensemble1; Synth Strings 1 + {2968,2968, 0, 0, 40000, 186,0.000000 }, // 3017: MGM48; MGM50; String Ensemble1; Synth Strings 1 // Amplitude begins at 0.3, peaks 2618.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2969,2969, 0, 0, 146, 146,0.000000 }, // 2895: MGM81; Lead 2 sawtooth + {2969,2969, 0, 0, 146, 146,0.000000 }, // 3018: MGM81; Lead 2 sawtooth // Amplitude begins at 1882.9, peaks 2407.9 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {2970,2970, 0, 0, 1886, 1886,0.000000 }, // 2896: MGM97; FX 2 soundtrack + {2970,2970, 0, 0, 1886, 1886,0.000000 }, // 3019: MGM97; FX 2 soundtrack // Amplitude begins at 4.5, peaks 2388.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2971,2971, 0, 0, 40000, 53,0.000000 }, // 2897: MGM107; MGM108; MGM109; oGM108; oGM109; Bagpipe; Kalimba; Koto + {2971,2971, 0, 0, 40000, 53,0.000000 }, // 3020: MGM107; MGM108; MGM109; oGM108; oGM109; Bagpipe; Kalimba; Koto // Amplitude begins at 1250.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2972,2972, 0, 0, 80, 80,0.000000 }, // 2898: MGM127; oGM127; Gunshot + {2972,2972, 0, 0, 80, 80,0.000000 }, // 3021: MGM127; oGM127; Gunshot - // Amplitude begins at 68.5, peaks 98.4 at 0.0s, + // Amplitude begins at 76.7, peaks 126.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2973,2973,100, 0, 40, 40,0.000000 }, // 2899: MGP42; Closed High Hat + {2973,2973, 84, 0, 40, 40,0.000000 }, // 3022: MGP42; Closed High Hat - // Amplitude begins at 388.8, peaks 538.7 at 0.0s, + // Amplitude begins at 475.3, peaks 869.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2974,2974,100, 0, 120, 120,0.000000 }, // 2900: MGP49; Crash Cymbal 1 + {2974,2974, 72, 0, 140, 140,0.000000 }, // 3023: MGP49; Crash Cymbal 1 // Amplitude begins at 2947.3, peaks 3331.7 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {2975,2975, 0, 0, 2113, 2113,0.000000 }, // 2901: oGM0; oGM1; oGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano + {2975,2975, 0, 0, 2113, 2113,0.000000 }, // 3024: oGM0; oGM1; oGM2; AcouGrandPiano; BrightAcouGrand; ElecGrandPiano // Amplitude begins at 0.0, peaks 2987.1 at 2.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2976,2976, 0, 0, 40000, 66,0.000000 }, // 2902: oGM3; Honky-tonkPiano + {2976,2976, 0, 0, 40000, 66,0.000000 }, // 3025: oGM3; Honky-tonkPiano // Amplitude begins at 0.0, peaks 2579.4 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s. - {2977,2977, 0, 0, 40000, 2086,0.000000 }, // 2903: oGM4; Rhodes Piano + {2977,2977, 0, 0, 40000, 2086,0.000000 }, // 3026: oGM4; Rhodes Piano // Amplitude begins at 2114.4, peaks 2445.0 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {2978,2978, 0, 0, 1760, 1760,0.000000 }, // 2904: oGM5; Chorused Piano + {2978,2978, 0, 0, 1760, 1760,0.000000 }, // 3027: oGM5; Chorused Piano // Amplitude begins at 2831.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2979,2979, 0, 0, 126, 126,0.000000 }, // 2905: oGM6; Harpsichord + {2979,2979, 0, 0, 126, 126,0.000000 }, // 3028: oGM6; Harpsichord // Amplitude begins at 7.2, peaks 3165.3 at 2.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2980,2980, 0, 0, 40000, 0,0.000000 }, // 2906: oGM7; Clavinet + {2980,2980, 0, 0, 40000, 0,0.000000 }, // 3029: oGM7; Clavinet // Amplitude begins at 1835.2, peaks 2749.9 at 37.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2981,2981, 0, 0, 40000, 73,0.000000 }, // 2907: oGM8; Celesta + {2981,2981, 0, 0, 40000, 73,0.000000 }, // 3030: oGM8; Celesta // Amplitude begins at 2145.6, peaks 2680.3 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2982,2982, 0, 0, 40000, 73,0.000000 }, // 2908: oGM9; Glockenspiel + {2982,2982, 0, 0, 40000, 73,0.000000 }, // 3031: oGM9; Glockenspiel // Amplitude begins at 1728.5, peaks 2262.6 at 2.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2983,2983, 0, 0, 40000, 126,0.000000 }, // 2909: oGM10; Music box + {2983,2983, 0, 0, 40000, 126,0.000000 }, // 3032: oGM10; Music box // Amplitude begins at 0.0, peaks 2665.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {2984,2984, 0, 0, 40000, 513,0.000000 }, // 2910: oGM12; Marimba + {2984,2984, 0, 0, 40000, 513,0.000000 }, // 3033: oGM12; Marimba // Amplitude begins at 0.0, peaks 2566.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {2985,2985, 0, 0, 40000, 393,0.000000 }, // 2911: oGM13; Xylophone + {2985,2985, 0, 0, 40000, 393,0.000000 }, // 3034: oGM13; Xylophone // Amplitude begins at 2784.0, peaks 2956.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {2986,2986, 0, 0, 906, 906,0.000000 }, // 2912: oGM14; Tubular Bells + {2986,2986, 0, 0, 906, 906,0.000000 }, // 3035: oGM14; Tubular Bells // Amplitude begins at 2472.7, peaks 3115.9 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {2987,2987, 0, 0, 1153, 1153,0.000000 }, // 2913: oGM15; Dulcimer + {2987,2987, 0, 0, 1153, 1153,0.000000 }, // 3036: oGM15; Dulcimer // Amplitude begins at 2225.2, peaks 2363.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2988,2988, 0, 0, 40000, 0,0.000000 }, // 2914: oGM24; Acoustic Guitar1 + {2988,2988, 0, 0, 40000, 0,0.000000 }, // 3037: oGM24; Acoustic Guitar1 // Amplitude begins at 121.5, peaks 2354.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2989,2989, 0, 0, 40000, 0,0.000000 }, // 2915: oGM25; Acoustic Guitar2 + {2989,2989, 0, 0, 40000, 0,0.000000 }, // 3038: oGM25; Acoustic Guitar2 // Amplitude begins at 867.2, peaks 2627.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {2990,2990, 0, 0, 40000, 0,0.000000 }, // 2916: oGM27; Electric Guitar2 + {2990,2990, 0, 0, 40000, 0,0.000000 }, // 3039: oGM27; Electric Guitar2 // Amplitude begins at 77.0, peaks 1934.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {2991,2991, 0, 0, 40000, 173,0.000000 }, // 2917: oGM32; Acoustic Bass + {2991,2991, 0, 0, 40000, 173,0.000000 }, // 3040: oGM32; Acoustic Bass // Amplitude begins at 5.3, peaks 1290.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2992,2992, 0, 0, 640, 640,0.000000 }, // 2918: oGM35; Fretless Bass + {2992,2992, 0, 0, 640, 640,0.000000 }, // 3041: oGM35; Fretless Bass // Amplitude begins at 0.0, peaks 2989.1 at 0.6s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {2993,2993, 0, 0, 586, 586,0.000000 }, // 2919: oGM41; Viola + {2993,2993, 0, 0, 586, 586,0.000000 }, // 3042: oGM41; Viola // Amplitude begins at 0.3, peaks 2218.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 }, // 2920: oGM48; String Ensemble1 + {2994,2994, 0, 0, 40000, 146,0.000000 }, // 3043: oGM48; String Ensemble1 // Amplitude begins at 0.8, peaks 2664.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2995,2995, 0, 0, 40000, 66,0.000000 }, // 2921: oGM50; Synth Strings 1 + {2995,2995, 0, 0, 40000, 66,0.000000 }, // 3044: oGM50; Synth Strings 1 // Amplitude begins at 0.6, peaks 1305.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2996,2996, 0, 0, 126, 126,0.000000 }, // 2922: oGM53; Voice Oohs + {2996,2996, 0, 0, 126, 126,0.000000 }, // 3045: oGM53; Voice Oohs // Amplitude begins at 0.0, peaks 2014.3 at 0.2s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {2997,2997, 0, 0, 1393, 1393,0.000000 }, // 2923: oGM55; Orchestra Hit + {2997,2997, 0, 0, 1393, 1393,0.000000 }, // 3046: oGM55; Orchestra Hit // Amplitude begins at 3.7, peaks 2062.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {2998,2998, 0, 0, 40000, 113,0.000000 }, // 2924: oGM56; Trumpet + {2998,2998, 0, 0, 40000, 113,0.000000 }, // 3047: oGM56; Trumpet // Amplitude begins at 1183.5, peaks 1254.5 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {2999,2999, 0, 0, 1113, 1113,0.000000 }, // 2925: oGM59; Muted Trumpet + {2999,2999, 0, 0, 1113, 1113,0.000000 }, // 3048: oGM59; Muted Trumpet // Amplitude begins at 2796.3, peaks 2921.0 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3000,3000, 0, 0, 1200, 1200,0.000000 }, // 2926: oGM60; French Horn + {3000,3000, 0, 0, 1200, 1200,0.000000 }, // 3049: oGM60; French Horn // Amplitude begins at 2328.2, peaks 2462.5 at 28.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3001,3001, 0, 0, 40000, 0,0.000000 }, // 2927: oGM61; Brass Section + {3001,3001, 0, 0, 40000, 0,0.000000 }, // 3050: oGM61; Brass Section // Amplitude begins at 8.2, peaks 2922.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3002,3002, 0, 0, 40000, 13,0.000000 }, // 2928: oGM62; Synth Brass 1 + {3002,3002, 0, 0, 40000, 13,0.000000 }, // 3051: oGM62; Synth Brass 1 // Amplitude begins at 0.4, peaks 2771.3 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3003,3003, 0, 0, 206, 206,0.000000 }, // 2929: oGM63; Synth Brass 2 + {3003,3003, 0, 0, 206, 206,0.000000 }, // 3052: oGM63; Synth Brass 2 // Amplitude begins at 1789.1, peaks 3213.8 at 4.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3004,3004, 0, 0, 40000, 0,0.000000 }, // 2930: oGM78; Whistle + {3004,3004, 0, 0, 40000, 0,0.000000 }, // 3053: oGM78; Whistle // Amplitude begins at 6.1, peaks 2385.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {3005,3005, 0, 0, 40000, 433,0.000000 }, // 2931: oGM79; Ocarina + {3005,3005, 0, 0, 40000, 433,0.000000 }, // 3054: oGM79; Ocarina // Amplitude begins at 2844.1, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3006,3006, 0, 0, 1220, 1220,0.000000 }, // 2932: oGM80; Lead 1 squareea + {3006,3006, 0, 0, 1220, 1220,0.000000 }, // 3055: oGM80; Lead 1 squareea // Amplitude begins at 813.9, peaks 2193.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3007,3007, 0, 0, 40000, 460,0.000000 }, // 2933: oGM81; Lead 2 sawtooth + {3007,3007, 0, 0, 40000, 460,0.000000 }, // 3056: oGM81; Lead 2 sawtooth // Amplitude begins at 6.1, peaks 2032.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3008,3008, 0, 0, 40000, 0,0.000000 }, // 2934: oGM90; oGM91; Pad 3 polysynth; Pad 4 choir + {3008,3008, 0, 0, 40000, 0,0.000000 }, // 3057: oGM90; oGM91; Pad 3 polysynth; Pad 4 choir // Amplitude begins at 801.0, peaks 1761.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3009,3009, 0, 0, 106, 106,0.000000 }, // 2935: oGM94; Pad 7 halo + {3009,3009, 0, 0, 106, 106,0.000000 }, // 3058: oGM94; Pad 7 halo // Amplitude begins at 1434.2, peaks 1619.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3010,3010, 0, 0, 293, 293,0.000000 }, // 2936: oGM112; Tinkle Bell + {3010,3010, 0, 0, 293, 293,0.000000 }, // 3059: oGM112; Tinkle Bell // Amplitude begins at 2547.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 351, 351, 0, 0, 66, 66,0.000000 }, // 2937: oGM113; Agogo Bells + { 351, 351, 0, 0, 66, 66,0.000000 }, // 3060: oGM113; Agogo Bells // Amplitude begins at 1451.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3011,3011, 0, 0, 46, 46,0.000000 }, // 2938: oGM114; Steel Drums + {3011,3011, 0, 0, 46, 46,0.000000 }, // 3061: oGM114; Steel Drums // Amplitude begins at 385.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3012,3012, 0, 0, 26, 26,0.000000 }, // 2939: oGM115; Woodblock + {3012,3012, 0, 0, 26, 26,0.000000 }, // 3062: oGM115; Woodblock // Amplitude begins at 1372.8, peaks 1406.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3013,3013, 0, 0, 313, 313,0.000000 }, // 2940: oGM116; oGM119; Reverse Cymbal; Taiko Drum + {3013,3013, 0, 0, 313, 313,0.000000 }, // 3063: oGM116; oGM119; Reverse Cymbal; Taiko Drum // Amplitude begins at 114.9, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3014,3014, 0, 0, 2346, 2346,0.000000 }, // 2941: oGM121; Breath Noise + {3014,3014, 0, 0, 2346, 2346,0.000000 }, // 3064: oGM121; Breath Noise // Amplitude begins at 7.1, peaks 2781.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3015,3015, 0, 0, 186, 186,0.000000 }, // 2942: oGM122; Seashore + {3015,3015, 0, 0, 186, 186,0.000000 }, // 3065: oGM122; Seashore // Amplitude begins at 77.0, peaks 1935.2 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3016,3016, 0, 0, 273, 273,0.000000 }, // 2943: oGM124; Telephone + {3016,3016, 0, 0, 273, 273,0.000000 }, // 3066: oGM124; Telephone // Amplitude begins at 0.0, peaks 1797.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3017,3017, 0, 0, 40000, 0,0.000000 }, // 2944: oGM125; Helicopter + {3017,3017, 0, 0, 40000, 0,0.000000 }, // 3067: oGM125; Helicopter // Amplitude begins at 744.7, peaks 2218.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 }, // 2945: oGM126; Applause/Noise + {3018,3018, 0, 0, 40000, 146,0.000000 }, // 3068: oGM126; Applause/Noise - // Amplitude begins at 2716.5, + // Amplitude begins at 2451.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 351, 351, 17, 0, 53, 53,0.000000 }, // 2946: oGP35; oGP36; Ac Bass Drum; Bass Drum 1 + { 351, 351, 36, 0, 93, 93,0.000000 }, // 3069: oGP36; Bass Drum 1 - // Amplitude begins at 1531.4, + // Amplitude begins at 1437.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3011,3011, 14, 0, 46, 46,0.000000 }, // 2947: oGP38; oGP40; Acoustic Snare; Electric Snare + { 369, 369, 37, 0, 33, 33,0.000000 }, // 3070: oGP37; Side Stick - // Amplitude begins at 318.0, + // Amplitude begins at 1534.6, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {3011,3011, 38, 0, 60, 60,0.000000 }, // 3071: oGP38; Acoustic Snare + + // Amplitude begins at 1339.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3012,3012, 12, 0, 20, 20,0.000000 }, // 2948: oGP42; Closed High Hat + { 369, 369, 24, 0, 33, 33,0.000000 }, // 3072: oGP39; Hand Clap + + // Amplitude begins at 1404.3, + // 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 1465.9, + // 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 277.3, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + {3012,3012, 42, 0, 46, 46,0.000000 }, // 3075: oGP42; Closed High Hat + + // Amplitude begins at 1469.9, + // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. + { 369, 369, 50, 0, 46, 46,0.000000 }, // 3076: oGP43; High Floor Tom + + // Amplitude begins at 1509.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 1482.6, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + { 369, 369, 54, 0, 80, 80,0.000000 }, // 3078: oGP47; Low-Mid Tom + + // Amplitude begins at 1573.2, + // 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 913.0, + // Amplitude begins at 1576.7, + // 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 904.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3013,3013, 6, 0, 306, 306,0.000000 }, // 2949: oGP51; Ride Cymbal 1 + {3013,3013, 51, 0, 313, 313,0.000000 }, // 3081: oGP51; Ride Cymbal 1 + + // Amplitude begins at 3080.6, + // 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 + + // Amplitude begins at 2753.2, + // 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 2749.0, + // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. + {3019,3019, 63, 0, 86, 86,0.000000 }, // 3084: oGP63; Open High Conga - // Amplitude begins at 2830.8, + // Amplitude begins at 2741.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3019,3019, 1, 0, 100, 100,0.000000 }, // 2950: oGP62; oGP63; oGP64; Low Conga; Mute High Conga; Open High Conga + {3019,3019, 64, 0, 86, 86,0.000000 }, // 3085: oGP64; Low Conga - // Amplitude begins at 1219.3, + // Amplitude begins at 1192.5, + // 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 1110.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3020,3020, 14, 0, 46, 46,0.000000 }, // 2951: oGP69; oGP70; Cabasa; Maracas + {3020,3020, 70, 0, 40, 40,0.000000 }, // 3087: oGP70; Maracas // Amplitude begins at 708.3, peaks 2554.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3021,3021, 0, 0, 40000, 6,0.000000 }, // 2952: f15GM24; Acoustic Guitar1 + {3021,3021, 0, 0, 40000, 6,0.000000 }, // 3088: f15GM24; Acoustic Guitar1 // Amplitude begins at 6.8, peaks 3267.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3022,3022, 0, 0, 40000, 0,0.000000 }, // 2953: f15GM88; Pad 1 new age + {3022,3022, 0, 0, 40000, 0,0.000000 }, // 3089: f15GM88; Pad 1 new age // Amplitude begins at 2080.3, peaks 2712.7 at 8.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3023,3023, 0, 0, 40000, 6,0.000000 }, // 2954: f15GM92; Pad 5 bowedpad + {3023,3023, 0, 0, 40000, 6,0.000000 }, // 3090: f15GM92; Pad 5 bowedpad // Amplitude begins at 2080.3, peaks 2711.7 at 30.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3024,3024, 0, 0, 40000, 6,0.000000 }, // 2955: f15GM93; Pad 6 metallic + {3024,3024, 0, 0, 40000, 6,0.000000 }, // 3091: f15GM93; Pad 6 metallic - // Amplitude begins at 2131.0, peaks 2549.5 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3025,3025, 0, 0, 40, 40,0.000000 }, // 2956: f16GP35; Ac Bass Drum + // Amplitude begins at 2406.1, peaks 2748.8 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 102.5, peaks 1117.3 at 0.0s, + // Amplitude begins at 1558.1, peaks 2196.6 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 107.5, peaks 1152.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3026,3026, 15, 0, 33, 33,0.000000 }, // 2957: f16GP70; Maracas + {3026,3026, 63, 0, 33, 33,0.000000 }, // 3094: f16GP70; Maracas - // Amplitude begins at 0.6, peaks 2611.8 at 0.1s, + // Amplitude begins at 127.5, peaks 2519.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3027,3027,144, 0, 126, 126,0.000000 }, // 2958: f16GP73; Short Guiro + {3027,3027, 74, 0, 80, 80,0.000000 }, // 3095: f16GP73; Short Guiro - // Amplitude begins at 0.6, peaks 2882.8 at 0.1s, + // Amplitude begins at 0.9, peaks 2863.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3028,3028, 16, 0, 226, 226,0.000000 }, // 2959: f16GP74; Long Guiro + {3028,3028, 74, 0, 193, 193,0.000000 }, // 3096: f16GP74; Long Guiro - // Amplitude begins at 2805.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3029,3029, 0, 0, 40, 40,0.000000 }, // 2960: f16GP87; Open Surdu + // Amplitude begins at 3043.8, + // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. + {3029,3029, 60, 0, 286, 286,0.000000 }, // 3097: f16GP87; Open Surdu // Amplitude begins at 23.4, peaks 1422.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1597,1598, 35, 0, 393, 393,0.000000 }, // 2961: b50P72; gps072 + {1597,1598, 35, 0, 393, 393,0.000000 }, // 3098: b50P72; gps072 // Amplitude begins at 1359.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1568,1569, 35, 0, 86, 86,0.000000 }, // 2962: b50P56; gps056 + {1568,1569, 35, 0, 86, 86,0.000000 }, // 3099: b50P56; gps056 // Amplitude begins at 22.8, peaks 2057.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 249,3030, 0, 0, 40000, 33,0.000000 }, // 2963: b50M58; b51M58; gm058 + { 249,3030, 0, 0, 40000, 33,0.000000 }, // 3100: b50M58; b51M58; gm058 // Amplitude begins at 3199.2, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {1449,3031, 0, 0, 1826, 1826,0.000000 }, // 2964: b50M3; b51M3; gm003 + {1449,3031, 0, 0, 1826, 1826,0.000000 }, // 3101: b50M3; b51M3; gm003 // Amplitude begins at 1061.6, peaks 1112.8 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1451,3032, 0, 0, 1706, 1706,0.000000 }, // 2965: b50M7; b51M7; gm007 + {1451,3032, 0, 0, 1706, 1706,0.000000 }, // 3102: b50M7; b51M7; gm007 // Amplitude begins at 2518.5, peaks 3083.9 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {1456,3033, 0, 0, 1713, 1713,0.000000 }, // 2966: b50M11; b51M11; gm011 + {1456,3033, 0, 0, 1713, 1713,0.000000 }, // 3103: b50M11; b51M11; gm011 // Amplitude begins at 1220.1, peaks 1232.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1548,3034, 0, 0, 146, 146,0.000000 }, // 2967: b50M124; b51M124; gm124 + {1548,3034, 0, 0, 146, 146,0.000000 }, // 3104: b50M124; b51M124; gm124 // Amplitude begins at 0.0, peaks 1595.0 at 1.4s, // fades to 20% at 1.4s, keyoff fades to 20% in 1.4s. - {1550,3035, 0, 0, 1373, 1373,0.000000 }, // 2968: b50M125; b51M125; gm125 + {1550,3035, 0, 0, 1373, 1373,0.000000 }, // 3105: b50M125; b51M125; gm125 // Amplitude begins at 2.2, peaks 2639.0 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 398, 399, 35, 0, 773, 773,0.000000 }, // 2969: b50P83; gps083 + { 398, 399, 35, 0, 773, 773,0.000000 }, // 3106: b50P83; gps083 // Amplitude begins at 1057.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1554,3036, 35, 0, 6, 6,0.000000 }, // 2970: b50P36; b50P43; b50P45; b50P47; b50P48; b50P50; gps036; gps043; gps045; gps047; gps048; gps050 + {1554,3036, 35, 0, 6, 6,0.000000 }, // 3107: b50P36; b50P43; b50P45; b50P47; b50P48; b50P50; gps036; gps043; gps045; gps047; gps048; gps050 // Amplitude begins at 170.7, peaks 173.4 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1560,1561, 35, 0, 373, 373,0.000000 }, // 2971: b50P51; gps051 + {1560,1561, 35, 0, 373, 373,0.000000 }, // 3108: b50P51; gps051 // Amplitude begins at 118.1, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1562,1563, 35, 0, 386, 386,0.000000 }, // 2972: b50P53; gps053 + {1562,1563, 35, 0, 386, 386,0.000000 }, // 3109: b50P53; gps053 // Amplitude begins at 168.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1574,1575, 35, 0, 180, 180,0.000000 }, // 2973: b50P59; gps059 + {1574,1575, 35, 0, 180, 180,0.000000 }, // 3110: b50P59; gps059 // Amplitude begins at 1426.0, peaks 1442.2 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1612,1613, 35, 0, 713, 713,0.000000 }, // 2974: b50P84; gps084 + {1612,1613, 35, 0, 713, 713,0.000000 }, // 3111: b50P84; gps084 // Amplitude begins at 1312.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1599,1600, 35, 0, 60, 60,0.000000 }, // 2975: b50P75; gps075 + {1599,1600, 35, 0, 60, 60,0.000000 }, // 3112: b50P75; gps075 // Amplitude begins at 1338.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 160,1601, 35, 0, 60, 60,0.000000 }, // 2976: b50P76; b50P77; gps076; gps077 + { 160,1601, 35, 0, 60, 60,0.000000 }, // 3113: b50P76; b50P77; gps076; gps077 // Amplitude begins at 1312.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1614,1615, 35, 0, 60, 60,0.000000 }, // 2977: b50P85; gps085 + {1614,1615, 35, 0, 60, 60,0.000000 }, // 3114: b50P85; gps085 // Amplitude begins at 0.5, peaks 256.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 397,1592, 35, 0, 106, 106,0.000000 }, // 2978: b50P69; gps069 + { 397,1592, 35, 0, 106, 106,0.000000 }, // 3115: b50P69; gps069 // Amplitude begins at 0.5, peaks 201.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1610,1611, 35, 0, 46, 46,0.000000 }, // 2979: b50P82; gps082 + {1610,1611, 35, 0, 46, 46,0.000000 }, // 3116: b50P82; gps082 // Amplitude begins at 1034.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 146,1580, 35, 0, 13, 13,0.000000 }, // 2980: b50P62; gps062 + { 146,1580, 35, 0, 13, 13,0.000000 }, // 3117: b50P62; gps062 // Amplitude begins at 519.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1616,1617, 35, 0, 53, 53,0.000000 }, // 2981: b50P86; gps086 + {1616,1617, 35, 0, 53, 53,0.000000 }, // 3118: b50P86; gps086 // Amplitude begins at 533.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1581,1582, 35, 0, 53, 53,0.000000 }, // 2982: b50P63; gps063 + {1581,1582, 35, 0, 53, 53,0.000000 }, // 3119: b50P63; gps063 // Amplitude begins at 2536.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1618,1619, 35, 0, 20, 20,0.000000 }, // 2983: b50P87; gps087 + {1618,1619, 35, 0, 20, 20,0.000000 }, // 3120: b50P87; gps087 // Amplitude begins at 2813.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1554,1555, 35, 0, 20, 20,0.000000 }, // 2984: b50P41; gps041 + {1554,1555, 35, 0, 20, 20,0.000000 }, // 3121: b50P41; gps041 // Amplitude begins at 1945.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 364, 365, 35, 0, 26, 26,0.000000 }, // 2985: b50P37; gps037 + { 364, 365, 35, 0, 26, 26,0.000000 }, // 3122: b50P37; gps037 // Amplitude begins at 2849.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130,1553, 35, 0, 53, 53,0.000000 }, // 2986: b50P40; gps040 + { 130,1553, 35, 0, 53, 53,0.000000 }, // 3123: b50P40; gps040 // Amplitude begins at 730.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133,1556, 35, 0, 26, 26,0.000000 }, // 2987: b50P42; gps042 + { 133,1556, 35, 0, 26, 26,0.000000 }, // 3124: b50P42; gps042 // Amplitude begins at 25.2, peaks 1204.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1557,1558, 35, 0, 40, 40,0.000000 }, // 2988: b50P44; gps044 + {1557,1558, 35, 0, 40, 40,0.000000 }, // 3125: b50P44; gps044 // Amplitude begins at 2821.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130,1552, 35, 0, 53, 53,0.000000 }, // 2989: b50P38; gps038 + { 130,1552, 35, 0, 53, 53,0.000000 }, // 3126: b50P38; gps038 // Amplitude begins at 144.5, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 135,1559, 35, 0, 306, 306,0.000000 }, // 2990: b50P46; gps046 + { 135,1559, 35, 0, 306, 306,0.000000 }, // 3127: b50P46; gps046 // Amplitude begins at 491.0, peaks 2075.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1564,1565, 35, 0, 113, 113,0.000000 }, // 2991: b50P54; gps054 + {1564,1565, 35, 0, 113, 113,0.000000 }, // 3128: b50P54; gps054 // Amplitude begins at 1802.9, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1566,1567, 35, 0, 720, 720,0.000000 }, // 2992: b50P55; gps055 + {1566,1567, 35, 0, 720, 720,0.000000 }, // 3129: b50P55; gps055 // Amplitude begins at 2000.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1576,1577, 35, 0, 33, 33,0.000000 }, // 2993: b50P60; gps060 + {1576,1577, 35, 0, 33, 33,0.000000 }, // 3130: b50P60; gps060 // Amplitude begins at 872.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1578,1579, 35, 0, 60, 60,0.000000 }, // 2994: b50P61; gps061 + {1578,1579, 35, 0, 60, 60,0.000000 }, // 3131: b50P61; gps061 // Amplitude begins at 944.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1585,1586, 35, 0, 20, 20,0.000000 }, // 2995: b50P65; gps065 + {1585,1586, 35, 0, 20, 20,0.000000 }, // 3132: b50P65; gps065 // Amplitude begins at 1444.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 150,1587, 35, 0, 53, 53,0.000000 }, // 2996: b50P66; gps066 + { 150,1587, 35, 0, 53, 53,0.000000 }, // 3133: b50P66; gps066 // Amplitude begins at 565.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1588,1589, 35, 0, 46, 46,0.000000 }, // 2997: b50P67; gps067 + {1588,1589, 35, 0, 46, 46,0.000000 }, // 3134: b50P67; gps067 // Amplitude begins at 10.1, peaks 591.0 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {1595,1596, 35, 0, 373, 373,0.000000 }, // 2998: b50P71; gps071 - - // Amplitude begins at 493.6, peaks 584.9 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1572,1573, 35, 0, 53, 53,0.000000 }, // 2999: b50P58; gps058 + {1595,1596, 35, 0, 373, 373,0.000000 }, // 3135: b50P71; gps071 // Amplitude begins at 576.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1583,1584, 35, 0, 46, 46,0.000000 }, // 3000: b50P64; gps064 + {1583,1584, 35, 0, 46, 46,0.000000 }, // 3136: b50P64; gps064 // Amplitude begins at 724.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1590,1591, 35, 0, 53, 53,0.000000 }, // 3001: b50P68; gps068 + {1590,1591, 35, 0, 53, 53,0.000000 }, // 3137: b50P68; gps068 // Amplitude begins at 55.9, peaks 125.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 }, // 3002: b50P70; gps070 + {1593,1594, 35, 0, 20, 20,0.000000 }, // 3138: b50P70; gps070 // Amplitude begins at 2.1, peaks 3182.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1604,1605, 35, 0, 146, 146,0.000000 }, // 3003: b50P79; gps079 + {1604,1605, 35, 0, 146, 146,0.000000 }, // 3139: b50P79; gps079 // Amplitude begins at 1021.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {1606,1607, 35, 0, 220, 220,0.000000 }, // 3004: b50P80; gps080 + {1606,1607, 35, 0, 220, 220,0.000000 }, // 3140: b50P80; gps080 // Amplitude begins at 2072.4, peaks 2083.6 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {1608,1609, 35, 0, 880, 880,0.000000 }, // 3005: b50P81; gps081 + {1608,1609, 35, 0, 880, 880,0.000000 }, // 3141: b50P81; gps081 // Amplitude begins at 0.0, peaks 2858.6 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {1602,1603, 35, 0, 260, 260,0.000000 }, // 3006: b50P78; gps078 + {1602,1603, 35, 0, 260, 260,0.000000 }, // 3142: b50P78; gps078 // Amplitude begins at 2831.3, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 374, 375, 35, 0, 353, 353,0.000000 }, // 3007: b50P52; gps052 + { 374, 375, 35, 0, 353, 353,0.000000 }, // 3143: b50P52; gps052 // Amplitude begins at 2708.1, peaks 2963.6 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {1570,1571, 35, 0, 720, 720,0.000000 }, // 3008: b50P57; gps057 + {1570,1571, 35, 0, 720, 720,0.000000 }, // 3144: b50P57; gps057 // Amplitude begins at 2441.4, peaks 5283.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2310,2311, 35, 0, 60, 60,0.000000 }, // 3009: 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 + {2310,2311, 35, 0, 60, 60,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 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3037, 340, 35, 2, 0, 0,0.000000 }, // 3010: b51P88; gpo088 - - // Amplitude begins at 2874.3, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2305,2306, 35, 0, 20, 20,0.000000 }, // 3011: b51P35; b51P36; gpo035; gpo036 + {3037, 340, 35, 2, 0, 0,0.000000 }, // 3146: b51P88; gpo088 // Amplitude begins at 2821.6, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2309,1552, 35, 0, 53, 53,0.000000 }, // 3012: b51P38; b51P40; gpo038; gpo040 + {2309,1552, 35, 0, 53, 53,0.000000 }, // 3147: b51P38; b51P40; gpo038; gpo040 // Amplitude begins at 2625.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1599,1599, 35, 0, 60, 60,0.000000 }, // 3013: b51P39; b51P75; b51P76; b51P77; b51P85; gpo039; gpo075; gpo076; gpo077; gpo085 + {1599,1599, 35, 0, 60, 60,0.000000 }, // 3148: b51P39; b51P75; b51P76; b51P77; b51P85; gpo039; gpo075; gpo076; gpo077; gpo085 // Amplitude begins at 1943.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2307,2308, 35, 0, 26, 26,0.000000 }, // 3014: b51P37; gpo037 + {2307,2308, 35, 0, 26, 26,0.000000 }, // 3149: b51P37; gpo037 // Amplitude begins at 491.0, peaks 2075.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1564,2312, 35, 0, 113, 113,0.000000 }, // 3015: b51P54; gpo054 + {1564,2312, 35, 0, 113, 113,0.000000 }, // 3150: b51P54; gpo054 // Amplitude begins at 1723.8, peaks 1730.5 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2313,2314, 35, 0, 726, 726,0.000000 }, // 3016: b51P55; gpo055 + {2313,2314, 35, 0, 726, 726,0.000000 }, // 3151: b51P55; gpo055 // Amplitude begins at 1598.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {1572,1572, 35, 0, 20, 20,0.000000 }, // 3017: b51P58; gpo058 + {1572,1572, 35, 0, 20, 20,0.000000 }, // 3152: b51P58; gpo058 // Amplitude begins at 1006.6, peaks 1930.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2315,2316, 35, 0, 73, 73,0.000000 }, // 3018: b51P60; gpo060 + {2315,2316, 35, 0, 73, 73,0.000000 }, // 3153: b51P60; gpo060 // Amplitude begins at 1053.3, peaks 2220.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2317,2318, 35, 0, 106, 106,0.000000 }, // 3019: b51P61; gpo061 + {2317,2318, 35, 0, 106, 106,0.000000 }, // 3154: b51P61; gpo061 // Amplitude begins at 1777.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2319,2319, 35, 0, 13, 13,0.000000 }, // 3020: b51P62; b51P86; gpo062; gpo086 + {2319,2319, 35, 0, 13, 13,0.000000 }, // 3155: b51P62; b51P86; gpo062; gpo086 // Amplitude begins at 2206.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2320,2320, 35, 0, 53, 53,0.000000 }, // 3021: b51P63; b51P87; gpo063; gpo087 + {2320,2320, 35, 0, 53, 53,0.000000 }, // 3156: b51P63; b51P87; gpo063; gpo087 // Amplitude begins at 1976.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1616,1616, 35, 0, 60, 60,0.000000 }, // 3022: b51P64; gpo064 + {1616,1616, 35, 0, 60, 60,0.000000 }, // 3157: b51P64; gpo064 // Amplitude begins at 2647.7, peaks 2662.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2321,2321, 35, 0, 153, 153,0.000000 }, // 3023: b51P65; gpo065 + {2321,2321, 35, 0, 153, 153,0.000000 }, // 3158: b51P65; gpo065 // Amplitude begins at 2226.3, peaks 2312.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2322,2322, 35, 0, 86, 86,0.000000 }, // 3024: b51P66; gpo066 + {2322,2322, 35, 0, 86, 86,0.000000 }, // 3159: b51P66; gpo066 // Amplitude begins at 2688.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2323,2323, 35, 0, 53, 53,0.000000 }, // 3025: b51P67; gpo067 + {2323,2323, 35, 0, 53, 53,0.000000 }, // 3160: b51P67; gpo067 // Amplitude begins at 2681.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2324,2324, 35, 0, 53, 53,0.000000 }, // 3026: b51P68; gpo068 + {2324,2324, 35, 0, 53, 53,0.000000 }, // 3161: b51P68; gpo068 // Amplitude begins at 477.2, peaks 1096.3 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2325,2325, 35, 0, 20, 20,0.000000 }, // 3027: b51P70; gpo070 + {2325,2325, 35, 0, 20, 20,0.000000 }, // 3162: b51P70; gpo070 // Amplitude begins at 50.0, peaks 1240.8 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2326,2326, 35, 0, 393, 393,0.000000 }, // 3028: b51P71; gpo071 + {2326,2326, 35, 0, 393, 393,0.000000 }, // 3163: b51P71; gpo071 // Amplitude begins at 49.6, peaks 1290.8 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2327,2327, 35, 0, 780, 780,0.000000 }, // 3029: b51P72; gpo072 + {2327,2327, 35, 0, 780, 780,0.000000 }, // 3164: b51P72; gpo072 // Amplitude begins at 0.0, peaks 1485.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2328, 392, 35, 0, 93, 93,0.000000 }, // 3030: b51P73; gpo073 + {2328, 392, 35, 0, 93, 93,0.000000 }, // 3165: b51P73; gpo073 // Amplitude begins at 0.0, peaks 1600.8 at 0.3s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2328, 393, 35, 0, 346, 346,0.000000 }, // 3031: b51P74; gpo074 + {2328, 393, 35, 0, 346, 346,0.000000 }, // 3166: b51P74; gpo074 // Amplitude begins at 0.0, peaks 2837.7 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {2329,2330, 35, 0, 266, 266,0.000000 }, // 3032: b51P78; gpo078 + {2329,2330, 35, 0, 266, 266,0.000000 }, // 3167: b51P78; gpo078 // Amplitude begins at 2.1, peaks 2896.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2331,2332, 35, 0, 180, 180,0.000000 }, // 3033: b51P79; gpo079 + {2331,2332, 35, 0, 180, 180,0.000000 }, // 3168: b51P79; gpo079 // Amplitude begins at 2929.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2333,2334, 35, 0, 186, 186,0.000000 }, // 3034: b51P80; gpo080 + {2333,2334, 35, 0, 186, 186,0.000000 }, // 3169: b51P80; gpo080 // Amplitude begins at 2460.7, peaks 2906.9 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2335,2336, 35, 0, 733, 733,0.000000 }, // 3035: b51P81; gpo081 + {2335,2336, 35, 0, 733, 733,0.000000 }, // 3170: b51P81; gpo081 // Amplitude begins at 1175.3, peaks 1181.6 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3038,3039, 35, 0, 366, 366,0.000000 }, // 3036: b51P83; gpo083 + {3038,3039, 35, 0, 366, 366,0.000000 }, // 3171: b51P83; gpo083 // Amplitude begins at 1429.4, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3040,3041, 35, 0, 586, 586,0.000000 }, // 3037: b51P84; gpo084 + {3040,3041, 35, 0, 586, 586,0.000000 }, // 3172: b51P84; gpo084 // Amplitude begins at 2623.6, peaks 2635.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {1568,1568, 35, 0, 60, 60,0.000000 }, // 3038: b51P56; gpo056 + {1568,1568, 35, 0, 60, 60,0.000000 }, // 3173: b51P56; gpo056 // Amplitude begins at 893.6, peaks 936.7 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {3042,3042, 0, 0, 2373, 2373,0.000000 }, // 3039: b55MM0; AcGrPian + {3042,3042, 0, 0, 2373, 2373,0.000000 }, // 3174: b55MM0; AcGrPian // Amplitude begins at 774.1, peaks 1352.4 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {3043,3043, 0, 0, 2080, 2080,0.000000 }, // 3040: b55MM1; BrAcPian + {3043,3043, 0, 0, 2080, 2080,0.000000 }, // 3175: b55MM1; BrAcPian // Amplitude begins at 638.1, peaks 658.4 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {3044,3044, 0, 0, 1260, 1260,0.000000 }, // 3041: b55MM2; ElGrPian + {3044,3044, 0, 0, 1260, 1260,0.000000 }, // 3176: b55MM2; ElGrPian // Amplitude begins at 579.9, peaks 646.1 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3045,3045, 0, 0, 1080, 1080,0.000000 }, // 3042: b55MM3; HonkTonk + {3045,3045, 0, 0, 1080, 1080,0.000000 }, // 3177: b55MM3; HonkTonk // Amplitude begins at 1379.2, peaks 2095.2 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3046,3046, 0, 0, 766, 766,0.000000 }, // 3043: b55MM4; RhodPian + {3046,3046, 0, 0, 766, 766,0.000000 }, // 3178: b55MM4; RhodPian // Amplitude begins at 1495.9, peaks 1877.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3047,3047, 0, 0, 540, 540,0.000000 }, // 3044: b55MM5; ChorPian + {3047,3047, 0, 0, 540, 540,0.000000 }, // 3179: b55MM5; ChorPian // Amplitude begins at 1031.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3048,3048, 0, 0, 613, 613,0.000000 }, // 3045: b55MM6; HarpsiCh + {3048,3048, 0, 0, 613, 613,0.000000 }, // 3180: b55MM6; HarpsiCh // Amplitude begins at 0.0, peaks 692.3 at 24.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3049,3049, 0, 0, 40000, 53,0.000000 }, // 3046: b55MM7; Clarin ? + {3049,3049, 0, 0, 40000, 53,0.000000 }, // 3181: b55MM7; Clarin ? // Amplitude begins at 32.1, peaks 654.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3050,3050, 0, 0, 1020, 1020,0.000000 }, // 3047: b55MM8; Celesta1 + {3050,3050, 0, 0, 1020, 1020,0.000000 }, // 3182: b55MM8; Celesta1 // Amplitude begins at 549.0, peaks 566.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {3051,3051, 0, 0, 40000, 600,0.000000 }, // 3048: b55MM9; Glock + {3051,3051, 0, 0, 40000, 600,0.000000 }, // 3183: b55MM9; Glock // Amplitude begins at 440.7, peaks 470.2 at 0.0s, // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s. - {3052,3052, 0, 0, 3586, 3586,0.000000 }, // 3049: b55MM10; MusicBox + {3052,3052, 0, 0, 3586, 3586,0.000000 }, // 3184: b55MM10; MusicBox // Amplitude begins at 663.3, peaks 665.1 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3053,3053, 0, 0, 993, 993,0.000000 }, // 3050: b55MM11; VibraPho + {3053,3053, 0, 0, 993, 993,0.000000 }, // 3185: b55MM11; VibraPho // Amplitude begins at 789.5, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3054,3054, 0, 0, 260, 260,0.000000 }, // 3051: b55MM12; Marimba + {3054,3054, 0, 0, 260, 260,0.000000 }, // 3186: b55MM12; Marimba // Amplitude begins at 1019.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3055,3055, 0, 0, 140, 140,0.000000 }, // 3052: b55MM13; XyloPhon + {3055,3055, 0, 0, 140, 140,0.000000 }, // 3187: b55MM13; XyloPhon // Amplitude begins at 721.3, peaks 848.2 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3056,3056, 0, 0, 2253, 2253,0.000000 }, // 3053: b55MM14; TubeBell + {3056,3056, 0, 0, 2253, 2253,0.000000 }, // 3188: b55MM14; TubeBell // Amplitude begins at 527.1, peaks 584.0 at 0.4s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {3057,3057, 0, 0, 2473, 2473,0.000000 }, // 3054: b55MM15; Dulcim ? + {3057,3057, 0, 0, 2473, 2473,0.000000 }, // 3189: b55MM15; Dulcim ? // Amplitude begins at 846.8, peaks 1340.4 at 9.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3058,3058, 0, 0, 40000, 0,0.000000 }, // 3055: b55MM16; Hammond + {3058,3058, 0, 0, 40000, 0,0.000000 }, // 3190: b55MM16; Hammond // Amplitude begins at 1522.6, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3059,3059, 0, 0, 40000, 0,0.000000 }, // 3056: b55MM17; PercOrg + {3059,3059, 0, 0, 40000, 0,0.000000 }, // 3191: b55MM17; PercOrg // Amplitude begins at 838.5, peaks 890.8 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {3060,3060, 0, 0, 2200, 2200,0.000000 }, // 3057: b55MM18; RockOrg + {3060,3060, 0, 0, 2200, 2200,0.000000 }, // 3192: b55MM18; RockOrg // Amplitude begins at 51.3, peaks 1301.8 at 14.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3061,3061, 0, 0, 40000, 0,0.000000 }, // 3058: b55MM19; ChuchOrg + {3061,3061, 0, 0, 40000, 0,0.000000 }, // 3193: b55MM19; ChuchOrg // Amplitude begins at 0.9, peaks 473.7 at 28.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3062,3062, 0, 0, 40000, 6,0.000000 }, // 3059: b55MM20; ReedOrg + {3062,3062, 0, 0, 40000, 6,0.000000 }, // 3194: b55MM20; ReedOrg // Amplitude begins at 0.0, peaks 467.5 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3063,3063, 0, 0, 40000, 6,0.000000 }, // 3060: b55MM21; Accordn + {3063,3063, 0, 0, 40000, 6,0.000000 }, // 3195: b55MM21; Accordn // Amplitude begins at 2265.5, peaks 3107.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3064,3064, 0, 0, 486, 486,0.000000 }, // 3061: 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 + {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 581.8, peaks 699.9 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3065,3065, 0, 0, 1853, 1853,0.000000 }, // 3062: b55MM24; AcGuit1 + {3065,3065, 0, 0, 1853, 1853,0.000000 }, // 3197: b55MM24; AcGuit1 // Amplitude begins at 355.8, peaks 383.2 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3066,3066, 0, 0, 1940, 1940,0.000000 }, // 3063: b55MM25; AcGuit2 + {3066,3066, 0, 0, 1940, 1940,0.000000 }, // 3198: b55MM25; AcGuit2 // Amplitude begins at 939.2, peaks 1450.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3067,3067, 0, 0, 213, 213,0.000000 }, // 3064: b55MM26; JazzGuit + {3067,3067, 0, 0, 213, 213,0.000000 }, // 3199: b55MM26; JazzGuit // Amplitude begins at 445.8, peaks 493.2 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3068,3068, 0, 0, 40000, 20,0.000000 }, // 3065: b55MM27; CleanGui + {3068,3068, 0, 0, 40000, 20,0.000000 }, // 3200: b55MM27; CleanGui // Amplitude begins at 946.3, peaks 948.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3069,3069, 0, 0, 80, 80,0.000000 }, // 3066: b55MM28; MuteGuit + {3069,3069, 0, 0, 80, 80,0.000000 }, // 3201: b55MM28; MuteGuit // Amplitude begins at 470.8, peaks 514.9 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3070,3070, 0, 0, 1866, 1866,0.000000 }, // 3067: b55MM29; OverGuit + {3070,3070, 0, 0, 1866, 1866,0.000000 }, // 3202: b55MM29; OverGuit // Amplitude begins at 289.6, peaks 323.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3071,3071, 0, 0, 40000, 60,0.000000 }, // 3068: b55MM30; DistGuit + {3071,3071, 0, 0, 40000, 60,0.000000 }, // 3203: b55MM30; DistGuit // Amplitude begins at 2003.6, peaks 2089.8 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3072,3072, 0, 0, 1113, 1113,0.000000 }, // 3069: b55MM31; GtHarms + {3072,3072, 0, 0, 1113, 1113,0.000000 }, // 3204: b55MM31; GtHarms // Amplitude begins at 926.3, peaks 982.9 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3073,3073, 0, 0, 360, 360,0.000000 }, // 3070: b55MM32; AcouBass + {3073,3073, 0, 0, 360, 360,0.000000 }, // 3205: b55MM32; AcouBass // Amplitude begins at 659.8, peaks 685.0 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3074,3074, 0, 0, 1080, 1080,0.000000 }, // 3071: b55MM33; FingBass + {3074,3074, 0, 0, 1080, 1080,0.000000 }, // 3206: b55MM33; FingBass // Amplitude begins at 698.4, peaks 850.5 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3075,3075, 0, 0, 793, 793,0.000000 }, // 3072: b55MM34; PickBass + {3075,3075, 0, 0, 793, 793,0.000000 }, // 3207: b55MM34; PickBass // Amplitude begins at 543.2, peaks 913.9 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3076,3076, 0, 0, 1166, 1166,0.000000 }, // 3073: b55MM35; FretLess + {3076,3076, 0, 0, 1166, 1166,0.000000 }, // 3208: b55MM35; FretLess // Amplitude begins at 348.9, peaks 369.6 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3077,3077, 0, 0, 1940, 1940,0.000000 }, // 3074: b55MM36; SlapBs1 + {3077,3077, 0, 0, 1940, 1940,0.000000 }, // 3209: b55MM36; SlapBs1 // Amplitude begins at 635.0, peaks 786.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3078,3078, 0, 0, 40000, 6,0.000000 }, // 3075: b55MM37; SlapBs2 + {3078,3078, 0, 0, 40000, 6,0.000000 }, // 3210: b55MM37; SlapBs2 // Amplitude begins at 125.8, peaks 405.0 at 0.1s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3079,3079, 0, 0, 1046, 1046,0.000000 }, // 3076: b55MM38; SynBass1 + {3079,3079, 0, 0, 1046, 1046,0.000000 }, // 3211: b55MM38; SynBass1 // Amplitude begins at 203.2, peaks 562.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3080,3080, 0, 0, 626, 626,0.000000 }, // 3077: b55MM39; SynBass2 + {3080,3080, 0, 0, 626, 626,0.000000 }, // 3212: b55MM39; SynBass2 // Amplitude begins at 0.0, peaks 484.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {3081,3081, 0, 0, 146, 13,0.000000 }, // 3078: b55MM40; Violin2 + {3081,3081, 0, 0, 146, 13,0.000000 }, // 3213: b55MM40; Violin2 // Amplitude begins at 0.0, peaks 535.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 }, // 3079: b55MM41; Viola + {3082,3082, 0, 0, 793, 6,0.000000 }, // 3214: b55MM41; Viola // Amplitude begins at 0.0, peaks 304.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3083,3083, 0, 0, 40000, 26,0.000000 }, // 3080: b55MM42; Cello + {3083,3083, 0, 0, 40000, 26,0.000000 }, // 3215: b55MM42; Cello // Amplitude begins at 0.0, peaks 528.0 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {3084,3084, 0, 0, 146, 13,0.000000 }, // 3081: b55MM43; ContraBs + {3084,3084, 0, 0, 146, 13,0.000000 }, // 3216: b55MM43; ContraBs // Amplitude begins at 0.0, peaks 525.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3085,3085, 0, 0, 40000, 46,0.000000 }, // 3082: b55MM44; TremoStr + {3085,3085, 0, 0, 40000, 46,0.000000 }, // 3217: b55MM44; TremoStr // Amplitude begins at 523.2, peaks 877.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3086,3086, 0, 0, 100, 100,0.000000 }, // 3083: b55MM45; Pizzicat + {3086,3086, 0, 0, 100, 100,0.000000 }, // 3218: b55MM45; Pizzicat // Amplitude begins at 1014.1, peaks 1189.0 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {3087,3087, 0, 0, 1606, 1606,0.000000 }, // 3084: b55MM46; Harp + {3087,3087, 0, 0, 1606, 1606,0.000000 }, // 3219: b55MM46; Harp // Amplitude begins at 965.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3088,3088, 0, 0, 293, 293,0.000000 }, // 3085: b55MM47; Timpani + {3088,3088, 0, 0, 293, 293,0.000000 }, // 3220: b55MM47; Timpani // Amplitude begins at 471.1, peaks 502.9 at 29.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3089,3089, 0, 0, 40000, 80,0.000000 }, // 3086: b55MM48; Strings1 + {3089,3089, 0, 0, 40000, 80,0.000000 }, // 3221: b55MM48; Strings1 // Amplitude begins at 197.9, peaks 469.8 at 23.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3090,3090, 0, 0, 40000, 73,0.000000 }, // 3087: b55MM49; Strings2 + {3090,3090, 0, 0, 40000, 73,0.000000 }, // 3222: b55MM49; Strings2 // Amplitude begins at 305.6, peaks 425.8 at 32.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3091,3091, 0, 0, 40000, 66,0.000000 }, // 3088: b55MM50; SynStr1 + {3091,3091, 0, 0, 40000, 66,0.000000 }, // 3223: b55MM50; SynStr1 // Amplitude begins at 179.6, peaks 353.3 at 7.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3092,3092, 0, 0, 40000, 73,0.000000 }, // 3089: b55MM51; SynStr2 + {3092,3092, 0, 0, 40000, 73,0.000000 }, // 3224: b55MM51; SynStr2 // Amplitude begins at 1.0, peaks 443.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3093,3093, 0, 0, 40000, 0,0.000000 }, // 3090: b55MM52; Aahs + {3093,3093, 0, 0, 40000, 0,0.000000 }, // 3225: b55MM52; Aahs // Amplitude begins at 1.0, peaks 447.3 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3094,3094, 0, 0, 40000, 6,0.000000 }, // 3091: b55MM53; Oohs + {3094,3094, 0, 0, 40000, 6,0.000000 }, // 3226: b55MM53; Oohs // Amplitude begins at 1.4, peaks 601.7 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3095,3095, 0, 0, 40000, 6,0.000000 }, // 3092: b55MM54; SynVoice + {3095,3095, 0, 0, 40000, 6,0.000000 }, // 3227: b55MM54; SynVoice // Amplitude begins at 746.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3096,3096, 0, 0, 246, 246,0.000000 }, // 3093: b55MM55; OrchHit + {3096,3096, 0, 0, 246, 246,0.000000 }, // 3228: b55MM55; OrchHit // Amplitude begins at 477.9, peaks 600.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3097,3097, 0, 0, 40000, 73,0.000000 }, // 3094: b55MM56; Trumpet + {3097,3097, 0, 0, 40000, 73,0.000000 }, // 3229: b55MM56; Trumpet // Amplitude begins at 489.0, peaks 849.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.1s. - {3098,3098, 0, 0, 233, 126,0.000000 }, // 3095: b55MM57; Trombone + {3098,3098, 0, 0, 233, 126,0.000000 }, // 3230: b55MM57; Trombone // Amplitude begins at 376.1, peaks 670.7 at 21.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3099,3099, 0, 0, 40000, 33,0.000000 }, // 3096: b55MM58; Tuba + {3099,3099, 0, 0, 40000, 33,0.000000 }, // 3231: b55MM58; Tuba // Amplitude begins at 6.1, peaks 2002.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3100,3100, 0, 0, 40000, 6,0.000000 }, // 3097: b55MM60; FrHorn + {3100,3100, 0, 0, 40000, 6,0.000000 }, // 3232: b55MM60; FrHorn // Amplitude begins at 373.7, peaks 670.7 at 21.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3101,3101, 0, 0, 40000, 73,0.000000 }, // 3098: b55MM61; BrasSect + {3101,3101, 0, 0, 40000, 73,0.000000 }, // 3233: b55MM61; BrasSect // Amplitude begins at 313.5, peaks 655.7 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 0.1s. - {3102,3102, 0, 0, 1160, 53,0.000000 }, // 3099: b55MM62; SynBras1 + {3102,3102, 0, 0, 1160, 53,0.000000 }, // 3234: b55MM62; SynBras1 // Amplitude begins at 342.7, peaks 622.9 at 30.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3103,3103, 0, 0, 40000, 73,0.000000 }, // 3100: b55MM63; SynBras2 + {3103,3103, 0, 0, 40000, 73,0.000000 }, // 3235: b55MM63; SynBras2 // Amplitude begins at 0.0, peaks 748.2 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3104,3104, 0, 0, 40000, 0,0.000000 }, // 3101: b55MM65; AltoSax + {3104,3104, 0, 0, 40000, 0,0.000000 }, // 3236: b55MM65; AltoSax // Amplitude begins at 0.0, peaks 535.8 at 31.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3105,3105, 0, 0, 40000, 0,0.000000 }, // 3102: b55MM66; TenorSax + {3105,3105, 0, 0, 40000, 0,0.000000 }, // 3237: b55MM66; TenorSax // Amplitude begins at 0.0, peaks 516.0 at 33.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3106,3106, 0, 0, 40000, 6,0.000000 }, // 3103: b55MM67; BaritSax + {3106,3106, 0, 0, 40000, 6,0.000000 }, // 3238: b55MM67; BaritSax // Amplitude begins at 21.1, peaks 524.4 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3107,3107, 0, 0, 40000, 0,0.000000 }, // 3104: b55MM69; EngHorn + {3107,3107, 0, 0, 40000, 0,0.000000 }, // 3239: b55MM69; EngHorn // Amplitude begins at 335.8, peaks 1419.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3108,3108, 0, 0, 40000, 6,0.000000 }, // 3105: b55MM71; Clarinet + {3108,3108, 0, 0, 40000, 6,0.000000 }, // 3240: b55MM71; Clarinet // Amplitude begins at 0.0, peaks 988.3 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3109,3109, 0, 0, 40000, 0,0.000000 }, // 3106: b55MM73; Flute + {3109,3109, 0, 0, 40000, 0,0.000000 }, // 3241: b55MM73; Flute // Amplitude begins at 810.1, peaks 1074.4 at 30.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3110,3110, 0, 0, 40000, 6,0.000000 }, // 3107: b55MM75; PanFlute + {3110,3110, 0, 0, 40000, 6,0.000000 }, // 3242: b55MM75; PanFlute // Amplitude begins at 433.9, peaks 483.5 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3111,3111, 0, 0, 40000, 6,0.000000 }, // 3108: b55MM77; Shakuha + {3111,3111, 0, 0, 40000, 6,0.000000 }, // 3243: b55MM77; Shakuha // Amplitude begins at 560.3, peaks 571.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3112,3112, 0, 0, 40000, 6,0.000000 }, // 3109: b55MM78; Whistle1 + {3112,3112, 0, 0, 40000, 6,0.000000 }, // 3244: b55MM78; Whistle1 // Amplitude begins at 706.8, peaks 725.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3113,3113, 0, 0, 40000, 6,0.000000 }, // 3110: b55MM79; Ocarina + {3113,3113, 0, 0, 40000, 6,0.000000 }, // 3245: b55MM79; Ocarina // Amplitude begins at 380.3, peaks 484.5 at 24.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3114,3114, 0, 0, 40000, 20,0.000000 }, // 3111: b55MM80; SqWave + {3114,3114, 0, 0, 40000, 20,0.000000 }, // 3246: b55MM80; SqWave // Amplitude begins at 384.5, peaks 435.0 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {3115,3115, 0, 0, 2240, 2240,0.000000 }, // 3112: b55MM81; SawTooth + {3115,3115, 0, 0, 2240, 2240,0.000000 }, // 3247: b55MM81; SawTooth // Amplitude begins at 539.9, peaks 585.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3116,3116, 0, 0, 40000, 6,0.000000 }, // 3113: b55MM82; Caliope + {3116,3116, 0, 0, 40000, 6,0.000000 }, // 3248: b55MM82; Caliope // Amplitude begins at 332.2, peaks 364.9 at 0.0s, // fades to 20% at 4.4s, keyoff fades to 20% in 4.4s. - {3117,3117, 0, 0, 4420, 4420,0.000000 }, // 3114: b55MM84; Charang + {3117,3117, 0, 0, 4420, 4420,0.000000 }, // 3249: b55MM84; Charang // Amplitude begins at 1.8, peaks 726.7 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 0.0s. - {3118,3118, 0, 0, 2386, 20,0.000000 }, // 3115: b55MM85; Voice + {3118,3118, 0, 0, 2386, 20,0.000000 }, // 3250: b55MM85; Voice // Amplitude begins at 334.1, peaks 404.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3119,3119, 0, 0, 40000, 20,0.000000 }, // 3116: b55MM87; BassLead + {3119,3119, 0, 0, 40000, 20,0.000000 }, // 3251: b55MM87; BassLead // Amplitude begins at 515.3, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3120,3120, 0, 0, 40000, 53,0.000000 }, // 3117: b55MM88; NewAge + {3120,3120, 0, 0, 40000, 53,0.000000 }, // 3252: b55MM88; NewAge // Amplitude begins at 315.4, peaks 554.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3121,3121, 0, 0, 40000, 193,0.000000 }, // 3118: b55MM89; Warm + {3121,3121, 0, 0, 40000, 193,0.000000 }, // 3253: b55MM89; Warm // Amplitude begins at 115.4, peaks 797.1 at 2.4s, // fades to 20% at 6.3s, keyoff fades to 20% in 6.3s. - {3122,3122, 0, 0, 6273, 6273,0.000000 }, // 3119: b55MM90; PolySynt + {3122,3122, 0, 0, 6273, 6273,0.000000 }, // 3254: b55MM90; PolySynt // Amplitude begins at 1.1, peaks 435.4 at 1.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3123,3123, 0, 0, 40000, 33,0.000000 }, // 3120: b55MM91; Choir + {3123,3123, 0, 0, 40000, 33,0.000000 }, // 3255: b55MM91; Choir // Amplitude begins at 180.3, peaks 329.4 at 1.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3124,3124, 0, 0, 40000, 6,0.000000 }, // 3121: b55MM94; Halo + {3124,3124, 0, 0, 40000, 6,0.000000 }, // 3256: b55MM94; Halo // Amplitude begins at 768.2, peaks 850.2 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3125,3125, 0, 0, 1940, 1940,0.000000 }, // 3122: b55MM96; Rain + {3125,3125, 0, 0, 1940, 1940,0.000000 }, // 3257: b55MM96; Rain // Amplitude begins at 610.0, peaks 637.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3126,3126, 0, 0, 1026, 1026,0.000000 }, // 3123: b55MM98; Crystal + {3126,3126, 0, 0, 1026, 1026,0.000000 }, // 3258: b55MM98; Crystal // Amplitude begins at 0.6, peaks 769.7 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 0.0s. - {3127,3127, 0, 0, 2253, 6,0.000000 }, // 3124: b55MM100; BrightNs + {3127,3127, 0, 0, 2253, 6,0.000000 }, // 3259: b55MM100; BrightNs // Amplitude begins at 130.7, peaks 425.3 at 0.1s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {3128,3128, 0, 0, 1973, 1973,0.000000 }, // 3125: b55MM101; Goblins + {3128,3128, 0, 0, 1973, 1973,0.000000 }, // 3260: b55MM101; Goblins // Amplitude begins at 334.9, peaks 373.9 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3129,3129, 0, 0, 1693, 1693,0.000000 }, // 3126: b55MM103; Sci-Fi + {3129,3129, 0, 0, 1693, 1693,0.000000 }, // 3261: b55MM103; Sci-Fi // Amplitude begins at 502.4, peaks 580.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 }, // 3127: b55MM106; Shamisen + {3130,3130, 0, 0, 380, 380,0.000000 }, // 3262: b55MM106; Shamisen // Amplitude begins at 1364.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3131,3131, 0, 0, 80, 80,0.000000 }, // 3128: b55MM115; WoodBlk + {3131,3131, 0, 0, 80, 80,0.000000 }, // 3263: b55MM115; WoodBlk // Amplitude begins at 0.0, peaks 373.9 at 1.2s, // fades to 20% at 5.8s, keyoff fades to 20% in 5.8s. - {3132,3132, 0, 0, 5813, 5813,0.000000 }, // 3129: b55MM122; SeaShore + {3132,3132, 0, 0, 5813, 5813,0.000000 }, // 3264: b55MM122; SeaShore // Amplitude begins at 1605.4, peaks 1760.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3133,3133, 0, 0, 173, 173,0.000000 }, // 3130: b55MM123; BirdTwee + {3133,3133, 0, 0, 173, 173,0.000000 }, // 3265: b55MM123; BirdTwee // Amplitude begins at 1949.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3134,3134, 35, 0, 173, 173,0.000000 }, // 3131: b55PP0; Foot36 + {3134,3134, 35, 0, 173, 173,0.000000 }, // 3266: b55PP0; Foot36 // Amplitude begins at 2542.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3135,3135, 35, 0, 6, 6,0.000000 }, // 3132: b55PP1; Head46 + {3135,3135, 35, 0, 6, 6,0.000000 }, // 3267: b55PP1; Head46 // Amplitude begins at 1242.1, peaks 1278.5 at 36.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3136,3136, 35, 0, 40000, 46,0.000000 }, // 3133: b55PP3; Whistle1 + {3136,3136, 35, 0, 40000, 46,0.000000 }, // 3268: b55PP3; Whistle1 // Amplitude begins at 1242.1, peaks 1275.7 at 27.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3137,3137, 35, 0, 40000, 46,0.000000 }, // 3134: b55PP4; Whistle2 + {3137,3137, 35, 0, 40000, 46,0.000000 }, // 3269: b55PP4; Whistle2 // Amplitude begins at 2178.4, peaks 2625.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3138,3138, 35, 0, 113, 113,0.000000 }, // 3135: b55PP7; Foot42 + {3138,3138, 35, 0, 113, 113,0.000000 }, // 3270: b55PP7; Foot42 // Amplitude begins at 1333.1, peaks 2637.1 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3064,3064, 35, 0, 220, 220,0.000000 }, // 3136: 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; + {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 2358.0, peaks 2725.2 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3139,3139, 35, 0, 20, 20,0.000000 }, // 3137: b55PP35; BassDrm + {3139,3139, 35, 0, 20, 20,0.000000 }, // 3272: b55PP35; BassDrm // Amplitude begins at 2412.5, peaks 2809.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 }, // 3138: b55PP36; BassDrm1 + { 739, 739, 35, 0, 40, 40,0.000000 }, // 3273: b55PP36; BassDrm1 // Amplitude begins at 1790.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3140,3140, 35, 0, 193, 193,0.000000 }, // 3139: b55PP38; AccSnare + {3140,3140, 35, 0, 193, 193,0.000000 }, // 3274: b55PP38; AccSnare // Amplitude begins at 1857.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3141,3141, 35, 0, 166, 166,0.000000 }, // 3140: b55PP40; ElSnare + {3141,3141, 35, 0, 166, 166,0.000000 }, // 3275: b55PP40; ElSnare // Amplitude begins at 1963.6, peaks 2050.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3142,3142, 35, 0, 93, 93,0.000000 }, // 3141: b55PP41; TOM + {3142,3142, 35, 0, 93, 93,0.000000 }, // 3276: b55PP41; TOM // Amplitude begins at 1376.9, peaks 1476.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3143,3143, 35, 0, 86, 86,0.000000 }, // 3142: b55PP42; ClHihat + {3143,3143, 35, 0, 86, 86,0.000000 }, // 3277: b55PP42; ClHihat // Amplitude begins at 1851.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3144,3144, 35, 0, 133, 133,0.000000 }, // 3143: b55PP43; TOM + {3144,3144, 35, 0, 133, 133,0.000000 }, // 3278: b55PP43; TOM // Amplitude begins at 1432.9, peaks 1505.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3145,3145, 35, 0, 60, 60,0.000000 }, // 3144: b55PP44; Hihat + {3145,3145, 35, 0, 60, 60,0.000000 }, // 3279: b55PP44; Hihat // Amplitude begins at 1427.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3146,3146, 35, 0, 133, 133,0.000000 }, // 3145: b55PP45; b55PP50; TOM + {3146,3146, 35, 0, 133, 133,0.000000 }, // 3280: b55PP45; b55PP50; TOM // Amplitude begins at 1166.1, peaks 1226.7 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {3147,3147, 35, 0, 666, 666,0.000000 }, // 3146: b55PP46; OpeHihat + {3147,3147, 35, 0, 666, 666,0.000000 }, // 3281: b55PP46; OpeHihat // Amplitude begins at 1173.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3148,3148, 35, 0, 93, 93,0.000000 }, // 3147: b55PP47; b55PP48; MidTOM + {3148,3148, 35, 0, 93, 93,0.000000 }, // 3282: b55PP47; b55PP48; MidTOM // Amplitude begins at 1299.0, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3149,3149, 35, 0, 1500, 1500,0.000000 }, // 3148: b55PP49; CrashCym + {3149,3149, 35, 0, 1500, 1500,0.000000 }, // 3283: b55PP49; CrashCym // Amplitude begins at 1195.8, peaks 1250.9 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3150,3150, 35, 0, 386, 386,0.000000 }, // 3149: b55PP51; RidCymb1 + {3150,3150, 35, 0, 386, 386,0.000000 }, // 3284: b55PP51; RidCymb1 // Amplitude begins at 1475.0, peaks 1575.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3151,3151, 35, 0, 93, 93,0.000000 }, // 3150: b55PP54; Tamburin + {3151,3151, 35, 0, 93, 93,0.000000 }, // 3285: b55PP54; Tamburin // Amplitude begins at 1226.5, peaks 1277.9 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3152,3152, 35, 0, 1500, 1500,0.000000 }, // 3151: b55PP55; SplshCym + {3152,3152, 35, 0, 1500, 1500,0.000000 }, // 3286: b55PP55; SplshCym // Amplitude begins at 2621.9, peaks 2633.4 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3153,3153, 0, 0, 1153, 1153,0.000000 }, // 3152: apgleeM0; b56M0; b61M0; b66M0; ACGPIANO + {3153,3153, 0, 0, 1153, 1153,0.000000 }, // 3287: apgleeM0; b56M0; b61M0; b66M0; ACGPIANO // Amplitude begins at 2240.8, peaks 2569.1 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {3154,3154, 0, 0, 1806, 1806,0.000000 }, // 3153: b56M1; b66M1; ACPiano + {3154,3154, 0, 0, 1806, 1806,0.000000 }, // 3288: b56M1; b66M1; ACPiano // Amplitude begins at 2254.9, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3155,3155, 0, 0, 626, 626,0.000000 }, // 3154: b56M3; b61M3; b66M3; HONKTONK + {3155,3155, 0, 0, 626, 626,0.000000 }, // 3289: b56M3; b61M3; b66M3; HONKTONK // Amplitude begins at 2297.9, peaks 2719.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3156,3156, 0, 0, 466, 466,0.000000 }, // 3155: b56M53; b56M6; b66M6; HARPSCHD + {3156,3156, 0, 0, 466, 466,0.000000 }, // 3290: b56M53; b56M6; b66M6; HARPSCHD // Amplitude begins at 1201.8, peaks 1220.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3157,3157, 0, 0, 1166, 1166,0.000000 }, // 3156: b56M8; b66M8; CELESTA + {3157,3157, 0, 0, 1166, 1166,0.000000 }, // 3291: b56M8; b66M8; CELESTA // Amplitude begins at 1193.9, peaks 1404.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3158,3158, 0, 0, 620, 620,0.000000 }, // 3157: b56M10; b66M10; MUSICBOX + {3158,3158, 0, 0, 620, 620,0.000000 }, // 3292: b56M10; b66M10; MUSICBOX // Amplitude begins at 1449.9, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3159,3159, 0, 0, 1746, 1746,0.000000 }, // 3158: b56M11; b61M11; b66M11; VIBES + {3159,3159, 0, 0, 1746, 1746,0.000000 }, // 3293: b56M11; b61M11; b66M11; VIBES // Amplitude begins at 2329.5, peaks 2391.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3160,3160, 0, 0, 260, 260,0.000000 }, // 3159: b56M12; b56M26; b66M12; MARIMBA + {3160,3160, 0, 0, 260, 260,0.000000 }, // 3294: b56M12; b56M26; b66M12; MARIMBA // Amplitude begins at 2415.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3161,3161, 0, 0, 40, 40,0.000000 }, // 3160: b56M13; b66M13; XYLOPHON + {3161,3161, 0, 0, 40, 40,0.000000 }, // 3295: b56M13; b66M13; XYLOPHON // Amplitude begins at 2148.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3162,3162, 0, 0, 293, 293,0.000000 }, // 3161: b56M14; TUBEBELL + {3162,3162, 0, 0, 293, 293,0.000000 }, // 3296: b56M14; TUBEBELL // Amplitude begins at 1089.9, peaks 1101.4 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3163,3163, 0, 0, 1133, 1133,0.000000 }, // 3162: b56M15; b66M15; Dulcimer; PIANOBEL + {3163,3163, 0, 0, 1133, 1133,0.000000 }, // 3297: b56M15; b66M15; Dulcimer; PIANOBEL // Amplitude begins at 2058.9, peaks 2630.2 at 8.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3164,3164, 0, 0, 40000, 0,0.000000 }, // 3163: b56M16; b61M16; b66M16; BARORGAN + {3164,3164, 0, 0, 40000, 0,0.000000 }, // 3298: b56M16; b61M16; b66M16; BARORGAN // Amplitude begins at 757.1, peaks 854.3 at 7.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3165,3165, 0, 0, 40000, 6,0.000000 }, // 3164: b56M18; + {3165,3165, 0, 0, 40000, 6,0.000000 }, // 3299: b56M18; // Amplitude begins at 1949.4, peaks 2195.1 at 38.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3166,3166, 0, 0, 40000, 46,0.000000 }, // 3165: b56M19; b66M19; Church Organ; PIPEORGN + {3166,3166, 0, 0, 40000, 46,0.000000 }, // 3300: b56M19; b66M19; Church Organ; PIPEORGN // Amplitude begins at 953.3, peaks 1716.9 at 37.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3167,3167, 0, 0, 40000, 0,0.000000 }, // 3166: b56M20; b66M20; REEDORGN + {3167,3167, 0, 0, 40000, 0,0.000000 }, // 3301: b56M20; b66M20; REEDORGN // Amplitude begins at 0.0, peaks 773.3 at 5.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3168,3168, 0, 0, 40000, 6,0.000000 }, // 3167: b56M21; b66M21; ACCORDN + {3168,3168, 0, 0, 40000, 6,0.000000 }, // 3302: b56M21; b66M21; ACCORDN // Amplitude begins at 0.0, peaks 1943.7 at 0.3s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {3169,3169, 0, 0, 2193, 2193,0.000000 }, // 3168: b56M22; b66M22; HARMNICA + {3169,3169, 0, 0, 2193, 2193,0.000000 }, // 3303: b56M22; b66M22; HARMNICA // Amplitude begins at 1061.7, peaks 1712.2 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3170,3170, 0, 0, 40000, 0,0.000000 }, // 3169: b56M23; b56M91; b66M23; b66M91; PAD4 + {3170,3170, 0, 0, 40000, 0,0.000000 }, // 3304: b56M23; b56M91; b66M23; b66M91; PAD4 // Amplitude begins at 1855.8, peaks 1875.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3171,3171, 0, 0, 606, 606,0.000000 }, // 3170: b56M25; ACOUST + {3171,3171, 0, 0, 606, 606,0.000000 }, // 3305: b56M25; ACOUST // Amplitude begins at 1509.7, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3172,3172, 0, 0, 580, 580,0.000000 }, // 3171: b56M27; ELGUITAR + {3172,3172, 0, 0, 580, 580,0.000000 }, // 3306: b56M27; ELGUITAR // Amplitude begins at 2236.6, peaks 2480.2 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3173,3173, 0, 0, 466, 466,0.000000 }, // 3172: b56M31; b66M31; GuitHarm + {3173,3173, 0, 0, 466, 466,0.000000 }, // 3307: b56M31; b66M31; GuitHarm // Amplitude begins at 945.4, peaks 4676.0 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3174,3174, 0, 0, 573, 573,0.000000 }, // 3173: b56M32; b61M32; b66M32; ACOUBASS + {3174,3174, 0, 0, 573, 573,0.000000 }, // 3308: b56M32; b61M32; b66M32; ACOUBASS // Amplitude begins at 2801.6, peaks 2978.6 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3175,3175, 0, 0, 1153, 1153,0.000000 }, // 3174: b56M33; b66M33; ELECBASS + {3175,3175, 0, 0, 1153, 1153,0.000000 }, // 3309: b56M33; b66M33; ELECBASS // Amplitude begins at 2677.6, peaks 2916.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3176,3176, 0, 0, 293, 293,0.000000 }, // 3175: apgleeM36; apgleeM37; b56M35; b66M35; FRETLESS + {3176,3176, 0, 0, 293, 293,0.000000 }, // 3310: apgleeM36; apgleeM37; b56M35; b66M35; FRETLESS // Amplitude begins at 2805.0, peaks 3021.6 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3177,3177, 0, 0, 593, 593,0.000000 }, // 3176: b56M37; SlapBass + {3177,3177, 0, 0, 593, 593,0.000000 }, // 3311: b56M37; SlapBass // Amplitude begins at 0.0, peaks 968.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {3178,3178, 0, 0, 166, 13,0.000000 }, // 3177: b56M40; b66M40; VIOLIN + {3178,3178, 0, 0, 166, 13,0.000000 }, // 3312: b56M40; b66M40; VIOLIN // Amplitude begins at 0.0, peaks 1177.7 at 0.2s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.0s. - {3179,3179, 0, 0, 186, 13,0.000000 }, // 3178: b56M41; b66M41; VIOLA + {3179,3179, 0, 0, 186, 13,0.000000 }, // 3313: b56M41; b66M41; VIOLA // Amplitude begins at 0.0, peaks 1280.9 at 0.2s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {3180,3180, 0, 0, 2440, 2440,0.000000 }, // 3179: b56M42; b66M42; CELLO + {3180,3180, 0, 0, 2440, 2440,0.000000 }, // 3314: b56M42; b66M42; CELLO // Amplitude begins at 0.3, peaks 1303.2 at 0.5s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3181,3181, 0, 0, 1673, 1673,0.000000 }, // 3180: b56M43; b66M43; Contrabass; DblBass + {3181,3181, 0, 0, 1673, 1673,0.000000 }, // 3315: b56M43; b66M43; Contrabass; DblBass // Amplitude begins at 1334.3, peaks 1402.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3182,3182, 0, 0, 53, 53,0.000000 }, // 3181: b56M45; PIZZ + {3182,3182, 0, 0, 53, 53,0.000000 }, // 3316: b56M45; PIZZ // Amplitude begins at 2257.8, peaks 2421.6 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3183,3183, 0, 0, 906, 906,0.000000 }, // 3182: b56M46; b66M46; HARP + {3183,3183, 0, 0, 906, 906,0.000000 }, // 3317: b56M46; b66M46; HARP // Amplitude begins at 0.0, peaks 1078.2 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3184,3184, 0, 0, 166, 166,0.000000 }, // 3183: b56M48; b66M48; EXCELSTR + {3184,3184, 0, 0, 166, 166,0.000000 }, // 3318: b56M48; b66M48; EXCELSTR // Amplitude begins at 0.0, peaks 1251.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3185,3185, 0, 0, 40000, 186,0.000000 }, // 3184: b56M49; b66M49; STRSECT + {3185,3185, 0, 0, 40000, 186,0.000000 }, // 3319: b56M49; b66M49; STRSECT // Amplitude begins at 4.0, peaks 812.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3186,3186, 0, 0, 40000, 0,0.000000 }, // 3185: b56M51; b66M51; SYNSTR2 + {3186,3186, 0, 0, 40000, 0,0.000000 }, // 3320: b56M51; b66M51; SYNSTR2 // Amplitude begins at 0.3, peaks 1912.6 at 0.1s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {3187,3187, 0, 0, 1266, 1266,0.000000 }, // 3186: b56M52; b66M52; AAHs + {3187,3187, 0, 0, 1266, 1266,0.000000 }, // 3321: b56M52; b66M52; AAHs // Amplitude begins at 507.7, peaks 531.9 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3188,3188, 0, 0, 1546, 1546,0.000000 }, // 3187: b56M54; b66M54; Synth Voice; VOXSYNTH + {3188,3188, 0, 0, 1546, 1546,0.000000 }, // 3322: b56M54; b66M54; Synth Voice; VOXSYNTH // Amplitude begins at 0.5, peaks 1136.5 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3189,3189, 0, 0, 373, 373,0.000000 }, // 3188: b56M55; b66M55; ORCHHIT + {3189,3189, 0, 0, 373, 373,0.000000 }, // 3323: b56M55; b66M55; ORCHHIT // Amplitude begins at 732.3, peaks 2569.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3190,3190, 0, 0, 126, 126,0.000000 }, // 3189: apgleeM57; b56M56; b66M56; TRUMPET1 + {3190,3190, 0, 0, 126, 126,0.000000 }, // 3324: apgleeM57; b56M56; b66M56; TRUMPET1 // Amplitude begins at 7.2, peaks 3087.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3191,3191, 0, 0, 126, 126,0.000000 }, // 3190: b56M58; b66M58; TUBA3 + {3191,3191, 0, 0, 126, 126,0.000000 }, // 3325: b56M58; b66M58; TUBA3 // Amplitude begins at 59.1, peaks 1090.5 at 0.0s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {3192,3192, 0, 0, 4706, 4706,0.000000 }, // 3191: b56M61; b66M61; BRASSECT + {3192,3192, 0, 0, 4706, 4706,0.000000 }, // 3326: b56M61; b66M61; BRASSECT // Amplitude begins at 870.3, peaks 2879.6 at 15.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3193,3193, 0, 0, 40000, 6,0.000000 }, // 3192: b56M62; b66M62; SYNBRASS + {3193,3193, 0, 0, 40000, 6,0.000000 }, // 3327: b56M62; b66M62; SYNBRASS // Amplitude begins at 50.7, peaks 1410.3 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3194,3194, 0, 0, 1720, 1720,0.000000 }, // 3193: b56M63; b66M63; BRASSOFT + {3194,3194, 0, 0, 1720, 1720,0.000000 }, // 3328: b56M63; b66M63; BRASSOFT // Amplitude begins at 132.4, peaks 1677.8 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3195,3195, 0, 0, 40000, 0,0.000000 }, // 3194: b56M64; b66M64; SOPRANO + {3195,3195, 0, 0, 40000, 0,0.000000 }, // 3329: b56M64; b66M64; SOPRANO // Amplitude begins at 0.5, peaks 3230.6 at 0.1s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3196,3196, 0, 0, 880, 880,0.000000 }, // 3195: b56M66; b66M66; TENORSAX + {3196,3196, 0, 0, 880, 880,0.000000 }, // 3330: b56M66; b66M66; TENORSAX // Amplitude begins at 0.6, peaks 3232.4 at 0.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3197,3197, 0, 0, 1080, 1080,0.000000 }, // 3196: b56M67; b66M67; BARISAX + {3197,3197, 0, 0, 1080, 1080,0.000000 }, // 3331: b56M67; b66M67; BARISAX // Amplitude begins at 682.8, peaks 1909.9 at 39.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3198,3198, 0, 0, 40000, 13,0.000000 }, // 3197: b56M68; b66M68; OBOE + {3198,3198, 0, 0, 40000, 13,0.000000 }, // 3332: b56M68; b66M68; OBOE // Amplitude begins at 99.4, peaks 2324.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3199,3199, 0, 0, 40000, 0,0.000000 }, // 3198: b56M69; b66M69; ENGLHORN + {3199,3199, 0, 0, 40000, 0,0.000000 }, // 3333: b56M69; b66M69; ENGLHORN // Amplitude begins at 0.0, peaks 1512.7 at 28.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3200,3200, 0, 0, 40000, 6,0.000000 }, // 3199: b56M72; b66M72; Piccolo; Piccolo + {3200,3200, 0, 0, 40000, 6,0.000000 }, // 3334: b56M72; b66M72; Piccolo; Piccolo // Amplitude begins at 0.0, peaks 1164.3 at 24.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3201,3201, 0, 0, 40000, 20,0.000000 }, // 3200: b56M74; b57M76; b66M74; Recorder; Recorder + {3201,3201, 0, 0, 40000, 20,0.000000 }, // 3335: b56M74; b57M76; b66M74; Recorder; Recorder // Amplitude begins at 0.0, peaks 924.0 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3202,3202, 0, 0, 40000, 6,0.000000 }, // 3201: b56M75; b66M75; Pan Flute; PanPipes + {3202,3202, 0, 0, 40000, 6,0.000000 }, // 3336: b56M75; b66M75; Pan Flute; PanPipes // Amplitude begins at 0.0, peaks 3215.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3203,3203, 0, 0, 220, 220,0.000000 }, // 3202: b56M76; b66M76; Bottle + {3203,3203, 0, 0, 220, 220,0.000000 }, // 3337: b56M76; b66M76; Bottle // Amplitude begins at 6.1, peaks 2669.1 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3204,3204, 0, 0, 40000, 106,0.000000 }, // 3203: b56M78; b66M78; WHISTLE + {3204,3204, 0, 0, 40000, 106,0.000000 }, // 3338: b56M78; b66M78; WHISTLE // Amplitude begins at 0.6, peaks 2089.3 at 0.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3205,3205, 0, 0, 1113, 1113,0.000000 }, // 3204: b56M79; b66M79; Ocarina; WOOD + {3205,3205, 0, 0, 1113, 1113,0.000000 }, // 3339: b56M79; b66M79; Ocarina; WOOD // Amplitude begins at 85.5, peaks 1893.1 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3206,3206, 0, 0, 1940, 1940,0.000000 }, // 3205: b56M80; b66M80; LEAD1 + {3206,3206, 0, 0, 1940, 1940,0.000000 }, // 3340: b56M80; b66M80; LEAD1 // Amplitude begins at 5.1, peaks 2171.6 at 15.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3207,3207, 0, 0, 40000, 0,0.000000 }, // 3206: b56M81; b66M81; LEAD2 + {3207,3207, 0, 0, 40000, 0,0.000000 }, // 3341: b56M81; b66M81; LEAD2 // Amplitude begins at 0.6, peaks 2336.2 at 25.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3208,3208, 0, 0, 40000, 0,0.000000 }, // 3207: b56M82; + {3208,3208, 0, 0, 40000, 0,0.000000 }, // 3342: b56M82; // Amplitude begins at 0.0, peaks 3086.1 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3209,3209, 0, 0, 320, 320,0.000000 }, // 3208: b56M83; b66M83; LEAD4 + {3209,3209, 0, 0, 320, 320,0.000000 }, // 3343: b56M83; b66M83; LEAD4 // Amplitude begins at 0.0, peaks 2225.3 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3210,3210, 0, 0, 40000, 6,0.000000 }, // 3209: b56M84; b66M84; LEAD5 + {3210,3210, 0, 0, 40000, 6,0.000000 }, // 3344: b56M84; b66M84; LEAD5 // Amplitude begins at 1192.8, peaks 1243.4 at 0.1s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {3211,3211, 0, 0, 2246, 2246,0.000000 }, // 3210: b56M85; b66M85; Lead 6 voice; WUZZLE1E + {3211,3211, 0, 0, 2246, 2246,0.000000 }, // 3345: b56M85; b66M85; Lead 6 voice; WUZZLE1E // Amplitude begins at 2224.1, peaks 2569.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3212,3212, 0, 0, 293, 293,0.000000 }, // 3211: b56M86; LEAD7 + {3212,3212, 0, 0, 293, 293,0.000000 }, // 3346: b56M86; LEAD7 // Amplitude begins at 3288.8, peaks 3330.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3213,3213, 0, 0, 40000, 46,0.000000 }, // 3212: b56M88; b66M88; NewAge + {3213,3213, 0, 0, 40000, 46,0.000000 }, // 3347: b56M88; b66M88; NewAge // Amplitude begins at 908.6, peaks 1301.8 at 3.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3214,3214, 0, 0, 40000, 93,0.000000 }, // 3213: b56M89; b66M89; Pad 2 warm; WarmPad + {3214,3214, 0, 0, 40000, 93,0.000000 }, // 3348: b56M89; b66M89; Pad 2 warm; WarmPad // Amplitude begins at 1090.7, peaks 1163.2 at 0.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3215,3215, 0, 0, 1093, 1093,0.000000 }, // 3214: b56M90; b66M90; PAD3 + {3215,3215, 0, 0, 1093, 1093,0.000000 }, // 3349: b56M90; b66M90; PAD3 // Amplitude begins at 0.0, peaks 2123.9 at 0.5s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3216,3216, 0, 0, 1460, 1460,0.000000 }, // 3215: b56M92; b66M92; PAD5 + {3216,3216, 0, 0, 1460, 1460,0.000000 }, // 3350: b56M92; b66M92; PAD5 // Amplitude begins at 0.7, peaks 3006.6 at 2.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3217,3217, 0, 0, 40000, 0,0.000000 }, // 3216: b56M94; b66M94; PAD7 + {3217,3217, 0, 0, 40000, 0,0.000000 }, // 3351: b56M94; b66M94; PAD7 // Amplitude begins at 0.6, peaks 2718.8 at 0.8s, // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s. - {3218,3218, 0, 0, 1300, 0,0.000000 }, // 3217: b56M95; b66M95; PAD8 + {3218,3218, 0, 0, 1300, 0,0.000000 }, // 3352: b56M95; b66M95; PAD8 // Amplitude begins at 0.0, peaks 2115.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3219,3219, 0, 0, 40000, 213,0.000000 }, // 3218: b56M100; b56M96; b66M96; FX 1 rain; Fx1 + {3219,3219, 0, 0, 40000, 213,0.000000 }, // 3353: b56M100; b56M96; b66M96; FX 1 rain; Fx1 // Amplitude begins at 0.0, peaks 1816.9 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.6s. - {3220,3220, 0, 0, 40000, 1646,0.000000 }, // 3219: b56M97; b66M97; FX 2 soundtrack; FX2 + {3220,3220, 0, 0, 40000, 1646,0.000000 }, // 3354: b56M97; b66M97; FX 2 soundtrack; FX2 // Amplitude begins at 0.0, peaks 2155.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3221,3221, 0, 0, 40000, 226,0.000000 }, // 3220: b56M98; b66M98; FX 3 crystal; FX3 + {3221,3221, 0, 0, 40000, 226,0.000000 }, // 3355: b56M98; b66M98; FX 3 crystal; FX3 // Amplitude begins at 1258.8, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3222,3222, 0, 0, 1740, 1740,0.000000 }, // 3221: b56M99; b66M99; FX 4 atmosphere; FX4 Atms + {3222,3222, 0, 0, 1740, 1740,0.000000 }, // 3356: b56M99; b66M99; FX 4 atmosphere; FX4 Atms // Amplitude begins at 0.0, peaks 3200.2 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.4s. - {3223,3223, 0, 0, 40000, 1386,0.000000 }, // 3222: b56M102; b66M102; FX 7 echoes; FX7 + {3223,3223, 0, 0, 40000, 1386,0.000000 }, // 3357: b56M102; b66M102; FX 7 echoes; FX7 // Amplitude begins at 1883.2, peaks 2318.1 at 29.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s. - {3224,3224, 0, 0, 40000, 2140,0.000000 }, // 3223: b56M103; b66M103; FX 8 sci-fi; FX8 + {3224,3224, 0, 0, 40000, 2140,0.000000 }, // 3358: b56M103; b66M103; FX 8 sci-fi; FX8 // Amplitude begins at 2854.7, peaks 2907.3 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3225,3225, 0, 0, 1226, 1226,0.000000 }, // 3224: b56M106; b66M106; SHAMISEN + {3225,3225, 0, 0, 1226, 1226,0.000000 }, // 3359: b56M106; b66M106; SHAMISEN // Amplitude begins at 2878.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3226,3226, 0, 0, 306, 306,0.000000 }, // 3225: b56M107; b66M107; KOTO + {3226,3226, 0, 0, 306, 306,0.000000 }, // 3360: b56M107; b66M107; KOTO // Amplitude begins at 83.4, peaks 896.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3227,3227, 0, 0, 40000, 6,0.000000 }, // 3226: b56M109; b66M109; BAGPIPE + {3227,3227, 0, 0, 40000, 6,0.000000 }, // 3361: b56M109; b66M109; BAGPIPE // Amplitude begins at 0.0, peaks 2861.7 at 0.1s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.0s. - {3228,3228, 0, 0, 673, 13,0.000000 }, // 3227: b56M110; b66M110; FIDDLE + {3228,3228, 0, 0, 673, 13,0.000000 }, // 3362: b56M110; b66M110; FIDDLE // Amplitude begins at 1003.1, peaks 2770.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3229,3229, 0, 0, 153, 153,0.000000 }, // 3228: b56M111; b66M111; ETHNIC + {3229,3229, 0, 0, 153, 153,0.000000 }, // 3363: b56M111; b66M111; ETHNIC // Amplitude begins at 2363.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3230,3230, 0, 0, 620, 620,0.000000 }, // 3229: b56M112; b66M112; HANDBELL + {3230,3230, 0, 0, 620, 620,0.000000 }, // 3364: b56M112; b66M112; HANDBELL // Amplitude begins at 2775.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3231,3231, 0, 0, 140, 140,0.000000 }, // 3230: b56M113; + {3231,3231, 0, 0, 140, 140,0.000000 }, // 3365: b56M113; // Amplitude begins at 1172.5, peaks 2152.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3232,3232, 0, 0, 213, 213,0.000000 }, // 3231: b56M114; b66M114; STEELDRM + {3232,3232, 0, 0, 213, 213,0.000000 }, // 3366: b56M114; b66M114; STEELDRM // Amplitude begins at 5077.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 499, 499, 0, 0, 40, 40,0.000000 }, // 3232: b56M115; b66M115; WOODBLOC + { 499, 499, 0, 0, 40, 40,0.000000 }, // 3367: b56M115; b66M115; WOODBLOC // Amplitude begins at 1206.0, peaks 1358.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3233,3233, 0, 0, 46, 46,0.000000 }, // 3233: b56M117; + {3233,3233, 0, 0, 46, 46,0.000000 }, // 3368: b56M117; // Amplitude begins at 0.0, peaks 1266.4 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3234,3234, 0, 0, 153, 153,0.000000 }, // 3234: b56M119; b66M119; REVCYMB + {3234,3234, 0, 0, 153, 153,0.000000 }, // 3369: b56M119; b66M119; REVCYMB // Amplitude begins at 0.3, peaks 1841.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3235,3235, 0, 0, 206, 206,0.000000 }, // 3235: b56M120; b66M120; CHICKEN + {3235,3235, 0, 0, 206, 206,0.000000 }, // 3370: b56M120; b66M120; CHICKEN // Amplitude begins at 0.0, peaks 3009.5 at 1.1s, // fades to 20% at 5.8s, keyoff fades to 20% in 5.8s. - {3236,3236, 0, 0, 5780, 5780,0.000000 }, // 3236: b56M122; b61M122; b66M122; SEASHORE + {3236,3236, 0, 0, 5780, 5780,0.000000 }, // 3371: b56M122; b61M122; b66M122; SEASHORE // Amplitude begins at 111.2, peaks 2303.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3237,3237, 0, 0, 320, 320,0.000000 }, // 3237: b56M124; b66M124; OINKEY + {3237,3237, 0, 0, 320, 320,0.000000 }, // 3372: b56M124; b66M124; OINKEY // Amplitude begins at 0.0, peaks 2974.2 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - { 403, 403, 0, 0, 40000, 0,0.000000 }, // 3238: b56M126; b66M126; Applause/Noise; CROWD + { 403, 403, 0, 0, 40000, 0,0.000000 }, // 3373: b56M126; b66M126; Applause/Noise; CROWD // Amplitude begins at 950.5, peaks 966.4 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3238,3238, 0, 0, 1866, 1866,0.000000 }, // 3239: b57M0; b57M1; AcPiano1 + {3238,3238, 0, 0, 1866, 1866,0.000000 }, // 3374: b57M0; b57M1; AcPiano1 // Amplitude begins at 863.9, peaks 990.5 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {3239,3239, 0, 0, 2113, 2113,0.000000 }, // 3240: b57M2; AcPiano3 + {3239,3239, 0, 0, 2113, 2113,0.000000 }, // 3375: b57M2; AcPiano3 // Amplitude begins at 782.6, peaks 901.9 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {3240,3240, 0, 0, 2046, 2046,0.000000 }, // 3241: b57M3; ElPiano1 + {3240,3240, 0, 0, 2046, 2046,0.000000 }, // 3376: b57M3; ElPiano1 // Amplitude begins at 467.3, peaks 528.4 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3241,3241, 0, 0, 1166, 1166,0.000000 }, // 3242: b57M4; Elpiano2 + {3241,3241, 0, 0, 1166, 1166,0.000000 }, // 3377: b57M4; Elpiano2 // Amplitude begins at 890.4, peaks 927.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3242,3242, 0, 0, 573, 573,0.000000 }, // 3243: b57M5; b57M6; ElPiano3 + {3242,3242, 0, 0, 573, 573,0.000000 }, // 3378: b57M5; b57M6; ElPiano3 // Amplitude begins at 657.3, peaks 670.6 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3243,3243, 0, 0, 1213, 1213,0.000000 }, // 3244: b57M7; HnKytonk + {3243,3243, 0, 0, 1213, 1213,0.000000 }, // 3379: b57M7; HnKytonk // Amplitude begins at 1038.5, peaks 1223.9 at 35.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3244,3244, 0, 0, 40000, 0,0.000000 }, // 3245: b57M8; ElOrgan1 + {3244,3244, 0, 0, 40000, 0,0.000000 }, // 3380: b57M8; ElOrgan1 // Amplitude begins at 1157.3, peaks 1386.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3245,3245, 0, 0, 40000, 0,0.000000 }, // 3246: b57M9; ElOrgan2 + {3245,3245, 0, 0, 40000, 0,0.000000 }, // 3381: b57M9; ElOrgan2 // Amplitude begins at 1021.7, peaks 1223.6 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3246,3246, 0, 0, 40000, 0,0.000000 }, // 3247: b57M10; ElOrgan3 + {3246,3246, 0, 0, 40000, 0,0.000000 }, // 3382: b57M10; ElOrgan3 // Amplitude begins at 1022.7, peaks 1221.7 at 23.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3247,3247, 0, 0, 40000, 0,0.000000 }, // 3248: b57M11; ElOrgan4 + {3247,3247, 0, 0, 40000, 0,0.000000 }, // 3383: b57M11; ElOrgan4 // Amplitude begins at 1071.7, peaks 1140.0 at 28.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3248,3248, 0, 0, 40000, 153,0.000000 }, // 3249: b57M12; PpOrgan1 + {3248,3248, 0, 0, 40000, 153,0.000000 }, // 3384: b57M12; PpOrgan1 // Amplitude begins at 1086.1, peaks 1182.2 at 17.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3249,3249, 0, 0, 40000, 146,0.000000 }, // 3250: b57M13; PpOrgan2 + {3249,3249, 0, 0, 40000, 146,0.000000 }, // 3385: b57M13; PpOrgan2 // Amplitude begins at 1108.5, peaks 1177.4 at 3.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3250,3250, 0, 0, 40000, 146,0.000000 }, // 3251: b57M14; PpOrgan3 + {3250,3250, 0, 0, 40000, 146,0.000000 }, // 3386: b57M14; PpOrgan3 // Amplitude begins at 1052.7, peaks 1139.6 at 37.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3251,3251, 0, 0, 40000, 153,0.000000 }, // 3252: b57M15; Acrdion + {3251,3251, 0, 0, 40000, 153,0.000000 }, // 3387: b57M15; Acrdion // Amplitude begins at 37.9, peaks 950.1 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3252,3252, 0, 0, 880, 880,0.000000 }, // 3253: b57M16; Hpsichd1 + {3252,3252, 0, 0, 880, 880,0.000000 }, // 3388: b57M16; Hpsichd1 // Amplitude begins at 45.6, peaks 884.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3253,3253, 0, 0, 573, 573,0.000000 }, // 3254: b57M17; Hpsichd2 + {3253,3253, 0, 0, 573, 573,0.000000 }, // 3389: b57M17; Hpsichd2 // Amplitude begins at 864.6, peaks 915.3 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3254,3254, 0, 0, 860, 860,0.000000 }, // 3255: b57M18; Hpsichr3 + {3254,3254, 0, 0, 860, 860,0.000000 }, // 3390: b57M18; Hpsichr3 // Amplitude begins at 919.7, peaks 923.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3255,3255, 0, 0, 613, 613,0.000000 }, // 3256: b57M19; Clvintt1 + {3255,3255, 0, 0, 613, 613,0.000000 }, // 3391: b57M19; Clvintt1 // Amplitude begins at 2459.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3256,3256, 0, 0, 606, 606,0.000000 }, // 3257: b57M20; Clvintt2 + {3256,3256, 0, 0, 606, 606,0.000000 }, // 3392: b57M20; Clvintt2 // Amplitude begins at 2459.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3257,3257, 0, 0, 593, 593,0.000000 }, // 3258: b57M21; Clvintt3 + {3257,3257, 0, 0, 593, 593,0.000000 }, // 3393: b57M21; Clvintt3 // Amplitude begins at 45.4, peaks 926.1 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3258,3258, 0, 0, 1020, 1020,0.000000 }, // 3259: b57M22; Celesta1 + {3258,3258, 0, 0, 1020, 1020,0.000000 }, // 3394: b57M22; Celesta1 // Amplitude begins at 43.0, peaks 931.0 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3259,3259, 0, 0, 620, 620,0.000000 }, // 3260: b57M23; Celesta2 + {3259,3259, 0, 0, 620, 620,0.000000 }, // 3395: b57M23; Celesta2 // Amplitude begins at 36.7, peaks 1252.2 at 0.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3260,3260, 0, 0, 40000, 0,0.000000 }, // 3261: b57M24; SyBrass1 + {3260,3260, 0, 0, 40000, 0,0.000000 }, // 3396: b57M24; SyBrass1 // Amplitude begins at 54.0, peaks 1220.8 at 16.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3261,3261, 0, 0, 40000, 0,0.000000 }, // 3262: b57M25; SyBrass2 + {3261,3261, 0, 0, 40000, 0,0.000000 }, // 3397: b57M25; SyBrass2 // Amplitude begins at 1789.1, peaks 3248.0 at 17.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3262,3262, 0, 0, 40000, 66,0.000000 }, // 3263: b57M26; SyBrass3 + {3262,3262, 0, 0, 40000, 66,0.000000 }, // 3398: b57M26; SyBrass3 // Amplitude begins at 217.1, peaks 1148.3 at 17.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3263,3263, 0, 0, 40000, 66,0.000000 }, // 3264: b57M27; SyBrass4 + {3263,3263, 0, 0, 40000, 66,0.000000 }, // 3399: b57M27; SyBrass4 // Amplitude begins at 1104.7, peaks 1205.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3264,3264, 0, 0, 40000, 20,0.000000 }, // 3265: b57M28; SynBass1 + {3264,3264, 0, 0, 40000, 20,0.000000 }, // 3400: b57M28; SynBass1 // Amplitude begins at 368.5, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3265,3265, 0, 0, 1153, 1153,0.000000 }, // 3266: b57M29; SynBass2 + {3265,3265, 0, 0, 1153, 1153,0.000000 }, // 3401: b57M29; SynBass2 // Amplitude begins at 1034.8, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3266,3266, 0, 0, 1186, 1186,0.000000 }, // 3267: b57M30; SynBass3 + {3266,3266, 0, 0, 1186, 1186,0.000000 }, // 3402: b57M30; SynBass3 // Amplitude begins at 1020.1, peaks 1207.9 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3267,3267, 0, 0, 906, 906,0.000000 }, // 3268: b57M31; SynBass4 + {3267,3267, 0, 0, 906, 906,0.000000 }, // 3403: b57M31; SynBass4 // Amplitude begins at 1.3, peaks 556.7 at 0.1s, // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s. - {3268,3268, 0, 0, 3566, 3566,0.000000 }, // 3269: b57M32; Fantasy + {3268,3268, 0, 0, 3566, 3566,0.000000 }, // 3404: b57M32; Fantasy // Amplitude begins at 0.0, peaks 940.8 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3269,3269, 0, 0, 40000, 300,0.000000 }, // 3270: b57M33; HarmoPan + {3269,3269, 0, 0, 40000, 300,0.000000 }, // 3405: b57M33; HarmoPan // Amplitude begins at 0.0, peaks 1040.9 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3270,3270, 0, 0, 40000, 6,0.000000 }, // 3271: b57M34; Chorale + {3270,3270, 0, 0, 40000, 6,0.000000 }, // 3406: b57M34; Chorale // Amplitude begins at 0.0, peaks 1021.2 at 0.3s, // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s. - {3271,3271, 0, 0, 3846, 3846,0.000000 }, // 3272: b57M35; Glasses + {3271,3271, 0, 0, 3846, 3846,0.000000 }, // 3407: b57M35; Glasses // Amplitude begins at 0.0, peaks 941.0 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {3272,3272, 0, 0, 40000, 386,0.000000 }, // 3273: b57M36; SndTrk + {3272,3272, 0, 0, 40000, 386,0.000000 }, // 3408: b57M36; SndTrk // Amplitude begins at 952.6, peaks 953.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3273,3273, 0, 0, 40000, 160,0.000000 }, // 3274: b57M37; Atmosp + {3273,3273, 0, 0, 40000, 160,0.000000 }, // 3409: b57M37; Atmosp // Amplitude begins at 967.2, peaks 1088.4 at 0.0s, // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s. - {3274,3274, 0, 0, 3373, 3373,0.000000 }, // 3275: b57M38; WarmBell + {3274,3274, 0, 0, 3373, 3373,0.000000 }, // 3410: b57M38; WarmBell // Amplitude begins at 840.0, peaks 1101.0 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3275,3275, 0, 0, 2253, 2253,0.000000 }, // 3276: b57M39; FunnyVox + {3275,3275, 0, 0, 2253, 2253,0.000000 }, // 3411: b57M39; FunnyVox // Amplitude begins at 648.9, peaks 819.3 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.1s. - {3276,3276, 0, 0, 40000, 2113,0.000000 }, // 3277: b57M40; EchoBell + {3276,3276, 0, 0, 40000, 2113,0.000000 }, // 3412: b57M40; EchoBell // Amplitude begins at 0.0, peaks 1121.2 at 0.1s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {3277,3277, 0, 0, 2513, 2513,0.000000 }, // 3278: b57M41; IceRain + {3277,3277, 0, 0, 2513, 2513,0.000000 }, // 3413: b57M41; IceRain // Amplitude begins at 0.0, peaks 1344.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 }, // 3279: b57M42; Oboe2000 + {3278,3278, 0, 0, 166, 26,0.000000 }, // 3414: b57M42; Oboe2000 // Amplitude begins at 953.3, peaks 1201.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3279,3279, 0, 0, 40000, 306,0.000000 }, // 3280: b57M43; Echopan + {3279,3279, 0, 0, 40000, 306,0.000000 }, // 3415: b57M43; Echopan // Amplitude begins at 397.6, peaks 422.3 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3280,3280, 0, 0, 40000, 66,0.000000 }, // 3281: b57M44; DrSolo + {3280,3280, 0, 0, 40000, 66,0.000000 }, // 3416: b57M44; DrSolo // Amplitude begins at 1.1, peaks 920.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3281,3281, 0, 0, 40000, 213,0.000000 }, // 3282: b57M45; Schdaze + {3281,3281, 0, 0, 40000, 213,0.000000 }, // 3417: b57M45; Schdaze // Amplitude begins at 1100.0, peaks 1122.2 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {3282,3282, 0, 0, 2246, 2246,0.000000 }, // 3283: b57M46; BellSngr + {3282,3282, 0, 0, 2246, 2246,0.000000 }, // 3418: b57M46; BellSngr // Amplitude begins at 1014.6, peaks 1028.1 at 24.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3283,3283, 0, 0, 40000, 40,0.000000 }, // 3284: b57M47; SineWave + {3283,3283, 0, 0, 40000, 40,0.000000 }, // 3419: b57M47; SineWave // Amplitude begins at 0.0, peaks 1083.0 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {3284,3284, 0, 0, 40000, 893,0.000000 }, // 3285: b57M48; Strings1 + {3284,3284, 0, 0, 40000, 893,0.000000 }, // 3420: b57M48; Strings1 // Amplitude begins at 0.0, peaks 1372.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3285,3285, 0, 0, 40000, 193,0.000000 }, // 3286: b57M49; Strings2 + {3285,3285, 0, 0, 40000, 193,0.000000 }, // 3421: b57M49; Strings2 // Amplitude begins at 0.0, peaks 1249.0 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3286,3286, 0, 0, 40000, 186,0.000000 }, // 3287: b57M50; Strings3 + {3286,3286, 0, 0, 40000, 186,0.000000 }, // 3422: b57M50; Strings3 // Amplitude begins at 516.6, peaks 773.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 }, // 3288: b57M51; Pzzicato + {3287,3287, 0, 0, 60, 60,0.000000 }, // 3423: b57M51; Pzzicato // Amplitude begins at 0.0, peaks 575.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3288,3288, 0, 0, 146, 146,0.000000 }, // 3289: b57M52; Violin1 + {3288,3288, 0, 0, 146, 146,0.000000 }, // 3424: b57M52; Violin1 // Amplitude begins at 0.0, peaks 575.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {3289,3289, 0, 0, 146, 13,0.000000 }, // 3290: b57M53; b57M56; CtraBass + {3289,3289, 0, 0, 146, 13,0.000000 }, // 3425: b57M53; b57M56; CtraBass // Amplitude begins at 0.0, peaks 899.8 at 0.2s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s. - {3290,3290, 0, 0, 793, 6,0.000000 }, // 3291: b57M54; Cello1 + {3290,3290, 0, 0, 793, 6,0.000000 }, // 3426: b57M54; Cello1 // Amplitude begins at 0.0, peaks 469.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3291,3291, 0, 0, 40000, 26,0.000000 }, // 3292: b57M55; Cello2 + {3291,3291, 0, 0, 40000, 26,0.000000 }, // 3427: b57M55; Cello2 // Amplitude begins at 1022.4, peaks 1195.2 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {3292,3292, 0, 0, 1606, 1606,0.000000 }, // 3293: b57M57; Harp1 + {3292,3292, 0, 0, 1606, 1606,0.000000 }, // 3428: b57M57; Harp1 // Amplitude begins at 1023.8, peaks 1180.4 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {3293,3293, 0, 0, 680, 680,0.000000 }, // 3294: b57M58; Harp2 + {3293,3293, 0, 0, 680, 680,0.000000 }, // 3429: b57M58; Harp2 // Amplitude begins at 1046.0, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {3294,3294, 0, 0, 2393, 2393,0.000000 }, // 3295: b57M59; Guitar1 + {3294,3294, 0, 0, 2393, 2393,0.000000 }, // 3430: b57M59; Guitar1 // Amplitude begins at 1120.1, peaks 1214.7 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3295,3295, 0, 0, 1913, 1913,0.000000 }, // 3296: b57M60; Guitar2 + {3295,3295, 0, 0, 1913, 1913,0.000000 }, // 3431: b57M60; Guitar2 // Amplitude begins at 1042.2, peaks 1056.4 at 0.0s, // fades to 20% at 2.6s, keyoff fades to 20% in 2.6s. - {3296,3296, 0, 0, 2640, 2640,0.000000 }, // 3297: b57M61; EGuitar1 + {3296,3296, 0, 0, 2640, 2640,0.000000 }, // 3432: b57M61; EGuitar1 // Amplitude begins at 1122.6, peaks 1144.0 at 0.1s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {3297,3297, 0, 0, 2373, 2373,0.000000 }, // 3298: b57M62; EGuitar2 + {3297,3297, 0, 0, 2373, 2373,0.000000 }, // 3433: b57M62; EGuitar2 // Amplitude begins at 735.9, peaks 769.0 at 0.4s, // fades to 20% at 5.0s, keyoff fades to 20% in 5.0s. - {3298,3298, 0, 0, 4960, 4960,0.000000 }, // 3299: b57M63; Sitar + {3298,3298, 0, 0, 4960, 4960,0.000000 }, // 3434: b57M63; Sitar // Amplitude begins at 939.9, peaks 1127.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3299,3299, 0, 0, 600, 600,0.000000 }, // 3300: b57M64; AcBass1 + {3299,3299, 0, 0, 600, 600,0.000000 }, // 3435: b57M64; AcBass1 // Amplitude begins at 850.2, peaks 1043.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3300,3300, 0, 0, 233, 233,0.000000 }, // 3301: b57M65; AcBass2 + {3300,3300, 0, 0, 233, 233,0.000000 }, // 3436: b57M65; AcBass2 // Amplitude begins at 963.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3301,3301, 0, 0, 300, 300,0.000000 }, // 3302: b57M66; ElBass1 + {3301,3301, 0, 0, 300, 300,0.000000 }, // 3437: b57M66; ElBass1 // Amplitude begins at 1107.4, peaks 1137.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3302,3302, 0, 0, 606, 606,0.000000 }, // 3303: b57M67; ElBass2 + {3302,3302, 0, 0, 606, 606,0.000000 }, // 3438: b57M67; ElBass2 // Amplitude begins at 1065.9, peaks 1161.1 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3303,3303, 0, 0, 1886, 1886,0.000000 }, // 3304: b57M68; SlpBass1 + {3303,3303, 0, 0, 1886, 1886,0.000000 }, // 3439: b57M68; SlpBass1 // Amplitude begins at 1109.8, peaks 1123.6 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3304,3304, 0, 0, 1193, 1193,0.000000 }, // 3305: b57M69; SlpBass2 + {3304,3304, 0, 0, 1193, 1193,0.000000 }, // 3440: b57M69; SlpBass2 // Amplitude begins at 418.5, peaks 1283.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3305,3305, 0, 0, 320, 320,0.000000 }, // 3306: b57M70; Frtless1 + {3305,3305, 0, 0, 320, 320,0.000000 }, // 3441: b57M70; Frtless1 // Amplitude begins at 0.0, peaks 1308.2 at 0.1s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3306,3306, 0, 0, 573, 573,0.000000 }, // 3307: b57M71; Frtless2 + {3306,3306, 0, 0, 573, 573,0.000000 }, // 3442: b57M71; Frtless2 // Amplitude begins at 0.0, peaks 1042.8 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3307,3307, 0, 0, 40000, 6,0.000000 }, // 3308: b57M72; Flute1 + {3307,3307, 0, 0, 40000, 6,0.000000 }, // 3443: b57M72; Flute1 // Amplitude begins at 0.0, peaks 1033.5 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3308,3308, 0, 0, 40000, 6,0.000000 }, // 3309: b57M73; Flute2 + {3308,3308, 0, 0, 40000, 6,0.000000 }, // 3444: b57M73; Flute2 // Amplitude begins at 0.0, peaks 951.7 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3309,3309, 0, 0, 40000, 6,0.000000 }, // 3310: b57M74; Piccolo1 + {3309,3309, 0, 0, 40000, 6,0.000000 }, // 3445: b57M74; Piccolo1 // Amplitude begins at 0.0, peaks 852.4 at 38.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3310,3310, 0, 0, 40000, 6,0.000000 }, // 3311: b57M75; Piccolo2 + {3310,3310, 0, 0, 40000, 6,0.000000 }, // 3446: b57M75; Piccolo2 // Amplitude begins at 0.0, peaks 1020.9 at 23.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3311,3311, 0, 0, 40000, 6,0.000000 }, // 3312: b57M77; PanPipes + {3311,3311, 0, 0, 40000, 6,0.000000 }, // 3447: b57M77; PanPipes // Amplitude begins at 0.0, peaks 1374.5 at 33.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3312,3312, 0, 0, 40000, 0,0.000000 }, // 3313: b57M78; Sax1 + {3312,3312, 0, 0, 40000, 0,0.000000 }, // 3448: b57M78; Sax1 // Amplitude begins at 0.0, peaks 1374.5 at 33.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3313,3313, 0, 0, 40000, 0,0.000000 }, // 3314: b57M79; Sax2 + {3313,3313, 0, 0, 40000, 0,0.000000 }, // 3449: b57M79; Sax2 // Amplitude begins at 0.0, peaks 810.8 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3314,3314, 0, 0, 40000, 0,0.000000 }, // 3315: b57M80; Sax3 + {3314,3314, 0, 0, 40000, 0,0.000000 }, // 3450: b57M80; Sax3 // Amplitude begins at 0.0, peaks 1108.4 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3315,3315, 0, 0, 40000, 6,0.000000 }, // 3316: b57M81; Sax4 + {3315,3315, 0, 0, 40000, 6,0.000000 }, // 3451: b57M81; Sax4 // Amplitude begins at 0.0, peaks 1164.3 at 24.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3316,3316, 0, 0, 40000, 53,0.000000 }, // 3317: b57M82; Clrinet1 + {3316,3316, 0, 0, 40000, 53,0.000000 }, // 3452: b57M82; Clrinet1 // Amplitude begins at 0.0, peaks 742.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3317,3317, 0, 0, 40000, 73,0.000000 }, // 3318: b57M83; Clrinet2 + {3317,3317, 0, 0, 40000, 73,0.000000 }, // 3453: b57M83; Clrinet2 // Amplitude begins at 42.0, peaks 1070.0 at 20.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3318,3318, 0, 0, 40000, 0,0.000000 }, // 3319: b57M84; Oboe + {3318,3318, 0, 0, 40000, 0,0.000000 }, // 3454: b57M84; Oboe // Amplitude begins at 29.9, peaks 741.5 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3319,3319, 0, 0, 40000, 0,0.000000 }, // 3320: b57M85; EngHorn + {3319,3319, 0, 0, 40000, 0,0.000000 }, // 3455: b57M85; EngHorn // Amplitude begins at 0.0, peaks 1150.1 at 1.2s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {3320,3320, 0, 0, 1300, 1300,0.000000 }, // 3321: b57M86; Bassoon + {3320,3320, 0, 0, 1300, 1300,0.000000 }, // 3456: b57M86; Bassoon // Amplitude begins at 0.0, peaks 1212.6 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3321,3321, 0, 0, 40000, 73,0.000000 }, // 3322: b57M87; Hrmonica + {3321,3321, 0, 0, 40000, 73,0.000000 }, // 3457: b57M87; Hrmonica // Amplitude begins at 952.1, peaks 1196.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.1s. - {3322,3322, 0, 0, 40, 73,0.000000 }, // 3323: b57M88; Trumpet1 + {3322,3322, 0, 0, 40, 73,0.000000 }, // 3458: b57M88; Trumpet1 // Amplitude begins at 952.1, peaks 1195.5 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 0.0s. - {3323,3323, 0, 0, 1333, 13,0.000000 }, // 3324: b57M89; Trumpet2 + {3323,3323, 0, 0, 1333, 13,0.000000 }, // 3459: b57M89; Trumpet2 // Amplitude begins at 0.0, peaks 1124.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3324,3324, 0, 0, 40000, 140,0.000000 }, // 3325: b57M90; Trmbone1 + {3324,3324, 0, 0, 40000, 140,0.000000 }, // 3460: b57M90; Trmbone1 // Amplitude begins at 691.4, peaks 1201.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.1s. - {3325,3325, 0, 0, 233, 126,0.000000 }, // 3326: b57M91; Trmbone2 + {3325,3325, 0, 0, 233, 126,0.000000 }, // 3461: b57M91; Trmbone2 // Amplitude begins at 580.1, peaks 1052.4 at 37.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3326,3326, 0, 0, 40000, 106,0.000000 }, // 3327: b57M92; b57M93; FrHorn1 + {3326,3326, 0, 0, 40000, 106,0.000000 }, // 3462: b57M92; b57M93; FrHorn1 // Amplitude begins at 689.8, peaks 1230.1 at 21.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3327,3327, 0, 0, 40000, 33,0.000000 }, // 3328: b57M94; Tuba + {3327,3327, 0, 0, 40000, 33,0.000000 }, // 3463: b57M94; Tuba // Amplitude begins at 685.4, peaks 1230.1 at 21.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3328,3328, 0, 0, 40000, 73,0.000000 }, // 3329: b57M95; Brass1 + {3328,3328, 0, 0, 40000, 73,0.000000 }, // 3464: b57M95; Brass1 // Amplitude begins at 686.0, peaks 1199.6 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3329,3329, 0, 0, 40, 40,0.000000 }, // 3330: b57M96; Brass2 + {3329,3329, 0, 0, 40, 40,0.000000 }, // 3465: b57M96; Brass2 // Amplitude begins at 1105.5, peaks 1223.6 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3330,3330, 0, 0, 40000, 246,0.000000 }, // 3331: b57M97; Vibes1 + {3330,3330, 0, 0, 40000, 246,0.000000 }, // 3466: b57M97; Vibes1 // Amplitude begins at 1080.6, peaks 1229.4 at 1.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3331,3331, 0, 0, 40000, 246,0.000000 }, // 3332: b57M98; Vibes2 + {3331,3331, 0, 0, 40000, 246,0.000000 }, // 3467: b57M98; Vibes2 // Amplitude begins at 2030.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3332,3332, 0, 0, 580, 580,0.000000 }, // 3333: b57M99; SynMllet + {3332,3332, 0, 0, 580, 580,0.000000 }, // 3468: b57M99; SynMllet // Amplitude begins at 1878.7, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3333,3333, 0, 0, 40000, 106,0.000000 }, // 3334: b57M100; WindBell + {3333,3333, 0, 0, 40000, 106,0.000000 }, // 3469: b57M100; WindBell // Amplitude begins at 1097.7, peaks 1132.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {3334,3334, 0, 0, 40000, 600,0.000000 }, // 3335: b57M101; Glock + {3334,3334, 0, 0, 40000, 600,0.000000 }, // 3470: b57M101; Glock // Amplitude begins at 935.5, peaks 1099.9 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3335,3335, 0, 0, 2253, 2253,0.000000 }, // 3336: b57M102; TubeBell + {3335,3335, 0, 0, 2253, 2253,0.000000 }, // 3471: b57M102; TubeBell // Amplitude begins at 590.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3336,3336, 0, 0, 146, 146,0.000000 }, // 3337: b57M103; Xylophne + {3336,3336, 0, 0, 146, 146,0.000000 }, // 3472: b57M103; Xylophne // Amplitude begins at 2316.0, peaks 2669.0 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {3337,3337, 0, 0, 40000, 913,0.000000 }, // 3338: b57M104; Marimba + {3337,3337, 0, 0, 40000, 913,0.000000 }, // 3473: b57M104; Marimba // Amplitude begins at 1074.7, peaks 1321.2 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3338,3338, 0, 0, 40000, 33,0.000000 }, // 3339: b57M105; Sweep + {3338,3338, 0, 0, 40000, 33,0.000000 }, // 3474: b57M105; Sweep // Amplitude begins at 0.0, peaks 956.7 at 33.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s. - {3339,3339, 0, 0, 40000, 1153,0.000000 }, // 3340: b57M106; Martian + {3339,3339, 0, 0, 40000, 1153,0.000000 }, // 3475: b57M106; Martian // Amplitude begins at 0.0, peaks 981.6 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3340,3340, 0, 0, 166, 166,0.000000 }, // 3341: b57M107; TwilgtZn + {3340,3340, 0, 0, 166, 166,0.000000 }, // 3476: b57M107; TwilgtZn // Amplitude begins at 1104.3, peaks 1115.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3341,3341, 0, 0, 40000, 6,0.000000 }, // 3342: b57M108; NoTone + {3341,3341, 0, 0, 40000, 6,0.000000 }, // 3477: b57M108; NoTone // Amplitude begins at 0.0, peaks 968.3 at 28.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {3342,3342, 0, 0, 40000, 1073,0.000000 }, // 3343: b57M109; LostInSp + {3342,3342, 0, 0, 40000, 1073,0.000000 }, // 3478: b57M109; LostInSp // Amplitude begins at 1082.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3343,3343, 0, 0, 153, 153,0.000000 }, // 3344: b57M110; Triangle + {3343,3343, 0, 0, 153, 153,0.000000 }, // 3479: b57M110; Triangle // Amplitude begins at 1122.6, peaks 1138.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3344,3344, 0, 0, 1240, 1240,0.000000 }, // 3345: b57M111; StlDrum + {3344,3344, 0, 0, 1240, 1240,0.000000 }, // 3480: b57M111; StlDrum // Amplitude begins at 1059.1, peaks 1078.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3345,3345, 0, 0, 160, 160,0.000000 }, // 3346: b57M112; b57M114; SimmonSr + {3345,3345, 0, 0, 160, 160,0.000000 }, // 3481: b57M112; b57M114; SimmonSr // Amplitude begins at 0.0, peaks 1082.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3346,3346, 0, 0, 146, 146,0.000000 }, // 3347: b57M113; RapScrth + {3346,3346, 0, 0, 146, 146,0.000000 }, // 3482: b57M113; RapScrth // Amplitude begins at 1128.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3347,3347, 0, 0, 120, 120,0.000000 }, // 3348: b57M115; LogDrum + {3347,3347, 0, 0, 120, 120,0.000000 }, // 3483: b57M115; LogDrum // Amplitude begins at 870.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3348,3348, 0, 0, 120, 120,0.000000 }, // 3349: b57M116; LogDrum + {3348,3348, 0, 0, 120, 120,0.000000 }, // 3484: b57M116; LogDrum // Amplitude begins at 731.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3349,3349, 0, 0, 120, 120,0.000000 }, // 3350: b57M117; LogDrum + {3349,3349, 0, 0, 120, 120,0.000000 }, // 3485: b57M117; LogDrum // Amplitude begins at 2678.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3350,3350, 0, 0, 80, 80,0.000000 }, // 3351: b57M118; Koto + {3350,3350, 0, 0, 80, 80,0.000000 }, // 3486: b57M118; Koto // Amplitude begins at 659.9, peaks 1143.7 at 1.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3351,3351, 0, 0, 40000, 33,0.000000 }, // 3352: b57M119; Jump + {3351,3351, 0, 0, 40000, 33,0.000000 }, // 3487: b57M119; Jump // Amplitude begins at 1120.1, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3352,3352, 0, 0, 1193, 1193,0.000000 }, // 3353: b57M120; JewsHarp + {3352,3352, 0, 0, 1193, 1193,0.000000 }, // 3488: b57M120; JewsHarp // Amplitude begins at 0.0, peaks 594.4 at 2.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.5s. - {3353,3353, 0, 0, 40000, 1466,0.000000 }, // 3354: b57M121; Helicop + {3353,3353, 0, 0, 40000, 1466,0.000000 }, // 3489: b57M121; Helicop // Amplitude begins at 1099.1, peaks 1118.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3354,3354, 0, 0, 1226, 1226,0.000000 }, // 3355: b57M122; Bell + {3354,3354, 0, 0, 1226, 1226,0.000000 }, // 3490: b57M122; Bell // Amplitude begins at 2823.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3355,3355, 0, 0, 40, 40,0.000000 }, // 3356: b57M123; BassDrm1 + {3355,3355, 0, 0, 40, 40,0.000000 }, // 3491: b57M123; BassDrm1 // Amplitude begins at 2709.6, peaks 2769.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3356,3356, 0, 0, 60, 60,0.000000 }, // 3357: b57M124; BassDrm2 + {3356,3356, 0, 0, 60, 60,0.000000 }, // 3492: b57M124; BassDrm2 // Amplitude begins at 2718.3, peaks 2921.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 }, // 3358: b57M125; Banjo + {3357,3357, 0, 0, 106, 106,0.000000 }, // 3493: b57M125; Banjo // Amplitude begins at 2421.0, peaks 3026.8 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3358,3358, 0, 0, 260, 260,0.000000 }, // 3359: b57M126; AlogSynt + {3358,3358, 0, 0, 260, 260,0.000000 }, // 3494: b57M126; AlogSynt // Amplitude begins at 2276.9, peaks 2772.9 at 1.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3359,3359, 0, 0, 1166, 1166,0.000000 }, // 3360: b57M127; Wow - - // Amplitude begins at 420.6, peaks 1119.4 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 140, 140, 65, 0, 86, 86,0.000000 }, // 3361: fat2P54; Tambourine + {3359,3359, 0, 0, 1166, 1166,0.000000 }, // 3495: b57M127; Wow // Amplitude begins at 526.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 143, 143, 20, 0, 20, 20,0.000000 }, // 3362: fat2P58; Vibraslap - - // Amplitude begins at 0.0, peaks 739.3 at 0.2s, - // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 158, 158, 40, 0, 333, 333,0.000000 }, // 3363: fat2P74; Long Guiro + { 143, 143, 20, 0, 20, 20,0.000000 }, // 3496: fat2P58; Vibraslap // Amplitude begins at 2595.5, peaks 2720.1 at 0.1s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {3360,3361, 0, 0, 1820, 1820,0.000000 }, // 3364: fat4M0; AcouGrandPiano + {3360,3361, 0, 0, 1820, 1820,0.000000 }, // 3497: fat4M0; AcouGrandPiano // Amplitude begins at 2735.0, peaks 2872.1 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3362,3363, 0, 0, 1073, 1073,0.000000 }, // 3365: fat4M1; BrightAcouGrand + {3362,3363, 0, 0, 1073, 1073,0.000000 }, // 3498: fat4M1; BrightAcouGrand // Amplitude begins at 2395.0, peaks 3313.0 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3364,3365, 0, 0, 1680, 1680,0.000000 }, // 3366: fat4M2; ElecGrandPiano + {3364,3365, 0, 0, 1680, 1680,0.000000 }, // 3499: fat4M2; ElecGrandPiano // Amplitude begins at 3191.2, peaks 3739.1 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3366,3367, 0, 0, 1046, 1046,0.000000 }, // 3367: fat4M3; Honky-tonkPiano + {3366,3367, 0, 0, 1046, 1046,0.000000 }, // 3500: fat4M3; Honky-tonkPiano // Amplitude begins at 2321.7, peaks 2506.1 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3368,3369, 0, 0, 1100, 1100,0.000000 }, // 3368: fat4M4; Rhodes Piano + {3368,3369, 0, 0, 1100, 1100,0.000000 }, // 3501: fat4M4; Rhodes Piano // Amplitude begins at 2417.8, peaks 2541.0 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3370,3371, 0, 0, 1166, 1166,0.000000 }, // 3369: fat4M5; Chorused Piano + {3370,3371, 0, 0, 1166, 1166,0.000000 }, // 3502: fat4M5; Chorused Piano // Amplitude begins at 2369.4, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3372,3373, 0, 0, 833, 833,0.000000 }, // 3370: fat4M6; Harpsichord + {3372,3373, 0, 0, 833, 833,0.000000 }, // 3503: fat4M6; Harpsichord // Amplitude begins at 1278.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3374,3375, 0, 0, 100, 100,0.000000 }, // 3371: fat4M7; Clavinet + {3374,3375, 0, 0, 100, 100,0.000000 }, // 3504: fat4M7; Clavinet // Amplitude begins at 2860.4, peaks 2915.0 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3376,3377, 0, 0, 960, 960,0.000000 }, // 3372: fat4M8; Celesta + {3376,3377, 0, 0, 960, 960,0.000000 }, // 3505: fat4M8; Celesta // Amplitude begins at 1402.5, peaks 1689.2 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3378,3379, 0, 0, 906, 906,0.000000 }, // 3373: fat4M9; Glockenspiel + {3378,3379, 0, 0, 906, 906,0.000000 }, // 3506: fat4M9; Glockenspiel // Amplitude begins at 592.9, peaks 987.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3380,3381, 0, 0, 213, 213,0.000000 }, // 3374: fat4M10; Music box + {3380,3381, 0, 0, 213, 213,0.000000 }, // 3507: fat4M10; Music box // Amplitude begins at 2514.8, peaks 3056.3 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3382,3383, 0, 0, 1713, 1713,0.000000 }, // 3375: fat4M11; Vibraphone + {3382,3383, 0, 0, 1713, 1713,0.000000 }, // 3508: fat4M11; Vibraphone // Amplitude begins at 2697.2, peaks 2843.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3384,3385, 0, 0, 260, 260,0.000000 }, // 3376: fat4M12; Marimba + {3384,3385, 0, 0, 260, 260,0.000000 }, // 3509: fat4M12; Marimba // Amplitude begins at 2751.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3386,3387, 0, 0, 140, 140,0.000000 }, // 3377: fat4M13; Xylophone + {3386,3387, 0, 0, 140, 140,0.000000 }, // 3510: fat4M13; Xylophone // Amplitude begins at 1906.3, peaks 2541.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3388,3389, 0, 0, 960, 960,0.000000 }, // 3378: fat4M14; Tubular Bells + {3388,3389, 0, 0, 960, 960,0.000000 }, // 3511: fat4M14; Tubular Bells // Amplitude begins at 1840.0, peaks 2393.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 }, // 3379: fat4M15; Dulcimer + {3390,3391, 0, 0, 193, 193,0.000000 }, // 3512: fat4M15; Dulcimer // Amplitude begins at 867.3, peaks 1426.1 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {3392,3393, 0, 0, 2106, 2106,0.000000 }, // 3380: fat4M16; Hammond Organ + {3392,3393, 0, 0, 2106, 2106,0.000000 }, // 3513: fat4M16; Hammond Organ // Amplitude begins at 2219.2, peaks 2599.2 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3394,3395, 0, 0, 1460, 1460,0.000000 }, // 3381: fat4M17; Percussive Organ + {3394,3395, 0, 0, 1460, 1460,0.000000 }, // 3514: fat4M17; Percussive Organ // Amplitude begins at 1274.9, peaks 1617.1 at 26.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3396,3397, 0, 0, 40000, 6,0.000000 }, // 3382: fat4M18; Rock Organ + {3396,3397, 0, 0, 40000, 6,0.000000 }, // 3515: fat4M18; Rock Organ // Amplitude begins at 4.9, peaks 2534.9 at 19.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3398,3399, 0, 0, 40000, 146,0.000000 }, // 3383: fat4M19; Church Organ + {3398,3399, 0, 0, 40000, 146,0.000000 }, // 3516: fat4M19; Church Organ // Amplitude begins at 44.9, peaks 1310.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3400,3401, 0, 0, 40000, 126,0.000000 }, // 3384: fat4M20; Reed Organ + {3400,3401, 0, 0, 40000, 126,0.000000 }, // 3517: fat4M20; Reed Organ // Amplitude begins at 0.8, peaks 2846.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3402,3403, 0, 0, 40000, 6,0.000000 }, // 3385: fat4M21; Accordion + {3402,3403, 0, 0, 40000, 6,0.000000 }, // 3518: fat4M21; Accordion // Amplitude begins at 0.4, peaks 2122.9 at 39.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3404,3405, 0, 0, 40000, 20,0.000000 }, // 3386: fat4M22; Harmonica + {3404,3405, 0, 0, 40000, 20,0.000000 }, // 3519: fat4M22; Harmonica // Amplitude begins at 5.0, peaks 1932.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3406,3407, 0, 0, 40000, 6,0.000000 }, // 3387: fat4M23; Tango Accordion + {3406,3407, 0, 0, 40000, 6,0.000000 }, // 3520: fat4M23; Tango Accordion // Amplitude begins at 2048.6, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3408,3409, 0, 0, 1153, 1153,0.000000 }, // 3388: fat4M24; Acoustic Guitar1 + {3408,3409, 0, 0, 1153, 1153,0.000000 }, // 3521: fat4M24; Acoustic Guitar1 // Amplitude begins at 2271.5, peaks 3000.0 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3410,3411, 0, 0, 1853, 1853,0.000000 }, // 3389: fat4M25; Acoustic Guitar2 + {3410,3411, 0, 0, 1853, 1853,0.000000 }, // 3522: fat4M25; Acoustic Guitar2 // Amplitude begins at 1779.4, peaks 2896.5 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {3412,3413, 0, 0, 1973, 1973,0.000000 }, // 3390: fat4M26; Electric Guitar1 + {3412,3413, 0, 0, 1973, 1973,0.000000 }, // 3523: fat4M26; Electric Guitar1 // Amplitude begins at 2629.4, peaks 2970.5 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {3414,3415, 0, 0, 2026, 2026,0.000000 }, // 3391: fat4M27; Electric Guitar2 + {3414,3415, 0, 0, 2026, 2026,0.000000 }, // 3524: fat4M27; Electric Guitar2 // Amplitude begins at 2683.6, peaks 2956.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3416,3417, 0, 0, 1166, 1166,0.000000 }, // 3392: fat4M28; Electric Guitar3 + {3416,3417, 0, 0, 1166, 1166,0.000000 }, // 3525: fat4M28; Electric Guitar3 // Amplitude begins at 1038.4, peaks 3196.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3418,3419, 0, 0, 40000, 6,0.000000 }, // 3393: fat4M29; Overdrive Guitar + {3418,3419, 0, 0, 40000, 6,0.000000 }, // 3526: fat4M29; Overdrive Guitar // Amplitude begins at 726.9, peaks 3050.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3420,3421, 0, 0, 40000, 0,0.000000 }, // 3394: fat4M30; Distorton Guitar + {3420,3421, 0, 0, 40000, 0,0.000000 }, // 3527: fat4M30; Distorton Guitar // Amplitude begins at 2640.7, peaks 2692.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3422,3423, 0, 0, 160, 160,0.000000 }, // 3395: fat4M31; Guitar Harmonics + {3422,3423, 0, 0, 160, 160,0.000000 }, // 3528: fat4M31; Guitar Harmonics // Amplitude begins at 7.2, peaks 3187.3 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3424,3425, 0, 0, 1160, 1160,0.000000 }, // 3396: fat4M32; Acoustic Bass + {3424,3425, 0, 0, 1160, 1160,0.000000 }, // 3529: fat4M32; Acoustic Bass // Amplitude begins at 2984.0, peaks 3262.0 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {3426,3427, 0, 0, 1266, 1266,0.000000 }, // 3397: fat4M33; Electric Bass 1 + {3426,3427, 0, 0, 1266, 1266,0.000000 }, // 3530: fat4M33; Electric Bass 1 // Amplitude begins at 3116.2, peaks 3382.0 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {3428,3429, 0, 0, 2126, 2126,0.000000 }, // 3398: fat4M34; Electric Bass 2 + {3428,3429, 0, 0, 2126, 2126,0.000000 }, // 3531: fat4M34; Electric Bass 2 // Amplitude begins at 123.3, peaks 2992.8 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 0.0s. - {3430,3431, 0, 0, 2100, 6,0.000000 }, // 3399: fat4M35; Fretless Bass + {3430,3431, 0, 0, 2100, 6,0.000000 }, // 3532: fat4M35; Fretless Bass // Amplitude begins at 2127.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3432,3433, 0, 0, 66, 66,0.000000 }, // 3400: fat4M36; Slap Bass 1 + {3432,3433, 0, 0, 66, 66,0.000000 }, // 3533: fat4M36; Slap Bass 1 // Amplitude begins at 2307.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3434,3433, 0, 0, 66, 66,0.000000 }, // 3401: fat4M37; Slap Bass 2 + {3434,3433, 0, 0, 66, 66,0.000000 }, // 3534: fat4M37; Slap Bass 2 // Amplitude begins at 2354.0, peaks 3401.4 at 0.2s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3435,3436, 0, 0, 1853, 1853,0.000000 }, // 3402: fat4M38; Synth Bass 1 + {3435,3436, 0, 0, 1853, 1853,0.000000 }, // 3535: fat4M38; Synth Bass 1 // Amplitude begins at 2465.6, peaks 3354.5 at 0.1s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3437,3438, 0, 0, 1853, 1853,0.000000 }, // 3403: fat4M39; Synth Bass 2 + {3437,3438, 0, 0, 1853, 1853,0.000000 }, // 3536: fat4M39; Synth Bass 2 // Amplitude begins at 0.0, peaks 994.7 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3439,3440, 0, 0, 360, 360,0.000000 }, // 3404: fat4M40; Violin + {3439,3440, 0, 0, 360, 360,0.000000 }, // 3537: fat4M40; Violin // Amplitude begins at 0.0, peaks 912.4 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3441,3440, 0, 0, 386, 386,0.000000 }, // 3405: fat4M41; Viola + {3441,3440, 0, 0, 386, 386,0.000000 }, // 3538: fat4M41; Viola // Amplitude begins at 0.0, peaks 806.5 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3442,3443, 0, 0, 226, 226,0.000000 }, // 3406: fat4M42; Cello + {3442,3443, 0, 0, 226, 226,0.000000 }, // 3539: fat4M42; Cello // Amplitude begins at 0.6, peaks 1604.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3444,3445, 0, 0, 40000, 40,0.000000 }, // 3407: fat4M43; Contrabass + {3444,3445, 0, 0, 40000, 40,0.000000 }, // 3540: fat4M43; Contrabass // Amplitude begins at 375.4, peaks 403.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3446,3447, 0, 0, 313, 313,0.000000 }, // 3408: fat4M44; Tremulo Strings + {3446,3447, 0, 0, 313, 313,0.000000 }, // 3541: fat4M44; Tremulo Strings // Amplitude begins at 898.9, peaks 3209.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3448,3449, 0, 0, 173, 173,0.000000 }, // 3409: fat4M45; Pizzicato String + {3448,3449, 0, 0, 173, 173,0.000000 }, // 3542: fat4M45; Pizzicato String // Amplitude begins at 898.9, peaks 3328.0 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3448,3450, 0, 0, 400, 400,0.000000 }, // 3410: fat4M46; Orchestral Harp + {3448,3450, 0, 0, 400, 400,0.000000 }, // 3543: fat4M46; Orchestral Harp // Amplitude begins at 209.1, peaks 220.5 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3451,3452, 0, 0, 1186, 1186,0.000000 }, // 3411: fat4M47; Timpany + {3451,3452, 0, 0, 1186, 1186,0.000000 }, // 3544: fat4M47; Timpany // Amplitude begins at 0.8, peaks 2735.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3453,3454, 0, 0, 40000, 53,0.000000 }, // 3412: fat4M48; String Ensemble1 + {3453,3454, 0, 0, 40000, 53,0.000000 }, // 3545: fat4M48; String Ensemble1 // Amplitude begins at 0.0, peaks 1640.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3455,3456, 0, 0, 40000, 46,0.000000 }, // 3413: fat4M49; String Ensemble2 + {3455,3456, 0, 0, 40000, 46,0.000000 }, // 3546: fat4M49; String Ensemble2 // Amplitude begins at 0.0, peaks 2842.8 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3457,3458, 0, 0, 40000, 246,0.000000 }, // 3414: fat4M50; Synth Strings 1 + {3457,3458, 0, 0, 40000, 246,0.000000 }, // 3547: fat4M50; Synth Strings 1 // Amplitude begins at 0.0, peaks 255.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3459,3460, 0, 0, 40000, 253,0.000000 }, // 3415: fat4M51; SynthStrings 2 + {3459,3460, 0, 0, 40000, 253,0.000000 }, // 3548: fat4M51; SynthStrings 2 // Amplitude begins at 7.2, peaks 2933.9 at 27.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3461,3462, 0, 0, 40000, 46,0.000000 }, // 3416: fat4M52; Choir Aahs + {3461,3462, 0, 0, 40000, 46,0.000000 }, // 3549: fat4M52; Choir Aahs // Amplitude begins at 7.3, peaks 3317.4 at 0.1s, // fades to 20% at 3.1s, keyoff fades to 20% in 3.1s. - {3463,3464, 0, 0, 3053, 3053,0.000000 }, // 3417: fat4M53; Voice Oohs + {3463,3464, 0, 0, 3053, 3053,0.000000 }, // 3550: fat4M53; Voice Oohs // Amplitude begins at 0.8, peaks 2532.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3465,3466, 0, 0, 40000, 86,0.000000 }, // 3418: fat4M54; Synth Voice + {3465,3466, 0, 0, 40000, 86,0.000000 }, // 3551: fat4M54; Synth Voice // Amplitude begins at 6.6, peaks 1804.7 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3467,3468, 0, 0, 280, 280,0.000000 }, // 3419: fat4M55; Orchestra Hit + {3467,3468, 0, 0, 280, 280,0.000000 }, // 3552: fat4M55; Orchestra Hit // Amplitude begins at 643.3, peaks 1051.2 at 14.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3469,3470, 0, 0, 40000, 26,0.000000 }, // 3420: fat4M56; Trumpet + {3469,3470, 0, 0, 40000, 26,0.000000 }, // 3553: fat4M56; Trumpet // Amplitude begins at 451.5, peaks 817.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3471,3472, 0, 0, 40000, 26,0.000000 }, // 3421: fat4M57; Trombone + {3471,3472, 0, 0, 40000, 26,0.000000 }, // 3554: fat4M57; Trombone // Amplitude begins at 6.1, peaks 2563.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3473,3474, 0, 0, 40000, 40,0.000000 }, // 3422: fat4M58; Tuba + {3473,3474, 0, 0, 40000, 40,0.000000 }, // 3555: fat4M58; Tuba // Amplitude begins at 3.8, peaks 1237.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3475,3476, 0, 0, 40000, 13,0.000000 }, // 3423: fat4M59; Muted Trumpet + {3475,3476, 0, 0, 40000, 13,0.000000 }, // 3556: fat4M59; Muted Trumpet // Amplitude begins at 7.2, peaks 2644.6 at 38.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3477,3478, 0, 0, 40000, 6,0.000000 }, // 3424: fat4M60; French Horn + {3477,3478, 0, 0, 40000, 6,0.000000 }, // 3557: fat4M60; French Horn // Amplitude begins at 3.3, peaks 1279.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3479,3480, 0, 0, 40000, 0,0.000000 }, // 3425: fat4M61; Brass Section + {3479,3480, 0, 0, 40000, 0,0.000000 }, // 3558: fat4M61; Brass Section // Amplitude begins at 7.3, peaks 2759.5 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3481,3482, 0, 0, 40000, 26,0.000000 }, // 3426: fat4M62; Synth Brass 1 + {3481,3482, 0, 0, 40000, 26,0.000000 }, // 3559: fat4M62; Synth Brass 1 // Amplitude begins at 121.8, peaks 2249.7 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3483,3484, 0, 0, 40000, 6,0.000000 }, // 3427: fat4M63; Synth Brass 2 + {3483,3484, 0, 0, 40000, 6,0.000000 }, // 3560: fat4M63; Synth Brass 2 // Amplitude begins at 181.8, peaks 1654.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3485,3486, 0, 0, 40000, 20,0.000000 }, // 3428: fat4M64; Soprano Sax + {3485,3486, 0, 0, 40000, 20,0.000000 }, // 3561: fat4M64; Soprano Sax // Amplitude begins at 1.7, peaks 1594.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3487,3488, 0, 0, 40000, 20,0.000000 }, // 3429: fat4M65; Alto Sax + {3487,3488, 0, 0, 40000, 20,0.000000 }, // 3562: fat4M65; Alto Sax // Amplitude begins at 920.5, peaks 2733.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3489,3490, 0, 0, 40000, 6,0.000000 }, // 3430: fat4M66; Tenor Sax + {3489,3490, 0, 0, 40000, 6,0.000000 }, // 3563: fat4M66; Tenor Sax // Amplitude begins at 832.5, peaks 3053.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3491,3492, 0, 0, 40000, 53,0.000000 }, // 3431: fat4M67; Baritone Sax + {3491,3492, 0, 0, 40000, 53,0.000000 }, // 3564: fat4M67; Baritone Sax // Amplitude begins at 102.4, peaks 2299.7 at 35.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3493,3494, 0, 0, 40000, 6,0.000000 }, // 3432: fat4M68; Oboe + {3493,3494, 0, 0, 40000, 6,0.000000 }, // 3565: fat4M68; Oboe // Amplitude begins at 7.8, peaks 1963.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3495,3496, 0, 0, 40000, 20,0.000000 }, // 3433: fat4M69; English Horn + {3495,3496, 0, 0, 40000, 20,0.000000 }, // 3566: fat4M69; English Horn // Amplitude begins at 8.4, peaks 3131.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3497,3498, 0, 0, 40000, 6,0.000000 }, // 3434: fat4M70; Bassoon + {3497,3498, 0, 0, 40000, 6,0.000000 }, // 3567: fat4M70; Bassoon // Amplitude begins at 0.8, peaks 568.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3499,3500, 0, 0, 40000, 53,0.000000 }, // 3435: fat4M71; Clarinet + {3499,3500, 0, 0, 40000, 53,0.000000 }, // 3568: fat4M71; Clarinet // Amplitude begins at 0.7, peaks 2444.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3501,3502, 0, 0, 40000, 6,0.000000 }, // 3436: fat4M72; Piccolo + {3501,3502, 0, 0, 40000, 6,0.000000 }, // 3569: fat4M72; Piccolo // Amplitude begins at 0.4, peaks 2197.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3501,3503, 0, 0, 40000, 6,0.000000 }, // 3437: fat4M73; Flute + {3501,3503, 0, 0, 40000, 6,0.000000 }, // 3570: fat4M73; Flute // Amplitude begins at 0.9, peaks 2743.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3504,3505, 0, 0, 40000, 33,0.000000 }, // 3438: fat4M74; Recorder + {3504,3505, 0, 0, 40000, 33,0.000000 }, // 3571: fat4M74; Recorder // Amplitude begins at 0.7, peaks 2728.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3506,3507, 0, 0, 40000, 6,0.000000 }, // 3439: fat4M75; Pan Flute + {3506,3507, 0, 0, 40000, 6,0.000000 }, // 3572: fat4M75; Pan Flute // Amplitude begins at 3.0, peaks 2795.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3508,3509, 0, 0, 40000, 73,0.000000 }, // 3440: fat4M76; Bottle Blow + {3508,3509, 0, 0, 40000, 73,0.000000 }, // 3573: fat4M76; Bottle Blow // Amplitude begins at 0.0, peaks 3520.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3510,3511, 0, 0, 40000, 40,0.000000 }, // 3441: fat4M77; Shakuhachi + {3510,3511, 0, 0, 40000, 40,0.000000 }, // 3574: fat4M77; Shakuhachi // Amplitude begins at 0.0, peaks 3066.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3512,3513, 0, 0, 40000, 106,0.000000 }, // 3442: fat4M78; Whistle + {3512,3513, 0, 0, 40000, 106,0.000000 }, // 3575: fat4M78; Whistle // Amplitude begins at 8.4, peaks 3667.9 at 23.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3514,3515, 0, 0, 40000, 53,0.000000 }, // 3443: fat4M79; Ocarina + {3514,3515, 0, 0, 40000, 53,0.000000 }, // 3576: fat4M79; Ocarina // Amplitude begins at 2530.2, peaks 2817.4 at 1.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3516,3517, 0, 0, 40000, 0,0.000000 }, // 3444: fat4M80; Lead 1 squareea + {3516,3517, 0, 0, 40000, 0,0.000000 }, // 3577: fat4M80; Lead 1 squareea // Amplitude begins at 1931.0, peaks 2039.1 at 18.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3518,3519, 0, 0, 40000, 20,0.000000 }, // 3445: fat4M81; Lead 2 sawtooth + {3518,3519, 0, 0, 40000, 20,0.000000 }, // 3578: fat4M81; Lead 2 sawtooth // Amplitude begins at 0.6, peaks 2493.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3520,3521, 0, 0, 40000, 33,0.000000 }, // 3446: fat4M82; Lead 3 calliope + {3520,3521, 0, 0, 40000, 33,0.000000 }, // 3579: fat4M82; Lead 3 calliope // Amplitude begins at 869.0, peaks 3094.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3522,3523, 0, 0, 40000, 6,0.000000 }, // 3447: fat4M83; Lead 4 chiff + {3522,3523, 0, 0, 40000, 6,0.000000 }, // 3580: fat4M83; Lead 4 chiff // Amplitude begins at 1005.8, peaks 2940.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3524,3525, 0, 0, 40000, 6,0.000000 }, // 3448: fat4M84; Lead 5 charang + {3524,3525, 0, 0, 40000, 6,0.000000 }, // 3581: fat4M84; Lead 5 charang // Amplitude begins at 5.8, peaks 2131.5 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3526,3527, 0, 0, 40000, 73,0.000000 }, // 3449: fat4M85; Lead 6 voice + {3526,3527, 0, 0, 40000, 73,0.000000 }, // 3582: fat4M85; Lead 6 voice // Amplitude begins at 5.9, peaks 1929.4 at 28.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3528,3529, 0, 0, 40000, 60,0.000000 }, // 3450: fat4M86; Lead 7 fifths + {3528,3529, 0, 0, 40000, 60,0.000000 }, // 3583: fat4M86; Lead 7 fifths // Amplitude begins at 1356.8, peaks 1501.3 at 1.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3530,3531, 0, 0, 40000, 13,0.000000 }, // 3451: fat4M87; Lead 8 brass + {3530,3531, 0, 0, 40000, 13,0.000000 }, // 3584: fat4M87; Lead 8 brass // Amplitude begins at 0.8, peaks 3156.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3532,3533, 0, 0, 40000, 160,0.000000 }, // 3452: fat4M88; Pad 1 new age + {3532,3533, 0, 0, 40000, 160,0.000000 }, // 3585: fat4M88; Pad 1 new age // Amplitude begins at 0.0, peaks 3303.6 at 2.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {3534,3535, 0, 0, 40000, 440,0.000000 }, // 3453: fat4M89; Pad 2 warm + {3534,3535, 0, 0, 40000, 440,0.000000 }, // 3586: fat4M89; Pad 2 warm // Amplitude begins at 2431.6, peaks 2690.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3536,3537, 0, 0, 40000, 160,0.000000 }, // 3454: fat4M90; Pad 3 polysynth + {3536,3537, 0, 0, 40000, 160,0.000000 }, // 3587: fat4M90; Pad 3 polysynth // Amplitude begins at 7.7, peaks 3164.8 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3538,3539, 0, 0, 40000, 546,0.000000 }, // 3455: fat4M91; Pad 4 choir + {3538,3539, 0, 0, 40000, 546,0.000000 }, // 3588: fat4M91; Pad 4 choir // Amplitude begins at 0.0, peaks 2413.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 }, // 3456: fat4M92; Pad 5 bowedpad + {3540,3541, 0, 0, 2533, 2533,0.000000 }, // 3589: fat4M92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1674.0 at 0.6s, // fades to 20% at 3.6s, keyoff fades to 20% in 0.0s. - {3542,3543, 0, 0, 3566, 6,0.000000 }, // 3457: fat4M93; Pad 6 metallic + {3542,3543, 0, 0, 3566, 6,0.000000 }, // 3590: fat4M93; Pad 6 metallic // Amplitude begins at 0.0, peaks 2382.5 at 0.3s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {3544,3545, 0, 0, 2506, 2506,0.000000 }, // 3458: fat4M94; Pad 7 halo + {3544,3545, 0, 0, 2506, 2506,0.000000 }, // 3591: fat4M94; Pad 7 halo // Amplitude begins at 0.0, peaks 3125.6 at 0.1s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {3546,3547, 0, 0, 2446, 2446,0.000000 }, // 3459: fat4M95; Pad 8 sweep + {3546,3547, 0, 0, 2446, 2446,0.000000 }, // 3592: fat4M95; Pad 8 sweep // Amplitude begins at 1964.9, peaks 3285.7 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3548,3549, 0, 0, 40000, 513,0.000000 }, // 3460: fat4M96; FX 1 rain + {3548,3549, 0, 0, 40000, 513,0.000000 }, // 3593: fat4M96; FX 1 rain // Amplitude begins at 0.0, peaks 3197.1 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {3550,3551, 0, 0, 40000, 606,0.000000 }, // 3461: fat4M97; FX 2 soundtrack + {3550,3551, 0, 0, 40000, 606,0.000000 }, // 3594: fat4M97; FX 2 soundtrack // Amplitude begins at 1787.2, peaks 3054.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3552,3553, 0, 0, 273, 273,0.000000 }, // 3462: fat4M98; FX 3 crystal + {3552,3553, 0, 0, 273, 273,0.000000 }, // 3595: fat4M98; FX 3 crystal // Amplitude begins at 0.0, peaks 2907.5 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3554,3555, 0, 0, 40000, 213,0.000000 }, // 3463: fat4M99; FX 4 atmosphere + {3554,3555, 0, 0, 40000, 213,0.000000 }, // 3596: fat4M99; FX 4 atmosphere // Amplitude begins at 2676.8, peaks 3003.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3556,3557, 0, 0, 1160, 1160,0.000000 }, // 3464: fat4M100; FX 5 brightness + {3556,3557, 0, 0, 1160, 1160,0.000000 }, // 3597: fat4M100; FX 5 brightness // Amplitude begins at 0.0, peaks 2907.9 at 5.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3558,3559, 0, 0, 40000, 540,0.000000 }, // 3465: fat4M101; FX 6 goblins + {3558,3559, 0, 0, 40000, 540,0.000000 }, // 3598: fat4M101; FX 6 goblins // Amplitude begins at 136.9, peaks 2500.6 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3560,3561, 0, 0, 40000, 473,0.000000 }, // 3466: fat4M102; FX 7 echoes + {3560,3561, 0, 0, 40000, 473,0.000000 }, // 3599: fat4M102; FX 7 echoes // Amplitude begins at 90.4, peaks 3014.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {3562,3563, 0, 0, 40000, 386,0.000000 }, // 3467: fat4M103; FX 8 sci-fi + {3562,3563, 0, 0, 40000, 386,0.000000 }, // 3600: fat4M103; FX 8 sci-fi // Amplitude begins at 2128.7, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3564,3565, 0, 0, 2340, 2340,0.000000 }, // 3468: fat4M104; Sitar + {3564,3565, 0, 0, 2340, 2340,0.000000 }, // 3601: fat4M104; Sitar // Amplitude begins at 1290.2, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3566,3567, 0, 0, 1193, 1193,0.000000 }, // 3469: fat4M105; Banjo + {3566,3567, 0, 0, 1193, 1193,0.000000 }, // 3602: fat4M105; Banjo // Amplitude begins at 1478.1, peaks 1599.3 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3568,3569, 0, 0, 520, 520,0.000000 }, // 3470: fat4M106; Shamisen + {3568,3569, 0, 0, 520, 520,0.000000 }, // 3603: fat4M106; Shamisen // Amplitude begins at 372.3, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3570,3571, 0, 0, 1160, 1160,0.000000 }, // 3471: fat4M107; Koto + {3570,3571, 0, 0, 1160, 1160,0.000000 }, // 3604: fat4M107; Koto // Amplitude begins at 903.0, peaks 1032.2 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3572,3573, 0, 0, 260, 260,0.000000 }, // 3472: fat4M108; Kalimba + {3572,3573, 0, 0, 260, 260,0.000000 }, // 3605: fat4M108; Kalimba // Amplitude begins at 0.2, peaks 700.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3574,3575, 0, 0, 40000, 6,0.000000 }, // 3473: fat4M109; Bagpipe + {3574,3575, 0, 0, 40000, 6,0.000000 }, // 3606: fat4M109; Bagpipe // Amplitude begins at 0.3, peaks 2398.6 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3576,3577, 0, 0, 220, 220,0.000000 }, // 3474: fat4M110; Fiddle + {3576,3577, 0, 0, 220, 220,0.000000 }, // 3607: fat4M110; Fiddle // Amplitude begins at 101.4, peaks 1943.6 at 28.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3578,3579, 0, 0, 40000, 6,0.000000 }, // 3475: fat4M111; Shanai + {3578,3579, 0, 0, 40000, 6,0.000000 }, // 3608: fat4M111; Shanai // Amplitude begins at 1995.7, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3580,3581, 0, 0, 306, 306,0.000000 }, // 3476: fat4M112; Tinkle Bell + {3580,3581, 0, 0, 306, 306,0.000000 }, // 3609: fat4M112; Tinkle Bell // Amplitude begins at 2503.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3582,3583, 0, 0, 146, 146,0.000000 }, // 3477: fat4M113; Agogo Bells + {3582,3583, 0, 0, 146, 146,0.000000 }, // 3610: fat4M113; Agogo Bells // Amplitude begins at 2016.8, peaks 2485.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 }, // 3478: fat4M114; Steel Drums + {3584,3585, 0, 0, 260, 260,0.000000 }, // 3611: fat4M114; Steel Drums // Amplitude begins at 2146.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3586,3587, 0, 0, 20, 20,0.000000 }, // 3479: fat4M115; Woodblock + {3586,3587, 0, 0, 20, 20,0.000000 }, // 3612: fat4M115; Woodblock // Amplitude begins at 1045.9, peaks 2147.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3588,3589, 0, 0, 100, 100,0.000000 }, // 3480: fat4M116; Taiko Drum + {3588,3589, 0, 0, 100, 100,0.000000 }, // 3613: fat4M116; Taiko Drum // Amplitude begins at 3163.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3590,3591, 0, 0, 106, 106,0.000000 }, // 3481: fat4M117; Melodic Tom + {3590,3591, 0, 0, 106, 106,0.000000 }, // 3614: fat4M117; Melodic Tom // Amplitude begins at 1822.0, peaks 2381.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3592,3593, 0, 0, 193, 193,0.000000 }, // 3482: fat4M118; Synth Drum + {3592,3593, 0, 0, 193, 193,0.000000 }, // 3615: fat4M118; Synth Drum // Amplitude begins at 0.0, peaks 7.4 at 2.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3594,3595, 0, 0, 2333, 2333,0.000000 }, // 3483: fat4M119; Reverse Cymbal + {3594,3595, 0, 0, 2333, 2333,0.000000 }, // 3616: fat4M119; Reverse Cymbal // Amplitude begins at 0.2, peaks 468.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3596,3597, 0, 0, 206, 206,0.000000 }, // 3484: fat4M120; Guitar FretNoise + {3596,3597, 0, 0, 206, 206,0.000000 }, // 3617: fat4M120; Guitar FretNoise // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3598,3599, 0, 2, 0, 0,0.000000 }, // 3485: fat4M121; Breath Noise + {3598,3599, 0, 2, 0, 0,0.000000 }, // 3618: fat4M121; Breath Noise // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3600,3599, 0, 2, 0, 0,0.000000 }, // 3486: fat4M122; Seashore + {3600,3599, 0, 2, 0, 0,0.000000 }, // 3619: fat4M122; Seashore // Amplitude begins at 0.4, peaks 2865.9 at 0.3s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3601,3602, 0, 0, 446, 446,0.000000 }, // 3487: fat4M123; Bird Tweet + {3601,3602, 0, 0, 446, 446,0.000000 }, // 3620: fat4M123; Bird Tweet // Amplitude begins at 1443.5, peaks 1444.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3603,3604, 0, 0, 146, 146,0.000000 }, // 3488: fat4M124; Telephone + {3603,3604, 0, 0, 146, 146,0.000000 }, // 3621: fat4M124; Telephone // Amplitude begins at 0.0, peaks 810.8 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3605,3606, 0, 0, 40000, 120,0.000000 }, // 3489: fat4M125; Helicopter + {3605,3606, 0, 0, 40000, 120,0.000000 }, // 3622: fat4M125; Helicopter // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3607,3599, 0, 2, 0, 0,0.000000 }, // 3490: fat4M126; Applause/Noise + {3607,3599, 0, 2, 0, 0,0.000000 }, // 3623: fat4M126; Applause/Noise // Amplitude begins at 3974.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3608,3609, 0, 0, 153, 153,0.000000 }, // 3491: fat4M127; Gunshot + {3608,3609, 0, 0, 153, 153,0.000000 }, // 3624: fat4M127; Gunshot // Amplitude begins at 1963.5, peaks 2355.7 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3610,3610, 35, 0, 26, 26,0.000000 }, // 3492: 2x2byJANP35; fat4P35; Ac Bass Drum + {3610,3610, 35, 0, 26, 26,0.000000 }, // 3625: 2x2byJANP35; fat4P35; Ac Bass Drum // Amplitude begins at 1057.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3611,3612, 35, 0, 6, 6,0.000000 }, // 3493: 2x2byJANP36; fat4P36; Bass Drum 1 + {3611,3612, 35, 0, 6, 6,0.000000 }, // 3626: 2x2byJANP36; fat4P36; Bass Drum 1 // Amplitude begins at 2004.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3613,3614, 44, 0, 20, 20,0.000000 }, // 3494: 2x2byJANP37; fat4P37; Side Stick + {3613,3614, 44, 0, 20, 20,0.000000 }, // 3627: 2x2byJANP37; fat4P37; Side Stick // Amplitude begins at 2764.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3615,3616, 48, 0, 40, 40,0.000000 }, // 3495: 2x2byJANP38; fat4P38; Acoustic Snare + {3615,3616, 48, 0, 40, 40,0.000000 }, // 3628: 2x2byJANP38; fat4P38; Acoustic Snare // Amplitude begins at 2078.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3617,3618, 58, 0, 40, 40,0.000000 }, // 3496: 2x2byJANP39; fat4P39; Hand Clap + {3617,3618, 58, 0, 40, 40,0.000000 }, // 3629: 2x2byJANP39; fat4P39; Hand Clap // Amplitude begins at 2777.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3615,3619, 60, 0, 40, 40,0.000000 }, // 3497: 2x2byJANP40; fat4P40; Electric Snare + {3615,3619, 60, 0, 40, 40,0.000000 }, // 3630: 2x2byJANP40; fat4P40; Electric Snare // Amplitude begins at 2408.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3611,3620, 48, 0, 100, 100,0.000000 }, // 3498: 2x2byJANP41; fat4P41; Low Floor Tom + {3611,3620, 48, 0, 100, 100,0.000000 }, // 3631: 2x2byJANP41; fat4P41; Low Floor Tom // Amplitude begins at 669.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3621,3622, 43, 0, 26, 26,0.000000 }, // 3499: 2x2byJANP42; fat4P42; Closed High Hat + {3621,3622, 43, 0, 26, 26,0.000000 }, // 3632: 2x2byJANP42; fat4P42; Closed High Hat // Amplitude begins at 957.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3611,3612, 49, 0, 6, 6,0.000000 }, // 3500: 2x2byJANP43; fat4P43; High Floor Tom + {3611,3612, 49, 0, 6, 6,0.000000 }, // 3633: 2x2byJANP43; fat4P43; High Floor Tom // Amplitude begins at 115.5, peaks 1204.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3623,3624, 43, 0, 26, 26,0.000000 }, // 3501: 2x2byJANP44; fat4P44; Pedal High Hat + {3623,3624, 43, 0, 26, 26,0.000000 }, // 3634: 2x2byJANP44; fat4P44; Pedal High Hat // Amplitude begins at 1037.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3611,3612, 51, 0, 6, 6,0.000000 }, // 3502: 2x2byJANP45; fat4P45; Low Tom + {3611,3612, 51, 0, 6, 6,0.000000 }, // 3635: 2x2byJANP45; fat4P45; Low Tom // Amplitude begins at 113.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3625,3626, 43, 0, 293, 293,0.000000 }, // 3503: 2x2byJANP46; fat4P46; Open High Hat + {3625,3626, 43, 0, 293, 293,0.000000 }, // 3636: 2x2byJANP46; fat4P46; Open High Hat // Amplitude begins at 1029.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3611,3612, 54, 0, 6, 6,0.000000 }, // 3504: 2x2byJANP47; fat4P47; Low-Mid Tom + {3611,3612, 54, 0, 6, 6,0.000000 }, // 3637: 2x2byJANP47; fat4P47; Low-Mid Tom // Amplitude begins at 1015.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3611,3612, 57, 0, 6, 6,0.000000 }, // 3505: 2x2byJANP48; fat4P48; High-Mid Tom + {3611,3612, 57, 0, 6, 6,0.000000 }, // 3638: 2x2byJANP48; fat4P48; High-Mid Tom // Amplitude begins at 2935.4, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3627,3628, 72, 0, 480, 480,0.000000 }, // 3506: 2x2byJANP49; fat4P49; Crash Cymbal 1 + {3627,3628, 72, 0, 480, 480,0.000000 }, // 3639: 2x2byJANP49; fat4P49; Crash Cymbal 1 // Amplitude begins at 1082.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3611,3612, 60, 0, 6, 6,0.000000 }, // 3507: 2x2byJANP50; fat4P50; High Tom + {3611,3612, 60, 0, 6, 6,0.000000 }, // 3640: 2x2byJANP50; fat4P50; High Tom // Amplitude begins at 180.0, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3629,3630, 70, 0, 260, 260,0.000000 }, // 3508: 2x2byJANP51; fat4P51; Ride Cymbal 1 + {3629,3630, 70, 0, 260, 260,0.000000 }, // 3641: 2x2byJANP51; fat4P51; Ride Cymbal 1 // Amplitude begins at 2783.4, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3631,3632, 60, 0, 313, 313,0.000000 }, // 3509: 2x2byJANP52; fat4P52; Chinese Cymbal + {3631,3632, 60, 0, 313, 313,0.000000 }, // 3642: 2x2byJANP52; fat4P52; Chinese Cymbal // Amplitude begins at 121.0, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3633,3634, 36, 0, 366, 366,0.000000 }, // 3510: 2x2byJANP53; fat4P53; Ride Bell + {3633,3634, 36, 0, 366, 366,0.000000 }, // 3643: 2x2byJANP53; fat4P53; Ride Bell // Amplitude begins at 755.2, peaks 2117.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3635,3636, 65, 0, 86, 86,0.000000 }, // 3511: 2x2byJANP54; fat4P54; Tambourine + {3635,3636, 65, 0, 86, 86,0.000000 }, // 3644: 2x2byJANP54; fat4P54; Tambourine // Amplitude begins at 1712.0, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3637,3638, 84, 0, 506, 506,0.000000 }, // 3512: 2x2byJANP55; fat4P55; Splash Cymbal + {3637,3638, 84, 0, 506, 506,0.000000 }, // 3645: 2x2byJANP55; fat4P55; Splash Cymbal // Amplitude begins at 1296.2, peaks 1311.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3639,3640, 59, 0, 113, 113,0.000000 }, // 3513: 2x2byJANP56; fat4P56; Cow Bell + {3639,3640, 59, 0, 113, 113,0.000000 }, // 3646: 2x2byJANP56; fat4P56; Cow Bell // Amplitude begins at 2855.3, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3641,3642, 84, 0, 486, 486,0.000000 }, // 3514: 2x2byJANP57; fat4P57; Crash Cymbal 2 + {3641,3642, 84, 0, 486, 486,0.000000 }, // 3647: 2x2byJANP57; fat4P57; Crash Cymbal 2 // Amplitude begins at 493.6, peaks 584.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3643,3644, 35, 0, 53, 53,0.000000 }, // 3515: 2x2byJANP58; fat4P58; Vibraslap + {3643,3644, 35, 0, 53, 53,0.000000 }, // 3648: 2x2byJANP58; fat4P58; Vibraslap // Amplitude begins at 172.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3645,3646, 44, 0, 153, 153,0.000000 }, // 3516: 2x2byJANP59; fat4P59; Ride Cymbal 2 + {3645,3646, 44, 0, 153, 153,0.000000 }, // 3649: 2x2byJANP59; fat4P59; Ride Cymbal 2 // Amplitude begins at 2036.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3647,3648, 67, 0, 66, 66,0.000000 }, // 3517: 2x2byJANP60; fat4P60; High Bongo + {3647,3648, 67, 0, 66, 66,0.000000 }, // 3650: 2x2byJANP60; fat4P60; High Bongo // Amplitude begins at 974.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3649,3650, 66, 0, 40, 40,0.000000 }, // 3518: 2x2byJANP61; fat4P61; Low Bongo + {3649,3650, 66, 0, 40, 40,0.000000 }, // 3651: 2x2byJANP61; fat4P61; Low Bongo // Amplitude begins at 901.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3651,3652, 59, 0, 13, 13,0.000000 }, // 3519: 2x2byJANP62; fat4P62; Mute High Conga + {3651,3652, 59, 0, 13, 13,0.000000 }, // 3652: 2x2byJANP62; fat4P62; Mute High Conga // Amplitude begins at 540.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3653,3654, 51, 0, 40, 40,0.000000 }, // 3520: 2x2byJANP63; fat4P63; Open High Conga + {3653,3654, 51, 0, 40, 40,0.000000 }, // 3653: 2x2byJANP63; fat4P63; Open High Conga // Amplitude begins at 525.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3655,3656, 45, 0, 40, 40,0.000000 }, // 3521: 2x2byJANP64; fat4P64; Low Conga + {3655,3656, 45, 0, 40, 40,0.000000 }, // 3654: 2x2byJANP64; fat4P64; Low Conga // Amplitude begins at 893.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3657,3658, 71, 0, 133, 133,0.000000 }, // 3522: 2x2byJANP65; fat4P65; High Timbale + {3657,3658, 71, 0, 133, 133,0.000000 }, // 3655: 2x2byJANP65; fat4P65; High Timbale // Amplitude begins at 1381.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3659,3660, 60, 0, 160, 160,0.000000 }, // 3523: 2x2byJANP66; fat4P66; Low Timbale + {3659,3660, 60, 0, 160, 160,0.000000 }, // 3656: 2x2byJANP66; fat4P66; Low Timbale // Amplitude begins at 547.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3661,3662, 58, 0, 40, 40,0.000000 }, // 3524: 2x2byJANP67; fat4P67; High Agogo + {3661,3662, 58, 0, 40, 40,0.000000 }, // 3657: 2x2byJANP67; fat4P67; High Agogo // Amplitude begins at 687.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3663,3664, 53, 0, 40, 40,0.000000 }, // 3525: 2x2byJANP68; fat4P68; Low Agogo + {3663,3664, 53, 0, 40, 40,0.000000 }, // 3658: 2x2byJANP68; fat4P68; Low Agogo // Amplitude begins at 0.7, peaks 257.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 }, // 3526: 2x2byJANP69; fat4P69; Cabasa + {3665,3666, 64, 0, 86, 86,0.000000 }, // 3659: 2x2byJANP69; fat4P69; Cabasa // Amplitude begins at 111.5, peaks 117.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3667,3668, 71, 0, 13, 13,0.000000 }, // 3527: 2x2byJANP70; fat4P70; Maracas + {3667,3668, 71, 0, 13, 13,0.000000 }, // 3660: 2x2byJANP70; fat4P70; Maracas // Amplitude begins at 25.9, peaks 559.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3669,3670, 61, 0, 326, 326,0.000000 }, // 3528: 2x2byJANP71; fat4P71; Short Whistle + {3669,3670, 61, 0, 326, 326,0.000000 }, // 3661: 2x2byJANP71; fat4P71; Short Whistle // Amplitude begins at 61.2, peaks 1387.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 }, // 3529: 2x2byJANP72; fat4P72; Long Whistle + {3671,3672, 61, 0, 326, 326,0.000000 }, // 3662: 2x2byJANP72; fat4P72; Long Whistle // Amplitude begins at 0.5, peaks 1576.2 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3673,3674, 48, 0, 73, 73,0.000000 }, // 3530: 2x2byJANP73; fat4P73; Short Guiro + {3673,3674, 48, 0, 73, 73,0.000000 }, // 3663: 2x2byJANP73; fat4P73; Short Guiro // Amplitude begins at 0.0, peaks 1437.0 at 0.3s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3673,3675, 48, 0, 293, 293,0.000000 }, // 3531: 2x2byJANP74; fat4P74; Long Guiro + {3673,3675, 48, 0, 293, 293,0.000000 }, // 3664: 2x2byJANP74; fat4P74; Long Guiro // Amplitude begins at 1132.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3676,3677, 69, 0, 20, 20,0.000000 }, // 3532: 2x2byJANP75; fat4P75; Claves + {3676,3677, 69, 0, 20, 20,0.000000 }, // 3665: 2x2byJANP75; fat4P75; Claves // Amplitude begins at 1127.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3678,3679, 68, 0, 20, 20,0.000000 }, // 3533: 2x2byJANP76; fat4P76; High Wood Block + {3678,3679, 68, 0, 20, 20,0.000000 }, // 3666: 2x2byJANP76; fat4P76; High Wood Block // Amplitude begins at 1207.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3678,3679, 63, 0, 33, 33,0.000000 }, // 3534: 2x2byJANP77; fat4P77; Low Wood Block + {3678,3679, 63, 0, 33, 33,0.000000 }, // 3667: 2x2byJANP77; fat4P77; Low Wood Block // Amplitude begins at 0.9, peaks 2708.2 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3680,3681, 74, 0, 326, 326,0.000000 }, // 3535: 2x2byJANP78; fat4P78; Mute Cuica + {3680,3681, 74, 0, 326, 326,0.000000 }, // 3668: 2x2byJANP78; fat4P78; Mute Cuica // Amplitude begins at 7.8, peaks 2940.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3682,3683, 60, 0, 340, 340,0.000000 }, // 3536: 2x2byJANP79; fat4P79; Open Cuica + {3682,3683, 60, 0, 340, 340,0.000000 }, // 3669: 2x2byJANP79; fat4P79; Open Cuica // Amplitude begins at 269.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3684,3685, 80, 0, 60, 60,0.000000 }, // 3537: 2x2byJANP80; fat4P80; Mute Triangle + {3684,3685, 80, 0, 60, 60,0.000000 }, // 3670: 2x2byJANP80; fat4P80; Mute Triangle // Amplitude begins at 916.2, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3686,3687, 64, 0, 440, 440,0.000000 }, // 3538: 2x2byJANP81; fat4P81; Open Triangle + {3686,3687, 64, 0, 440, 440,0.000000 }, // 3671: 2x2byJANP81; fat4P81; Open Triangle // Amplitude begins at 2.2, peaks 258.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3688,3689, 69, 0, 33, 33,0.000000 }, // 3539: 2x2byJANP82; fat4P82; Shaker + {3688,3689, 69, 0, 33, 33,0.000000 }, // 3672: 2x2byJANP82; fat4P82; Shaker // Amplitude begins at 3.6, peaks 1402.9 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {3690,3691, 55, 0, 666, 666,0.000000 }, // 3540: 2x2byJANP83; fat4P83; Jingle Bell + {3690,3691, 55, 0, 666, 666,0.000000 }, // 3673: 2x2byJANP83; fat4P83; Jingle Bell // Amplitude begins at 1272.3, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3692,3693, 75, 0, 526, 526,0.000000 }, // 3541: 2x2byJANP84; fat4P84; Bell Tree + {3692,3693, 75, 0, 526, 526,0.000000 }, // 3674: 2x2byJANP84; fat4P84; Bell Tree // Amplitude begins at 1135.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3694,3695, 68, 0, 20, 20,0.000000 }, // 3542: 2x2byJANP85; fat4P85; Castanets + {3694,3695, 68, 0, 20, 20,0.000000 }, // 3675: 2x2byJANP85; fat4P85; Castanets // Amplitude begins at 527.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3696,3697, 48, 0, 40, 40,0.000000 }, // 3543: 2x2byJANP86; fat4P86; Mute Surdu + {3696,3697, 48, 0, 40, 40,0.000000 }, // 3676: 2x2byJANP86; fat4P86; Mute Surdu // Amplitude begins at 2545.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3698,3699, 53, 0, 33, 33,0.000000 }, // 3544: 2x2byJANP87; fat4P87; Open Surdu + {3698,3699, 53, 0, 33, 33,0.000000 }, // 3677: 2x2byJANP87; fat4P87; Open Surdu // Amplitude begins at 1813.7, peaks 1979.0 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3700,3700, 0, 0, 1480, 1480,0.000000 }, // 3545: b60M0; AcouGrandPiano + {3700,3700, 0, 0, 1480, 1480,0.000000 }, // 3678: b60M0; AcouGrandPiano // Amplitude begins at 1433.2, peaks 1454.4 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {3701,3701, 0, 0, 1780, 1780,0.000000 }, // 3546: b60M1; BrightAcouGrand + {3701,3701, 0, 0, 1780, 1780,0.000000 }, // 3679: b60M1; BrightAcouGrand // Amplitude begins at 2205.8, peaks 2332.9 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3702,3702, 0, 0, 640, 640,0.000000 }, // 3547: b60M2; ElecGrandPiano + {3702,3702, 0, 0, 640, 640,0.000000 }, // 3680: b60M2; ElecGrandPiano // Amplitude begins at 2565.0, peaks 3019.7 at 0.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3703,3703, 0, 0, 1200, 1200,0.000000 }, // 3548: b60M3; Honky-tonkPiano + {3703,3703, 0, 0, 1200, 1200,0.000000 }, // 3681: b60M3; Honky-tonkPiano // Amplitude begins at 1217.9, peaks 1380.2 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3704,3704, 0, 0, 1546, 1546,0.000000 }, // 3549: b60M4; Rhodes Piano + {3704,3704, 0, 0, 1546, 1546,0.000000 }, // 3682: b60M4; Rhodes Piano // Amplitude begins at 1985.9, peaks 2017.2 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3705,3705, 0, 0, 1213, 1213,0.000000 }, // 3550: b60M5; Chorused Piano + {3705,3705, 0, 0, 1213, 1213,0.000000 }, // 3683: b60M5; Chorused Piano // Amplitude begins at 2120.9, peaks 2207.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3706,3706, 0, 0, 273, 273,0.000000 }, // 3551: b60M6; Harpsichord + {3706,3706, 0, 0, 273, 273,0.000000 }, // 3684: b60M6; Harpsichord // Amplitude begins at 2352.0, peaks 2566.3 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3707,3707, 0, 0, 1480, 1480,0.000000 }, // 3552: b60M7; Clavinet + {3707,3707, 0, 0, 1480, 1480,0.000000 }, // 3685: b60M7; Clavinet // Amplitude begins at 132.6, peaks 2613.6 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3708,3708, 0, 0, 620, 620,0.000000 }, // 3553: b60M8; Celesta + {3708,3708, 0, 0, 620, 620,0.000000 }, // 3686: b60M8; Celesta // Amplitude begins at 1302.4, peaks 1370.4 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3709,3709, 0, 0, 1940, 1940,0.000000 }, // 3554: b60M9; Glockenspiel + {3709,3709, 0, 0, 1940, 1940,0.000000 }, // 3687: b60M9; Glockenspiel // Amplitude begins at 2733.4, peaks 2851.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3710,3710, 0, 0, 280, 280,0.000000 }, // 3555: b60M10; Music box + {3710,3710, 0, 0, 280, 280,0.000000 }, // 3688: b60M10; Music box // Amplitude begins at 1943.7, peaks 2389.4 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {3711,3711, 0, 0, 1713, 1713,0.000000 }, // 3556: b60M11; Vibraphone + {3711,3711, 0, 0, 1713, 1713,0.000000 }, // 3689: b60M11; Vibraphone // Amplitude begins at 2347.9, peaks 2440.1 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3712,3712, 0, 0, 486, 486,0.000000 }, // 3557: b60M12; Marimba + {3712,3712, 0, 0, 486, 486,0.000000 }, // 3690: b60M12; Marimba // Amplitude begins at 2341.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3713,3713, 0, 0, 46, 46,0.000000 }, // 3558: b60M13; Xylophone + {3713,3713, 0, 0, 46, 46,0.000000 }, // 3691: b60M13; Xylophone // Amplitude begins at 2901.0, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3714,3714, 0, 0, 1220, 1220,0.000000 }, // 3559: b60M14; Tubular Bells + {3714,3714, 0, 0, 1220, 1220,0.000000 }, // 3692: b60M14; Tubular Bells // Amplitude begins at 950.2, peaks 2822.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 }, // 3560: b60M15; Dulcimer + {3715,3715, 0, 0, 320, 320,0.000000 }, // 3693: b60M15; Dulcimer // Amplitude begins at 816.8, peaks 2000.4 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.1s. - {3716,3716, 0, 0, 186, 80,0.000000 }, // 3561: b60M16; Hammond Organ + {3716,3716, 0, 0, 186, 80,0.000000 }, // 3694: b60M16; Hammond Organ // Amplitude begins at 1521.2, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3717,3717, 0, 0, 40000, 473,0.000000 }, // 3562: b60M17; Percussive Organ + {3717,3717, 0, 0, 40000, 473,0.000000 }, // 3695: b60M17; Percussive Organ // Amplitude begins at 1630.5, peaks 1730.7 at 36.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3718,3718, 0, 0, 40000, 133,0.000000 }, // 3563: b60M18; Rock Organ + {3718,3718, 0, 0, 40000, 133,0.000000 }, // 3696: b60M18; Rock Organ // Amplitude begins at 338.7, peaks 1412.9 at 4.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3719,3719, 0, 0, 40000, 0,0.000000 }, // 3564: b60M19; Church Organ + {3719,3719, 0, 0, 40000, 0,0.000000 }, // 3697: b60M19; Church Organ // Amplitude begins at 1786.0, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3720,3720, 0, 0, 40000, 33,0.000000 }, // 3565: b60M20; Reed Organ + {3720,3720, 0, 0, 40000, 33,0.000000 }, // 3698: b60M20; Reed Organ // Amplitude begins at 0.5, peaks 1546.4 at 5.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3721,3721, 0, 0, 40000, 6,0.000000 }, // 3566: b60M21; Accordion + {3721,3721, 0, 0, 40000, 6,0.000000 }, // 3699: b60M21; Accordion // Amplitude begins at 0.0, peaks 2503.5 at 38.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3722,3722, 0, 0, 40000, 6,0.000000 }, // 3567: b60M22; Harmonica + {3722,3722, 0, 0, 40000, 6,0.000000 }, // 3700: b60M22; Harmonica // Amplitude begins at 0.0, peaks 688.7 at 0.5s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3723,3723, 0, 0, 580, 580,0.000000 }, // 3568: b60M23; Tango Accordion + {3723,3723, 0, 0, 580, 580,0.000000 }, // 3701: b60M23; Tango Accordion // Amplitude begins at 1940.7, peaks 2120.9 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3724,3724, 0, 0, 1073, 1073,0.000000 }, // 3569: b60M24; Acoustic Guitar1 + {3724,3724, 0, 0, 1073, 1073,0.000000 }, // 3702: b60M24; Acoustic Guitar1 // Amplitude begins at 1732.8, peaks 1834.7 at 0.0s, // fades to 20% at 4.0s, keyoff fades to 20% in 4.0s. - {3725,3725, 0, 0, 4040, 4040,0.000000 }, // 3570: b60M25; Acoustic Guitar2 + {3725,3725, 0, 0, 4040, 4040,0.000000 }, // 3703: b60M25; Acoustic Guitar2 // Amplitude begins at 1342.7, peaks 1759.8 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3726,3726, 0, 0, 906, 906,0.000000 }, // 3571: b60M26; Electric Guitar1 + {3726,3726, 0, 0, 906, 906,0.000000 }, // 3704: b60M26; Electric Guitar1 // Amplitude begins at 112.0, peaks 2082.5 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3727,3727, 0, 0, 406, 406,0.000000 }, // 3572: b60M27; Electric Guitar2 + {3727,3727, 0, 0, 406, 406,0.000000 }, // 3705: b60M27; Electric Guitar2 // Amplitude begins at 2580.6, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3728,3728, 0, 0, 380, 380,0.000000 }, // 3573: b60M28; Electric Guitar3 + {3728,3728, 0, 0, 380, 380,0.000000 }, // 3706: b60M28; Electric Guitar3 // Amplitude begins at 1162.9, peaks 1267.2 at 27.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3729,3729, 0, 0, 40000, 73,0.000000 }, // 3574: b60M29; Overdrive Guitar + {3729,3729, 0, 0, 40000, 73,0.000000 }, // 3707: b60M29; Overdrive Guitar // Amplitude begins at 1193.0, peaks 1271.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3730,3730, 0, 0, 40000, 20,0.000000 }, // 3575: b60M30; Distorton Guitar + {3730,3730, 0, 0, 40000, 20,0.000000 }, // 3708: b60M30; Distorton Guitar // Amplitude begins at 1376.9, peaks 1513.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 }, // 3576: b60M31; Guitar Harmonics + {3731,3731, 0, 0, 40000, 26,0.000000 }, // 3709: b60M31; Guitar Harmonics // Amplitude begins at 869.9, peaks 1072.6 at 0.1s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - {3732,3732, 0, 0, 4233, 4233,0.000000 }, // 3577: b60M32; Acoustic Bass + {3732,3732, 0, 0, 4233, 4233,0.000000 }, // 3710: b60M32; Acoustic Bass // Amplitude begins at 1010.2, peaks 1163.4 at 13.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3733,3733, 0, 0, 40000, 0,0.000000 }, // 3578: b60M33; Electric Bass 1 + {3733,3733, 0, 0, 40000, 0,0.000000 }, // 3711: b60M33; Electric Bass 1 // Amplitude begins at 688.9, peaks 1885.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 }, // 3579: b60M34; Electric Bass 2 + {3734,3734, 0, 0, 280, 280,0.000000 }, // 3712: b60M34; Electric Bass 2 // Amplitude begins at 2004.1, peaks 2134.7 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3735,3735, 0, 0, 406, 406,0.000000 }, // 3580: b60M35; Fretless Bass + {3735,3735, 0, 0, 406, 406,0.000000 }, // 3713: b60M35; Fretless Bass // Amplitude begins at 1316.5, peaks 1380.2 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3736,3736, 0, 0, 600, 600,0.000000 }, // 3581: b60M36; Slap Bass 1 + {3736,3736, 0, 0, 600, 600,0.000000 }, // 3714: b60M36; Slap Bass 1 // Amplitude begins at 1575.8, peaks 1630.6 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3737,3737, 0, 0, 293, 293,0.000000 }, // 3582: b60M37; Slap Bass 2 + {3737,3737, 0, 0, 293, 293,0.000000 }, // 3715: b60M37; Slap Bass 2 // Amplitude begins at 6.0, peaks 1960.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3738,3738, 0, 0, 40000, 6,0.000000 }, // 3583: b60M38; Synth Bass 1 + {3738,3738, 0, 0, 40000, 6,0.000000 }, // 3716: b60M38; Synth Bass 1 // Amplitude begins at 1324.4, peaks 1343.7 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3739,3739, 0, 0, 1886, 1886,0.000000 }, // 3584: b60M39; Synth Bass 2 + {3739,3739, 0, 0, 1886, 1886,0.000000 }, // 3717: b60M39; Synth Bass 2 // Amplitude begins at 0.0, peaks 1571.1 at 35.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3740,3740, 0, 0, 40000, 140,0.000000 }, // 3585: b60M40; Violin + {3740,3740, 0, 0, 40000, 140,0.000000 }, // 3718: b60M40; Violin // Amplitude begins at 0.0, peaks 1142.5 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3741,3741, 0, 0, 40000, 133,0.000000 }, // 3586: b60M41; Viola + {3741,3741, 0, 0, 40000, 133,0.000000 }, // 3719: b60M41; Viola // Amplitude begins at 0.0, peaks 2243.8 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3742,3742, 0, 0, 40000, 40,0.000000 }, // 3587: b60M42; Cello + {3742,3742, 0, 0, 40000, 40,0.000000 }, // 3720: b60M42; Cello // Amplitude begins at 181.3, peaks 1716.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 }, // 3588: b60M43; Contrabass + {3743,3743, 0, 0, 313, 313,0.000000 }, // 3721: b60M43; Contrabass // Amplitude begins at 0.0, peaks 2073.6 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3744,3744, 0, 0, 40000, 173,0.000000 }, // 3589: b60M44; Tremulo Strings + {3744,3744, 0, 0, 40000, 173,0.000000 }, // 3722: b60M44; Tremulo Strings // Amplitude begins at 1811.2, peaks 2091.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3745,3745, 0, 0, 233, 233,0.000000 }, // 3590: b60M45; Pizzicato String + {3745,3745, 0, 0, 233, 233,0.000000 }, // 3723: b60M45; Pizzicato String // Amplitude begins at 504.3, peaks 1174.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3746,3746, 0, 0, 106, 106,0.000000 }, // 3591: b60M46; Orchestral Harp + {3746,3746, 0, 0, 106, 106,0.000000 }, // 3724: b60M46; Orchestral Harp // Amplitude begins at 1465.0, peaks 2661.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3747,3747, 0, 0, 126, 126,0.000000 }, // 3592: b60M47; Timpany + {3747,3747, 0, 0, 126, 126,0.000000 }, // 3725: b60M47; Timpany // Amplitude begins at 4.9, peaks 1824.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3748,3748, 0, 0, 40000, 213,0.000000 }, // 3593: b60M48; String Ensemble1 + {3748,3748, 0, 0, 40000, 213,0.000000 }, // 3726: b60M48; String Ensemble1 // Amplitude begins at 0.0, peaks 2153.5 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3749,3749, 0, 0, 40000, 173,0.000000 }, // 3594: b60M49; String Ensemble2 + {3749,3749, 0, 0, 40000, 173,0.000000 }, // 3727: b60M49; String Ensemble2 // Amplitude begins at 0.0, peaks 2606.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3750,3750, 0, 0, 40000, 186,0.000000 }, // 3595: b60M50; Synth Strings 1 + {3750,3750, 0, 0, 40000, 186,0.000000 }, // 3728: b60M50; Synth Strings 1 // Amplitude begins at 0.0, peaks 1788.6 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3751,3751, 0, 0, 40000, 213,0.000000 }, // 3596: b60M51; SynthStrings 2 + {3751,3751, 0, 0, 40000, 213,0.000000 }, // 3729: b60M51; SynthStrings 2 // Amplitude begins at 62.8, peaks 2044.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3752,3752, 0, 0, 40000, 153,0.000000 }, // 3597: b60M52; Choir Aahs + {3752,3752, 0, 0, 40000, 153,0.000000 }, // 3730: b60M52; Choir Aahs // Amplitude begins at 524.9, peaks 2166.6 at 12.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3753,3753, 0, 0, 40000, 106,0.000000 }, // 3598: b60M53; Voice Oohs + {3753,3753, 0, 0, 40000, 106,0.000000 }, // 3731: b60M53; Voice Oohs // Amplitude begins at 1273.0, peaks 1513.6 at 2.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3754,3754, 0, 0, 40000, 6,0.000000 }, // 3599: b60M54; Synth Voice + {3754,3754, 0, 0, 40000, 6,0.000000 }, // 3732: b60M54; Synth Voice // Amplitude begins at 121.1, peaks 2810.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3755,3755, 0, 0, 233, 233,0.000000 }, // 3600: b60M55; Orchestra Hit + {3755,3755, 0, 0, 233, 233,0.000000 }, // 3733: b60M55; Orchestra Hit // Amplitude begins at 119.6, peaks 1718.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3756,3756, 0, 0, 40000, 13,0.000000 }, // 3601: b60M56; Trumpet + {3756,3756, 0, 0, 40000, 13,0.000000 }, // 3734: b60M56; Trumpet // Amplitude begins at 0.0, peaks 680.2 at 23.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3757,3757, 0, 0, 40000, 6,0.000000 }, // 3602: b60M57; Trombone + {3757,3757, 0, 0, 40000, 6,0.000000 }, // 3735: b60M57; Trombone // Amplitude begins at 591.9, peaks 1136.5 at 2.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3758,3758, 0, 0, 40000, 126,0.000000 }, // 3603: b60M58; Tuba + {3758,3758, 0, 0, 40000, 126,0.000000 }, // 3736: b60M58; Tuba // Amplitude begins at 84.2, peaks 1696.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3759,3759, 0, 0, 40000, 13,0.000000 }, // 3604: b60M59; Muted Trumpet + {3759,3759, 0, 0, 40000, 13,0.000000 }, // 3737: b60M59; Muted Trumpet // Amplitude begins at 1118.5, peaks 1603.1 at 22.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3760,3760, 0, 0, 40000, 6,0.000000 }, // 3605: b60M60; French Horn + {3760,3760, 0, 0, 40000, 6,0.000000 }, // 3738: b60M60; French Horn // Amplitude begins at 69.9, peaks 1502.1 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3761,3761, 0, 0, 40000, 0,0.000000 }, // 3606: b60M61; Brass Section + {3761,3761, 0, 0, 40000, 0,0.000000 }, // 3739: b60M61; Brass Section // Amplitude begins at 1110.1, peaks 1371.3 at 36.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3762,3762, 0, 0, 40000, 0,0.000000 }, // 3607: b60M62; Synth Brass 1 + {3762,3762, 0, 0, 40000, 0,0.000000 }, // 3740: b60M62; Synth Brass 1 // Amplitude begins at 1110.3, peaks 1349.6 at 38.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3763,3763, 0, 0, 40000, 0,0.000000 }, // 3608: b60M63; Synth Brass 2 + {3763,3763, 0, 0, 40000, 0,0.000000 }, // 3741: b60M63; Synth Brass 2 // Amplitude begins at 0.6, peaks 2040.3 at 27.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3764,3764, 0, 0, 40000, 0,0.000000 }, // 3609: b60M64; Soprano Sax + {3764,3764, 0, 0, 40000, 0,0.000000 }, // 3742: b60M64; Soprano Sax // Amplitude begins at 0.2, peaks 2096.3 at 31.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3765,3765, 0, 0, 40000, 0,0.000000 }, // 3610: b60M65; Alto Sax + {3765,3765, 0, 0, 40000, 0,0.000000 }, // 3743: b60M65; Alto Sax // Amplitude begins at 0.3, peaks 2558.8 at 20.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3766,3766, 0, 0, 40000, 0,0.000000 }, // 3611: b60M66; Tenor Sax + {3766,3766, 0, 0, 40000, 0,0.000000 }, // 3744: b60M66; Tenor Sax // Amplitude begins at 0.5, peaks 1334.2 at 1.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3767,3767, 0, 0, 1140, 1140,0.000000 }, // 3612: b60M67; Baritone Sax + {3767,3767, 0, 0, 1140, 1140,0.000000 }, // 3745: b60M67; Baritone Sax // Amplitude begins at 0.2, peaks 1781.5 at 31.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3768,3768, 0, 0, 40000, 0,0.000000 }, // 3613: b60M68; Oboe + {3768,3768, 0, 0, 40000, 0,0.000000 }, // 3746: b60M68; Oboe // Amplitude begins at 0.6, peaks 1332.5 at 9.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3769,3769, 0, 0, 40000, 0,0.000000 }, // 3614: b60M69; English Horn + {3769,3769, 0, 0, 40000, 0,0.000000 }, // 3747: b60M69; English Horn // Amplitude begins at 2.2, peaks 2117.5 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3770,3770, 0, 0, 253, 253,0.000000 }, // 3615: b60M70; Bassoon + {3770,3770, 0, 0, 253, 253,0.000000 }, // 3748: b60M70; Bassoon // Amplitude begins at 754.1, peaks 1376.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3771,3771, 0, 0, 40000, 6,0.000000 }, // 3616: b60M71; Clarinet + {3771,3771, 0, 0, 40000, 6,0.000000 }, // 3749: b60M71; Clarinet // Amplitude begins at 6.1, peaks 2582.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3772,3772, 0, 0, 40000, 20,0.000000 }, // 3617: b60M72; Piccolo + {3772,3772, 0, 0, 40000, 20,0.000000 }, // 3750: b60M72; Piccolo // Amplitude begins at 6.3, peaks 2109.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3773,3773, 0, 0, 40000, 0,0.000000 }, // 3618: b60M73; Flute + {3773,3773, 0, 0, 40000, 0,0.000000 }, // 3751: b60M73; Flute // Amplitude begins at 4.8, peaks 1738.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3774,3774, 0, 0, 40000, 0,0.000000 }, // 3619: b60M74; Recorder + {3774,3774, 0, 0, 40000, 0,0.000000 }, // 3752: b60M74; Recorder // Amplitude begins at 5.8, peaks 2385.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3775,3775, 0, 0, 40000, 0,0.000000 }, // 3620: b60M75; Pan Flute + {3775,3775, 0, 0, 40000, 0,0.000000 }, // 3753: b60M75; Pan Flute // Amplitude begins at 5.0, peaks 2756.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3776,3776, 0, 0, 40000, 0,0.000000 }, // 3621: b60M76; Bottle Blow + {3776,3776, 0, 0, 40000, 0,0.000000 }, // 3754: b60M76; Bottle Blow // Amplitude begins at 43.5, peaks 927.1 at 9.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3777,3777, 0, 0, 40000, 20,0.000000 }, // 3622: b60M77; Shakuhachi + {3777,3777, 0, 0, 40000, 20,0.000000 }, // 3755: b60M77; Shakuhachi // Amplitude begins at 6.5, peaks 2405.0 at 19.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3778,3778, 0, 0, 40000, 153,0.000000 }, // 3623: b60M78; Whistle + {3778,3778, 0, 0, 40000, 153,0.000000 }, // 3756: b60M78; Whistle // Amplitude begins at 0.3, peaks 1779.0 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3779,3779, 0, 0, 400, 400,0.000000 }, // 3624: b60M79; Ocarina + {3779,3779, 0, 0, 400, 400,0.000000 }, // 3757: b60M79; Ocarina // Amplitude begins at 1880.5, peaks 1959.1 at 0.0s, // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s. - {3780,3780, 0, 0, 3500, 3500,0.000000 }, // 3625: b60M80; Lead 1 squareea + {3780,3780, 0, 0, 3500, 3500,0.000000 }, // 3758: b60M80; Lead 1 squareea // Amplitude begins at 1483.0, peaks 1937.3 at 0.1s, // fades to 20% at 4.3s, keyoff fades to 20% in 4.3s. - {3781,3781, 0, 0, 4286, 4286,0.000000 }, // 3626: b60M81; Lead 2 sawtooth + {3781,3781, 0, 0, 4286, 4286,0.000000 }, // 3759: b60M81; Lead 2 sawtooth // Amplitude begins at 0.3, peaks 2192.3 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3782,3782, 0, 0, 126, 126,0.000000 }, // 3627: b60M82; Lead 3 calliope + {3782,3782, 0, 0, 126, 126,0.000000 }, // 3760: b60M82; Lead 3 calliope // Amplitude begins at 1990.2, peaks 2088.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3783,3783, 0, 0, 40000, 20,0.000000 }, // 3628: b60M83; Lead 4 chiff + {3783,3783, 0, 0, 40000, 20,0.000000 }, // 3761: b60M83; Lead 4 chiff // Amplitude begins at 2045.4, peaks 2438.2 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3784,3784, 0, 0, 40000, 33,0.000000 }, // 3629: b60M84; Lead 5 charang + {3784,3784, 0, 0, 40000, 33,0.000000 }, // 3762: b60M84; Lead 5 charang // Amplitude begins at 0.4, peaks 2928.9 at 15.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3785,3785, 0, 0, 40000, 20,0.000000 }, // 3630: b60M85; Lead 6 voice + {3785,3785, 0, 0, 40000, 20,0.000000 }, // 3763: b60M85; Lead 6 voice // Amplitude begins at 759.0, peaks 1388.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3786,3786, 0, 0, 40000, 26,0.000000 }, // 3631: b60M86; Lead 7 fifths + {3786,3786, 0, 0, 40000, 26,0.000000 }, // 3764: b60M86; Lead 7 fifths // Amplitude begins at 2206.4, peaks 2621.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3787,3787, 0, 0, 40000, 20,0.000000 }, // 3632: b60M87; Lead 8 brass + {3787,3787, 0, 0, 40000, 20,0.000000 }, // 3765: b60M87; Lead 8 brass // Amplitude begins at 542.5, peaks 2287.4 at 0.6s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s. - {3788,3788, 0, 0, 793, 13,0.000000 }, // 3633: b60M88; Pad 1 new age + {3788,3788, 0, 0, 793, 13,0.000000 }, // 3766: b60M88; Pad 1 new age // Amplitude begins at 0.0, peaks 1568.3 at 0.1s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {3789,3789, 0, 0, 2533, 2533,0.000000 }, // 3634: b60M89; Pad 2 warm + {3789,3789, 0, 0, 2533, 2533,0.000000 }, // 3767: b60M89; Pad 2 warm // Amplitude begins at 1371.7, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3790,3790, 0, 0, 40000, 26,0.000000 }, // 3635: b60M90; Pad 3 polysynth + {3790,3790, 0, 0, 40000, 26,0.000000 }, // 3768: b60M90; Pad 3 polysynth // Amplitude begins at 70.1, peaks 1512.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {3791,3791, 0, 0, 40000, 580,0.000000 }, // 3636: b60M91; Pad 4 choir + {3791,3791, 0, 0, 40000, 580,0.000000 }, // 3769: b60M91; Pad 4 choir // Amplitude begins at 0.0, peaks 2493.0 at 23.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.4s. - {3792,3792, 0, 0, 40000, 2393,0.000000 }, // 3637: b60M92; Pad 5 bowedpad + {3792,3792, 0, 0, 40000, 2393,0.000000 }, // 3770: b60M92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1362.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3793,3793, 0, 0, 40000, 73,0.000000 }, // 3638: b60M93; Pad 6 metallic + {3793,3793, 0, 0, 40000, 73,0.000000 }, // 3771: b60M93; Pad 6 metallic // Amplitude begins at 655.4, peaks 2086.9 at 10.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3794,3794, 0, 0, 40000, 33,0.000000 }, // 3639: b60M94; Pad 7 halo + {3794,3794, 0, 0, 40000, 33,0.000000 }, // 3772: b60M94; Pad 7 halo // Amplitude begins at 0.0, peaks 2076.4 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3795,3795, 0, 0, 40000, 193,0.000000 }, // 3640: b60M95; Pad 8 sweep + {3795,3795, 0, 0, 40000, 193,0.000000 }, // 3773: b60M95; Pad 8 sweep // Amplitude begins at 799.4, peaks 2495.2 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3796,3796, 0, 0, 40000, 280,0.000000 }, // 3641: b60M96; FX 1 rain + {3796,3796, 0, 0, 40000, 280,0.000000 }, // 3774: b60M96; FX 1 rain // Amplitude begins at 0.0, peaks 3213.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3797,3797, 0, 0, 40000, 86,0.000000 }, // 3642: b60M97; FX 2 soundtrack + {3797,3797, 0, 0, 40000, 86,0.000000 }, // 3775: b60M97; FX 2 soundtrack // Amplitude begins at 1332.0, peaks 1586.7 at 2.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {3798,3798, 0, 0, 40000, 826,0.000000 }, // 3643: b60M98; FX 3 crystal + {3798,3798, 0, 0, 40000, 826,0.000000 }, // 3776: b60M98; FX 3 crystal // Amplitude begins at 58.9, peaks 1350.5 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3799,3799, 0, 0, 40000, 286,0.000000 }, // 3644: b60M99; FX 4 atmosphere + {3799,3799, 0, 0, 40000, 286,0.000000 }, // 3777: b60M99; FX 4 atmosphere // Amplitude begins at 0.0, peaks 2827.1 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {3800,3800, 0, 0, 40000, 1066,0.000000 }, // 3645: b60M100; FX 5 brightness + {3800,3800, 0, 0, 40000, 1066,0.000000 }, // 3778: b60M100; FX 5 brightness // Amplitude begins at 1003.1, peaks 3004.6 at 36.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {3801,3801, 0, 0, 40000, 1086,0.000000 }, // 3646: b60M101; FX 6 goblins + {3801,3801, 0, 0, 40000, 1086,0.000000 }, // 3779: b60M101; FX 6 goblins // Amplitude begins at 38.6, peaks 1879.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.2s. - {3802,3802, 0, 0, 40000, 1193,0.000000 }, // 3647: b60M102; FX 7 echoes + {3802,3802, 0, 0, 40000, 1193,0.000000 }, // 3780: b60M102; FX 7 echoes // Amplitude begins at 0.0, peaks 1799.8 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s. - {3803,3803, 0, 0, 300, 6,0.000000 }, // 3648: b60M103; FX 8 sci-fi + {3803,3803, 0, 0, 300, 6,0.000000 }, // 3781: b60M103; FX 8 sci-fi // Amplitude begins at 2868.6, peaks 2930.4 at 0.0s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - {3804,3804, 0, 0, 4773, 4773,0.000000 }, // 3649: b60M104; Sitar + {3804,3804, 0, 0, 4773, 4773,0.000000 }, // 3782: b60M104; Sitar // Amplitude begins at 2971.6, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3805,3805, 0, 0, 40000, 0,0.000000 }, // 3650: b60M105; Banjo + {3805,3805, 0, 0, 40000, 0,0.000000 }, // 3783: b60M105; Banjo // Amplitude begins at 2868.6, peaks 2930.4 at 0.0s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - {3806,3806, 0, 0, 4773, 4773,0.000000 }, // 3651: b60M106; Shamisen + {3806,3806, 0, 0, 4773, 4773,0.000000 }, // 3784: b60M106; Shamisen // Amplitude begins at 2858.7, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3807,3807, 0, 0, 620, 620,0.000000 }, // 3652: b60M107; Koto + {3807,3807, 0, 0, 620, 620,0.000000 }, // 3785: b60M107; Koto // Amplitude begins at 2318.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3808,3808, 0, 0, 106, 106,0.000000 }, // 3653: b60M108; Kalimba + {3808,3808, 0, 0, 106, 106,0.000000 }, // 3786: b60M108; Kalimba // Amplitude begins at 43.0, peaks 1124.0 at 32.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3809,3809, 0, 0, 40000, 0,0.000000 }, // 3654: b60M109; Bagpipe + {3809,3809, 0, 0, 40000, 0,0.000000 }, // 3787: b60M109; Bagpipe // Amplitude begins at 0.0, peaks 1884.2 at 9.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3810,3810, 0, 0, 40000, 73,0.000000 }, // 3655: b60M110; Fiddle + {3810,3810, 0, 0, 40000, 73,0.000000 }, // 3788: b60M110; Fiddle // Amplitude begins at 0.2, peaks 1808.1 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3811,3811, 0, 0, 40000, 0,0.000000 }, // 3656: b60M111; Shanai + {3811,3811, 0, 0, 40000, 0,0.000000 }, // 3789: b60M111; Shanai // Amplitude begins at 2501.4, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3812,3812, 0, 0, 580, 580,0.000000 }, // 3657: b60M112; Tinkle Bell + {3812,3812, 0, 0, 580, 580,0.000000 }, // 3790: b60M112; Tinkle Bell // Amplitude begins at 2368.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3813,3813, 0, 0, 73, 73,0.000000 }, // 3658: b60M113; Agogo Bells + {3813,3813, 0, 0, 73, 73,0.000000 }, // 3791: b60M113; Agogo Bells // Amplitude begins at 1409.9, peaks 1833.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3814,3814, 0, 0, 486, 486,0.000000 }, // 3659: b60M114; Steel Drums + {3814,3814, 0, 0, 486, 486,0.000000 }, // 3792: b60M114; Steel Drums // Amplitude begins at 2098.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3815,3815, 0, 0, 40, 40,0.000000 }, // 3660: b60M115; Woodblock + {3815,3815, 0, 0, 40, 40,0.000000 }, // 3793: b60M115; Woodblock // Amplitude begins at 596.4, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3816,3816, 0, 0, 546, 546,0.000000 }, // 3661: b60M116; Taiko Drum + {3816,3816, 0, 0, 546, 546,0.000000 }, // 3794: b60M116; Taiko Drum // Amplitude begins at 636.2, peaks 643.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3817,3817, 0, 0, 266, 266,0.000000 }, // 3662: b60M117; Melodic Tom + {3817,3817, 0, 0, 266, 266,0.000000 }, // 3795: b60M117; Melodic Tom // Amplitude begins at 288.9, peaks 543.3 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3818,3818, 0, 0, 213, 213,0.000000 }, // 3663: b60M118; Synth Drum + {3818,3818, 0, 0, 213, 213,0.000000 }, // 3796: b60M118; Synth Drum // Amplitude begins at 0.0, peaks 2934.6 at 2.3s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3819,3819, 0, 0, 2333, 2333,0.000000 }, // 3664: b60M119; Reverse Cymbal + {3819,3819, 0, 0, 2333, 2333,0.000000 }, // 3797: b60M119; Reverse Cymbal // Amplitude begins at 7.2, peaks 2549.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3820,3820, 0, 0, 73, 73,0.000000 }, // 3665: b60M120; Guitar FretNoise + {3820,3820, 0, 0, 73, 73,0.000000 }, // 3798: b60M120; Guitar FretNoise // Amplitude begins at 0.0, peaks 1103.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3821,3821, 0, 0, 40000, 73,0.000000 }, // 3666: b60M121; Breath Noise + {3821,3821, 0, 0, 40000, 73,0.000000 }, // 3799: b60M121; Breath Noise // Amplitude begins at 0.0, peaks 2934.6 at 2.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.2s. - {3822,3822, 0, 0, 40000, 2180,0.000000 }, // 3667: b60M122; Seashore + {3822,3822, 0, 0, 40000, 2180,0.000000 }, // 3800: b60M122; Seashore // Amplitude begins at 0.0, peaks 2754.5 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3823,3823, 0, 0, 146, 146,0.000000 }, // 3668: b60M123; Bird Tweet + {3823,3823, 0, 0, 146, 146,0.000000 }, // 3801: b60M123; Bird Tweet // Amplitude begins at 1345.1, peaks 1504.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3824,3824, 0, 0, 40000, 13,0.000000 }, // 3669: b60M124; Telephone + {3824,3824, 0, 0, 40000, 13,0.000000 }, // 3802: b60M124; Telephone // Amplitude begins at 1477.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {3825,3825, 0, 0, 146, 13,0.000000 }, // 3670: b60M125; Helicopter + {3825,3825, 0, 0, 146, 13,0.000000 }, // 3803: b60M125; Helicopter // Amplitude begins at 0.0, peaks 3014.1 at 35.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.2s. - {3826,3826, 0, 0, 40000, 2226,0.000000 }, // 3671: b60M126; Applause/Noise + {3826,3826, 0, 0, 40000, 2226,0.000000 }, // 3804: b60M126; Applause/Noise // Amplitude begins at 2764.7, peaks 3023.0 at 37.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3827,3827, 0, 0, 40000, 146,0.000000 }, // 3672: b60M127; Gunshot + {3827,3827, 0, 0, 40000, 146,0.000000 }, // 3805: b60M127; Gunshot // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3828,3828, 0, 2, 0, 0,0.000000 }, // 3673: 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 + {3828,3828, 0, 2, 0, 0,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 2774.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 739, 739, 46, 0, 86, 86,0.000000 }, // 3674: b60P35; b61P35; b65P35; b66P35; Ac Bass Drum + { 739, 739, 46, 0, 86, 86,0.000000 }, // 3807: b60P35; b61P35; b65P35; b66P35; Ac Bass Drum // Amplitude begins at 1715.0, peaks 2951.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3829,3829, 47, 0, 106, 106,0.000000 }, // 3675: b60P36; b61P36; b65P36; b66P36; Bass Drum 1 + {3829,3829, 47, 0, 106, 106,0.000000 }, // 3808: b60P36; b61P36; b65P36; b66P36; Bass Drum 1 // Amplitude begins at 1243.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3830,3830, 64, 0, 20, 20,0.000000 }, // 3676: b60P37; b61P37; b65P37; b66P37; Side Stick + {3830,3830, 64, 0, 20, 20,0.000000 }, // 3809: b60P37; b61P37; b65P37; b66P37; Side Stick // Amplitude begins at 1237.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3831,3831, 40, 0, 93, 93,0.000000 }, // 3677: b60P38; b61P38; b65P38; b66P38; Acoustic Snare + {3831,3831, 40, 0, 93, 93,0.000000 }, // 3810: b60P38; b61P38; b65P38; b66P38; Acoustic Snare // Amplitude begins at 1791.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3832,3832, 48, 0, 13, 13,0.000000 }, // 3678: b60P39; b61P39; b65P39; b66P39; Hand Clap + {3832,3832, 48, 0, 13, 13,0.000000 }, // 3811: b60P39; b61P39; b65P39; b66P39; Hand Clap // Amplitude begins at 2859.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3833,3833, 48, 0, 80, 80,0.000000 }, // 3679: b60P40; b61P40; b65P40; b66P40; Electric Snare + {3833,3833, 48, 0, 80, 80,0.000000 }, // 3812: b60P40; b61P40; b65P40; b66P40; Electric Snare // Amplitude begins at 1891.1, peaks 3399.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3834,3834, 46, 0, 86, 86,0.000000 }, // 3680: b60P41; b61P41; b65P41; b66P41; Low Floor Tom + {3834,3834, 46, 0, 86, 86,0.000000 }, // 3813: b60P41; b61P41; b65P41; b66P41; Low Floor Tom // Amplitude begins at 477.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3835,3835,111, 0, 40, 40,0.000000 }, // 3681: b60P42; b61P42; b65P42; b66P42; Closed High Hat + {3835,3835,111, 0, 40, 40,0.000000 }, // 3814: b60P42; b61P42; b65P42; b66P42; Closed High Hat // Amplitude begins at 1926.1, peaks 2879.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3836,3836, 49, 0, 146, 146,0.000000 }, // 3682: b60P43; b61P43; b65P43; b66P43; High Floor Tom + {3836,3836, 49, 0, 146, 146,0.000000 }, // 3815: b60P43; b61P43; b65P43; b66P43; High Floor Tom // Amplitude begins at 593.2, peaks 857.2 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3837,3837, 56, 0, 33, 33,0.000000 }, // 3683: b60P44; b61P44; b65P44; b66P44; Pedal High Hat + {3837,3837, 56, 0, 33, 33,0.000000 }, // 3816: b60P44; b61P44; b65P44; b66P44; Pedal High Hat // Amplitude begins at 2606.4, peaks 3860.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3838,3838, 52, 0, 133, 133,0.000000 }, // 3684: b60P45; b61P45; b65P45; b66P45; Low Tom + {3838,3838, 52, 0, 133, 133,0.000000 }, // 3817: b60P45; b61P45; b65P45; b66P45; Low Tom // Amplitude begins at 894.0, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3839,3839, 96, 0, 433, 433,0.000000 }, // 3685: b60P46; b61P46; b65P46; b66P46; Open High Hat + {3839,3839, 96, 0, 433, 433,0.000000 }, // 3818: b60P46; b61P46; b65P46; b66P46; Open High Hat // Amplitude begins at 3377.8, peaks 4618.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3838,3838, 54, 0, 113, 113,0.000000 }, // 3686: b60P47; b61P47; b65P47; b66P47; Low-Mid Tom + {3838,3838, 54, 0, 113, 113,0.000000 }, // 3819: b60P47; b61P47; b65P47; b66P47; Low-Mid Tom // Amplitude begins at 4682.5, peaks 4926.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 }, // 3687: b60P48; b61P48; b65P48; b66P48; High-Mid Tom + {3840,3840, 57, 0, 300, 300,0.000000 }, // 3820: b60P48; b61P48; b65P48; b66P48; High-Mid Tom // Amplitude begins at 1247.1, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3841,3841, 82, 0, 506, 506,0.000000 }, // 3688: 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 + {3841,3841, 82, 0, 506, 506,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 5165.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3838,3838, 60, 0, 160, 160,0.000000 }, // 3689: b60P50; b61P50; b65P50; b66P50; High Tom + {3838,3838, 60, 0, 160, 160,0.000000 }, // 3822: b60P50; b61P50; b65P50; b66P50; High Tom // Amplitude begins at 741.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3842,3842, 60, 0, 586, 586,0.000000 }, // 3690: apgnamP51; b60P51; b61P51; b65P51; b66P51; dukeP51; swP51; Ride Cymbal 1 + {3842,3842, 60, 0, 586, 586,0.000000 }, // 3823: apgnamP51; b60P51; b61P51; b65P51; b66P51; dukeP51; swP51; Ride Cymbal 1 // Amplitude begins at 1116.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3843,3843, 92, 0, 33, 33,0.000000 }, // 3691: b60P53; b61P53; b65P53; b66P53; Ride Bell + {3843,3843, 92, 0, 33, 33,0.000000 }, // 3824: b60P53; b61P53; b65P53; b66P53; Ride Bell // Amplitude begins at 714.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3844,3844, 60, 0, 46, 46,0.000000 }, // 3692: apgnamP54; b60P54; b61P54; b65P54; b66P54; dukeP54; swP54; Tambourine + {3844,3844, 60, 0, 46, 46,0.000000 }, // 3825: apgnamP54; b60P54; b61P54; b65P54; b66P54; dukeP54; swP54; Tambourine // Amplitude begins at 1652.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3845,3845, 58, 0, 40, 40,0.000000 }, // 3693: apgnamP56; b60P56; b61P56; b65P56; b66P56; dukeP56; swP56; Cow Bell + {3845,3845, 58, 0, 40, 40,0.000000 }, // 3826: apgnamP56; b60P56; b61P56; b65P56; b66P56; dukeP56; swP56; Cow Bell // Amplitude begins at 399.3, peaks 1137.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3846,3846, 22, 0, 53, 53,0.000000 }, // 3694: b60P58; b61P58; b65P58; b66P58; Vibraslap + {3846,3846, 22, 0, 53, 53,0.000000 }, // 3827: b60P58; b61P58; b65P58; b66P58; Vibraslap // Amplitude begins at 498.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3847,3847, 60, 0, 606, 606,0.000000 }, // 3695: apgnamP59; b60P59; b61P59; b65P59; b66P59; dukeP59; swP59; Ride Cymbal 2 + {3847,3847, 60, 0, 606, 606,0.000000 }, // 3828: apgnamP59; b60P59; b61P59; b65P59; b66P59; dukeP59; swP59; Ride Cymbal 2 // Amplitude begins at 1342.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3848,3848, 72, 0, 80, 80,0.000000 }, // 3696: b60P60; b61P60; b65P60; b66P60; High Bongo + {3848,3848, 72, 0, 80, 80,0.000000 }, // 3829: b60P60; b61P60; b65P60; b66P60; High Bongo // Amplitude begins at 1316.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3849,3849, 77, 0, 80, 80,0.000000 }, // 3697: b60P61; b61P61; b65P61; b66P61; Low Bongo + {3849,3849, 77, 0, 80, 80,0.000000 }, // 3830: b60P61; b61P61; b65P61; b66P61; Low Bongo // Amplitude begins at 716.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3850,3850, 70, 0, 73, 73,0.000000 }, // 3698: b60P62; b61P62; b65P62; b66P62; Mute High Conga + {3850,3850, 70, 0, 73, 73,0.000000 }, // 3831: b60P62; b61P62; b65P62; b66P62; Mute High Conga // Amplitude begins at 734.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3851,3851, 75, 0, 60, 60,0.000000 }, // 3699: b60P63; b61P63; b65P63; b66P63; Open High Conga + {3851,3851, 75, 0, 60, 60,0.000000 }, // 3832: b60P63; b61P63; b65P63; b66P63; Open High Conga // Amplitude begins at 807.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3852,3852, 69, 0, 140, 140,0.000000 }, // 3700: b60P64; b61P64; b65P64; b66P64; Low Conga + {3852,3852, 69, 0, 140, 140,0.000000 }, // 3833: b60P64; b61P64; b65P64; b66P64; Low Conga // Amplitude begins at 1399.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3853,3853, 59, 0, 113, 113,0.000000 }, // 3701: b60P65; b61P65; b65P65; b66P65; High Timbale + {3853,3853, 59, 0, 113, 113,0.000000 }, // 3834: b60P65; b61P65; b65P65; b66P65; High Timbale // Amplitude begins at 1485.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3854,3854, 48, 0, 153, 153,0.000000 }, // 3702: b60P66; b61P66; b65P66; b66P66; Low Timbale + {3854,3854, 48, 0, 153, 153,0.000000 }, // 3835: b60P66; b61P66; b65P66; b66P66; Low Timbale // Amplitude begins at 1419.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3855,3855, 89, 0, 126, 126,0.000000 }, // 3703: b60P67; b61P67; b65P67; b66P67; High Agogo + {3855,3855, 89, 0, 126, 126,0.000000 }, // 3836: b60P67; b61P67; b65P67; b66P67; High Agogo // Amplitude begins at 1449.6, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3856,3856, 84, 0, 253, 253,0.000000 }, // 3704: b60P68; b61P68; b65P68; b66P68; Low Agogo + {3856,3856, 84, 0, 253, 253,0.000000 }, // 3837: b60P68; b61P68; b65P68; b66P68; Low Agogo // Amplitude begins at 0.0, peaks 244.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3857,3857, 33, 0, 93, 93,0.000000 }, // 3705: b60P69; b61P69; b65P69; b66P69; Cabasa + {3857,3857, 33, 0, 93, 93,0.000000 }, // 3838: b60P69; b61P69; b65P69; b66P69; Cabasa // Amplitude begins at 2.7, peaks 616.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3858,3858, 55, 0, 86, 86,0.000000 }, // 3706: apgnamP70; b60P70; b61P70; b65P70; dukeP70; swP70; Maracas + {3858,3858, 55, 0, 86, 86,0.000000 }, // 3839: apgnamP70; b60P70; b61P70; b65P70; dukeP70; swP70; Maracas // Amplitude begins at 41.8, peaks 527.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3859,3859, 58, 0, 173, 173,0.000000 }, // 3707: b60P71; b61P71; b65P71; b66P71; Short Whistle + {3859,3859, 58, 0, 173, 173,0.000000 }, // 3840: b60P71; b61P71; b65P71; b66P71; Short Whistle // Amplitude begins at 48.3, peaks 533.2 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3860,3860, 52, 0, 173, 173,0.000000 }, // 3708: b60P72; b61P72; b65P72; b66P72; Long Whistle + {3860,3860, 52, 0, 173, 173,0.000000 }, // 3841: b60P72; b61P72; b65P72; b66P72; Long Whistle // Amplitude begins at 9.7, peaks 931.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3861,3861, 57, 0, 53, 53,0.000000 }, // 3709: apgnamP73; b60P73; b61P73; b65P73; b66P73; dukeP73; Short Guiro + {3861,3861, 57, 0, 53, 53,0.000000 }, // 3842: apgnamP73; b60P73; b61P73; b65P73; b66P73; dukeP73; Short Guiro // Amplitude begins at 9.7, peaks 931.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 }, // 3710: b60P74; b61P74; b65P74; b66P74; Long Guiro + {3862,3862, 57, 0, 73, 73,0.000000 }, // 3843: b60P74; b61P74; b65P74; b66P74; Long Guiro // Amplitude begins at 937.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3863,3863, 85, 0, 60, 60,0.000000 }, // 3711: b60P75; b61P75; b65P75; b66P75; Claves + {3863,3863, 85, 0, 60, 60,0.000000 }, // 3844: b60P75; b61P75; b65P75; b66P75; Claves // Amplitude begins at 1268.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3864,3864, 68, 0, 40, 40,0.000000 }, // 3712: b60P76; b61P76; b65P76; b66P76; High Wood Block + {3864,3864, 68, 0, 40, 40,0.000000 }, // 3845: b60P76; b61P76; b65P76; b66P76; High Wood Block // Amplitude begins at 1315.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3864,3864, 61, 0, 60, 60,0.000000 }, // 3713: b60P77; b61P77; b65P77; b66P77; Low Wood Block + {3864,3864, 61, 0, 60, 60,0.000000 }, // 3846: b60P77; b61P77; b65P77; b66P77; Low Wood Block // Amplitude begins at 0.6, peaks 2791.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 }, // 3714: apgnamP78; b60P78; b61P78; b65P78; b66P78; dukeP78; swP78; Mute Cuica + {3865,3865, 64, 0, 93, 93,0.000000 }, // 3847: apgnamP78; b60P78; b61P78; b65P78; b66P78; dukeP78; swP78; Mute Cuica // Amplitude begins at 0.3, peaks 2876.1 at 0.1s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3866,3866, 44, 0, 380, 380,0.000000 }, // 3715: apgnamP79; b60P79; b61P79; b65P79; b66P79; dukeP79; swP79; Open Cuica + {3866,3866, 44, 0, 380, 380,0.000000 }, // 3848: apgnamP79; b60P79; b61P79; b65P79; b66P79; dukeP79; swP79; Open Cuica // Amplitude begins at 1009.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3867,3867,100, 0, 80, 80,0.000000 }, // 3716: b60P80; b61P80; b65P80; b66P80; Mute Triangle + {3867,3867,100, 0, 80, 80,0.000000 }, // 3849: b60P80; b61P80; b65P80; b66P80; Mute Triangle // Amplitude begins at 1062.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3868,3868,100, 0, 300, 300,0.000000 }, // 3717: b60P81; b61P81; b65P81; b66P81; Open Triangle + {3868,3868,100, 0, 300, 300,0.000000 }, // 3850: b60P81; b61P81; b65P81; b66P81; Open Triangle // Amplitude begins at 2938.4, peaks 3035.6 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3869,3869, 0, 0, 1500, 1500,0.000000 }, // 3718: b61M2; ElecGrandPiano + {3869,3869, 0, 0, 1500, 1500,0.000000 }, // 3851: b61M2; ElecGrandPiano // Amplitude begins at 1544.1, peaks 2598.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3870,3870, 0, 0, 253, 253,0.000000 }, // 3719: b61M5; Chorused Piano + {3870,3870, 0, 0, 253, 253,0.000000 }, // 3852: b61M5; Chorused Piano // Amplitude begins at 2505.8, peaks 2965.2 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {3871,3871, 0, 0, 466, 466,0.000000 }, // 3720: b61M6; Harpsichord + {3871,3871, 0, 0, 466, 466,0.000000 }, // 3853: b61M6; Harpsichord // Amplitude begins at 1198.6, peaks 1220.0 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3872,3872, 0, 0, 1226, 1226,0.000000 }, // 3721: b61M9; Glockenspiel + {3872,3872, 0, 0, 1226, 1226,0.000000 }, // 3854: b61M9; Glockenspiel // Amplitude begins at 1860.7, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {3873,3873, 0, 0, 906, 906,0.000000 }, // 3722: b61M12; Marimba + {3873,3873, 0, 0, 906, 906,0.000000 }, // 3855: b61M12; Marimba // Amplitude begins at 2555.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3874,3874, 0, 0, 40, 40,0.000000 }, // 3723: b61M13; Xylophone + {3874,3874, 0, 0, 40, 40,0.000000 }, // 3856: b61M13; Xylophone // Amplitude begins at 712.7, peaks 725.5 at 0.0s, // fades to 20% at 2.4s, keyoff fades to 20% in 2.4s. - {3875,3875, 0, 0, 2386, 2386,0.000000 }, // 3724: apgleeM14; b61M14; Tubular Bells + {3875,3875, 0, 0, 2386, 2386,0.000000 }, // 3857: apgleeM14; b61M14; Tubular Bells // Amplitude begins at 1092.8, peaks 1162.8 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3876,3876, 0, 0, 1193, 1193,0.000000 }, // 3725: b61M15; Dulcimer + {3876,3876, 0, 0, 1193, 1193,0.000000 }, // 3858: b61M15; Dulcimer // Amplitude begins at 2639.3, peaks 2904.8 at 14.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3877,3877, 0, 0, 40000, 0,0.000000 }, // 3726: b61M17; Percussive Organ + {3877,3877, 0, 0, 40000, 0,0.000000 }, // 3859: b61M17; Percussive Organ // Amplitude begins at 2020.4, peaks 2695.6 at 32.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3878,3878, 0, 0, 40000, 0,0.000000 }, // 3727: b61M18; Rock Organ + {3878,3878, 0, 0, 40000, 0,0.000000 }, // 3860: b61M18; Rock Organ // Amplitude begins at 1408.9, peaks 1532.8 at 38.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3879,3879, 0, 0, 40000, 33,0.000000 }, // 3728: b61M19; Church Organ + {3879,3879, 0, 0, 40000, 33,0.000000 }, // 3861: b61M19; Church Organ // Amplitude begins at 735.0, peaks 1323.8 at 37.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3880,3880, 0, 0, 40000, 0,0.000000 }, // 3729: b61M20; Reed Organ + {3880,3880, 0, 0, 40000, 0,0.000000 }, // 3862: b61M20; Reed Organ // Amplitude begins at 559.2, peaks 786.4 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3881,3881, 0, 0, 40000, 6,0.000000 }, // 3730: b61M21; Accordion + {3881,3881, 0, 0, 40000, 6,0.000000 }, // 3863: b61M21; Accordion // Amplitude begins at 6.5, peaks 2561.2 at 0.1s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3882,3882, 0, 0, 1546, 1546,0.000000 }, // 3731: b61M22; Harmonica + {3882,3882, 0, 0, 1546, 1546,0.000000 }, // 3864: b61M22; Harmonica // Amplitude begins at 803.0, peaks 1708.2 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3883,3883, 0, 0, 40000, 0,0.000000 }, // 3732: b61M23; Tango Accordion + {3883,3883, 0, 0, 40000, 0,0.000000 }, // 3865: b61M23; Tango Accordion // Amplitude begins at 1899.7, peaks 1929.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3884,3884, 0, 0, 560, 560,0.000000 }, // 3733: b61M24; Acoustic Guitar1 + {3884,3884, 0, 0, 560, 560,0.000000 }, // 3866: b61M24; Acoustic Guitar1 // Amplitude begins at 2060.2, peaks 2205.6 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3885,3885, 0, 0, 446, 446,0.000000 }, // 3734: b61M25; Acoustic Guitar2 + {3885,3885, 0, 0, 446, 446,0.000000 }, // 3867: b61M25; Acoustic Guitar2 // Amplitude begins at 2948.1, peaks 2987.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {3886,3886, 0, 0, 960, 960,0.000000 }, // 3735: b61M26; Electric Guitar1 + {3886,3886, 0, 0, 960, 960,0.000000 }, // 3868: b61M26; Electric Guitar1 // Amplitude begins at 2328.4, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3887,3887, 0, 0, 580, 580,0.000000 }, // 3736: b61M27; Electric Guitar2 + {3887,3887, 0, 0, 580, 580,0.000000 }, // 3869: b61M27; Electric Guitar2 // Amplitude begins at 1859.6, peaks 2490.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 }, // 3737: b61M30; Distorton Guitar + {3888,3888, 0, 0, 40000, 6,0.000000 }, // 3870: b61M30; Distorton Guitar // Amplitude begins at 2055.4, peaks 2069.3 at 8.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3889,3889, 0, 0, 40000, 0,0.000000 }, // 3738: b61M31; Guitar Harmonics + {3889,3889, 0, 0, 40000, 0,0.000000 }, // 3871: b61M31; Guitar Harmonics // Amplitude begins at 2702.9, peaks 3040.9 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3890,3890, 0, 0, 1153, 1153,0.000000 }, // 3739: b61M33; Electric Bass 1 + {3890,3890, 0, 0, 1153, 1153,0.000000 }, // 3872: b61M33; Electric Bass 1 // Amplitude begins at 2586.4, peaks 2628.7 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3891,3891, 0, 0, 793, 793,0.000000 }, // 3740: b61M34; Electric Bass 2 + {3891,3891, 0, 0, 793, 793,0.000000 }, // 3873: b61M34; Electric Bass 2 // Amplitude begins at 1170.1, peaks 2016.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3892,3892, 0, 0, 66, 66,0.000000 }, // 3741: b61M35; Fretless Bass + {3892,3892, 0, 0, 66, 66,0.000000 }, // 3874: b61M35; Fretless Bass // Amplitude begins at 1930.5, peaks 2277.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3893,3893, 0, 0, 620, 620,0.000000 }, // 3742: b61M36; Slap Bass 1 + {3893,3893, 0, 0, 620, 620,0.000000 }, // 3875: b61M36; Slap Bass 1 // Amplitude begins at 1253.8, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3894,3894, 0, 0, 326, 326,0.000000 }, // 3743: b61M37; Slap Bass 2 + {3894,3894, 0, 0, 326, 326,0.000000 }, // 3876: b61M37; Slap Bass 2 // Amplitude begins at 2278.2, peaks 2887.6 at 21.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3895,3895, 0, 0, 40000, 73,0.000000 }, // 3744: b61M39; Synth Bass 2 + {3895,3895, 0, 0, 40000, 73,0.000000 }, // 3877: b61M39; Synth Bass 2 // Amplitude begins at 1464.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3896,3896, 0, 0, 80, 80,0.000000 }, // 3745: b61M40; Violin + {3896,3896, 0, 0, 80, 80,0.000000 }, // 3878: b61M40; Violin // Amplitude begins at 673.3, peaks 1198.2 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3897,3897, 0, 0, 253, 253,0.000000 }, // 3746: b61M41; Viola + {3897,3897, 0, 0, 253, 253,0.000000 }, // 3879: b61M41; Viola // Amplitude begins at 10.0, peaks 1423.9 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {3898,3898, 0, 0, 1500, 1500,0.000000 }, // 3747: b61M42; Cello + {3898,3898, 0, 0, 1500, 1500,0.000000 }, // 3880: b61M42; Cello // Amplitude begins at 111.3, peaks 1012.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3899,3899, 0, 0, 40000, 0,0.000000 }, // 3748: b61M43; Contrabass + {3899,3899, 0, 0, 40000, 0,0.000000 }, // 3881: b61M43; Contrabass // Amplitude begins at 0.3, peaks 1221.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3900,3900, 0, 0, 40000, 186,0.000000 }, // 3749: b61M44; Tremulo Strings + {3900,3900, 0, 0, 40000, 186,0.000000 }, // 3882: b61M44; Tremulo Strings // Amplitude begins at 944.0, peaks 1528.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3901,3901, 0, 0, 126, 126,0.000000 }, // 3750: b61M45; Pizzicato String + {3901,3901, 0, 0, 126, 126,0.000000 }, // 3883: b61M45; Pizzicato String // Amplitude begins at 586.9, peaks 1209.1 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3902,3902, 0, 0, 40000, 106,0.000000 }, // 3751: b61M46; Orchestral Harp + {3902,3902, 0, 0, 40000, 106,0.000000 }, // 3884: b61M46; Orchestral Harp // Amplitude begins at 843.9, peaks 1667.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3903,3903, 0, 0, 146, 146,0.000000 }, // 3752: b61M47; Timpany + {3903,3903, 0, 0, 146, 146,0.000000 }, // 3885: b61M47; Timpany // Amplitude begins at 0.6, peaks 1107.2 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3904,3904, 0, 0, 80, 80,0.000000 }, // 3753: b61M48; String Ensemble1 + {3904,3904, 0, 0, 80, 80,0.000000 }, // 3886: b61M48; String Ensemble1 // Amplitude begins at 0.0, peaks 1255.8 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {3905,3905, 0, 0, 500, 13,0.000000 }, // 3754: b61M50; Synth Strings 1 + {3905,3905, 0, 0, 500, 13,0.000000 }, // 3887: b61M50; Synth Strings 1 // Amplitude begins at 1638.0, peaks 1696.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3906,3906, 0, 0, 40000, 6,0.000000 }, // 3755: b61M51; SynthStrings 2 + {3906,3906, 0, 0, 40000, 6,0.000000 }, // 3888: b61M51; SynthStrings 2 // Amplitude begins at 698.1, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3907,3907, 0, 0, 40000, 6,0.000000 }, // 3756: b61M52; Choir Aahs + {3907,3907, 0, 0, 40000, 6,0.000000 }, // 3889: b61M52; Choir Aahs // Amplitude begins at 2476.4, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {3908,3908, 0, 0, 2020, 2020,0.000000 }, // 3757: b61M53; Voice Oohs + {3908,3908, 0, 0, 2020, 2020,0.000000 }, // 3890: b61M53; Voice Oohs // Amplitude begins at 1144.0, peaks 1413.9 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {3909,3909, 0, 0, 1640, 1640,0.000000 }, // 3758: b61M54; Synth Voice + {3909,3909, 0, 0, 1640, 1640,0.000000 }, // 3891: b61M54; Synth Voice // Amplitude begins at 29.5, peaks 1623.8 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3910,3910, 0, 0, 166, 166,0.000000 }, // 3759: b61M55; Orchestra Hit + {3910,3910, 0, 0, 166, 166,0.000000 }, // 3892: b61M55; Orchestra Hit // Amplitude begins at 2341.9, peaks 2416.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3911,3911, 0, 0, 40000, 0,0.000000 }, // 3760: b61M56; Trumpet + {3911,3911, 0, 0, 40000, 0,0.000000 }, // 3893: b61M56; Trumpet // Amplitude begins at 1998.0, peaks 2620.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3912,3912, 0, 0, 146, 146,0.000000 }, // 3761: b61M57; Trombone + {3912,3912, 0, 0, 146, 146,0.000000 }, // 3894: b61M57; Trombone // Amplitude begins at 1789.1, peaks 3120.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 }, // 3762: b61M58; Tuba + {3913,3913, 0, 0, 446, 446,0.000000 }, // 3895: b61M58; Tuba // Amplitude begins at 1197.2, peaks 1281.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3914,3914, 0, 0, 40000, 0,0.000000 }, // 3763: b61M59; Muted Trumpet + {3914,3914, 0, 0, 40000, 0,0.000000 }, // 3896: b61M59; Muted Trumpet // Amplitude begins at 1252.7, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {3915,3915, 0, 0, 100, 6,0.000000 }, // 3764: b61M60; French Horn + {3915,3915, 0, 0, 100, 6,0.000000 }, // 3897: b61M60; French Horn // Amplitude begins at 687.1, peaks 739.0 at 0.0s, // fades to 20% at 5.0s, keyoff fades to 20% in 5.0s. - {3916,3916, 0, 0, 4966, 4966,0.000000 }, // 3765: b61M61; Brass Section + {3916,3916, 0, 0, 4966, 4966,0.000000 }, // 3898: b61M61; Brass Section // Amplitude begins at 2082.8, peaks 2881.1 at 22.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3917,3917, 0, 0, 40000, 6,0.000000 }, // 3766: b61M62; Synth Brass 1 + {3917,3917, 0, 0, 40000, 6,0.000000 }, // 3899: b61M62; Synth Brass 1 // Amplitude begins at 566.2, peaks 1046.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 }, // 3767: b61M63; Synth Brass 2 + {3918,3918, 0, 0, 1720, 1720,0.000000 }, // 3900: b61M63; Synth Brass 2 // Amplitude begins at 1423.0, peaks 1638.0 at 0.0s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - {3919,3919, 0, 0, 4160, 4160,0.000000 }, // 3768: b61M64; Soprano Sax + {3919,3919, 0, 0, 4160, 4160,0.000000 }, // 3901: b61M64; Soprano Sax // Amplitude begins at 2199.3, peaks 2796.5 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3920,3920, 0, 0, 793, 793,0.000000 }, // 3769: b61M65; Alto Sax + {3920,3920, 0, 0, 793, 793,0.000000 }, // 3902: b61M65; Alto Sax // Amplitude begins at 2191.8, peaks 2954.4 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3921,3921, 0, 0, 820, 820,0.000000 }, // 3770: b61M66; Tenor Sax + {3921,3921, 0, 0, 820, 820,0.000000 }, // 3903: b61M66; Tenor Sax // Amplitude begins at 1517.4, peaks 2764.7 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3922,3922, 0, 0, 226, 226,0.000000 }, // 3771: b61M67; Baritone Sax + {3922,3922, 0, 0, 226, 226,0.000000 }, // 3904: b61M67; Baritone Sax // Amplitude begins at 1597.4, peaks 1662.1 at 39.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3923,3923, 0, 0, 40000, 13,0.000000 }, // 3772: b61M68; Oboe + {3923,3923, 0, 0, 40000, 13,0.000000 }, // 3905: b61M68; Oboe // Amplitude begins at 1668.5, peaks 1741.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3924,3924, 0, 0, 40000, 6,0.000000 }, // 3773: b61M69; English Horn + {3924,3924, 0, 0, 40000, 6,0.000000 }, // 3906: b61M69; English Horn // Amplitude begins at 1541.0, peaks 2768.4 at 15.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3925,3925, 0, 0, 40000, 6,0.000000 }, // 3774: b61M70; Bassoon + {3925,3925, 0, 0, 40000, 6,0.000000 }, // 3907: b61M70; Bassoon // Amplitude begins at 1998.0, peaks 3071.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3926,3926, 0, 0, 40000, 0,0.000000 }, // 3775: b61M71; Clarinet + {3926,3926, 0, 0, 40000, 0,0.000000 }, // 3908: b61M71; Clarinet // Amplitude begins at 2546.9, peaks 2860.1 at 8.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3927,3927, 0, 0, 40000, 300,0.000000 }, // 3776: b61M72; Piccolo + {3927,3927, 0, 0, 40000, 300,0.000000 }, // 3909: b61M72; Piccolo // Amplitude begins at 677.0, peaks 2750.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3928,3928, 0, 0, 40000, 53,0.000000 }, // 3777: b61M73; Flute + {3928,3928, 0, 0, 40000, 53,0.000000 }, // 3910: b61M73; Flute // Amplitude begins at 122.3, peaks 3317.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3929,3929, 0, 0, 40000, 6,0.000000 }, // 3778: b61M74; Recorder + {3929,3929, 0, 0, 40000, 6,0.000000 }, // 3911: b61M74; Recorder // Amplitude begins at 0.6, peaks 2244.4 at 16.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3930,3930, 0, 0, 40000, 246,0.000000 }, // 3779: b61M75; Pan Flute + {3930,3930, 0, 0, 40000, 246,0.000000 }, // 3912: b61M75; Pan Flute // Amplitude begins at 7.2, peaks 2519.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 }, // 3780: b61M76; Bottle Blow + {3931,3931, 0, 0, 113, 113,0.000000 }, // 3913: b61M76; Bottle Blow // Amplitude begins at 1793.5, peaks 2981.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3932,3932, 0, 0, 40000, 6,0.000000 }, // 3781: b61M77; Shakuhachi + {3932,3932, 0, 0, 40000, 6,0.000000 }, // 3914: b61M77; Shakuhachi // Amplitude begins at 627.6, peaks 2070.2 at 39.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3933,3933, 0, 0, 40000, 153,0.000000 }, // 3782: b61M78; Whistle + {3933,3933, 0, 0, 40000, 153,0.000000 }, // 3915: b61M78; Whistle // Amplitude begins at 123.2, peaks 3179.8 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3934,3934, 0, 0, 1086, 1086,0.000000 }, // 3783: b61M79; Ocarina + {3934,3934, 0, 0, 1086, 1086,0.000000 }, // 3916: b61M79; Ocarina // Amplitude begins at 2438.1, peaks 2971.6 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3935,3935, 0, 0, 1940, 1940,0.000000 }, // 3784: b61M80; Lead 1 squareea + {3935,3935, 0, 0, 1940, 1940,0.000000 }, // 3917: b61M80; Lead 1 squareea // Amplitude begins at 1715.6, peaks 3127.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3936,3936, 0, 0, 40000, 0,0.000000 }, // 3785: b61M81; Lead 2 sawtooth + {3936,3936, 0, 0, 40000, 0,0.000000 }, // 3918: b61M81; Lead 2 sawtooth // Amplitude begins at 2478.9, peaks 3374.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3937,3937, 0, 0, 40000, 20,0.000000 }, // 3786: b61M82; Lead 3 calliope + {3937,3937, 0, 0, 40000, 20,0.000000 }, // 3919: b61M82; Lead 3 calliope // Amplitude begins at 0.0, peaks 1681.8 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3938,3938, 0, 0, 260, 260,0.000000 }, // 3787: b61M83; Lead 4 chiff + {3938,3938, 0, 0, 260, 260,0.000000 }, // 3920: b61M83; Lead 4 chiff // Amplitude begins at 0.6, peaks 3042.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3939,3939, 0, 0, 40000, 6,0.000000 }, // 3788: b61M84; Lead 5 charang + {3939,3939, 0, 0, 40000, 6,0.000000 }, // 3921: b61M84; Lead 5 charang // Amplitude begins at 2479.4, peaks 2572.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3940,3940, 0, 0, 40000, 126,0.000000 }, // 3789: b61M85; Lead 6 voice + {3940,3940, 0, 0, 40000, 126,0.000000 }, // 3922: b61M85; Lead 6 voice // Amplitude begins at 2094.7, peaks 3137.0 at 0.2s, // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s. - {3941,3941, 0, 0, 3673, 3673,0.000000 }, // 3790: b61M86; Lead 7 fifths + {3941,3941, 0, 0, 3673, 3673,0.000000 }, // 3923: b61M86; Lead 7 fifths // Amplitude begins at 2635.1, peaks 2942.3 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {3942,3942, 0, 0, 666, 666,0.000000 }, // 3791: b61M87; Lead 8 brass + {3942,3942, 0, 0, 666, 666,0.000000 }, // 3924: b61M87; Lead 8 brass // Amplitude begins at 1073.5, peaks 2709.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3943,3943, 0, 0, 40000, 206,0.000000 }, // 3792: b61M88; Pad 1 new age + {3943,3943, 0, 0, 40000, 206,0.000000 }, // 3925: b61M88; Pad 1 new age // Amplitude begins at 2473.8, peaks 3197.1 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3944,3944, 0, 0, 40000, 106,0.000000 }, // 3793: b61M89; Pad 2 warm + {3944,3944, 0, 0, 40000, 106,0.000000 }, // 3926: b61M89; Pad 2 warm // Amplitude begins at 1186.5, peaks 1235.4 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3945,3945, 0, 0, 553, 553,0.000000 }, // 3794: b61M90; Pad 3 polysynth + {3945,3945, 0, 0, 553, 553,0.000000 }, // 3927: b61M90; Pad 3 polysynth // Amplitude begins at 1250.9, peaks 1436.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 }, // 3795: b61M91; Pad 4 choir + {3946,3946, 0, 0, 126, 6,0.000000 }, // 3928: b61M91; Pad 4 choir // Amplitude begins at 0.5, peaks 1594.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {3947,3947, 0, 0, 40000, 1100,0.000000 }, // 3796: b61M92; Pad 5 bowedpad + {3947,3947, 0, 0, 40000, 1100,0.000000 }, // 3929: b61M92; Pad 5 bowedpad // Amplitude begins at 1605.1, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3948,3948, 0, 0, 1233, 1233,0.000000 }, // 3797: b61M93; Pad 6 metallic + {3948,3948, 0, 0, 1233, 1233,0.000000 }, // 3930: b61M93; Pad 6 metallic // Amplitude begins at 0.3, peaks 1656.9 at 0.2s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {3949,3949, 0, 0, 1306, 1306,0.000000 }, // 3798: b61M94; Pad 7 halo + {3949,3949, 0, 0, 1306, 1306,0.000000 }, // 3931: b61M94; Pad 7 halo // Amplitude begins at 0.8, peaks 3542.5 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3950,3950, 0, 0, 40000, 0,0.000000 }, // 3799: b61M95; Pad 8 sweep + {3950,3950, 0, 0, 40000, 0,0.000000 }, // 3932: b61M95; Pad 8 sweep // Amplitude begins at 0.4, peaks 1595.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3951,3951, 0, 0, 40000, 0,0.000000 }, // 3800: b61M96; FX 1 rain + {3951,3951, 0, 0, 40000, 0,0.000000 }, // 3933: b61M96; FX 1 rain // Amplitude begins at 0.0, peaks 1167.9 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {3952,3952, 0, 0, 40000, 840,0.000000 }, // 3801: b61M97; FX 2 soundtrack + {3952,3952, 0, 0, 40000, 840,0.000000 }, // 3934: b61M97; FX 2 soundtrack // Amplitude begins at 0.0, peaks 1401.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {3953,3953, 0, 0, 40000, 220,0.000000 }, // 3802: b61M98; FX 3 crystal + {3953,3953, 0, 0, 40000, 220,0.000000 }, // 3935: b61M98; FX 3 crystal // Amplitude begins at 0.0, peaks 2186.8 at 5.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.9s. - {3954,3954, 0, 0, 40000, 1926,0.000000 }, // 3803: b61M99; FX 4 atmosphere + {3954,3954, 0, 0, 40000, 1926,0.000000 }, // 3936: b61M99; FX 4 atmosphere // Amplitude begins at 2331.1, peaks 2389.6 at 0.0s, // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s. - {3955,3955, 0, 0, 4633, 4633,0.000000 }, // 3804: b61M100; FX 5 brightness + {3955,3955, 0, 0, 4633, 4633,0.000000 }, // 3937: b61M100; FX 5 brightness // Amplitude begins at 963.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3956,3956, 0, 0, 13, 13,0.000000 }, // 3805: b61M101; FX 6 goblins + {3956,3956, 0, 0, 13, 13,0.000000 }, // 3938: b61M101; FX 6 goblins // Amplitude begins at 0.0, peaks 2913.3 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 2.4s. - {3957,3957, 0, 0, 40000, 2393,0.000000 }, // 3806: b61M102; FX 7 echoes + {3957,3957, 0, 0, 40000, 2393,0.000000 }, // 3939: b61M102; FX 7 echoes // Amplitude begins at 2515.3, peaks 2699.5 at 12.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {3958,3958, 0, 0, 40000, 1126,0.000000 }, // 3807: b61M103; FX 8 sci-fi + {3958,3958, 0, 0, 40000, 1126,0.000000 }, // 3940: b61M103; FX 8 sci-fi // Amplitude begins at 2269.7, peaks 2371.7 at 0.4s, // fades to 20% at 5.0s, keyoff fades to 20% in 5.0s. - {3959,3959, 0, 0, 4960, 4960,0.000000 }, // 3808: b61M104; Sitar + {3959,3959, 0, 0, 4960, 4960,0.000000 }, // 3941: b61M104; Sitar // Amplitude begins at 746.2, peaks 1695.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3960,3960, 0, 0, 186, 186,0.000000 }, // 3809: b61M105; Banjo + {3960,3960, 0, 0, 186, 186,0.000000 }, // 3942: b61M105; Banjo // Amplitude begins at 2850.8, peaks 2900.3 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3961,3961, 0, 0, 1220, 1220,0.000000 }, // 3810: b61M106; Shamisen + {3961,3961, 0, 0, 1220, 1220,0.000000 }, // 3943: b61M106; Shamisen // Amplitude begins at 1526.0, peaks 1656.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3962,3962, 0, 0, 266, 266,0.000000 }, // 3811: b61M107; Koto + {3962,3962, 0, 0, 266, 266,0.000000 }, // 3944: b61M107; Koto // Amplitude begins at 2100.8, peaks 2275.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.0s. - {3963,3963, 0, 0, 346, 6,0.000000 }, // 3812: b61M108; Kalimba + {3963,3963, 0, 0, 346, 6,0.000000 }, // 3945: b61M108; Kalimba // Amplitude begins at 952.6, peaks 1481.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3964,3964, 0, 0, 40000, 6,0.000000 }, // 3813: b61M109; Bagpipe + {3964,3964, 0, 0, 40000, 6,0.000000 }, // 3946: b61M109; Bagpipe // Amplitude begins at 11.8, peaks 1663.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3965,3965, 0, 0, 60, 60,0.000000 }, // 3814: b61M110; Fiddle + {3965,3965, 0, 0, 60, 60,0.000000 }, // 3947: b61M110; Fiddle // Amplitude begins at 888.0, peaks 2757.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3966,3966, 0, 0, 153, 153,0.000000 }, // 3815: b61M111; Shanai + {3966,3966, 0, 0, 153, 153,0.000000 }, // 3948: b61M111; Shanai // Amplitude begins at 1504.5, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3967,3967, 0, 0, 306, 306,0.000000 }, // 3816: b61M112; Tinkle Bell + {3967,3967, 0, 0, 306, 306,0.000000 }, // 3949: b61M112; Tinkle Bell // Amplitude begins at 2575.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3968,3968, 0, 0, 40, 40,0.000000 }, // 3817: b61M113; Agogo Bells + {3968,3968, 0, 0, 40, 40,0.000000 }, // 3950: b61M113; Agogo Bells // Amplitude begins at 906.3, peaks 1292.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 }, // 3818: b61M114; Steel Drums + {3969,3969, 0, 0, 306, 306,0.000000 }, // 3951: b61M114; Steel Drums // Amplitude begins at 5008.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3970,3970, 0, 0, 40, 40,0.000000 }, // 3819: b61M115; Woodblock + {3970,3970, 0, 0, 40, 40,0.000000 }, // 3952: b61M115; Woodblock // Amplitude begins at 1694.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3971,3971, 0, 0, 86, 86,0.000000 }, // 3820: b61M116; Taiko Drum + {3971,3971, 0, 0, 86, 86,0.000000 }, // 3953: b61M116; Taiko Drum // Amplitude begins at 2247.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3972,3972, 0, 0, 33, 33,0.000000 }, // 3821: b61M117; Melodic Tom + {3972,3972, 0, 0, 33, 33,0.000000 }, // 3954: b61M117; Melodic Tom // Amplitude begins at 2675.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3973,3973, 0, 0, 153, 153,0.000000 }, // 3822: b61M118; Synth Drum + {3973,3973, 0, 0, 153, 153,0.000000 }, // 3955: b61M118; Synth Drum // Amplitude begins at 0.0, peaks 1633.5 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3974,3974, 0, 0, 146, 146,0.000000 }, // 3823: b61M119; Reverse Cymbal + {3974,3974, 0, 0, 146, 146,0.000000 }, // 3956: b61M119; Reverse Cymbal // Amplitude begins at 0.5, peaks 1227.1 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3975,3975, 0, 0, 220, 220,0.000000 }, // 3824: b61M120; Guitar FretNoise + {3975,3975, 0, 0, 220, 220,0.000000 }, // 3957: b61M120; Guitar FretNoise // Amplitude begins at 7.2, peaks 2496.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3976,3976, 0, 0, 86, 86,0.000000 }, // 3825: b61M121; Breath Noise + {3976,3976, 0, 0, 86, 86,0.000000 }, // 3958: b61M121; Breath Noise // Amplitude begins at 2093.4, peaks 2835.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {3977,3977, 0, 0, 40000, 320,0.000000 }, // 3826: b61M123; Bird Tweet + {3977,3977, 0, 0, 40000, 320,0.000000 }, // 3959: b61M123; Bird Tweet // Amplitude begins at 1339.6, peaks 1439.8 at 33.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3978,3978, 0, 0, 40000, 0,0.000000 }, // 3827: b61M124; Telephone + {3978,3978, 0, 0, 40000, 0,0.000000 }, // 3960: b61M124; Telephone // Amplitude begins at 0.0, peaks 2851.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3979,3979, 0, 0, 40000, 0,0.000000 }, // 3828: b61M126; Applause/Noise + {3979,3979, 0, 0, 40000, 0,0.000000 }, // 3961: b61M126; Applause/Noise // Amplitude begins at 2615.5, peaks 2761.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3980,3980, 0, 0, 306, 306,0.000000 }, // 3829: b61M127; Gunshot + {3980,3980, 0, 0, 306, 306,0.000000 }, // 3962: b61M127; Gunshot // Amplitude begins at 1560.5, peaks 1623.0 at 0.7s, // fades to 20% at 2.9s, keyoff fades to 20% in 2.9s. - {3981,3981, 0, 0, 2946, 2946,0.000000 }, // 3830: apgnamM0; dukeM0; swM0; AcouGrandPiano + {3981,3981, 0, 0, 2946, 2946,0.000000 }, // 3963: apgnamM0; dukeM0; swM0; AcouGrandPiano // Amplitude begins at 2684.1, peaks 3045.6 at 0.2s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {3982,3982, 0, 0, 1266, 1266,0.000000 }, // 3831: apgnamM1; dukeM1; swM1; BrightAcouGrand + {3982,3982, 0, 0, 1266, 1266,0.000000 }, // 3964: apgnamM1; dukeM1; swM1; BrightAcouGrand // Amplitude begins at 1707.5, peaks 1777.1 at 0.0s, // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s. - {3983,3983, 0, 0, 3760, 3760,0.000000 }, // 3832: apgnamM2; dukeM2; swM2; ElecGrandPiano + {3983,3983, 0, 0, 3760, 3760,0.000000 }, // 3965: apgnamM2; dukeM2; swM2; ElecGrandPiano // Amplitude begins at 2785.5, peaks 2864.2 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {3984,3984, 0, 0, 2266, 2266,0.000000 }, // 3833: apgnamM3; dukeM3; swM3; Honky-tonkPiano + {3984,3984, 0, 0, 2266, 2266,0.000000 }, // 3966: apgnamM3; dukeM3; swM3; Honky-tonkPiano // Amplitude begins at 1959.4, peaks 2391.0 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {3985,3985, 0, 0, 1853, 1853,0.000000 }, // 3834: apgnamM4; dukeM4; swM4; Rhodes Piano + {3985,3985, 0, 0, 1853, 1853,0.000000 }, // 3967: apgnamM4; dukeM4; swM4; Rhodes Piano // Amplitude begins at 2990.4, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {3986,3986, 0, 0, 1153, 1153,0.000000 }, // 3835: apgnamM5; dukeM5; swM5; Chorused Piano + {3986,3986, 0, 0, 1153, 1153,0.000000 }, // 3968: apgnamM5; dukeM5; swM5; Chorused Piano // Amplitude begins at 2047.0, peaks 2099.6 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3987,3987, 0, 0, 1066, 1066,0.000000 }, // 3836: apgnamM6; dukeM6; swM6; Harpsichord + {3987,3987, 0, 0, 1066, 1066,0.000000 }, // 3969: apgnamM6; dukeM6; swM6; Harpsichord // Amplitude begins at 2855.1, peaks 3242.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 }, // 3837: apgnamM7; dukeM7; swM7; Clavinet + {3988,3988, 0, 0, 1246, 1246,0.000000 }, // 3970: apgnamM7; dukeM7; swM7; Clavinet // Amplitude begins at 2463.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3989,3989, 0, 0, 600, 600,0.000000 }, // 3838: apgnamM8; dukeM8; swM8; Celesta + {3989,3989, 0, 0, 600, 600,0.000000 }, // 3971: apgnamM8; dukeM8; swM8; Celesta // Amplitude begins at 2830.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3990,3990, 0, 0, 306, 306,0.000000 }, // 3839: apgnamM9; dukeM9; swM9; Glockenspiel + {3990,3990, 0, 0, 306, 306,0.000000 }, // 3972: apgnamM9; dukeM9; swM9; Glockenspiel // Amplitude begins at 2393.8, peaks 2847.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {3991,3991, 0, 0, 240, 240,0.000000 }, // 3840: apgnamM10; dukeM10; swM10; Music box + {3991,3991, 0, 0, 240, 240,0.000000 }, // 3973: apgnamM10; dukeM10; swM10; Music box // Amplitude begins at 2826.9, peaks 2931.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 }, // 3841: apgnamM11; dukeM11; swM11; Vibraphone + {3992,3992, 0, 0, 1746, 1746,0.000000 }, // 3974: apgnamM11; dukeM11; swM11; Vibraphone // Amplitude begins at 2479.1, peaks 2835.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 }, // 3842: apgnamM12; dukeM12; swM12; Marimba + {3993,3993, 0, 0, 260, 260,0.000000 }, // 3975: apgnamM12; dukeM12; swM12; Marimba // Amplitude begins at 2813.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3994,3994, 0, 0, 140, 140,0.000000 }, // 3843: apgnamM13; dukeM13; swM13; Xylophone + {3994,3994, 0, 0, 140, 140,0.000000 }, // 3976: apgnamM13; dukeM13; swM13; Xylophone // Amplitude begins at 729.2, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {3995,3995, 0, 0, 1113, 1113,0.000000 }, // 3844: apgnamM14; dukeM14; swM14; Tubular Bells + {3995,3995, 0, 0, 1113, 1113,0.000000 }, // 3977: apgnamM14; dukeM14; swM14; Tubular Bells // Amplitude begins at 1729.2, peaks 1961.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3996,3996, 0, 0, 253, 253,0.000000 }, // 3845: apgnamM15; dukeM15; swM15; Dulcimer + {3996,3996, 0, 0, 253, 253,0.000000 }, // 3978: apgnamM15; dukeM15; swM15; Dulcimer // Amplitude begins at 1723.4, peaks 2557.2 at 30.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3997,3997, 0, 0, 40000, 0,0.000000 }, // 3846: apgnamM16; dukeM16; swM16; Hammond Organ + {3997,3997, 0, 0, 40000, 0,0.000000 }, // 3979: apgnamM16; dukeM16; swM16; Hammond Organ // Amplitude begins at 2133.8, peaks 2381.3 at 34.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3998,3998, 0, 0, 40000, 0,0.000000 }, // 3847: apgnamM17; dukeM17; swM17; Percussive Organ + {3998,3998, 0, 0, 40000, 0,0.000000 }, // 3980: apgnamM17; dukeM17; swM17; Percussive Organ // Amplitude begins at 1085.1, peaks 1394.5 at 1.5s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {3999,3999, 0, 0, 1606, 1606,0.000000 }, // 3848: apgnamM18; dukeM18; swM18; Rock Organ + {3999,3999, 0, 0, 1606, 1606,0.000000 }, // 3981: apgnamM18; dukeM18; swM18; Rock Organ // Amplitude begins at 0.4, peaks 1514.2 at 27.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4000,4000, 0, 0, 40000, 6,0.000000 }, // 3849: apgnamM19; dukeM19; swM19; Church Organ + {4000,4000, 0, 0, 40000, 6,0.000000 }, // 3982: apgnamM19; dukeM19; swM19; Church Organ // Amplitude begins at 0.0, peaks 1773.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4001,4001, 0, 0, 40000, 86,0.000000 }, // 3850: apgnamM20; dukeM20; swM20; Reed Organ + {4001,4001, 0, 0, 40000, 86,0.000000 }, // 3983: apgnamM20; dukeM20; swM20; Reed Organ // Amplitude begins at 0.0, peaks 2835.7 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4002,4002, 0, 0, 40000, 113,0.000000 }, // 3851: apgnamM21; dukeM21; swM21; Accordion + {4002,4002, 0, 0, 40000, 113,0.000000 }, // 3984: apgnamM21; dukeM21; swM21; Accordion // Amplitude begins at 0.0, peaks 1154.3 at 4.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4003,4003, 0, 0, 40000, 66,0.000000 }, // 3852: apgnamM22; dukeM22; swM22; Harmonica + {4003,4003, 0, 0, 40000, 66,0.000000 }, // 3985: apgnamM22; dukeM22; swM22; Harmonica // Amplitude begins at 0.0, peaks 2159.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4004,4004, 0, 0, 40000, 86,0.000000 }, // 3853: apgnamM23; dukeM23; swM23; Tango Accordion + {4004,4004, 0, 0, 40000, 86,0.000000 }, // 3986: apgnamM23; dukeM23; swM23; Tango Accordion // Amplitude begins at 2974.9, peaks 3159.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 }, // 3854: apgnamM24; dukeM24; swM24; Acoustic Guitar1 + {4005,4005, 0, 0, 906, 906,0.000000 }, // 3987: apgnamM24; dukeM24; swM24; Acoustic Guitar1 // Amplitude begins at 3026.4, peaks 3063.9 at 0.0s, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {4006,4006, 0, 0, 746, 746,0.000000 }, // 3855: apgnamM25; dukeM25; swM25; Acoustic Guitar2 + {4006,4006, 0, 0, 746, 746,0.000000 }, // 3988: apgnamM25; dukeM25; swM25; Acoustic Guitar2 // Amplitude begins at 2863.9, peaks 2940.1 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4007,4007, 0, 0, 1193, 1193,0.000000 }, // 3856: apgnamM26; dukeM26; swM26; Electric Guitar1 + {4007,4007, 0, 0, 1193, 1193,0.000000 }, // 3989: apgnamM26; dukeM26; swM26; Electric Guitar1 // Amplitude begins at 2093.1, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4008,4008, 0, 0, 506, 506,0.000000 }, // 3857: apgnamM27; dukeM27; swM27; Electric Guitar2 + {4008,4008, 0, 0, 506, 506,0.000000 }, // 3990: apgnamM27; dukeM27; swM27; Electric Guitar2 // Amplitude begins at 2845.3, peaks 2857.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4009,4009, 0, 0, 600, 600,0.000000 }, // 3858: apgnamM28; dukeM28; swM28; Electric Guitar3 + {4009,4009, 0, 0, 600, 600,0.000000 }, // 3991: apgnamM28; dukeM28; swM28; Electric Guitar3 // Amplitude begins at 1169.1, peaks 1283.7 at 1.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4010,4010, 0, 0, 40000, 0,0.000000 }, // 3859: apgnamM29; dukeM29; Overdrive Guitar + {4010,4010, 0, 0, 40000, 0,0.000000 }, // 3992: apgnamM29; dukeM29; Overdrive Guitar // Amplitude begins at 1656.6, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {4011,4011, 0, 0, 2186, 2186,0.000000 }, // 3860: apgnamM30; dukeM30; swM29; Distorton Guitar; Overdrive Guitar + {4011,4011, 0, 0, 2186, 2186,0.000000 }, // 3993: apgnamM30; dukeM30; swM29; Distorton Guitar; Overdrive Guitar // Amplitude begins at 1465.7, peaks 1765.9 at 0.0s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {4012,4012, 0, 0, 2226, 2226,0.000000 }, // 3861: apgnamM31; dukeM31; swM31; Guitar Harmonics + {4012,4012, 0, 0, 2226, 2226,0.000000 }, // 3994: apgnamM31; dukeM31; swM31; Guitar Harmonics // Amplitude begins at 2205.0, peaks 2737.5 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4013,4013, 0, 0, 853, 853,0.000000 }, // 3862: apgnamM32; dukeM32; swM32; Acoustic Bass + {4013,4013, 0, 0, 853, 853,0.000000 }, // 3995: apgnamM32; dukeM32; swM32; Acoustic Bass // Amplitude begins at 2631.5, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {4014,4014, 0, 0, 2273, 2273,0.000000 }, // 3863: apgnamM33; dukeM33; swM33; Electric Bass 1 + {4014,4014, 0, 0, 2273, 2273,0.000000 }, // 3996: apgnamM33; dukeM33; swM33; Electric Bass 1 // Amplitude begins at 2807.7, peaks 3424.8 at 0.0s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {4015,4015, 0, 0, 2080, 2080,0.000000 }, // 3864: apgnamM34; dukeM34; swM34; Electric Bass 2 + {4015,4015, 0, 0, 2080, 2080,0.000000 }, // 3997: apgnamM34; dukeM34; swM34; Electric Bass 2 // Amplitude begins at 147.6, peaks 3491.7 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {4016,4016, 0, 0, 1306, 1306,0.000000 }, // 3865: apgnamM35; dukeM35; swM35; Fretless Bass + {4016,4016, 0, 0, 1306, 1306,0.000000 }, // 3998: apgnamM35; dukeM35; swM35; Fretless Bass // Amplitude begins at 2615.8, peaks 3395.9 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4017,4017, 0, 0, 873, 873,0.000000 }, // 3866: apgnamM36; dukeM36; swM36; Slap Bass 1 + {4017,4017, 0, 0, 873, 873,0.000000 }, // 3999: apgnamM36; dukeM36; swM36; Slap Bass 1 // Amplitude begins at 2627.7, peaks 3474.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4018,4018, 0, 0, 853, 853,0.000000 }, // 3867: apgnamM37; dukeM37; swM37; Slap Bass 2 + {4018,4018, 0, 0, 853, 853,0.000000 }, // 4000: apgnamM37; dukeM37; swM37; Slap Bass 2 // Amplitude begins at 2805.9, peaks 3233.1 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4019,4019, 0, 0, 906, 906,0.000000 }, // 3868: apgnamM38; dukeM38; swM38; Synth Bass 1 + {4019,4019, 0, 0, 906, 906,0.000000 }, // 4001: apgnamM38; dukeM38; swM38; Synth Bass 1 // Amplitude begins at 2729.4, peaks 3086.1 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4020,4020, 0, 0, 960, 960,0.000000 }, // 3869: apgnamM39; dukeM39; swM39; Synth Bass 2 + {4020,4020, 0, 0, 960, 960,0.000000 }, // 4002: apgnamM39; dukeM39; swM39; Synth Bass 2 // Amplitude begins at 0.0, peaks 2210.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4021,4021, 0, 0, 40000, 246,0.000000 }, // 3870: apgnamM40; apgnamM48; dukeM40; dukeM48; swM40; swM48; String Ensemble1; Violin + {4021,4021, 0, 0, 40000, 246,0.000000 }, // 4003: apgnamM40; apgnamM48; dukeM40; dukeM48; swM40; swM48; String Ensemble1; Violin // Amplitude begins at 0.8, peaks 2407.8 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {4022,4022, 0, 0, 146, 13,0.000000 }, // 3871: apgnamM41; dukeM41; swM41; Viola + {4022,4022, 0, 0, 146, 13,0.000000 }, // 4004: apgnamM41; dukeM41; swM41; Viola // Amplitude begins at 0.0, peaks 1218.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4023,4023, 0, 0, 40000, 26,0.000000 }, // 3872: apgnamM42; dukeM42; swM42; Cello + {4023,4023, 0, 0, 40000, 26,0.000000 }, // 4005: apgnamM42; dukeM42; swM42; Cello // Amplitude begins at 0.8, peaks 1837.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {4024,4024, 0, 0, 126, 6,0.000000 }, // 3873: apgnamM43; dukeM43; swM43; Contrabass + {4024,4024, 0, 0, 126, 6,0.000000 }, // 4006: apgnamM43; dukeM43; swM43; Contrabass // Amplitude begins at 0.8, peaks 2275.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4025,4025, 0, 0, 40000, 86,0.000000 }, // 3874: apgnamM44; dukeM44; Tremulo Strings + {4025,4025, 0, 0, 40000, 86,0.000000 }, // 4007: apgnamM44; dukeM44; Tremulo Strings // Amplitude begins at 137.6, peaks 3171.0 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4026,4026, 0, 0, 906, 906,0.000000 }, // 3875: apgnamM45; dukeM45; swM45; Pizzicato String + {4026,4026, 0, 0, 906, 906,0.000000 }, // 4008: apgnamM45; dukeM45; swM45; Pizzicato String // Amplitude begins at 2229.5, peaks 2290.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4027,4027, 0, 0, 80, 80,0.000000 }, // 3876: apgnamM46; dukeM46; swM46; Orchestral Harp + {4027,4027, 0, 0, 80, 80,0.000000 }, // 4009: apgnamM46; dukeM46; swM46; Orchestral Harp // Amplitude begins at 2823.1, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4028,4028, 0, 0, 486, 486,0.000000 }, // 3877: apgnamM47; dukeM47; swM47; Timpany + {4028,4028, 0, 0, 486, 486,0.000000 }, // 4010: apgnamM47; dukeM47; swM47; Timpany // Amplitude begins at 0.0, peaks 2221.9 at 35.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {4029,4029, 0, 0, 40000, 280,0.000000 }, // 3878: apgnamM49; dukeM49; swM49; String Ensemble2 + {4029,4029, 0, 0, 40000, 280,0.000000 }, // 4011: apgnamM49; dukeM49; swM49; String Ensemble2 // Amplitude begins at 0.0, peaks 3565.3 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4030,4030, 0, 0, 40000, 133,0.000000 }, // 3879: apgnamM50; dukeM50; swM50; Synth Strings 1 + {4030,4030, 0, 0, 40000, 133,0.000000 }, // 4012: apgnamM50; dukeM50; swM50; Synth Strings 1 // Amplitude begins at 870.9, peaks 3234.6 at 5.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4031,4031, 0, 0, 40000, 246,0.000000 }, // 3880: apgnamM51; dukeM51; swM51; SynthStrings 2 + {4031,4031, 0, 0, 40000, 246,0.000000 }, // 4013: apgnamM51; dukeM51; swM51; SynthStrings 2 // Amplitude begins at 0.0, peaks 1563.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4032,4032, 0, 0, 40000, 33,0.000000 }, // 3881: apgnamM52; dukeM52; swM52; Choir Aahs + {4032,4032, 0, 0, 40000, 33,0.000000 }, // 4014: apgnamM52; dukeM52; swM52; Choir Aahs // Amplitude begins at 7.1, peaks 3195.2 at 0.1s, // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s. - {4033,4033, 0, 0, 3480, 3480,0.000000 }, // 3882: apgnamM53; dukeM53; swM53; Voice Oohs + {4033,4033, 0, 0, 3480, 3480,0.000000 }, // 4015: apgnamM53; dukeM53; swM53; Voice Oohs // Amplitude begins at 4.7, peaks 3195.2 at 0.1s, // fades to 20% at 3.5s, keyoff fades to 20% in 3.5s. - {4034,4034, 0, 0, 3480, 3480,0.000000 }, // 3883: apgnamM54; dukeM54; swM54; Synth Voice + {4034,4034, 0, 0, 3480, 3480,0.000000 }, // 4016: apgnamM54; dukeM54; swM54; Synth Voice // Amplitude begins at 1791.5, peaks 3093.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4035,4035, 0, 0, 253, 253,0.000000 }, // 3884: apgnamM55; dukeM55; swM55; Orchestra Hit + {4035,4035, 0, 0, 253, 253,0.000000 }, // 4017: apgnamM55; dukeM55; swM55; Orchestra Hit // Amplitude begins at 2464.2, peaks 3115.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.1s. - {4036,4036, 0, 0, 40, 53,0.000000 }, // 3885: apgnamM56; dukeM56; swM56; Trumpet + {4036,4036, 0, 0, 40, 53,0.000000 }, // 4018: apgnamM56; dukeM56; swM56; Trumpet // Amplitude begins at 100.8, peaks 2091.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4037,4037, 0, 0, 40000, 66,0.000000 }, // 3886: apgnamM57; dukeM57; swM57; Trombone + {4037,4037, 0, 0, 40000, 66,0.000000 }, // 4019: apgnamM57; dukeM57; swM57; Trombone // Amplitude begins at 1789.1, peaks 3189.2 at 8.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4038,4038, 0, 0, 40000, 33,0.000000 }, // 3887: apgnamM58; dukeM58; swM58; Tuba + {4038,4038, 0, 0, 40000, 33,0.000000 }, // 4020: apgnamM58; dukeM58; swM58; Tuba // Amplitude begins at 856.8, peaks 3565.2 at 33.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4039,4039, 0, 0, 40000, 0,0.000000 }, // 3888: apgnamM59; dukeM59; swM59; Muted Trumpet + {4039,4039, 0, 0, 40000, 0,0.000000 }, // 4021: apgnamM59; dukeM59; swM59; Muted Trumpet // Amplitude begins at 1504.5, peaks 2729.6 at 26.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4040,4040, 0, 0, 40000, 106,0.000000 }, // 3889: apgnamM60; dukeM60; swM60; French Horn + {4040,4040, 0, 0, 40000, 106,0.000000 }, // 4022: apgnamM60; dukeM60; swM60; French Horn // Amplitude begins at 2459.6, peaks 3104.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4041,4041, 0, 0, 40000, 73,0.000000 }, // 3890: apgnamM61; dukeM61; swM61; Brass Section + {4041,4041, 0, 0, 40000, 73,0.000000 }, // 4023: apgnamM61; dukeM61; swM61; Brass Section // Amplitude begins at 2849.3, peaks 3387.0 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4042,4042, 0, 0, 40000, 0,0.000000 }, // 3891: apgnamM62; dukeM62; Synth Brass 1 + {4042,4042, 0, 0, 40000, 0,0.000000 }, // 4024: apgnamM62; dukeM62; Synth Brass 1 // Amplitude begins at 1504.5, peaks 2726.9 at 17.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4043,4043, 0, 0, 40000, 106,0.000000 }, // 3892: apgnamM63; dukeM63; swM63; Synth Brass 2 + {4043,4043, 0, 0, 40000, 106,0.000000 }, // 4025: apgnamM63; dukeM63; swM63; Synth Brass 2 // Amplitude begins at 6.8, peaks 2075.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4044,4044, 0, 0, 40000, 26,0.000000 }, // 3893: apgnamM64; dukeM64; swM64; Soprano Sax + {4044,4044, 0, 0, 40000, 26,0.000000 }, // 4026: apgnamM64; dukeM64; swM64; Soprano Sax // Amplitude begins at 0.8, peaks 2589.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4045,4045, 0, 0, 40000, 20,0.000000 }, // 3894: apgnamM65; apgnamM66; dukeM65; dukeM66; swM65; swM66; Alto Sax; Tenor Sax + {4045,4045, 0, 0, 40000, 20,0.000000 }, // 4027: apgnamM65; apgnamM66; dukeM65; dukeM66; swM65; swM66; Alto Sax; Tenor Sax // Amplitude begins at 7.2, peaks 2155.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4046,4046, 0, 0, 40000, 26,0.000000 }, // 3895: apgnamM67; dukeM67; swM67; Baritone Sax + {4046,4046, 0, 0, 40000, 26,0.000000 }, // 4028: apgnamM67; dukeM67; swM67; Baritone Sax // Amplitude begins at 83.1, peaks 3152.7 at 37.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4047,4047, 0, 0, 40000, 0,0.000000 }, // 3896: apgnamM68; dukeM68; swM68; Oboe + {4047,4047, 0, 0, 40000, 0,0.000000 }, // 4029: apgnamM68; dukeM68; swM68; Oboe // Amplitude begins at 1.1, peaks 1419.7 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4048,4048, 0, 0, 40000, 0,0.000000 }, // 3897: apgnamM69; dukeM69; swM69; English Horn + {4048,4048, 0, 0, 40000, 0,0.000000 }, // 4030: apgnamM69; dukeM69; swM69; English Horn // Amplitude begins at 0.9, peaks 3512.8 at 13.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4049,4049, 0, 0, 40000, 6,0.000000 }, // 3898: apgnamM70; dukeM70; swM70; Bassoon + {4049,4049, 0, 0, 40000, 6,0.000000 }, // 4031: apgnamM70; dukeM70; swM70; Bassoon // Amplitude begins at 149.9, peaks 3258.3 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4050,4050, 0, 0, 40000, 33,0.000000 }, // 3899: apgnamM71; dukeM71; swM71; Clarinet + {4050,4050, 0, 0, 40000, 33,0.000000 }, // 4032: apgnamM71; dukeM71; swM71; Clarinet // Amplitude begins at 0.3, peaks 3142.4 at 4.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4051,4051, 0, 0, 40000, 6,0.000000 }, // 3900: apgnamM72; dukeM72; swM72; Piccolo + {4051,4051, 0, 0, 40000, 6,0.000000 }, // 4033: apgnamM72; dukeM72; swM72; Piccolo // Amplitude begins at 0.6, peaks 2650.7 at 39.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4052,4052, 0, 0, 40000, 6,0.000000 }, // 3901: apgnamM73; dukeM73; swM73; Flute + {4052,4052, 0, 0, 40000, 6,0.000000 }, // 4034: apgnamM73; dukeM73; swM73; Flute // Amplitude begins at 0.6, peaks 1926.3 at 34.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4053,4053, 0, 0, 40000, 20,0.000000 }, // 3902: apgnamM74; dukeM74; swM74; Recorder + {4053,4053, 0, 0, 40000, 20,0.000000 }, // 4035: apgnamM74; dukeM74; swM74; Recorder // Amplitude begins at 0.5, peaks 2930.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4054,4054, 0, 0, 40000, 33,0.000000 }, // 3903: apgnamM75; dukeM75; swM75; Pan Flute + {4054,4054, 0, 0, 40000, 33,0.000000 }, // 4036: apgnamM75; dukeM75; swM75; Pan Flute // Amplitude begins at 0.8, peaks 3312.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4055,4055, 0, 0, 106, 106,0.000000 }, // 3904: apgnamM76; dukeM76; swM76; Bottle Blow + {4055,4055, 0, 0, 106, 106,0.000000 }, // 4037: apgnamM76; dukeM76; swM76; Bottle Blow // Amplitude begins at 0.0, peaks 3073.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4056,4056, 0, 0, 40000, 26,0.000000 }, // 3905: apgnamM77; dukeM77; swM77; Shakuhachi + {4056,4056, 0, 0, 40000, 26,0.000000 }, // 4038: apgnamM77; dukeM77; swM77; Shakuhachi // Amplitude begins at 0.0, peaks 3125.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4057,4057, 0, 0, 40000, 26,0.000000 }, // 3906: apgnamM78; dukeM78; swM78; Whistle + {4057,4057, 0, 0, 40000, 26,0.000000 }, // 4039: apgnamM78; dukeM78; swM78; Whistle // Amplitude begins at 7.8, peaks 3331.5 at 37.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4058,4058, 0, 0, 40000, 53,0.000000 }, // 3907: apgnamM79; dukeM79; swM79; Ocarina + {4058,4058, 0, 0, 40000, 53,0.000000 }, // 4040: apgnamM79; dukeM79; swM79; Ocarina // Amplitude begins at 3016.8, peaks 3148.5 at 23.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4059,4059, 0, 0, 40000, 0,0.000000 }, // 3908: apgnamM80; dukeM80; Lead 1 squareea + {4059,4059, 0, 0, 40000, 0,0.000000 }, // 4041: apgnamM80; dukeM80; Lead 1 squareea // Amplitude begins at 1577.9, peaks 1585.6 at 1.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4060,4060, 0, 0, 40000, 0,0.000000 }, // 3909: apgnamM81; dukeM81; swM81; Lead 2 sawtooth + {4060,4060, 0, 0, 40000, 0,0.000000 }, // 4042: apgnamM81; dukeM81; swM81; Lead 2 sawtooth // Amplitude begins at 0.0, peaks 2571.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4061,4061, 0, 0, 40000, 26,0.000000 }, // 3910: apgnamM82; dukeM82; Lead 3 calliope + {4061,4061, 0, 0, 40000, 26,0.000000 }, // 4043: apgnamM82; dukeM82; Lead 3 calliope // Amplitude begins at 864.8, peaks 3022.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4062,4062, 0, 0, 40000, 20,0.000000 }, // 3911: apgnamM83; dukeM83; swM83; Lead 4 chiff + {4062,4062, 0, 0, 40000, 20,0.000000 }, // 4044: apgnamM83; dukeM83; swM83; Lead 4 chiff // Amplitude begins at 895.0, peaks 3085.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4063,4063, 0, 0, 40000, 0,0.000000 }, // 3912: apgnamM84; dukeM84; swM84; Lead 5 charang + {4063,4063, 0, 0, 40000, 0,0.000000 }, // 4045: apgnamM84; dukeM84; swM84; Lead 5 charang // Amplitude begins at 8.4, peaks 3250.9 at 0.0s, // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s. - {4064,4064, 0, 0, 3673, 3673,0.000000 }, // 3913: apgnamM85; dukeM85; swM85; Lead 6 voice + {4064,4064, 0, 0, 3673, 3673,0.000000 }, // 4046: apgnamM85; dukeM85; swM85; Lead 6 voice // Amplitude begins at 1194.7, peaks 1458.6 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4065,4065, 0, 0, 40000, 140,0.000000 }, // 3914: apgnamM86; dukeM86; swM86; Lead 7 fifths + {4065,4065, 0, 0, 40000, 140,0.000000 }, // 4047: apgnamM86; dukeM86; swM86; Lead 7 fifths // Amplitude begins at 2213.4, peaks 3012.9 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4066,4066, 0, 0, 40000, 13,0.000000 }, // 3915: apgnamM87; dukeM87; swM87; Lead 8 brass + {4066,4066, 0, 0, 40000, 13,0.000000 }, // 4048: apgnamM87; dukeM87; swM87; Lead 8 brass // Amplitude begins at 1789.1, peaks 3195.1 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4067,4067, 0, 0, 40000, 213,0.000000 }, // 3916: apgnamM88; dukeM88; swM88; Pad 1 new age + {4067,4067, 0, 0, 40000, 213,0.000000 }, // 4049: apgnamM88; dukeM88; swM88; Pad 1 new age // Amplitude begins at 0.0, peaks 2201.7 at 36.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {4068,4068, 0, 0, 40000, 453,0.000000 }, // 3917: apgnamM89; dukeM89; swM89; Pad 2 warm + {4068,4068, 0, 0, 40000, 453,0.000000 }, // 4050: apgnamM89; dukeM89; swM89; Pad 2 warm // Amplitude begins at 2444.4, peaks 3001.4 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s. - {4069,4069, 0, 0, 2000, 20,0.000000 }, // 3918: apgnamM90; dukeM90; swM90; Pad 3 polysynth + {4069,4069, 0, 0, 2000, 20,0.000000 }, // 4051: apgnamM90; dukeM90; swM90; Pad 3 polysynth // Amplitude begins at 7.9, peaks 3046.9 at 7.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {4070,4070, 0, 0, 40000, 580,0.000000 }, // 3919: apgnamM91; dukeM91; swM91; Pad 4 choir + {4070,4070, 0, 0, 40000, 580,0.000000 }, // 4052: apgnamM91; dukeM91; swM91; Pad 4 choir // Amplitude begins at 0.0, peaks 2434.1 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {4071,4071, 0, 0, 760, 760,0.000000 }, // 3920: apgnamM92; dukeM92; swM92; Pad 5 bowedpad + {4071,4071, 0, 0, 760, 760,0.000000 }, // 4053: apgnamM92; dukeM92; swM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1258.9 at 1.2s, // fades to 20% at 1.2s, keyoff fades to 20% in 0.0s. - {4072,4072, 0, 0, 1200, 13,0.000000 }, // 3921: apgnamM93; dukeM93; swM93; Pad 6 metallic + {4072,4072, 0, 0, 1200, 13,0.000000 }, // 4054: apgnamM93; dukeM93; swM93; Pad 6 metallic // Amplitude begins at 0.0, peaks 1549.5 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {4073,4073, 0, 0, 40000, 513,0.000000 }, // 3922: apgnamM94; dukeM94; swM94; Pad 7 halo + {4073,4073, 0, 0, 40000, 513,0.000000 }, // 4055: apgnamM94; dukeM94; swM94; Pad 7 halo // Amplitude begins at 2050.9, peaks 2586.5 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4074,4074, 0, 0, 40000, 53,0.000000 }, // 3923: apgnamM95; dukeM95; swM95; Pad 8 sweep + {4074,4074, 0, 0, 40000, 53,0.000000 }, // 4056: apgnamM95; dukeM95; swM95; Pad 8 sweep // Amplitude begins at 1480.1, peaks 2252.7 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4075,4075, 0, 0, 1160, 1160,0.000000 }, // 3924: apgnamM96; dukeM96; swM96; FX 1 rain + {4075,4075, 0, 0, 1160, 1160,0.000000 }, // 4057: apgnamM96; dukeM96; swM96; FX 1 rain // Amplitude begins at 0.0, peaks 3163.4 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4076,4076, 0, 0, 40000, 353,0.000000 }, // 3925: apgnamM97; dukeM97; swM97; FX 2 soundtrack + {4076,4076, 0, 0, 40000, 353,0.000000 }, // 4058: apgnamM97; dukeM97; swM97; FX 2 soundtrack // Amplitude begins at 1746.3, peaks 3002.2 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4077,4077, 0, 0, 486, 486,0.000000 }, // 3926: apgnamM98; dukeM98; swM98; FX 3 crystal + {4077,4077, 0, 0, 486, 486,0.000000 }, // 4059: apgnamM98; dukeM98; swM98; FX 3 crystal // Amplitude begins at 2454.9, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4078,4078, 0, 0, 40000, 106,0.000000 }, // 3927: apgnamM99; dukeM99; swM99; FX 4 atmosphere + {4078,4078, 0, 0, 40000, 106,0.000000 }, // 4060: apgnamM99; dukeM99; swM99; FX 4 atmosphere // Amplitude begins at 2036.0, peaks 2915.5 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {4079,4079, 0, 0, 2266, 2266,0.000000 }, // 3928: apgnamM100; dukeM100; swM100; FX 5 brightness + {4079,4079, 0, 0, 2266, 2266,0.000000 }, // 4061: apgnamM100; dukeM100; swM100; FX 5 brightness // Amplitude begins at 0.0, peaks 2504.2 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.9s. - {4080,4080, 0, 0, 40000, 920,0.000000 }, // 3929: apgnamM101; dukeM101; swM101; FX 6 goblins + {4080,4080, 0, 0, 40000, 920,0.000000 }, // 4062: apgnamM101; dukeM101; swM101; FX 6 goblins // Amplitude begins at 0.0, peaks 2023.6 at 4.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {4081,4081, 0, 0, 40000, 773,0.000000 }, // 3930: apgnamM102; dukeM102; swM102; FX 7 echoes + {4081,4081, 0, 0, 40000, 773,0.000000 }, // 4063: apgnamM102; dukeM102; swM102; FX 7 echoes // Amplitude begins at 1616.4, peaks 2493.1 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4082,4082, 0, 0, 40000, 6,0.000000 }, // 3931: apgnamM103; dukeM103; swM103; FX 8 sci-fi + {4082,4082, 0, 0, 40000, 6,0.000000 }, // 4064: apgnamM103; dukeM103; swM103; FX 8 sci-fi // Amplitude begins at 1908.6, peaks 1994.3 at 0.4s, // fades to 20% at 5.0s, keyoff fades to 20% in 5.0s. - {4083,4083, 0, 0, 4960, 4960,0.000000 }, // 3932: apgnamM104; dukeM104; swM104; Sitar + {4083,4083, 0, 0, 4960, 4960,0.000000 }, // 4065: apgnamM104; dukeM104; swM104; Sitar // Amplitude begins at 910.6, peaks 1373.6 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {4084,4084, 0, 0, 1073, 1073,0.000000 }, // 3933: apgnamM105; dukeM105; swM105; Banjo + {4084,4084, 0, 0, 1073, 1073,0.000000 }, // 4066: apgnamM105; dukeM105; swM105; Banjo // Amplitude begins at 2592.1, peaks 2724.0 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4085,4085, 0, 0, 340, 340,0.000000 }, // 3934: apgnamM106; dukeM106; Shamisen + {4085,4085, 0, 0, 340, 340,0.000000 }, // 4067: apgnamM106; dukeM106; Shamisen // Amplitude begins at 1564.3, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4086,4086, 0, 0, 573, 573,0.000000 }, // 3935: apgnamM107; dukeM107; Koto + {4086,4086, 0, 0, 573, 573,0.000000 }, // 4068: apgnamM107; dukeM107; Koto // Amplitude begins at 2312.7, peaks 2354.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4087,4087, 0, 0, 260, 260,0.000000 }, // 3936: apgnamM108; dukeM108; Kalimba + {4087,4087, 0, 0, 260, 260,0.000000 }, // 4069: apgnamM108; dukeM108; Kalimba // Amplitude begins at 0.5, peaks 1453.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4088,4088, 0, 0, 40000, 6,0.000000 }, // 3937: apgnamM109; dukeM109; swM109; Bagpipe + {4088,4088, 0, 0, 40000, 6,0.000000 }, // 4070: apgnamM109; dukeM109; swM109; Bagpipe // Amplitude begins at 0.5, peaks 1579.2 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4089,4089, 0, 0, 40000, 6,0.000000 }, // 3938: apgnamM110; dukeM110; swM110; Fiddle + {4089,4089, 0, 0, 40000, 6,0.000000 }, // 4071: apgnamM110; dukeM110; swM110; Fiddle // Amplitude begins at 115.1, peaks 2287.9 at 14.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4090,4090, 0, 0, 40000, 0,0.000000 }, // 3939: apgnamM111; dukeM111; swM111; Shanai + {4090,4090, 0, 0, 40000, 0,0.000000 }, // 4072: apgnamM111; dukeM111; swM111; Shanai // Amplitude begins at 2095.5, peaks 2562.4 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {4091,4091, 0, 0, 1093, 1093,0.000000 }, // 3940: apgnamM112; dukeM112; swM112; Tinkle Bell + {4091,4091, 0, 0, 1093, 1093,0.000000 }, // 4073: apgnamM112; dukeM112; swM112; Tinkle Bell // Amplitude begins at 2585.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4092,4092, 0, 0, 80, 80,0.000000 }, // 3941: apgnamM113; dukeM113; swM113; Agogo Bells + {4092,4092, 0, 0, 80, 80,0.000000 }, // 4074: apgnamM113; dukeM113; swM113; Agogo Bells // Amplitude begins at 2011.8, peaks 2477.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4093,4093, 0, 0, 260, 260,0.000000 }, // 3942: apgnamM114; dukeM114; swM114; Steel Drums + {4093,4093, 0, 0, 260, 260,0.000000 }, // 4075: apgnamM114; dukeM114; swM114; Steel Drums // Amplitude begins at 2185.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4094,4094, 0, 0, 46, 46,0.000000 }, // 3943: apgnamM115; dukeM115; swM115; Woodblock + {4094,4094, 0, 0, 46, 46,0.000000 }, // 4076: apgnamM115; dukeM115; swM115; Woodblock // Amplitude begins at 2143.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4095,4095, 0, 0, 126, 126,0.000000 }, // 3944: apgnamM116; dukeM116; Taiko Drum + {4095,4095, 0, 0, 126, 126,0.000000 }, // 4077: apgnamM116; dukeM116; Taiko Drum // Amplitude begins at 2460.7, peaks 2681.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4096,4096, 0, 0, 126, 126,0.000000 }, // 3945: apgnamM117; dukeM117; swM117; Melodic Tom + {4096,4096, 0, 0, 126, 126,0.000000 }, // 4078: apgnamM117; dukeM117; swM117; Melodic Tom // Amplitude begins at 7.3, peaks 2781.4 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4097,4097, 0, 0, 233, 233,0.000000 }, // 3946: apgnamM118; dukeM118; swM118; Synth Drum + {4097,4097, 0, 0, 233, 233,0.000000 }, // 4079: apgnamM118; dukeM118; swM118; Synth Drum // Amplitude begins at 0.0, peaks 2987.8 at 1.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4098,4098, 0, 0, 1240, 1240,0.000000 }, // 3947: apgnamM119; dukeM119; Reverse Cymbal + {4098,4098, 0, 0, 1240, 1240,0.000000 }, // 4080: apgnamM119; dukeM119; Reverse Cymbal // Amplitude begins at 0.0, peaks 354.1 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4099,4099, 0, 0, 293, 293,0.000000 }, // 3948: apgnamM120; dukeM120; swM120; Guitar FretNoise + {4099,4099, 0, 0, 293, 293,0.000000 }, // 4081: apgnamM120; dukeM120; swM120; Guitar FretNoise // Amplitude begins at 0.0, peaks 1081.4 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4100,4100, 0, 0, 146, 146,0.000000 }, // 3949: apgnamM121; dukeM121; swM121; Breath Noise + {4100,4100, 0, 0, 146, 146,0.000000 }, // 4082: apgnamM121; dukeM121; swM121; Breath Noise // Amplitude begins at 0.0, peaks 1321.3 at 2.2s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {4101,4101, 0, 0, 4673, 4673,0.000000 }, // 3950: dukeM122; swM122; Seashore + {4101,4101, 0, 0, 4673, 4673,0.000000 }, // 4083: dukeM122; swM122; Seashore // Amplitude begins at 0.0, peaks 2690.6 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4102,4102, 0, 0, 146, 146,0.000000 }, // 3951: apgnamM123; dukeM123; swM123; Bird Tweet + {4102,4102, 0, 0, 146, 146,0.000000 }, // 4084: apgnamM123; dukeM123; swM123; Bird Tweet // Amplitude begins at 2788.3, peaks 3193.1 at 8.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4103,4103, 0, 0, 40000, 0,0.000000 }, // 3952: apgnamM124; dukeM124; swM124; Telephone + {4103,4103, 0, 0, 40000, 0,0.000000 }, // 4085: apgnamM124; dukeM124; swM124; Telephone // Amplitude begins at 0.0, peaks 1249.7 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4104,4104, 0, 0, 146, 146,0.000000 }, // 3953: apgnamM125; dukeM125; swM125; Helicopter + {4104,4104, 0, 0, 146, 146,0.000000 }, // 4086: apgnamM125; dukeM125; swM125; Helicopter // Amplitude begins at 0.0, peaks 2204.7 at 2.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4105,4105, 0, 0, 40000, 113,0.000000 }, // 3954: apgnamM126; dukeM126; swM126; Applause/Noise + {4105,4105, 0, 0, 40000, 113,0.000000 }, // 4087: apgnamM126; dukeM126; swM126; Applause/Noise // Amplitude begins at 1493.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4106,4106, 0, 0, 160, 160,0.000000 }, // 3955: apgnamM127; dukeM127; swM127; Gunshot + {4106,4106, 0, 0, 160, 160,0.000000 }, // 4088: apgnamM127; dukeM127; swM127; Gunshot // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4107,4107, 0, 2, 0, 0,0.000000 }, // 3956: 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 + {4107,4107, 0, 2, 0, 0,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 2823.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 738, 738, 44, 0, 40, 40,0.000000 }, // 3957: apgnamP35; dukeP35; swP35; Ac Bass Drum + { 738, 738, 44, 0, 40, 40,0.000000 }, // 4090: apgnamP35; dukeP35; swP35; Ac Bass Drum // Amplitude begins at 2694.9, peaks 2871.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4108,4108, 36, 0, 33, 33,0.000000 }, // 3958: apgnamP36; dukeP36; swP36; Bass Drum 1 + {4108,4108, 36, 0, 33, 33,0.000000 }, // 4091: apgnamP36; dukeP36; swP36; Bass Drum 1 // Amplitude begins at 1854.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4109,4109, 32, 0, 6, 6,0.000000 }, // 3959: apgnamP37; dukeP37; Side Stick + {4109,4109, 32, 0, 6, 6,0.000000 }, // 4092: apgnamP37; dukeP37; Side Stick // Amplitude begins at 1700.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2034,2034, 60, 0, 80, 80,0.000000 }, // 3960: apgnamP38; dukeP38; swP38; Acoustic Snare + {2034,2034, 60, 0, 80, 80,0.000000 }, // 4093: apgnamP38; dukeP38; swP38; Acoustic Snare // Amplitude begins at 1485.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4110,4110, 24, 0, 6, 6,0.000000 }, // 3961: apgnamP39; dukeP39; swP39; Hand Clap + {4110,4110, 24, 0, 6, 6,0.000000 }, // 4094: apgnamP39; dukeP39; swP39; Hand Clap // Amplitude begins at 1610.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4111,4111, 60, 0, 26, 26,0.000000 }, // 3962: apgnamP40; dukeP40; swP40; Electric Snare + {4111,4111, 60, 0, 26, 26,0.000000 }, // 4095: apgnamP40; dukeP40; swP40; Electric Snare // Amplitude begins at 2358.0, peaks 2923.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4112,4112, 44, 0, 120, 120,0.000000 }, // 3963: apgnamP41; dukeP41; Low Floor Tom + {4112,4112, 44, 0, 120, 120,0.000000 }, // 4096: apgnamP41; dukeP41; Low Floor Tom // Amplitude begins at 740.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 44, 0, 20, 20,0.000000 }, // 3964: apgnamP42; dukeP42; swP42; Closed High Hat + { 133, 133, 44, 0, 20, 20,0.000000 }, // 4097: apgnamP42; dukeP42; swP42; Closed High Hat // Amplitude begins at 4090.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4113,4113, 47, 0, 153, 153,0.000000 }, // 3965: apgnamP43; dukeP43; swP43; High Floor Tom + {4113,4113, 47, 0, 153, 153,0.000000 }, // 4098: apgnamP43; dukeP43; swP43; High Floor Tom // Amplitude begins at 3.6, peaks 648.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 153, 153, 44, 0, 86, 86,0.000000 }, // 3966: apgnamP44; apgnamP69; dukeP44; dukeP69; swP44; swP69; Cabasa; Pedal High Hat + { 153, 153, 44, 0, 86, 86,0.000000 }, // 4099: apgnamP44; apgnamP69; dukeP44; dukeP69; swP44; swP69; Cabasa; Pedal High Hat // Amplitude begins at 2788.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4112,4112, 50, 0, 160, 160,0.000000 }, // 3967: apgnamP45; dukeP45; swP45; Low Tom + {4112,4112, 50, 0, 160, 160,0.000000 }, // 4100: apgnamP45; dukeP45; swP45; Low Tom // Amplitude begins at 418.8, peaks 1116.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 140, 140, 44, 0, 86, 86,0.000000 }, // 3968: apgnamP46; dukeP46; swP46; Open High Hat + { 140, 140, 44, 0, 86, 86,0.000000 }, // 4101: apgnamP46; dukeP46; swP46; Open High Hat // Amplitude begins at 2702.9, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4112,4112, 54, 0, 160, 160,0.000000 }, // 3969: apgnamP47; dukeP47; swP47; Low-Mid Tom + {4112,4112, 54, 0, 160, 160,0.000000 }, // 4102: apgnamP47; dukeP47; swP47; Low-Mid Tom // Amplitude begins at 2647.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4112,4112, 57, 0, 160, 160,0.000000 }, // 3970: apgnamP48; dukeP48; swP48; High-Mid Tom + {4112,4112, 57, 0, 160, 160,0.000000 }, // 4103: apgnamP48; dukeP48; swP48; High-Mid Tom // Amplitude begins at 675.7, peaks 686.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4114,4114, 60, 0, 633, 633,0.000000 }, // 3971: apgnamP49; dukeP49; swP49; Crash Cymbal 1 + {4114,4114, 60, 0, 633, 633,0.000000 }, // 4104: apgnamP49; dukeP49; swP49; Crash Cymbal 1 // Amplitude begins at 2643.1, peaks 2678.0 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4112,4112, 60, 0, 160, 160,0.000000 }, // 3972: apgnamP50; dukeP50; swP50; High Tom + {4112,4112, 60, 0, 160, 160,0.000000 }, // 4105: apgnamP50; dukeP50; swP50; High Tom // Amplitude begins at 675.7, peaks 686.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4115,4115, 60, 0, 633, 633,0.000000 }, // 3973: apgnamP52; dukeP52; swP52; Chinese Cymbal + {4115,4115, 60, 0, 633, 633,0.000000 }, // 4106: apgnamP52; dukeP52; swP52; Chinese Cymbal // Amplitude begins at 485.3, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4116,4116, 60, 0, 620, 620,0.000000 }, // 3974: apgnamP53; dukeP53; swP53; Ride Bell + {4116,4116, 60, 0, 620, 620,0.000000 }, // 4107: apgnamP53; dukeP53; swP53; Ride Bell // Amplitude begins at 692.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4117,4117, 60, 0, 606, 606,0.000000 }, // 3975: apgnamP55; dukeP55; swP55; Splash Cymbal + {4117,4117, 60, 0, 606, 606,0.000000 }, // 4108: apgnamP55; dukeP55; swP55; Splash Cymbal // Amplitude begins at 694.4, peaks 700.8 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4118,4118, 60, 0, 613, 613,0.000000 }, // 3976: apgnamP57; dukeP57; swP57; Crash Cymbal 2 + {4118,4118, 60, 0, 613, 613,0.000000 }, // 4109: apgnamP57; dukeP57; swP57; Crash Cymbal 2 // Amplitude begins at 990.7, peaks 1374.5 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4119,4119, 44, 0, 300, 300,0.000000 }, // 3977: apgnamP58; dukeP58; swP58; Vibraslap + {4119,4119, 44, 0, 300, 300,0.000000 }, // 4110: apgnamP58; dukeP58; swP58; Vibraslap // Amplitude begins at 3084.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2041,2041, 44, 0, 40, 40,0.000000 }, // 3978: apgnamP60; dukeP60; swP60; High Bongo + {2041,2041, 44, 0, 40, 40,0.000000 }, // 4111: apgnamP60; dukeP60; swP60; High Bongo // Amplitude begins at 2987.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 145, 145, 44, 0, 40, 40,0.000000 }, // 3979: apgnamP61; dukeP61; swP61; Low Bongo + { 145, 145, 44, 0, 40, 40,0.000000 }, // 4112: apgnamP61; dukeP61; swP61; Low Bongo // Amplitude begins at 1853.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2042,2042, 44, 0, 13, 13,0.000000 }, // 3980: apgnamP62; dukeP62; swP62; Mute High Conga + {2042,2042, 44, 0, 13, 13,0.000000 }, // 4113: apgnamP62; dukeP62; swP62; Mute High Conga // Amplitude begins at 2394.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4120,4120, 44, 0, 33, 33,0.000000 }, // 3981: apgnamP63; dukeP63; swP63; Open High Conga + {4120,4120, 44, 0, 33, 33,0.000000 }, // 4114: apgnamP63; dukeP63; swP63; Open High Conga // Amplitude begins at 1170.2, peaks 2119.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4121,4121, 44, 0, 40, 40,0.000000 }, // 3982: apgnamP64; dukeP64; swP64; Low Conga + {4121,4121, 44, 0, 40, 40,0.000000 }, // 4115: apgnamP64; dukeP64; swP64; Low Conga // Amplitude begins at 3295.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4122,4122, 45, 0, 73, 73,0.000000 }, // 3983: apgnamP65; dukeP65; swP65; High Timbale + {4122,4122, 45, 0, 73, 73,0.000000 }, // 4116: apgnamP65; dukeP65; swP65; High Timbale // Amplitude begins at 3513.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4123,4123, 33, 0, 66, 66,0.000000 }, // 3984: apgnamP66; dukeP66; swP66; Low Timbale + {4123,4123, 33, 0, 66, 66,0.000000 }, // 4117: apgnamP66; dukeP66; swP66; Low Timbale // Amplitude begins at 791.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4124,4124, 56, 0, 160, 160,0.000000 }, // 3985: apgnamP67; dukeP67; swP67; High Agogo + {4124,4124, 56, 0, 160, 160,0.000000 }, // 4118: apgnamP67; dukeP67; swP67; High Agogo // Amplitude begins at 796.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4124,4124, 51, 0, 160, 160,0.000000 }, // 3986: apgnamP68; dukeP68; swP68; Low Agogo + {4124,4124, 51, 0, 160, 160,0.000000 }, // 4119: apgnamP68; dukeP68; swP68; Low Agogo // Amplitude begins at 7.0, peaks 2363.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4125,4125, 44, 0, 40, 40,0.000000 }, // 3987: apgnamP71; dukeP71; swP71; Short Whistle + {4125,4125, 44, 0, 40, 40,0.000000 }, // 4120: apgnamP71; dukeP71; swP71; Short Whistle // Amplitude begins at 7.0, peaks 2841.1 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4126,4126, 44, 0, 193, 193,0.000000 }, // 3988: apgnamP72; dukeP72; swP72; Long Whistle + {4126,4126, 44, 0, 193, 193,0.000000 }, // 4121: apgnamP72; dukeP72; swP72; Long Whistle // Amplitude begins at 12.4, peaks 1003.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3862,3862, 56, 0, 66, 66,0.000000 }, // 3989: apgnamP74; dukeP74; Long Guiro + {3862,3862, 56, 0, 66, 66,0.000000 }, // 4122: apgnamP74; dukeP74; Long Guiro // Amplitude begins at 2271.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 68, 0, 20, 20,0.000000 }, // 3990: apgnamP75; dukeP75; swP75; Claves + { 159, 159, 68, 0, 20, 20,0.000000 }, // 4123: apgnamP75; dukeP75; swP75; Claves // Amplitude begins at 2785.4, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4127,4127, 51, 0, 153, 153,0.000000 }, // 3991: apgnamP76; dukeP76; High Wood Block + {4127,4127, 51, 0, 153, 153,0.000000 }, // 4124: apgnamP76; dukeP76; High Wood Block // Amplitude begins at 2660.0, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4128,4128, 46, 0, 166, 166,0.000000 }, // 3992: apgnamP77; dukeP77; Low Wood Block + {4128,4128, 46, 0, 166, 166,0.000000 }, // 4125: apgnamP77; dukeP77; Low Wood Block // Amplitude begins at 1668.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4129,4129, 44, 0, 153, 153,0.000000 }, // 3993: apgnamP80; dukeP80; swP80; Mute Triangle + {4129,4129, 44, 0, 153, 153,0.000000 }, // 4126: apgnamP80; dukeP80; swP80; Mute Triangle // Amplitude begins at 1684.5, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4130,4130, 44, 0, 1233, 1233,0.000000 }, // 3994: apgnamP81; dukeP81; swP81; Open Triangle + {4130,4130, 44, 0, 1233, 1233,0.000000 }, // 4127: apgnamP81; dukeP81; swP81; Open Triangle // Amplitude begins at 3.3, peaks 647.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 153, 153, 45, 0, 80, 80,0.000000 }, // 3995: apgnamP82; dukeP82; swP82; Shaker + { 153, 153, 45, 0, 80, 80,0.000000 }, // 4128: apgnamP82; dukeP82; swP82; Shaker // Amplitude begins at 1190.2, peaks 1231.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4131,4131, 0, 0, 40000, 20,0.000000 }, // 3996: swM30; Distorton Guitar + {4131,4131, 0, 0, 40000, 20,0.000000 }, // 4129: swM30; Distorton Guitar // Amplitude begins at 0.8, peaks 2507.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4132,4132, 0, 0, 40000, 66,0.000000 }, // 3997: swM44; Tremulo Strings + {4132,4132, 0, 0, 40000, 66,0.000000 }, // 4130: swM44; Tremulo Strings // Amplitude begins at 2565.7, peaks 3205.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4133,4133, 0, 0, 40000, 0,0.000000 }, // 3998: swM62; Synth Brass 1 + {4133,4133, 0, 0, 40000, 0,0.000000 }, // 4131: swM62; Synth Brass 1 // Amplitude begins at 3016.8, peaks 3148.0 at 39.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4134,4134, 0, 0, 40000, 0,0.000000 }, // 3999: swM80; Lead 1 squareea + {4134,4134, 0, 0, 40000, 0,0.000000 }, // 4132: swM80; Lead 1 squareea // Amplitude begins at 0.7, peaks 3223.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4135,4135, 0, 0, 40000, 20,0.000000 }, // 4000: swM82; Lead 3 calliope + {4135,4135, 0, 0, 40000, 20,0.000000 }, // 4133: swM82; Lead 3 calliope // Amplitude begins at 2850.8, peaks 2900.3 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4136,4136, 0, 0, 1220, 1220,0.000000 }, // 4001: swM106; Shamisen + {4136,4136, 0, 0, 1220, 1220,0.000000 }, // 4134: swM106; Shamisen // Amplitude begins at 1543.7, // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {4137,4137, 0, 0, 660, 660,0.000000 }, // 4002: swM107; Koto + {4137,4137, 0, 0, 660, 660,0.000000 }, // 4135: swM107; Koto // Amplitude begins at 2324.1, peaks 2342.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4138,4138, 0, 0, 260, 260,0.000000 }, // 4003: swM108; Kalimba + {4138,4138, 0, 0, 260, 260,0.000000 }, // 4136: swM108; Kalimba // Amplitude begins at 1746.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4139,4139, 0, 0, 40, 40,0.000000 }, // 4004: swM116; Taiko Drum + {4139,4139, 0, 0, 40, 40,0.000000 }, // 4137: swM116; Taiko Drum // Amplitude begins at 0.0, peaks 1644.5 at 1.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4140,4140, 0, 0, 1240, 1240,0.000000 }, // 4005: swM119; Reverse Cymbal + {4140,4140, 0, 0, 1240, 1240,0.000000 }, // 4138: swM119; Reverse Cymbal // Amplitude begins at 2702.1, peaks 2956.7 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4108,4108, 45, 0, 420, 420,0.000000 }, // 4006: 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 + {4108,4108, 45, 0, 420, 420,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 2456.4, peaks 2871.9 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3064,3064, 45, 0, 613, 613,0.000000 }, // 4007: 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 + {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 197.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4141,4141, 60, 0, 26, 26,0.000000 }, // 4008: swP31 + {4141,4141, 60, 0, 26, 26,0.000000 }, // 4141: swP31 // Amplitude begins at 1781.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4109,4109, 60, 0, 6, 6,0.000000 }, // 4009: swP37; Side Stick + {4109,4109, 60, 0, 6, 6,0.000000 }, // 4142: swP37; Side Stick // Amplitude begins at 2176.7, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4142,4142, 44, 0, 153, 153,0.000000 }, // 4010: swP41; Low Floor Tom + {4142,4142, 44, 0, 153, 153,0.000000 }, // 4143: swP41; Low Floor Tom // Amplitude begins at 25.4, peaks 2415.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4143,4143, 57, 0, 53, 53,0.000000 }, // 4011: swP73; Short Guiro + {4143,4143, 57, 0, 53, 53,0.000000 }, // 4144: swP73; Short Guiro // Amplitude begins at 32.1, peaks 2602.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4144,4144, 56, 0, 66, 66,0.000000 }, // 4012: swP74; Long Guiro + {4144,4144, 56, 0, 66, 66,0.000000 }, // 4145: swP74; Long Guiro // Amplitude begins at 2079.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4145,4145, 60, 0, 20, 20,0.000000 }, // 4013: swP76; High Wood Block + {4145,4145, 60, 0, 20, 20,0.000000 }, // 4146: swP76; High Wood Block // Amplitude begins at 2077.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4146,4146, 60, 0, 20, 20,0.000000 }, // 4014: swP77; Low Wood Block + {4146,4146, 60, 0, 20, 20,0.000000 }, // 4147: swP77; Low Wood Block // Amplitude begins at 1641.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3845,3845, 45, 0, 40, 40,0.000000 }, // 4015: 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 + {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 1344.7, peaks 1356.4 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {4147,4147, 0, 0, 813, 813,0.000000 }, // 4016: raptM24; Acoustic Guitar (nylon) + {4147,4147, 0, 0, 813, 813,0.000000 }, // 4149: raptM24; Acoustic Guitar (nylon) // Amplitude begins at 2029.0, peaks 2151.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4148,4148, 0, 0, 600, 600,0.000000 }, // 4017: raptM25; Acoustic Guitar (steel) + {4148,4148, 0, 0, 600, 600,0.000000 }, // 4150: raptM25; Acoustic Guitar (steel) // Amplitude begins at 2366.1, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4149,4149, 0, 0, 446, 446,0.000000 }, // 4018: raptM26; Electric Guitar (jazz) + {4149,4149, 0, 0, 446, 446,0.000000 }, // 4151: raptM26; Electric Guitar (jazz) // Amplitude begins at 2065.7, peaks 2141.1 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4150,4150, 0, 0, 986, 986,0.000000 }, // 4019: raptM35; Fretless Bass + {4150,4150, 0, 0, 986, 986,0.000000 }, // 4152: raptM35; Fretless Bass // Amplitude begins at 439.4, peaks 1775.6 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4151,4151, 0, 0, 40000, 440,0.000000 }, // 4020: raptM47; * Timpani + {4151,4151, 0, 0, 40000, 440,0.000000 }, // 4153: raptM47; * Timpani // Amplitude begins at 5.5, peaks 2271.8 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4152,4153, 0, 1, 40000, 0,0.078125 }, // 4021: raptM49; String Ensemble 2 + {4152,4153, 0, 1, 40000, 0,0.078125 }, // 4154: raptM49; String Ensemble 2 // Amplitude begins at 0.3, peaks 946.3 at 1.1s, // fades to 20% at 1.1s, keyoff fades to 20% in 0.0s. - {4154,4154, 0, 0, 1093, 13,0.000000 }, // 4022: raptM50; Synth Strings 1 + {4154,4154, 0, 0, 1093, 13,0.000000 }, // 4155: raptM50; Synth Strings 1 // Amplitude begins at 0.0, peaks 1271.6 at 32.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4155,4155, 0, 0, 40000, 426,0.000000 }, // 4023: raptM51; Synth Strings 2 + {4155,4155, 0, 0, 40000, 426,0.000000 }, // 4156: raptM51; Synth Strings 2 // Amplitude begins at 744.2, peaks 3356.0 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4156,1174, 0, 1, 40000, 153,0.156250 }, // 4024: raptM52; Choir Aahs + {4156,1174, 0, 1, 40000, 153,0.156250 }, // 4157: raptM52; Choir Aahs // Amplitude begins at 1473.8, peaks 1476.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4157,4157, 0, 0, 40000, 13,0.000000 }, // 4025: raptM84; Lead 5 (charang) + {4157,4157, 0, 0, 40000, 13,0.000000 }, // 4158: raptM84; Lead 5 (charang) // Amplitude begins at 2454.3, peaks 2610.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4158,4158, 0, 0, 120, 120,0.000000 }, // 4026: raptM117; Melodic Tom + {4158,4158, 0, 0, 120, 120,0.000000 }, // 4159: raptM117; Melodic Tom // Amplitude begins at 743.3, peaks 996.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 }, // 4027: raptP38; Acoustic Snare + {4159,4159, 32, 0, 20, 20,0.000000 }, // 4160: raptP38; Acoustic Snare // Amplitude begins at 924.3, peaks 1154.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 }, // 4028: raptP40; Electric Snare + {4160,4160, 36, 0, 46, 46,0.000000 }, // 4161: raptP40; Electric Snare // Amplitude begins at 735.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4161,4161, 88, 0, 93, 93,0.000000 }, // 4029: raptP42; Closed High-Hat + {4161,4161, 88, 0, 93, 93,0.000000 }, // 4162: raptP42; Closed High-Hat // Amplitude begins at 1540.5, peaks 1600.4 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {4162,4162, 0, 0, 1633, 1633,0.000000 }, // 4030: b65M0; AcouGrandPiano + {4162,4162, 0, 0, 1633, 1633,0.000000 }, // 4163: b65M0; AcouGrandPiano // Amplitude begins at 2838.4, peaks 3325.4 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4163,4163, 0, 0, 1720, 1720,0.000000 }, // 4031: b65M1; BrightAcouGrand + {4163,4163, 0, 0, 1720, 1720,0.000000 }, // 4164: b65M1; BrightAcouGrand // Amplitude begins at 2666.9, peaks 3006.2 at 0.2s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {4164,4164, 0, 0, 2000, 2000,0.000000 }, // 4032: b65M2; ElecGrandPiano + {4164,4164, 0, 0, 2000, 2000,0.000000 }, // 4165: b65M2; ElecGrandPiano // Amplitude begins at 2528.5, peaks 2712.0 at 0.1s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {4165,4165, 0, 0, 1546, 1546,0.000000 }, // 4033: b65M3; Honky-tonkPiano + {4165,4165, 0, 0, 1546, 1546,0.000000 }, // 4166: b65M3; Honky-tonkPiano // Amplitude begins at 2712.0, peaks 2812.8 at 0.0s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {4166,4166, 0, 0, 1266, 1266,0.000000 }, // 4034: b65M4; Rhodes Piano + {4166,4166, 0, 0, 1266, 1266,0.000000 }, // 4167: b65M4; Rhodes Piano // Amplitude begins at 2990.4, peaks 3029.6 at 0.0s, // fades to 20% at 2.0s, keyoff fades to 20% in 2.0s. - {4167,4167, 0, 0, 2000, 2000,0.000000 }, // 4035: b65M5; Chorused Piano + {4167,4167, 0, 0, 2000, 2000,0.000000 }, // 4168: b65M5; Chorused Piano // Amplitude begins at 2810.5, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4168,4168, 0, 0, 906, 906,0.000000 }, // 4036: b65M8; Celesta + {4168,4168, 0, 0, 906, 906,0.000000 }, // 4169: b65M8; Celesta // Amplitude begins at 2680.6, peaks 2943.4 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4169,4169, 0, 0, 1746, 1746,0.000000 }, // 4037: b65M11; Vibraphone + {4169,4169, 0, 0, 1746, 1746,0.000000 }, // 4170: b65M11; Vibraphone // Amplitude begins at 2949.6, peaks 3493.7 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4170,4170, 0, 0, 40000, 133,0.000000 }, // 4038: b65M16; Hammond Organ + {4170,4170, 0, 0, 40000, 133,0.000000 }, // 4171: b65M16; Hammond Organ // Amplitude begins at 2577.0, peaks 3096.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4171,4171, 0, 0, 40000, 46,0.000000 }, // 4039: b65M17; Percussive Organ + {4171,4171, 0, 0, 40000, 46,0.000000 }, // 4172: b65M17; Percussive Organ // Amplitude begins at 817.2, peaks 3053.5 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4172,4172, 0, 0, 40000, 60,0.000000 }, // 4040: b65M18; Rock Organ + {4172,4172, 0, 0, 40000, 60,0.000000 }, // 4173: b65M18; Rock Organ // Amplitude begins at 0.8, peaks 2671.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4173,4173, 0, 0, 40000, 386,0.000000 }, // 4041: b65M19; Church Organ + {4173,4173, 0, 0, 40000, 386,0.000000 }, // 4174: b65M19; Church Organ // Amplitude begins at 0.0, peaks 2568.0 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4174,4174, 0, 0, 40000, 53,0.000000 }, // 4042: b65M21; Accordion + {4174,4174, 0, 0, 40000, 53,0.000000 }, // 4175: b65M21; Accordion // Amplitude begins at 0.8, peaks 1841.9 at 8.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4175,4175, 0, 0, 40000, 160,0.000000 }, // 4043: b65M22; Harmonica + {4175,4175, 0, 0, 40000, 160,0.000000 }, // 4176: b65M22; Harmonica // Amplitude begins at 0.0, peaks 1046.2 at 39.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4176,4176, 0, 0, 40000, 106,0.000000 }, // 4044: b65M23; Tango Accordion + {4176,4176, 0, 0, 40000, 106,0.000000 }, // 4177: b65M23; Tango Accordion // Amplitude begins at 2281.3, peaks 2659.2 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4177,4177, 0, 0, 993, 993,0.000000 }, // 4045: b65M24; Acoustic Guitar1 + {4177,4177, 0, 0, 993, 993,0.000000 }, // 4178: b65M24; Acoustic Guitar1 // Amplitude begins at 3021.2, peaks 3142.7 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4178,4178, 0, 0, 1693, 1693,0.000000 }, // 4046: b65M25; Acoustic Guitar2 + {4178,4178, 0, 0, 1693, 1693,0.000000 }, // 4179: b65M25; Acoustic Guitar2 // Amplitude begins at 2413.7, peaks 3118.0 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {4179,4179, 0, 0, 1780, 1780,0.000000 }, // 4047: b65M26; Electric Guitar1 + {4179,4179, 0, 0, 1780, 1780,0.000000 }, // 4180: b65M26; Electric Guitar1 // Amplitude begins at 2547.4, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {4180,4180, 0, 0, 1066, 1066,0.000000 }, // 4048: b65M27; Electric Guitar2 + {4180,4180, 0, 0, 1066, 1066,0.000000 }, // 4181: b65M27; Electric Guitar2 // Amplitude begins at 2653.1, peaks 2768.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4181,4181, 0, 0, 40000, 0,0.000000 }, // 4049: b65M28; Electric Guitar3 + {4181,4181, 0, 0, 40000, 0,0.000000 }, // 4182: b65M28; Electric Guitar3 // Amplitude begins at 71.3, peaks 1926.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4182,4182, 0, 0, 40000, 53,0.000000 }, // 4050: b65M29; Overdrive Guitar + {4182,4182, 0, 0, 40000, 53,0.000000 }, // 4183: b65M29; Overdrive Guitar // Amplitude begins at 807.5, peaks 2962.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4183,4183, 0, 0, 40000, 53,0.000000 }, // 4051: b65M30; Distorton Guitar + {4183,4183, 0, 0, 40000, 53,0.000000 }, // 4184: b65M30; Distorton Guitar // Amplitude begins at 2395.3, peaks 2449.6 at 0.0s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - {4184,4184, 0, 0, 4153, 4153,0.000000 }, // 4052: b65M31; Guitar Harmonics + {4184,4184, 0, 0, 4153, 4153,0.000000 }, // 4185: b65M31; Guitar Harmonics // Amplitude begins at 2857.8, peaks 3566.8 at 0.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4185,4185, 0, 0, 40000, 106,0.000000 }, // 4053: b65M33; Electric Bass 1 + {4185,4185, 0, 0, 40000, 106,0.000000 }, // 4186: b65M33; Electric Bass 1 // Amplitude begins at 2786.4, peaks 3147.4 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4186,4186, 0, 0, 1720, 1720,0.000000 }, // 4054: b65M34; Electric Bass 2 + {4186,4186, 0, 0, 1720, 1720,0.000000 }, // 4187: b65M34; Electric Bass 2 // Amplitude begins at 140.1, peaks 3068.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4187,4187, 0, 0, 40000, 113,0.000000 }, // 4055: b65M35; Fretless Bass + {4187,4187, 0, 0, 40000, 113,0.000000 }, // 4188: b65M35; Fretless Bass // Amplitude begins at 1871.1, peaks 1981.6 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {4188,4188, 0, 0, 2306, 2306,0.000000 }, // 4056: b65M36; Slap Bass 1 + {4188,4188, 0, 0, 2306, 2306,0.000000 }, // 4189: b65M36; Slap Bass 1 // Amplitude begins at 983.3, peaks 1512.7 at 0.4s, // fades to 20% at 4.7s, keyoff fades to 20% in 4.7s. - {4189,4189, 0, 0, 4693, 4693,0.000000 }, // 4057: b65M37; Slap Bass 2 + {4189,4189, 0, 0, 4693, 4693,0.000000 }, // 4190: b65M37; Slap Bass 2 // Amplitude begins at 2648.2, peaks 3289.6 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4190,4190, 0, 0, 1746, 1746,0.000000 }, // 4058: b65M38; Synth Bass 1 + {4190,4190, 0, 0, 1746, 1746,0.000000 }, // 4191: b65M38; Synth Bass 1 // Amplitude begins at 2530.7, peaks 3428.2 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4191,4191, 0, 0, 40000, 66,0.000000 }, // 4059: b65M39; Synth Bass 2 + {4191,4191, 0, 0, 40000, 66,0.000000 }, // 4192: b65M39; Synth Bass 2 // Amplitude begins at 0.0, peaks 2317.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4192,4192, 0, 0, 40000, 46,0.000000 }, // 4060: b65M40; Violin + {4192,4192, 0, 0, 40000, 46,0.000000 }, // 4193: b65M40; Violin // Amplitude begins at 0.8, peaks 2503.0 at 36.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4193,4193, 0, 0, 40000, 66,0.000000 }, // 4061: b65M41; Viola + {4193,4193, 0, 0, 40000, 66,0.000000 }, // 4194: b65M41; Viola // Amplitude begins at 6.9, peaks 3261.4 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4194,4194, 0, 0, 40000, 46,0.000000 }, // 4062: b65M42; Cello + {4194,4194, 0, 0, 40000, 46,0.000000 }, // 4195: b65M42; Cello // Amplitude begins at 4.5, peaks 2537.7 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {4195,4195, 0, 0, 40000, 300,0.000000 }, // 4063: b65M43; Contrabass + {4195,4195, 0, 0, 40000, 300,0.000000 }, // 4196: b65M43; Contrabass // Amplitude begins at 0.8, peaks 2333.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4196,4196, 0, 0, 40000, 133,0.000000 }, // 4064: b65M44; Tremulo Strings + {4196,4196, 0, 0, 40000, 133,0.000000 }, // 4197: b65M44; Tremulo Strings // Amplitude begins at 56.6, peaks 2157.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4197,4197, 0, 0, 326, 326,0.000000 }, // 4065: b65M45; Pizzicato String + {4197,4197, 0, 0, 326, 326,0.000000 }, // 4198: b65M45; Pizzicato String // Amplitude begins at 2031.1, peaks 2519.3 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4198,4198, 0, 0, 993, 993,0.000000 }, // 4066: b65M46; Orchestral Harp + {4198,4198, 0, 0, 993, 993,0.000000 }, // 4199: b65M46; Orchestral Harp // Amplitude begins at 7.0, peaks 2702.0 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {4199,4199, 0, 0, 40000, 273,0.000000 }, // 4067: b65M48; String Ensemble1 + {4199,4199, 0, 0, 40000, 273,0.000000 }, // 4200: b65M48; String Ensemble1 // Amplitude begins at 0.0, peaks 1305.5 at 0.6s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - {4200,4200, 0, 0, 620, 13,0.000000 }, // 4068: b65M49; String Ensemble2 + {4200,4200, 0, 0, 620, 13,0.000000 }, // 4201: b65M49; String Ensemble2 // Amplitude begins at 0.0, peaks 3565.4 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {4201,4201, 0, 0, 40000, 826,0.000000 }, // 4069: b65M50; Synth Strings 1 + {4201,4201, 0, 0, 40000, 826,0.000000 }, // 4202: b65M50; Synth Strings 1 // Amplitude begins at 0.0, peaks 2413.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4202,4202, 0, 0, 40000, 246,0.000000 }, // 4070: b65M51; SynthStrings 2 + {4202,4202, 0, 0, 40000, 246,0.000000 }, // 4203: b65M51; SynthStrings 2 // Amplitude begins at 374.5, peaks 2009.1 at 40.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {4203,4203, 0, 0, 40000, 573,0.000000 }, // 4071: b65M52; Choir Aahs + {4203,4203, 0, 0, 40000, 573,0.000000 }, // 4204: b65M52; Choir Aahs // Amplitude begins at 7.1, peaks 3364.0 at 0.1s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {4204,4204, 0, 0, 2300, 2300,0.000000 }, // 4072: b65M53; Voice Oohs + {4204,4204, 0, 0, 2300, 2300,0.000000 }, // 4205: b65M53; Voice Oohs // Amplitude begins at 139.6, peaks 3178.3 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4205,4205, 0, 0, 40000, 140,0.000000 }, // 4073: b65M54; Synth Voice + {4205,4205, 0, 0, 40000, 140,0.000000 }, // 4206: b65M54; Synth Voice // Amplitude begins at 81.0, peaks 2645.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4206,4206, 0, 0, 40000, 20,0.000000 }, // 4074: b65M56; Trumpet + {4206,4206, 0, 0, 40000, 20,0.000000 }, // 4207: b65M56; Trumpet // Amplitude begins at 77.8, peaks 1563.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4207,4207, 0, 0, 40000, 66,0.000000 }, // 4075: b65M57; Trombone + {4207,4207, 0, 0, 40000, 66,0.000000 }, // 4208: b65M57; Trombone // Amplitude begins at 120.4, peaks 2912.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4208,4208, 0, 0, 40000, 6,0.000000 }, // 4076: b65M58; Tuba + {4208,4208, 0, 0, 40000, 6,0.000000 }, // 4209: b65M58; Tuba // Amplitude begins at 0.3, peaks 1354.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4209,4209, 0, 0, 40000, 20,0.000000 }, // 4077: b65M59; Muted Trumpet + {4209,4209, 0, 0, 40000, 20,0.000000 }, // 4210: b65M59; Muted Trumpet // Amplitude begins at 7.2, peaks 2653.7 at 26.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4210,4210, 0, 0, 40000, 126,0.000000 }, // 4078: b65M60; French Horn + {4210,4210, 0, 0, 40000, 126,0.000000 }, // 4211: b65M60; French Horn // Amplitude begins at 4.6, peaks 1853.5 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4211,4211, 0, 0, 40000, 33,0.000000 }, // 4079: b65M61; Brass Section + {4211,4211, 0, 0, 40000, 33,0.000000 }, // 4212: b65M61; Brass Section // Amplitude begins at 4.7, peaks 1822.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4212,4212, 0, 0, 40000, 53,0.000000 }, // 4080: b65M62; Synth Brass 1 + {4212,4212, 0, 0, 40000, 53,0.000000 }, // 4213: b65M62; Synth Brass 1 // Amplitude begins at 1789.1, peaks 2986.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4213,4213, 0, 0, 40000, 93,0.000000 }, // 4081: b65M63; Synth Brass 2 + {4213,4213, 0, 0, 40000, 93,0.000000 }, // 4214: b65M63; Synth Brass 2 // Amplitude begins at 6.8, peaks 2713.4 at 32.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4214,4214, 0, 0, 40000, 73,0.000000 }, // 4082: b65M64; Soprano Sax + {4214,4214, 0, 0, 40000, 73,0.000000 }, // 4215: b65M64; Soprano Sax // Amplitude begins at 6.8, peaks 3077.4 at 35.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4215,4215, 0, 0, 40000, 66,0.000000 }, // 4083: b65M65; Alto Sax + {4215,4215, 0, 0, 40000, 66,0.000000 }, // 4216: b65M65; Alto Sax // Amplitude begins at 112.3, peaks 1841.9 at 8.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4216,4216, 0, 0, 40000, 86,0.000000 }, // 4084: b65M66; Tenor Sax + {4216,4216, 0, 0, 40000, 86,0.000000 }, // 4217: b65M66; Tenor Sax // Amplitude begins at 111.8, peaks 1778.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4217,4217, 0, 0, 40000, 40,0.000000 }, // 4085: b65M68; Oboe + {4217,4217, 0, 0, 40000, 40,0.000000 }, // 4218: b65M68; Oboe // Amplitude begins at 11.1, peaks 1064.4 at 1.2s, // fades to 20% at 1.2s, keyoff fades to 20% in 0.0s. - {4218,4218, 0, 0, 1200, 13,0.000000 }, // 4086: b65M69; English Horn + {4218,4218, 0, 0, 1200, 13,0.000000 }, // 4219: b65M69; English Horn // Amplitude begins at 3.8, peaks 2425.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4219,4219, 0, 0, 40000, 33,0.000000 }, // 4087: b65M71; Clarinet + {4219,4219, 0, 0, 40000, 33,0.000000 }, // 4220: b65M71; Clarinet // Amplitude begins at 0.7, peaks 2421.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4220,4220, 0, 0, 40000, 53,0.000000 }, // 4088: b65M72; Piccolo + {4220,4220, 0, 0, 40000, 53,0.000000 }, // 4221: b65M72; Piccolo // Amplitude begins at 0.3, peaks 2204.8 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4221,4221, 0, 0, 40000, 53,0.000000 }, // 4089: b65M73; Flute + {4221,4221, 0, 0, 40000, 53,0.000000 }, // 4222: b65M73; Flute // Amplitude begins at 7.1, peaks 2649.6 at 21.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4222,4222, 0, 0, 40000, 73,0.000000 }, // 4090: b65M74; Recorder + {4222,4222, 0, 0, 40000, 73,0.000000 }, // 4223: b65M74; Recorder // Amplitude begins at 2473.3, peaks 2659.9 at 5.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4223,4223, 0, 0, 40000, 106,0.000000 }, // 4091: b65M80; Lead 1 squareea + {4223,4223, 0, 0, 40000, 106,0.000000 }, // 4224: b65M80; Lead 1 squareea // Amplitude begins at 957.2, peaks 1270.1 at 5.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4224,4224, 0, 0, 40000, 66,0.000000 }, // 4092: b65M81; Lead 2 sawtooth + {4224,4224, 0, 0, 40000, 66,0.000000 }, // 4225: b65M81; Lead 2 sawtooth // Amplitude begins at 0.7, peaks 2316.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4225,4225, 0, 0, 40000, 106,0.000000 }, // 4093: b65M82; Lead 3 calliope + {4225,4225, 0, 0, 40000, 106,0.000000 }, // 4226: b65M82; Lead 3 calliope // Amplitude begins at 975.4, peaks 3151.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4226,4226, 0, 0, 40000, 6,0.000000 }, // 4094: b65M84; Lead 5 charang + {4226,4226, 0, 0, 40000, 6,0.000000 }, // 4227: b65M84; Lead 5 charang // Amplitude begins at 0.6, peaks 2305.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4227,4227, 0, 0, 40000, 246,0.000000 }, // 4095: b65M85; Lead 6 voice + {4227,4227, 0, 0, 40000, 246,0.000000 }, // 4228: b65M85; Lead 6 voice // Amplitude begins at 2213.4, peaks 2992.4 at 1.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4228,4228, 0, 0, 40000, 53,0.000000 }, // 4096: b65M87; Lead 8 brass + {4228,4228, 0, 0, 40000, 53,0.000000 }, // 4229: b65M87; Lead 8 brass // Amplitude begins at 1793.5, peaks 3188.1 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4229,4229, 0, 0, 40000, 246,0.000000 }, // 4097: b65M88; Pad 1 new age + {4229,4229, 0, 0, 40000, 246,0.000000 }, // 4230: b65M88; Pad 1 new age // Amplitude begins at 0.0, peaks 2684.1 at 0.2s, // fades to 20% at 1.7s, keyoff fades to 20% in 0.2s. - {4230,4230, 0, 0, 1740, 193,0.000000 }, // 4098: b65M90; Pad 3 polysynth + {4230,4230, 0, 0, 1740, 193,0.000000 }, // 4231: b65M90; Pad 3 polysynth // Amplitude begins at 7.7, peaks 3098.1 at 18.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {4231,4231, 0, 0, 40000, 580,0.000000 }, // 4099: b65M91; Pad 4 choir + {4231,4231, 0, 0, 40000, 580,0.000000 }, // 4232: b65M91; Pad 4 choir // Amplitude begins at 0.0, peaks 2837.1 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4232,4232, 0, 0, 40000, 106,0.000000 }, // 4100: b65M92; Pad 5 bowedpad + {4232,4232, 0, 0, 40000, 106,0.000000 }, // 4233: b65M92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 1362.9 at 0.6s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.1s. - {4233,4233, 0, 0, 620, 60,0.000000 }, // 4101: b65M93; Pad 6 metallic + {4233,4233, 0, 0, 620, 60,0.000000 }, // 4234: b65M93; Pad 6 metallic // Amplitude begins at 0.0, peaks 2412.4 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4234,4234, 0, 0, 40000, 173,0.000000 }, // 4102: b65M94; Pad 7 halo + {4234,4234, 0, 0, 40000, 173,0.000000 }, // 4235: b65M94; Pad 7 halo // Amplitude begins at 2056.5, peaks 2628.1 at 0.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4235,4235, 0, 0, 40000, 66,0.000000 }, // 4103: b65M95; Pad 8 sweep + {4235,4235, 0, 0, 40000, 66,0.000000 }, // 4236: b65M95; Pad 8 sweep // Amplitude begins at 1789.1, peaks 2097.3 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4236,4236, 0, 0, 40000, 106,0.000000 }, // 4104: b65M99; FX 4 atmosphere + {4236,4236, 0, 0, 40000, 106,0.000000 }, // 4237: b65M99; FX 4 atmosphere // Amplitude begins at 2036.1, peaks 2890.0 at 0.1s, // fades to 20% at 2.1s, keyoff fades to 20% in 2.1s. - {4237,4237, 0, 0, 2133, 2133,0.000000 }, // 4105: b65M100; FX 5 brightness + {4237,4237, 0, 0, 2133, 2133,0.000000 }, // 4238: b65M100; FX 5 brightness // Amplitude begins at 0.0, peaks 2393.2 at 1.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.0s. - {4238,4238, 0, 0, 40000, 966,0.000000 }, // 4106: b65M101; FX 6 goblins + {4238,4238, 0, 0, 40000, 966,0.000000 }, // 4239: b65M101; FX 6 goblins // Amplitude begins at 0.0, peaks 2867.6 at 4.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {4239,4239, 0, 0, 40000, 780,0.000000 }, // 4107: b65M102; FX 7 echoes + {4239,4239, 0, 0, 40000, 780,0.000000 }, // 4240: b65M102; FX 7 echoes // Amplitude begins at 2233.4, peaks 2532.0 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {4240,4240, 0, 0, 1080, 1080,0.000000 }, // 4108: b65M105; Banjo + {4240,4240, 0, 0, 1080, 1080,0.000000 }, // 4241: b65M105; Banjo // Amplitude begins at 0.5, peaks 1572.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4241,4241, 0, 0, 40000, 66,0.000000 }, // 4109: b65M109; Bagpipe + {4241,4241, 0, 0, 40000, 66,0.000000 }, // 4242: b65M109; Bagpipe // Amplitude begins at 0.0, peaks 1830.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4242,4242, 0, 0, 40000, 86,0.000000 }, // 4110: b65M110; Fiddle + {4242,4242, 0, 0, 40000, 86,0.000000 }, // 4243: b65M110; Fiddle // Amplitude begins at 82.6, peaks 1897.6 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4243,4243, 0, 0, 40000, 66,0.000000 }, // 4111: b65M111; Shanai + {4243,4243, 0, 0, 40000, 66,0.000000 }, // 4244: b65M111; Shanai // Amplitude begins at 2057.9, peaks 2567.0 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4244,4244, 0, 0, 1160, 1160,0.000000 }, // 4112: b65M112; Tinkle Bell + {4244,4244, 0, 0, 1160, 1160,0.000000 }, // 4245: b65M112; Tinkle Bell // Amplitude begins at 0.4, peaks 1861.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4245,4245, 0, 0, 40000, 13,0.000000 }, // 4113: b65M123; Bird Tweet + {4245,4245, 0, 0, 40000, 13,0.000000 }, // 4246: b65M123; Bird Tweet // Amplitude begins at 1430.5, peaks 1450.2 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4246,4246, 0, 0, 300, 300,0.000000 }, // 4114: b65M124; Telephone + {4246,4246, 0, 0, 300, 300,0.000000 }, // 4247: b65M124; Telephone // Amplitude begins at 0.0, peaks 1343.5 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4247,4247, 0, 0, 146, 146,0.000000 }, // 4115: b65M125; Helicopter + {4247,4247, 0, 0, 146, 146,0.000000 }, // 4248: b65M125; Helicopter // Amplitude begins at 1226.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4248,4248, 0, 0, 153, 153,0.000000 }, // 4116: b65M127; Gunshot + {4248,4248, 0, 0, 153, 153,0.000000 }, // 4249: b65M127; Gunshot // Amplitude begins at 693.6, peaks 743.8 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {4249,4249, 0, 0, 1886, 1886,0.000000 }, // 4117: b66M14; Tubular Bells + {4249,4249, 0, 0, 1886, 1886,0.000000 }, // 4250: b66M14; Tubular Bells // Amplitude begins at 1428.6, peaks 1906.0 at 32.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4250,4250, 0, 0, 40000, 0,0.000000 }, // 4118: b66M18; Rock Organ + {4250,4250, 0, 0, 40000, 0,0.000000 }, // 4251: b66M18; Rock Organ // Amplitude begins at 2096.9, peaks 2498.9 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4251,4251, 0, 0, 540, 540,0.000000 }, // 4119: b66M24; Acoustic Guitar1 + {4251,4251, 0, 0, 540, 540,0.000000 }, // 4252: b66M24; Acoustic Guitar1 // Amplitude begins at 2255.3, peaks 2278.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4252,4252, 0, 0, 606, 606,0.000000 }, // 4120: b66M25; Acoustic Guitar2 + {4252,4252, 0, 0, 606, 606,0.000000 }, // 4253: b66M25; Acoustic Guitar2 // Amplitude begins at 2948.1, peaks 2987.9 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4253,4253, 0, 0, 960, 960,0.000000 }, // 4121: b66M26; Electric Guitar1 + {4253,4253, 0, 0, 960, 960,0.000000 }, // 4254: b66M26; Electric Guitar1 // Amplitude begins at 1509.7, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4254,4254, 0, 0, 580, 580,0.000000 }, // 4122: b66M27; Electric Guitar2 + {4254,4254, 0, 0, 580, 580,0.000000 }, // 4255: b66M27; Electric Guitar2 // Amplitude begins at 1726.4, peaks 2433.9 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4255,4255, 0, 0, 233, 233,0.000000 }, // 4123: b66M37; Slap Bass 2 + {4255,4255, 0, 0, 233, 233,0.000000 }, // 4256: b66M37; Slap Bass 2 // Amplitude begins at 969.4, peaks 2676.0 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.1s. - {4256,4256, 0, 0, 426, 73,0.000000 }, // 4124: b66M39; Synth Bass 2 + {4256,4256, 0, 0, 426, 73,0.000000 }, // 4257: b66M39; Synth Bass 2 // Amplitude begins at 926.0, peaks 1127.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 }, // 4125: b66M45; Pizzicato String + {4257,4257, 0, 0, 40, 40,0.000000 }, // 4258: b66M45; Pizzicato String // Amplitude begins at 0.0, peaks 2475.5 at 1.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4258,4258, 0, 0, 40000, 20,0.000000 }, // 4126: b66M53; Voice Oohs + {4258,4258, 0, 0, 40000, 20,0.000000 }, // 4259: b66M53; Voice Oohs // Amplitude begins at 1763.9, peaks 3444.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4259,4259, 0, 0, 40000, 20,0.000000 }, // 4127: b66M82; Lead 3 calliope + {4259,4259, 0, 0, 40000, 20,0.000000 }, // 4260: b66M82; Lead 3 calliope // Amplitude begins at 1734.0, peaks 2658.1 at 0.0s, // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s. - {4260,4260, 0, 0, 4626, 4626,0.000000 }, // 4128: b66M86; Lead 7 fifths + {4260,4260, 0, 0, 4626, 4626,0.000000 }, // 4261: b66M86; Lead 7 fifths // Amplitude begins at 2928.1, peaks 2958.0 at 0.0s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - {4261,4261, 0, 0, 4813, 4813,0.000000 }, // 4129: b66M100; FX 5 brightness + {4261,4261, 0, 0, 4813, 4813,0.000000 }, // 4262: b66M100; FX 5 brightness // Amplitude begins at 2575.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 523, 523, 0, 0, 40, 40,0.000000 }, // 4130: b66M113; Agogo Bells + { 523, 523, 0, 0, 40, 40,0.000000 }, // 4263: b66M113; Agogo Bells // Amplitude begins at 3537.0, peaks 4331.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4262,4262, 0, 0, 66, 66,0.000000 }, // 4131: apgleeM117; b66M116; Melodic Tom; Taiko Drum + {4262,4262, 0, 0, 66, 66,0.000000 }, // 4264: apgleeM117; b66M116; Melodic Tom; Taiko Drum // Amplitude begins at 2277.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4263,4263, 0, 0, 46, 46,0.000000 }, // 4132: b66M117; Melodic Tom + {4263,4263, 0, 0, 46, 46,0.000000 }, // 4265: b66M117; Melodic Tom // Amplitude begins at 156.3, peaks 568.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4264,4264, 78, 0, 100, 100,0.000000 }, // 4133: b66P70; Maracas + {4264,4264, 78, 0, 100, 100,0.000000 }, // 4266: b66P70; Maracas // Amplitude begins at 2127.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130, 130, 52, 0, 73, 73,0.000000 }, // 4134: 3drm67P36; Bass Drum 1 + { 130, 130, 52, 0, 73, 73,0.000000 }, // 4267: 3drm67P36; Bass Drum 1 // Amplitude begins at 1909.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 131, 131, 48, 0, 40, 40,0.000000 }, // 4135: 3drm67P37; Side Stick + { 131, 131, 48, 0, 40, 40,0.000000 }, // 4268: 3drm67P37; Side Stick // Amplitude begins at 2174.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 130, 130, 58, 0, 80, 80,0.000000 }, // 4136: 3drm67P38; Acoustic Snare + { 130, 130, 58, 0, 80, 80,0.000000 }, // 4269: 3drm67P38; Acoustic Snare // Amplitude begins at 616.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 47, 0, 26, 26,0.000000 }, // 4137: 3drm67P40; Electric Snare + { 133, 133, 47, 0, 26, 26,0.000000 }, // 4270: 3drm67P40; Electric Snare // Amplitude begins at 1471.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 492, 492, 43, 0, 26, 26,0.000000 }, // 4138: 3drm67P41; 3drm67P43; 3drm67P45; High Floor Tom; Low Floor Tom; Low Tom + { 492, 492, 43, 0, 26, 26,0.000000 }, // 4271: 3drm67P41; 3drm67P43; 3drm67P45; High Floor Tom; Low Floor Tom; Low Tom // Amplitude begins at 569.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 49, 0, 26, 26,0.000000 }, // 4139: 3drm67P42; Closed High Hat + { 133, 133, 49, 0, 26, 26,0.000000 }, // 4272: 3drm67P42; Closed High Hat // Amplitude begins at 737.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 51, 0, 20, 20,0.000000 }, // 4140: 3drm67P44; Pedal High Hat + { 133, 133, 51, 0, 20, 20,0.000000 }, // 4273: 3drm67P44; Pedal High Hat // Amplitude begins at 742.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 54, 0, 20, 20,0.000000 }, // 4141: 3drm67P46; Open High Hat + { 133, 133, 54, 0, 20, 20,0.000000 }, // 4274: 3drm67P46; Open High Hat // Amplitude begins at 627.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 57, 0, 20, 20,0.000000 }, // 4142: 3drm67P47; Low-Mid Tom + { 133, 133, 57, 0, 20, 20,0.000000 }, // 4275: 3drm67P47; Low-Mid Tom // Amplitude begins at 1586.2, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 492, 492, 72, 0, 146, 146,0.000000 }, // 4143: 3drm67P48; High-Mid Tom - - // Amplitude begins at 572.6, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 60, 0, 20, 20,0.000000 }, // 4144: 3drm67P49; Crash Cymbal 1 + { 492, 492, 72, 0, 146, 146,0.000000 }, // 4276: 3drm67P48; High-Mid Tom // Amplitude begins at 924.4, peaks 968.9 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 138, 138, 76, 0, 613, 613,0.000000 }, // 4145: 3drm67P50; High Tom + { 138, 138, 76, 0, 613, 613,0.000000 }, // 4277: 3drm67P50; High Tom // Amplitude begins at 28.1, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 139, 139, 84, 0, 260, 260,0.000000 }, // 4146: 3drm67P51; Ride Cymbal 1 + { 139, 139, 84, 0, 260, 260,0.000000 }, // 4278: 3drm67P51; Ride Cymbal 1 // Amplitude begins at 236.3, peaks 1134.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 140, 140, 36, 0, 113, 113,0.000000 }, // 4147: 3drm67P52; Chinese Cymbal + { 140, 140, 36, 0, 113, 113,0.000000 }, // 4279: 3drm67P52; Chinese Cymbal // Amplitude begins at 1283.9, peaks 1319.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 141, 141, 76, 0, 586, 586,0.000000 }, // 4148: 3drm67P53; Ride Bell + { 141, 141, 76, 0, 586, 586,0.000000 }, // 4280: 3drm67P53; Ride Bell // Amplitude begins at 1318.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 142, 142, 84, 0, 60, 60,0.000000 }, // 4149: 3drm67P54; Tambourine + { 142, 142, 84, 0, 60, 60,0.000000 }, // 4281: 3drm67P54; Tambourine // Amplitude begins at 1279.7, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 136, 136, 83, 0, 413, 413,0.000000 }, // 4150: 3drm67P55; Splash Cymbal + { 136, 136, 83, 0, 413, 413,0.000000 }, // 4282: 3drm67P55; Splash Cymbal // Amplitude begins at 635.8, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 143, 143, 84, 0, 106, 106,0.000000 }, // 4151: 3drm67P56; Cow Bell + { 143, 143, 84, 0, 106, 106,0.000000 }, // 4283: 3drm67P56; Cow Bell // Amplitude begins at 366.5, peaks 377.0 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4265,4265, 24, 0, 566, 566,0.000000 }, // 4152: 3drm67P57; Crash Cymbal 2 + {4265,4265, 24, 0, 566, 566,0.000000 }, // 4284: 3drm67P57; Crash Cymbal 2 // Amplitude begins at 873.3, peaks 1065.7 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - { 138, 138, 77, 0, 573, 573,0.000000 }, // 4153: 3drm67P58; Vibraslap + { 138, 138, 77, 0, 573, 573,0.000000 }, // 4285: 3drm67P58; Vibraslap // Amplitude begins at 3027.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 145, 145, 60, 0, 40, 40,0.000000 }, // 4154: 3drm67P59; Ride Cymbal 2 + { 145, 145, 60, 0, 40, 40,0.000000 }, // 4286: 3drm67P59; Ride Cymbal 2 // Amplitude begins at 1422.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 146, 146, 65, 0, 13, 13,0.000000 }, // 4155: 3drm67P60; High Bongo + { 146, 146, 65, 0, 13, 13,0.000000 }, // 4287: 3drm67P60; High Bongo // Amplitude begins at 2439.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 147, 147, 59, 0, 40, 40,0.000000 }, // 4156: 3drm67P61; Low Bongo + { 147, 147, 59, 0, 40, 40,0.000000 }, // 4288: 3drm67P61; Low Bongo // Amplitude begins at 2488.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 148, 148, 51, 0, 40, 40,0.000000 }, // 4157: 3drm67P62; Mute High Conga + { 148, 148, 51, 0, 40, 40,0.000000 }, // 4289: 3drm67P62; Mute High Conga // Amplitude begins at 2228.9, peaks 2455.9 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 149, 149, 45, 0, 46, 46,0.000000 }, // 4158: 3drm67P63; Open High Conga + { 149, 149, 45, 0, 46, 46,0.000000 }, // 4290: 3drm67P63; Open High Conga // Amplitude begins at 2757.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 150, 150, 71, 0, 133, 133,0.000000 }, // 4159: 3drm67P64; Low Conga + { 150, 150, 71, 0, 133, 133,0.000000 }, // 4291: 3drm67P64; Low Conga // Amplitude begins at 1644.4, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 151, 151, 60, 0, 140, 140,0.000000 }, // 4160: 3drm67P65; High Timbale + { 151, 151, 60, 0, 140, 140,0.000000 }, // 4292: 3drm67P65; High Timbale // Amplitude begins at 2915.6, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 152, 152, 58, 0, 153, 153,0.000000 }, // 4161: 3drm67P66; Low Timbale + { 152, 152, 58, 0, 153, 153,0.000000 }, // 4293: 3drm67P66; Low Timbale // Amplitude begins at 1.4, peaks 567.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 153, 153, 53, 0, 86, 86,0.000000 }, // 4162: 3drm67P67; High Agogo + { 153, 153, 53, 0, 86, 86,0.000000 }, // 4294: 3drm67P67; High Agogo // Amplitude begins at 726.4, peaks 1145.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 154, 154, 64, 0, 13, 13,0.000000 }, // 4163: 3drm67P68; Low Agogo + { 154, 154, 64, 0, 13, 13,0.000000 }, // 4295: 3drm67P68; Low Agogo // Amplitude begins at 240.4, peaks 2643.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 155, 155, 71, 0, 273, 273,0.000000 }, // 4164: 3drm67P69; Cabasa + { 155, 155, 71, 0, 273, 273,0.000000 }, // 4296: 3drm67P69; Cabasa // Amplitude begins at 22.5, peaks 1489.3 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 157, 157, 61, 0, 53, 53,0.000000 }, // 4165: 3drm67P71; Short Whistle + { 157, 157, 61, 0, 53, 53,0.000000 }, // 4297: 3drm67P71; Short Whistle // Amplitude begins at 2561.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 48, 0, 40, 40,0.000000 }, // 4166: 3drm67P73; Short Guiro + { 159, 159, 48, 0, 40, 40,0.000000 }, // 4298: 3drm67P73; Short Guiro // Amplitude begins at 2275.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 160, 160, 69, 0, 20, 20,0.000000 }, // 4167: 3drm67P74; Long Guiro + { 160, 160, 69, 0, 20, 20,0.000000 }, // 4299: 3drm67P74; Long Guiro // Amplitude begins at 2255.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 161, 161, 68, 0, 20, 20,0.000000 }, // 4168: 3drm67P75; Claves + { 161, 161, 68, 0, 20, 20,0.000000 }, // 4300: 3drm67P75; Claves // Amplitude begins at 6.2, peaks 2838.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 162, 162, 63, 0, 113, 113,0.000000 }, // 4169: 3drm67P76; High Wood Block + { 162, 162, 63, 0, 113, 113,0.000000 }, // 4301: 3drm67P76; High Wood Block // Amplitude begins at 6.1, peaks 1405.4 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 163, 163, 74, 0, 293, 293,0.000000 }, // 4170: 3drm67P77; Low Wood Block + { 163, 163, 74, 0, 293, 293,0.000000 }, // 4302: 3drm67P77; Low Wood Block // Amplitude begins at 302.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 164, 164, 60, 0, 113, 113,0.000000 }, // 4171: 3drm67P78; Mute Cuica + { 164, 164, 60, 0, 113, 113,0.000000 }, // 4303: 3drm67P78; Mute Cuica // Amplitude begins at 125.1, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - { 165, 165, 80, 0, 440, 440,0.000000 }, // 4172: 3drm67P79; Open Cuica + { 165, 165, 80, 0, 440, 440,0.000000 }, // 4304: 3drm67P79; Open Cuica // Amplitude begins at 1.7, peaks 564.5 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 166, 166, 64, 0, 46, 46,0.000000 }, // 4173: 3drm67P80; Mute Triangle + { 166, 166, 64, 0, 46, 46,0.000000 }, // 4305: 3drm67P80; Mute Triangle // Amplitude begins at 0.0, peaks 516.7 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - { 167, 167, 69, 0, 293, 293,0.000000 }, // 4174: 3drm67P81; Open Triangle + { 167, 167, 69, 0, 293, 293,0.000000 }, // 4306: 3drm67P81; Open Triangle // Amplitude begins at 819.0, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 168, 168, 73, 0, 133, 133,0.000000 }, // 4175: 3drm67P82; Shaker + { 168, 168, 73, 0, 133, 133,0.000000 }, // 4307: 3drm67P82; Shaker // Amplitude begins at 2267.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 169, 169, 75, 0, 20, 20,0.000000 }, // 4176: 3drm67P83; Jingle Bell + { 169, 169, 75, 0, 20, 20,0.000000 }, // 4308: 3drm67P83; Jingle Bell // Amplitude begins at 2478.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 170, 170, 68, 0, 33, 33,0.000000 }, // 4177: 3drm67P84; Bell Tree + { 170, 170, 68, 0, 33, 33,0.000000 }, // 4309: 3drm67P84; Bell Tree // Amplitude begins at 2224.9, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 132, 132, 48, 0, 100, 100,0.000000 }, // 4178: 3drm67P85; Castanets + { 132, 132, 48, 0, 100, 100,0.000000 }, // 4310: 3drm67P85; Castanets // Amplitude begins at 2650.9, peaks 2908.8 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {3064,3064, 53, 0, 806, 806,0.000000 }, // 4179: 3drm67P86; Mute Surdu + {3064,3064, 53, 0, 806, 806,0.000000 }, // 4311: 3drm67P86; Mute Surdu // Amplitude begins at 1022.5, peaks 1861.0 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4266,4266, 0, 0, 1026, 1026,0.000000 }, // 4180: 2x2byJANM0; AcouGrandPiano + {4266,4266, 0, 0, 1026, 1026,0.000000 }, // 4312: 2x2byJANM0; AcouGrandPiano // Amplitude begins at 2790.9, peaks 2999.6 at 0.0s, // fades to 20% at 1.6s, keyoff fades to 20% in 1.6s. - {4267,4268, 0, 0, 1633, 1633,0.000000 }, // 4181: 2x2byJANM1; BrightAcouGrand + {4267,4268, 0, 0, 1633, 1633,0.000000 }, // 4313: 2x2byJANM1; BrightAcouGrand // Amplitude begins at 2938.4, peaks 3035.6 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {4269,4269, 0, 0, 1500, 1500,0.000000 }, // 4182: 2x2byJANM2; ElecGrandPiano + {4269,4269, 0, 0, 1500, 1500,0.000000 }, // 4314: 2x2byJANM2; ElecGrandPiano // Amplitude begins at 2037.9, peaks 2211.6 at 0.0s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {4270,4271, 0, 0, 1080, 1080,0.000000 }, // 4183: 2x2byJANM3; Honky-tonkPiano + {4270,4271, 0, 0, 1080, 1080,0.000000 }, // 4315: 2x2byJANM3; Honky-tonkPiano // Amplitude begins at 967.6, peaks 1218.5 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4272,4273, 0, 0, 1713, 1713,0.000000 }, // 4184: 2x2byJANM4; Rhodes Piano + {4272,4273, 0, 0, 1713, 1713,0.000000 }, // 4316: 2x2byJANM4; Rhodes Piano // Amplitude begins at 1664.5, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4274,4275, 0, 0, 573, 573,0.000000 }, // 4185: 2x2byJANM5; Chorused Piano + {4274,4275, 0, 0, 573, 573,0.000000 }, // 4317: 2x2byJANM5; Chorused Piano // Amplitude begins at 850.0, peaks 971.1 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4276,4276, 0, 0, 253, 253,0.000000 }, // 4186: 2x2byJANM6; Harpsichord + {4276,4276, 0, 0, 253, 253,0.000000 }, // 4318: 2x2byJANM6; Harpsichord // Amplitude begins at 1431.0, peaks 1481.8 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4277,4277, 0, 0, 320, 320,0.000000 }, // 4187: 2x2byJANM7; Clavinet + {4277,4277, 0, 0, 320, 320,0.000000 }, // 4319: 2x2byJANM7; Clavinet // Amplitude begins at 1136.1, peaks 1386.8 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.0s. - {4278,4279, 0, 0, 486, 6,0.000000 }, // 4188: 2x2byJANM8; Celesta + {4278,4279, 0, 0, 486, 6,0.000000 }, // 4320: 2x2byJANM8; Celesta // Amplitude begins at 757.6, peaks 898.7 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4280,4281, 0, 0, 486, 486,0.000000 }, // 4189: 2x2byJANM9; Glockenspiel + {4280,4281, 0, 0, 486, 486,0.000000 }, // 4321: 2x2byJANM9; Glockenspiel // Amplitude begins at 1636.9, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4282,4282, 0, 0, 413, 413,0.000000 }, // 4190: 2x2byJANM10; Music box + {4282,4282, 0, 0, 413, 413,0.000000 }, // 4322: 2x2byJANM10; Music box // Amplitude begins at 1583.5, peaks 1717.1 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4283,4283, 0, 0, 433, 433,0.000000 }, // 4191: 2x2byJANM11; Vibraphone + {4283,4283, 0, 0, 433, 433,0.000000 }, // 4323: 2x2byJANM11; Vibraphone // Amplitude begins at 1180.8, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4284,4285, 0, 0, 400, 400,0.000000 }, // 4192: 2x2byJANM12; Marimba + {4284,4285, 0, 0, 400, 400,0.000000 }, // 4324: 2x2byJANM12; Marimba // Amplitude begins at 1750.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4286,4287, 0, 0, 46, 46,0.000000 }, // 4193: 2x2byJANM13; Xylophone + {4286,4287, 0, 0, 46, 46,0.000000 }, // 4325: 2x2byJANM13; Xylophone // Amplitude begins at 2832.8, peaks 2958.9 at 0.0s, // fades to 20% at 2.3s, keyoff fades to 20% in 2.3s. - {4288,4288, 0, 0, 2346, 2346,0.000000 }, // 4194: 2x2byJANM14; Tubular Bells + {4288,4288, 0, 0, 2346, 2346,0.000000 }, // 4326: 2x2byJANM14; Tubular Bells // Amplitude begins at 1028.8, peaks 1038.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4289,4290, 0, 0, 206, 206,0.000000 }, // 4195: 2x2byJANM15; Dulcimer + {4289,4290, 0, 0, 206, 206,0.000000 }, // 4327: 2x2byJANM15; Dulcimer // Amplitude begins at 1598.7, peaks 1952.9 at 0.1s, // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s. - {4291,4291, 0, 0, 3580, 3580,0.000000 }, // 4196: 2x2byJANM16; Hammond Organ + {4291,4291, 0, 0, 3580, 3580,0.000000 }, // 4328: 2x2byJANM16; Hammond Organ // Amplitude begins at 2577.0, peaks 3096.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4292,4292, 0, 0, 40000, 6,0.000000 }, // 4197: 2x2byJANM17; Percussive Organ + {4292,4292, 0, 0, 40000, 6,0.000000 }, // 4329: 2x2byJANM17; Percussive Organ // Amplitude begins at 684.6, peaks 3658.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4293,4294, 0, 0, 40000, 6,0.000000 }, // 4198: 2x2byJANM18; Rock Organ + {4293,4294, 0, 0, 40000, 6,0.000000 }, // 4330: 2x2byJANM18; Rock Organ // Amplitude begins at 0.3, peaks 775.5 at 13.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4295,4296, 0, 0, 40000, 6,0.000000 }, // 4199: 2x2byJANM19; Church Organ + {4295,4296, 0, 0, 40000, 6,0.000000 }, // 4331: 2x2byJANM19; Church Organ // Amplitude begins at 0.0, peaks 1001.6 at 35.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4297,4298, 0, 0, 40000, 6,0.000000 }, // 4200: 2x2byJANM20; Reed Organ + {4297,4298, 0, 0, 40000, 6,0.000000 }, // 4332: 2x2byJANM20; Reed Organ // Amplitude begins at 0.0, peaks 1029.0 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4299,4300, 0, 0, 40000, 6,0.000000 }, // 4201: 2x2byJANM21; Accordion + {4299,4300, 0, 0, 40000, 6,0.000000 }, // 4333: 2x2byJANM21; Accordion // Amplitude begins at 0.5, peaks 757.7 at 30.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4301,4302, 0, 0, 40000, 73,0.000000 }, // 4202: 2x2byJANM22; Harmonica + {4301,4302, 0, 0, 40000, 73,0.000000 }, // 4334: 2x2byJANM22; Harmonica // Amplitude begins at 0.0, peaks 1071.3 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4303,4304, 0, 0, 40000, 6,0.000000 }, // 4203: 2x2byJANM23; Tango Accordion + {4303,4304, 0, 0, 40000, 6,0.000000 }, // 4335: 2x2byJANM23; Tango Accordion // Amplitude begins at 874.4, peaks 894.6 at 0.0s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4305,4306, 0, 0, 466, 466,0.000000 }, // 4204: 2x2byJANM24; Acoustic Guitar1 + {4305,4306, 0, 0, 466, 466,0.000000 }, // 4336: 2x2byJANM24; Acoustic Guitar1 // Amplitude begins at 950.2, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - {4307,4308, 0, 0, 1046, 1046,0.000000 }, // 4205: 2x2byJANM25; Acoustic Guitar2 + {4307,4308, 0, 0, 1046, 1046,0.000000 }, // 4337: 2x2byJANM25; Acoustic Guitar2 // Amplitude begins at 1413.6, peaks 1534.0 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {4309,4310, 0, 0, 1853, 1853,0.000000 }, // 4206: 2x2byJANM26; Electric Guitar1 + {4309,4310, 0, 0, 1853, 1853,0.000000 }, // 4338: 2x2byJANM26; Electric Guitar1 // Amplitude begins at 647.4, peaks 890.1 at 0.1s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4311,4311, 0, 0, 80, 80,0.000000 }, // 4207: 2x2byJANM27; Electric Guitar2 + {4311,4311, 0, 0, 80, 80,0.000000 }, // 4339: 2x2byJANM27; Electric Guitar2 // Amplitude begins at 2653.1, peaks 2768.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4312,4312, 0, 0, 40000, 0,0.000000 }, // 4208: 2x2byJANM28; Electric Guitar3 + {4312,4312, 0, 0, 40000, 0,0.000000 }, // 4340: 2x2byJANM28; Electric Guitar3 // Amplitude begins at 3082.3, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4313,4314, 0, 0, 40000, 6,0.000000 }, // 4209: 2x2byJANM29; Overdrive Guitar + {4313,4314, 0, 0, 40000, 6,0.000000 }, // 4341: 2x2byJANM29; Overdrive Guitar // Amplitude begins at 2872.4, peaks 2985.8 at 0.0s, // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s. - {4315,4315, 0, 0, 3806, 3806,0.000000 }, // 4210: 2x2byJANM30; Distorton Guitar + {4315,4315, 0, 0, 3806, 3806,0.000000 }, // 4342: 2x2byJANM30; Distorton Guitar // Amplitude begins at 1415.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4316,4317, 0, 0, 13, 13,0.000000 }, // 4211: 2x2byJANM31; Guitar Harmonics + {4316,4317, 0, 0, 13, 13,0.000000 }, // 4343: 2x2byJANM31; Guitar Harmonics // Amplitude begins at 2454.0, peaks 3020.7 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {4318,4319, 0, 0, 766, 766,0.000000 }, // 4212: 2x2byJANM32; Acoustic Bass + {4318,4319, 0, 0, 766, 766,0.000000 }, // 4344: 2x2byJANM32; Acoustic Bass // Amplitude begins at 2155.0, peaks 2906.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4320,4321, 0, 0, 106, 106,0.000000 }, // 4213: 2x2byJANM33; Electric Bass 1 + {4320,4321, 0, 0, 106, 106,0.000000 }, // 4345: 2x2byJANM33; Electric Bass 1 // Amplitude begins at 1770.0, peaks 1854.3 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4322,4323, 0, 0, 606, 606,0.000000 }, // 4214: 2x2byJANM34; Electric Bass 2 + {4322,4323, 0, 0, 606, 606,0.000000 }, // 4346: 2x2byJANM34; Electric Bass 2 // Amplitude begins at 1669.6, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3430,4324, 0, 0, 580, 580,0.000000 }, // 4215: 2x2byJANM35; Fretless Bass + {3430,4324, 0, 0, 580, 580,0.000000 }, // 4347: 2x2byJANM35; Fretless Bass // Amplitude begins at 1540.5, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4325,4326, 0, 0, 1166, 1166,0.000000 }, // 4216: 2x2byJANM36; Slap Bass 1 + {4325,4326, 0, 0, 1166, 1166,0.000000 }, // 4348: 2x2byJANM36; Slap Bass 1 // Amplitude begins at 3167.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4327,4328, 0, 0, 320, 320,0.000000 }, // 4217: 2x2byJANM37; Slap Bass 2 + {4327,4328, 0, 0, 320, 320,0.000000 }, // 4349: 2x2byJANM37; Slap Bass 2 // Amplitude begins at 2648.2, peaks 3289.6 at 0.0s, // fades to 20% at 1.7s, keyoff fades to 20% in 1.7s. - {4329,4329, 0, 0, 1746, 1746,0.000000 }, // 4218: 2x2byJANM38; Synth Bass 1 + {4329,4329, 0, 0, 1746, 1746,0.000000 }, // 4350: 2x2byJANM38; Synth Bass 1 // Amplitude begins at 1325.1, peaks 1453.5 at 0.1s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {4330,4330, 0, 0, 2206, 2206,0.000000 }, // 4219: 2x2byJANM39; Synth Bass 2 + {4330,4330, 0, 0, 2206, 2206,0.000000 }, // 4351: 2x2byJANM39; Synth Bass 2 // Amplitude begins at 7.8, peaks 2932.2 at 0.1s, // fades to 20% at 4.8s, keyoff fades to 20% in 4.8s. - {4331,4331, 0, 0, 4813, 4813,0.000000 }, // 4220: 2x2byJANM40; Violin + {4331,4331, 0, 0, 4813, 4813,0.000000 }, // 4352: 2x2byJANM40; Violin // Amplitude begins at 0.0, peaks 1454.7 at 15.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4332,4333, 0, 0, 40000, 66,0.000000 }, // 4221: 2x2byJANM41; Viola + {4332,4333, 0, 0, 40000, 66,0.000000 }, // 4353: 2x2byJANM41; Viola // Amplitude begins at 0.0, peaks 1685.2 at 23.7s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4334,4335, 0, 0, 40000, 13,0.000000 }, // 4222: 2x2byJANM42; Cello + {4334,4335, 0, 0, 40000, 13,0.000000 }, // 4354: 2x2byJANM42; Cello // Amplitude begins at 0.0, peaks 1302.5 at 26.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4336,4337, 0, 0, 40000, 20,0.000000 }, // 4223: 2x2byJANM43; Contrabass + {4336,4337, 0, 0, 40000, 20,0.000000 }, // 4355: 2x2byJANM43; Contrabass // Amplitude begins at 0.0, peaks 1226.7 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4338,4339, 0, 0, 40000, 113,0.000000 }, // 4224: 2x2byJANM44; Tremulo Strings + {4338,4339, 0, 0, 40000, 113,0.000000 }, // 4356: 2x2byJANM44; Tremulo Strings // Amplitude begins at 1798.8, peaks 2095.7 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4340,4341, 0, 0, 260, 260,0.000000 }, // 4225: 2x2byJANM45; Pizzicato String + {4340,4341, 0, 0, 260, 260,0.000000 }, // 4357: 2x2byJANM45; Pizzicato String // Amplitude begins at 540.7, peaks 593.5 at 0.0s, // fades to 20% at 1.9s, keyoff fades to 20% in 1.9s. - {4342,4343, 0, 0, 1853, 1853,0.000000 }, // 4226: 2x2byJANM46; Orchestral Harp + {4342,4343, 0, 0, 1853, 1853,0.000000 }, // 4358: 2x2byJANM46; Orchestral Harp // Amplitude begins at 535.6, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {3451,4344, 0, 0, 380, 380,0.000000 }, // 4227: 2x2byJANM47; Timpany + {3451,4344, 0, 0, 380, 380,0.000000 }, // 4359: 2x2byJANM47; Timpany // Amplitude begins at 2361.9, peaks 5292.3 at 0.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4345,4346, 0, 0, 40000, 0,0.000000 }, // 4228: 2x2byJANM48; String Ensemble1 + {4345,4346, 0, 0, 40000, 0,0.000000 }, // 4360: 2x2byJANM48; String Ensemble1 // Amplitude begins at 0.0, peaks 709.0 at 0.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4347,4348, 0, 0, 40000, 140,0.000000 }, // 4229: 2x2byJANM49; String Ensemble2 + {4347,4348, 0, 0, 40000, 140,0.000000 }, // 4361: 2x2byJANM49; String Ensemble2 // Amplitude begins at 0.0, peaks 1507.4 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4349,4350, 0, 0, 40000, 366,0.000000 }, // 4230: 2x2byJANM50; Synth Strings 1 + {4349,4350, 0, 0, 40000, 366,0.000000 }, // 4362: 2x2byJANM50; Synth Strings 1 // Amplitude begins at 0.0, peaks 1142.3 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {3459,4351, 0, 0, 40000, 466,0.000000 }, // 4231: 2x2byJANM51; SynthStrings 2 + {3459,4351, 0, 0, 40000, 466,0.000000 }, // 4363: 2x2byJANM51; SynthStrings 2 // Amplitude begins at 0.0, peaks 768.1 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {4352,4353, 0, 0, 40000, 273,0.000000 }, // 4232: 2x2byJANM52; Choir Aahs + {4352,4353, 0, 0, 40000, 273,0.000000 }, // 4364: 2x2byJANM52; Choir Aahs // Amplitude begins at 153.5, peaks 488.5 at 4.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4354,4355, 0, 0, 40000, 0,0.000000 }, // 4233: 2x2byJANM53; Voice Oohs + {4354,4355, 0, 0, 40000, 0,0.000000 }, // 4365: 2x2byJANM53; Voice Oohs // Amplitude begins at 0.5, peaks 4414.9 at 3.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4356,4356, 0, 0, 40000, 33,0.000000 }, // 4234: 2x2byJANM54; Synth Voice + {4356,4356, 0, 0, 40000, 33,0.000000 }, // 4366: 2x2byJANM54; Synth Voice // Amplitude begins at 0.0, peaks 1279.8 at 0.2s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4357,4358, 0, 0, 506, 506,0.000000 }, // 4235: 2x2byJANM55; Orchestra Hit + {4357,4358, 0, 0, 506, 506,0.000000 }, // 4367: 2x2byJANM55; Orchestra Hit // Amplitude begins at 47.1, peaks 1181.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3469,4359, 0, 0, 40000, 0,0.000000 }, // 4236: 2x2byJANM56; Trumpet + {3469,4359, 0, 0, 40000, 0,0.000000 }, // 4368: 2x2byJANM56; Trumpet // Amplitude begins at 281.5, peaks 942.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4360,4361, 0, 0, 40000, 6,0.000000 }, // 4237: 2x2byJANM57; Trombone + {4360,4361, 0, 0, 40000, 6,0.000000 }, // 4369: 2x2byJANM57; Trombone // Amplitude begins at 7.3, peaks 2637.1 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4362,4363, 0, 0, 40000, 73,0.000000 }, // 4238: 2x2byJANM58; Tuba + {4362,4363, 0, 0, 40000, 73,0.000000 }, // 4370: 2x2byJANM58; Tuba // Amplitude begins at 236.5, peaks 826.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4364,4365, 0, 0, 40000, 0,0.000000 }, // 4239: 2x2byJANM59; Muted Trumpet + {4364,4365, 0, 0, 40000, 0,0.000000 }, // 4371: 2x2byJANM59; Muted Trumpet // Amplitude begins at 0.0, peaks 3288.8 at 0.3s, // fades to 20% at 3.8s, keyoff fades to 20% in 3.8s. - {4366,4366, 0, 0, 3813, 3813,0.000000 }, // 4240: 2x2byJANM60; French Horn + {4366,4366, 0, 0, 3813, 3813,0.000000 }, // 4372: 2x2byJANM60; French Horn // Amplitude begins at 5.2, peaks 3046.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4367,4367, 0, 0, 40000, 6,0.000000 }, // 4241: 2x2byJANM61; Brass Section + {4367,4367, 0, 0, 40000, 6,0.000000 }, // 4373: 2x2byJANM61; Brass Section // Amplitude begins at 2470.6, peaks 3102.3 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4368,4368, 0, 0, 40, 40,0.000000 }, // 4242: 2x2byJANM62; Synth Brass 1 + {4368,4368, 0, 0, 40, 40,0.000000 }, // 4374: 2x2byJANM62; Synth Brass 1 // Amplitude begins at 1095.4, peaks 3106.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4369,4369, 0, 0, 40000, 6,0.000000 }, // 4243: 2x2byJANM63; Synth Brass 2 + {4369,4369, 0, 0, 40000, 6,0.000000 }, // 4375: 2x2byJANM63; Synth Brass 2 // Amplitude begins at 6.8, peaks 2713.4 at 32.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4370,4370, 0, 0, 40000, 6,0.000000 }, // 4244: 2x2byJANM64; Soprano Sax + {4370,4370, 0, 0, 40000, 6,0.000000 }, // 4376: 2x2byJANM64; Soprano Sax // Amplitude begins at 0.0, peaks 853.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4371,4372, 0, 0, 40000, 0,0.000000 }, // 4245: 2x2byJANM65; Alto Sax + {4371,4372, 0, 0, 40000, 0,0.000000 }, // 4377: 2x2byJANM65; Alto Sax // Amplitude begins at 140.8, peaks 2962.1 at 0.1s, // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s. - {4373,4373, 0, 0, 4633, 4633,0.000000 }, // 4246: 2x2byJANM66; Tenor Sax + {4373,4373, 0, 0, 4633, 4633,0.000000 }, // 4378: 2x2byJANM66; Tenor Sax // Amplitude begins at 0.2, peaks 1303.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4374,4375, 0, 0, 40000, 0,0.000000 }, // 4247: 2x2byJANM67; Baritone Sax + {4374,4375, 0, 0, 40000, 0,0.000000 }, // 4379: 2x2byJANM67; Baritone Sax // Amplitude begins at 422.1, peaks 1366.8 at 34.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4376,4377, 0, 0, 40000, 33,0.000000 }, // 4248: 2x2byJANM68; Oboe + {4376,4377, 0, 0, 40000, 33,0.000000 }, // 4380: 2x2byJANM68; Oboe // Amplitude begins at 0.0, peaks 944.8 at 13.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4378,4379, 0, 0, 40000, 0,0.000000 }, // 4249: 2x2byJANM69; English Horn + {4378,4379, 0, 0, 40000, 0,0.000000 }, // 4381: 2x2byJANM69; English Horn // Amplitude begins at 306.8, peaks 1161.6 at 0.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4380,4381, 0, 0, 40000, 6,0.000000 }, // 4250: 2x2byJANM70; Bassoon + {4380,4381, 0, 0, 40000, 6,0.000000 }, // 4382: 2x2byJANM70; Bassoon // Amplitude begins at 0.3, peaks 1866.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4382,4383, 0, 0, 40000, 6,0.000000 }, // 4251: 2x2byJANM71; Clarinet + {4382,4383, 0, 0, 40000, 6,0.000000 }, // 4383: 2x2byJANM71; Clarinet // Amplitude begins at 0.0, peaks 2660.0 at 27.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4384,4385, 0, 0, 40000, 20,0.000000 }, // 4252: 2x2byJANM72; Piccolo + {4384,4385, 0, 0, 40000, 20,0.000000 }, // 4384: 2x2byJANM72; Piccolo // Amplitude begins at 0.0, peaks 3173.9 at 31.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4386,4387, 0, 0, 40000, 20,0.000000 }, // 4253: 2x2byJANM73; Flute + {4386,4387, 0, 0, 40000, 20,0.000000 }, // 4385: 2x2byJANM73; Flute // Amplitude begins at 0.0, peaks 1448.8 at 25.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4388,4389, 0, 0, 40000, 20,0.000000 }, // 4254: 2x2byJANM74; Recorder + {4388,4389, 0, 0, 40000, 20,0.000000 }, // 4386: 2x2byJANM74; Recorder // Amplitude begins at 0.0, peaks 3114.8 at 7.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4390,4391, 0, 0, 40000, 20,0.000000 }, // 4255: 2x2byJANM75; Pan Flute + {4390,4391, 0, 0, 40000, 20,0.000000 }, // 4387: 2x2byJANM75; Pan Flute // Amplitude begins at 0.0, peaks 2678.6 at 37.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4392,4393, 0, 0, 40000, 20,0.000000 }, // 4256: 2x2byJANM76; Bottle Blow + {4392,4393, 0, 0, 40000, 20,0.000000 }, // 4388: 2x2byJANM76; Bottle Blow // Amplitude begins at 0.0, peaks 815.6 at 38.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4394,4395, 0, 0, 40000, 26,0.000000 }, // 4257: 2x2byJANM77; Shakuhachi + {4394,4395, 0, 0, 40000, 26,0.000000 }, // 4389: 2x2byJANM77; Shakuhachi // Amplitude begins at 0.0, peaks 1763.1 at 0.3s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.0s. - {4396,4397, 0, 0, 553, 6,0.000000 }, // 4258: 2x2byJANM78; Whistle + {4396,4397, 0, 0, 553, 6,0.000000 }, // 4390: 2x2byJANM78; Whistle // Amplitude begins at 6.2, peaks 3338.0 at 38.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4398,4398, 0, 0, 40000, 53,0.000000 }, // 4259: 2x2byJANM79; Ocarina + {4398,4398, 0, 0, 40000, 53,0.000000 }, // 4391: 2x2byJANM79; Ocarina // Amplitude begins at 1388.7, peaks 1576.3 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4399,4400, 0, 0, 40000, 0,0.000000 }, // 4260: 2x2byJANM80; Lead 1 squareea + {4399,4400, 0, 0, 40000, 0,0.000000 }, // 4392: 2x2byJANM80; Lead 1 squareea // Amplitude begins at 2466.8, peaks 3024.9 at 22.9s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4401,4402, 0, 0, 40000, 0,0.000000 }, // 4261: 2x2byJANM81; Lead 2 sawtooth + {4401,4402, 0, 0, 40000, 0,0.000000 }, // 4393: 2x2byJANM81; Lead 2 sawtooth // Amplitude begins at 2999.1, peaks 3522.3 at 2.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4403,4403, 0, 0, 40000, 33,0.000000 }, // 4262: 2x2byJANM82; Lead 3 calliope + {4403,4403, 0, 0, 40000, 33,0.000000 }, // 4394: 2x2byJANM82; Lead 3 calliope // Amplitude begins at 864.8, peaks 2991.2 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4404,4404, 0, 0, 40000, 6,0.000000 }, // 4263: 2x2byJANM83; Lead 4 chiff + {4404,4404, 0, 0, 40000, 6,0.000000 }, // 4395: 2x2byJANM83; Lead 4 chiff // Amplitude begins at 2723.6, peaks 2756.4 at 0.3s, // fades to 20% at 3.3s, keyoff fades to 20% in 3.3s. - {4405,4405, 0, 0, 3333, 3333,0.000000 }, // 4264: 2x2byJANM84; Lead 5 charang + {4405,4405, 0, 0, 3333, 3333,0.000000 }, // 4396: 2x2byJANM84; Lead 5 charang // Amplitude begins at 0.0, peaks 3062.5 at 0.2s, // fades to 20% at 1.1s, keyoff fades to 20% in 1.1s. - {4406,4407, 0, 0, 1080, 1080,0.000000 }, // 4265: 2x2byJANM85; Lead 6 voice + {4406,4407, 0, 0, 1080, 1080,0.000000 }, // 4397: 2x2byJANM85; Lead 6 voice // Amplitude begins at 0.3, peaks 3942.2 at 0.3s, // fades to 20% at 3.7s, keyoff fades to 20% in 3.7s. - {4408,4408, 0, 0, 3700, 3700,0.000000 }, // 4266: 2x2byJANM86; Lead 7 fifths + {4408,4408, 0, 0, 3700, 3700,0.000000 }, // 4398: 2x2byJANM86; Lead 7 fifths // Amplitude begins at 1684.7, peaks 1749.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4409,4409, 0, 0, 40000, 140,0.000000 }, // 4267: 2x2byJANM87; Lead 8 brass + {4409,4409, 0, 0, 40000, 140,0.000000 }, // 4399: 2x2byJANM87; Lead 8 brass // Amplitude begins at 2413.0, peaks 2628.0 at 0.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {4410,4411, 0, 0, 40000, 473,0.000000 }, // 4268: 2x2byJANM88; Pad 1 new age + {4410,4411, 0, 0, 40000, 473,0.000000 }, // 4400: 2x2byJANM88; Pad 1 new age // Amplitude begins at 0.0, peaks 1782.2 at 3.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {3534,4412, 0, 0, 40000, 440,0.000000 }, // 4269: 2x2byJANM89; Pad 2 warm + {3534,4412, 0, 0, 40000, 440,0.000000 }, // 4401: 2x2byJANM89; Pad 2 warm // Amplitude begins at 131.8, peaks 2727.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4413,4414, 0, 0, 40000, 13,0.000000 }, // 4270: 2x2byJANM90; Pad 3 polysynth + {4413,4414, 0, 0, 40000, 13,0.000000 }, // 4402: 2x2byJANM90; Pad 3 polysynth // Amplitude begins at 2261.0, peaks 2580.4 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4415,4416, 0, 0, 40000, 33,0.000000 }, // 4271: 2x2byJANM91; Pad 4 choir + {4415,4416, 0, 0, 40000, 33,0.000000 }, // 4403: 2x2byJANM91; Pad 4 choir // Amplitude begins at 0.0, peaks 1478.6 at 1.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4417,4418, 0, 0, 40000, 440,0.000000 }, // 4272: 2x2byJANM92; Pad 5 bowedpad + {4417,4418, 0, 0, 40000, 440,0.000000 }, // 4404: 2x2byJANM92; Pad 5 bowedpad // Amplitude begins at 0.0, peaks 887.8 at 0.5s, // fades to 20% at 2.0s, keyoff fades to 20% in 0.0s. - {4419,4420, 0, 0, 1973, 6,0.000000 }, // 4273: 2x2byJANM93; Pad 6 metallic + {4419,4420, 0, 0, 1973, 6,0.000000 }, // 4405: 2x2byJANM93; Pad 6 metallic // Amplitude begins at 0.0, peaks 2934.6 at 0.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.5s. - {4421,4422, 0, 0, 40000, 473,0.000000 }, // 4274: 2x2byJANM94; Pad 7 halo + {4421,4422, 0, 0, 40000, 473,0.000000 }, // 4406: 2x2byJANM94; Pad 7 halo // Amplitude begins at 0.0, peaks 1415.4 at 0.1s, // fades to 20% at 1.3s, keyoff fades to 20% in 1.3s. - {4423,4424, 0, 0, 1346, 1346,0.000000 }, // 4275: 2x2byJANM95; Pad 8 sweep + {4423,4424, 0, 0, 1346, 1346,0.000000 }, // 4407: 2x2byJANM95; Pad 8 sweep // Amplitude begins at 1538.5, peaks 1607.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.3s. - {4425,4426, 0, 0, 40000, 300,0.000000 }, // 4276: 2x2byJANM96; FX 1 rain + {4425,4426, 0, 0, 40000, 300,0.000000 }, // 4408: 2x2byJANM96; FX 1 rain // Amplitude begins at 0.0, peaks 1122.3 at 1.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {4427,4428, 0, 0, 40000, 580,0.000000 }, // 4277: 2x2byJANM97; FX 2 soundtrack + {4427,4428, 0, 0, 40000, 580,0.000000 }, // 4409: 2x2byJANM97; FX 2 soundtrack // Amplitude begins at 2866.0, peaks 2868.8 at 0.1s, // fades to 20% at 2.5s, keyoff fades to 20% in 2.5s. - {4429,4430, 0, 0, 2480, 2480,0.000000 }, // 4278: 2x2byJANM98; FX 3 crystal + {4429,4430, 0, 0, 2480, 2480,0.000000 }, // 4410: 2x2byJANM98; FX 3 crystal // Amplitude begins at 466.1, peaks 1261.0 at 2.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4431,4432, 0, 0, 40000, 440,0.000000 }, // 4279: 2x2byJANM99; FX 4 atmosphere + {4431,4432, 0, 0, 40000, 440,0.000000 }, // 4411: 2x2byJANM99; FX 4 atmosphere // Amplitude begins at 843.9, peaks 974.0 at 5.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4433,4434, 0, 0, 40000, 240,0.000000 }, // 4280: 2x2byJANM100; FX 5 brightness + {4433,4434, 0, 0, 40000, 240,0.000000 }, // 4412: 2x2byJANM100; FX 5 brightness // Amplitude begins at 1455.4, peaks 3640.1 at 2.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.6s. - {4435,4435, 0, 0, 40000, 566,0.000000 }, // 4281: 2x2byJANM101; FX 6 goblins + {4435,4435, 0, 0, 40000, 566,0.000000 }, // 4413: 2x2byJANM101; FX 6 goblins // Amplitude begins at 0.0, peaks 3258.7 at 4.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4436,4437, 0, 0, 40000, 440,0.000000 }, // 4282: 2x2byJANM102; FX 7 echoes + {4436,4437, 0, 0, 40000, 440,0.000000 }, // 4414: 2x2byJANM102; FX 7 echoes // Amplitude begins at 0.0, peaks 1526.6 at 0.3s, // fades to 20% at 2.2s, keyoff fades to 20% in 2.2s. - {4438,4438, 0, 0, 2173, 2173,0.000000 }, // 4283: 2x2byJANM103; FX 8 sci-fi + {4438,4438, 0, 0, 2173, 2173,0.000000 }, // 4415: 2x2byJANM103; FX 8 sci-fi // Amplitude begins at 50.1, peaks 1153.1 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4439,4440, 0, 0, 566, 566,0.000000 }, // 4284: 2x2byJANM104; Sitar + {4439,4440, 0, 0, 566, 566,0.000000 }, // 4416: 2x2byJANM104; Sitar // Amplitude begins at 100.0, peaks 2142.3 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4441,4442, 0, 0, 253, 253,0.000000 }, // 4285: 2x2byJANM105; Banjo + {4441,4442, 0, 0, 253, 253,0.000000 }, // 4417: 2x2byJANM105; Banjo // Amplitude begins at 1353.0, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4443,4444, 0, 0, 593, 593,0.000000 }, // 4286: 2x2byJANM106; Shamisen + {4443,4444, 0, 0, 593, 593,0.000000 }, // 4418: 2x2byJANM106; Shamisen // Amplitude begins at 780.9, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4445,4446, 0, 0, 300, 300,0.000000 }, // 4287: 2x2byJANM107; Koto + {4445,4446, 0, 0, 300, 300,0.000000 }, // 4419: 2x2byJANM107; Koto // Amplitude begins at 1357.2, peaks 1672.9 at 0.0s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3572,4447, 0, 0, 346, 346,0.000000 }, // 4288: 2x2byJANM108; Kalimba + {3572,4447, 0, 0, 346, 346,0.000000 }, // 4420: 2x2byJANM108; Kalimba // Amplitude begins at 3.3, peaks 762.0 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {3574,4448, 0, 0, 40000, 6,0.000000 }, // 4289: 2x2byJANM109; Bagpipe + {3574,4448, 0, 0, 40000, 6,0.000000 }, // 4421: 2x2byJANM109; Bagpipe // Amplitude begins at 0.0, peaks 1544.1 at 27.8s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {3576,4449, 0, 0, 40000, 66,0.000000 }, // 4290: 2x2byJANM110; Fiddle + {3576,4449, 0, 0, 40000, 66,0.000000 }, // 4422: 2x2byJANM110; Fiddle // Amplitude begins at 234.4, peaks 702.7 at 6.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4450,4451, 0, 0, 40000, 40,0.000000 }, // 4291: 2x2byJANM111; Shanai + {4450,4451, 0, 0, 40000, 40,0.000000 }, // 4423: 2x2byJANM111; Shanai // Amplitude begins at 530.4, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {3580,4452, 0, 0, 573, 573,0.000000 }, // 4292: 2x2byJANM112; Tinkle Bell + {3580,4452, 0, 0, 573, 573,0.000000 }, // 4424: 2x2byJANM112; Tinkle Bell // Amplitude begins at 40.2, peaks 1107.5 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4453,4454, 0, 0, 166, 166,0.000000 }, // 4293: 2x2byJANM113; Agogo Bells + {4453,4454, 0, 0, 166, 166,0.000000 }, // 4425: 2x2byJANM113; Agogo Bells // Amplitude begins at 1327.9, peaks 1335.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4455,4456, 0, 0, 906, 906,0.000000 }, // 4294: 2x2byJANM114; Steel Drums + {4455,4456, 0, 0, 906, 906,0.000000 }, // 4426: 2x2byJANM114; Steel Drums // Amplitude begins at 989.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4457,4458, 0, 0, 26, 26,0.000000 }, // 4295: 2x2byJANM115; Woodblock + {4457,4458, 0, 0, 26, 26,0.000000 }, // 4427: 2x2byJANM115; Woodblock // Amplitude begins at 1496.5, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {3588,4459, 0, 0, 126, 126,0.000000 }, // 4296: 2x2byJANM116; Taiko Drum + {3588,4459, 0, 0, 126, 126,0.000000 }, // 4428: 2x2byJANM116; Taiko Drum // Amplitude begins at 6.3, peaks 1217.9 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4460,4461, 0, 0, 66, 66,0.000000 }, // 4297: 2x2byJANM117; Melodic Tom + {4460,4461, 0, 0, 66, 66,0.000000 }, // 4429: 2x2byJANM117; Melodic Tom // Amplitude begins at 7.9, peaks 1914.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4462,4463, 0, 0, 146, 146,0.000000 }, // 4298: 2x2byJANM118; Synth Drum + {4462,4463, 0, 0, 146, 146,0.000000 }, // 4430: 2x2byJANM118; Synth Drum // Amplitude begins at 0.0, peaks 481.1 at 1.2s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4464,4465, 0, 0, 1166, 1166,0.000000 }, // 4299: 2x2byJANM119; Reverse Cymbal + {4464,4465, 0, 0, 1166, 1166,0.000000 }, // 4431: 2x2byJANM119; Reverse Cymbal // Amplitude begins at 414.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4466,4467, 0, 0, 160, 160,0.000000 }, // 4300: 2x2byJANM120; Guitar FretNoise + {4466,4467, 0, 0, 160, 160,0.000000 }, // 4432: 2x2byJANM120; Guitar FretNoise // Amplitude begins at 0.0, peaks 194.4 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4468,4469, 0, 0, 300, 300,0.000000 }, // 4301: 2x2byJANM121; Breath Noise + {4468,4469, 0, 0, 300, 300,0.000000 }, // 4433: 2x2byJANM121; Breath Noise // Amplitude begins at 0.0, peaks 804.7 at 1.2s, // fades to 20% at 3.2s, keyoff fades to 20% in 3.2s. - {4470,4471, 0, 0, 3220, 3220,0.000000 }, // 4302: 2x2byJANM122; Seashore + {4470,4471, 0, 0, 3220, 3220,0.000000 }, // 4434: 2x2byJANM122; Seashore // Amplitude begins at 0.0, peaks 1071.9 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4472,4473, 0, 0, 153, 153,0.000000 }, // 4303: 2x2byJANM123; Bird Tweet + {4472,4473, 0, 0, 153, 153,0.000000 }, // 4435: 2x2byJANM123; Bird Tweet // Amplitude begins at 351.6, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4474,4475, 0, 0, 1166, 1166,0.000000 }, // 4304: 2x2byJANM124; Telephone + {4474,4475, 0, 0, 1166, 1166,0.000000 }, // 4436: 2x2byJANM124; Telephone // Amplitude begins at 0.0, peaks 523.1 at 2.4s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.8s. - {4476,4477, 0, 0, 40000, 820,0.000000 }, // 4305: 2x2byJANM125; Helicopter + {4476,4477, 0, 0, 40000, 820,0.000000 }, // 4437: 2x2byJANM125; Helicopter // Amplitude begins at 0.0, peaks 1690.7 at 3.5s, // fades to 20% at 40.0s, keyoff fades to 20% in 1.1s. - {4478,4479, 0, 0, 40000, 1086,0.000000 }, // 4306: 2x2byJANM126; Applause/Noise + {4478,4479, 0, 0, 40000, 1086,0.000000 }, // 4438: 2x2byJANM126; Applause/Noise // Amplitude begins at 1226.8, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4480,4480, 0, 0, 153, 153,0.000000 }, // 4307: 2x2byJANM127; Gunshot + {4480,4480, 0, 0, 153, 153,0.000000 }, // 4439: 2x2byJANM127; Gunshot // Amplitude begins at 21.4, peaks 1457.8 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 871, 871,244, 0, 13, 13,0.000000 }, // 4308: apgbloodM86; Lead 7 fifths + { 871, 871,244, 0, 13, 13,0.000000 }, // 4440: apgbloodM86; Lead 7 fifths // Amplitude begins at 0.0, peaks 163.1 at 0.2s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 882, 882,244, 0, 226, 226,0.000000 }, // 4309: apgbloodM97; FX 2 soundtrack + { 882, 882,244, 0, 226, 226,0.000000 }, // 4441: apgbloodM97; FX 2 soundtrack // Amplitude begins at 0.2, peaks 192.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 905, 905,232, 0, 120, 120,0.000000 }, // 4310: apgbloodM123; Bird Tweet + { 905, 905,232, 0, 120, 120,0.000000 }, // 4442: apgbloodM123; Bird Tweet // Amplitude begins at 0.0, peaks 434.7 at 4.1s, // fades to 20% at 4.1s, keyoff fades to 20% in 4.1s. - { 907, 907,220, 0, 4060, 4060,0.000000 }, // 4311: apgbloodM125; Helicopter + { 907, 907,220, 0, 4060, 4060,0.000000 }, // 4443: apgbloodM125; Helicopter // Amplitude begins at 2446.2, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 761, 761, 35, 0, 46, 46,0.000000 }, // 4312: apgbloodP0 + { 761, 761, 35, 0, 46, 46,0.000000 }, // 4444: apgbloodP0 // Amplitude begins at 404.1, peaks 2767.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 758, 758, 35, 0, 66, 66,0.000000 }, // 4313: apgbloodP1 + { 758, 758, 35, 0, 66, 66,0.000000 }, // 4445: apgbloodP1 // Amplitude begins at 37.2, peaks 1316.7 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 759, 759, 35, 0, 80, 80,0.000000 }, // 4314: apgbloodP2 + { 759, 759, 35, 0, 80, 80,0.000000 }, // 4446: apgbloodP2 // Amplitude begins at 2044.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 760, 760, 35, 0, 20, 20,0.000000 }, // 4315: apgbloodP3 + { 760, 760, 35, 0, 20, 20,0.000000 }, // 4447: apgbloodP3 // Amplitude begins at 2673.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 361, 361, 35, 0, 113, 113,0.000000 }, // 4316: apgbloodP4 + { 361, 361, 35, 0, 113, 113,0.000000 }, // 4448: apgbloodP4 // Amplitude begins at 1219.1, peaks 1259.4 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - { 762, 762, 35, 0, 773, 773,0.000000 }, // 4317: apgbloodP5 + { 762, 762, 35, 0, 773, 773,0.000000 }, // 4449: apgbloodP5 // Amplitude begins at 2317.6, peaks 2341.0 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 763, 763, 35, 0, 40, 40,0.000000 }, // 4318: apgbloodP6 + { 763, 763, 35, 0, 40, 40,0.000000 }, // 4450: apgbloodP6 // Amplitude begins at 2112.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2145,2145, 35, 0, 46, 46,0.000000 }, // 4319: apgbloodP8 + {2145,2145, 35, 0, 46, 46,0.000000 }, // 4451: apgbloodP8 // Amplitude begins at 978.0, peaks 2263.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 766, 766, 35, 0, 106, 106,0.000000 }, // 4320: apgbloodP9 + { 766, 766, 35, 0, 106, 106,0.000000 }, // 4452: apgbloodP9 // Amplitude begins at 1204.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2146,2146, 35, 0, 53, 53,0.000000 }, // 4321: apgbloodP10 + {2146,2146, 35, 0, 53, 53,0.000000 }, // 4453: apgbloodP10 // Amplitude begins at 23.1, peaks 835.6 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2147,2147, 35, 0, 73, 73,0.000000 }, // 4322: apgbloodP11 + {2147,2147, 35, 0, 73, 73,0.000000 }, // 4454: apgbloodP11 // Amplitude begins at 0.9, peaks 745.8 at 0.0s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.8s. - {2148,2148, 35, 0, 806, 806,0.000000 }, // 4323: apgbloodP12 + {2148,2148, 35, 0, 806, 806,0.000000 }, // 4455: apgbloodP12 // Amplitude begins at 1403.3, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2149,2149, 35, 0, 406, 406,0.000000 }, // 4324: apgbloodP13 + {2149,2149, 35, 0, 406, 406,0.000000 }, // 4456: apgbloodP13 // Amplitude begins at 901.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 376, 376, 35, 0, 226, 226,0.000000 }, // 4325: apgbloodP14 + { 376, 376, 35, 0, 226, 226,0.000000 }, // 4457: apgbloodP14 // Amplitude begins at 25.3, peaks 1157.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 770, 770, 35, 0, 120, 120,0.000000 }, // 4326: apgbloodP15 + { 770, 770, 35, 0, 120, 120,0.000000 }, // 4458: apgbloodP15 // Amplitude begins at 1937.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2150,2150, 35, 0, 100, 100,0.000000 }, // 4327: apgbloodP16 + {2150,2150, 35, 0, 100, 100,0.000000 }, // 4459: apgbloodP16 // Amplitude begins at 1548.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 382, 382, 35, 0, 20, 20,0.000000 }, // 4328: apgbloodP17 + { 382, 382, 35, 0, 20, 20,0.000000 }, // 4460: apgbloodP17 // Amplitude begins at 1977.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2151,2151, 35, 0, 20, 20,0.000000 }, // 4329: apgbloodP18 + {2151,2151, 35, 0, 20, 20,0.000000 }, // 4461: apgbloodP18 // Amplitude begins at 1849.8, peaks 2169.0 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 773, 773, 35, 0, 60, 60,0.000000 }, // 4330: apgbloodP19 + { 773, 773, 35, 0, 60, 60,0.000000 }, // 4462: apgbloodP19 // Amplitude begins at 2091.3, peaks 2689.6 at 0.0s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 774, 774, 35, 0, 200, 200,0.000000 }, // 4331: apgbloodP20 + { 774, 774, 35, 0, 200, 200,0.000000 }, // 4463: apgbloodP20 // Amplitude begins at 1169.2, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 775, 775, 35, 0, 200, 200,0.000000 }, // 4332: apgbloodP21 + { 775, 775, 35, 0, 200, 200,0.000000 }, // 4464: apgbloodP21 // Amplitude begins at 834.1, peaks 1552.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 776, 776, 35, 0, 120, 120,0.000000 }, // 4333: apgbloodP22 + { 776, 776, 35, 0, 120, 120,0.000000 }, // 4465: apgbloodP22 // Amplitude begins at 1.4, peaks 1290.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 388, 388, 35, 0, 73, 73,0.000000 }, // 4334: apgbloodP23 + { 388, 388, 35, 0, 73, 73,0.000000 }, // 4466: apgbloodP23 // Amplitude begins at 1264.1, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 777, 777, 35, 0, 173, 173,0.000000 }, // 4335: apgbloodP24 + { 777, 777, 35, 0, 173, 173,0.000000 }, // 4467: apgbloodP24 // Amplitude begins at 481.1, peaks 1253.2 at 0.0s, // fades to 20% at 1.0s, keyoff fades to 20% in 1.0s. - { 778, 778, 35, 0, 1006, 1006,0.000000 }, // 4336: apgbloodP25 + { 778, 778, 35, 0, 1006, 1006,0.000000 }, // 4468: apgbloodP25 // Amplitude begins at 28.8, peaks 1344.4 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 779, 779, 35, 0, 40, 40,0.000000 }, // 4337: apgbloodP26 - - // Amplitude begins at 1954.9, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2145,2145, 60, 0, 40, 40,0.000000 }, // 4338: apgbloodP38; Acoustic Snare - - // Amplitude begins at 1899.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2145,2145, 44, 0, 40, 40,0.000000 }, // 4339: apgbloodP40; Electric Snare - - // Amplitude begins at 1247.2, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2146,2146, 47, 0, 46, 46,0.000000 }, // 4340: apgbloodP42; Closed High Hat - - // Amplitude begins at 52.0, peaks 789.8 at 0.0s, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2147,2147, 47, 0, 60, 60,0.000000 }, // 4341: apgbloodP44; Pedal High Hat - - // Amplitude begins at 1.8, peaks 723.0 at 0.0s, - // fades to 20% at 0.7s, keyoff fades to 20% in 0.7s. - {2148,2148, 62, 0, 660, 660,0.000000 }, // 4342: apgbloodP46; Open High Hat - - // Amplitude begins at 1406.0, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {2149,2149, 93, 0, 233, 233,0.000000 }, // 4343: apgbloodP49; apgbloodP52; apgbloodP55; Chinese Cymbal; Crash Cymbal 1; Splash Cymbal - - // Amplitude begins at 1940.7, - // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2150,2150, 50, 0, 80, 80,0.000000 }, // 4344: apgbloodP56; Cow Bell - - // Amplitude begins at 1392.1, peaks 1411.9 at 0.0s, - // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {2149,2149, 40, 0, 393, 393,0.000000 }, // 4345: apgbloodP57; Crash Cymbal 2 - - // Amplitude begins at 1832.5, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2151,2151, 60, 0, 20, 20,0.000000 }, // 4346: apgbloodP60; High Bongo - - // Amplitude begins at 1939.1, peaks 2260.4 at 0.0s, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 773, 773, 60, 0, 46, 46,0.000000 }, // 4347: apgbloodP61; Low Bongo - - // Amplitude begins at 1833.1, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {2151,2151, 57, 0, 20, 20,0.000000 }, // 4348: apgbloodP62; Mute High Conga - - // Amplitude begins at 1203.1, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 775, 775, 42, 0, 193, 193,0.000000 }, // 4349: apgbloodP65; High Timbale - - // Amplitude begins at 1236.7, - // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 775, 775, 38, 0, 193, 193,0.000000 }, // 4350: apgbloodP66; Low Timbale - - // Amplitude begins at 2103.0, - // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 784, 784, 88, 0, 33, 33,0.000000 }, // 4351: apgbloodP80; Mute Triangle + { 779, 779, 35, 0, 40, 40,0.000000 }, // 4469: apgbloodP26 // Amplitude begins at 0.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3828,3828, 35, 2, 0, 0,0.000000 }, // 4352: 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 + {3828,3828, 35, 2, 0, 0,0.000000 }, // 4470: 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 1235.5, peaks 1276.2 at 0.0s, // fades to 20% at 1.5s, keyoff fades to 20% in 1.5s. - {4481,4481, 0, 0, 1500, 1500,0.000000 }, // 4353: apgleeM1; BrightAcouGrand + {4481,4481, 0, 0, 1500, 1500,0.000000 }, // 4471: apgleeM1; BrightAcouGrand // Amplitude begins at 704.6, peaks 715.2 at 0.0s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4482,4482, 0, 0, 1213, 1213,0.000000 }, // 4354: apgleeM4; Rhodes Piano + {4482,4482, 0, 0, 1213, 1213,0.000000 }, // 4472: apgleeM4; Rhodes Piano // Amplitude begins at 1212.8, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4483,4483, 0, 0, 40000, 46,0.000000 }, // 4355: apgleeM17; Percussive Organ + {4483,4483, 0, 0, 40000, 46,0.000000 }, // 4473: apgleeM17; Percussive Organ // Amplitude begins at 1735.2, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4484,4484, 0, 0, 40000, 26,0.000000 }, // 4356: apgleeM19; Church Organ + {4484,4484, 0, 0, 40000, 26,0.000000 }, // 4474: apgleeM19; Church Organ // Amplitude begins at 869.8, peaks 1042.2 at 0.1s, // fades to 20% at 3.6s, keyoff fades to 20% in 3.6s. - {4485,4485, 0, 0, 3566, 3566,0.000000 }, // 4357: apgleeM20; Reed Organ + {4485,4485, 0, 0, 3566, 3566,0.000000 }, // 4475: apgleeM20; Reed Organ // Amplitude begins at 0.0, peaks 303.1 at 25.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4486,4486, 0, 0, 40000, 6,0.000000 }, // 4358: apgleeM21; Accordion + {4486,4486, 0, 0, 40000, 6,0.000000 }, // 4476: apgleeM21; Accordion // Amplitude begins at 2096.9, peaks 2548.4 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4487,4487, 0, 0, 926, 926,0.000000 }, // 4359: apgleeM27; Electric Guitar2 + {4487,4487, 0, 0, 926, 926,0.000000 }, // 4477: apgleeM27; Electric Guitar2 // Amplitude begins at 1149.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4488,4488, 0, 0, 80, 80,0.000000 }, // 4360: apgleeM28; Electric Guitar3 + {4488,4488, 0, 0, 80, 80,0.000000 }, // 4478: apgleeM28; Electric Guitar3 // Amplitude begins at 387.4, peaks 1495.7 at 19.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4489,4489, 0, 0, 40000, 20,0.000000 }, // 4361: apgleeM29; Overdrive Guitar + {4489,4489, 0, 0, 40000, 20,0.000000 }, // 4479: apgleeM29; Overdrive Guitar // Amplitude begins at 162.9, peaks 628.9 at 19.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4490,4490, 0, 0, 40000, 20,0.000000 }, // 4362: apgleeM30; Distorton Guitar + {4490,4490, 0, 0, 40000, 20,0.000000 }, // 4480: apgleeM30; Distorton Guitar // Amplitude begins at 722.5, peaks 2762.8 at 0.0s, // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s. - {4491,4491, 0, 0, 4633, 4633,0.000000 }, // 4363: apgleeM31; Guitar Harmonics + {4491,4491, 0, 0, 4633, 4633,0.000000 }, // 4481: apgleeM31; Guitar Harmonics // Amplitude begins at 2396.7, peaks 2520.0 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.0s. - {4492,4492, 0, 0, 406, 6,0.000000 }, // 4364: apgleeM33; Electric Bass 1 + {4492,4492, 0, 0, 406, 6,0.000000 }, // 4482: apgleeM33; Electric Bass 1 // Amplitude begins at 2673.5, peaks 3000.8 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4493,4493, 0, 0, 40000, 26,0.000000 }, // 4365: apgleeM34; Electric Bass 2 + {4493,4493, 0, 0, 40000, 26,0.000000 }, // 4483: apgleeM34; Electric Bass 2 // Amplitude begins at 2695.5, peaks 3067.8 at 0.0s, // fades to 20% at 4.6s, keyoff fades to 20% in 4.6s. - {4494,4494, 0, 0, 4620, 4620,0.000000 }, // 4366: apgleeM35; Fretless Bass + {4494,4494, 0, 0, 4620, 4620,0.000000 }, // 4484: apgleeM35; Fretless Bass // Amplitude begins at 1282.0, peaks 1529.6 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4495,4495, 0, 0, 40000, 20,0.000000 }, // 4367: apgleeM38; Synth Bass 1 + {4495,4495, 0, 0, 40000, 20,0.000000 }, // 4485: apgleeM38; Synth Bass 1 // Amplitude begins at 5.9, peaks 2095.5 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4496,4496, 0, 0, 40000, 0,0.000000 }, // 4368: apgleeM40; Violin + {4496,4496, 0, 0, 40000, 0,0.000000 }, // 4486: apgleeM40; Violin // Amplitude begins at 1068.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4497,4497, 0, 0, 40, 40,0.000000 }, // 4369: apgleeM43; apgleeM45; Contrabass; Pizzicato String + {4497,4497, 0, 0, 40, 40,0.000000 }, // 4487: apgleeM43; apgleeM45; Contrabass; Pizzicato String // Amplitude begins at 1850.8, peaks 2020.4 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4498,4498, 0, 0, 60, 60,0.000000 }, // 4370: apgleeM44; Tremulo Strings + {4498,4498, 0, 0, 60, 60,0.000000 }, // 4488: apgleeM44; Tremulo Strings // Amplitude begins at 1417.2, peaks 1585.8 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4499,4499, 0, 0, 100, 100,0.000000 }, // 4371: apgleeM47; Timpany + {4499,4499, 0, 0, 100, 100,0.000000 }, // 4489: apgleeM47; Timpany // Amplitude begins at 0.3, peaks 1381.8 at 2.6s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4500,4500, 0, 0, 40000, 126,0.000000 }, // 4372: apgleeM48; String Ensemble1 + {4500,4500, 0, 0, 40000, 126,0.000000 }, // 4490: apgleeM48; String Ensemble1 // Amplitude begins at 264.5, peaks 1449.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.0s. - {4501,4501, 0, 0, 106, 6,0.000000 }, // 4373: apgleeM51; SynthStrings 2 + {4501,4501, 0, 0, 106, 6,0.000000 }, // 4491: apgleeM51; SynthStrings 2 // Amplitude begins at 120.5, peaks 2226.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4502,4502, 0, 0, 40, 40,0.000000 }, // 4374: apgleeM56; apgleeM62; Synth Brass 1; Trumpet + {4502,4502, 0, 0, 40, 40,0.000000 }, // 4492: apgleeM56; apgleeM62; Synth Brass 1; Trumpet // Amplitude begins at 1793.5, peaks 3115.9 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4503,4503, 0, 0, 40000, 0,0.000000 }, // 4375: apgleeM58; Tuba + {4503,4503, 0, 0, 40000, 0,0.000000 }, // 4493: apgleeM58; Tuba // Amplitude begins at 108.4, peaks 2299.7 at 0.3s, // fades to 20% at 4.2s, keyoff fades to 20% in 4.2s. - {4504,4504, 0, 0, 4160, 4160,0.000000 }, // 4376: apgleeM61; Brass Section + {4504,4504, 0, 0, 4160, 4160,0.000000 }, // 4494: apgleeM61; Brass Section // Amplitude begins at 0.5, peaks 2880.0 at 0.1s, // fades to 20% at 0.8s, keyoff fades to 20% in 0.0s. - {4505,4505, 0, 0, 793, 0,0.000000 }, // 4377: apgleeM65; apgleeM66; Alto Sax; Tenor Sax + {4505,4505, 0, 0, 793, 0,0.000000 }, // 4495: apgleeM65; apgleeM66; Alto Sax; Tenor Sax // Amplitude begins at 0.8, peaks 2685.0 at 0.1s, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4506,4506, 0, 0, 473, 473,0.000000 }, // 4378: apgleeM67; Baritone Sax + {4506,4506, 0, 0, 473, 473,0.000000 }, // 4496: apgleeM67; Baritone Sax // Amplitude begins at 5.2, peaks 2659.5 at 21.2s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.1s. - {4507,4507, 0, 0, 40000, 73,0.000000 }, // 4379: apgleeM71; Clarinet + {4507,4507, 0, 0, 40000, 73,0.000000 }, // 4497: apgleeM71; Clarinet // Amplitude begins at 0.5, peaks 2768.9 at 0.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4508,4508, 0, 0, 40000, 6,0.000000 }, // 4380: apgleeM75; Pan Flute + {4508,4508, 0, 0, 40000, 6,0.000000 }, // 4498: apgleeM75; Pan Flute // Amplitude begins at 6.5, peaks 2409.2 at 12.3s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.2s. - {4509,4509, 0, 0, 40000, 153,0.000000 }, // 4381: apgleeM78; Whistle + {4509,4509, 0, 0, 40000, 153,0.000000 }, // 4499: apgleeM78; Whistle // Amplitude begins at 1191.5, peaks 1209.8 at 21.1s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.0s. - {4510,4510, 0, 0, 40000, 0,0.000000 }, // 4382: apgleeM80; Lead 1 squareea + {4510,4510, 0, 0, 40000, 0,0.000000 }, // 4500: apgleeM80; Lead 1 squareea // Amplitude begins at 120.5, peaks 2226.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4511,4511, 0, 0, 40, 40,0.000000 }, // 4383: apgleeM81; Lead 2 sawtooth + {4511,4511, 0, 0, 40, 40,0.000000 }, // 4501: apgleeM81; Lead 2 sawtooth // Amplitude begins at 0.6, peaks 2781.4 at 1.5s, // fades to 20% at 3.4s, keyoff fades to 20% in 0.0s. - {4512,4512, 0, 0, 3386, 0,0.000000 }, // 4384: apgleeM93; Pad 6 metallic + {4512,4512, 0, 0, 3386, 0,0.000000 }, // 4502: apgleeM93; Pad 6 metallic // Amplitude begins at 2080.3, peaks 2767.5 at 2.3s, // fades to 20% at 2.4s, keyoff fades to 20% in 0.0s. - {4513,4513, 0, 0, 2366, 0,0.000000 }, // 4385: apgleeM95; Pad 8 sweep + {4513,4513, 0, 0, 2366, 0,0.000000 }, // 4503: apgleeM95; Pad 8 sweep // Amplitude begins at 33.7, peaks 774.7 at 0.0s, // fades to 20% at 40.0s, keyoff fades to 20% in 0.4s. - {4514,4514, 0, 0, 40000, 440,0.000000 }, // 4386: apgleeM103; FX 8 sci-fi + {4514,4514, 0, 0, 40000, 440,0.000000 }, // 4504: apgleeM103; FX 8 sci-fi // Amplitude begins at 0.0, peaks 1560.7 at 1.1s, // fades to 20% at 1.2s, keyoff fades to 20% in 1.2s. - {4515,4515, 0, 0, 1226, 1226,0.000000 }, // 4387: apgleeM119; Reverse Cymbal + {4515,4515, 0, 0, 1226, 1226,0.000000 }, // 4505: apgleeM119; Reverse Cymbal // Amplitude begins at 1957.9, peaks 2573.1 at 0.0s, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 128, 128, 36, 0, 20, 20,0.000000 }, // 4388: apgleeP35; apgleeP36; Ac Bass Drum; Bass Drum 1 + { 128, 128, 36, 0, 20, 20,0.000000 }, // 4506: apgleeP35; apgleeP36; Ac Bass Drum; Bass Drum 1 // Amplitude begins at 1878.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4516,4516, 36, 0, 6, 6,0.000000 }, // 4389: apgleeP37; Side Stick + {4516,4516, 36, 0, 6, 6,0.000000 }, // 4507: apgleeP37; Side Stick // Amplitude begins at 1551.1, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {2034,2034, 36, 0, 93, 93,0.000000 }, // 4390: apgleeP38; Acoustic Snare + {2034,2034, 36, 0, 93, 93,0.000000 }, // 4508: apgleeP38; Acoustic Snare // Amplitude begins at 1303.3, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4110,4110, 48, 0, 6, 6,0.000000 }, // 4391: apgleeP39; Hand Clap + {4110,4110, 48, 0, 6, 6,0.000000 }, // 4509: apgleeP39; Hand Clap // Amplitude begins at 1460.8, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4111,4111, 36, 0, 26, 26,0.000000 }, // 4392: apgleeP40; Electric Snare + {4111,4111, 36, 0, 26, 26,0.000000 }, // 4510: apgleeP40; Electric Snare // Amplitude begins at 2824.2, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4517,4517, 48, 0, 253, 253,0.000000 }, // 4393: apgleeP41; Low Floor Tom + {4517,4517, 48, 0, 253, 253,0.000000 }, // 4511: apgleeP41; Low Floor Tom // Amplitude begins at 546.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 133, 133, 69, 0, 13, 13,0.000000 }, // 4394: apgleeP42; Closed High Hat + { 133, 133, 69, 0, 13, 13,0.000000 }, // 4512: apgleeP42; Closed High Hat // Amplitude begins at 2840.3, peaks 3033.6 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4517,4517, 52, 0, 406, 406,0.000000 }, // 4395: apgleeP43; High Floor Tom + {4517,4517, 52, 0, 406, 406,0.000000 }, // 4513: apgleeP43; High Floor Tom // Amplitude begins at 2.2, peaks 600.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 153, 153, 48, 0, 86, 86,0.000000 }, // 4396: apgleeP44; Pedal High Hat + { 153, 153, 48, 0, 86, 86,0.000000 }, // 4514: apgleeP44; Pedal High Hat // Amplitude begins at 2843.1, // fades to 20% at 0.5s, keyoff fades to 20% in 0.5s. - {4517,4517, 55, 0, 460, 460,0.000000 }, // 4397: apgleeP45; Low Tom + {4517,4517, 55, 0, 460, 460,0.000000 }, // 4515: apgleeP45; Low Tom // Amplitude begins at 388.4, peaks 1105.1 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - { 140, 140, 57, 0, 93, 93,0.000000 }, // 4398: apgleeP46; Open High Hat + { 140, 140, 57, 0, 93, 93,0.000000 }, // 4516: apgleeP46; Open High Hat // Amplitude begins at 2796.3, peaks 3031.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4517,4517, 58, 0, 553, 553,0.000000 }, // 4399: apgleeP47; Low-Mid Tom + {4517,4517, 58, 0, 553, 553,0.000000 }, // 4517: apgleeP47; Low-Mid Tom // Amplitude begins at 2760.9, peaks 2900.5 at 0.0s, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4517,4517, 60, 0, 600, 600,0.000000 }, // 4400: apgleeP48; High-Mid Tom + {4517,4517, 60, 0, 600, 600,0.000000 }, // 4518: apgleeP48; High-Mid Tom // Amplitude begins at 1300.9, peaks 1304.1 at 0.0s, // fades to 20% at 0.9s, keyoff fades to 20% in 0.9s. - {4518,4518, 62, 0, 860, 860,0.000000 }, // 4401: apgleeP49; Crash Cymbal 1 + {4518,4518, 62, 0, 860, 860,0.000000 }, // 4519: apgleeP49; Crash Cymbal 1 // Amplitude begins at 2939.2, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4517,4517, 63, 0, 606, 606,0.000000 }, // 4402: apgleeP50; High Tom + {4517,4517, 63, 0, 606, 606,0.000000 }, // 4520: apgleeP50; High Tom // Amplitude begins at 657.3, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 135, 135, 70, 0, 173, 173,0.000000 }, // 4403: apgleeP51; Ride Cymbal 1 + { 135, 135, 70, 0, 173, 173,0.000000 }, // 4521: apgleeP51; Ride Cymbal 1 // Amplitude begins at 951.3, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {4519,4519, 70, 0, 293, 293,0.000000 }, // 4404: apgleeP52; Chinese Cymbal + {4519,4519, 70, 0, 293, 293,0.000000 }, // 4522: apgleeP52; Chinese Cymbal // Amplitude begins at 589.8, // fades to 20% at 0.6s, keyoff fades to 20% in 0.6s. - {4520,4520, 53, 0, 606, 606,0.000000 }, // 4405: apgleeP53; Ride Bell + {4520,4520, 53, 0, 606, 606,0.000000 }, // 4523: apgleeP53; Ride Bell // Amplitude begins at 672.9, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {3844,3844, 48, 0, 46, 46,0.000000 }, // 4406: apgleeP54; Tambourine + {3844,3844, 48, 0, 46, 46,0.000000 }, // 4524: apgleeP54; Tambourine // Amplitude begins at 1206.1, peaks 1289.4 at 0.0s, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4521,4521, 84, 0, 420, 420,0.000000 }, // 4407: apgleeP55; Splash Cymbal + {4521,4521, 84, 0, 420, 420,0.000000 }, // 4525: apgleeP55; Splash Cymbal // Amplitude begins at 2791.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4522,4522, 43, 0, 153, 153,0.000000 }, // 4408: apgleeP56; Cow Bell + {4522,4522, 43, 0, 153, 153,0.000000 }, // 4526: apgleeP56; Cow Bell // Amplitude begins at 1468.3, // fades to 20% at 0.4s, keyoff fades to 20% in 0.4s. - {4523,4523, 56, 0, 373, 373,0.000000 }, // 4409: apgleeP57; Crash Cymbal 2 + {4523,4523, 56, 0, 373, 373,0.000000 }, // 4527: apgleeP57; Crash Cymbal 2 // Amplitude begins at 611.7, peaks 1314.5 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4119,4119, 24, 0, 140, 140,0.000000 }, // 4410: apgleeP58; Vibraslap + {4119,4119, 24, 0, 140, 140,0.000000 }, // 4528: apgleeP58; Vibraslap // Amplitude begins at 718.5, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - { 135, 135, 65, 0, 200, 200,0.000000 }, // 4411: apgleeP59; Ride Cymbal 2 + { 135, 135, 65, 0, 200, 200,0.000000 }, // 4529: apgleeP59; Ride Cymbal 2 // Amplitude begins at 2308.6, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 147, 147, 48, 0, 40, 40,0.000000 }, // 4412: apgleeP62; Mute High Conga + { 147, 147, 48, 0, 40, 40,0.000000 }, // 4530: apgleeP62; Mute High Conga // Amplitude begins at 2382.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 147, 147, 54, 0, 40, 40,0.000000 }, // 4413: apgleeP64; Low Conga + { 147, 147, 54, 0, 40, 40,0.000000 }, // 4531: apgleeP64; Low Conga // Amplitude begins at 3447.0, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4524,4524, 42, 0, 46, 46,0.000000 }, // 4414: apgleeP65; High Timbale + {4524,4524, 42, 0, 46, 46,0.000000 }, // 4532: apgleeP65; High Timbale // Amplitude begins at 3394.1, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - {4524,4524, 39, 0, 46, 46,0.000000 }, // 4415: apgleeP66; Low Timbale + {4524,4524, 39, 0, 46, 46,0.000000 }, // 4533: apgleeP66; Low Timbale // Amplitude begins at 6.3, peaks 2344.2 at 0.0s, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4144,4144, 52, 0, 100, 100,0.000000 }, // 4416: apgleeP73; Short Guiro + {4144,4144, 52, 0, 100, 100,0.000000 }, // 4534: apgleeP73; Short Guiro // Amplitude begins at 0.0, peaks 2720.8 at 0.1s, // fades to 20% at 0.2s, keyoff fades to 20% in 0.2s. - {4525,4525, 52, 0, 200, 200,0.000000 }, // 4417: apgleeP74; Long Guiro + {4525,4525, 52, 0, 200, 200,0.000000 }, // 4535: apgleeP74; Long Guiro // Amplitude begins at 2430.7, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 60, 0, 33, 33,0.000000 }, // 4418: apgleeP75; Claves + { 159, 159, 60, 0, 33, 33,0.000000 }, // 4536: apgleeP75; Claves // Amplitude begins at 2435.5, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 66, 0, 33, 33,0.000000 }, // 4419: apgleeP76; High Wood Block + { 159, 159, 66, 0, 33, 33,0.000000 }, // 4537: apgleeP76; High Wood Block // Amplitude begins at 2429.4, // fades to 20% at 0.0s, keyoff fades to 20% in 0.0s. - { 159, 159, 59, 0, 33, 33,0.000000 }, // 4420: apgleeP77; Low Wood Block + { 159, 159, 59, 0, 33, 33,0.000000 }, // 4538: apgleeP77; Low Wood Block // Amplitude begins at 1.8, peaks 2830.1 at 0.1s, // fades to 20% at 0.3s, keyoff fades to 20% in 0.3s. - {3866,3866, 91, 0, 273, 273,0.000000 }, // 4421: apgleeP78; Mute Cuica + {3866,3866, 91, 0, 273, 273,0.000000 }, // 4539: apgleeP78; Mute Cuica // Amplitude begins at 694.4, peaks 700.1 at 0.0s, // fades to 20% at 1.8s, keyoff fades to 20% in 1.8s. - {3875,3875,109, 0, 1786, 1786,0.000000 }, // 4422: apgleeP81; Open Triangle + {3875,3875,109, 0, 1786, 1786,0.000000 }, // 4540: apgleeP81; Open Triangle // Amplitude begins at 703.3, // fades to 20% at 0.1s, keyoff fades to 20% in 0.1s. - {4526,4526, 79, 0, 120, 120,0.000000 }, // 4423: apgleeP83; Jingle Bell + {4526,4526, 79, 0, 120, 120,0.000000 }, // 4541: apgleeP83; Jingle Bell // Amplitude begins at 0.0, peaks 1362.0 at 1.2s, // fades to 20% at 3.4s, keyoff fades to 20% in 3.4s. - {4527,4527, 0, 0, 3393, 3393,0.000000 }, // 4424: apgnamM122; Seashore + {4527,4527, 0, 0, 3393, 3393,0.000000 }, // 4542: apgnamM122; Seashore }; @@ -22341,226 +22813,226 @@ const unsigned short banks[72][256] = 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, 130, 132, 133, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139, 140, 141, 142, 136, 143, 137, 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, 132, 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, }, { // bank 1, Bisqwit (selection of 4op and 2op) - 1, 171, 3, 172, 173, 174, 175, 176, 177, 10, 178, 12, 179, 180, 181, 182, - 183, 184, 185, 186, 21, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, - 198, 199, 200, 36, 201, 35, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, - 212, 213, 214, 51, 215, 216, 54, 217, 56, 57, 218, 219, 220, 221, 222, 223, - 224, 225, 226, 227, 228, 229, 230, 231, 72, 73, 232, 233, 234, 235, 236, 237, - 238, 239, 240, 83, 241, 242, 243, 87, 244, 245, 246, 247, 92, 93, 248, 249, - 250, 251, 252, 99, 100, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, - 112, 264, 265, 266, 116, 267, 268, 269, 270, 121, 271, 272, 273, 274, 0, 276, - 277, 278, 279, 280, 277, 281, 282, 283, 284, 285, 286, 277, 277, 287, 288, 0, - 283, 289, 290, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, - 302, 303, 304, 305, 128, 306, 307, 308, 130, 309, 310, 309, 311, 309, 312, 309, - 309, 136, 309, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, - 326, 327, 327, 328, 329, 311, 330, 331, 332, 333, 334, 335, 336, 336, 337, 338, - 339, 340, 341, 342, 343, 344, 170, 132, 345, 346, 347, 348, 349, 350, 351, 352, - 353, 354, 355, 356, 286, 357, 358, 359, 360, 361, 362, 362, 362, 362, 362, 362, - 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, 362, + 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, + 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, + 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, + 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, 369, }, { // bank 2, HMI (Descent, Asterix) - 363, 171, 364, 172, 365, 366, 367, 368, 369, 370, 178, 371, 179, 372, 373, 182, - 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 374, 29, 363, 31, 32, - 33, 34, 35, 36, 37, 375, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 376, 63, + 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, 378, 379, 380, 381, 382, - 383, 384, 385, 362, 386, 301, 387, 388, 389, 390, 391, 392, 391, 393, 394, 395, - 396, 397, 398, 399, 397, 399, 400, 397, 401, 397, 320, 402, 403, 404, 405, 406, - 407, 408, 409, 410, 411, 412, 413, 331, 332, 414, 415, 416, 417, 418, 419, 420, - 421, 422, 412, 423, 343, 424, 301, 425, 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, 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, }, { // bank 3, HMI (Descent:: Int) - 0, 427, 428, 29, 429, 32, 31, 430, 431, 432, 433, 434, 435, 39, 47, 436, - 80, 85, 437, 438, 50, 90, 93, 94, 106, 439, 440, 441, 442, 443, 444, 445, - 446, 447, 448, 449, 120, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, - 461, 462, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 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, 297, 463, 464, 465, 466, - 467, 468, 469, 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, 335, 510, 511, 512, 513, - 514, 515, 516, 517, 518, 519, 520, 521, 345, 346, 347, 348, 349, 522, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, }, { // bank 4, HMI (Descent:: Ham) - 0, 427, 428, 29, 429, 32, 31, 430, 431, 432, 433, 434, 435, 39, 47, 436, - 80, 85, 437, 438, 50, 90, 93, 94, 106, 439, 440, 441, 442, 443, 444, 445, - 446, 447, 448, 449, 120, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, - 461, 0, 113, 100, 523, 524, 94, 525, 240, 108, 117, 526, 29, 79, 527, 528, - 529, 80, 95, 39, 34, 116, 530, 531, 532, 533, 0, 0, 0, 0, 0, 0, + 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, 534, 535, 536, 537, 538, 539, 0, 0, - 540, 278, 541, 542, 543, 544, 545, 546, 355, 285, 286, 277, 547, 548, 549, 550, - 551, 352, 552, 553, 0, 0, 0, 0, 0, 0, 0, 297, 463, 464, 465, 466, - 467, 468, 469, 470, 471, 472, 473, 474, 475, 554, 555, 556, 557, 480, 481, 482, - 483, 484, 485, 486, 558, 488, 489, 490, 491, 492, 493, 494, 559, 496, 497, 498, - 499, 500, 501, 560, 561, 504, 505, 506, 507, 562, 563, 335, 510, 511, 512, 513, - 514, 515, 516, 517, 518, 519, 520, 521, 564, 346, 565, 348, 349, 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, + 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, }, { // bank 5, HMI (Descent:: Rick) - 0, 427, 428, 29, 429, 32, 31, 430, 431, 432, 433, 434, 435, 39, 47, 436, - 80, 85, 437, 438, 50, 90, 93, 94, 106, 439, 440, 441, 442, 443, 444, 445, - 446, 447, 448, 449, 120, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, - 461, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 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, 430, 52, 53, 85, 573, 574, 575, 576, 577, 86, 523, 91, + 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, 287, 277, 547, - 549, 289, 290, 289, 290, 291, 292, 293, 294, 295, 296, 297, 463, 464, 465, 466, - 467, 468, 469, 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, 335, 510, 511, 512, 513, - 514, 515, 516, 517, 518, 519, 520, 521, 345, 346, 347, 348, 349, 350, 351, 352, - 353, 354, 355, 356, 286, 357, 358, 359, 360, 361, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 294, 128, 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, }, { // bank 6, HMI (Descent 2) - 0, 427, 428, 29, 429, 32, 31, 430, 431, 432, 433, 434, 435, 39, 47, 436, - 80, 85, 437, 438, 50, 90, 93, 94, 106, 439, 440, 441, 442, 443, 444, 445, - 446, 447, 448, 449, 120, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, - 461, 0, 579, 580, 581, 0, 0, 582, 0, 0, 0, 0, 583, 584, 585, 586, - 587, 437, 588, 589, 590, 0, 591, 592, 0, 0, 0, 0, 0, 0, 0, 0, + 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, - 430, 91, 453, 29, 593, 594, 595, 596, 32, 597, 598, 29, 434, 435, 567, 523, - 94, 572, 599, 271, 31, 428, 101, 95, 575, 39, 273, 430, 440, 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, 346, 347, 348, 349, 297, 463, 464, 465, 466, - 467, 468, 469, 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, 335, 510, 511, 512, 513, - 514, 515, 516, 517, 518, 519, 520, 521, 345, 600, 601, 602, 277, 547, 289, 603, - 604, 549, 605, 606, 352, 607, 608, 609, 351, 610, 611, 612, 613, 500, 614, 615, - 540, 493, 616, 356, 546, 617, 358, 600, 618, 619, 620, 621, 622, 623, 0, 0, + 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, + 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, }, { // bank 7, HMI (Normality) - 624, 171, 364, 172, 365, 366, 367, 368, 369, 370, 178, 371, 179, 372, 373, 182, - 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 374, 29, 363, 31, 32, - 33, 34, 35, 36, 37, 375, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 376, 63, + 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, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 625, 626, 627, 628, 278, 629, 541, 608, 542, 630, 543, - 544, 631, 545, 632, 553, 633, 634, 614, 635, 636, 637, 638, 639, 640, 641, 642, - 643, 355, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 337, 338, - 656, 657, 658, 659, 660, 661, 662, 361, 361, 361, 361, 361, 361, 361, 361, 361, - 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, - 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, + 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, }, { // bank 8, HMI (Shattered Steel) - 663, 664, 364, 435, 365, 665, 571, 666, 369, 667, 178, 668, 669, 372, 373, 670, - 671, 598, 597, 672, 29, 673, 430, 430, 674, 675, 27, 676, 29, 572, 430, 677, - 678, 566, 570, 679, 567, 35, 568, 569, 204, 680, 681, 43, 44, 682, 683, 684, - 685, 686, 687, 688, 52, 53, 54, 573, 689, 690, 691, 692, 693, 574, 575, 576, - 694, 599, 695, 696, 697, 69, 698, 699, 72, 700, 701, 75, 76, 702, 703, 704, - 577, 86, 434, 435, 39, 85, 47, 87, 523, 89, 705, 91, 92, 93, 94, 95, - 250, 706, 98, 525, 100, 101, 102, 707, 529, 708, 709, 710, 711, 712, 457, 111, - 713, 578, 114, 115, 714, 117, 715, 599, 32, 455, 271, 126, 458, 273, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 716, 717, 718, 493, 496, 616, 719, 720, 289, 551, 549, 605, 600, - 547, 602, 277, 601, 287, 548, 604, 550, 603, 291, 352, 292, 608, 293, 351, 294, - 295, 540, 296, 632, 553, 633, 621, 614, 285, 721, 637, 722, 359, 360, 286, 357, - 358, 356, 723, 645, 724, 725, 617, 649, 650, 353, 354, 726, 654, 655, 337, 338, - 656, 657, 546, 659, 727, 661, 662, 361, 728, 729, 730, 731, 732, 733, 734, 735, - 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 0, 0, 0, 0, + 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, }, { // bank 9, HMI (Theme Park) - 748, 749, 750, 751, 752, 749, 753, 754, 755, 756, 757, 758, 759, 760, 751, 761, - 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 775, 775, - 776, 777, 778, 779, 780, 526, 781, 568, 713, 782, 783, 784, 775, 775, 785, 786, - 787, 788, 787, 789, 790, 204, 790, 791, 792, 793, 794, 795, 795, 796, 196, 797, - 798, 775, 775, 799, 798, 798, 800, 801, 802, 802, 802, 802, 803, 804, 803, 805, - 805, 806, 807, 699, 808, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, - 819, 820, 821, 822, 823, 824, 824, 825, 822, 789, 826, 816, 816, 816, 827, 827, - 828, 829, 830, 831, 832, 715, 715, 833, 834, 835, 836, 837, 838, 839, 778, 840, - 841, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, - 856, 857, 858, 859, 857, 860, 861, 857, 862, 857, 863, 864, 865, 866, 867, 868, - 869, 870, 870, 871, 871, 861, 861, 872, 873, 874, 0, 875, 876, 877, 0, 0, - 878, 879, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 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, + 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, + 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, }, { // bank 10, HMI (3d Table Sports, Battle Arena Toshinden) - 925, 926, 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,1002,1003,1004, -1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,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, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 880, 881, 882, 883, - 884, 303, 885, 886, 887, 883, 888, 889, 890, 891, 892, 893, 892, 894, 895, 896, - 897, 898, 899, 315, 898, 315, 900, 898, 901, 898, 320, 902, 903, 904, 905, 906, - 907, 908, 909, 910, 911, 912, 330, 913, 914, 915, 916, 917, 918, 303, 919, 920, - 921, 422, 912, 423, 922, 923, 883, 924, 0, 0, 0, 0, 0, 0, 0, 0, + 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, + 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,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) -1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,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,1096,1097,1098,1099,1100,1101,1102,1103, -1104,1105,1106,1107, 215,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,1147,1148,1149,1150, -1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166, -1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 298, 299, 300, 301, -1052, 418, 304,1053, 386, 301, 387, 388, 389, 390,1054, 392,1054, 393,1055, 395, - 396, 397, 398, 399, 397, 399, 400, 397, 401, 397, 320, 402, 403, 404, 405, 406, - 407, 408, 409, 410, 411, 412, 413, 331, 332, 414, 415, 416, 417, 418, 419, 420, - 421, 422, 412, 423, 343, 424, 301, 425, 0, 0, 0, 0, 0, 0, 0, 0, +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, +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, }, { // bank 12, HMI (Earthsiege) -1183,1057,1058,1184,1185,1186,1062, 176,1064,1065,1066,1067,1068,1187,1188,1189, -1190,1073,1191,1075,1076,1192,1078,1079,1080,1193,1082,1194,1195,1196,1197,1087, -1198,1199,1200,1201,1202,1203,1204,1205,1096,1206,1098,1099,1100,1207,1102,1208, -1209,1105,1106,1210, 215,1108,1109,1110,1211,1212,1213,1114,1214,1215,1216,1118, -1119,1120,1121,1122,1217,1124,1218,1219,1127,1220,1129,1130,1221,1222,1003,1223, -1224,1225,1137,1138,1226,1140,1227,1228,1143,1229,1230,1231,1232,1233,1234,1235, -1151,1236,1237,1238,1239,1156,1240,1241,1159,1242,1243,1162,1163,1164,1165,1244, -1167,1245,1246,1170,1171,1247,1248,1249,1175,1250,1251,1178,1179,1252,1253,1254, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 378, 379, 380, 381, 382, - 383, 384, 385, 362,1255, 301, 387, 388, 389, 390, 391, 392, 391, 393, 394, 395, - 396, 397, 398, 399, 397, 399, 400, 397, 401, 397, 320, 402, 403, 404, 405, 406, - 407, 408, 409,1256,1257, 412, 413, 331, 332, 414, 415, 416, 417, 418, 419, 420, - 421, 422, 412, 423, 343, 424, 301, 425, 0, 0, 0, 0, 0, 0, 0, 0, +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, + 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, }, @@ -22573,192 +23045,192 @@ const unsigned short banks[72][256] = 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, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 625, 626, 627, 628, 278, 629, 541, 608, 542, 630, 543, - 544, 631, 545, 632, 553, 633, 634, 614, 635, 636, 637, 638, 639, 640, 641, 642, - 643, 355, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 337, 338, - 656, 657, 658, 659, 660, 661, 662, 361, 361, 361, 361, 361, 361, 361, 361, 361, - 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, - 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, 361, + 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, }, // Bank 13 defines nothing new. { // bank 14, DMX (Doom :: partially pseudo 4op) -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,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,1345,1346,1347,1348,1349,1350,1351,1352, -1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368, -1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384, +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, 305,1385,1386,1387,1388,1389,1390, 310,1391, 311,1392, 312,1393, -1394,1395,1396,1397,1398,1399,1400,1401,1402,1395,1403,1397, 322, 323, 324, 325, - 326,1404,1405, 328, 329, 311,1406,1407,1407,1407,1407,1408,1409,1410,1411,1407, - 339, 340, 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, }, { // bank 15, DMX (Hexen, Heretic :: partially pseudo 4op) -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,1412,1413,1289, -1414,1291,1292,1415,1416,1295,1296,1417,1298,1299,1300,1301,1302,1303,1304,1305, -1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1418,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,1345,1346,1347,1348,1349,1350,1351,1352, -1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368, -1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384, +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, 305,1385,1386,1387,1388,1419,1390, 310,1391, 311,1392, 312,1393, -1394,1395,1396,1397,1398,1399,1400,1420,1402,1395,1421,1397, 322, 323, 324, 325, - 326,1404,1405, 328, 329, 311,1406,1407,1407,1407,1407,1408,1409,1410,1411,1407, - 339, 340, 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, }, { // bank 16, DMX (MUS Play :: partially pseudo 4op) -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,1422,1288,1289, -1423,1291,1292,1415,1416,1295,1296,1417,1298,1299,1300,1301,1302,1303,1304,1305, -1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1418,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,1345,1346,1347,1348,1349,1350,1351,1352, -1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368, -1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384, +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, 305,1385,1386,1387,1388,1389,1390, 310,1391, 311,1392, 312,1393, -1394,1395,1396,1397,1398,1399,1400,1420,1402,1395,1424,1397, 322, 323, 324, 325, - 326,1404,1405, 328, 329, 311,1406,1407,1407,1407,1407,1408,1409,1410,1411,1407, - 339, 340, 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, }, { // bank 17, AIL (Discworld, Grandest Fleet, Pocahontas, Slob Zone 3d, Ultima 4, Zorro) - 624, 171, 364,1425, 365, 366, 367, 368,1426, 370, 178,1427, 179, 372,1428,1429, -1430,1431,1432,1433,1434,1435,1436,1437,1438, 26, 27, 374, 29, 363, 31,1439, -1440, 34, 35, 36, 37, 375, 39, 34, 40, 41,1441, 43, 44, 45, 46, 47, - 214,1442,1443,1444,1445,1446,1447,1448, 56, 57,1449, 59, 60,1450,1451, 63, -1452,1453,1454,1455, 68, 69, 70, 71, 72, 73,1456, 75,1457,1458,1459,1460, - 80, 81, 82,1461, 84,1462,1463, 87,1464,1465,1466,1467,1468,1469, 248, 249, -1470, 97, 98,1471,1472,1473, 254, 255, 104, 105, 106,1474, 108, 109, 110, 111, - 112, 113, 114, 115, 116, 117, 118, 695, 120, 121, 122, 123, 124, 125, 126, 127, + 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, 130, 132, 133, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139, 140, 317, 142, 136,1475, 137, 144, 145, 146, 147, - 148, 149, 150, 151, 152, 153, 154, 155, 156,1476,1477, 159, 160, 161, 162,1478, - 164, 165, 166, 167, 168, 169, 170, 132, 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, }, { // bank 18, AIL (Warcraft 2) - 1, 2, 3, 4, 5, 6,1479, 8, 9,1480, 11, 12, 13, 14,1481, 16, - 17, 18, 19,1482, 21, 22, 23, 24,1483, 26, 27, 28, 29, 30, 31, 32, - 33, 34, 35, 36, 37, 38, 39, 34, 40, 41, 42, 43,1484,1485,1486,1487, -1488,1489,1490, 51,1491, 53, 54,1492,1493,1494,1495, 59,1496,1497, 62, 63, - 64, 65, 66, 67,1498, 69,1499,1500,1501,1502, 74, 75, 76, 77, 78, 79, - 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94,1503, + 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,1504, 117,1505, 269, 120, 121, 122, 123, 124, 125, 126, 127, + 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,1506,1506,1507,1508,1509,1508,1510,1511,1510,1512,1510,1513,1510, -1510,1514,1510, 137,1515, 139,1516,1517, 142,1518,1519, 137, 144, 145, 146, 147, - 148, 149, 150, 151, 152,1520, 154, 155, 156, 157, 158, 159,1521, 161, 162, 163, - 164, 165, 166, 167, 168, 169, 170, 132, 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, }, { // bank 19, AIL (Syndicate) -1522, 749, 750, 751, 752, 749, 753,1522, 755,1523, 757,1524, 759,1525, 751, 761, - 764, 764, 764, 765, 766,1526,1527,1527, 770,1528, 772,1529, 775, 775, 775, 775, - 776,1530,1531,1532,1530, 526, 781,1533, 713, 782,1534,1535, 775, 775,1536,1537, -1538, 817,1538, 789,1539,1540,1539,1541, 792, 793, 794, 795, 795,1542,1543, 797, - 798, 775, 775, 775, 798, 798, 800, 801, 802, 802, 802, 802, 803,1544, 805, 805, - 805, 806, 807,1545,1546,1546,1547, 810,1548,1548,1549,1550, 815,1551, 817,1552, - 819, 820,1553, 822,1554,1555,1555,1556, 822, 789,1557,1551,1551,1551,1558,1558, - 828, 829, 715, 831, 832, 715, 715,1559,1560,1561,1562,1563, 838, 839,1564,1565, +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,1566,1566,1567,1568,1569,1567,1567,1570,1567,1571,1567,1571,1571, -1572,1573,1567, 0,1572,1572, 0, 0,1567, 0, 0, 0,1568,1567,1567,1573, -1567,1567,1567,1573,1573,1571,1571,1571,1571,1571, 0,1571, 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, }, { // bank 20, AIL (Guilty, Orion Conspiracy, Terra Nova Strike Force Centauri :: 4op) -1574,1575,1576,1577, 173, 174, 175,1578, 177,1579,1580,1581,1582, 180, 181,1583, -1584,1585,1586,1587,1588, 187, 188, 189, 190, 191, 192, 193, 194,1589,1590, 197, - 198, 199, 200,1591,1592,1593,1594, 203,1595,1596, 206, 207, 208, 209, 210, 211, - 212, 213,1597,1598,1599,1600,1601, 217,1602,1603, 218,1604,1605, 221, 222, 223, - 224, 225, 226, 227,1606, 229, 230, 231,1607,1608, 232,1609, 234, 235, 236,1610, - 238, 239,1611,1612, 241, 242, 243,1613, 244, 245, 246, 247,1614,1615,1616,1617, -1618, 251,1619,1620,1621,1622,1623,1624, 256, 257, 258, 259, 260, 261, 262, 263, -1625, 264, 265,1626,1627,1628, 268,1629,1630, 0, 0,1633,1634,1635, 0, 276, +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, 306,1636,1637,1638,1639,1640,1639,1641,1639,1642,1639, -1639,1643,1639,1644, 314,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655, -1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1668,1669,1670, -1671,1672,1673, 342,1674,1675,1676,1677, 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, }, { // bank 21, AIL (Magic Carpet 2) -1522, 749, 750,1678,1679,1680, 753,1522, 755,1681,1682, 758, 759, 760, 751, 761, - 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772,1683,1684,1685, 775, 775, - 776,1686,1687,1688,1689,1690,1691,1692,1693, 782,1694, 784,1695,1696,1697,1698, -1699, 788,1700,1701,1702,1703, 768, 791, 792, 793, 794, 795, 795,1704, 196,1705, -1706,1707,1708,1709,1710,1711,1712,1713, 802,1714,1715, 802,1716, 804,1717,1718, -1719,1720,1721, 699, 808, 808, 809,1720,1704,1722,1722,1722,1722,1722,1723, 818, -1724, 820,1725,1726, 823, 824, 824, 825,1726, 789, 826, 816, 816, 816, 827, 827, - 828, 829,1727,1728, 832, 715, 715, 833, 834, 835, 836,1563,1729, 839,1564,1565, +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,1730,1731, 841,1732,1732,1732,1567,1733,1567, 316,1567,1734, 316, -1572,1573,1567, 0,1572,1572, 0, 0,1567, 0, 0, 0,1568,1567,1567,1735, -1567,1567,1567,1573,1573, 316,1731, 316,1736,1736, 0,1736, 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, }, { // bank 22, AIL (Nemesis) -1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752, -1753,1754,1755, 186,1756,1757,1758,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,1787,1788,1789,1790,1791,1792,1793,1794,1795, 220,1796,1797,1798, -1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1776, 237, -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,1839,1840,1841,1842,1843,1844, -1845,1846,1847, 266,1848,1849,1850,1851, 270,1852,1853,1854,1855,1856,1857,1858, +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, +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,1859,1859,1860,1861,1862,1863,1864,1865,1864,1866,1864,1867,1864, -1864,1868,1864,1869,1870,1869,1871,1872, 318,1868,1873,1869,1874,1875,1876,1877, -1877, 327, 327,1878,1878,1879,1880,1881,1882,1883,1884,1885, 336, 336,1886,1887, -1888,1889,1890,1891,1891, 344,1892,1893,1894,1895,1896,1897, 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, }, { // bank 23, AIL (Jagged Alliance) -1898, 0,1899, 749,1900, 749, 753,1522, 598,1523,1523,1901,1902,1902,1902, 797, - 764, 764, 764, 766, 766, 766,1527,1527,1903,1904,1905,1905, 775, 775,1906, 775, -1907,1908,1531,1532,1908, 526,1909,1533, 713, 713,1534, 800, 775, 775,1536,1537, -1910,1911,1912,1913,1539,1540,1539,1541, 792, 793, 794, 795, 795,1542,1543,1914, -1904,1915,1916, 0,1905, 0, 800,1917,1918, 0, 0, 0,1919,1920, 0, 805, -1921,1922, 0, 0, 0, 0,1923,1924,1925,1548,1549,1926,1927,1927,1928,1929, -1930,1931,1932,1933,1934, 0,1555,1935,1932,1929, 0,1936, 0, 0, 0,1936, -1937, 0, 0, 0,1938,1939, 0,1940, 0, 0,1916, 0, 272,1898, 713, 0, +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,1941,1942,1943,1944,1943,1567,1945,1567,1571,1567,1571,1567, -1567,1946,1567,1947, 0,1943, 129,1943, 0, 0, 0, 0,1567,1567,1567,1567, -1567,1567,1567,1943, 133,1571, 133,1571,1571,1571, 0,1571, 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, @@ -22767,9 +23239,9 @@ const unsigned short banks[72][256] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1948, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0,1949, 0, 0, 0, 0, 0, 0, 0, 0,1950, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0,1951, 0, 0,1952, 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, @@ -22782,165 +23254,165 @@ const unsigned short banks[72][256] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }, { // bank 25, AIL (Bards Tale Construction :: MISSING INSTRUMENTS) - 449,1953, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,1954,1954,1954, 0, + 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,1955,1956, 0, 0, 0,1957, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1958,1959, 0, 0, 0, 0, 0, 0, 0, 793,1960,1961,1961, 0, 0, 0, - 0, 0, 0, 0, 0, 0,1962,1962,1963,1964,1963, 0, 0, 0, 0, 0, - 0, 0,1965,1965, 0, 0, 0, 0, 0,1966,1550, 0, 815, 0, 0, 0, - 0, 0, 0, 0, 0, 0,1967,1957,1968,1969,1970,1971, 0, 0, 708,1972, - 452,1973,1974, 0, 0,1975, 0, 0,1976, 0, 0,1977,1978,1979,1980, 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,1981,1981,1981, 0, 0, 0, 0, 0, 0, 0, - 0,1982, 0, 0, 0, 0,1983, 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, }, { // bank 26, AIL (Return to Zork) -1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1435, -1999,1999,1999,2000,2000,2000,2001,2002,2003,2004,2005,2006, 35,2007, 34,2008, -2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024, -2025,2026,2027,2028,2029,2030,2031,2032,2033, 46, 46,2034,2035,2036,2037,2038, -2039, 775,2040,2041,2042,2043,2044,2044,2045,2046,2046,2047,2048,2049,2050,2051, -2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2064,2065,2066, -2067,2068,2069,2070,2071,2072,2073, 267,2074,2075,1557,2076,2077,2078,2079,2080, -2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092, 123,2093,2094,2095, +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,2096,2096,2097,2098,2099,2100,2101,2102,2101,2103,2101,2104,2101, -2101, 136,2101, 168, 0, 0,2105, 0,2106, 0, 0, 0,2107, 145,2108, 170, - 170,2109,2110,2111,2112, 153, 154, 155, 156,2113, 0, 159, 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, }, { // bank 27, AIL (Theme Hospital) -2114,2114,2114,2114,2114,2114, 763,2115,2116,2117,2118,2119,2120,2121,2122,2123, -2124,2124,2124,2124,2125,2126,2127,2126,2128,2129,2128,2128,2128,2130, 196,2131, -2132,2132,2132,2132,2132,2132,2132,2132,2133,2133,2133,2132,2133,2134,2135,2136, -2133,2133,2137,2137, 790,2138,2138,2139, 219,2140,2141, 219,2142, 219, 219, 219, - 219, 219, 219, 219, 769,2142,2143,2144,2145,2145,2145,2146,2145,2145,2147,2147, -2148, 806,2149,2149,2114,2138,2150,2151,2152,2153,2154,2155,2156,2157,2158,2150, -2158,2159,2122,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2171, -2116,2172,2173,2174,2175,2175,2175,2176,2177,2149,2178,2179,2180, 274,2181,1564, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,1730,1730,1730,1730,1730, -1573,1573,1573,1730,1566,1573,1568,1568,1568,1736,2182,1736,2183,1736,2183,1736, -1736,2184,1736,1733,2184,1733,1733, 316,2185,2184,2186,1733,1736,1736,1736,1736, -1736,1736,1736,1573,1573,2187,2187, 316,1736,1736,1736,1573,2188,2188,2188,2188, -1735,1735,2187,1735,1735,1573,1736,1736, 0, 0, 0, 0, 0, 0, 0, 0, +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, }, { // bank 28, AIL (National Hockey League PA) - 925, 926, 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,2189, 954, 955, 956, - 957, 958, 959,2190, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, - 973, 974, 975,2191, 977, 978, 979, 980, 981,2192,2193, 984,2194, 986,2195,2196, -2197, 990,2198, 992, 993,2199,2200, 996, 997,2201,2202,1000,1001,1002,1003,1004, -2203,1006,1007,1008,1009,1010,2204,1012,1013,1014,1015,1016,2205,2206,1019,2207, -1021,2208,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,2209,1049,2210,1051,2211, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2212,2213,2213,2214, -2215,2216,2217,2218,2219,2214,2220,2212,2220,2221,2222,2221,2223,2221,2224,2221, -2221,2225,2221,2226,2225,2226,2227,2225,2228,2225,2229,2226,2230,2231,2230,2232, -2232,2233,2233,2234,2234,2235,2235,2236,2237,2238,2239,2240,2216,2216,2241,2242, -2243,2244,2235,2244,2244,2214,2214,2245, 0, 0, 0, 0, 0, 0, 0, 0, + 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, }, { // bank 29, AIL (Inherit The Earth) - 1, 2, 3, 0, 0, 0, 6,2246, 0, 0,1432, 0,1433,1433,2247,1435, - 0, 0, 0, 0, 0, 0,2248,2248,2249,2249, 63,2249, 34, 34, 39, 39, -1464,2250,1445,1445, 97,1471, 35,1447, 252,1470, 36,1470, 63, 0,1430, 80, -1443,1444,2251, 45, 0, 0,1441,1441, 43, 46, 46,2252, 26,2253, 0, 104, - 0,1440, 0, 35, 37, 38, 36, 36, 73, 73, 0, 0,2254, 75, 0, 0, -1457,1455, 71, 71, 68, 69, 70,1436, 0, 0, 57, 0, 60, 60,1449, 0, - 0, 13, 252, 0, 11, 10,2255, 14, 13,1474, 0,1458,1459,1457,1457,1460, -2256, 117, 0, 0, 0,2257, 116,2258,2259,2260,1448, 124, 123,2258,2261,2258, + 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, 130, 132, 133, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139,2262, 317, 142, 136,1475, 137, 144, 145, 146, 147, - 148, 149,2263, 151, 152, 153, 154, 155, 156,1476,1477, 159, 160, 161, 162,1478, - 164, 165, 166, 167, 168, 169, 170, 132, 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, }, { // bank 30, AIL (Inherit The Earth, file two) - 1, 2, 3, 0, 0, 0, 6,2246, 0, 0,1432, 0,1433,1433,1433,1435, - 0, 0, 0, 0, 0, 0,2248,2248,2249,2249, 63,2249, 34, 34, 39, 39, -1464,1445,1445,1445, 97,1471, 35,1447, 252,1470, 36,1470, 63, 0,1430, 80, -1443,1444, 214, 45, 0, 0,1441,1441, 43, 46, 46,1438, 26, 28, 0, 104, - 0,1440, 0, 35, 37, 38, 36, 36, 73, 73, 0, 0,1456, 75, 0, 0, -1457,1455, 71, 71, 68, 69, 70,1436, 0, 0, 57, 0, 60, 60,1449, 0, - 0, 13, 252, 0, 11, 10,2255, 14, 13,1474, 0,1458,1459,1457,1457,1460, - 47, 117, 0, 0, 0, 116, 116,2258,2259,2260,1448, 124, 123,2258,2261,2258, + 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, 130, 132, 133, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139, 140, 317, 142, 136,1475, 137, 144, 145, 146, 147, - 148, 149, 150, 151, 152, 153, 154, 155, 156,1476,1477, 159, 160, 161, 162,1478, - 164, 165, 166, 167, 168, 169, 170, 132, 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, }, // Bank 30 defines nothing new. { // bank 31, AIL (Little Big Adventure :: 4op) -1574,1575,1576,1577,2264, 174, 175,1578,2265,1579,1580,2266,1582, 180,2267,1583, -1584,1585,1586,1587,1588, 187, 188, 189, 190, 191, 192, 193, 194,1589,1590, 197, - 198, 199, 200,1591,1592,1593,1594, 203,1595,1596, 206, 207, 208, 260,2268,2269, -2270,2270,2271,1598,1599,1600,1601, 217,1602,1603, 218,1604,2272,2273, 222, 246, - 224, 225, 226, 227,2274, 229, 230, 231,1607,1608,2275,1609, 234, 235, 236,1610, - 238, 239,1611,1612, 241, 242, 243,1613,2276, 245, 246, 247,1614,1615,1616,1617, -1618, 251,1619,1620,1621,1622,1623,1624, 256, 257, 258, 259, 260, 261, 262, 263, -1625, 264, 265,1626,1627,1628, 268,1629,1630, 0, 0,1633,1634,1635, 0, 276, - 0, 0, 0, 0, 0, 0, 0, 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, - 0, 0, 0, 128, 128, 306,1636,1637,2277,1639,1640,1639,1641,1639,1642,1639, -1639,1643,1639,1644, 314,1645,1646,1647,1648,1649,1650,1644,1652,1653,1654,1655, -1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1668,1669,1670, -1671,1672,1673, 342,1674,1675,1676,1677, 0, 0, 0, 0, 0, 0, 0, 0, +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, }, { // bank 32, AIL (Wreckin Crew) -1522, 749,1899, 749,1900, 749, 753,1522, 598,2278,2278, 671,2279,2279,2279, 797, - 764, 764, 764, 766, 766, 766,1527,1527,1529,1529,1529,1529, 775, 775, 775, 775, -2280,1908,2281,2282,1908, 526,1909, 568, 713, 713, 783, 800, 775, 775, 785,1537, -2283,1911,2283,2284, 790, 204, 790, 791, 792, 793, 794, 795, 795,1542,1543,1914, - 798, 775, 775, 775, 798, 798, 800, 800,2285,2285,2285,2285, 701, 701, 805, 805, - 805,2286,2287, 699, 808, 808, 809,1924, 689, 689, 813, 814, 815,2288,2289,1552, -2290,2291,1725, 822, 824, 824, 824,2292, 822,2284, 826,2293,2293,2293, 701, 701, - 828, 870, 715, 832, 832, 715, 715, 833,2294,1561, 836,1563, 272,1908, 713,2295, +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,2296,2296,1567,1569,1569,1569,1567,2297,1567, 316,1567, 316,1567, -1567,2298,1567, 316, 316, 0, 316, 0,1567,2298, 0, 0,1567,1567,1567,1567, -1567,1567,1567,1569,1569, 316, 316, 316, 316, 316, 0, 316, 0, 0, 0, 0, - 316, 316, 316, 0, 0, 316, 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, }, { // bank 33, AIL (Death Gate) -1737,1738,1739,2299,1741,2300,1743,1744,1745,1746,1747,2301,1749,1750,2302,1752, -2303,1754,1755, 186,1756,1757,1758,2304,1760,1761,1762,1763,1764,1765,1766,2305, -1768,1769,1770,2306,1772,1773,1774,1775,2307,2308,2309,2310,2311,1781,1782,1783, -1784,1785,1786,1787,2312,2313,2314,1791,2315,2316,2317,2318, 220,1796,1797,1798, -1799,1800,1801,1802,1803,1804,1805,1806,2319,2320,1809,1810,1811,2321,2322, 237, -1813,1814,2323,2324,1817,2325,1819,1820,1821,1822,1823,2326,1825,1826,2327,1828, -2328,2329,2330,1832,2331,1834,2332,1836,1837,1838,1839,1840,1841,1842,1843,1844, -1845,1846,1847, 266,1848,1849,1850,2333, 270,1852,2334,2335,2336,2337,1857,2338, +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,1859,1859,1860,1861,1862,1863,1864,2339,1864,1866,1864,2340,1864, -1864,2341,1864,2342,2343,2342,2344,2345, 318,2341,1873,2342,1874,1875,1876,1877, -1877, 327, 327,1878,1878,2346,2347,2348,2349,2350,2351,1885, 336, 336,1886,1887, -1888,1889,2352,2353,2353, 344,1892,1893,1894,1895,1896,2354, 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, }, @@ -22949,67 +23421,67 @@ const unsigned short banks[72][256] = 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,2355, 75, 76, 77, 78, 79, + 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, -2356, 133,2357, 280, 284, 284,2358,2359,2359,2360,2358,2361,2362,2363, 288,2363, +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, 130, 132, 133, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139, 140, 141, 142, 136, 143, 137, 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, 132, 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, }, { // bank 35, AIL (Starship Invasion) -2364,2365, 364,1425, 365, 366,2366, 666,1426,2367, 178,2368,2369, 372,1428,2370, -1901, 598,2371, 672,1434,1435,1924,1437, 524,2372, 27, 676, 29, 363, 31,2373, - 678,2374, 570, 679, 567, 35, 39, 34,1540, 680, 681, 43, 44,2375, 683, 684, -2376,2377, 687,2378,1445,1446,1447,2379,1548,1550, 691, 59,2380, 574,2381,2382, -1452,1453,1454,1455,2383, 69,1547,1545, 72,2384,1558, 75,1457,2385, 703,1460, - 80, 530, 240,1461, 526,1462,1463, 87, 523,1465, 705,1467,1468,1469, 248, 249, - 250, 706, 98,2386,1472,1473, 254, 255, 529,2387, 709,1474, 108, 109, 110, 111, - 713, 113, 114, 115, 116, 117, 715, 695, 120, 121, 271, 272, 273,2388, 126, 694, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2389, -2389,2390,2390, 128,2391,2392, 307,2393,2394, 132,2395, 132, 134, 132,2396, 132, - 132, 136, 132, 137, 138, 139,2397, 317,2398,2399,1475, 137,2400,2400,2401,2402, -2402, 149, 149, 151, 151,2403, 154, 155, 156,1476,2404,2405, 160, 161, 162,1478, - 164, 165, 166, 167, 168, 169, 170, 132, 0, 0, 0, 0, 0, 0, 0, 0, +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, }, { // bank 36, AIL (Super Street Fighter 2 :: 4op) -1574,1575,1576,1577, 173, 174, 175,1578, 177,1579,1580,1581,1582, 180, 181,1583, -1584,1585,1586,1587,1588, 187, 188, 189, 190, 191, 192, 193, 194,1589,1590, 197, - 198, 199, 200,1591,1592,1593,1594, 203,1595,1596, 206, 207, 208, 209, 210, 211, - 212, 213,1597,1598,1599,1600,1601, 217,1602,1603, 218,1604,1605, 221, 222, 223, - 224, 225, 226, 227,1606, 229, 230, 231,1607,1608, 232,1609, 234, 235, 236,1610, - 238, 239,1611,1612, 241, 242, 243,1613, 244, 245, 246, 247,1614,1615,1616,1617, -1618, 251,1619,1620,1621,1622,1623,1624, 256, 257, 258, 259, 260, 261, 262, 263, -1625, 264, 265,1626,1627,1628, 268,1629,1630, 0, 0,1633,1634,1635, 0, 276, +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,2406,2406,2407,2408,2409,2408,2410,2410,2410,2410,2410,2410,2410, -2410,2410,2410,2410,2410,2410,2411,2412,2413,1643,2414,2410,2415,2416,2417,2418, -2419,2420,2421,2422,2423,2424,2425,2426,2427,2428,2429,2409,2409,2409,2430,2431, -2432,2433,2424,2434,1674,2409,2417,2418, 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, }, { // bank 37, AIL (Lords of the Realm :: MISSING INSTRUMENTS) -1522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0,2435,2435,2436, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0,2437, 205, 0, 0, 0, 0,2438,2439, -2440,2441, 0, 0, 0, 0, 0, 0,2442, 813, 0,2443,2444, 576, 0, 0, - 0, 0, 0, 0,2445,2446,2447, 699,2285,2285,2448, 0, 0, 0, 0, 0, +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,2449, - 0, 0, 0,2450,2449, 0, 0, 0,2451,2452, 0,2452, 0,2452, 0,2452, + 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, @@ -23017,340 +23489,340 @@ const unsigned short banks[72][256] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }, { // bank 38, AIL (SimFarm, SimHealth :: 4op) -1574,1575,1576,1577, 173, 174, 175,1578, 177,1579,1580,1581,1582, 180, 181,1583, -1584,1585,1586,1587,1588, 187, 188, 189, 190, 191, 192, 193, 194,1589,1590, 197, - 198, 199, 200,1591,1592,1593,1594, 203,1595,1596, 206, 207, 208, 209, 210, 211, - 212, 213,1597,1598,1599,1600,1601, 217,1602,1603, 218,1604,1605, 221, 222, 223, - 224, 225, 226, 227,1606, 229, 230, 231,1607,1608, 232,1609, 234, 235, 236,1610, - 238, 239,1611,1612, 241, 242, 243,1613, 244, 245, 246, 247,1614,1615,1616,1617, -1618, 251,1619,1620,1621,1622,1623,1624, 256, 257, 258, 259, 260, 261, 262, 263, -1625, 264, 265,1626,1627,1628, 268,1629,1630, 0, 0,1633,1634,1635, 0, 276, +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, 306,1636,1637,1638,1639,1640,1639,1641,1639,1642,1639, -1639,1643,1639,1644, 314,1645,1646,1647,1648,1649,1650,1644,1652,1653,1654,1655, -1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1668,1669,1670, -1671,1672,1673, 342,1674,1675,1676,1677, 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, }, // Bank 38 defines nothing new. { // bank 39, AIL (SimFarm, Settlers, Serf City) - 624, 171, 364,1425, 365, 366, 367, 368,1426, 370, 178,1427, 179, 372,1428,1429, -1430,1431,1432,1433,1434,1435,1436,1437,1438, 26, 27, 374, 29, 363, 31,1439, -1440, 34, 35, 36, 37, 375, 39, 34, 40, 41,1441, 43, 44, 45, 46, 47, - 214,1442,1443,1444,1445,1446,1447,1448, 56, 57,1449, 59, 60,1450,1451, 63, -1452,1453,1454,1455, 68, 69, 70, 71, 72, 73,1456, 75,1457,1458,1459,1460, - 80, 81, 82,1461, 84,1462,1463, 87,1464,1465,1466,1467,1468,1469, 248, 249, -1470, 97, 98,1471,1472,1473, 254, 255, 104, 105, 106,1474, 108, 109, 110, 111, + 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, 130, 132, 133, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139, 140, 317, 142, 136,1475, 137, 144, 145, 146, 147, - 148, 149, 150, 151, 152, 153, 154, 155, 156,1476,1477, 159, 160, 161, 162,1478, - 164, 165, 166, 167, 168, 169, 170, 132, 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, }, // Bank 39 defines nothing new. { // bank 40, AIL (Caesar 2 :: partially 4op, MISSING INSTRUMENTS) -2453,2454,2455,2456,2457,2458,2459, 766,2460,2461,2462,2463,2464,2465,2466,2467, -2468,2469,2470,2471,2472,2473,2474,2475, 674,2476,2477,1542,2478,2479,2479,2479, -2480,2481,2482,2483,2484,2484,2485,2486, 204,2487,2488, 0,2479,2489,2490,2439, -2491,2441,2479,2479,2479,2479,2479,2479,2492,2493,2494,2443,2495, 576, 575,1552, -2496,2479,2479,2479, 216,2497,2498,2499,2500,2285,2501,2479, 0,2502, 0, 0, - 0, 0, 0, 0,2503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2504,2505, 0, 0, 0,2506, - 0, 0, 0, 712,2439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +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,2449, - 0,2507, 0,2508,2449,2509,2510,2511,2451,2452,2512,2452,2513,2452,2513,2452, -2452,2514,2452,2515, 0, 0,2513, 0,2516, 0, 0, 0,2519,2519, 0,2520, -2521, 0, 0, 0, 0, 0, 0, 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, }, { // bank 41, AIL (Syndicate Wars) -1522, 749, 750,2522,2523,1680,2524,1522, 755,2525, 757,2526, 759, 760, 751, 761, - 762, 763, 764, 765, 766, 767, 768, 769, 770,1528, 772, 773,1684, 775, 775, 775, - 776,1686,2281,2282,1686, 526, 781, 568, 713, 782,1694, 784, 775, 775, 785, 786, -1700, 788,1700, 789, 790, 204, 790, 791, 792, 793, 794, 795,2527, 796, 196, 797, - 798, 775, 775, 775, 798, 798, 800, 801, 802, 802, 802, 802, 803, 804,2528,2528, -2528, 806, 807, 699, 808, 808, 809,1720,1704, 689, 813, 814, 815, 816, 817, 818, -2529, 820,2530,1726, 823, 824, 824, 825,1726, 789, 826, 816, 816, 816, 827, 827, - 828, 829, 715,2531, 832, 715, 715, 833, 834, 835, 836,1563, 838, 839,1564,1565, +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,1730,1566, 841,1568,1569,1567,1567,1733,1567, 316,1567,1734, 316, -1572,1573,1567, 0,1572,1572, 0, 0,1567, 0, 0, 0,1573,1567,1567,1735, -1567,1567,1567,1573,1573, 316, 316, 316,1736,1736, 0,1736, 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, }, { // bank 42, AIL (Bubble Bobble Feat. Rainbow Islands, Z) - 925, 926, 927, 928, 929, 930, 931, 932, 933,2532, 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,2533, 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,1016,1017,1018,1019,1020, -1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036, -1037,2534,1039,1040,1041,1042,1043,2535,2536,2537,2538,2539,2540,2541,2542,2543, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2212,2544,2544,2214, - 302,2216,2545,2218, 128,2214,2546,2212,2546, 132,2547, 132,2547, 132,2548, 132, - 132,2549, 132,2550,2549,2550,2551,2549,2552,2549,2553,2550,2554,2555,2554,2556, -2556,2557,2557,2558,2558, 153,2559,2560,2561,2562,2563,2564,2216,2216,2565,2566, -2243,2567, 166,2567,2567,2214,2214,2245, 0, 0, 0, 0, 0, 0, 0, 0, + 889, 890, 891, 892, 893, 894, 895, 896, 897,2586, 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, + 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, }, { // bank 43, AIL (Warcraft) -2364,1522,2568,1899, 665, 749,2569,2570,2571, 0, 0, 0, 0, 0,2572, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2573,2574,2575, 0, 0, 0, -2576,2576, 775,2577,2578,2579,2580,2581,2582,2487,2583,2584,2585,2586, 793,2587, -2588, 686,2589,2590,2591,2592,2593,2594,2595,2596, 691,2597, 815, 575,1552, 576, - 0,2598,2599,2600, 783, 216,2498, 699,2293,2285, 233,2601,2602, 0, 701, 0, - 80, 0, 0,2603,2604, 0, 0, 0,2605, 0, 0, 0, 92,2606,2607, 95, - 0, 0, 0, 0, 0,2608, 0, 0, 0, 0, 0, 0, 0, 0,2609, 0, - 0, 0, 0, 0,1975, 0, 0, 0, 0, 0,2610, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 283, 283, 283, 283, 283, 283, 283, 283, 283, - 283, 283, 283, 283, 283, 283, 283, 283, 283, 283, 283, 283,2611, 0,2298, 0, - 0,2612, 0, 0,2613,2612,2614,2615,2616,2617,2617,2617,2617,2617,2617,2617, -2617,2617,2617,2617,2617,2617,2618, 0,2619,2620, 0,2621,2622,2622, 283, 283, - 283,2623,2623,2619,2619,2624,2624,2625,2625,2626, 0,2627, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0,2628,2628,2629, 0, 0, 0, 0, 0, 0, 0, +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, }, { // bank 44, AIL (Terra Nova Strike Force Centuri :: partially 4op) -1574,1575,2630,2631, 173, 174, 175,2632,2633,2634, 178,1581,2635,2636,2637, 182, - 183, 184,2638,1587,2639,2640, 188, 189, 190, 191, 192,2641, 194,2642,2643,2644, -2645,2646,2647,2648,2649,2650, 202,2651,1595,2652,2653, 207,2654,2655, 210,2656, -2657,2658,1597, 51,2659,2660,1601,2661,2662,2663,2664,2665,2666,2667, 60,2668, -2669,2670,2671, 227, 228,2672,2673,2674,2675,2676, 232,2677, 234,2678, 236,1610, -2679,2680,2681,1612, 241,2682,2683,2684, 244,2685,2686, 247,2687,2688,2689,1617, -2690,2691,1619,2692,1621,2693,2694,1624, 256, 257,2695,2696, 260, 261, 262, 263, -1625, 264, 265,2697,2698,2699, 268,2700,2701,2702,2703,2704,2705,2706,2707,2708, +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,2709,2710,2711,2712,2713,2714,2715,2716,2715,2717,2718,2719,2718, -2718,2720,2718, 313,2721,2722,2723,2724, 142,2725,2726, 321, 144, 145, 146, 147, - 148, 149, 150,2727,2728,2729,2730, 155, 156,2731,2732,2733, 160, 161,2734,1478, -2735,2736,2737, 167,2738, 169,2739,2740, 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, }, { // bank 45, AIL (System Shock :: partially 4op) - 195,1589,2741,2742, 173, 174, 175,2743,2744,2745,1580,1581,1582, 180, 181,1583, -1584,1585,2746,1587,1588, 187, 188, 189,2745, 191, 192,2747,2748, 195,2749,2750, -2744,2751,2752,1591,1592,2753,2754, 199,1595,1596, 206, 207, 208, 209, 210,2755, - 212, 213,2756,1598,1599,1600,1601, 217,1602,1603, 218,1604,1605, 221, 222, 223, - 224, 225, 226, 227,1606, 229, 230, 231,1607,1608, 232,2757, 234, 235, 236,2758, - 238, 239,1611,1612, 241,2759,2760,2761,2762, 245, 246, 247,1614,1615,1616,2763, -1618, 251,1619,2764,1621,1622,1623,1624, 256, 257, 258,2765, 260, 109, 262,2743, -2766,2767, 265,1626,1627,1628, 268,2768,2769,2770, 0,1633,2771,1635,2772, 276, + 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,2773,2773, 129, 130, 131,2774, 132,2775, 132, 134, 132, 135, 132, - 132, 136, 132, 137, 138, 139, 140, 317, 142, 136,1475, 137, 144, 145, 146, 147, - 148, 149, 150, 151, 152, 153, 154, 155, 156,1476,1477, 159, 160, 161, 162,1478, - 164, 165, 166, 167, 168, 169, 170, 132, 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, }, { // bank 46, AIL (Advanced Civilization) -1737,1738,1739,2299,1741,2300,1743,1744,1745,1746,1747,2301,1749,1750,2302,1752, -2303,1754,1755, 186,1756,1757,1758,2304,1760,1761,1762,1763,1764,1765,1766,2305, -1768,1769,1770,2306,1772,1773,1774,1775,2776,2308,2309,2310,2311,1781,1782,1783, -1784,1785,1786,1787,2312,2313,2314,1791,2315,2316,2317,2318, 220,1796,1797,1798, -1799,1800,1801,1802,1803,1804,1805,1806,2319,2320,1809,1810,1811,2321,2776, 237, -1813,1814,2323,2324,1817,2325,1819,1820,1821,1822,1823,2326,1825,1826,2327,1828, -2328,2329,2330,1832,2331,1834,2332,1836,1837,1838,1839,1840,1841,1842,1843,1844, -1845,1846,1847, 266,1848,1849,1850,2333, 270,1852,2334,2335,2336,2337,1857,2338, +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,1859,1859,1860,1861,1862,1863,1864,2339,1864,1866,1864,2340,1864, -1864,2341,1864,2342,2343,2342,2344,2345, 318,2341,1873,2342,1874,1875,1876,1877, -1877, 327, 327,1878,1878,2346,2347,2348,2349,2350,2351,1885, 336, 336,1886,1887, -1888,1889,2352,2353,2353, 344,1892,1893,1894,1895,1896,2354, 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, }, { // bank 47, AIL (Battle Chess 4000 :: partially 4op, melodic only) -2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,2791,2792, -2793,2794,2795,2796,2797,2798,2799,2800,2801,2802,2803,2804,2805,2806,2807,2808, -2809,2810,2811,2812, 201,2813,2814,2815,2816,2817,2818,2819,2820,2821,2822,2823, -2824,2825,2826,2824,2827,2828,2829,2830,2831,2832,2833,2834,2835,2836,2837, 430, -2838,2839,2840,2841,2842,2843,2844,2845,2846,2283,2847,2848,2849,2502,2850,2851, -2852,2853,2506,2854,2445,2855,2856,2857, 692, 575,2858,2859,2860, 815,2861,2862, -2863,2864,2865,2866,2867,2868,2869,2870,2871,2872,2505,2873,2874,2875,2876,2877, -2878,2879, 715, 832,2880, 833,2587,2881,2882,2883,2466,2884,2885,1908,2886,2887, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 378, 379, 380, 381, 382, - 383, 384, 385, 362,1255, 301, 387, 388, 389, 390, 391, 392, 391, 393, 394, 395, - 396, 397, 398, 399, 397, 399, 400, 397, 401, 397, 320, 402, 403, 404, 405, 406, - 407, 408, 409,1256,1257, 412, 413, 331, 332, 414, 415, 416, 417, 418, 419, 420, - 421, 422, 412, 423, 343, 424, 301, 425, 0, 0, 0, 0, 0, 0, 0, 0, +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, + 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, }, { // bank 48, AIL (Ultimate Soccer Manager :: partially 4op) -2453,2454,2455,2456,2457,2458,2459, 766,2460,2461,2462,2463,2464,2465,2466,2467, -2468,2469,2470,2471,2472,2473,2474,2475, 674,2476,2477,1542,2478,2479,2479,2479, -2480,2481,2482,2483,2484,2838,2485,2486, 204, 205,2488, 0,2479,2489,2438,2439, -2888,2441,2479,2479,2479,2479,2479,2479,2889,2493,2890,2443,2891, 576, 575,1552, -2496,2479,2479,2479, 216,2497,2498,2499,2500,2285,2501, 233, 0,2502, 0, 0, -2281,2892, 0, 0,2503, 0, 0,2893, 0, 0,2893, 0, 0, 0, 0, 0, - 0, 0, 0,2782, 0, 0, 0, 0, 0, 0,2504,2505, 0, 0, 0,2506, - 0, 0, 0, 712,2439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +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,2449, - 0,2507, 0,2508,2449,2509,2510,2511,2451,2452,2512,2452,2513,2452,2513,2452, -2452,2514,2452,2515, 0, 0,2513, 0,2516, 0, 0, 0,2449,2449,2449,2449, -2449,2449,2449, 0, 0, 0, 0, 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, }, { // bank 49, AIL (Air Bucks, Blue And The Gray, America Invades, Terminator 2029) -1522, 749,1899, 749,1900, 749, 753,1522, 598,1523,1523,1901,1902,1902,1902, 797, - 764, 764, 764, 766, 766, 766,1527,1527,1529,1529,1529,1529, 775, 775, 775, 775, -1907,1908,1531,1532,1908, 526,1909,1533, 713, 713,1534, 800, 775, 775,1536,1537, -2894,1911,2894,2284,1539,1540,1539,1541, 792, 793, 794, 795, 795,1542,1543,1914, - 798, 775, 775, 775, 798, 798, 800, 800,2384,2384,2384,2384,1558,1558, 805, 805, - 805,2895,2287,1545,1546,1546,1547,1924,1548,1548,1549,1550, 815,2288,2289,1552, -1930,2896,1553, 822,1555,1555,1555,2292, 822,2284,1557,2897,2897,2897,1558,1558, - 828, 870, 715, 832, 832, 715, 715,1559,1560,1561,1562,1563, 272,1908, 713,2898, +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,2296,2296,1567,1569,1569,1569,1567,2899,1567,1571,1567,1571,1567, -1567,2900,1567,1571, 0, 0,1571, 0,1567, 0, 0, 0,1567,1567,1567,1567, -1567,1567,1567,1569,1569,1571,1571,1571,1571,1571, 0,1571, 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, }, { // bank 50, AIL (Ultima Underworld 2) -2901,2901,2901,2902,2903,2904,2905,2906,2907,2908,2909,1901,2910,2911,2912,2913, -1999,1999,1999,2000,2000,2000,2001,2002,2914,2915,1529,2916, 775, 775, 775, 775, -2917,2010,2011,2918,2013, 526,2015,1533,2017,2919,1534,2020, 775, 775,1536,2024, -2920,2026,2921,2028,1539,2922,1539,2923,2924, 46, 46,2925,2926,2927,2928,2929, -2039, 775, 775, 775, 798, 798,2044,2044,2045,2046,2046,2047,2048,1558,2930,2931, -2932,2933,2054,2055,2056,2057,2058,1924,2060,2060,2934,2934,2064,2064,2935,1552, -1930,2068,2068, 822,1555,1555,1555,2292, 822,2284,1557,2076,2897,2897,1558,1558, -2936,2937,2938,2939,2940, 309, 715,2940, 309,2941,2942,1563,2943,2944,2945,2898, +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,2946,2946, 309,2947, 309,2947, 309,2948, 309,2103, 309,2104, 309, - 309, 136, 309,2949, 0, 0,2105, 0, 0, 0, 0, 0,2107, 145,2950,2950, -2950, 0, 0, 0, 0,2951,2951, 0, 0, 0, 0, 159, 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, }, { // bank 51, AIL (Kasparov's Gambit) -1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1435, -1999,1999,1999,2000,2000,2000,2001,2002,2952,2004,2005,2006, 35,2007, 34,2008, -2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024, -2025,2026,2027,2028,2029,2030,2031,2032,2033, 46, 46,2034,2035,2036,2037,2038, -2039, 775,2040,2041,2042,2043,2044,2044,2045,2046,2046,2047,2048,2049,2050,2051, -2052,2053,2054,2055,2056,2057,2058,2059,2953,2061,2062,2063,2954,2955,2065,2066, -2067,2068,2069,2070,2071,2072,2073, 267,2074,2075,1557,2076,2077,2078,2079,2080, -2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092, 123,2093,2094,2095, +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,2096,2096,2097,2098,2099,2100,2101,2102,2101,2103,2101,2104,2101, -2101, 136,2101, 168, 0, 0,2105, 0,2106, 0, 0, 0,2107, 145,2108, 170, - 170,2109,2110,2111,2112, 153, 154, 155, 156,2113, 0, 159, 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, }, { // bank 52, AIL (High Seas Trader :: MISSING INSTRUMENTS) -2453,2454,2455,2456,2457,2458,2459, 766,2460,2461,2462,2463,2464,2465,2466,2467, -2468,2469,2470,2471,2472,2473,2474,2475, 674,2476,2477,1542,2478,2479,2479,2479, -2480,2481,2482,2483,2484,2484,2485,2486, 204, 205,2488, 0,2479,2489,2438,2439, -2888,2441,2479,2479,2479,2479,2479,2479,2889,2493,2890,2443,2891, 576, 575,1552, -2496,2479,2479,2479, 216,2497,2498,2499,2500,2285,2501,2479, 0,2502, 0, 0, - 0, 0, 0, 0,2503, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2504,2505, 0, 0, 0,2506, - 0, 0, 0, 712,2439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,2449, - 0,2507, 0,2956,2449,2509,2510,2511,2451,2452,2513,2452,2513,2452,2513,2452, -2452,2514,2452,2515, 0, 0,2513, 0,2516, 0, 0, 0,2519,2519, 0,2520, -2520, 0, 0, 0, 0, 0,2957, 0, 0,2958,2959, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0,2960, 0, 0, 0, 0, 0, 0, 0, 0, +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, }, { // bank 53, AIL (Master of Magic, Master of Orion 2 :: 4op, std percussion) -1574,1575,1576,2964, 173, 174, 175,2965, 177,1579,1580,2966,1582, 180, 181,1583, -1584,1585, 185,1587,1588, 187, 188, 189, 190, 191, 192, 193, 194,1589,1590, 197, - 198, 199, 200,1591,1592,1593,1594, 203,1595,1596, 206, 207, 208, 209, 210, 211, - 212, 213,1597,1598,1599,1600,1601, 217,1602,1603,2963,1604,1605, 221, 222, 223, - 224, 225, 226, 227,1606, 229, 230, 231,1607,1608, 232,1609, 234, 235, 236,1610, - 238, 239,1611,1612, 241, 242, 243,1613, 244, 245, 246, 247,1614,1615,1616,1617, -1618, 251,1619,1620,1621,1622,1623,1624, 256, 257, 258, 259, 260, 261, 262, 263, -1625, 264, 265,1626,1627,1628, 268,1629,1630, 0, 0,1633,2967,2968, 0, 276, +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, 277,2970,2985,2989, 308,2986,2984,2987,2970,2988,2970,2990,2970, -2970, 319,2970,2971,3007,2972,2991,2992,2962,3008,2999,2973,2993,2994,2980,2982, -3000,2995,2996,2997,3001,2978,3002,2998,2961, 333, 334,2975,2976,2976,3006,3003, -3004,3005,2979,2969,2974,2977,2981,2983, 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, }, { // bank 54, AIL (Master of Magic, Master of Orion 2 :: 4op, orchestral percussion) -1574,1575,1576,2964, 173, 174, 175,2965, 177,1579,1580,2966,1582, 180, 181,1583, -1584,1585, 185,1587,1588, 187, 188, 189, 190, 191, 192, 193, 194,1589,1590, 197, - 198, 199, 200,1591,1592,1593,1594, 203,1595,1596, 206, 207, 208, 209, 210, 211, - 212, 213,1597,1598,1599,1600,1601, 217,1602,1603,2963,1604,1605, 221, 222, 223, - 224, 225, 226, 227,1606, 229, 230, 231,1607,1608, 232,1609, 234, 235, 236,1610, - 238, 239,1611,1612, 241, 242, 243,1613, 244, 245, 246, 247,1614,1615,1616,1617, -1618, 251,1619,1620,1621,1622,1623,1624, 256, 257, 258, 259, 260, 261, 262, 263, -1625, 264, 265,1626,1627,1628, 268,1629,1630, 0, 0,1633,2967,2968, 0, 276, +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,3011,3011,3014,3012,3013,3012,3009,3009,3009,3009,3009,3009,3009, -3009,3009,3009,3009,3009,3009,3015,3016,3038, 319,3017, 319,3018,3019,3020,3021, -3022,3023,3024,3025,3026, 341,3027,3028,3029,3030,3031,3013,3013,3013,3032,3033, -3034,3035, 341,3036,3037,3013,3020,3021, 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, }, { // bank 55, SB (Action Soccer) -3039,3040,3041,3042,3043,3044,3045,3046,3047,3048,3049,3050,3051,3052,3053,3054, -3055,3056,3057,3058,3059,3060,3061,3061,3062,3063,3064,3065,3066,3067,3068,3069, -3070,3071,3072,3073,3074,3075,3076,3077,3078,3079,3080,3081,3082,3083,3084,3085, -3086,3087,3088,3089,3090,3091,3092,3093,3094,3095,3096,3061,3097,3098,3099,3100, -3061,3101,3102,3103,3061,3104,3061,3105,3061,3106,3061,3107,3061,3108,3109,3110, -3111,3112,3113,3061,3114,3115,3061,3116,3117,3118,3119,3120,3061,3061,3121,3061, -3122,3061,3123,3061,3124,3125,3061,3126,3061,3061,3127,3061,3061,3061,3061,3061, -3061,3061,3061,3128,3061,3061,3061,3061,3061,3061,3129,3130,3061,3061,3061,3061, -3131,3132, 279,3133,3134, 281, 282,3135,3136,3136,3136,3136,3136,3136,3136,3136, -3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136, -3136,3136,3136,3137,3138,3136,3139,3136,3140,3141,3142,3143,3144,3145,3146,3147, -3147,3148,3145,3149,3136,3136,3150,3151,3136,3136,3136,3136,3136,3136,3136,3136, -3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136, -3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136, -3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136, -3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136,3136, +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, }, { // bank 56, SB (3d Cyberpuck :: melodic only) -3152,3153, 459,3154, 749,3061,3155, 460,3156, 667,3157,3158,3159,3160,3161,3162, -3163, 598,3164,3165,3166,3167,3168,3169,1542,3170,3159,3171, 795, 430, 430,3172, -3173,3174, 432,3175, 433,3176, 435, 434,3177,3178,3179,3180,2283,3181,3182, 582, -3183,3184, 445,3185,3186,3155,3187,3188,3189, 814,3190,2289, 815,3191,3192,3193, -3194, 805,3195,3196,3197,3198, 698, 699,3199,2293,3200,3201,3202,1335,3203,3204, -3205,3206,3207,3208,3209,3210,3211, 435,3212,3213,3214,3169,3215,1683,3216,3217, -3218,3219,3220,3221,3218, 253,3222,3223,1914,2387,3224,3225, 711,3226,3227,3228, -3229,3230,3231,3232, 712,3233, 712,3234,3235, 712,3236, 448,3237,2388,3238, 458, +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, @@ -23361,14 +23833,14 @@ const unsigned short banks[72][256] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, }, { // bank 57, SB (Simon the Sorcerer :: melodic only) -3239,3239,3240,3241,3242,3243,3243,3244,3245,3246,3247,3248,3249,3250,3251,3252, -3253,3254,3255,3256,3257,3258,3259,3260,3261,3262,3263,3264,3265,3266,3267,3268, -3269,3270,3271,3272,3273,3274,3275,3276,3277,3278,3279,3280,3281,3282,3283,3284, -3285,3286,3287,3288,3289,3290,3291,3292,3290,3293,3294,3295,3296,3297,3298,3299, -3300,3301,3302,3303,3304,3305,3306,3307,3308,3309,3310,3311,3200,3312,3313,3314, -3315,3316,3317,3318,3319,3320,3321,3322,3323,3324,3325,3326,3327,3327,3328,3329, -3330,3331,3332,3333,3334,3335,3336,3337,3338,3339,3340,3341,3342,3343,3344,3345, -3346,3347,3346,3348,3349,3350,3351,3352,3353,3354,3355,3356,3357,3358,3359,3360, +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, @@ -23389,245 +23861,245 @@ const unsigned short banks[72][256] = 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, 277, 277, 625, 626, 627, 628, 278, 629, 541, 608, 542, 630, 543, - 544, 631, 545, 632, 553, 633,3361, 614, 635, 636,3362, 638, 639, 640, 641, 642, - 643, 355, 644, 645, 646, 647, 648, 649, 650, 353,3363, 653, 654, 655, 337, 338, - 656, 657, 546, 659, 727, 661, 662, 361, 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, }, { // bank 59, OP3 (The Fat Man 4op set) -3364,3365,3366,3367,3368,3369,3370,3371,3372,3373,3374,3375,3376,3377,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, -3428,3429,3430,3431,3432,3433,3434,3435,3436,3437,3438,3439,3440,3441,3442,3443, -3444,3445,3446,3447,3448,3449,3450,3451,3452,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, 0, 0,3487,3488,3489, 0,3491, +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,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, 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, }, { // bank 60, OP3 (JungleVision 2op set :: melodic only) -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,3618,3619,3620,3621,3622,3623,3624, -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, +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,3674,3675,3676,3677,3678,3679,3680,3681,3682,3683,3684,3685,3686, -3687,3688,3689,3690,3688,3691,3692,3688,3693,3688,3694,3695,3696,3697,3698,3699, -3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715, -3716,3717, 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, }, { // bank 61, OP3 (Wallace 2op set, Nitemare 3D :: melodic only) -3152,1522,3718,3154, 749,3719,3720, 766,1909,3721,1563,3158,3722,3723,3724,3725, -3163,3726,3727,3728,3729,3730,3731,3732,3733,3734,3735,3736, 795, 430,3737,3738, -3173,3739,3740,3741,3742,3743, 435,3744,3745,3746,3747,3748,3749,3750,3751,3752, -3753,2283,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,3806,3807,3808,3809,3810,3811,3812,3813,3814,3815, -3816,3817,3818,3819,3820,3821,3822,3823,3824,3825,3236,3826,3827,2388,3828,3829, +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,3674,3675,3676,3677,3678,3679,3680,3681,3682,3683,3684,3685,3686, -3687,3688,3689,3690,3688,3691,3692,3688,3693,3688,3694,3695,3696,3697,3698,3699, -3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715, -3716,3717, 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, }, { // bank 62, TMB (Duke Nukem 3D) -3830,3831,3832,3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,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, -3870,3878,3879,3880,3881,3882,3883,3884,3885,3886,3887,3888,3889,3890,3891,3892, -3893,3894,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, +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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969, -3970,3971,3972,3690,3973,3974,3692,3975,3693,3976,3977,3695,3978,3979,3980,3981, -3982,3983,3984,3985,3986,3966,3706,3987,3988,3709,3989,3990,3991,3992,3714,3715, -3993,3994,3995, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0,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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 63, TMB (Shadow Warrior) -3830,3831,3832,3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845, -3846,3847,3848,3849,3850,3851,3852,3853,3854,3855,3856,3857,3858,3860,3996,3861, -3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,3873,3997,3875,3876,3877, -3870,3878,3879,3880,3881,3882,3883,3884,3885,3886,3887,3888,3889,3890,3998,3892, -3893,3894,3894,3895,3896,3897,3898,3899,3900,3901,3902,3903,3904,3905,3906,3907, -3999,3909,4000,3911,3912,3913,3914,3915,3916,3917,3918,3919,3920,3921,3922,3923, -3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,4001,4002,4003,3937,3938,3939, -3940,3941,3942,3943,4004,3945,3946,4005,3948,3949,3950,3951,3952,3953,3954,3955, -4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006, -4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4007,4007,4007,4007,4008, -4007,4007,4007,3957,3958,4009,3960,3961,3962,4010,3964,3965,3966,3967,3968,3969, -3970,3971,3972,3690,3973,3974,3692,3975,3693,3976,3977,3695,3978,3979,3980,3981, -3982,3983,3984,3985,3986,3966,3706,3987,3988,4011,4012,3990,4013,4014,3714,3715, -3993,3994,3995,4007,4007,4007,4007,4007,4007,4006,4015,4015,4015,4015,4015,4015, -4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015, -4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015, +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, }, { // bank 64, DMX (Raptor) -1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273, -1274,1275,1276,1277,1278,1279,1280,1281,4016,4017,4018,1285,1286,1412,1413,1289, -1414,1291,1292,4019,1416,1295,1296,1417,1298,1299,1300,1301,1302,1303,1304,4020, -1306,4021,4022,4023,4024,1311,1312,1313,1314,1315,1418,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,4025,1343,1344,1345,1345,1346,1347,1348,1349,1350,1351,1352, -1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368, -1369,1370,1371,1372,1373,4026,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384, +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, 305,1385,1386,4027,1388,4028,1390,4029,1391, 311,1392, 312,1393, -1394,1395,1396,1397,1398,1399,1400,1420,1402,1395,1421,1397, 322, 323, 324, 325, - 326,1404,1405, 328, 329, 311,1406,1407,1407,1407,1407,1408,1409,1410,1411,1407, - 339, 340, 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, }, { // bank 65, OP3 (Modded GMOPL by Wohlstand) -4030,4031,4032,4033,4034,4035, 7, 8,4036, 10, 11,4037, 13, 14, 15, 16, -4038,4039,4040,4041, 21,4042,4043,4044,4045,4046,4047,4048,4049,4050,4051,4052, - 33,4053,4054,4055,4056,4057,4058,4059,4060,4061,4062,4063,4064,4065,4066, 47, -4067,4068,4069,4070,4071,4072,4073, 55,4074,4075,4076,4077,4078,4079,4080,4081, -4082,4083,4084, 67,4085,4086, 70,4087,4088,4089,4090, 75, 76, 77, 78, 79, -4091,4092,4093, 83,4094,4095, 86,4096,4097, 89,4098,4099,4100,4101,4102,4103, - 96, 97, 98,4104,4105,4106,4107, 103, 104,4108, 106, 107, 108,4109,4110,4111, -4112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122,4113,4114,4115, 126,4116, +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,3674,3675,3676,3677,3678,3679,3680,3681,3682,3683,3684,3685,3686, -3687,3688,3689,3690,3688,3691,3692,3688,3693,3688,3694,3695,3696,3697,3698,3699, -3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715, -3716,3717, 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, }, { // bank 66, SB (Jammey O'Connel's bank) -3152,3153, 459,3154, 749,3061,3155, 460,3156, 667,3157,3158,3159,3160,4117,3162, -3163, 598,4118,3165,3166,3167,3168,3169,4119,4120,4121,4122, 795, 430, 431,3172, -3173,3174, 432,3175, 433,4123, 435,4124,3177,3178,3179,3180,2283,4125,3182, 582, -3183,3184, 445,3185,3186,4126,3187,3188,3189, 814,3190,2289, 815,3191,3192,3193, -3194, 805,3195,3196,3197,3198, 698, 699,3199,2293,3200,3201,3202,1335,3203,3204, -3205,3206,4127,3208,3209,3210,4128, 435,3212,3213,3214,3169,3215,1683,3216,3217, -3218,3219,3220,3221,4129, 253,3222,3223,1914,2387,3224,3225, 711,3226,3227,3228, -3229,4130,3231,3232,4131,4132, 715,3234,3235, 455,3236, 448,3237,2388,3238, 458, +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,3674,3675,3676,3677,3678,3679,3680,3681,3682,3683,3684,3685,3686, -3687,3688,3689,3690,3688,3691,3692,3688,3693,3688,3694,3695,3696,3697,3698,3699, -3700,3701,3702,3703,3704,3705,4133,3707,3708,3709,3710,3711,3712,3713,3714,3715, -3716,3717, 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, }, { // bank 67, TMB (Default bank of Build Engine) - 624, 171, 364, 172, 365, 366, 367, 368, 369, 370, 178, 371, 179, 372, 373, 182, - 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 374, 29, 363, 31, 32, - 33, 34, 35, 36, 37, 375, 39, 34, 40, 41, 42, 43, 44, 45, 46, 47, - 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 376, 63, + 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, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277,4134,4135,4136, 545,4137,4138,4139,4138,4140,4138,4141,4142, -4143,4144,4145,4146,4147,4148,4149,4150,4151,4152,4153,4154,4155,4156,4157,4158, -4159,4160,4161,4162,4163,4164, 650,4165, 652,4166,4167,4168,4169,4170,4171,4172, -4173,4174,4175,4176,4177,4178,4179, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, - 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, 277, + 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, }, { // bank 68, OP3 (4op bank by James Alan Nguyen) -4180,4181,4182,4183,4184,4185,4186,4187,4188,4189,4190,4191,4192,4193,4194,4195, -4196,4197,4198,4199,4200,4201,4202,4203,4204,4205,4206,4207,4208,4209,4210,4211, -4212,4213,4214,4215,4216,4217,4218,4219,4220,4221,4222,4223,4224,4225,4226,4227, -4228,4229,4230,4231,4232,4233,4234,4235,4236,4237,4238,4239,4240,4241,4242,4243, -4244,4245,4246,4247,4248,4249,4250,4251,4252,4253,4254,4255,4256,4257,4258,4259, -4260,4261,4262,4263,4264,4265,4266,4267,4268,4269,4270,4271,4272,4273,4274,4275, -4276,4277,4278,4279,4280,4281,4282,4283,4284,4285,4286,4287,4288,4289,4290,4291, -4292,4293,4294,4295,4296,4297,4298,4299,4300,4301,4302,4303,4304,4305,4306,4307, +4312,4313,4314,4315,4316,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327, +4328,4329,4330,4331,4332,4333,4334,4335,4336,4337,4338,4339,4340,4341,4342,4343, +4344,4345,4346,4347,4348,4349,4350,4351,4352,4353,4354,4355,4356,4357,4358,4359, +4360,4361,4362,4363,4364,4365,4366,4367,4368,4369,4370,4371,4372,4373,4374,4375, +4376,4377,4378,4379,4380,4381,4382,4383,4384,4385,4386,4387,4388,4389,4390,4391, +4392,4393,4394,4395,4396,4397,4398,4399,4400,4401,4402,4403,4404,4405,4406,4407, +4408,4409,4410,4411,4412,4413,4414,4415,4416,4417,4418,4419,4420,4421,4422,4423, +4424,4425,4426,4427,4428,4429,4430,4431,4432,4433,4434,4435,4436,4437,4438,4439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0,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, 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, }, { // bank 69, TMB (Blood) - 0, 926, 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,2189, 954, 955, 956, - 957, 958, 959,2190, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, - 973, 974, 975,2191, 977, 978, 979, 980, 981,2192,2193, 984,2194, 986,2195,2196, -2197, 990,2198, 992, 993,2199,2200, 996, 997,2201,2202,1000,1001,1002,1003,1004, -2203,1006,1007,1008,1009,1010,4308,1012,1013,1014,1015,1016,2205,2206,1019,2207, -1021,4309,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,4310,1049,4311, 0, 0, -4312,4313,4314,4315,4316,4317,4318, 887,4319,4320,4321,4322,4323,4324,4325,4326, -4327,4328,4329,4330,4331,4332,4333,4334,4335,4336,4337, 884, 880, 881, 882, 883, - 884, 303, 885, 886, 887, 883,4338, 889,4339, 891,4340, 893,4341, 894,4342, 896, - 897,4343, 899, 315,4343, 315, 900,4343,4344,4345, 320, 902,4346,4347,4348, 906, - 907,4349,4350, 910, 911, 912, 330, 913, 914, 915, 916, 917, 918, 303, 919, 920, -4351, 422, 912, 423, 922, 923, 883, 924, 0, 0, 0, 0, 0, 0, 0, 0, + 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,4440, 976, 977, 978, 979, 980,2233,2234, 983,2235, + 985,4441, 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,4442,1013,4443, 0, 0, +4444,4445,4446,4447,4448,4449,4450, 851,4451,4452,4453,4454,4455,4456,4457,4458, +4459,4460,4461,4462,4463,4464,4465,4466,4467,4468,4469, 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, }, { // bank 70, TMB (Lee) -3152,4353,3061,3061,4354,3061,3061,3061,3061,3061,3061, 371,3061,3061,3724,3061, -3061,4355,3061,4356,4357,4358,3061,3061,3061, 363,3061,4359,4360,4361,4362,4363, -3061,4364,4365,4366,3175,3175,4367, 435,4368,3061,3061,4369,4370,4369, 711,4371, -4372,3061,3061,4373, 52,3061,3061,3061,4374,3189,4375,3061, 60,4376,4374, 63, -3061,4377,4377,4378, 68,3061, 699,4379,3061,2293,3061,4380, 71,3061,4381, 79, -4382,4383, 82,3061,3061,3061,3061,3061,3061,3061,3061, 91,3061,4384, 94,4385, -3061,3061,3061,3061,3061,3061,3061,4386,3061,3061,3061,3061,3061,3061,3061,3061, -3061,3061,3061,3061,3061,4131,3061,4387,3061,3061,3061,3061,3061,3061,3061,3061, -3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061, -3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061, -3061,3061,3061,4388,4388,4389,4390,4391,4392,4393,4394,4395,4396,4397,4398,4399, -4400,4401,4402,4403,4404,4405,4406,4407,4408,4409,4410,4411,3061,3061,4412, 642, -4413,4414,4415,3061,3061, 647,3061,3061,3061,4416,4417,4418,4419,4420,4421,3061, -3061,4422, 647,4423,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061, -3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061, -3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061,3061, +3287,4471,3196,3196,4472,3196,3196,3196,3196,3196,3196, 378,3196,3196,3857,3196, +3196,4473,3196,4474,4475,4476,3196,3196,3196, 370,3196,4477,4478,4479,4480,4481, +3196,4482,4483,4484,3310,3310,4485, 442,4486,3196,3196,4487,4488,4487, 676,4489, +4490,3196,3196,4491, 52,3196,3196,3196,4492,3324,4493,3196, 60,4494,4492, 63, +3196,4495,4495,4496, 68,3196, 664,4497,3196,2317,3196,4498, 71,3196,4499, 79, +4500,4501, 82,3196,3196,3196,3196,3196,3196,3196,3196, 91,3196,4502, 94,4503, +3196,3196,3196,3196,3196,3196,3196,4504,3196,3196,3196,3196,3196,3196,3196,3196, +3196,3196,3196,3196,3196,4264,3196,4505,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,4506,4506,4507,4508,4509,4510,4511,4512,4513,4514,4515,4516,4517, +4518,4519,4520,4521,4522,4523,4524,4525,4526,4527,4528,4529,3196,3196,4530, 155, +4531,4532,4533,3196,3196, 161,3196,3196,3196,4534,4535,4536,4537,4538,4539,3196, +3196,4540, 161,4541,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, }, { // bank 71, TMB (Nam) -3830,3831,3832,3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,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, -3870,3878,3879,3880,3881,3882,3883,3884,3885,3886,3887,3888,3889,3890,3891,3892, -3893,3894,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,4424,3951,3952,3953,3954,3955, -4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006, -4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4006,4007,4007,4007,4007,4007, -4007,4007,4007,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969, -3970,3971,3972,3690,3973,3974,3692,3975,3693,3976,3977,3695,3978,3979,3980,3981, -3982,3983,3984,3985,3986,3966,3706,3987,3988,3709,3989,3990,3991,3992,3714,3715, -3993,3994,3995,4007,4007,4007,4007,4007,4007,4006,4015,4015,4015,4015,4015,4015, -4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015, -4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015,4015, +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,4542,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, }, }; diff --git a/src/gen_adldata/gen_adldata.cc b/src/gen_adldata/gen_adldata.cc index 187d079..78dfbbc 100644 --- a/src/gen_adldata/gen_adldata.cc +++ b/src/gen_adldata/gen_adldata.cc @@ -517,18 +517,20 @@ static void LoadMiles(const char* fn, unsigned bank, const char* prefix) for(unsigned a=0; a<2000; ++a) { - unsigned gmnumber = data[a*6+0]; - unsigned gmnumber2 = data[a*6+1]; + unsigned gm_patch = data[a*6+0]; + unsigned gm_bank = data[a*6+1]; unsigned offset = *(unsigned*)&data[a*6+2]; - if(gmnumber == 0xFF) break; - int gmno = gmnumber2==0x7F ? gmnumber+0x80 : gmnumber; + 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 = data[offset+2]; + signed char notenum = ((signed char)data[offset+2]); /*printf("%02X %02X %08X ", gmnumber,gmnumber2, offset); for(unsigned b=0; b<length; ++b) @@ -538,10 +540,11 @@ static void LoadMiles(const char* fn, unsigned bank, const char* prefix) } printf("\n");*/ - if(gmnumber2 != 0 && gmnumber2 != 0x7F) continue; + if(gm_bank != 0 && gm_bank != 0x7F) + continue; char name2[512]; sprintf(name2, "%s%c%u", prefix, - (gmno<128?'M':'P'), gmno&127); + (gmno < 128 ? 'M':'P'), gmno & 127); insdata tmp[200]; @@ -550,7 +553,7 @@ static void LoadMiles(const char* fn, unsigned bank, const char* prefix) { unsigned o = offset + 3 + i*11; tmp[i].finetune = (gmno < 128 && i == 0) ? notenum : 0; - tmp[i].diff=false; + 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 @@ -570,11 +573,13 @@ static void LoadMiles(const char* fn, unsigned bank, const char* prefix) tmp[1].data[10] = (fb_c & 0x0E) | (fb_c >> 7); } } - if(inscount == 1) tmp[1] = tmp[0]; + if(inscount == 1) + tmp[1] = tmp[0]; + if(inscount <= 2) { struct ins tmp2; - tmp2.notenum = gmno < 128 ? 0 : data[offset+3]; + tmp2.notenum = gmno < 128 ? 0 : notenum; tmp2.pseudo4op = false; tmp2.fine_tune = 0.0; std::string name; |