Pierre Perol-Schneider <[email protected]> writes: > Hi Gilberto, > > Here's a workaround: > > \version "2.18.2" > > my-music = \relative { > \tempo 4 = 144 > c''1 > \tag my-score { \grace d8 c2 } > \tag my-midi { > %% set grace note to a specific value: > d16 c4... > } > d1 > }
I'd just use \scaleDurations instead. It's effect on the visuals should be small within grace notes. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
