Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/AustrianAudioGmbH/StereoCreator

Stereo plug-in allowing you to create different stereo set-ups with one or two OC818 microphones. Developed by Simon and AA.
https://github.com/AustrianAudioGmbH/StereoCreator

aax au-plugin austrianaudio juce projucer vst3-plugin

Last synced: about 1 month ago
JSON representation

Stereo plug-in allowing you to create different stereo set-ups with one or two OC818 microphones. Developed by Simon and AA.

Lists

README

        

# StereoCreator
Our open-source Stereo plug-in developed by [Simon](https://github.com/becksimon) and [AA](https://austrian.audio/).

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](https://austrian.audio/).

4Ch_StereoCreator

## Building StereoCreator
StereoCreator is based on [JUCE](https://juce.com/). 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](http://developer.avid.com/) location to your Projucer paths.

## Related repositories
Parts of the code are based on the [IEM Plugin Suite](https://git.iem.at/audioplugins/IEMPluginSuite) - check it out, it's awesome!