Hi Calixte,
thanks but this is not what I am looking for. The general beaming should
be 4 times four 1/16 notes. Just in case one 8th and two 16ths are in
one group the 8th should be separated from the 16ths.
Cheers,
Joram
Am 21.04.2015 um 09:16 schrieb Calixte Faure:
> \overrideTimeSignatureS
Hi Joram,
You can either use brackets : { a8 a16[ a] a a a a }
But I guess you want it automated in every measure, so you have to override
the beatSturcutre:
{
\overrideTimeSignatureSettings
#'(4 . 8) % timeSignatureFraction
#'(1 . 16)% baseMomentFraction
Hi,
is there a general setting to avoid the beaming of the first note here:
{ a8 a16 a a a a a }
such that it looks like:
{ a8\noBeam a16 a a a a a }
Cheers,
Joram
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/li