Description:
convolve - Convolves a signal and an impulse response
Output is the convolution of signal ain and the impulse response contained in ifilcod. If more than one output signal is supplied, each will be convolved with the same impulse response.
Ifilcod can be a sound (in that case 'cvanal' is called) or the result of 'cvanal' (in that case you need to specify 'n_var' in order to get the right number of variables)
|