lilypond-user
[Top][All Lists]
Advanced

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

Re: Which timesteps are created?


From: David Kastrup
Subject: Re: Which timesteps are created?
Date: Sun, 06 Nov 2022 20:49:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lukas-Fabian Moser <lfm@gmx.de> writes:

> a) We see a timestep at the end of events even in _other_ contexts
> than the one the engraver lives in.
> b) We see a timestep at every bar boundary.

Only if context property Score.skipBars is ##f .

> I'm interested in b): Can I increase the density and, e.g., force a
> timestep to be created at each 1/4 moment? (Apart from the obvious
> possibilty of adding a Voice consisting of \repeat unfold ... { s4 }.)

You can add some context with its own Time_performer and a different
measure length.

-- 
David Kastrup



reply via email to

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