A possible collection of signal filtering nodes:
- debounce (any type)
- throttle (any type)
- debounce-leading
- throttle-leading
- hysteresis
- fade
- fade-quad (fade with a momentary rate proportional to the difference between the current value and setpoint)
- moving-average
A possible collection of signal filtering nodes: