[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Chord tremolo bugs
From: |
Mats Bengtsson |
Subject: |
Re: Chord tremolo bugs |
Date: |
Sat, 04 May 2002 17:00:56 +0200 |
> Return-Path: <address@hidden>
> address@hidden writes:
> > Hi,
> >
> > I made a patch for the second of the bugs (chord tremolos
> > with a total duration of 2. (or 4. or 2.. or ...).
>
> thanks for the patch.
>
> > I have to finish some orchestral parts within a few weeks
> > where I'd really like to have nice looking chord tremolos,
> > without the displaced flags and preferably with better
> > note spacing. Is it possible to fix it?
>
> I'll have a think -- do you know how tremolos are supposed to be
> spaced? The other issues are fixed in CVS.
Thanks for the quick fixes of the other problems. Less than
3 hours from bug report to release, that's impressive!
I tried to find some directions on the spacing in the
typesetting books I available here, but didn't find anything.
How about spacing the two note heads as if each of them had
half the total duration of the tremolo? Example:
\repeat tremolo 16 {c32 d} : the two whole note heads are spaced
as two normal half note heads
\repeat tremolo 4 {c32 d} : the two filled note heads are spaced
as two normal eight notes
/Mats