Resyntesize data with a bank of sine tones from a CSound PV analysis file.
pvbuffer |
The buffer containing pv data (stored with PVFile). |
numBins |
The number of bins to resynthesize. Default is 0. |
binStart |
The bin number to start on. Default value is 0. |
binSkip |
The number of bins to skip. Default value is 1. |
filePointer |
A pointer into the soundfile. 0.0 is the beginning, 1.0 is the end. Default value is 0. |
freqMul |
Freq value scaler. Default value is 1.0. |
freqAdd |
Freq value offset. Default value is 0.0. |
mul | |
add |