jatinchowdhury18 / AnalogTapeModel

Physical modelling signal processing for analog tape recording
GNU General Public License v3.0
1.11k stars 62 forks source link

[FEATURE] Mid/Side Balance Control #249

Closed jatinchowdhury18 closed 2 years ago

jatinchowdhury18 commented 2 years ago

Is your feature request related to a problem? Please describe. We added mid/side encoding in #222, but currently there's no way to control change how much the mid or side is distorted separately.

Describe the solution you'd like One thing that could be cool would be to add a "Balance" control, probably going from -100% to +100%. At -100% the side would be boosted, and the mid would be attenuated, and vice versa at +100%. Might also be cool to have a "Makeup" option like with the input filters, so the mid-side gains are then reversed at the output.

The knob could work the same way in stereo mode, but with left/right channels instead of mid/side.