bass:note("c2!4".sub("4").s("supersaw"))
.gain(".4!2 1 .4!2 1 .4 1")
.fast(2)
.lpf("400 500 2000 4000")
.lpenv("300 500 1000")
.room(2)
.delay(2)
_bass:note("g2!4".s("supersaw"))
.gain(".4!2 1 .4!2 1 .4 1").fast(2)
kick: s("bd:3!4")
.note("g1")
.bank('tr909')
.room(".3")
// .delay('.3')
_hh:
s("white:0:.1").set.out(decay("{.08!2 0.14}%16"))
.distort("4:.25")
.sometimesBy(.2, x => x.ply("2 | 6"))
A repository with suggestions, repertoire, tools and exercises for collaborating coders that use live coding to make music.
https://github.com/tmhglnd/collaborative-coding-practices
Podstawowa dokumentacja : to oficjalny port języka wzorców Tidal Cycles do JavaScript.
https://strudel.cc/workshop/getting-started/