vbap icon indicating copy to clipboard operation
vbap copied to clipboard

Vector Base Amplitude Panning

VBAP

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).

Travis
Appveyor
Coverage Status

Documentation

Compilation

Use the basic CMake approach:

mkdir build
cd build
cmake ..
cmake --build .

Author

Pierre Guillot | CICM | Université Paris 8