Package | Description |
---|---|
org.openimaj.audio.analysis | |
org.openimaj.audio.filters |
Modifier and Type | Class and Description |
---|---|
class |
EffectiveSoundPressure
Calculate the effective sound pressure by calculating the RMS of samples over
a temporal window.
|
Modifier and Type | Class and Description |
---|---|
class |
FeedForwardCombFilter
A basic feed-forward comb filter.
|
class |
FIRFilter
FIR filter is a multiplication of the frequency domain of a signal with the frequency
domain of a filter.
|
class |
HammingAudioProcessor
Applies a Hamming function over a window of samples.
|
class |
HanningAudioProcessor
Applies a Hanning window on top of the audio signal.
|
class |
WeightedWindowedAudioProcessor
Applies a weighted window on top of the audio signal.
|