lilypond-devel
[Top][All Lists]
Advanced

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

Re: extended auto beaming


From: Werner LEMBERG
Subject: Re: extended auto beaming
Date: Wed, 11 Aug 2004 02:05:28 +0200 (CEST)

> > What about allowing nested `[' for your \useAutoBeaming?
> >
> >   \useAutoBeaming \notes
> >     {c8[ c16[ c] c[ c]] c[ c16[ c] c[ c]] c[ c] c[ c]}
> >
> > This covers all situations I can currently think of.
> >
> > Maybe this syntax extension is useful for normal lilypond input
> > also...
> 
> I don't understand fully what this would mean. Is the nested brackets for 
> controlling stem*BeamCount?
> 
> I think that the notation is a bit messy, considering that
> c[ c[ c] c]
> could be interpreted either as
> c[ c c] c
> c  c[ c c]
> or as
> c[ c c c]
> c c[ c] c
> 
> 
> Also, how would things like this be notated?
> 
> ---------------
> ---------------
> ------- -------
> --- --- --- ---
> | | | | | | | |
> o o o o o o o o

I made some typos; it should be

   c8[ c16[ c] c[ c]] c8[ c16[ c] c[ c]] c8[ c] c[ c]

    -------------------   -------------------   ------    ------
    |     -----   -----   |     -----   -----   |    |    |    |
    |     |   |   |   |   |     |   |   |   |   |    |    |    |
    |     |   |   |   |   |     |   |   |   |   |    |    |    |
    o     o   o   o   o   o     o   o   o   o   o    o    o    o

`[' and `]' simply start and end a new level of beams.

Your example would be

   c64[[[[ c] c[ c]] c[[ c] c[ ]]]]


      Werner




reply via email to

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