| AudioBufferProcessor |
Base class to process audio data buffers.
|
| AudioClipDSPInfo |
|
| AudioClipProcessor |
|
| AudioFrameProcessor |
Calculates amplitude values for an audio frame.
|
| AudioOutputStreamFloatConverter |
|
| AudioSampleProcessor |
Calculates amplitude values for an audio sample.
|
| AudioSampleProcessorTest |
|
| BufferedFloatRandomAccessStream |
A random accessible audio stream in normalized float values.
|
| BufferInfo |
|
| BufferInfoArray<T extends BufferInfo> |
|
| BufferInfoVector |
|
| BufferLevelInfo |
|
| BufferLevelInfoArray |
|
| DSPUtils |
|
| FloatAudioInputStream |
|
| FloatRandomAccessStream |
A random accessible audio stream in normalized float values.
|
| FloatToPCMAudioInputStream |
|
| FloatToPCMInputStream |
Converts a float audio input stream to PCM signed encoded audio stream.
|
| FourierAudioInputStream |
A FFT converted audio stream.
|
| LevelInfo |
Contains the current level of an audio stream and the current peak level of the whole stream.
|
| LevelInfosBean |
Contains level informations of a stream.
|
| LevelMeasureAudioInputStream |
Measures the level of the the audio stream and holds the peak.
|
| LevelMeasureFloatAudioOutputStream |
|
| PeakDetector |
Calculates peak levels of an audio signal.
|
| Statistic |
Create new statistic.
|
| VolumeControlStream |
|
| XCorrelator |
|