Report information about a patcher loaded by pfft~
| bang | Causes the FFT window size, the FFT frame size (i.e., the signal vector size inside the patcher loaded by pfft~), and the FFT hop size to be sent out the object's outputs. | |
| signal | Reports the FFT window size, the FFT frame size, and the FFT hop size of the signal network to which it is connected. |

| Name | Description |
|---|---|
| cartopol | Cartesian to Polar coordinate conversion |
| cartopol~ | Signal Cartesian to Polar coordinate conversion |
| fft~ | Fast Fourier transform |
| fftin~ | Input for a patcher loaded by pfft~ |
| fftout~ | Output for a patcher loaded by pfft~ |
| frameaccum~ | Compute "running phase" of successive phase deviation frames |
| framedelta~ | Compute phase deviation between successive FFT frames |
| ifft~ | Inverse fast Fourier transform |
| pfft~ | Spectral processing manager for patchers |
| poltocar | Polar to Cartesian coordinate conversion |
| poltocar~ | Signal Polar to Cartesian coordinate conversion |
| vectral~ | Vector-based envelope follower |
| MSP Tutorial 25: Using the FFT | MSP Tutorial 25: Using the FFT |
| MSP Tutorial 26: Frequency Domain Signal Processing with pfft~ | MSP Tutorial 26: Frequency Domain Signal Processing with pfft~ |