Om  1.0.0
A universal framework for multimedia simulation
Namespaces | Typedefs
omSoundBaseConfig.h File Reference
#include "../omSoundConfig.h"

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::sound
 A namespace that handles sound input, output, and processing.
 
 om::sound::base
 A namespace containing basic sound classes for samples, buffers, and others types.
 

Typedefs

typedef Float32 om::sound::base::Gain
 Define the type to represent a linear gain coefficient. More...
 
typedef math::Complex< Float32 > om::sound::base::ComplexSample
 Define the type used to represent a sound sample that is a complex number. More...