Changing the tempo without a metronome mark: Difference between revisions

Import snippet from LSR
 
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
To change the tempo in MIDI output without printing anything, make the metronome mark invisible.
To change the tempo in MIDI output without printing anything, make the metronome mark invisible.


<lilypond version="2.24.0">
<lilypond version="2.24">
\score {
\score {
   \new Staff \relative c' {
   \new Staff \relative c' {
Line 17: Line 17:
</lilypond>
</lilypond>


[[Category:Midi]]
[[Category:Rhythms]]
[[Category:Rhythms]]
[[Category:Midi]]
[[Category:Tweaks and overrides]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Tweaks and overrides]]
[[Category:Snippet]]