format
This commit is contained in:
parent
80c98b6a35
commit
2cc60c6ee2
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue