1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
setcps (120/60/4)
-- BASSES
-- Sequences
-- once $ "moog"
-- once $ "bassWarsaw" |- note 24 # lpf 900
-- once $ "jungle_bass:23"
-- once $ "bass3:4" # note "-1"
-- once $ "giorgio_syn:0" |- note 24 # lpf 600 # cut 4
-- once $ "giorgio_syn:1" |- note 0 # cut 4 # gain 0.9
-- Samples
-- once $ "fbass:10" -- Plein
-- once $ "come_bass"
-- once $ "jungle_bass:4"
-- once $ "nujazz_bass120"
-- once $ "nujazz_bass120:8"
-- once $ loopAt 4 $ "nujazz_bass125:6" -- et 7
-- once $ "nujazz_bassp120:2"
-- once $ "rootsBass:3"
-- once $ "trance_bass"
once $ "trance_bass:2" # speed 0.85
-- once $ "trance_bass:13" # lpfbus 41 (range 20 2000 (fast 4 sine))
-- # speed 0.5
# cut 4
-- |+| note "g fs f g"
-- $ note ("<[g, d] [fs, d] [f, d] [ef, bf]>" - 12)
-- |+| note (struct "t(5,8)" $ arp "up" "ds'min'4")
-- LEADS
once $ "nujazz_guitar120:2"
-- once $ "nujazz_keys120"
-- once $ "nujazz_wahwah125"
-- once $ "nujazz_fx120:6"
# cut 5
# gain 1.2
-- AMBIANCE
-- once $ "nujazz_fx120"
-- once $ "90s_synatm:2"
-- once $ "90s_weird:1" # gain 0.8
-- once $ "90s_weird:2" # gain 0.8
-- once $ "90s_weird:5" # gain 0.8
-- once $ "90s_weird:6" # gain 0.8
-- once $ "90s_weird:9" # gain 0.8
-- once $ "90s_weird:10" # gain 0.8
-- once $ "90s_weird:11" # gain 0.8
-- once $ "90s_glassatm:1" # gain 0.8
-- once $ "90s_glassatm:3" # gain 0.8
-- once $ "90s_matrix:4" # note "g4"# gain 1.1 -- 1 2 3 4
# cut 9
# room 0.4
-- BREAKS
-- once $ "break"
-- once $ "jungle_breaks:45"
-- once $ "jungle_breaks:45"
once $ loopAt 1 $ ply 2 $ "org_jungle_breaks:2"
# cut 8 # gain 0.8