Effects on master out

Hi all, maybe this question was answered somewhere but I couldn’t Google it. What effect are on main output? There is limiter for sure and what else ? Is somewhere any info about it ?

Thank you
Paum

There’s a limiter, low pass filter, high pass filter, a DC leak fix and pre and post amp gain stages.

The design is here: https://github.com/samaaron/sonic-pi/blob/master/etc/synthdefs/designs/sonic_pi/synths/studio.clj#L21

You can manipulate the parameters for the mixer (including bypassing various stages) using the fn set_mixer_control!. The docstring includes basic info for all the various options.

1 Like