






De-zipper is a low-level module that removes zipper noise by smoothing transitions between float values. It is used extensively in high-level modules where a green-data control (e.g.: knob or slider) modulates an audio rate signal.
De-zipper takes a float value as its only input
De-zipper’s only output is a generic data stream. The data stream will assume the data type of the signal it is connected to.
The following shows the De-zipper attached to a poly and mono data stream respectively.
Typically, the float-ins are connected to a knob or slider.
De-zipper Optimized (user-created)