aboutsummaryrefslogtreecommitdiff
path: root/ctl/cue_list.txt
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2015-05-20 15:28:44 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2015-05-20 15:28:44 +0000
commit297a520ab0d1f7084d0ac059e8576c631cd88720 (patch)
treefe306377677d63bfccf6c5eab0889d2de02af3f2 /ctl/cue_list.txt
parentddb68a1bd56394a01763f88428f42ab7500324f7 (diff)
New project for events controling.
svn path=/trunk/externals/nusmuk/; revision=17469
Diffstat (limited to 'ctl/cue_list.txt')
-rw-r--r--ctl/cue_list.txt56
1 files changed, 56 insertions, 0 deletions
diff --git a/ctl/cue_list.txt b/ctl/cue_list.txt
new file mode 100644
index 0000000..0107c57
--- /dev/null
+++ b/ctl/cue_list.txt
@@ -0,0 +1,56 @@
+cue rien
+
+cue init
+tst_value 1
+tst_line 0
+init_time
+
+cue cue2
+tst_value 2
+tst_line 2 1000
+comment1 toto tata titi
+comment2 foo bar
+comment3 glop
+comment4 yipppa
+light black
+sound stop
+video init
+
+cue entree_public 1000
+tst_line 3 1000
+light begin
+tst_value 3
+
+cue start 5000
+tst_line 4 1000
+sound play toto.wav 0.5 1000
+tst_value 4
+
+cue start_light -1 255 255 0
+light start
+tst_value 5
+tst_line 5 1000
+
+cue act1
+read cuelist/act1.txt
+
+cue act2
+read cuelist/act2.txt
+
+# hash for comment
+
+# cue cue_name
+# cue cue_name autogo_time
+# cue cue_name autogo_time colorR colorG colorB
+
+# read cue_list.txt
+
+# speed relative speed of the patch
+
+# comment1 text
+# comment2 text
+# comment3 textr
+# comment4 text
+
+# whatever foo bar
+