Dear Gerard,
not a finished solution but a pointer:
{ s4*1/10 a4*9/10~ a4 d4 }
IISC the a2 in voice one is starting a bit delayed. So you might enter a
skip here. Then you will need to scale the durations: The skip needs to
be 1/5 of an eighth, that is 1/10 of a quarter. To make the quarter
complete you need another 9/10 of a quarter.
To combine this, I suggest the << {} // {} >> construct:
http://lilypond.org/doc/v2.19/Documentation/notation/multiple-voices
HTH
Jan-Peter
Am 14.03.2017 um 13:24 schrieb Gerard:
Dear All,
urgently need some code for the following phrase:
tuplet example
The issue is the placement of the a2 in Voice one which should be merged
with the a2 in the 5/4 tuplet of the second Voice.
The basic code is
\version 2.18.2
\relative fis'' { {a4 a4 d4} \tuplet 5/4 {fis32 a fis d a} \change Staff
= "down" {d, a fis c}
I hope you can help me.
Thanks,
Gerard
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user