On Tue, Feb 15, 2011 at 6:58 PM, Neil Puttock wrote:
> On 15 February 2011 20:02, m...@apollinemike.com
> wrote:
>
>> I've uploaded a patch that takes grace notes (and other beams) into account.
>> Keith - I'm not sure if this is the case. Currently, both my algorithm &
>> Han-Wen's get the att
On 15 February 2011 20:02, m...@apollinemike.com wrote:
> I've uploaded a patch that takes grace notes (and other beams) into account.
> Keith - I'm not sure if this is the case. Currently, both my algorithm &
> Han-Wen's get the attached result without a modification to the beam
> collision eng
mike apollinemike.com apollinemike.com> writes:
>
> On Feb 14, 2011, at 6:20 AM, Dmytro O. Redchuk wrote:
>
> > On Mon 07 Feb 2011, 21:17 Werner LEMBERG wrote:
> >>
> >> \header { texidoc = "
> >> The beaming algorithm should handle collisions between beams and
> >> grace notes too.
> >>
> >>
On Mon 07 Feb 2011, 21:17 Werner LEMBERG wrote:
> [git commit cfe87695]
>
>
> \version "2.13.49"
>
> \header { texidoc = "
> The beaming algorithm should handle collisions between beams and
> grace notes too.
>
> Here is a counterexample.
> " }
>
> \relative c' {
> e'8[ f e \grace { f,16[ a
> The current beaming collision algorithm I'm working on produces the
> attached file as output.
Nice!
Werner
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel
On Feb 7, 2011, at 3:17 PM, Werner LEMBERG wrote:
> [git commit cfe87695]
>
>
> \version "2.13.49"
>
> \header { texidoc = "
> The beaming algorithm should handle collisions between beams and
> grace notes too.
>
> Here is a counterexample.
> " }
>
> \relative c' {
> e'8[ f e \grace { f,16[
[git commit cfe87695]
\version "2.13.49"
\header { texidoc = "
The beaming algorithm should handle collisions between beams and
grace notes too.
Here is a counterexample.
" }
\relative c' {
e'8[ f e \grace { f,16[ a] } e'8]
}
<>___
lilypond-devel