diff options
Diffstat (limited to 'workspaces/test/timeline.seq')
| -rw-r--r-- | workspaces/test/timeline.seq | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/workspaces/test/timeline.seq b/workspaces/test/timeline.seq index 8907014..aa97580 100644 --- a/workspaces/test/timeline.seq +++ b/workspaces/test/timeline.seq @@ -3,6 +3,7 @@ # BPM 120 (set in test_demo.track) SEQUENCE 0.0 0 "MainLoop" -EFFECT + FlashEffect source -> sink 0.0 16.0 +EFFECT + FlashEffect source -> flash_out 0.0 16.0 +EFFECT + PeakMeterEffect flash_out -> sink 0.0 16.0 END_DEMO 32.0 |
