Roland Goretzki wrote:
Hello list, hello Tomas,
You wrote:
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_PIT
Hello list, hello Tomas,
You wrote:
> 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 TO