yes support for passing lisp arrays doesnt appear to be there but you can allocate foreign arrays and set/get values. the cffi project itself is actively supported, stable, tested, and really good!

On Jul 30, 2007, at 6:38 AM, Bill Schottstaedt wrote:

The CLM sources removed lispworks-support somewhere around 2005 and
the release of CLM-3.  What hacks would be needed to get it going
again?

I still have the Lispworks code (mostly from 2000), and would be willing to add it back in if you're interested in it. When it was removed, there was a bug that shared libraries would not load. Has anything changed in the
FFI since 2000?

as for sndlib2clm.lisp -- why not add a cffi binding instead of one
specifically for lispworks?

CFFI is not an option for CLM -- no support for arrays, which is crucial. Also, all the other FFI code already exists, so nothing is gained by adding
a frail dependency (last change: Sept 2006 -- every time I look,
for example at sourceforge, it seems that 99% of the projects
are dead).

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

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

Reply via email to