Reference

Components
De-zipper
Description
The De-zipper component is used for making smooth transitions between float values when feeding them into a stream section.
For example, say you have a knob connected to a stream multiplier for attenuating an audio signal. As you turn the knob the floating point
value changes in steps over time. This stepping can be heard as background noise called zipper noise.
The De-zipper component removes zipper noise by applying a simple low-pass filter to input float values.
Connectors
Inputs Type Outputs Type
Float values from a Float
section of schematic
Stream Float values as a
smoothed signal
Stream
Duration of the transition
Int
68 of 494