Multiple repeats with alternate endings: Difference between revisions
Import snippet from LSR |
m New category Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
This snippet shows how to create a single first alternative using <code>\tag</code> for the midi output. | This snippet shows how to create a single first alternative using <code>\tag</code> for the midi output. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\paper { tagline = ##f } | \paper { tagline = ##f } | ||
| Line 69: | Line 69: | ||
[[Category:Repeats]] | [[Category:Repeats]] | ||
[[Category:Midi]] | [[Category:Midi]] | ||
[[Category:Snippet]] | |||