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?
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
