CSL  6.0
SpatialAudio.h File Reference
#include "SpatialPanner.h"
#include "DistanceSimulator.h"

Go to the source code of this file.

Classes

class  csl::Spatializer
 Container class that simplifies the spatial audio interface. This layer hides most of the inner-working of audio spatialization, providing a simple interface for sound placement in a space. More...
 
class  csl::Auralizer
 
class  csl::SpeakerLayoutExpert
 

Namespaces

 csl
 AdditiveInstrument.h – Sum-of-sines synthesis instrument class.
 

Enumerations

enum  csl::PannerType {
  csl::kAutomatic = 0, csl::kBinaural, csl::kVBAP, csl::kAmbisonic,
  csl::kSimple, csl::kWFS
}
 Panner types. More...