http://codereview.appspot.com/4186049/

HTH
patrick
Am 15.02.2011 um 15:25 schrieb Rob Canning:

> hello,
> i am trying to get scheme to automate artificial harmonics so i dont need to 
> specify the pitch of the note written up the perfect fourth
> i am running in to the problem of scheme not evaluating the variable once put 
> inside the <chord>
> (i get errors regarding /lilyvartmpc /)
> 
> where lies the error or is there a better way to do this - am slightly 
> suprised there is not a build in function for this... maybe there is?
> 
> artHarm = #(define-music-function (parser location note)
>                                    (ly:music?)
> #{
>         < $note \transpose c f  $note \harmonic >
> #})
> 
> { \artHarm b }
> 
> thanks
> rob
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to