diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/demo.seq | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/demo.seq b/assets/demo.seq index fced9d6..833e5f7 100644 --- a/assets/demo.seq +++ b/assets/demo.seq @@ -4,6 +4,10 @@ # This file defines the timeline and layering of visual effects. # Compiled by seq_compiler into src/generated/timeline.cc at build time. # +# DEBUGGING: Generate a Gantt chart visualization of the timeline: +# ./build/seq_compiler assets/demo.seq src/generated/timeline.cc --gantt=timeline.txt +# The chart shows sequences and effects on a time axis with labels. +# # BPM 120 # # |
