[CM] Using Scheme - FOMUS marks that have arguments

Bret Battey BBattey at dmu.ac.uk
Sat Sep 11 08:16:19 PDT 2010


I'm continuing with my Scheme/Grace MIDIfile to Finale conversion project. I would like to use the FOMUS [x string_text] mark on notes, but I haven't been able to figure out how to implement it in the Scheme context. 

I have a variable 'marks' that I am setting to my mark value before outputting with a send fomus:note command.

These are all end up being unrecognizable by FOMUS:

(set! mymark '("x "sul pont"")

(set! mymark '("x \"sul pont\"")

(set! mymark '("x 'sul pont'")

(set! mymark '("[x "sul pont"]")

Any suggestions?

Cheers,
-=Bret


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ccrma-mail.stanford.edu/pipermail/cmdist/attachments/20100911/147e7f7b/attachment.html 


More information about the Cmdist mailing list