Hi, Will! > On Fri, 24 Oct 2014 21:56:53 +0400 > Andrew Deryabin <[email protected]> wrote: > >> Hi, All! >> >> To make lv2 plugin interface support multi-instantiation I had to >> remove all global vars from yoshimi code and make them per-instance >> vars. From the user point of view nothing has changed - standalone >> version will simply use one instance of each var as before. But on the >> other hand, I had to change all classes to support per-instance vars. >> >> So, I want to ask all developers not to make any changes to master >> branch for next 2 days, until I merge my changes to it. There is nothing >> special, but a lot of routine constructors rewriting, that I don't want >> to repeat if these classes will be changed in master. >> >> P.S. For now I've merged all recent master changes into lv2_plugin >> branch. LV2 plugin option will be set to OFF by default until it is >> ready to test. >> >> Thanks for attention :) >> >> Regards, >> Andrew > Ha! Good timing :) > > ... quick too! > > I'm currently working on some changes that will take about a week to get done > :) > My changes will be ready in 2-3 hours, I think. Can I update master, or I have to wait for your changes?
Ragards, Andrew ------------------------------------------------------------------------------ _______________________________________________ Yoshimi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/yoshimi-devel
