On 12/22/06, Rick Hansen (aka RickH) <[EMAIL PROTECTED]> wrote:

How can I code a grace note (actually that is really a grace rest) but also
make it completly invisible and take up no space, on a one-time/as-needed
basis?

I'd like to be able to change the "current duration" that lilypond has set
without actually having to introduce any music to the score that would be
seen, or get played in midi, or count against the measure beats.

Is there a grace rest?  And can I temporarily set it to transparent when I
need to?

Hi Rick,

Are you wanting to update what time Lily currently thinks it is at
within a measure?

If so, section 8.4.2 on time administration might help with
Score.setMeasurePosition.

If you're wanting to change the duration of notes or rests before or
after some event, there's always the * times operator after the
written duration.


--
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to