Dssi-Vst Customdata Host Support

since i’m trying to use dssi-vst i find more and more flaws in its design

besides the fact that’s the only possibility to use vsts inside renoise it has 2 flaws

  1. Asking Before Rejecting Non-Rt Ladspa\Dssi Plugins
  2. lack of chunk support

well there’s chunk support patches (which are in standart dssi-vst source package) , but they affect dssi host app as well, so they are not spread

i even don’t realize how hard it would be to implement\negate both flaws, but counting that HUGE amount of vst working in linux with wine, that would eventually make renoise be a best choise for musicians or even just linux users

CAUSE FULL WORKING VSTS IN LINUX IS THE POWAH YA NEVAH STOP

Latest “officially” used patch I’ve seen was not backwards compatible, making the whole thing unusable. Maybe this has changed?
Please give us a hint if you know more.

reading sources now

doesn’t it possible to check “getCustomdata” and “setCustomdata” methods availability in plugins within c++?