I guess run* doesn't work in openmcl -- there's a pair of ancient comments in the code:
;; this (openmcl instrument linkage) probably needs the -to-c-and-lisp linkages for run* ;; I can't remember now what that ^ comment refers to! This is probably a reference to ccl:with-foreign-double-array-to-c-and-lisp -- apparently in openmcl you need to set up some elaborate linkage in advance, and I never got around to it for run*. _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
