You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe @asedev is asking for a way to add new graphics backends without modifying core includes such as in IGraphicsSelect.h. Such a thing could be possible with a factory function approach. For now all I can recommend is that you just fork iPlug2
Add the possibility of extending the core IPlug2 classes like IGraphics or IControl without changing the IPlug2 source code.
I am considering a similar system for selecting the IGraphics drawing class.
The text was updated successfully, but these errors were encountered: