[CM] xcmnw

Bill Schottstaedt bil at ccrma.Stanford.EDU
Mon Jul 1 05:11:32 PDT 2002


> I have used CMN notation before. I was just curious
> why I can't get xcmnw to work. [...]
> I type in in clisp after loading cmn (cmn (output-type
> :x) staff treble c4 q)

xcmnw communicates with cmn through a pipe; to set up and
send data to the pipe requires C; clisp does not have a
foreign function interface; so, in clisp, xcmnw can't work.



More information about the Cmdist mailing list