mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-23 19:48:31 +00:00
format
This commit is contained in:
parent
80c98b6a35
commit
2cc60c6ee2
@ -303,11 +303,10 @@ note("c2*8").s("wt_dbass").n(run(8))`}
|
|||||||
|
|
||||||
...adding a filter envelope + reverb:
|
...adding a filter envelope + reverb:
|
||||||
|
|
||||||
|
|
||||||
<MiniRepl
|
<MiniRepl
|
||||||
client:visible
|
client:visible
|
||||||
tune={`await samples('github:bubobubobubobubo/dough-waveforms/main')
|
tune={`await samples('github:bubobubobubobubo/dough-waveforms/main')
|
||||||
note("c2*8").s("wt_dbass").n(run(8))
|
note("c2*8").s("wt_dbass").n(run(8))
|
||||||
.lpf(perlin.range(200,2000).slow(8))
|
.lpf(perlin.range(200,2000).slow(8))
|
||||||
.lpenv(-3).lpa(.1).room(.5)`}
|
.lpenv(-3).lpa(.1).room(.5)`}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user