Time Scratch

Read with AI
All docs in one file (llms-full.txt)
TimeScratch #Record #Node
Time Scratch

Normally it follows the latest live frame, and only the moment you touch Speed or hit Scratch does it temporarily scratch within the buffer. Once you are done, it returns to live. A node for bringing the same feel as DJ scratching to video.

  • Speed is not clamped (dead zone 0.0001)

Video

Input ports

Port IDType
BufferFrameBufferInput
Speedfloat
Scratchtrigger
Resettrigger
Loopbool

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
speedfloat
loopbool
currentSpeedfloat
currentLoopEnabledbool
currentActivebool

Synapse Apps (scripting)

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