Adjusting input/output volume of a DSP

DSPConnection::setMix is probably the best way to go about it. Another option would be to adjust the volume of the wet mix with DSP::setWetDryMix.

1 Like