|
From: Kevin C. <den...@gm...> - 2015-09-24 23:39:39
|
On Sep 24, 2015 12:11 PM, <sox...@li...> wrote: > Does sox do convolution or are there plans to do it? I'm particularly > interested in convolving two arbitrarily long files together and this seems > like a nice 'swiss army knife' kind of feature for sox. Looks like the fir function will convolve a file of coefficients: "Use SoX’s FFT convolution engine with given FIR filter coefficients." However, I'd install Csound and try its cvanal utility and convolve opcode instead. http://www.csounds.com/manual/html/convolve.html -- Kevin |