Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Chroma Glitch

Chroma Glitch

Updated: 12 May 2025

Add an animated colour glitch.

image

Example .dfx

Method #

This node generates striped glitches which displace the image and alters its colours. Useful for quickly adding an image glitch which isn’t as intrusive as the Block Glitch, but still adds a nice glitch effect.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend Amount Changes the opacity of the new effect over the original image.
Blend Mode (RGB) Change how the generated effect blends with the parent image RGB.
Blend Mode (Alpha) Change how the generated effect blends with the parent image alpha.
Affected Channels Toggle which of the RGBA channels are affected by the effect.
Block Size Pixel size of the blocks the image will be broken into.
Breakup Amount How much the blocks are broken up.
Breakup Frame Amount How far apart the blocks are moved when breaking up.
Breakup Size How large each block is.
Displace Amount How much to displace the image when broken up.
Glitch Rate How often the glitch frames appear.
Glitch Duration How long the glitch frames last.
Glitch Level Blend Controls how much the glitch effect blends with the original image. Only applies when the ‘Colour Channel Mode’ is set to ‘Luminance Dark / Light’.
Hold Glitch Frames How long the glitch frames should be held for.
Use Num Blocks Use the ‘Num Blocks X & Y’ attributes to define the number of blocks across the X and Y axis instead of using the ‘Block Size’ attribute.
Colour Channel Mode How the glitched frames should break up based on colour.
  • Red / Green + Blue : Red is split away from green and blue.
  • Luminance Dark / Light : Dark and light luminance values are split.
  • No Split : Colour channels are not split when the image glitches.
Num Blocks X Define the number of blocks across the X axis of the image. Only used if ‘Use Num Blocks’ is enabled.
Num Blocks Y Define the number of blocks across the Y axis of the image. Only used if ‘Use Num Blocks’ is enabled.

Inputs

There are no inputs for this node.