lilypond-user
[Top][All Lists]
Advanced

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

Re: Which timesteps are created?


From: Jean Abou Samra
Subject: Re: Which timesteps are created?
Date: Sun, 6 Nov 2022 21:15:24 +0100


> Le 6 nov. 2022 à 20:38, Lukas-Fabian Moser <lfm@gmx.de> a écrit :
> 
> Folks,
> 
> I'm not quite sure how to phrase my question resp. whether it's meaningful at 
> all, but here goes: Which mechanisms control the creation of time steps?


The Global_context class. Have a look at Global_context::add_moment_to_process 
and its call sites (esp. Timing_translator for bar lines). Also look at the 
pending_moment of iterators, which is used in Global_context::iterate.

Best,
Jean





reply via email to

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