Class | Description |
---|---|
AudioFloatConverter |
This class is used to convert between 8,16,24,32,32+ bit signed/unsigned
big/litle endian fixed/floating point byte buffers and float buffers.
|
AudioResourceUtils |
Some utility functions to handle audio resources.
|
BiQuadFilter |
Implements a BiQuad filter,
which can be used for e.g.
|
ConcurrencyUtils |
Concurrency utilities.
|
CubicSplineFast | |
PeakPicker |
Implements a moving mean adaptive threshold peak picker.
|
PitchConverter |
Converts pitch from one unit to another (and back (and back (and back ...))).
|
Shared |