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


_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to