Vital
|
#include "JuceHeader.h"
#include "kissfft/kissfft.h"
Go to the source code of this file.
Classes | |
class | vital::FourierTransform |
A Fourier transform implementation using KissFFT for platforms where other accelerations are unavailable. More... | |
class | vital::FFT< bits > |
A template class to provide a statically allocated FourierTransform instance for a given number of bits. More... | |
Namespaces | |
namespace | vital |
Contains classes and functions used within the Vital synthesizer framework. | |