Hi everyone,
Just for reference, what I was looking for is:
\override NoteColumn.ignore-collision = ##t
Putting that in one of the voices that needs a three-way merge solved
the problem.
--
Knute Snortum
\version "2.22.1"
\language "english"
staffUp = \change Staff = "upper"
staffDown =
On Tue, Oct 19, 2021 at 11:10 AM Christian wrote:
>
> Hi Knute!
>
> Don't know if this solution would be called clean and doesn't run in other
> problems, but using \voiceOne and \voiceTwo inside the variables to change
> voice-Styles seems to work for me. Had a similar problem a couple of month
Hi Knute!
Don't know if this solution would be called clean and doesn't run in other
problems, but using \voiceOne and \voiceTwo inside the variables to change
voice-Styles seems to work for me. Had a similar problem a couple of months
ago.
These were the changes I made:
rightHandUpper = \relativ
Is there a way to merge three voices in LilyPond?
My specific problem is displayed in the attached file. Here is
basically what's going on:
The last sixteenth note in the right hand, first voice needs to appear
to be tied to the note in the next measure, which is voice two. This
is not a proble