lilypond-user
[Top][All Lists]
Advanced

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

Re: scheme artificial harmonic (transposition within chord)


From: Patrick Schmidt
Subject: Re: scheme artificial harmonic (transposition within chord)
Date: Tue, 15 Feb 2011 15:47:25 +0100

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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