XML Feeds

.

[maxmsp] [announce] new LISP interpreter object [maxlispj]

garton at columbia.edu garton at columbia.edu
Wed Jan 9 12:19:23 MST 2008


Quoting Gary Lee Nelson <Gary.Nelson at oberlin.edu>:

> Oops. Spoke too soon. Shudda looked at the max window where I found this
>
> RTcmix: WARNING: No bus_config defined, setting default (in/out).

This is 'normal', it's an unsupressed message from rtcmix~ havng to do  
with it's internal bus system.

The java errors you've seen are strange, and I wanted to ask some of  
the max/msp java gurus what is going on.  I've had the same thing  
happen, but it doesn't seem to affect the operation of the maxlispj  
object.  On the maxlispj website:

--------------
NOTE: One very odd situation can occur -- if a patcher has been saved  
to disk in a session prior to creating a [mxj maxlispj] object, the  
first object instantiated in the saved patcher will take a fair amount  
of time (30 seconds to a minute, depending on processor speed) as it  
allocates memory. A number of errors will also appear in the Max  
window about not finding certain classes, but the [mxj maxlispj] will  
eventually be created and will function normally. I'm not sure why  
this happens.
--------------

So I bet you were loading it into a patcher that had been previously  
saved to disk.  I don't understand how the 'save' operation effects  
memory allocation, but it seems that it does.  I guess as long as the  
object still works, all is cool.  right?  :-)


brad
http://music.columbia.edu/~brad


> and this
>
> € error: java.util.zip.ZipException: error in opening zip file
> € error:     at java.util.zip.ZipFile.open(Native Method)
> € error:     at java.util.zip.ZipFile.<init>(ZipFile.java:203)
> € error:     at java.util.zip.ZipFile.<init>(ZipFile.java:84)
> € error:     at
> com.cycling74.max.MXJClassLoaderImpl.look_for_resource_recursive(MXJClassLoa
> derImpl.java:717)
> € error:     at
> com.cycling74.max.MXJClassLoaderImpl.look_for_resource_recursive(MXJClassLoa
> derImpl.java:739)
> € error:     at
> com.cycling74.max.MXJClassLoaderImpl.look_for_resource_recursive(MXJClassLoa
> derImpl.java:739)
> € error:     at
> com.cycling74.max.MXJClassLoaderImpl.lookup_resource(MXJClassLoaderImpl.java
> :672)
> € error:     at
> com.cycling74.max.MXJClassLoaderImpl.getResource(MXJClassLoaderImpl.java:585
> )
> € error:     at java.lang.Class.getResource(Class.java:2042)
> € error:     at org.armedbear.lisp.Load.loadSystemFile(Load.java:270)
> € error:     at org.armedbear.lisp.Load$3.execute(Load.java:567)
> € error:     at org.armedbear.lisp.LispThread.execute(LispThread.java:625)
> € error:     at org.armedbear.lisp.Lisp.evalCall(Lisp.java:466)
> € error:     at org.armedbear.lisp.Lisp.eval(Lisp.java:431)
> € error:     at org.armedbear.lisp.Load.loadStream(Load.java:438)
> € error:     at org.armedbear.lisp.Load.loadFileFromStream(Load.java:406)
> € error:     at org.armedbear.lisp.Load.loadSystemFile(Load.java:288)
> € error:     at
> org.armedbear.lisp.Interpreter.initializeLisp(Interpreter.java:164)
> € error:     at
> org.armedbear.lisp.Interpreter.createInstance(Interpreter.java:56)
> € error:     at maxlispj.<init>(maxlispj.java:35)
>
>
>
> Cheers
> Gary Lee Nelson
> Oberlin College
> www.timara.oberlin.edu/GaryLeeNelson





More information about the maxmsp mailing list