Audaspace 1.5.0
A high level audio library.
Loading...
Searching...
No Matches
Classes | Macros
FFTPlan.h File Reference

The FFTPlan class. More...

#include <complex>
#include <fftw3.h>
#include "Audaspace.h"
#include <memory>
#include <vector>
Include dependency graph for FFTPlan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FFTPlan
 Thas class represents an plan object that allows to calculate FFTs and IFFTs. More...
 

Macros

#define DEFAULT_N   4096
 Default FFT size.
 

Detailed Description

The FFTPlan class.