Our open-source Stereo plug-in developed by Simon and AA.
The StereoCreator allows you to create several different stereo set-ups with one or two OC818 microphones in dual output mode. Installers for as VST3, AAX and AU are available at austrian.audio.
StereoCreator is based on JUCE. To build StereoCreator, get a recent version of JUCE and open StereoCreator.jucer in Projucer. Select an exporter of your choice (e.g. Visual Studio or Xcode) to create and open a project file in your IDE.
- For building AAX plugins you need to add the AAX SDK location to your Projucer paths.
Parts of the code are based on the IEM Plugin Suite - check it out, it's awesome!