Merge branch 'main' into documentation

This commit is contained in:
scrappy_fiddler 2025-12-22 14:05:24 +01:00
commit fc2f5accfe
15 changed files with 1101 additions and 24 deletions

View file

@ -142,6 +142,8 @@ The "~" represents a rest, and will create silence between other events:
<MiniRepl client:idle tune={`note("[b4 [~ c5] d5 e5]")`} punchcard />
Alternatively, "-" can be used instead of "~". It means the same thing.
## Parallel / polyphony
Using commas, we can play chords.