Tom van der Hoeven writes:
> David,
>
> I hope I am not boring you!
I was rather hoping you'd clarify the points I remarked upon than on
being entertained.
> My wife is playing in a orchestra the alt-violin part on the violin.
> In order to accommodate that the sheet music has to be rewritten w
David,
I hope I am not boring you!
My wife is playing in a orchestra the alt-violin part on the violin.
In order to accommodate that the sheet music has to be rewritten with
the violin key, and pitches lower than g have to be changed.
I first bring the original with the alto key in the lilypond
Tom van der Hoeven writes:
>> David Kastrup schreef:
>>> David Kastrup writes:
>>>
Tom van der Hoeven writes:
> Suppose I have
> music = \relative c'{c b a g f e e f g a b c}
> my instrument is limited so it cannot play the pitch f end below
> I have to raise
Thank you David,
I see you point. With \modalTranspose you can automatically change the
notes that are within the range of the scale.
But I change the notes based on visual inspection. In fact I colour all
notes f and lower in red, so that it catch the eye immediately.
If I change a few succe
David Kastrup writes:
> Tom van der Hoeven writes:
>
>> Suppose I have
>> music = \relative c'{c b a g f e e f g a b c}
>> my instrument is limited so it cannot play the pitch f end below
>> I have to raise f e e f by a terts of an octave
>> Is there a function shift or can it be made s
Tom van der Hoeven writes:
> Suppose I have
> music = \relative c'{c b a g f e e f g a b c}
> my instrument is limited so it cannot play the pitch f end below
> I have to raise f e e f by a terts of an octave
> Is there a function shift or can it be made such that
>
> music = \relative c
On Thu, Dec 12, 2013 at 4:26 PM, Tom van der Hoeven
wrote:
> Suppose I have
> music = \relative c'{c b a g f e e f g a b c}
> my instrument is limited so it cannot play the pitch f end below
> I have to raise f e e f by a terts of an octave
> Is there a function shift or can it be made s
Suppose I have
music = \relative c'{c b a g f e e f g a b c}
my instrument is limited so it cannot play the pitch f end below
I have to raise f e e f by a terts of an octave
Is there a function shift or can it be made such that
music = \relative c'{c b a g \terts{f e e f} g a b c