VACore project
VACore implements the core functionality for real-time auralization of virtual environments and sophisticated reproduction of various types. It can be created using a factory method and exposes the IVACore abstract class methods. Manage the core by the C++ interface (directly or over TCP/IP network in VANet) or via various binding interfaces, i.e. for Matlab (VAMatlab).
License
Copyright 2015-2017 Institute of Technical Acoustics, RWTH Aachen University. Any usage and distribution is prohibited, unless explicitly granted by the authors. See License file for more information
Additional software
Some applications like the VAServer and the VAGUI are using the VACore to manage the auralization and reproduction. Also, bindings for C++ and Matlab exist, where you can connect to the VACore via network connection.
Help
VACore is an in-house development of ITA and not for use to anyone else. Help is only provided within projects where ITA is involved.
Quick build guide
It is recommended to clone and follow the build guide of the parent project VA, which includes this project as a submodule.