On this example, I get the same error invalid number of arguments: 5.
i wonder if you might have stale .fasls in one or all of your cm/rts/
portmidi directorues
i would throw out all these directories then cvs from scratch and
rebuild, ie:
rm -r cm portmidi rts
cvs checkout cm
cvs checkout rts
cvs checkout portmidi
cd rts
./configure
make
cd ../portmidi
./configure
make
cd ../cm
bin/cm.sh -l sbcl
On this example, I get the same error invalid number of arguments: 5.
With the recieve example, lisp crashes when I play the midi keyboard.
How can I trace this?
It must be the portmidi library I have. Its the default Ubuntu
supplied lib. I tried building the latest sources, but sbcl
wouldn't load the porttime lib that I built, so I went back to the
Ubuntu lib.
k
_______________________________________________
Cmdist mailing list
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist