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.
ConcurrencyUtils Concurrency utilities.
CubicSplineFast  
FFT Wrapper for calling a hopefully Fast Fourier transform.
FloatFFT Computes 1D Discrete Fourier Transform (DFT) of complex and real, single precision data.
 

Package be.hogent.tarsos.dsp.util Description

Utility classes to handle sampled sound.