All Projects → CICM → Hoalibrary Light

CICM / Hoalibrary Light

Licence: gpl-3.0
🌐 High Order Ambisonics library

Programming Languages

cpp
1120 projects

HOA Library

The high order ambisonics library.

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.

Image

Travis Appveyor Coverage Status Documentation

Compilation :

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

Authors :

2012-2019: Pierre Guillot, Eliott Paris and others.

Implementations :

Warning: these implementations may not be up to date with this repo.

ThirdParty

This repo is using the following third parties:

License :

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].