Sound space is one of the principal dimensions of the contemporary musical thought, especially in the electroacoustic music domain but also in intermedia arts. In this context, the CICM has made spatialization its principal research axis. This project's aim is to give to musician spatialization models based on high order ambisonics and sound fields synthesis. This project is developed in a part of the Paris 8 University LABEX arts H2H. You can visit the official website : HoaLibrary.
Requires git and CMake.
# clone repository
$ git clone https://github.com/CICM/HoaLibrary-Light.git
$ cd HoaLibrary-Light
# init submodules
$ git submodule update --init --recursive
# generate project
$ mkdir build && cd build
$ cmake ..
# build project
$ cmake --build . --config Release
2012-2019: Pierre Guillot, Eliott Paris and others.
- HoaLibrary-Max - HoaLibrary for Max.
- HoaLibrary-Pd - HoaLibrary for Pure Data.
- HoaLibrary-Unity - HoaLibrary for Unity.
- HoaLibrary-Faust - HoaLibrary for Faust.
- OfxHoa - HoaLibrary for openFrameworks.
- Cinder-Hoa - HoaLibrary for Cinder.
Warning: these implementations may not be up to date with this repo.
This repo is using the following third parties:
The HOA Library in under the GNU. If you'd like to avoid the restrictions of the GPL and use HOA Library for a closed-source product, you contact the CICM.