cue_list.txt 866 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. cue rien
  2. cue init
  3. tst_value 1
  4. tst_line 0
  5. init_time
  6. cue cue2
  7. tst_value 2
  8. tst_line 2 1000
  9. comment1 toto tata titi
  10. comment2 foo bar
  11. comment3 glop
  12. comment4 yipppa
  13. light black
  14. sound stop
  15. video init
  16. cue entree_public 1000
  17. tst_line 3 1000
  18. light begin
  19. tst_value 3
  20. cue start 5000
  21. tst_line 4 1000
  22. sound play toto.wav 0.5 1000
  23. tst_value 4
  24. cue start_light -1 255 255 0
  25. light start
  26. tst_value 5
  27. tst_line 5 1000
  28. cue my1 100 0 255 0
  29. light stop
  30. comment2 test tst_value 5
  31. tst_line 5 1000
  32. cue start_light -1 255 255 0
  33. light start
  34. tst_value 5
  35. tst_line 5 1000
  36. cue act1
  37. read cuelist/act1.txt
  38. cue act2
  39. read cuelist/act2.txt
  40. # hash for comment
  41. # cue cue_name
  42. # cue cue_name autogo_time
  43. # cue cue_name autogo_time colorR colorG colorB
  44. # read cue_list.txt
  45. # speed relative speed of the patch
  46. # comment1 text
  47. # comment2 text
  48. # comment3 textr
  49. # comment4 text
  50. # whatever foo bar