AudHRTF.h

Classes

AudHRTF -- (full description)

class AudHRTF

Interface

Public Members
AudHRTF ()
~AudHRTF ()
void left (complex *newLeft)
complex *left () const
void right (complex *newRight)
complex *right () const

Description

Member Description

AudHRTF ()

Constructor: AudHRTF

~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