lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: change note heads according to their current measure position?


From: David Nalesnik
Subject: Re: change note heads according to their current measure position?
Date: Sat, 14 Feb 2015 11:19:15 -0600



On Sat, Feb 14, 2015 at 11:15 AM, David Nalesnik <address@hidden> wrote:
Hi Marc,

On Sat, Feb 14, 2015 at 10:39 AM, Marc Hohl <address@hidden> wrote:

IIRC, there is no way to obtain the current measure position from the NoteHead grob itself ...

You can find the location by finding the PaperColumn grob which is associated with the NoteHead.  The properties 'rhythmic-location or 'when contain timing imformation.  Here's a sketch:

I should mention that the output you see in the console is a pair with the measure number and the moment within the measure.  'when would give the absolute moment within the score (i.e., cumulative, not resetting for measures)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]