summaryrefslogtreecommitdiff
path: root/assets/demo.seq
diff options
context:
space:
mode:
Diffstat (limited to 'assets/demo.seq')
-rw-r--r--assets/demo.seq9
1 files changed, 8 insertions, 1 deletions
diff --git a/assets/demo.seq b/assets/demo.seq
index cada95e..0dfb108 100644
--- a/assets/demo.seq
+++ b/assets/demo.seq
@@ -27,6 +27,12 @@ SEQUENCE 0b 0
EFFECT + FlashEffect 0.0 1. color=1.0,0.5,0.5 decay=0.95 # Red-tinted flash
EFFECT + FadeEffect 0.1 1. # Priority 1
EFFECT + SolarizeEffect 0 4b # Priority 2 (was 3, now contiguous)
+ EFFECT + VignetteEffect 0 6 radius=0.6 softness=0.1
+
+SEQUENCE 2.0 0
+ EFFECT + CircleMaskEffect 0.0 2.0 0.35 # Priority 0 (mask generator, radius 0.35)
+ EFFECT + RotatingCubeEffect 0.0 2.0 # Priority 1 (renders inside circle)
+ EFFECT + GaussianBlurEffect 0.0 2.0 strength=2.0 # Priority 2 (post-process blur)
SEQUENCE 4b 0
EFFECT - FlashCubeEffect 0.1 3. # Priority -1
@@ -107,6 +113,7 @@ SEQUENCE 56b 0
SEQUENCE 62b 0
EFFECT + ThemeModulationEffect 0 3 # Priority 0
- EFFECT + SolarizeEffect 0 3 # Priority 1
+ EFFECT + VignetteEffect 0 3 radius=0.6 softness=0.3 # New effect
+ EFFECT + SolarizeEffect 0 3 # Priority 2
# Demo automatically exits at this time (supports beat notation)
END_DEMO 65b