lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Globally disable transposition


From: Urs Liska
Subject: Re: Globally disable transposition
Date: Sun, 03 Nov 2013 17:44:19 +0100
User-agent: K-9 Mail for Android

Ah yes, I thought so - after hitting send.

But you should be able to define a music function that simply prints the music it is passed. Use parameters for the two pitches and ignore them.
Can't try out because I'm on the phone, but you should be able to go that way.

HTH
Urs



Joseph Rushton Wakeling <address@hidden> schrieb:
On 03/11/13 16:55, Urs Liska wrote:
Does it work if you redefine it with

transpose = {}

?

Nope. Remember that transposition statements are things like:

\transpose bf c' { ... }

and

\transposition bf

So, if you just define transpose and transposition as empty music, Lilypond will
interpret the bf c' and the bf as being notes.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]