Package | Description |
---|---|
org.openimaj.audio.filters |
Class and Description |
---|
EQFilter.EQType
An enumerator for various audio filters.
|
EQFilter.EQVars
A class that represents the bi-quad coefficients for a filter.
|
HanningAudioProcessor
Applies a Hanning window on top of the audio signal.
|
TriangularFilter
A default non-isoceles triangular filter definition, where the low, mid
and top frequencies are defined.
|
WeightedWindowedAudioProcessor
Applies a weighted window on top of the audio signal.
|