Package be.hogent.tarsos.dsp.util

Utility classes to handle sampled sound.

See:
          Description

Class Summary
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.
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.
Shared  
 

Package be.hogent.tarsos.dsp.util Description

Utility classes to handle sampled sound.