Merge branch 'main' into vanillarepl

This commit is contained in:
Felix Roos 2025-12-28 12:58:45 +01:00
commit e4e2d60b28
No known key found for this signature in database
52 changed files with 3693 additions and 502 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.