Rick Taube wrote:
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

Ok, that did the trick. The 5000 note flurry came out without a hiccup. Recieve still crashes sbcl on my box though, but I think you said it would be broken, yes?
k

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

Reply via email to