fix: js example
This commit is contained in:
parent
15f3321b04
commit
82e3f9b837
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue