lilypond-user
[Top][All Lists]
Advanced

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

using "\transpose" with variables


From: tomasherrmann
Subject: using "\transpose" with variables
Date: Wed, 5 Sep 2007 22:09:07 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,
I try to use \transpose with a variable as parameter like

mykey = {d'}

melody = \transpose c' \mykey 
         \relative c' {... }

what´s wrong?

I get the message: 
syntax error, unexpected STRING, expecting NOTENAME_PITCH or TONICNAME_PITCH
 melody = \transpose c' 
                        mykey

\version "2.11.32"

who could help?

Tomas.







reply via email to

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