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
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
.