fix: js example

This commit is contained in:
Felix Roos 2025-06-26 14:59:24 +02:00
parent 15f3321b04
commit 82e3f9b837
No known key found for this signature in database

View file

@ -117,10 +117,10 @@ Here's the same written in JS:
<MiniRepl <MiniRepl
client:idle client:idle
tune={`n("<0 2 4 [3 1] -1>*4") tune={`n("<0 2 4 [3 1] -1>*4")
# scale("C4:minor") .scale("C4:minor")
# jux(rev) .jux(rev)
# dec(.2) .dec(.2)
# delay(.5)`} .delay(.5)`}
/> />
### Chaining Functions Locally ### Chaining Functions Locally