lilypond-user
[Top][All Lists]
Advanced

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

Re: Nesting parallelMusic voices


From: Ben
Subject: Re: Nesting parallelMusic voices
Date: Sun, 18 Mar 2018 14:27:34 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 3/18/2018 1:26 PM, Алексей Алексеев wrote:
This code:

```

\version "2.18.2"

\parallelMusic #'(upperNest lowerNest) {

d''1 |

d'1 |

}

\parallelMusic #'(upper lower) {

\upperNest |

\lowerNest |

}

```

produce "Bars in parallel music don't have the same length" warnings.

Why? Is it bug in lilypond?




Can you share some more code that shows us more context and/or tags etc. - so we see what you're working with? It probably will help others figure it out :)


reply via email to

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