191 Forks
935 Stars
935 Watchers

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:

How to download and setup wdl-ol

Open terminal and run command
git clone https://github.com/olilarkin/wdl-ol.git
git clone is used to create a copy or clone of wdl-ol repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wdl-ol https://github.com/olilarkin/wdl-ol/archive/master.zip

Or simply clone wdl-ol with SSH
[email protected]:olilarkin/wdl-ol.git

If you have some problems with wdl-ol

You may open issue on wdl-ol support forum (system) here: https://github.com/olilarkin/wdl-ol/issues