feat: Work week

parent 27bb8b67
setcps 1
d1
$ whenmod 8 7 (fast 2)
$ whenmod 8 7 (# gain 1)
$ whenmod 8 6 (# gain 0)
-- $ sometimes (fast 2)
$ s "bd*2 < ~ [bd*2 ~]>"
# s (wchoose [
("kicklinn", 0.8),
("reverbkick", 0.15),
("cp", 0.05)
])
d2
$ whenmod 64 48 (# silence)
$ whenmod 32 24 (# n 4)
$ whenmod 16 8 (rev)
$ sometimes (off 0.125 (|+ 0))
$ s "bass3(<<1 5> 3>, 8)"
# note "0 5 7"
# pan 0.2
# gain 0.9
--
-- d4
-- $ sometimes (fast 2)
-- $ s "glitch:2(<1 2>,4)"
-- # gain 0.7
d3
$ whenmod 8 7 rev
$ whenmod 8 6 (# note "0 4 7 4")
$ whenmod 8 6 (off 0.125 (|+ 0))
-- $ sometimes (jux rev)
$ sometimes (off 0.25 (|+ "<0 7>"))
$ sometimes (off 0.5 rev)
$ often (off 0 (|+ 7))
$ euclid 3 8
$ s "blip"
# note "<0 [3,7] 0 [0,7]>"
# pan (0.25 + rand / 2)
# gain 0.6
d1 $ n "0 2 4 5 7 9 11 12" -- gamme pentatonique
setcps 1
d1
$ whenmod 32 28 (hurry 2)
$ every 4 (0.125 ~>)
$ s "hh(<2 3>,4)"
# s "reverbkick"
# gain 0.8
d2
$ whenmod 32 28 (# silence)
$ whenmod 8 5 (
-- $
off 0.125 (# note "<4 6 9>")
)
$ whenmod 32 4 (# gain 0.7)
$ every 4 degrade
$ s "[hh?*4] <~ hh*2>"
# s "bass3"
# note "<3 0> <0 3>"
# gain 0.5
d3
$ whenmod 32 28 (# silence)
$ whenmod 32 27 (# release 1)
$ whenmod 30 20 (# gain 0.7)
$ whenmod 8 4 (rev)
$ hurry 0.5
-- $ off 0.125 (# gain 0.7)
$ s "hh(<3 5>, 8)"
# s "trump:4"
# note "0 7 12"
# cut 1
# gain 0
d4
$ whenmod 32 28 (# silence)
$ whenmod 24 16 (
-- # note "<<0 4> <7 12>>"
# note "<<5 7> <9 12>>"
)
$ whenmod 24 8 (
# note "<<0 4> <7 12>>"
)
$ whenmod 8 4 (rev)
$ chop 4
$ s "sax"
# note "<0 <7 12>>"
-- # note "<0>"
# release 2
d1 $ n "0 2 4 5 7 9 11 12" -- gamme pentatonique
d1
$ sometimes (off 0.125 (|+ 0))
$ s "clubkick(<<1 2> 4>,4)"
# gain 0.8
d2 $ s "<sn*4 cp>"
# gain 0.9
d3
$ every 4 (# silence)
$ s "hh(8,7)"
d4
$ every 4 (rev)
$ chop 4 $ s "sax"
# note "0 2 7"
# cut 1
# gain 0.7
d5
$ every 4 (hurry 2)
$ every 2 (# note "<12 14 <16 <0 4>> 21>")
$ fast 2
$ s "superhammond"
# cut 2
# note "<0 2 4 9>"
# gain 0.7
d6
$ whenmod 8 4 (rev)
$ s "bass3(<2 4>, 4)"
# note "2 2 2 2 2 2 2 4"
# gain 0.7
# note "0 2 4 5 7 9 11 12" -- gamme pentatonique
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment