This is PolarDesigner Version 3
Our open-source plug-in developed by Thomas, Simon, IEM and Austrian Audio.
PolarDesigner allows you to control the polar pattern of your OC818 microphone in up to five frequency bands. Available as VST3, AAX and AU. Get installers for Windows and Mac at austrian.audio.
https://austrian.audio/polardesigner
Requirements:
- cmake
- a C++20 compatible compiler (GCC, clang, MSVC)
To build from source, you need to clone the repo and its submodules
git clone https://github.com/AustrianAudioGmbH/PolarDesigner.git
cd PolarDesigner
git submodule update --init --recursiveAfter that, configure & compile with
cmake -B build --fresh
cmake --build build --config ReleasePolarDesigner 3 makes use of the following projects:
