Re: [frogs] How can I obtain articulation informations? |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: Marc Hohl <marc@xxxxxxxxxx>
- Subject: Re: [frogs] How can I obtain articulation informations?
- From: Neil Puttock <n.puttock@xxxxxxxxx>
- Date: Mon, 31 May 2010 12:03:55 +0100
- Cc: "frogs@xxxxxxxxxxx" <frogs@xxxxxxxxxxx>
- 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=3sfDXGUaFt0rReVx4mks9zrLrUp6F5mz7sxOzm2lJ+o=; b=cMU+WFEPMQF2c4KaFYye9/j8XbIvxWTuWloSM8s4y0D5ZLodWrhLjHHNIA8hm4L1nV OSWu7w4r4PyA3dYVl7dd5PpbnDrFZBCPtLZ30tpWDkNNfNlx7Im0Rh28NV4FaSHhLHm6 ethiuVPi7nmXj42PTOSP4yM8mPNCTVB24q7v0=
- 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=j6Ek87H1H5ZZUCTgjwYQPO//RZPgxKY6GtLsuFh9BNUL23enRgbBXu2EvIc/w4t7A9 PgLGHX25rDUGOd+s0OrOPgGL013mGgFXmlmBVZ6PTFzSxTQlRVFlJAQjSd481gRzpd+r lWXm99VJQxCzMNvecqpGNcj0mTomRJnusFEkk=
On 31 May 2010 08:01, Marc Hohl <marc@xxxxxxxxxx> wrote:
> I am not sure whether I understand your proposals correctly.
> I need to enclosure the harmonics within ordinary parentheses after
> a line break, i.e. something like "(<7>)". The padding for the ()s
> is set to zero in the routine I posted, so the parentheses are drawn over
> the <>s.
Ah, sorry, I didn't digest your reply to Federico properly. :)
> My idea was to check within the parenthesize-tab-note-head routine
> whether the tab note head is harmonic, and adjust the padding accordingly.
OK, but surely you need to work with tie::handle-tab-note-head? IIRC,
the parentheses on the tied notes come via a stencil override, not
from ParenthesesItem.
For the articulations check, try looking at note-finger in
scm/translation-functions.scm. Something similar to this, using
for-each instead of map, should work.
Cheers,
Neil
---
----
Join the Frogs!