[java-dev] Re: MXJ getting wrong inlet
Nick Rothwell
nick at cassiel.com
Sat Mar 29 13:46:19 MDT 2008
- Previous message: [java-dev] Re: MXJ getting wrong inlet
- Next message: [java-dev] Re: Re: MXJ getting wrong inlet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: [java-dev] Re: Re: MXJ getting wrong inlet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
