MgMono: - simple stereo-to-mono plugin
- mixes left and right channel to get a MONO signal
- plugin in VST format (Windows)
- all important parameters automatable
Contrôle de sources quadriphoniques à l'intérieur d'un volume :
- seize sorties librement positionnables
- positionnement manuel de chacune des quatre entrées à la souris avec automation dans l'hôte
Fonctions globales, décalent les positions manuelles sur les trois axes :
- position
- échelle
- rayon
- résolution d'écran nécessaire 1280 x 960 minimum
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 to 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.
free vst plugin. pc, mac