t_pfftpub Struct Reference

Public FFT Patcher struct. More...

#include <r_pfft.h>

+ Collaboration diagram for t_pfftpub:

Data Fields

t_objectx_parent
 parent patcher
t_objectx_patcher
 patcher loaded
struct _dspchain * x_chain
 dsp chain within pfft
long x_fftsize
 fft frame size
long x_ffthop
 hop between fft frames
long x_fftoffset
 n samples offset before fft is started
long x_fftindex
 current index into fft frame
short x_fullspect
 process half-spectrum (0) or full mirrored spectrum (1)?

Detailed Description

Public FFT Patcher struct.