Re: color notehead according to absolute pitch

2008-08-09 Thread Jay Anderson
Damian leGassick mac.com> writes: > my own needs are for (e.g.) all d-sharps/e-flats/e-naturals/f-flats to > be red etc (parsing webern with hexatonic/octatonic scales for > analysis students) You can do a very similar thing: %Association list of pitches to colors. #(define color-mapping (

Re: color notehead according to absolute pitch

2008-08-09 Thread Damian leGassick
thanks jay it doesn't handle b-sharp yet - but other than that it's pretty compact for absolute pitch apologies in advance to kenny for slightly hijacking the thread but... my own needs are for (e.g.) all d-sharps/e-flats/e-naturals/f-flats to be red etc (parsing webern with hexatonic/oct

Re: color notehead according to absolute pitch

2008-08-08 Thread Jay Anderson
> If anyone can come up with a nice solution, this should definitely be > added to the LSR... I'm not sure this is a nice solution yet, but it is at least a little easier to manipulate the color mapping and it handles enharmonic spellings easily. Let me know what you think. -Jay \version "2.

Re: color notehead according to absolute pitch

2008-08-07 Thread Valentin Villenave
2008/8/4 Kenny Stephens <[EMAIL PROTECTED]>: > Is there a means by which I can color the notes based on its absolute pitch > --- > not its pitch class? If anyone can come up with a nice solution, this should definitely be added to the LSR... Cheers, Valentin _

Re: color notehead according to absolute pitch

2008-08-06 Thread Damian leGassick
PROTECTED] On Behalf Of Damian leGassick Sent: Tuesday, August 05, 2008 5:53 AM To: lilypond-user@gnu.org Subject: Re: color notehead according to absolute pitch On 5 Aug 2008, at 05:39, Jay Anderson wrote: Kenny Stephens yahoo.com> writes: Our church has a handbell group whose members are

Re: color notehead according to absolute pitch

2008-08-05 Thread Damian leGassick
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damian leGassick Sent: Tuesday, August 05, 2008 5:53 AM To: lilypond-user@gnu.org Subject: Re: color notehead according to absolute pitch On 5 Aug 2008, at 05:39, Jay Anderson wrote: Kenny Stephens yahoo.com> writes: Our church has a

RE: color notehead according to absolute pitch

2008-08-05 Thread Steven Weber
ch-notename pitch) 3) (x11-color 'blue)) ) ) --Steven -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damian leGassick Sent: Tuesday, August 05, 2008 5:53 AM To: lilypond-user@gnu.org Subject: Re: color notehead according to absolute pitch

Re: color notehead according to absolute pitch

2008-08-05 Thread Damian leGassick
On 5 Aug 2008, at 05:39, Jay Anderson wrote: Kenny Stephens yahoo.com> writes: Our church has a handbell group whose members are not all musically literate. To keep themselves from having to learn to read music, they mark their notes using differently colored highlighters. Is there a mea

Re: color notehead according to absolute pitch

2008-08-04 Thread Jay Anderson
Kenny Stephens yahoo.com> writes: > Our church has a handbell group whose members are not all musically literate. > To > keep themselves from having to learn to read music, they mark their notes > using > differently colored highlighters. > > Is there a means by which I can color the notes based