[CM] RTS-enqueue
Rick Taube
taube@uiuc.edu
Fri, 25 Aug 2006 07:26:50 -0500
im sorry for the delay in this replay. i just tried this and it
works, so my guess is you have stale sources somewhere.
use cvs to checkout and make the latest versions of the software:
cvs checkout cm
cvs checkout rts
cvs checkout osc
then cd into the rts and osc dirs and do
./configure
make
then start cm and load the software:
cm
(use-system :rts)
(use-system :osc)
then start Supercollider and use the examples in cm/etc/examples/rt-
cm.lisp
--rick
On Aug 20, 2006, at 8:36 AM, Axel BALLEY wrote:
> Hi List !
> I set up CM yesterday on my mac and am currently looking at the
> bundled examples to see what can be done with this beast. I'm very
> interested in interaction with SuperCollider, however I've run into
> a problem when executing the rt-sc.cm example.
>
> After starting RTS, executing the line :
>
> (sprout (sc-simple-1 10))
>
> raises this error :
>
> > Error in process listener(1): Too many arguments in call to
> #<Compiled-function RTS-ENQUEUE #x8577B06>: 5 provided, at most 4
> accepted.
> > While executing: RTS-ENQUEUE
>
> What should I do ?
>
> Thanks in advance for your answers !
>
> --
> Axel Balley
> Jazzmutant
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist