Here's an audio chain allowing you to transform a stereo signal from left-right format to mid-side format, process the mid and side components separately, then transform it back to left-right format. Use the "M Process" and "S Process" Graphic EQ devices to EQ and level the mid and side components separately. The audio chain is based on the following maths:

Mid = Left+Right

Side = Left-Right

Left = Mid+Side

Right = Mid-Side

Here's how the audio chain works:

• The original stereo pair coming from the AudioTrack device is split into two copies.

• Two Panorama devices calculate mid and side mono signals from the left-right stereo signals.

• Two Graphic EQ devices apply processing to mid and side signals separately.

• The processed mid and side signals are split once more and a Panorama device reverses the side signal.

• Two mergers calculate the left and right signals respectively.

• A Minimixer device combines the left and right signals into a stereo pair.

Note: You might use this setup for example as part of your mastering chain. Depending on your processing, the end result might clip. I recommend adding a Gravity compressor set as a limiter at the end of the chain to avoid it. - Jordi

I think I accomplished the same thing here. One issue I noticed with my chain is that if you place a quasar reverb on the Side output and turn down the dry value all sound is cancelled from that channel. The same thing happens when doing M/S processing in ableton using the stock reverb. It's likely an in-built phase cancellation issue. - Cal

Create an account or to write a comment.

  • wait what lol

  • all of this went absolutely over my head

    • Dang ok makes much more sense now

    • No. The idea here is to separate the mono and stereo parts of an incoming signal and allow you to process those separately.

      As an example, sending a drum kit through a reverb can create some mud in the mids and low mids in particular. By separating the incoming drum kit into mono/stereo (Mid/Side) we can apply different reverb settings to each part. Tighter reverb on mids, looser reverb on side = less mud.

    • wait so youre making it so that you get stereo, but only to the left? can you automate it so that the sides alternate, or is it just an either-or type of thing?

  • groovy