RE: shortened Hairpin hack; how to get "width" of current ChordEvent?

2006-06-06 Thread Anthony Youngman
l go down well (just remember, some of them need a nominal pitch to hang onto, even if there's no note there). Cheers, Wol -Original Message- From: Kieren MacMillan [mailto:[EMAIL PROTECTED] Sent: 06 June 2006 11:52 To: Anthony Youngman Cc: lilypond-devel@gnu.org Subject: Re: shortened

Re: shortened Hairpin hack; how to get "width" of current ChordEvent?

2006-06-06 Thread Kieren MacMillan
Hi, Anthony: {g1} {s2\> s4\! s} Yeah, that's the messiness I'm trying to avoid! =) My second method was g1*7/8\> s1*1/8\! which is messy in different ways (though less messy overall, perhaps?). I prefer the former method for the fact that it doesn't mess with the "v

RE: shortened Hairpin hack; how to get "width" of current ChordEvent?

2006-06-06 Thread Anthony Youngman
ill a bit messy, but there's a good chance my suggestion either does exactly what you want, or can be tweaked until it does. Cheers, Wol -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] u.org] On Behalf Of Kieren MacMillan Sent: 05 June 2006 23:14 To: lilypond-dev

shortened Hairpin hack; how to get "width" of current ChordEvent?

2006-06-05 Thread Kieren MacMillan
Hello, all! I'm trying to hack an easy way to end hairpins early... Here's what I've got so far (a variation on the dynamic+text function Nicolas helped me with): %% CODE SNIPPET ENDS \version "2.9.7" dynNull = #(define-music-function (parser location width event-chord)