Sei sulla pagina 1di 14

3189592359

// PercNoteTypes.txt contains the definitions for all percussion,,


// note types and groups in Finale. Data for a given note type or,,
// group must be on one line with fields delineated by commas.,,
// The names (GroupName and InstName) are translatable. All other,,
// text and values should not be changed for internationalization.,,

// GROUPS (need to come before INSTRUMENTS),,

//Format--,,
// Group:,,
// group ID (int) (Valid range is 1-4095),,
// parent group ID (int),,
// group name (string),,

// Main Groups (Need to come before sub-groups),,


//GroupID,ParentGroupID,GroupName
Group: 7,7,Snare Drums
Group: 2,2,Bass Drums
Group: 3,3,Cymbals
Group: 8,8,Toms/Tenor Drums
Group: 1,1,Auxiliary
Group: 5,5,Industrial
Group: 9,9,World 1
Group: 10,10,World 2
Group: 4,4,Gamelan
Group: 6,6,Miscellaneous
Group: 11,11,Custom

// Sub-Groups (Need to come after main groups),,


//Group ID,ParentGroupID,GroupName
Group: 101,1,Cowbell
Group: 102,1,Shaker
Group: 103,1,Tambourine
Group: 104,1,Triangle
Group: 105,1,Woodblock
Group: 201,2,Bass Drum
Group: 220,2,Bass Drum Unison
Group: 301,3,Suspended Crash
Group: 308,3,Solo Crash Cymbals
Group: 302,3,Ride Cymbal
Group: 303,3,Hi-Hat
Group: 304,3,Splash Cymbal
Group: 310,3,Sizzle Cymbal
Group: 305,3,China Cymbal
Group: 306,3,Gong
Group: 307,3,Tam-Tam
Group: 311,3,Finger Cymbals
Group: 309,3,Crash Cymbal Line
Group: 401,4,Kenong
Group: 402,4,Kendhang
Group: 501,5,Police Whistle
Group: 701,7,Snare Drum
Group: 702,7,Snare Drum Section
Group: 704,7,Side Drum
Group: 801,8,High Tom
Group: 806,8,High-Mid Tom
Group: 807,8,Low-Mid Tom
Group: 808,8,Low Tom
Group: 802,8,Tom Section
Group: 803,8,Impact Drum
Group: 804,8,RotoTom
Group: 805,8,Spock Drum
Group: 901,9,Agogo Bells
Group: 902,9,Bata
Group: 903,9,Berimbau
Group: 904,9,Bongo Bells
Group: 905,9,Bongos
Group: 906,9,Bowls
Group: 907,9,Cabasa
Group: 908,9,Cajone
Group: 909,9,Castanets
Group: 910,9,Cha Cha Bells
Group: 911,9,Claves
Group: 912,9,Congas
Group: 913,9,Cuica
Group: 914,9,Darbuka
Group: 915,9,Djembe
Group: 916,9,Frame Drum
Group: 917,9,Gourd
Group: 918,9,Guiro
Group: 919,9,Log Drum
Group: 1001,10,Maracas
Group: 1016,10,Pandeiro
Group: 1002,10,Pandero
Group: 1003,10,Rainstick
Group: 1015,10,Repinique
Group: 1004,10,Shekere
Group: 1005,10,Surdu
Group: 1006,10,Tabla
Group: 1007,10,Taiko
Group: 1008,10,Talking Drum
Group: 1017,10,Tambourim
Group: 1009,10,Tamburin
Group: 1014,10,Temple Blocks
Group: 1010,10,Thavil
Group: 1011,10,Timbale
Group: 1012,10,Udu (Clay Drum)
Group: 1013,10,Whistles

// INSTRUMENTS,,
// Next Available: 511

//Format--
// Inst:
// inst ID (int) (Valid range is 1-4095)
// parent inst ID (int)
// inst name (string)
// default staff line (int)
// GM MIDI note (int 0::127 -1 for none )
// group ID (int)
// number of copies (int 1::16) - OPTIONAL (defaults to 1)
// copies in copy group (bool 0::1) - Determines if copies are placed in the
original note type's group (0) or copies of that group (1) - only needed if number
of copies is used

// Auxiliary
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
6,6,Cowbell,5,56,101,,
48,6,Cowbell%g Mute,5,-1,101,,
49,6,Cowbell%g Roll,5,-1,101,,
50,6,Cowbell%g Tip,5,-1,101,,
51,6,Large Cowbell%g,7,-1,101,,
52,48,Large Cowbell%g Mute,7,-1,101,,
53,49,Large Cowbell%g Roll,7,-1,101,,
54,50,Large Cowbell%g Tip,7,-1,101,,
55,6,Small Cowbell%g,5,-1,101,,
56,48,Small Cowbell%g Mute,5,-1,101,,
57,49,Small Cowbell%g Roll,5,-1,101,,
58,50,Small Cowbell%g Tip,5,-1,101,,
59,43,Shaker,0,82,102,3,0
62,59,Shaker%g Roll,0,-1,102,,
63,53,Egg Shaker,0,-1,102,2,0
65,53,Egg Shaker%g Multi Shake,0,-1,102,,
7,7,Tambourine,0,54,103,2,0
66,7,Tambourine%g Shake,0,-1,103,2,0
67,7,Tambourine%g Thumb Roll,0,-1,103,,
8,8,Triangle%g Mute,12,80,104,2,0
9,9,Triangle%g Open,12,81,104,2,0
10,10,High Woodblock,8,76,105,,
11,10,Low Woodblock,6,77,105,,
68,10,High Jam Block,8,-1,105,,
69,11,Low Jam Block,6,-1,105,,
70,7,Bell Tree,0,84,1,,
71,41,Ratchet,0,-1,1,,
72,43,Rattle,0,-1,1,,
73,251,Slapstick,0,-1,1,,
74,7,Sleigh Bells,0,83,1,,
75,30,Spoons,0,-1,1,,
12,12,Vibra Slap,0,58,1,,
76,73,Whip,0,28,1,,
460,7,Wind Chimes,0,-1,1,,

// Bass Drums,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
2,2,Kick Drum,3,36,2,,
13,2,Bass Drum,2,35,201,6,1
77,13,Bass Drum%g%d LH,2,-1,201,6,1
78,3,Bass Drum%g%d Rim,2,-1,201,6,1
79,3,Bass Drum%g%d Rim LH,2,-1,201,6,1
80,13,Bass Drum%g%d Roll,2,-1,201,6,1
81,13,Bass Drum%g%d Crush,2,-1,201,6,1
82,13,Bass Drum Unison%g%d Hits,6,-1,220,,
83,77,Bass Drum Unison%g%d Hits LH,6,-1,220,,
84,78,Bass Drum Unison%g%d Rims,6,-1,220,,
85,79,Bass Drum Unison%g%d Rims LH,6,-1,220,,
86,80,Bass Drum Unison%g%d Rolls,6,-1,220,,
87,81,Bass Drum Unison%g%d Crushes,6,-1,220,,

// Cymbals,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
4,4,Crash Cymbal,12,49,301,,
5,4,Crash Cymbal 2 ,13,57,301,,
88,4,Suspended Cymbal%g Roll,12,-1,301,,
89,88,Suspended Cymbal%g Roll%d (Mute Release),12,-1,301,,
90,4,Suspended Cymbal%g w/ Mallet%d (Crash),12,-1,301,,
91,90,Suspended Cymbal%g w/ Mallet%d (Loud),12,-1,301,,
92,90,Suspended Cymbal%g w/ Mallet%d (Soft),12,-1,301,,
93,88,Suspended Cymbal%g Cresc%d (Loud),12,-1,301
94,88,Suspended Cymbal%g Cresc%d (Soft),12,-1,301
95,88,Suspended Cymbal%g Cresc%d (Mute),12,-1,301
96,93,Suspended Cymbal%g Cresc Long%d (Loud),12,-1,301
97,94,Suspended Cymbal%g Cresc Long%d (Soft),12,-1,301
98,95,Suspended Cymbal%g Cresc Long%d (Mute),12,-1,301
99,93,Suspended Cymbal%g Cresc Short%d (Loud),12,-1,301
100,94,Suspended Cymbal%g Cresc Short%d (Soft),12,-1,301
101,95,Suspended Cymbal%g Cresc Short%d (Mute),12,-1,301
102,4,Suspended Cymbal%g Bell w/ Shoulder,12,-1,301
103,4,Suspended Cymbal%g Coin Scrape Long,12,-1,301
104,103,Suspended Cymbal%g Coin Scrape Short,12,-1,301
105,4,Suspended Cymbal%g Fat Choke w/ Stick,12,-1,301
106,105,Suspended Cymbal%g Fat Choke w/ Mallet,12,-1,301
107,105,Suspended Cymbal%g Short Choke w/ Stick,12,-1,301
108,106,Suspended Cymbal%g Short Choke w/ Mallet,12,-1,301
18,18,Ride Cymbal,10,51,302
19,18,Ride Cymbal%g 2,8,59,302
109,18,Ride Cymbal%g Plastic Tip,10,-1,302
110,4,Ride Cymbal%g Crash,10,-1,302
20,18,Ride%g Bell,10,53,302
111,18,Ride%g Bell w/ Shoulder,10,-1,302
14,14,Hi-Hat%g Open,11,46,303
15,15,Hi-Hat%g Closed,11,42,303
16,15,Hi-Hat%g Foot,11,44,303
112,14,Hi-Hat%g Foot Splash,11,-1,303
276,14,Hi-Hat%g Half-Open,11,-1,303
113,14,Hi-Hat%g Open w/ Shoulder,11,-1,303
114,15,Hi-Hat%g Closed w/ Shoulder,11,-1,303
115,14,Hi-Hat%g Bell Open,11,-1,303
116,15,Hi-Hat%g Bell Closed,11,-1,303
117,15,Hi-Hat%g Stand,11,-1,303
21,4,Splash Cymbal,12,55,304
118,90,Splash Cymbal%g w/ Mallet,12,-1,304
119,105,Splash Cymbal%g Choke,12,-1,304
120,106,Splash Cymbal%g Choke w/ Mallet,12,-1,304
121,18,Sizzle Cymbal,8,-1,310
122,18,Sizzle Cymbal%g w/ Mallet,8,-1,310
123,88,Sizzle Cymbal%g Sustained Roll Long,8,-1,310
124,88,Sizzle Cymbal%g Sustained Roll Short,8,-1,310
125,18,Sizzle Cymbal%g Fingers,8,-1,310
17,17,China Cymbal,14,52,305
126,17,China Cymbal%g w/ Mallet,14,-1,305
127,93,China Cymbal%g Cresc,14,-1,305
128,95,China Cymbal%g Cresc%d (Mute),14,-1,305
129,96,China Cymbal%g Cresc Long,14,-1,305
130,98,China Cymbal%g Cresc Long%d (Mute),14,-1,305
131,99,China Cymbal%g Cresc Short,14,-1,305
132,101,China Cymbal%g Cresc Short%d (Mute),14,-1,305
133,107,China Cymbal%g Choke w/ Stick,14,-1,305
134,108,China Cymbal%g Choke w/ Mallet,14,-1,305
135,136,Large Gong,6,-1,306
136,17,Medium Gong,6,-1,306
137,136,Small Gong,6,-1,306
138,136,Gong%g Choke,6,-1,306
139,127,Gong%g Roll,6,-1,306
140,128,Gong%g Roll%d - Mute Release,6,-1,306
141,127,Gong%g Roll%d - Natural Release,6,-1,306
142,136,Gong%g Besar,6,-1,306
143,136,Java Gong,6,-1,306
144,136,Luo-Gong,6,-1,306
145,136,Mongolian Gong,6,-1,306
146,136,Thai Gong,6,-1,306
147,136,Water Gong,6,-1,306
148,136,Wind Gong,6,-1,306
149,136,Tam-Tam,6,-1,307
150,18,Tam-Tam%g w/ Triangle Beater,6,-1,307
151,18,Tam-Tam%g w/ Wood Stick,6,-1,307
152,149,Tam-Tam%g Dampened,6,-1,307
153,103,Tam-Tam%g Scrape Long,6,-1,307
154,103,Tam-Tam%g Scrape Medium,6,-1,307
155,104,Tam-Tam%g Scrape Short,6,-1,307
156,129,Tam-Tam%g Cresc Long%d (Loud),6,-1,307
157,131,Tam-Tam%g Cresc Short%d (Loud),6,-1,307
158,130,Tam-Tam%g Cresc Long%d (Soft),6,-1,307
159,132,Tam-Tam%g Cresc Short%d (Soft),6,-1,307
160,149,Wuhan Tam-Tam,6,-1,307
161,149,Bell Plate,6,-1,307
162,149,Earth Plate,6,-1,307
163,149,Earth Plate Scrape,6,-1,307
164,4,Crash Cymbals%g Crash,6,-1,308
165,88,Crash Cymbals%g Circular Roll,6,-1,308
166,164,Crash Cymbals%g Click,6,-1,308
167,106,Crash Cymbals%g Choke Fat,6,-1,308
168,106,Crash Cymbals%g Choke Secco,6,-1,308
169,106,Crash Cymbals%g Crunch Choke,6,-1,308
170,164,Crash Cymbals%g Ding,6,-1,308
171,164,Crash Cymbals%g Fast Zing,6,-1,308
172,164,Crash Cymbals%g Flat Crash,6,-1,308
173,88,Crash Cymbals%g Flat Roll,6,-1,308
174,164,Crash Cymbals%g Port Crash,6,-1,308
175,164,Crash Cymbals%g Scratch In,6,-1,308
176,164,Crash Cymbals%g Scratch Out,6,-1,308
177,164,Crash Cymbals%g Sizz/Suck,6,-1,308
178,164,Crash Cymbals%g Slow Zing,6,-1,308
179,106,Crash Cymbals%g Tap Choke,6,-1,308
180,164,Crash Cymbals%g Tap Halfway,6,-1,308
181,88,Crash Cymbals%g Tremolo,6,-1,308
182,164,Crash Cymbals%g Vacuum,6,-1,308
183,164,Crash Cymbals%g Whale Call,6,-1,308
184,164,Cymbal Section%g Crash,6,-1,309
185,165,Cymbal Section%g Circular Roll,6,-1,309
186,166,Cymbal Section%g Click,6,-1,309
187,167,Cymbal Section%g Crash Choke Fat,6,-1,309
188,168,Cymbal Section%g Crash Choke Secco,6,-1,309
189,169,Cymbal Section%g Crunch Choke,6,-1,309
190,170,Cymbal Section%g Ding,6,-1,309
191,171,Cymbal Section%g Fast Zing,6,-1,309
192,172,Cymbal Section%g Flat Crash,6,-1,309
193,173,Cymbal Section%g Flat Roll,6,-1,309
194,15,Cymbal Section%g Hi-Hat Choke,6,-1,309
195,174,Cymbal Section%g Port Crash,6,-1,309
196,175,Cymbal Section%g Scratch In,6,-1,309
197,176,Cymbal Section%g Scratch Out,6,-1,309
198,177,Cymbal Section%g Sizz/Suck,6,-1,309
199,121,Cymbal Section%g Sizzle,6,-1,309
200,178,Cymbal Section%g Slow Zing,6,-1,309
201,179,Cymbal Section%g Tap Choke,6,-1,309
202,180,Cymbal Section%g Tap Halfway,6,-1,309
203,181,Cymbal Section%g Tremolo,6,-1,309
204,182,Cymbal Section%g Vacuum,6,-1,309
205,183,Cymbal Section%g Whale Call,6,-1,309
206,18,Finger Cymbals,6,-1,311
207,206,Finger Cymbals%g Scrape,6,-1,311
208,206,Finger Cymbals%g Muted Clap,6,-1,311
209,206,Finger Cymbals%g Edge Against Bell,6,-1,311
210,206,Finger Cymbals%g Clasped,6,-1,311

// Gamelan,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
211,137,Kenong,0,-1,401,15,0
212,24,Kendhang Ageng,0,-1,402,,
213,25,Kendhang Ciblon,0,-1,402,,
214,26,Kendhang Batangan,0,-1,402,,
215,27,Kendhang Ketipung,0,-1,402,,
456,30,Kempyang,0,-1,4,,
457,31,Ketuk,0,-1,4,,

// Industrial,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
216,18,Anvil,0,-1,5,,
217,217,Bicycle Bell,0,-1,5,,
218,2,Brake Drum,0,-1,5,,
219,13,Cannon,0,-1,5,,
220,4,Garbage Can Lid,0,-1,5,2,0
221,221,Horn,0,-1,5,,
222,59,Jar of Nails,0,-1,5,,
223,27,Plastic Bucket,0,-1,5,,
224,46,Police Whistle%g ><,0,-1,501,,
225,47,Police Whistle%g Short,0,-1,501,,
226,46,Police Whistle%g Sustained,0,-1,501,,
455,59,Sand Block,0,-1,5,,
227,88,Saw Blade,0,-1,5,,
464,463,Scratch Pull,0,30,5,,
463,59,Scratch Push,0,29,5,,
228,221,Siren,0,-1,5,,
229,96,Thunder Machine,0,-1,5,,
230,3,Typewriter,0,-1,5,,
231,88,Wind Machine,0,-1,5,2,0

// Miscellaneous,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
22,22,Hand Clap,0,39,6,2,0
234,22,Finger Snaps,0,-1,6,,
461,461,Metronome Click,0,32,6,,
462,461,Metronome Bell,0,34,6,,
235,235,Rhythm Cues,0,-1,6,,

// Snare Drums,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
1,1,Snare Drum,7,38,701,2,0
236,1,Snare Drum%g%d LH,7,-1,701,,
277,1,Snare%g Roll,6,-1,701,2,0
239,277,Snare%g Buzz Roll,7,-1,701,,
278,277,Snare%g Sustained Roll,6,-1,701,2,0
240,1,Snare%g Cross Shot,7,-1,701,,
3,1,Snare%g Cross Stick,7,37,701
243,1,Snare%g Dry Crush,7,-1,701
244,1,Snare%g Fat Crush,7,-1,701
245,1,Snare%g Flam,7,-1,701
246,3,Snare%g Ghost Stroke,7,-1,701
247,1,Snare%g Guz Long,7,-1,701
248,1,Snare%g Guz Short,7,-1,701
249,3,Snare%g Rim,7,-1,701
250,3,Snare%g Rim%d LH,7,-1,701
251,1,Snare%g Rim Shot,7,-1,701
252,1,Snare%g Rim Shot%d LH,7,-1,701
253,1,Snare%g Rim Shot%d (Both Hands),7,-1,701
237,1,Snare Drum%g Brush,7,93,701
238,1,Snare Drum%g Brush Stir,7,-1,701
241,1,Snare Drum%g Dread,7,-1,701
242,1,Snare Drum%g Dread%d LH,7,-1,701
254,1,Snare Drum%g Rod,7,91,701
255,1,Snare Drum%g Rod%d LH,7,-1,701
256,3,Stick Click,7,31,701
23,1,Electric Snare Drum,7,40,701
257,1,Snare Section%g%d Hits,6,-1,702
258,1,Snare Section%g%d Hits LH,6,-1,702
259,277,Snare Section%g Buzz Rolls,6,-1,702
458,277,Snare Section%g Sustained Rolls,6,-1,702
260,240,Snare Section%g Cross Shots,6,-1,702
261,3,Snare Section%g Cross Sticks,6,-1,702
264,243,Snare Section%g Dry Crushes,6,-1,702
265,244,Snare Section%g Fat Crushes,6,-1,702
266,247,Snare Section%g Guz Long,6,-1,702
267,248,Snare Section%g Guz Short,6,-1,702
268,249,Snare Section%g Rim Shots,6,-1,702
269,250,Snare Section%g Rim Shots%d LH,6,-1,702
270,251,Snare Section%g Rim Shots%d (Both Hands),6,-1,702
271,252,Snare Section%g Rims,6,-1,702
272,253,Snare Section%g Rims%d LH,6,-1,702
262,241,Snare Section%g Dreads,6,-1,702
263,242,Snare Section%g Dreads%d LH,6,-1,702
273,254,Snare Section%g Rods,6,-1,702
274,255,Snare Section%g Rods%d LH,6,-1,702
275,256,Stick Clicks,6,-1,702
279,1,Side Drum,6,-1,704
280,236,Side Drum%g%d LH,6,-1,704
281,1,Side Drum%g Roll,6,-1,704
282,1,Pipe Snare Drum,6,-1,7

// Toms/Tenor Drums,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
24,24,High Tom,10,50,801,,
283,24,High Tom%g%d LH,10,-1,801
284,289,High Tom%g Buzz Roll,10,-1,801
285,24,High Tom%g Dry Crush,10,-1,801
286,24,High Tom%g Flam,10,-1,801
287,24,High Tom%g Shot/Rim,10,-1,801
288,24,High Tom%g Shot/Rim%d LH,10,-1,801
289,24,High Tom%g Short Roll,10,-1,801
290,284,High Tom%g Sustained Buzz Roll,10,-1,801
25,25,High-Mid Tom,9,48,806
291,25,High-Mid Tom%g%d LH,9,-1,806
292,297,High-Mid Tom%g Buzz Roll,9,-1,806
293,25,High-Mid Tom%g Dry Crush,9,-1,806
294,25,High-Mid Tom%g Flam,9,-1,806
295,25,High-Mid Tom%g Shot/Rim,9,-1,806
296,25,High-Mid Tom%g Shot/Rim%d LH,9,-1,806
297,25,High-Mid Tom%g Short Roll,9,-1,806
298,292,High-Mid Tom%g Sustained Buzz Roll,9,-1,806
26,26,Low-Mid Tom,8,47,807
299,26,Low-Mid Tom%g%d LH,8,-1,807
300,305,Low-Mid Tom%g Buzz Roll,8,-1,807
301,26,Low-Mid Tom%g Dry Crush,8,-1,807
302,26,Low-Mid Tom%g Flam,8,-1,807
303,26,Low-Mid Tom%g Shot/Rim,8,-1,807
304,26,Low-Mid Tom%g Shot/Rim%d LH,8,-1,807
305,26,Low-Mid Tom%g Short Roll,8,-1,807
306,300,Low-Mid Tom%g Sustained Buzz Roll,8,-1,807
27,27,Low Tom,6,45,808
307,27,Low Tom%g%d LH,6,-1,808
308,313,Low Tom%g Buzz Roll,6,-1,808
309,27,Low Tom%g Dry Crush,6,-1,808
310,27,Low Tom%g Flam,6,-1,808
311,27,Low Tom%g Shot/Rim,6,-1,808
312,27,Low Tom%g Shot/Rim%d LH,6,-1,808
313,27,Low Tom%g Short Roll,6,-1,808
314,308,Low Tom%g Sustained Buzz Roll,6,-1,808
28,28,Floor Tom 1,5,43,8
29,29,Floor Tom 2,4,41,8
315,315,Tenors%g High Rims,7,-1,802
316,316,Tenors%g Low Rims,5,-1,802
317,275,Tenors%g Stick Click,6,-1,802
318,26,Impact Drum%g High,7,-1,803
319,27,Impact Drum%g Low,5,-1,803
320,24,RotoTom%g High,7,-1,804,,
321,25,RotoTom%g Mid,6,-1,804,,
322,26,RotoTom%g Low,5,-1,804,,
323,25,Spock Drum%g%d,6,-1,805,2,1
324,25,Spock Drum%g%d LH,6,-1,805,2,1
325,330,Spock Drum%g Buzz Roll,6,-1,805,2,1
326,25,Spock Drum%g Dry Crush,6,-1,805,2,1
327,25,Spock Drum%g Flam,6,-1,805,2,1
328,25,Spock Drum%g Rim Shot,6,-1,805,2,1
329,25,Spock Drum%g Rim Shot%d LH,6,-1,805,2,1
330,289,Spock Drum%g Short Roll,6,-1,805,2,1
331,325,Spock Drum%g Sustained Buzz Roll,6,-1,805,2,1

// World 1,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
30,30,High Agogo,0,67,901,,
332,30,High Agogo%g Mute,0,-1,901,,
31,31,Low Agogo,0,68,901,,
333,31,Low Agogo%g Mute,0,-1,901,,
506,333,Agogo Press Sound,0,-1,901,,
504,30,High Small Agogo,0,-1,901,,
505,31,Low Small Agogo,0,-1,901,,
507,332,Small Agogo Press Sound,0,-1,901
334,24,High Bata,0,-1,902
335,287,High Bata%g Slap,0,-1,902
336,24,High Bata%g Dead Stroke,0,-1,902
337,25,Medium Bata,0,-1,902
338,295,Medium Bata%g Slap,0,-1,902
339,25,Medium Bata%g Dead Stroke,0,-1,902
340,27,Low Bata,0,-1,902
341,311,Low Bata%g Slap,0,-1,902
342,27,Low Bata%g Dead Stroke,0,-1,902
343,37,Berimbau,0,-1,903
344,36,Berimbau High,0,-1,903
345,12,Berimbau Buzz,0,-1,903
346,30,High Bongo Bell,0,-1,904
347,30,High Bongo Bell Mute,0,-1,904
348,31,Low Bongo Bell,0,-1,904
349,31,Low Bongo Bell Mute,0,-1,904,,
32,32,High Bongo,0,60,905,,
350,32,High Bongo%g Mute,0,-1,905,,
351,32,High Bongo%g Slap,0,-1,905,,
503,32,High Bongo High Tone,0,-1,905,,
33,33,Low Bongo,0,61,905,,
352,33,Low%g Bongo Mute,0,-1,905,,
353,33,Low%g Bongo Slap,0,-1,905,,
354,354,Bowl,0,-1,906,5,0
34,34,Cabasa,0,69,907,,
355,34,Cabasa%g Long,0,-1,907,,
356,34,Cabasa%g Multi Shake,0,-1,907,,
357,34,Cabasa%g Shake,0,-1,907,,
358,34,Cabasa%g Snap,0,-1,907,,
359,2,Cajone,0,-1,908,3,0
500,359,Cajone%g Corner,0,-1,908,3,0
501,359,Cajone%g Dead Stroke,0,-1,908,3,0
502,359,Cajone%g Fingertips,0,-1,908,3,0
360,359,Cajone%g Low,0,-1,908,3,0
361,359,Cajone%g Slap,0,-1,908,3,0
362,362,Castanets,0,85,909,,
363,362,Castanets%g LH,0,-1,909,,
364,362,Castanets%g Flam,0,-1,909,,
365,362,Castanets%g Roll,0,-1,909,,
366,6,Cha Cha Bells,0,-1,910,,
367,48,Cha Cha Bells%g Mute,0,-1,910,,
470,366,Cha Cha Bells%g Tip,0,-1,910,,
35,35,Claves,0,75,911,2,0
36,36,Conga,8,63,912
368,36,Conga%g Bass Tone,8,-1,912
37,36,Conga%g Dead Stroke,8,62,912
369,36,Conga%g Slap,8,-1,912
370,36,Requinto,11,-1,912
371,370,Requinto%g Bass Tone,11,-1,912
372,370,Requinto%g Dead Stroke,11,-1,912
373,370,Requinto%g Slap,11,-1,912
374,36,Quinto,10,-1,912
375,374,Quinto%g Bass Tone,10,-1,912
376,374,Quinto%g Dead Stroke,10,-1,912
377,374,Quinto%g Slap,10,-1,912
38,38,Tumba,6,64,912
378,38,Tumba%g Bass Tone,6,-1,912
379,38,Tumba%g Dead Stroke,6,-1,912
380,38,Tumba%g Slap,6,-1,912
381,38,Super Tumba,4,-1,912
382,382,Super Tumba%g Bass Tone,4,-1,912
383,382,Super Tumba%g Dead Stroke,4,-1,912
384,382,Super Tumba%g Slap,4,-1,912
39,39,Cuica%g High,0,78,913
385,39,Cuica%g Mid,0,-1,913
40,39,Cuica%g Low,0,79,913
386,27,Darbuka,0,-1,914
387,389,Darbuka%g Dead Stroke,0,-1,914
388,311,Darbuka%g Slap,0,-1,914
389,27,Djembe,0,-1,915,2,0
498,389,Djembe%g Bass Tone,0,-1,915,2,0
390,389,Djembe%g Dead Stroke,0,-1,915,2,0
499,390,Djembe%g Fingertips,0,-1,915,2,0
391,311,Djembe%g Slap,0,-1,915,2,0
392,24,Frame Drum,0,-1,916,,
393,24,Frame Drum%g High,0,-1,916,,
394,25,Frame Drum%g Low,0,-1,916,,
395,26,Frame Drum%g Bass Tone,0,-1,916,,
396,287,Frame Drum%g Slap,0,-1,916,,
397,34,Gourd,0,-1,917,2,0
41,41,Guiro%g Long,0,74,918,,
42,41,Guiro%g Short,0,73,918,,
471,41,Guiro%g Up Long,0,-1,918,,
472,41,Guiro%g Up Short,0,-1,918,,
473,41,Guiro%g Down Up,0,-1,918,,
398,41,Metal Guiro%g Long,0,-1,918,,
399,41,Metal Guiro%g Short,0,-1,918,,
400,41,Plastic Guiro%g Long,0,-1,918,,
401,41,Plastic Guiro%g Short,0,-1,918,,
402,36,Log Drum%g High,0,-1,919,,
403,38,Log Drum%g Low,0,-1,919,,

// World 2,,,,,,,
//InstID,ParentID,InstName,StaffPos,GM,GroupID,Copies,CopyGroup
43,43,Maracas,0,70,1001,2,0
404,43,Hi Maraca,0,-1,1001,,
405,43,Low Maraca,0,-1,1001,,
481,7,Pandeiro%g Open,0,-1,1016,2,0
482,7,Pandeiro%g Open Fingertips,0,-1,1016,2,0
483,7,Pandeiro%g Open Slap,0,-1,1016,2,0
484,7,Pandeiro%g Open Thumb,0,-1,1016,2,0
485,4103,Pandeiro%g Closed,0,-1,1016,2,0
486,4103,Pandeiro%g Closed Fingertips,0,-1,1016,2,0
487,4103,Pandeiro%g Closed Slap,0,-1,1016,2,0
488,4103,Pandeiro%g Closed Thumb,0,-1,1016,2,0
489,66,Pandeiro%g Jingles,0,-1,1016,2,0
406,392,Pandero,0,-1,1002,,
407,394,Pandero%g Dead Stroke,0,-1,1002,,
408,396,Pandero%g Slap,0,-1,1002,,
409,43,Rainstick,0,-1,1003,2,0
476,44,Repinique,0,-1,1015,,
477,468,Repinique%g Fingers,0,-1,1015,,
478,467,Repinique%g Hand,0,-1,1015,,
479,442,Repinique%g Rim,0,-1,1015,,
480,444,Repinique%g Slap,0,-1,1015,,
410,34,Shekere%g High,0,-1,1004,,
411,34,Shekere%g High Shake,0,-1,1004,,
412,34,Shekere%g Low,0,-1,1004,,
413,34,Shekere%g Low Shake,0,-1,1004,,
414,34,Shekere%g Short,0,-1,1004,,
508,34,Shekere%g Bass Tone,0,-1,1004,,
509,34,Shekere%g Down,0,-1,1004,,
510,34,Shekere%g Up,0,-1,1004,,
415,2,Surdu,0,87,1005,3,0
416,81,Surdu%g Dead Stroke,0,86,1005,3,0
474,81,Surdu%g Dead Stroke (Hand),0,-1,1005,3,0
475,78,Surdu%g Rim,0,-1,1005,3,0
417,36,Tabla,0,-1,1006,,
418,37,Tabla%g High,0,-1,1006,,
419,36,Tabla%g Low,0,-1,1006,,
420,38,Tabla%g Bass Tone,0,-1,1006,,
421,369,Tabla%g Slap,0,-1,1006,,
422,24,Chu,6,-1,1007,2,0
423,287,Chu%g Ka (Rim),6,-1,1007,2,0
424,25,Odaiko,6,-1,1007,2,0
425,295,Odaiko%g Ka (Rim),6,-1,1007,2,0
426,26,Shime,6,-1,1007,2,0
427,303,Shime%g Ka (Rim),6,-1,1007,2,0
428,27,Okedo,6,-1,1007,2,0
429,311,Okedo%g Ka (Rim),6,-1,1007,2,0
430,28,Sumo,6,-1,1007,2,0
431,311,Sumo%g Ka (Rim),6,-1,1007,2,0
432,39,Talking Drum%g High,0,-1,1008,,
433,40,Talking Drum%g Low,0,-1,1008,,
490,44,Tambourim,0,-1,1017,2,0
491,468,Tambourim%g Dead Stroke,0,-1,1017,2,0
492,467,Tambourim%g Fingertip,0,-1,1017,2,0
493,442,Tambourim%g Rim Shot,0,-1,1017,2,0
494,44,Tambourim%g Virado Down,0,-1,1017,2,0
495,468,Tambourim%g Virado Down Dead Stroke,0,-1,1017,2,0
496,44,Tambourim%g Virado Up,0,-1,1017,2,0
497,468,Tambourim%g Virado Up Dead Stroke,0,-1,1017,2,0
434,7,Tamburin,0,-1,1009,,
435,7,Tamburin%g High,0,-1,1009,,
436,7,Tamburin%g Low,0,-1,1009,,
437,7,Tamburin%g Bass Tone,0,-1,1009,,
438,7,Tamburin%g Slap,0,-1,1009,,
439,7,Tamburin%g Jingles,0,-1,1009,,
459,11,Temple Block,0,-1,1014,5,0
440,36,Thavil%g Left,0,-1,1010
441,38,Thavil%g Right,0,-1,1010
44,44,High Timbale,0,65,1011
444,44,High Timbale%g Edge,0,-1,1011
467,44,High Timbale%g Hand,0,-1,1011
468,44,High Timbale%g Mute,0,-1,1011
442,44,High Timbale%g Rim,0,-1,1011
45,44,Low Timbale,0,66,1011
465,44,Low Timbale%g Edge,0,-1,1011
466,45,Low Timbale%g Hand,0,-1,1011
469,45,Low Timbale%g Mute,0,-1,1011
443,44,Low Timbale%g Rim,0,-1,1011
445,30,Timbale%g Bell,0,-1,1011
446,30,Timbale%g Bell Mute,0,-1,1011
447,37,Udu%g High,0,-1,1012
448,36,Udu%g Low,0,-1,1012
449,38,Udu%g Bass Tone,0,-1,1012,,
450,37,Udu%g Slap,0,-1,1012,,
46,46,Whistle%g Long,0,72,1013,2,0
451,46,Whistle%g Medium,0,-1,1013,2,0
47,46,Whistle%g Short,0,71,1013,2,0
452,7,Body Bells,0,-1,10
453,228,Bullroarer,0,-1,10
454,22,Clogs,0,-1,10

// Custom Note Types,,,,,


3968,3968,Custom 1,0,0,11
3969,3969,Custom 2,0,1,11
3970,3970,Custom 3,0,2,11
3971,3971,Custom 4,0,3,11
3972,3972,Custom 5,0,4,11
3973,3973,Custom 6,0,5,11
3974,3974,Custom 7,0,6,11
3975,3975,Custom 8,0,7,11
3976,3976,Custom 9,0,8,11
3977,3977,Custom 10,0,9,11
3978,3978,Custom 11,0,10,11
3979,3979,Custom 12,0,11,11
3980,3980,Custom 13,0,12,11
3981,3981,Custom 14,0,13,11
3982,3982,Custom 15,0,14,11
3983,3983,Custom 16,0,15,11
3984,3984,Custom 17,0,16,11
3985,3985,Custom 18,0,17,11
3986,3986,Custom 19,0,18,11
3987,3987,Custom 20,0,19,11
3988,3988,Custom 21,0,20,11
3989,3989,Custom 22,0,21,11
3990,3990,Custom 23,0,22,11
3991,3991,Custom 24,0,23,11
3992,3992,Custom 25,0,24,11
3993,3993,Custom 26,0,25,11
3994,3994,Custom 27,0,26,11
3995,3995,Custom 28,0,27,11
3996,76,Custom 29,0,-1,11
3997,463,Custom 30,0,-1,11
3998,464,Custom 31,0,-1,11
3999,256,Custom 32,0,-1,11
4000,461,Custom 33,0,-1,11
4001,4001,Custom 34,0,33,11
4002,462,Custom 35,0,-1,11
4003,59,Custom 36,0,-1,11
4004,74,Custom 37,0,-1,11
4005,70,Custom 38,0,-1,11
4006,362,Custom 39,0,-1,11
4007,416,Custom 40,0,-1,11
4008,415,Custom 41,0,-1,11
4009,4009,Custom 42,0,88,11
4010,4010,Custom 43,0,89,11
4011,4011,Custom 44,0,90,11
4012,254,Custom 45,0,-1,11
4013,4013,Custom 46,0,92,11
4014,237,Custom 47,0,-1,11
4015,4015,Custom 48,0,94,11
4016,4016,Custom 49,0,95,11
4017,4017,Custom 50,0,96,11
4018,4018,Custom 51,0,97,11
4019,4019,Custom 52,0,98,11
4020,4020,Custom 53,0,99,11
4021,4021,Custom 54,0,100,11
4022,4022,Custom 55,0,101,11
4023,4023,Custom 56,0,102,11
4024,4024,Custom 57,0,103,11
4025,4025,Custom 58,0,104,11
4026,4026,Custom 59,0,105,11
4027,4027,Custom 60,0,106,11
4028,4028,Custom 61,0,107,11
4029,4029,Custom 62,0,108,11
4030,4030,Custom 63,0,109,11
4031,4031,Custom 64,0,110,11
4032,4032,Custom 65,0,111,11
4033,4033,Custom 66,0,112,11
4034,4034,Custom 67,0,113,11
4035,4035,Custom 68,0,114,11
4036,4036,Custom 69,0,115,11
4037,4037,Custom 70,0,116,11
4038,4038,Custom 71,0,117,11
4039,4039,Custom 72,0,118,11
4040,4040,Custom 73,0,119,11
4041,4041,Custom 74,0,120,11
4042,4042,Custom 75,0,121,11
4043,4043,Custom 76,0,122,11
4044,4044,Custom 77,0,123,11
4045,4045,Custom 78,0,124,11
4046,4046,Custom 79,0,125,11
4047,4047,Custom 80,0,126,11
4048,4048,Custom 81,0,127,11
4049,4049,Custom 82,0,-1,11
4050,4050,Custom 83,0,-1,11
4051,4051,Custom 84,0,-1,11
4052,4052,Custom 85,0,-1,11
4053,4053,Custom 86,0,-1,11
4054,4054,Custom 87,0,-1,11
4055,4055,Custom 88,0,-1,11
4056,4056,Custom 89,0,-1,11
4057,4057,Custom 90,0,-1,11
4058,4058,Custom 91,0,-1,11
4059,4059,Custom 92,0,-1,11
4060,4060,Custom 93,0,-1,11
4061,4061,Custom 94,0,-1,11
4062,4062,Custom 95,0,-1,11
4063,4063,Custom 96,0,-1,11
4064,4064,Custom 97,0,-1,11
4065,4065,Custom 98,0,-1,11
4066,4066,Custom 99,0,-1,11
4067,4067,Custom 100,0,-1,11
4068,4068,Custom 101,0,-1,11
4069,4069,Custom 102,0,-1,11
4070,4070,Custom 103,0,-1,11
4071,4071,Custom 104,0,-1,11
4072,4072,Custom 105,0,-1,11
4073,4073,Custom 106,0,-1,11
4074,4074,Custom 107,0,-1,11
4075,4075,Custom 108,0,-1,11
4076,4076,Custom 109,0,-1,11
4077,4077,Custom 110,0,-1,11
4078,4078,Custom 111,0,-1,11
4079,4079,Custom 112,0,-1,11
4080,4080,Custom 113,0,-1,11
4081,4081,Custom 114,0,-1,11
4082,4082,Custom 115,0,-1,11
4083,4083,Custom 116,0,-1,11
4084,4084,Custom 117,0,-1,11
4085,4085,Custom 118,0,-1,11
4086,4086,Custom 119,0,-1,11
4087,4087,Custom 120,0,-1,11
4088,4088,Custom 121,0,-1,11
4089,4089,Custom 122,0,-1,11
4090,4090,Custom 123,0,-1,11
4091,4091,Custom 124,0,-1,11
4092,4092,Custom 125,0,-1,11
4093,4093,Custom 126,0,-1,11
4094,4094,Custom 127,0,-1,11
4095,4095,Custom 128,0,-1,11
// End

Potrebbero piacerti anche