summaryrefslogtreecommitdiff
path: root/assets/test_gantt.seq
diff options
context:
space:
mode:
Diffstat (limited to 'assets/test_gantt.seq')
-rw-r--r--assets/test_gantt.seq11
1 files changed, 0 insertions, 11 deletions
diff --git a/assets/test_gantt.seq b/assets/test_gantt.seq
deleted file mode 100644
index 92f9cfc..0000000
--- a/assets/test_gantt.seq
+++ /dev/null
@@ -1,11 +0,0 @@
-# Test sequence file for Gantt chart testing
-# BPM 120
-
-# Simple timeline with two sequences
-SEQUENCE 0.0 0 "Sequence A"
- EFFECT + FlashEffect 0.0 2.0
-
-SEQUENCE 1.0 0 "Sequence B"
- EFFECT + PassthroughEffect 0.0 2.0
-
-END_DEMO 4.0