[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Irregular "9-tuplet" tremolo notation
From: |
u_li |
Subject: |
Re: Irregular "9-tuplet" tremolo notation |
Date: |
Sun, 9 May 2010 05:18:38 -0700 (PDT) |
Hi Kieren,
many thanks for that.
I'll have to go through it again to understand what you did, but apparently
it works now!
Please understand that I don't try to work my way through your first idea
...
It's all quite complicated still ...
Best
Urs
Kieren MacMillan wrote:
>
> Hi Reinhold:
>
>> You should be able to achieve this with
>> \times 6/9 { \repeat tremolo 3 {cis8 g }}
>
> Nice! My solution was definitely less elegant.
>
> But yours causes a barcheck failure at that duration -- it still needs to
> be augmented to be durationally correct:
>
> \version "2.13.18"
>
> tupletStuff = \relative b {
> \voiceOne
> \time 6/4
> \clef bass
> \times 2/3 { b8[ e b } \times 2/3 { e b e } \times 2/3 { b e b] } \times
> 6/9 { \repeat tremolo 3 { e8*3/2 b }} |
> c16 c c c
> }
>
> \score {
> \new Staff \tupletStuff
> }
>
> Cheers,
> Kieren.
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
--
View this message in context:
http://old.nabble.com/Irregular-%229-tuplet%22-tremolo-notation-tp28502145p28502368.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
- Irregular "9-tuplet" tremolo notation, u_li, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, Reinhold Kainhofer, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, Kieren MacMillan, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, Phil Holmes, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, u_li, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, Phil Holmes, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, u_li, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, Reinhold Kainhofer, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, u_li, 2010/05/09
- Re: Irregular "9-tuplet" tremolo notation, Mark Polesky, 2010/05/18