Re: Function to limit range down?

2011-07-21 Thread Gilles
I am transposing some arpeggio exercises and need to make sure notes do not go below e, on the bass clef. Here (see joined file) is a set of 3 functions which can be useful for that purpose. \correctOctave \correctOctaveRange \colorizeOutOfRange See comments in code source for an

Re: Function to limit range down?

2011-07-21 Thread Basso Ridiculoso
...@free.fr To: lilypond-user@gnu.org Subject: Re: Function to limit range down? Message-ID: op.vyy7ls2ldfrkz2@pc64 Content-Type: text/plain; charset=iso-8859-15; Format=flowed; DelSp=yes I am transposing some arpeggio exercises and need to make sure notes do not go below e, on the bass clef

Re: Function to limit range down?

2011-07-21 Thread Basso Ridiculoso
I decompress that with? I am running Mac OS 10.4. This list is always very helpful! Daniel Message: 7 Date: Thu, 21 Jul 2011 17:50:06 +0200 From: Gilles gilles.thiba...@free.fr To: lilypond-user@gnu.org Subject: Re: Function to limit range down? Message-ID: op.vyy7ls2ldfrkz2@pc64

Re: Function to limit range down?

2011-07-21 Thread Xavier Scheuer
On 21 July 2011 17:50, Gilles gilles.thiba...@free.fr wrote: Here (see joined file) is a set of 3 functions which can be useful for that purpose. \correctOctave \correctOctaveRange \colorizeOutOfRange See comments in code source for an explanation of each of them. Maybe you already

Re: Function to limit range down?

2011-07-21 Thread Gilles
Maybe you already planned to, but please add such functions to the LSR. They will be for sure useful to other people! http://lsr.dsi.unimi.it/LSR/Item?u=1id=773 Gilles ___ lilypond-user mailing list lilypond-user@gnu.org

Function to limit range down?

2011-07-20 Thread Basso Ridiculoso
I have been trying to use \Octavecheck but I think I need the inverse - I want to move a range *up* if it is too low, not down if it is too high. Is there way to this? I am transposing some arpeggio exercises and need to make sure notes do not go below e, on the bass clef. -- Daniel