olilarkin / wdl-ol

Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
https://github.com/iplug2
936 stars 187 forks source link

Iplugquake with added windows Cairo #93

Closed AlexHarker closed 6 years ago

AlexHarker commented 6 years ago

So - I've now (finally) got Cairo drawing on windows with scaling. I've reorganised some aspects of LICE and moved stuff around to be as consistent and appropriately placed as possible.

Let me know if you have any questions, but hopefully this is quite straightforward.