| 
    Max API
    8.2.0
    
   | 
 
Public FFT Patcher struct. More...
#include <r_pfft.h>
 Collaboration diagram for t_pfftpub:Data Fields | |
| t_object * | x_parent | 
| parent patcher  | |
| t_object * | x_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)?  | |
Public FFT Patcher struct.