Geoff Horton wrote:
I was afraid of this kind of answer, if define-music-function cant do
something as simple as replace one note on a \transpose without
writing a
whole bunch of code... I'm not going to bother with it myself. Too much
complexity, I'd rather look for something that will let me
I was afraid of this kind of answer, if define-music-function cant do
something as simple as replace one note on a \transpose without writing a
whole bunch of code... I'm not going to bother with it myself. Too much
complexity, I'd rather look for something that will let me stay on a
user-level,
On Fri, Dec 22, 2006 at 09:11:04AM -0800, [EMAIL PROTECTED] wrote:
> Lilypond desperately needs some king of built-in text pre-process (that
> installs with lilypond) to take care of these things, instead of everybody
> having to constantly re-write the core lilypond code to do such simple
> things
seb-g wrote:
>
> On Thu, Dec 21, 2006 at 02:48:24PM -0800, [EMAIL PROTECTED]
> wrote:
>>
>> The simple substitution example below should be pretty easy, but I'm "in
>> a
>> pickle", can someone show me how to replace the note name in the
>> transpose
>> statement with the note specified on the
On Thu, Dec 21, 2006 at 02:48:24PM -0800, [EMAIL PROTECTED] wrote:
>
> The simple substitution example below should be pretty easy, but I'm "in a
> pickle", can someone show me how to replace the note name in the transpose
> statement with the note specified on the function call (parameter called
Anybody?
Rick Hansen (aka RickH) wrote:
>
> The simple substitution example below should be pretty easy, but I'm "in a
> pickle", can someone show me how to replace the note name in the transpose
> statement with the note specified on the function call (parameter called
> "root")?
>
> But it