AudHRTF.h
Classes
- AudHRTF -- (full description)
Interface
- Public Members
- AudHRTF ()
- ~AudHRTF ()
- void left (complex *newLeft)
- complex *left () const
- void right (complex *newRight)
- complex *right () const
Member Description
Constructor: AudHRTF
Destructor: ~AudHRTF
void left (complex *newLeft)
Method: left
Set the left filter of the HRTF
complex *left () const
Method: left
Get the left filter of the HRTF
void right (complex *newRight)
Method: right
Set the right filter of the HRTF
complex *right () const
Method: right
Get the right filter of the HRTF