Skip to content

Ambisonics plug-in allowing you to record first-order Ambisonics material by using two OC818 microphones. Developed by Thomas and AA.

Notifications You must be signed in to change notification settings

AustrianAudioGmbH/AmbiCreator

Repository files navigation

AmbiCreator

Our open-source Ambisonics plug-in developed by Thomas and AA.

AmbiCreator allows you to record first-order Ambisonics material by using two OC818 microphones stacked on top of each other. Installers for as VST3, AAX and AU available soon at austrian.audio.

Give it a listen here!
You can find technical details in an AES e-Brief.

AmbiCreator Screenshot

Building AmbiCreator3 from source

Requirements:

  • cmake ( >= v3.24.1)
  • a C++20 compatible compiler (GCC, clang, MSVC)

To build from source, you need to clone the repository and its submodules

git clone https://github.com/AustrianAudioGmbH/AmbiCreator.git
cd AmbiCreator
git submodule update --init --recursive

After that, create a build directory, configure & compile with

mkdir build && cd build
cmake ..
cmake --build . --config Release

Acknowledgements:

AmbiCreator 3 makes use of the following projects:

About

Ambisonics plug-in allowing you to record first-order Ambisonics material by using two OC818 microphones. Developed by Thomas and AA.

Topics

Resources

Stars

Watchers

Forks

Contributors 5