remove all occurrences of .out()
This commit is contained in:
parent
5c230c2d65
commit
ecc4e1803c
10 changed files with 139 additions and 172 deletions
|
|
@ -10,7 +10,6 @@
|
|||
.legato(sine.range(0.3, 2).slow(28))
|
||||
.wave("sawtooth square".fast(2))
|
||||
.filter('lowpass', cosine.range(500,4000).slow(16))
|
||||
.out()
|
||||
.pianoroll({minMidi:20,maxMidi:120,background:'#202124'})
|
||||
-->
|
||||
</strudel-repl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue