[CM] rts debut

Rick Taube taube at uiuc.edu
Fri Sep 23 09:58:03 PDT 2005


> One thought I had was to use PDP, which started as PureDataPackets, 
> but is now a C library, which it should be possible to interface to 
> with Lisp. A native Lisp solution would of course be preferrable.

depending on what you want to do, writing an ffi for the c lib might 
actually be the way to go. the cffi project 
(http://common-lisp.net/project/cffi/) seems to be a good choice for 
implementing a single generic ffi that will works in most common lisps.

or could you send this data via osc? if so the osc support in cm right 
now might also be worth looking at.

--rick




More information about the Cmdist mailing list