| Re: [tablatures] tremolos in tablature | 
[ Thread Index | 
Date Index
| More lilynet.net/tablatures Archives
] 
- To: Marc Hohl <marc@xxxxxxxxxx>
 
- Subject: Re: [tablatures] tremolos in tablature
 
- From: Neil Puttock <n.puttock@xxxxxxxxx>
 
- Date: Sat, 28 Aug 2010 16:11:22 +0100
 
- Cc: Carl Sorensen <c_sorensen@xxxxxxx>, Patrick Schmidt <p.l.schmidt@xxxxxx>, "tablatures@xxxxxxxxxxx" <tablatures@xxxxxxxxxxx>, "bug-lilypond@xxxxxxx" <bug-lilypond@xxxxxxx>
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:received:received:in-reply-to         :references:date:message-id:subject:from:to:cc:content-type;        bh=tzQHVq99UOhCGIjEMNGGXeNqFPfu8c4Cuv1AtD3SEXY=;        b=gvF7VSx0q9vVnwCBQf3OEUM5zAb+oJpIVJuBMtAh9pvybbDpCODvWQZsK0jAbjq1Xf         zIXUCQWILWXbpP8tdLHbM9gKUnrC5JdwUzmBYSAcwhAmSuCm6csJGkL/+N3U8DL3Rckq         pIrZ0KTwGOjML0jpLT4TIZ7Ph7H765TIgaOxo=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:in-reply-to:references:date:message-id:subject:from:to         :cc:content-type;        b=C/R5kJYF3fBy6UeHLwHQtAfrM8f08xWL7gIrnT+u8Av1uK/QWShkSrTNzZeJTN5bDp         wNbZVzUkPP3uEow63sc+nC489tAhETP261b/XtxI8tPMo3JQGlm74j8GdaayOJmsaSOD         gEMgnDiCVnJKfTiCQV4hO1N19Ke6OiZ3sBOcM=
 
On 28 August 2010 14:46, Marc Hohl <marc@xxxxxxxxxx> wrote:
> Just a little ping - is the patch ok, or should I load it to Rietveld?
Looks OK apart from this:
+  %% NOTE: in lily/stem-tremolo.cc, we have length-fraction = 1,
+  %% and the tablature staff space is scaled by 1.5, so we use 1/1.5=0.67
These comments should be above the \override, and will be incorrect if
a user decides to change staff-space (though it's debatable whether
it's worth complicating all the overrides to account for staff-space
changes).
Are you happy with the width of the tremolos?  It looks like
'beam-width should also be tweaked.
Cheers,
Neil