mix~ Reference

Linear crossfading between two inputs

mix~

Inlets

Left [auto]

The left input to be mixed
The right input to be mixed

Crossfade [auto]

The crossfade position, between 0. and 1.

Outlets

Mixed [signal]

The mixed output

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [auto]

The left input to be mixed

in2 [auto]

The right input to be mixed

in3 [auto]

The crossfade position, between 0. and 1.

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
xfade Crossfade between multiple inputs
xfade~ Crossfade between multiple inputs
pan Crossfade between multiple inputs to multiple outputs
pan Crossfade between multiple inputs to multiple outputs