bug-lilypond
[Top][All Lists]
Advanced

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

Re: parallelmusic problem: q-notation does not work in \relative


From: Dmytro O. Redchuk
Subject: Re: parallelmusic problem: q-notation does not work in \relative
Date: Thu, 7 Jul 2011 11:46:39 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed 06 Jul 2011, 15:05 Arno Waschk wrote:
> dear list,
> 
> the following
> 
> \version "2.15.4"
> \parallelMusic #'(abc def) {
>   <a c>2 q|
>   <d f>2 q|
>   % <a c>2 <a c>2 |
>   % <d f>2 <d f>2 |
> }
> 
> \new Staff {<<
>     \relative c'' \abc
>     \relative c' \def
>     >>}
> 
> 
> does not produce the desired result, since the second "chord" is one
> octave lower then the first.
> it does work when processing the commented lines instead.
I've added this as 1747:
http://code.google.com/p/lilypond/issues/detail?id=1747

I've modified your example a bit -- please, take a look and correct me, if I
am wrong .)

Thank you!

-- 
  Dmytro O. Redchuk
  Bug Squad
                                         "Easy to use" is easy to say.
                                                       --Jeff Garbers



reply via email to

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