Hi Mark,

I want to retrieve absolute pitch data from within a \relative
block but I can't figure it out. Here's my work so far. Probably
there's a much easier way. If so, let me know!

How's this?

\version "2.12.2"
#(ly:set-option 'point-and-click #f)

relativeMusic = \relative
{
    c' d e f g g, a b c1
}

\displayLilyMusic \relativeMusic

Cheers,
Kieren.


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

Reply via email to