Re: define-music-function -> unexpected EVENT_FUNCTION

2015-01-26 Thread Thomas Morley
2015-01-26 23:55 GMT+01:00 and...@andis59.se : > Hello Klaus, > > On 2015-01-26 22:08, Klaus Blum wrote: >> >> Hi Anders, >> >> the "\rightHandFinger" command can only be used for a single note, not for >> a >> whole "music" expression that could also be a chord or a sequence of notes >> and rests.

Re: define-music-function -> unexpected EVENT_FUNCTION

2015-01-26 Thread and...@andis59.se
Hello Klaus, On 2015-01-26 22:08, Klaus Blum wrote: Hi Anders, the "\rightHandFinger" command can only be used for a single note, not for a whole "music" expression that could also be a chord or a sequence of notes and rests. Replacing "ly:music?" by "ly:pitch?" should do the trick: Aha! I th

Re: define-music-function -> unexpected EVENT_FUNCTION

2015-01-26 Thread Klaus Blum
Hi Anders, the "\rightHandFinger" command can only be used for a single note, not for a whole "music" expression that could also be a chord or a sequence of notes and rests. Replacing "ly:music?" by "ly:pitch?" should do the trick: % -