Frame Echo

Read with AI
All docs in one file (llms-full.txt)
FrameEcho #Record #Node
Frame Echo

Multiple echoes that stack frames from several points in time while decaying them.

  • Decay is how strongly they remain (0-1, default 0.7)
  • Taps is the number of frames stacked (2-8, default 4)

Video

Input ports

Port IDType
BufferFrameBufferInput
Decayfloat

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
decayInputfloat
currentDecayfloat
currentTapsint

Synapse Apps (scripting)

await synapse.modules.create({ type: "FrameEcho" })