lilypond-user
[Top][All Lists]
Advanced

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

RE: Octave shifts in polyphonic setting


From: Mark Stephen Mrotek
Subject: RE: Octave shifts in polyphonic setting
Date: Tue, 25 Sep 2018 13:18:39 -0700

Jogchum,

I encountered the same when setting multi-voiced fugues and using the 
<<{  }\\{   }\\{  }>> construct. Is that what you use?

My solution is to set each voice explicitly, e.g.,

\new Voice = "soprano"
     { \voiceOne \relative c'' {
              f4 f f f }
     }
     
 \new Voice = "alto"
     { \voiceTwo \relative c'' {
       
       aes4 aes aes aes }
     }  

More information here
http://lilypond.org/doc/v2.19/Documentation/learning/explicitly-instantiatin
g-voices

Mark


-----Original Message-----
From: lilypond-user
[mailto:address@hidden On Behalf Of
Jogchum Reitsma
Sent: Tuesday, September 25, 2018 12:13 PM
To: lilypond-user <address@hidden>
Subject: Octave shifts in polyphonic setting

Hi,

When entering a piece of music with some one-, some two- and some
three-voiced bars, quite often notes in previous bars go up or down an
octave, when entering new bars.
Restoring this from the first bars affected by adding or deleting
apostrophes or comma's, sometimes lead again to side effects. Rather
frustrating...

Is there a way to prevent this?

regards, Jogchum Reitsma



_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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