summaryrefslogtreecommitdiff
path: root/assets/test_gantt.seq
blob: 92f9cfc1bd87b2d48a316234c24be989d5232cf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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