eggg dot uk

strudel 2

Something groovy i made this eve

$: s("- [- cp*2],bd*4").bank("TR909").duck(.8).room(.3).roomsize(3)

$: s("cabasa:4*8").delay(.5).sometimes(n=>n.press()).ribbon(3,2)

$: s("white(-11,16)").clip(.05)

$: n("- -  [- <1 3 5 2>*4]")
  .scale("g:mixolydian")
  .sound("sawtooth")
  .delay(.3)
  .coarse(16)
  .fm("<1 2 2 .5>").fmh(1.01)
  .transpose("0,<-7 -12 [-12, -21] -21 >")
  .pan(rand)
  .postgain(.7)

$: n("<1 -3 3 0>(<-3 7 5 3>,8) -")
  .scale("f1:minor")
  .sound("pulse,sine").attack("<.1 0 .05 .1>")
  .postgain(1.5).jux(rev)//thanks yaxu

$: s("compurhythm1000_cp, bossdr550_misc:1").speed(.25).striate(12).coarse(sine.range(10,200))

#livecoding #strudel #music