o_e Posted August 20, 2015 Posted August 20, 2015 Hi, Just make some attempts to code the trill and the acciaccatura from the attached example. Get only errors. Can you please complete my code line (if it is possible to realize the example)? Thanks, ole (e.. c5 leg t f5 e f5 s e5 leg f5) Quote
opmo Posted August 20, 2015 Posted August 20, 2015 ((e.. c5 leg t f5 e f5 leg s e5 leg f5 tr2 (-app s e5 f5)) (s g5 leg c5 = =)) Please explore the OMN Language which you will find in the Documentation section. app - length from next -app - length from previous Quote
Deb76 Posted September 28, 2015 Posted September 28, 2015 Hi, With example -app ((e.. c5 leg t f5 e f5 leg s e5 leg f5 tr2 (-app s e5 f5)) (s g5 leg c5 = =)) that's correct but with app, i have this error message : Error: Car of ((e.. c5 leg t f5 e f5 leg s e5 leg f5 tr2 (app s e5 f5)) (s g5 leg c5 = =)) is not a function name or lambda-expression.> While executing: ccl::toplevel-eval, in process Listener-19(25).> Type cmd-. to abort, cmd-\ for a list of available restarts.> Type :? for other options.I don't understand. Quote
opmo Posted September 28, 2015 Posted September 28, 2015 If you like to eval the list you need a quote at the beginning: '((e.. c5 leg t f5 e f5 leg s e5 leg f5 tr2 (-app s e5 f5)) (s g5 leg c5 = =)) For snippet (audition or notation) the quote is not needed. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.