JUCE
|
Namespaces | |
dsp | |
Classes | |
class | dsp::Convolution |
Performs stereo uniform-partitioned convolution of an input signal with an impulse response in the frequency domain, using the juce FFT class. More... | |
class | dsp::FFT |
Performs a fast fourier transform. More... | |
class | dsp::WindowingFunction< FloatType > |
A class which provides multiple windowing functions useful for filter design and spectrum analyzers. More... | |