This is a repository containing examples to show how to use the 3D Tune-In Toolkit library, which is located here: https://github.com/3DTune-In/3dti_AudioToolkit. This examples include as a submodule the 3D Tune-In Toolkit as well as some 3rd party libraries which are listed below.
The structure of the repository is as follows:
3dti_AudioToolkit_Examples
├── 3dti_AudioToolkit
├── third_party_libraries
| ├── portaudio
| └── rtaudio
├── example_1_basic_spatialisation_rtaudio
└── example_2_basic_spatialisation_portAudio
Note: For more information about each example, please go to README files in the example folder.
This example spatialize two static sources using RTAudio as the audio library. HRTF and BRIR for the spatialisation as well as sample clips are provided in the resource folder.
This example spatialize two static sources using PortAudio as the audio library. HRTF and BRIR for the spatialisation as well as sample clips are provided in the resource folder.
-
HRTF file extracted from the LISTEN database and processed to extract ITD.
-
Audio clip “speech” is extracted from Music from Archimedes, Bang&Olufsen, 1992.
This software is being developed by a team coordinated by
- Arcadio Reyes-Lecuona (University of Malaga). Contact: areyes@uma.es
The current members of the development team are (in alphabetical order):
Former members of the development team are (in alphabetical order):
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 644051.
We would like to acknowledge Dr. Brian FG Katz and his team for their contributions in the field of sound spatialization, which were used as the basis for part of this software.