tidal-electro.tidal 375 Bytes
Newer Older
1 2 3 4 5 6
-- http://ericfairbanks.org/music/tidal/supercollider/code/2012/08/26/tidal-electro.html

do
  d1 $ density 2 $ s "[bd, <~ sn:6> hh:13]" # shape "0.7" # speed 1 # gain 0.7 # orbit 0
  d2 $ slow 2 $ s "bass:3(<1>,12)" # up "0 1 2 3" # hcutoff 100 # orbit 1 # hcutoff 4000
  d3 $ slow 2 $ s "bass:3(<16 16 16 20>,24)" # up "24 25 26 27" # hcutoff 1000 # orbit 1 # hcutoff 3000