[java-dev] Re: Re: MXJ getting wrong inlet
jbmaxwell
jbmaxwell at rubato-music.com
Sat Mar 29 15:03:34 MDT 2008
- Previous message: [java-dev] Re: MXJ getting wrong inlet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hmmm... Interesting thought. I really just threw that together with quickie, forgetting to delete the declareInlets stuff. But I just tried deleting everything but the declareIO(). Same problem. J. Quote: nick rothwell / cassiel wrote on Sat, 29 March 2008 19:46 ---------------------------------------------------- > This may not be the reason, but in your example you're doing > declareInlets and declareOutlets (1 of each) followed by an argv- > populated declareIO. I don't know what happens if you do both. > > -- N. > > > Nick Rothwell - nick at cassiel.com - www.cassiel.com > --- open-source goodies for MaxMSP: Python, Groovy, Nixie Tubes, > --- rotatable text bricks, databases: all at www.loadbang.net > > > > ----------------------------------------------------
- Previous message: [java-dev] Re: MXJ getting wrong inlet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
