Hi Luca,
How about:
\version "2.18.2"
theMusic = \relative c' {
c8. d16 e4 f8. g16 a4 a a a
}
\score {
<<
\new Staff \theMusic
\new RhythmicStaff
\with {
\remove "Staff_symbol_engraver"
\omit TimeSignature
\omit BarLine
}
\theMusic
>>
\layout { }
}
HTH,
Pierre
2016-02-10 20:21 GMT+01:00 Luca Danieli <[email protected]>:
> Hello all,
>
> how can I write a note above the system without displaying the pitch of
> those notes in order to explain just the rhythm of a specific passage?
>
> Best,
> Luca
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user