SAL
A C++ library for spatial audio.
|
#include "microphone.h"
#include "point.h"
#include "source.h"
#include "saltypes.h"
#include "salconstants.h"
#include "monomics.h"
Go to the source code of this file.
Classes | |
class | sal::MicrophoneArray |
class | sal::UniformArray< T > |
class | sal::CircularArray< T > |
class | sal::StereoMic< T > |
Namespaces | |
namespace | sal |
Functions | |
bool | sal::MicrophoneArrayTest () |