| Cross-correlation (DSP-related question)
I'm trying to develop a plugin that limits the side channel based on the cross correlation of L and R*, but since I'm a beginner in DSP, I can't really get my head around implementing a cross correlation algorithm (this is also implemented in the now discontinued JB Barricade Pro).
I'm currently developing this in Sensomusic Usine.
*I made a crude version of this idea that compares M and S, and when S > M compresses S, but really looking forward to use cross-correlation.
|