| Class | Description |
|---|---|
| AudioResourceUtils |
Some utility functions to handle audio resources.
|
| BiQuadFilter |
Implements a BiQuad filter,
which can be used for e.g.
|
| Complex |
Complex implements a complex number and defines complex
arithmetic and mathematical functions
Last Updated February 27, 2001
Copyright 1997-2001
|
| ConcurrencyUtils |
Concurrency utilities.
|
| CubicSplineFast | |
| FFMPEGDownloader |
Downloads a static ffmpeg binary for several platforms:
Windows x64 and x32
Max OS X x64
Linux x32 and x64
The code tries to determine the correct platform and downloads it to
the temporary directory
System.getProperty("java.io.tmpdir"). |
| PeakPicker |
Implements a moving mean adaptive threshold peak picker.
|
| PitchConverter |
Converts pitch from one unit to another (and back (and back (and back ...))).
|