Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \version "2.24.4"
- \paper {
- indent = 0
- line-width = 100
- }
- \relative c' {
- \numericTimeSignature
- \time 4/4
- c4 c4 c8.[ d16] e4 | e8.[ d16 e8. f16] g2 |
- \tuplet 3/2 { c8[ c8 c8] } \tuplet 3/2 { g8[ g8 g8] } \tuplet 3/2 { e8[ e8 e8] } \tuplet 3/2 { c8[ c8 c8] } | g'8.[ f16 e8. d16] c2 \bar "|."
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement