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
#'(2 2 4) % beatStructure
#'() % beamExceptions
\time 4/8
a8 a16 a a a a a
}
Hope this helps,
Regards.
Calixte.
2015-04-21 2:09 GMT+02:00 Noeck <[email protected]>:
> 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
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user