Re: No stem on chord-tremolo

2021-04-09 Thread David Kastrup
Aaron Hill writes: > On 2021-04-08 9:03 pm, Colin Hunt wrote: >> I've begun my first piano score in Lilypond after studying >> soundsfromsound's great introduction series. This code shows my >> problem: >> \version "2.22.0" >> \language "english" >> \relative >> {\time 3/4\clef bass >> \repeat t

Re: No stem on chord-tremolo

2021-04-08 Thread Aaron Hill
On 2021-04-08 9:03 pm, Colin Hunt wrote: I've begun my first piano score in Lilypond after studying soundsfromsound's great introduction series. This code shows my problem: \version "2.22.0" \language "english" \relative {\time 3/4\clef bass \repeat tremolo 12 {b,32 ds} | \repeat tremolo 12

No stem on chord-tremolo

2021-04-08 Thread Colin Hunt
Hello community, I've begun my first piano score in Lilypond after studying soundsfromsound's great introduction series. This code shows my problem: \version "2.22.0" \language "english" \relative {\time 3/4\clef bass \repeat tremolo 12 {b,32 ds} | \repeat tremolo 12 { <> <> } | } The first m

Re: Chord Tremolo between staves

2007-02-27 Thread Graham Percival
Thanks for your comments; I've added a feature request for this: http://code.google.com/p/lilypond/issues/detail?id=318 Cheers, - Graham René Brandenburger wrote: Hi list, with version 2.11.29, the tremolo bars touching the heads is fixed, but I get a warning about stem length, and the bars do

Re: Chord Tremolo between staves

2007-02-20 Thread René Brandenburger
Hi list, with version 2.11.29, the tremolo bars touching the heads is fixed, but I get a warning about stem length, and the bars don't follow the notes between the staves. I would expect an output like the one in the attached png file scanned from an actual score. Should this be considered a bug o

Re: Chord Tremolo between staves

2007-02-08 Thread Graham Percival
Thanks, issue #285 Cheers, - Graham Mats Bengtsson wrote: Why make such a complicated example. I think the following example looks just as ugly: \version "2.11.16" \relative c'''{\repeat tremolo 32{ g64 a }} I forward your email to bug-lilypond. For the record, the resulting score looks t

Re: Chord Tremolo between staves

2007-02-08 Thread René Brandenburger
H, you're right ;-) rene Am Donnerstag, den 08.02.2007, 16:25 +0100 schrieb Mats Bengtsson: > Why make such a complicated example. I think the following example looks > just as ugly: > \version "2.11.16" > \relative c'''{\repeat tremolo 32{ g64 a }} > > I forward your email to bug-lilyp

Re: Chord Tremolo between staves

2007-02-08 Thread Mats Bengtsson
Why make such a complicated example. I think the following example looks just as ugly: \version "2.11.16" \relative c'''{\repeat tremolo 32{ g64 a }} I forward your email to bug-lilypond. For the record, the resulting score looks the same also in version 2.8. /Mats René Brandenburger wro

Chord Tremolo between staves

2007-02-08 Thread René Brandenburger
Hi list, i'm not sure if this should be considered a bug or if tweaking some settings may help, but in the following snippet, the tremolo bars touch the note heads as shown in the attached file. \version "2.11.16" \new PianoStaff { \set PianoStaff.instrumentName = \markup {1\super{er} Pia

Re: Chord Tremolo between staves

2006-12-14 Thread Mats Bengtsson
Can't you use a standard staff change between the two chords, just as you can do with any other music? There shouldn't be anything special about the chord tremolo in that respect. /Mats Mehmet Okonsar wrote: A chord tremolo between 2 chords in 2 staves (mostly piano staves) how

Chord Tremolo between staves

2006-12-14 Thread Mehmet Okonsar
A chord tremolo between 2 chords in 2 staves (mostly piano staves) how to do it? -- Mehmet Okonsar, pianist-composer-conductor www.okonsar.com ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

feature request: better chord tremolo with whole notes

2003-09-26 Thread Pedro Kroger
How about having better support for chord tremolos when whole notes are involved? In the example bellow, not only the beams in the first measure should be placed bellow the noteheads, but they should be also more inclined, like in the second measure. Any changes to see that in 2.1? :-) \score {

Re: chord tremolo

2003-07-02 Thread Pedro Kroger
> > For instance, I wasn't able to produce the equivalente to 16 1/16 > > notes, that is two whole notes with two beams (as is o = o) or the > > equivalente to 32 1/16 notes (2 whole notes with 3 beams). > it should be > > \repeat tremolo 8 { c16 d16 } > > but I see now that there is a bug. I'

chord tremolo

2003-07-02 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hi all, > > I'm sorry if this is a basic question, but I still don't fully > understand how the \repeat "tremolo" feature works. I know it means > "repeat it x times", but I still don't get it! :-( > > For instance, I wasn't able to produce the equivalente to 16 1/16 >

chord tremolo

2003-07-02 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hi all, > > I'm sorry if this is a basic question, but I still don't fully > understand how the \repeat "tremolo" feature works. I know it means > "repeat it x times", but I still don't get it! :-( > > For instance, I wasn't able to produce the equivalente to 16 1/16 >

Re: chord tremolo

2003-07-02 Thread Graham Percival
On Wed, 02 Jul 2003 00:03:57 -0300 Pedro Kroger <[EMAIL PROTECTED]> wrote: > I'm sorry if this is a basic question, but I still don't fully > understand how the \repeat "tremolo" feature works. I know it means > "repeat it x times", but I still don't get it! :-( > > For instance, I wasn't able to

chord tremolo

2003-07-01 Thread Pedro Kroger
Hi all, I'm sorry if this is a basic question, but I still don't fully understand how the \repeat "tremolo" feature works. I know it means "repeat it x times", but I still don't get it! :-( For instance, I wasn't able to produce the equivalente to 16 1/16 notes, that is two whole notes with two b