C++ DSP coder is not always good at coding other things (like GUI). It requires different knowledge and experience. That's why we sometime see "sounds nice but buggy" plugins.Teksonik wrote: Sun Dec 10, 2023 12:28 pm If you can code in C++ then you should have no need at all for S.E. other than out of pure laziness.
I think you mean SE v1.0 with multi-core + multi-instance crash bug. It is fixed in SE v1.1 but many SE users (developers) didn't take it serious and didn't provide updates, it was really pityThe use of SE makes the developer dependent on Jeff to fix any bugs in it and anyone who has been around for a long time remembers the infamous "mutiple instance" bug that affected SE in the early days and developers who used SE were helpless to fix that bug.
By the way, we have many non native plugins today, even from the big developers. HISE, Gorilla Engine are using JavaScript. There are many developers using web browser component in the plugin (like EdgeWebView2). I can't say SE is really worse than others today. Some others are actually more resource hog. Personally, I prefer native coded plugins with good CPU optimization.

