gramods
Classes
gramods::gmSound Namespace Reference

The module provides sound handling functionality for the implementation of sound screen or sound table interaction. More...

Classes

class  Capture
 The interface for a capture device that allow for extraction of sample data. More...
 
class  CaptureFromWav
 The instantiation of this class will attempt to open a capture device and allow for extraction of sample data from this. More...
 
class  Multilateration
 Estimates the position of sound. More...
 
class  OpenALCapture
 The instantiation of this class will attempt to open a capture device and allow for extraction of sample data from this. More...
 
class  OpenALContext
 The instantiation of this class will attempt to open a (specified) playback device and create a context for it. More...
 
class  SoundBurstDetector
 Sound detector search for samples over a specified threshold. More...
 
class  SoundDetector
 The interface for an algorithm detecting sound in an audio stream. More...
 

Detailed Description

The module provides sound handling functionality for the implementation of sound screen or sound table interaction.