bad_bad_guy.tidal 656 Bytes
Newer Older
1 2 3
setcps 0.5

d1
4 5
$ every 16 (0.25 ~>)
$ every 8 (0.125 ~>)
6 7
$ fast 4 -- faster!
-- $ fast 2 -- fast!
8
-- $ euclid "<1 1 1 1 2 2 2 2>" 2
9
$ s "jazz:0"
10
# gain 0.7
11

12
$ fast "2 1"
13 14
$ sometimes (# s "dr 808cy:5")
$ s "dr*<2 4> [hh hh?]"
15
# gain 0.7
16 17

d3 -- bass
18 19
$ note ("<<0 3> <0 3> <0 -4> <0 -4>>" +
"0 7 ~ 0 6 7 6 3")
20 21 22 23
# s "bass3"
# gain 0.8

d3 -- pont 80 drums
24
$ fast 8
PLN (Algolia) committed
25 26
$ someCycles ((off 0.625 id) . (# n "3"))
$ off 0.125 id
27 28 29
$ s "e"
# s "electro1"
# n "2"
30
# gain 0.9
31

32 33 34 35
d4 -- Choeurs!
-- $ (chop 4) . (# cut 1) -- chopped echo
-- $ off 0.25 ((|+ note 7) . (# cut 1))
-- $ off 0.125 (|+ note 3)
36
$ "moogBass"
37 38
# note ("<0!4 3!4>" + "0 -2")
# gain 0.75
39

40
d6 $ s "cp:1/4"