On 16/09/19 14:38, sir.teddy.the.fi...@gmail.com wrote:
> The 4/4-Bar needs to be played over the duration of the two 6/8-Bars and
> I want it to realign afterwards to continue both voices with a 6/8 time.
>
> The 4/4-Part would need to have a different tempo, because if both play
> at the same te
Hi,
Thank You! That’s what I was looking for!
Von: Pierre Perol-Schneider
Gesendet: Montag, 16. September 2019 16:18
An: sir.teddy.the.fi...@gmail.com
Cc: lilypond-user
Betreff: Re: Polyrythmic Align Bars
Hi,
How about:
\version "2.19.83"
\layout {
\context {
Hi,
How about:
\version "2.19.83"
\layout {
\context {
\Score
\remove Timing_translator
\remove Default_bar_line_engraver
}
\context {
\Staff
\consists Timing_translator
\consists Default_bar_line_engraver
}
}
\relative c'' <<
\new Staff {
\time 4/4
e,,8
Hi,
The 4/4-Bar needs to be played over the duration of the two 6/8-Bars
and I want it to realign afterwards to continue both voices with a 6/8
time.
The 4/4-Part would need to have a different tempo, because if both
play at the same tempo, they won’t align.
It is probably harder to write
Hi all,
I'm not sure if what I'm trying to do is possible, but my problem is the
following:
%
\version "2.19.83"
\layout {
\context {
\Score
\remove "Timing_translator"
\remove "Default_bar_line_engraver"
}
\context {
\Staff
\consists "Timing_