622 B
622 B
id, aliases, tags, title
| id | aliases | tags | title | |||||
|---|---|---|---|---|---|---|---|---|
|
LilyPond |
LilyPond
LilyPond is a text-based music engraving system with syntax similar to latex.
-
Install the latest version of LilyPond:
winget install LilyPond.LilyPond.Unstable -
Restart Obsidian
\score{
\relative c' {a}
\layout {}
}