Description:
pconvolve - Convolution based on a uniformly partitioned overlap-save algorithm
Convolution based on a uniformly partitioned overlap-save algorithm. Compared to the convolve opcode, 'pconvolve' has these benefits:
1) small delay
2) possible to run in real-time for shorter impulse files
3) no pre-process analysis pass
4) can often render faster than convolve
|