don't use labeled statements in example for now
This commit is contained in:
parent
771eb31d3f
commit
666c695c63
3 changed files with 5 additions and 4 deletions
|
|
@ -108,12 +108,10 @@ We can add as often as we like:
|
|||
.scale("C5:minor")
|
||||
.sound("gm_xylophone")
|
||||
.room(.4).delay(.125)
|
||||
|
||||
$: note("c2 [eb3,g3]".add("<0 <1 -1>>"))
|
||||
.adsr("[.1 0]:.2:[1 0]")
|
||||
.sound("gm_acoustic_bass")
|
||||
.room(.5)
|
||||
|
||||
$: n("0 1 [2 3] 2").sound("jazz").jux(rev)`}
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue