Wayverb
wayverb::core::attenuator::hrtf Class Referencefinal

Public Types

enum  channel { left, right }
 
using orientation_t = class orientation
 

Public Member Functions

 hrtf (const orientation_t &o=orientation_t(), channel channel=channel::left, float radius=0.1f)
 
void set_channel (channel channel)
 
channel get_channel () const
 
void set_radius (float radius)
 
float get_radius () const
 
template<typename Archive >
void serialize (Archive &)
 

Public Attributes

orientation_t orientation
 

The documentation for this class was generated from the following files: