Heavily customized polymetric time signatures: Difference between revisions
m New category |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Though the polymetric time signature shown was not the most essential item here, it has been included to show the beat of this piece (which is the template of a real Balkan song!). | Though the polymetric time signature shown was not the most essential item here, it has been included to show the beat of this piece (which is the template of a real Balkan song!). | ||
<lilypond version="2.24" | <lilypond version="2.24"> | ||
melody = \relative c'' { | melody = \relative c'' { | ||
\key g \major | \key g \major | ||
| Line 23: | Line 23: | ||
\new Staff \with { | \new Staff \with { | ||
instrumentName = \markup { \concat { "B" \flat " Sop." } } | instrumentName = \markup { \concat { "B" \flat " Sop." } } | ||
} | } { | ||
{ | |||
\melody | \melody | ||
\drum | \drum | ||
} | } | ||
</lilypond> | </lilypond> | ||
[[Category:Contemporary notation]] | [[Category:Contemporary notation]] | ||
[[Category:Percussion]] | [[Category:Percussion]] | ||
[[Category:Real music]] | [[Category:Real music]] | ||
[[Category:Rhythms]] | |||
[[Category:Included in the official documentation]] | |||
[[Category:Snippet]] | [[Category:Snippet]] | ||