On Mon, Jan 12, 2009 at 12:11:52PM +1100, Brett Duncan <[email protected]> wrote: > Rather than subverting your major 7th symbol, you could also set up a > chord exception that adds the arpeggio when you add the 15th to the > chord (which of course you would normally never do):
Hi Brett,
I like this, but how can I make it work, not only with minors?
I mean 'e1:m5.15' currently works with your solution, but 'g1:5.15'.
> arpeggioGuitar = \markup \override #'(baseline-skip . -2 ) {
> \musicglyph #"space"
> \center-column {
> \center-column {
> \musicglyph #"scripts.arpeggio"
> \musicglyph #"scripts.arpeggio"
> \musicglyph #"scripts.arpeggio"
> }
> \musicglyph #"scripts.arpeggio.arrow.M1"
> }
> }
>
> chExceptionMusic = {
> <c ees g c''>1-\markup {m \super \arpeggioGuitar }
> }
^ I guess I have to add something here. :)
Thanks!
pgpScK26Mwizm.pgp
Description: PGP signature
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
