Josh Nichols wrote:
How can I raise or lower the metronome marking in the following example:

\version "2.12.2"
c'' {
  \clef treble
  \time 2/4
  \tempo 4 = 120
     c e
}

Any guidance?  Thanks for your help!


Hi, Josh,

try
        \once \override Score . MetronomeMark #'padding = #42
for your favourite value of 42 just before \tempo.


Cheers,
Alexander


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to