ExtensionPV_RecordBuf stores FFT data to a buffer for use by a number of PV UGens. See also PV_RecordBuf, PV_PlayBuf, PV_BinPlayBuf and PV_BufRd.
| buffer |
The FFT buffer to fill data into. |
| playbuf |
The buffer to read frames of FFT data from. |
| rate | |
| offset | |
| binStart |
See below. |
| binSkip |
See below. |
| numBins |
See below. |
| loop | |
| clear |
All values for these parameters are truncated to integers when used by the UGens (you can't start an bin 1.5 or skip 2.3).