[CM] Problems with Clisp
Bill Schottstaedt
bil at ccrma.Stanford.EDU
Thu Apr 6 10:47:18 PDT 2006
> There is also CFFI - http://common-lisp.net/project/cffi/
Several others suggested this. I looked at it and UFFI earlier today,
and my impression is that neither supports passing an array of
doubles from Lisp to C (or back if from run*). UFFI might support
this in ACL, and CFFI has some pointer-to-void kludge that
I might be able to twist to my needs, but I'm getting too old
for that kind of foolishness. CLM (as a Common Lisp program)
is completely dependent on arrays of ints/doubles (to pass
generator setup data and note list data into C).
More information about the Cmdist
mailing list