diff options
Diffstat (limited to 'workspaces/test/timeline.seq')
| -rw-r--r-- | workspaces/test/timeline.seq | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/workspaces/test/timeline.seq b/workspaces/test/timeline.seq index 98000f0..9f698fe 100644 --- a/workspaces/test/timeline.seq +++ b/workspaces/test/timeline.seq @@ -3,10 +3,10 @@ # BPM 120 (set in test_demo.track) SEQUENCE 0.0 0 "MainLoop" -EFFECT + RotatingCube source -> temp1 0.00 4.00 +EFFECT + Hybrid3D source -> temp1 0.00 4.00 EFFECT + GaussianBlur temp1 -> sink 0.00 4.00 SEQUENCE 4.0 0 "MainLoop" -EFFECT + Flash source -> temp1 0.0 16.0 -EFFECT + GaussianBlur temp1 -> temp2 2.0 16.0 -EFFECT + PeakMeter temp2 -> sink 0.0 16.0 +EFFECT + Heptagon source -> temp1 0.0 16.0 +#EFFECT + RotatingCube temp1 -> temp2 2.0 16.0 +EFFECT + PeakMeter temp1 -> sink 4.0 16.0 |
