Tag 6
This commit is contained in:
parent
c1d3b34851
commit
200080fe9d
241 changed files with 62140 additions and 10 deletions
4
lilypond/cdur.ly
Normal file
4
lilypond/cdur.ly
Normal file
|
@ -0,0 +1,4 @@
|
|||
\version "2.22.2"
|
||||
\relative{
|
||||
<c' e g>2
|
||||
}
|
BIN
lilypond/cdur.pdf
Normal file
BIN
lilypond/cdur.pdf
Normal file
Binary file not shown.
4
lilypond/cgc.ly
Normal file
4
lilypond/cgc.ly
Normal file
|
@ -0,0 +1,4 @@
|
|||
\version "2.22.2"
|
||||
\relative{
|
||||
<c' g' c>2
|
||||
}
|
BIN
lilypond/cgc.pdf
Normal file
BIN
lilypond/cgc.pdf
Normal file
Binary file not shown.
4
lilypond/example.ly
Normal file
4
lilypond/example.ly
Normal file
|
@ -0,0 +1,4 @@
|
|||
\version "2.22.2"
|
||||
{
|
||||
c' e' g' e'
|
||||
}
|
BIN
lilypond/example.pdf
Normal file
BIN
lilypond/example.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue