this may be serve as a model (fractional arithmetic...)
%%%%%%%%%%%%%%%%
\version "2.11.42"
violin = \new Staff
\with { \remove "Time_signature_engraver" }
{
%\override Staff.BarLine #'transparent = ##t
\time 48/16
\compressMusic #'(3 . 4) {
\relative c' { g'''1\fermata s4\breathe cis,,,1\fermata \breathe s4
a'''1\fermata r2\fermata
}
}
}
viola = \new Staff
\with { \remove "Time_signature_engraver" }
{
%\override Staff.BarLine #'transparent = ##t
\time 48/16
\clef alto
\compressMusic #'(3 . 4) {
\relative c' { s4 g'1\fermata s4 \breathe \clef treble b'1\fermata
s4\breathe des,1\fermata s4
}
}
}
vc = \new Staff
\with { \remove "Time_signature_engraver" }
{
%\override Staff.BarLine #'transparent = ##t
\time 48/16
\clef bass
\relative c' { r4 c8[(\glissando bis16-.)] r2 bis8(\glissando
ces4) r8 bis8(\glissando c!4\glissando r8\glissando ges16) r2 eis8
[ \glissando f16-.] r4 r16
}
}
\score {
<<
\set Score.proportionalNotationDuration = #(ly:make-moment 1 32)
\violin
\viola
\vc
>>
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
hth
ole
Am 26.03.2008 um 09:53 schrieb Mats Bengtsson:
See http://lists.gnu.org/archive/html/lilypond-user/2008-01/
msg00864.html
for some hints.
/Mats
luis jure wrote:
hello list, i found a problem i can't solve by myself.
i'm writing a string quartet with a section where the four
instruments
play in free rhythm, independently from each other. the cello plays a
melody and the three other instruments play whole notes with
fermatas,
all of them freely.
the general score is of course only an approximation of the result
(see
attached handwritten excerpt).
first i wrote the cello part using cadenzaOn and \bar "" to force
line
breaks. that was OK, and i thought it would be as easy as doing the
same in the other voices. but i realized that everything gets aligned
and that you can't put independent line breaks.
what's the best method to achieve what i'm trying to do?
i hope i have stated the problem clearly enough.
best,
lj
---------------------------------------------------------------------
---
---------------------------------------------------------------------
---
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user