bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Arno Waschk
Subject: parallelmusic problem: q-notation does not work in \relative
Date: Wed, 06 Jul 2011 15:05:00 +0200
User-agent: Opera Mail/11.50 (Linux)

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.

would be grateful for possible short-term workarounds, too.

cheers, arno



reply via email to

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