Optimizing Distortion Effects
The distortion effect is a straightforward way to add organic movement to your project. It warps your typography and background into a liquid visual that pulses dynamically with your music. Let's walk through how to configure it and get it reacting to your audio beats.
How Distortion Works in Threnic
Distortion in Threnic is a post-processing shader that runs on your GPU after the main scene is rendered. It displaces pixels based on a mathematical noise pattern, creating warping, wobbling, and rippling effects across the entire frame. Because it's a GPU shader, it runs at virtually zero CPU cost — even complex distortion patterns maintain smooth 60fps performance on most hardware.
The effect is controlled by five primary parameters:
| Parameter | Range | Description |
|---|---|---|
| Intensity | 0 – 100 | How far pixels are displaced from their original position |
| Frequency | 0.1 – 10.0 | The density of the distortion pattern (higher = more complex) |
| Speed | 0 – 5.0 | How fast the distortion pattern animates over time |
| Scale | 0.1 – 5.0 | The zoom level of the noise field driving the effect |
| Audio Reactivity | On / Off | Whether the effect intensity responds to audio frequency data |
Basic Setup
To enable distortion:
- Open the Effects panel in the right sidebar
- Toggle Distortion to On
- Start with these recommended baseline values:
- Intensity: 30
- Frequency: 2.0
- Speed: 0.5
- Scale: 1.0
This gives you a gentle, slow-moving warp that adds visual interest without overwhelming the lyrics. From here, you can push individual parameters to find the exact feel you're looking for.
Audio Reactivity
This is where distortion becomes truly powerful. When Audio Reactivity is enabled, the distortion intensity dynamically scales with the audio signal, making the visual warp pulse in sync with the beat.
Configuring Audio-Reactive Distortion
When you enable audio reactivity, two additional parameters appear:
- Min Intensity — The baseline distortion level when audio is quiet
- Max Intensity — The peak distortion level when audio is at maximum
The engine maps the selected frequency band's amplitude to a value between Min and Max in real time. For example, if you set Min to 10 and Max to 80, a quiet passage will show subtle warping while a heavy bass drop will create dramatic visual distortion.
Choosing the Right Frequency Band
Threnic lets you assign distortion reactivity to specific EQ bands:
- Bass (20-250 Hz) — Best for kick drums, bass lines, and sub-bass. Creates punchy, rhythmic distortion pulses. This is the most common choice for lyric videos.
- Mid (250-4000 Hz) — Responds to vocals, guitars, and snares. Creates more frequent, textural variations.
- High (4000-20000 Hz) — Reacts to hi-hats, cymbals, and vocal sibilance. Creates rapid, shimmery distortions.
For most genres, mapping distortion to the Bass band produces the most satisfying visual-audio synchronization because low-frequency hits are the most rhythmically predictable. For a complete guide to frequency mapping across all effects, see Understanding Audio Reactivity.
Creative Techniques
Liquid Cinema Effect
Set frequency to 1.0, speed to 0.2, and scale to 3.0 with medium intensity. This creates slow, organic warping that looks like the scene is underwater. Works beautifully with ambient, lo-fi, and atmospheric tracks.
Glitch Burst
Set frequency to 8.0, speed to 3.0, and enable audio reactivity with a wide Min/Max gap (5 to 90). This creates aggressive, jittery distortions that activate only on hard transients. Perfect for electronic, hip-hop, and industrial genres.
Subtle Texture
Keep intensity below 15, frequency at 4.0, and speed at 0.3. This adds barely perceptible movement that prevents static frames from feeling lifeless, without competing with the lyric readability. Ideal for ballads and acoustic tracks.
Heat Haze
Set frequency to 0.5, speed to 0.8, scale to 4.0, and intensity around 25. This mimics the visual distortion you see rising from hot asphalt. Pairs well with warm color grading and desert/summer aesthetics.
Combining Distortion with Other Effects
Distortion stacks with other post-processing effects in Threnic. The most effective combinations include:
- Distortion + Bloom — The bloom glow follows the distorted pixels, creating ethereal, dreamy warping
- Distortion + Chromatic Aberration — RGB channels separate along the distortion displacement, amplifying the glitch aesthetic
- Distortion + Film Grain — Grain adds organic texture that masks the mathematical regularity of the noise pattern
When stacking effects, be mindful of GPU load. If you're using 3+ effects simultaneously with audio reactivity enabled on each, check our Performance Optimization Tips guide to ensure smooth playback.
Performance Considerations
Distortion is one of the lighter effects in Threnic's pipeline, but extreme settings can impact performance:
- High frequency values (above 8.0) generate more complex noise calculations per pixel
- Combining with an unoptimized background (large tiled images) increases total GPU memory bandwidth
- 4K resolution quadruples the pixel count the shader processes compared to 1080p
If you notice frame drops during preview, try:
- Reducing the preview resolution temporarily
- Lowering the frequency parameter
- Converting your background to a static, pre-composited image rather than using tiling
For export, Threnic renders each frame independently, so performance during export is less of a concern — the encoder simply takes whatever time it needs per frame.
Recommended Settings by Genre
| Genre | Intensity | Frequency | Speed | Audio Band | Notes |
|---|---|---|---|---|---|
| Hip-Hop / Trap | 40-70 | 3.0 | 1.5 | Bass | Punchy, rhythmic pulses |
| Lo-fi / Chill | 15-25 | 1.5 | 0.3 | Mid | Gentle, textural movement |
| Metal / Rock | 50-80 | 6.0 | 2.5 | Bass | Aggressive, chaotic warping |
| Pop / R&B | 20-35 | 2.0 | 0.8 | Mid | Smooth, controlled sway |
| EDM / Electronic | 30-90 | 5.0 | 3.0 | Bass | Dynamic range for drops |
| Ambient | 10-20 | 0.8 | 0.2 | None | Slow, organic drift |
Next Steps
- Understanding Audio Reactivity — Master the frequency-to-visual pipeline
- Creating Cinematic Lyric Videos — Full professional workflow
- Export Settings Guide — Optimize output for every platform
