superfomus icon indicating copy to clipboard operation
superfomus copied to clipboard

SuperCollider bindings to Fomus Music Notation

Results 2 superfomus issues
Sort by recently updated
recently updated
newest added

Dear smoge, I have evaluated the following two codes, slightly modified from your sample code in the help document: ``` ( a = 12.collect({|i| ( 'midinote': ( (63 + rrand(-6,6.5)...

I'm unable to call `f.ly`, `f.midi` or `f.xml`. I see the problem is that the `fomus` executable is not present in my system's path. I am specifying the correct LilyPond...