Stereo effects
This is a bunch of "tools" intended to process stereo streams but focusing on middle and side instead of left and right.
The idea is *really* simple but the effects can be subtle and powerful.
::msEncode and msDecode::
These two ones are just converters mapping M -> L and S -> R so that you can put your own effects between the coder and the decoder. The effects below are just some hard-coded ones.
::msComp::
This one uses the same compression algorithm as my "classic" compressor, but focus on the Middle signal without touching at the Side. A typical use of this effect is to boost a mix without touching at the stereo image.
::msBalance::
2 separate gains for the Middle and side signals.
::msSwap::
it just swap the Middle and Side. You can use it before msComp if you want to compress the side instead of the Middle.
::msDelay::
This is a simplified version of analog delay that you can use to delay either the middle or the side.
You must sign-in to post your comment:
You can signin with your 440Software account (MacMusic, PcMusic, 440TV, 440Forums, 440Software, ...) or via FaceBook, Twitter or Google.