The repository contains documentations and implementations of the Vector Base Amplitude Panning (VBAP). The VBAP is a spatialization techniques created by Ville Pulkki in the late 90's. For further information see the references. The VBAP is available as a C library with an implementation as externals for Pure Data (and also as abstractions).
Use the basic CMake approach:
mkdir build
cd build
cmake ..
cmake --build .
Pierre Guillot | CICM | Université Paris 8