Om  1.0.0
A universal framework for multimedia simulation
Public Attributes | List of all members
om::sound::acoustics::base::PathIR Class Reference

A class that stores an impulse response as a set of discrete sound paths. More...

#include <omSoundPathIR.h>

Public Attributes

Size numBands
 The number of frequency bands there are in this path IR. More...
 

Detailed Description

A class that stores an impulse response as a set of discrete sound paths.

A path IR is useful for storing important sound paths (direct sound, early reflections) that need to be interpolated from frame-to-frame for the best sound quality. Each path has a unique integer ID that is used to track the path from one frame to the next, as well as a Doppler shifting amount that is used as a hint for the audio rendering system.

Member Data Documentation

Size om::sound::acoustics::base::PathIR::numBands

The number of frequency bands there are in this path IR.


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