Matrix Spatialiser 1422 Activator Full Version
A simple spatializer that allows you to control the width of a stereo signal.
We convert it into a MS (mid/side) signal, manipulate the gain coefficients with a constant-power panning function, and reconvert to left/right stereo.
Download Matrix Spatialiser Crack
Software developer |
Joern Nettingsmeier
|
Grade |
4.5
855
4.5
|
Downloads count | 7075 |
File size | < 1 MB |
Systems | Windows All |
mid = (i_left + i_right) / 2
side = (i_left - i_right) / 2
width = (-pi/4)..0..(pi/4)
o_left = mid * cos(width + pi/4) o_right = side * sin(width + pi/4)
shifted by pi/4, so that 0 is neutral.
0 is neutral (unmodified signal) + 128 is side only (=very wide) - 128 is mid only (=mono)