Skip to content

Installation

Download the latest version of RoomAcoustiCpp from the release section, or clone the repository with the following command:

git clone --recurse-submodules https://github.com/jmannall/RoomAcoustiCpp.git

To use the library, add the RAC source and header files to your existing project and include the interface header file #include "Spatialiser/Interface.h". This provides intuitive functions for interacting with RAC as outlined here.