pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
IFFTUnit< SampleType > Class Template Reference

IFFT Unit. More...

List of all members.


Detailed Description

template<class SampleType>
class IFFTUnit< SampleType >

IFFT Unit.

Takes frequency domain signal in real/imaginary format and outputs the time domain real signal.

Each pair of imput channels generates one output channel. The even numbered channels should conatin the real data and the odd numbered channel should contain the imaginary data. (This is the same output format as the FFTUnit.)

Factory functions:
  • ar (input)
Inputs:
  • input: (unit, multi, fft) the input unit in FFT format

The documentation for this class was generated from the following file:
 All Classes Functions Typedefs Enumerations Enumerator Properties