summaryrefslogtreecommitdiff
path: root/workspaces/test/timeline.seq
diff options
context:
space:
mode:
Diffstat (limited to 'workspaces/test/timeline.seq')
-rw-r--r--workspaces/test/timeline.seq5
1 files changed, 3 insertions, 2 deletions
diff --git a/workspaces/test/timeline.seq b/workspaces/test/timeline.seq
index 6932d89..98000f0 100644
--- a/workspaces/test/timeline.seq
+++ b/workspaces/test/timeline.seq
@@ -7,5 +7,6 @@ EFFECT + RotatingCube source -> temp1 0.00 4.00
EFFECT + GaussianBlur temp1 -> sink 0.00 4.00
SEQUENCE 4.0 0 "MainLoop"
-EFFECT + Flash source -> flash_out 0.0 16.0
-EFFECT + PeakMeter flash_out -> sink 0.0 16.0
+EFFECT + Flash source -> temp1 0.0 16.0
+EFFECT + GaussianBlur temp1 -> temp2 2.0 16.0
+EFFECT + PeakMeter temp2 -> sink 0.0 16.0