hi there,
i'm trying to convert a sequence of time instants to a rhythmic score. This
might look strange (see below), but is perfectly valid my scenario.
Unfortunately there is an issue with the line breaks. In the below example,
their is a break after the first bar (why?) and then subsequently there aren't
any useful breaks, making the lines become overfull.
It gets worse if I enable proportional durations (which I actually would like
to do), where the last line gets crammed with overlapping notes.
any clues what I'm doing wrong / how to this?
thanks, .h.h.
\version "2.16.2"
\score {
\new RhythmicStaff {
c'1~c'2~c'8~c'64 c'1~c'1~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16 c'1~c'1~c'2
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'32
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'2
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'32
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'2
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64
c'1~c'1~c'2 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64
c'1~c'2~c'8~c'16~c'32 c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64
c'1~c'1~c'4~c'8~c'16~c'32~c'64 c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'2
c'1~c'2~c'8~c'16~c'64 c'1~c'1~c'4~c'8~c'16~c'32~c'64
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user