Audaspace 1.5.0
A high level audio library.
|
The HRTFLoader class. More...
#include "Audaspace.h"
#include "fx/HRTF.h"
#include "util/FFTPlan.h"
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | HRTFLoader |
This loader provides a method to load all the HRTFs in one directory, provided they follow the following naming scheme: Example: L-10e210a.wav The first character refers to the ear from which the HRTF was recorded: 'L' for a left ear and 'R' for a right ear. More... | |
The HRTFLoader class.