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


------------------------------------------------------------------------------
_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to