# Crossmod ### General information This Machine features a choice of different cross-modulation algorithms combining two of Antigone's voices to form a third one. The results can be hard to predict and this feature is more of a bonus to see what you can get out of the voices you have set up already.
**Vol In 1** | **Vol In 2** | **Algo** | **Timbre** |
Controls the volume of the Carrier voice | Controls the volume of the Modulator voice | Select one of the 6 cross-modulation algorithms. Refer to the chart below for an overview of those. This parameter cannot be modulated. | Depending on the choosen algorithm, it changes the timbre of the sound. (crossfade between dry and modulated sound for example) |
**XOR** | **Modulo** | **Ring Modulation** | **Ring Modulation 2** | **Sub** | **Negative - Positive** |
Performs cross-modulation between two audio signals using the bitwise XOR (exclusive OR) operation. | Performs cross-modulation between two audio signals using the modulo operation. | Performs a ring modulation between two audio signals. | Performs a diode based ring modulation between two audio signals. | Performs a gain then a substraction between two signals. | Keep the positive part of the first signal, and the negative part of the second signal. |