#include <enki/PhysicalEngine.h>
#include <enki/Interaction.h>
#include "ActiveSoundSource.h"
#include <valarray>
Go to the source code of this file.
Namespaces | |
| namespace | Enki |
Classes | |
| class | Enki::Microphone |
| A generic sound sensor/microphone. More... | |
| class | Enki::FourWayMic |
| A generic sound sensor/microphone. More... | |
Typedefs | |
| typedef double(*) | Enki::MicrophoneResponseModel (double, double) |
| A function for manipulating acquired sound, normally to model saturation, distance decreasing or frequency response. | |
1.5.1