-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblaq.tidal
161 lines (141 loc) · 2.99 KB
/
blaq.tidal
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
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
-- ___ ___ ________ ________ _______ ________ ___ ________ _______ ________
-- |\ \|\ \|\ ___ \|\ ___ \|\ ___ \ |\ _____\\ \|\ ___ \|\ ___ \ |\ ___ \
-- \ \ \\\ \ \ \\ \ \ \ \_|\ \ \ __/|\ \ \__/\ \ \ \ \\ \ \ \ __/|\ \ \_|\ \
-- \ \ \\\ \ \ \\ \ \ \ \ \\ \ \ \_|/_\ \ __\\ \ \ \ \\ \ \ \ \_|/_\ \ \ \\ \
-- \ \ \\\ \ \ \\ \ \ \ \_\\ \ \ \_|\ \ \ \_| \ \ \ \ \\ \ \ \ \_|\ \ \ \_\\ \ ___
-- \ \_______\ \__\\ \__\ \_______\ \_______\ \__\ \ \__\ \__\\ \__\ \_______\ \_______\\__\
-- \|_______|\|__| \|__|\|_______|\|_______|\|__| \|__|\|__| \|__|\|_______|\|_______\|__|
fuck = hush
setcps (110/60/4)
d1
$ n "<c'min'5 g'min'5 f'maj'5 c'maj'5>"
# s "superfm"
# velocity 1.2
# sustain 4
# voice 0
# octave 4
# shape 0.2
# delay 2
# delayt 0.125
# hpf 100
# bandf 400
d1
$ n "<c'min'5 g'min'5 f'maj'5 c'maj'5>"
# s "superhammond"
# voice 2
# decay 0.2
# octave 4
# leslie 2
# shape 0.2
# delay 2
# delayt 0.125
# hpf 100
# bandf 800
d1 $ silence
d2
$ n "<c'min'5 [g'min'5 ~ g'min'5] f'maj'5 [c'maj'5 ~ c'maj'5]>"
# s "superfm"
# attack 0.9
# release 0.1
# voice 5
# octave 5
# leslie 2
# shape 0.6
d2
$ n "<c'min'5*3 [g'min'5 <g'min'5*3_ g'min'5> d'min'5] f'maj'5*5 [c'maj'5*2_ c'maj'5]>"
# s "superfm"
# attack 0.8
# release 0.2
# voice 5
# octave 5
# leslie 2
# shape 0.6
d2 $ silence
d3
$ arp "<down up>"
$ n "<c'min'4 g'min'4 f'maj'4 c'maj'4>"
# sound "supervibe"
# sustain 2
# velocity 0.5
# accelerate 0.8
# decay 0.7
# octave 6
# shape 0.1
# bandf 4000
# leslie 0.2
# pan 0.75
d3
$ arp "<down up>"
$ n "<c'min'8 g'min'8 f'maj'8 c'maj'8>"
# sound "supervibe"
# sustain 2
# velocity 0.7
# accelerate 0.9
# decay 0.7
# octave 6
# shape 0.1
# bandf 4000
# leslie 0.5
# pan 0.75
d3 $ silence
d4
$ fast 2
$ struct ("t(3,8)")
$ s "<super808:6!3 super808:7 super808:6? super808:7>"
# speed 1
# distort 0
# room 0.4
# shape 0.4
# gain 1.4
# hpf 0
# lpf (range 1000 1500 $ slow 4 $ sine)
d4
$ fast 2
$ struct ("t(3,8)")
$ s "super808:4"
# speed 1
# distort 0
# room 0.4
# shape 0.7
# gain 1.4
# hpf 0
# lpf (range 1000 1500 $ slow 4 $ sine)
d4 $ silence
d5
$ struct ("f t")
$ s "cp"
# speed 0.8
# distort 0.2
# room 0.6
# shape 0.6
# gain 1.2
# hpf 200
# lpf 4000
d5
$ every 4 (fast 2)
$ jux (off 0.125 (# distort (perlin - 0.25)))
$ struct ("f t")
$ s "superclap:0"
# speed 0.7
# distort 0.1
# room 0.6
# shape 0.7
# gain 1.4
# hpf 200
# lpf (range 1200 4000 $ slow 8 $ sine)
d5 $ silence
d6
$ fast 2
$ stut 2 0.5 0.0625
$ struct ("t(3,8)")
$ s "808bd:4"
# sustain 2
# room 0.3
# shape 0.9
# gain 1.5
# lpf 4000
# hpf 100
# octer 0.7
# fshift 1
d6 $ silence
fuck