mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-31 13:21:52 -04:00
fix: js example
This commit is contained in:
@@ -117,10 +117,10 @@ Here's the same written in JS:
|
||||
<MiniRepl
|
||||
client:idle
|
||||
tune={`n("<0 2 4 [3 1] -1>*4")
|
||||
# scale("C4:minor")
|
||||
# jux(rev)
|
||||
# dec(.2)
|
||||
# delay(.5)`}
|
||||
.scale("C4:minor")
|
||||
.jux(rev)
|
||||
.dec(.2)
|
||||
.delay(.5)`}
|
||||
/>
|
||||
|
||||
### Chaining Functions Locally
|
||||
|
||||
Reference in New Issue
Block a user