[java-dev] where is the mxj post() method?
garton at columbia.edu
garton at columbia.edu
Sun Dec 16 14:18:43 MST 2007
- Previous message: [java-dev] where is the mxj post() method?
- Next message: [java-dev] where is the mxj post() method?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry, put that in an earler post. Intel MacBook, OS 10.4.11, Max/MSP 4.6.3. I don't see any output from System.out.print() in my Application/Utilities/Console.app. I got abcl to load and it seems to work ok (yay!) but there are some serious loading/mem-alloc issues -- it takes about 5 minutes to instantiate an object! I can sit and watch it crunch through the mbytes. Tried starting with larger max.jvm.option's set, but it doesn't seem to make a difference. brad http://music.columbia.edu/~brad Quoting Joshua Kit Clayton <jkc at musork.com>: > > On Dec 16, 2007, at 12:35 PM, garton at columbia.edu wrote: > >> Thanks Topher, but I can't find it searching for various 'out' >> related things on the Cycling '74 site. Maybe I'm >> search-challenged. I did try this: >> >> System.setOut(System.out); >> >> in my object constructor, but System.out.print() still sends stuff >> to the mysterious bit-bucket in the sky. > > Platform? Max version? > > Max console reporting was fixed for MacIntel machines in Max 4.6.3. > > -Joshua > _______________________________________________ > java-dev mailing list > java-dev at cycling74.com > http://www.cycling74.com/mailman/listinfo/java-dev
- Previous message: [java-dev] where is the mxj post() method?
- Next message: [java-dev] where is the mxj post() method?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
