[pluggo] Re: vst plugin with mxj class
micha
electrobass at gmx.net
Sun Oct 28 10:05:32 MDT 2007
- Previous message: [pluggo] Re: vst plugin with mxj class
- Next message: [pluggo] Re: vst plugin with mxj class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hm, normally i don't copy the class files over to the plugin, as i don't plan to distribute them, and with this i am able to develop further on that class. what works for me (under xp): there is a second max java config file under programs/shared files/C74 Plug-in Support/java...if you set the dynamic classpath there to point to your classes, they should be found. nevertheless i think there was a thread on where to put your classes with respect to the patch if you don't want to modify any config file, search the list for "mxj same directory"... micha
- Previous message: [pluggo] Re: vst plugin with mxj class
- Next message: [pluggo] Re: vst plugin with mxj class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
