Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.06 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.06 KB

StereoCreator

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.

4Ch_StereoCreator

Building StereoCreator

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.

Requirements

  • For building AAX plugins you need to add the AAX SDK location to your Projucer paths.

Related repositories

Parts of the code are based on the IEM Plugin Suite - check it out, it's awesome!