Mix

input files : source soundfile
destination soundfile

output file : result.wav (default)

processing mode : global

You can use this option to mix the contents of the source and destination soundfiles. More specifically, the function realized by the Mix command can be symbolically written down as:output = gain (w input1 + (1-w) input2) where w denotes the user-dependent mixing (balance) coefficient. If the gain coefficient is set to 1 (0dB), no numerical overflow will occur during addition irrespective of the choice of input signals. During the on-line testing the overflow, resulting in clipping of the output signal, sets the clip indicator. To reset the clip alarm click on it.

In order to reverse the phase of the first (source) and/or the second (destination) signal prior to mixing, check the corresponding Invert boxes in the Mix dialog.

The mixture is always evaluated for an entire signal.