On 24/10/14 19:56, Andrew Deryabin 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.
Wow, that was quick! Way to go! -- Kristian ------------------------------------------------------------------------------ _______________________________________________ Yoshimi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/yoshimi-devel
