Audaspace  1.4.0
A high level audio library.
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. More...
 

Detailed Description

The FFTPlan class.

Macro Definition Documentation

◆ DEFAULT_N

#define DEFAULT_N   4096

Default FFT size.