Skip to content

Denormal Cleaner

Denormal Cleaner module

The Denormal Cleaner removes denormal numbers (extremely small floating-point values) from audio signals. Denormal values are inaudible but cause the CPU to switch to a slower processing mode, resulting in spikes and glitchy audio.

PinTypeDescription
Signal InAudioSignal to clean
PinTypeDescription
Signal OutAudioCleaned signal

SynthEdit’s built-in filters and delay modules already include denormal cleaning. This module is mainly needed when using third-party or custom modules that don’t handle denormals internally.

Use the Denormal Detector to identify where denormals occur in your patch.