Vocoder Node

A vocoder is an audio processor that captures the characteristic elements of an an audio signal and affects other audio signals with this characteristic signal. This Node implements such an effect.

Inputs

ModulatorThe audio input, used as the modulator signal
CarrierThe audio input, used as the carrier signal.
Amount-controlControl input used to automate the Amount setting, from 0 to 1. This input can be toggled from the Node settings panel.

Settings

AmountEffect amount, 0 means full-dry, 1 means full-wet.
Modulator gainSets the gain level of the modulator signal.
BandwidthSets the bandwidth of the internal bandpass filters used to filter the carrier signal. Greater values can yield better results, but are more computationally expensive.

Outputs

AudioThe audio line with the effect applied.