Spectrum matching techniques

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

How's the so called "spectrum matching" done in plug-ins?
Is it frequency- or time-domain processing?

Post

My naieve implementation would be to analyse source & target spectra with FFT, then apply a 64-band graphical EQ to the target with settings derived from the analysis.
We are the KVR collective. Resistance is futile. You will be assimilated. Image
My MusicCalc is served over https!!

Post

If I'm not mistaken I think it's based on FFTs of both sources, probably from several FFTs being summed together for a single source, some smoothing done, division of the spectrum of the reference with the target and then a finite impulse response designed from that curve and of course convolution with that FIR. At least that's how I'd do it, not every developer enjoys convolving FIRs as much as I do.
Developer of Photosounder (a spectral editor/synth), SplineEQ and Spiral

Post Reply

Return to “DSP and Plugin Development”