Hello, Thanks for a test John, as I just noted that last patch version was aimed mainly on VSTis, so I made new patch version (v5), which should now consider also VST effects. http://sourceforge.net/tracker/?func=detail&aid=3598638&group_id=105168&atid=640436
As per testing I think I should be also able to check 64 bit builds a bit (Ubuntu / Mint, maybe Win XP), but I dont have the ability to test on Mac OS X for now. Also just small side note, not entirely related: When you put VST effect on e.g. trippe osc. (I used Camel Crusher for reference), Here is console stderr output for effect load. mikco@mikco-AOD270 ~ $ lmms Notice: could not set realtime priority. unique ID: CaCr RemotePlugin::DebugMessage: inputs: 2 output: 2 RemotePlugin::DebugMessage: creating editor RemotePlugin::DebugMessage: editor successfully created RemotePlugin::DebugMessage: failed getting shared memory Than if you save your project and reload it later, it seems during this project load that GUI of VST effect is loaded twice. Tested on lmms0.4.14rc1, Linux Mint 12 32bit, Qt 4.7.4, GCC 4.6.1 and wine (wine-dev) 1.3.28. Here is also console stderr for project load, it really looks like plugin is loaded twice. Well is this a bug? mikco@mikco-AOD270 ~ $ lmms Notice: could not set realtime priority. unique ID: CaCr RemotePlugin::DebugMessage: inputs: 2 output: 2 RemotePlugin::DebugMessage: creating editor RemotePlugin::DebugMessage: editor successfully created unique ID: CaCr RemotePlugin::DebugMessage: inputs: 2 output: 2 RemotePlugin::DebugMessage: creating editor RemotePlugin::DebugMessage: editor successfully created RemotePlugin::DebugMessage: failed getting shared memory Best regards, Mike C. On Tue, Jan 1, 2013 at 6:45 PM, John Serafino <[email protected]> wrote: > Works perfectly for me on Linux Mint 14 32-bit. We very much needed these > issues resolved IMO. > > > On Tue, Jan 1, 2013 at 4:28 AM, Mike Choi <[email protected]> wrote: > >> Hi, just a small note, patch is against stable branch, not master. Sorry >> for misinforming. >> >> - Mike >> >> >> On Tue, Jan 1, 2013 at 10:42 AM, Mike Choi <[email protected]> wrote: >> >>> Hello, >>> >>> I have seen few reports here concerning VSTs automation and the >>> connected issues, e.g. after projects save, load etc. >>> >>> I don't know if anyone is already working on this, but I wrote a patch, >>> which should address that problems. >>> >>> >>> Its against GIT Master branch and you can get the patch and see full >>> description here >>> >>> >>> https://sourceforge.net/tracker/index.php?func=detail&aid=3598638&group_id=105168&atid=640436# >>> >>> I tested this on Win32, Linux32 builds, >>> >>> I will be glad if you could test it too or report any issues back. >>> >>> Thanks >>> Mike C. >>> >> >> >> >> ------------------------------------------------------------------------------ >> Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS >> and more. Get SQL Server skills now (including 2012) with LearnDevNow - >> 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. >> SALE $99.99 this month only - learn more at: >> http://p.sf.net/sfu/learnmore_122512 >> _______________________________________________ >> LMMS-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/lmms-devel >> >> > > > -- > Johnny >
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
