Denormal Cleaner
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.
Inputs
Section titled “Inputs”| Pin | Type | Description |
|---|---|---|
| Signal In | Audio | Signal to clean |
Outputs
Section titled “Outputs”| Pin | Type | Description |
|---|---|---|
| Signal Out | Audio | Cleaned signal |
Usage Notes
Section titled “Usage Notes”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.