Notch Notch Manual 1.0
 Light | Dark
FFT Texture

FFT Texture

Generates an image based on the sound an audio source.

image

image

Method #

This node generates a texture based on the sound from either a selected or input audio source. The generated texture can then be modified using the same Attack/Decay tools as a sound modifier.

This node can be connected to any node which accepts an image input.

Parameters

These properties control the 3D transforms of the node. Transforms will generally be inherited by child nodes, although they can be ignored through the Inherit Transform Channels attributes.

Control the inheritance of the transforms from the parent.

These properties control the core behaviours of the node.

ParameterDetails
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Preview In ViewportPreview the effect blended with alpha in the viewport.
WidthThe resolution of the effect along its width.
HeightThe resolution of the effect along its height.
Update Time ModeHow the generator updates with relation to the timecode.
  • Locked To Timecode : The generator animations are locked to the timecode and the same time will always yield the same result.
  • Running / Loopable : The generator animations are disconnected from the timecode and will loop seamlessly at the end of the layer.
SoundSound file used to drive the effect.
LoopingControl whether the sound loops once it ends
ChannelWhich audio channel is used.
Band EQSelects and weights the frequency bands to be used from the sound file.
Time OffsetOffset the time the clones are modified from the time the waveform is at.
Change ThresholdChanges the threshold for what counts toward the effect.
AttackControls the initial time between the current values to the peak.
DecayControls the time between the peak to the sustain level.
Min ValueActs as a minimum threshold for extracting a range of values from the waveform.
Max ValueActs as a maximum threshold for extracting a range of values from the waveform.
Max ClampA maximum value which values will be clamped if they go above.
SpikinessAccentuates peaks in the waveform so they are sharper.
ScaleHow much the output values are scaled.
OffsetOffset all values output by the texture.
SmoothnessHow much smoothing is applied between differing values.
Decay Buffer SizeSize of the buffer used for sourcing the decay
Falloff RangeRange in which the sounds data will be tracked.
WaveformVisualises the waveform of of the sound.

These properties control how the generators are coloured and blended with other images.

ParameterDetails
ColourChange the colour of the generated image.
Blend AmountThe amount the generator is blended with the output.
Blend ModeChoose how the image blends with the scene. See Blend Modes for details.
  • Solid : The generator is solid, with a filled alpha channel.
  • Blend : The generator RGBA values have matching alpha channels.
  • Pre-Mul Blend : The RGB values are solid white, and the generator colours are stored in the alpha channel alpha. Usually gives the best results for colour blending.

Inputs

NameDescriptionTypical Input
SoundUse an input sound to override the sound attribute.Play Sound
Colour RampSpecify a range of colours the generator can use through its gradient.Colour Ramp
Transform ModifiersApply the transforms of another node to this node.Null
Target NodeModifiy the rotations of the node to always direct the z axis towards the input.Null
Local Transform OverrideApply the transforms of another node to this node, relative to its parent.Null