How to: mix two oscilators together - patch included
I have two oscillators with [*~] for separate volume, but I would like the two to be mixed together to then send to a [biquad] filter. How would I go about mixing the two? I presumed that it would be a case of using the [*~] object, however, I am having difficulty. Attached is the patch I am working on. It shows how I am patching, but I am using an object that may not work when copied.
some would plug both into the same inlet, some would use a [+~] first.
and to avoid clipping you can use [*~ 0.5] to scale your sum
amplitude of 2 down to 1:
Thanks! That advice is great. Could you perhaps point me in the right direction if I wanted to then add a way of panning the output of this amp before it goes to a [dac~]. Would I do something like this?
no, the easiest way would be like this: