@head { $time_sig 1/4 $tempo 200 $title "" } @body { %define brassh1 { ( /l4/d5 f5 b-5 ) /l2/r ( /l8/d5 f5 b-5 ) /l8/r ( /l4/b-4 d5 f5 ) /l4/r ( /l4/c5 e-5 b-5 ) ( /l4/e-5 g5 b-5 ) /l2/r ( /l4/e-5 g5 b-5 ) /l4/r ( /l8/a4 c5 f5 ) ( /l8/b-4 d-5 g-5 ) } %define brassl1 { ( /l4/c4 e-4 b-4 ) /l2/r ( /l8/c4 e-4 b-4 ) /l8/r ( /l4/g3 f4 ) /l4/r ( /l4/d4 f+4 ) ( /l4/b-3 f4 a-4 ) /l2/r ( /l4/b-4 f4 a-4 ) /l4/r ( /l8/f3 c4 e-4 ) ( /l8/g-3 d-4 e4 ) } %define bass1 { /l3:8/c3 /l8/d3 /l8/e-3 /l4/g3 /l4/f3 /l8/g2 /l4/b-2 /l4/c3 /l3:8/f2 /l3:8/g2 /l3:8/a-2 /l3:8/b-2 } %define bass3 { /l3:8/c3 /l3:8/d-3 /l3:8/e3 /l3:8/g3 ( /l1/a-3 a-2 ) } %define brassh2 { /l7:4/r ( /l3:8/b-4 g5 ) ( /l3:8/c5 a5 ) ( /l3:8/d5 b-5 ) ( /l3:8/e-5 c+6 ) } %define brassl2 { /l7:4/r ( /l3:8/f3 d4 ) ( /l3:8/g3 e-4 ) ( /l3:8/a-3 f4 ) ( /l3:8/b-3 g4 ) } %define brassh3 { ( /l3:8/f+5 e6 ) ( /l3:8/a5 f6 ) ( /l3:8/b-5 f6 ) ( /l3:8/b-5 b-6 ) } %define brassl3 { ( /l3:8/c4 a-4 ) ( /l3:8/d-4 b4 ) ( /l3:8/e4 d5 ) ( /l3:8/g4 e-5 ) } %define clv { /l4/claves /l4/r /l4/claves /l4/r /l4/claves /l4/claves /l4/claves /l4/r /l4/claves /l4/r /l4/claves /l4/r /l4/claves } %define mar { /l4/maracas /l8/maracas /l4/maracas /l8/maracas /l8/maracas /l8/maracas /l8/maracas /l16/maracas /l16/maracas /l8/maracas /l8/maracas /l4/maracas /l4/maracas /l8/maracas /l4/maracas /l8/maracas /l8/maracas /l16/maracas /l16/maracas /l8/maracas /l8/maracas /l4/maracas } %define con { /l8/conga_h_open /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_mute /l8/conga_l /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_open /l8/conga_h_mute /l8/conga_l /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_open /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_mute /l8/conga_l /l8/conga_h_mute /l8/conga_h_open /l8/conga_h_mute /l8/conga_l /l8/conga_h_mute /l8/conga_h_mute /l8/conga_h_mute } @channel 1 A { $patch bass_fless $volume 127 %repeat 8 { ~bass1 } %repeat 2 { ~bass1/3/ } %repeat 1 { ~bass3/3/ } } @channel 2 brass { $patch brass $volume 20 %repeat 2 { ~bass1/36/ } %repeat 2 { ~brassh1/12/ } %repeat 2 { ~bass1/36/ } %repeat 1 { ~brassh1/12/ } %repeat 1 { ~bass1/36/ } %repeat 2 { ~bass1/39/ } %repeat 1 { ~bass3/39/ } } @channel 3 brass { $patch brass $volume 20 %repeat 2 { ~bass1/24/ } %repeat 2 { ~brassl1/12/ } %repeat 2 { ~bass1/24/ } %repeat 1 { ~bass1/24/ } %repeat 1 { ~brassl1/24/ } %repeat 2 { ~bass1/27/ } %repeat 1 { ~bass3/27/ } } @channel 10 Clave { $patch 1 $volume 127 %repeat 11 { ~mar } } @channel 10 Conga { $patch 1 $volume 127 %repeat 11 { ~con } } @channel 10 Clave { $patch 1 $volume 24 %repeat 11 { ~clv } } }