> \version "2.24.0" \include "articulate.ly" mytempoChange =
> #(define-music-function (newTempo) (ly:moment?) #{ \once \set
> Score.tempoHideNote=##t #(ac:tempoChange (if (ly:version? > '(2 25
> 22)) (ly:moment-main newTempo) newTempo)) #}) % (my scores and
> functions all use moments): { \tempo "Allegro" 4=100 c'2 2
> \mytempoChange #(ly:make-moment 100 2) c'2 2 }

Uh, oh, no formatting.  Looks like your e-mail program is crippling
plain-text e-mails...


    Werner

Reply via email to