Switch to typeids, struct triggers, block types, implicit cue track, ALL CAPS signals
This commit is contained in:
@@ -1,50 +1,112 @@
|
||||
{
|
||||
"show": "The Tempest",
|
||||
"currentCue": "q12",
|
||||
"tracks": [
|
||||
{"id": "cue", "name": "Cue", "type": "cue"},
|
||||
{"id": "light-a", "name": "Lighting A", "type": "light"},
|
||||
{"id": "light-b", "name": "Lighting B", "type": "light"},
|
||||
{"id": "video", "name": "Video", "type": "video"},
|
||||
{"id": "video-ovl", "name": "Video OVL", "type": "overlay"},
|
||||
{"id": "audio", "name": "Audio", "type": "audio"}
|
||||
{"id": "track_01kht419m1e65bfgqzj28se459", "name": "Lighting A"},
|
||||
{"id": "track_01kht419n7esr929mxvsacsy0k", "name": "Lighting B"},
|
||||
{"id": "track_01kht419pbfx2992sjpagc0syy", "name": "Video"},
|
||||
{"id": "track_01kht419qdeb1bjm9qe5acas2f", "name": "Video OVL"},
|
||||
{"id": "track_01kht419rffhnayzmgqnnkddtz", "name": "Audio"}
|
||||
],
|
||||
"blocks": [
|
||||
{"id": "q10", "track": "cue", "name": "Q10 Preshow"},
|
||||
{"id": "preshow-wash", "track": "light-a", "name": "Preshow Wash"},
|
||||
{"id": "warm-70", "track": "light-b", "name": "Warm 70%"},
|
||||
{"id": "preshow-loop", "track": "video", "name": "Preshow Loop"},
|
||||
{"id": "preshow-music", "track": "audio", "name": "Preshow Music"},
|
||||
{"id": "q11", "track": "cue", "name": "Q11 House Open"},
|
||||
{"id": "q12", "track": "cue", "name": "Q12 Top of Show"},
|
||||
{"id": "cool-50", "track": "light-b", "name": "Cool 50%"},
|
||||
{"id": "delay-3s", "track": "video", "name": "3s Delay", "type": "delay"},
|
||||
{"id": "sc1-focus", "track": "light-a", "name": "SC1 Focus"},
|
||||
{"id": "sc1-blue", "track": "light-b", "name": "SC1 Blue 80%"},
|
||||
{"id": "sc1-projection", "track": "video", "name": "Sc1 Projection"},
|
||||
{"id": "lightning-flash", "track": "video-ovl", "name": "Lightning Flash"},
|
||||
{"id": "storm-ambience", "track": "audio", "name": "Storm Ambience"},
|
||||
{"id": "q13", "track": "cue", "name": "Q13 Sc1 Dialog"},
|
||||
{"id": "wave-overlay", "track": "video-ovl", "name": "Wave Overlay"},
|
||||
{"id": "dialog-spots", "track": "light-a", "name": "Dialog Spots"},
|
||||
{"id": "warm-90", "track": "light-b", "name": "Warm 90%"},
|
||||
{"id": "dialog-underscore", "track": "audio", "name": "Dialog Underscore"},
|
||||
{"id": "q14", "track": "cue", "name": "Q14 Sc2 Trans"},
|
||||
{"id": "sc2-focus", "track": "light-a", "name": "SC2 Focus", "infinity": true},
|
||||
{"id": "sc2-amber", "track": "light-b", "name": "SC2 Amber 60%", "infinity": true},
|
||||
{"id": "sc2-background", "track": "video", "name": "Sc2 Background", "infinity": true},
|
||||
{"id": "sc2-atmos", "track": "audio", "name": "SC2 Atmos", "infinity": true}
|
||||
{"id": "block_01kht41ax6f0ntbmqc5jxfda2m", "type": "cue", "name": "Q10 Preshow"},
|
||||
{"id": "block_01kht41aygemwtrw590cet1en9", "type": "light", "track": "track_01kht419m1e65bfgqzj28se459", "name": "Preshow Wash"},
|
||||
{"id": "block_01kht41azrenbaxyc2vebv7s4q", "type": "light", "track": "track_01kht419n7esr929mxvsacsy0k", "name": "Warm 70%"},
|
||||
{"id": "block_01kht41b10emgt1gfvg7dy60ws", "type": "video", "track": "track_01kht419pbfx2992sjpagc0syy", "name": "Preshow Loop", "loop": true},
|
||||
{"id": "block_01kht41b29eyes3b6neh4h56mn", "type": "audio", "track": "track_01kht419rffhnayzmgqnnkddtz", "name": "Preshow Music", "loop": true},
|
||||
{"id": "block_01kht41b3ge6ntqwjqrjq4wsxm", "type": "cue", "name": "Q11 House Open"},
|
||||
{"id": "block_01kht41b4rfnhvk83p9afhp08y", "type": "cue", "name": "Q12 Top of Show"},
|
||||
{"id": "block_01kht41b5zf4ya2044tczm8tz6", "type": "light", "track": "track_01kht419n7esr929mxvsacsy0k", "name": "Cool 50%"},
|
||||
{"id": "block_01kht41b76ebtraravpknavdm5", "type": "delay", "track": "track_01kht419pbfx2992sjpagc0syy", "name": "3s Delay"},
|
||||
{"id": "block_01kht41b8deg8ae996tzqay0rg", "type": "light", "track": "track_01kht419m1e65bfgqzj28se459", "name": "SC1 Focus"},
|
||||
{"id": "block_01kht41b9neqf84ap7dm3mey9r", "type": "light", "track": "track_01kht419n7esr929mxvsacsy0k", "name": "SC1 Blue 80%"},
|
||||
{"id": "block_01kht41bawfbhr38a49tjvyahy", "type": "video", "track": "track_01kht419pbfx2992sjpagc0syy", "name": "Sc1 Projection"},
|
||||
{"id": "block_01kht41bc3evybtn5hqnk6p2f7", "type": "overlay", "track": "track_01kht419qdeb1bjm9qe5acas2f", "name": "Lightning Flash"},
|
||||
{"id": "block_01kht41bdafggbbm8959svkm4n", "type": "audio", "track": "track_01kht419rffhnayzmgqnnkddtz", "name": "Storm Ambience", "loop": true},
|
||||
{"id": "block_01kht41bejev2997rfps2kpbat", "type": "cue", "name": "Q13 Sc1 Dialog"},
|
||||
{"id": "block_01kht41bfsfhkvtvze4rh7k7z6", "type": "overlay", "track": "track_01kht419qdeb1bjm9qe5acas2f", "name": "Wave Overlay"},
|
||||
{"id": "block_01kht41bgzfjcrkwrvrrjkqs0f", "type": "light", "track": "track_01kht419m1e65bfgqzj28se459", "name": "Dialog Spots"},
|
||||
{"id": "block_01kht41bj7ea89xn71nn5h400a", "type": "light", "track": "track_01kht419n7esr929mxvsacsy0k", "name": "Warm 90%"},
|
||||
{"id": "block_01kht41bkee1n81gnfq6bydmm2", "type": "audio", "track": "track_01kht419rffhnayzmgqnnkddtz", "name": "Dialog Underscore"},
|
||||
{"id": "block_01kht41bmnfdbvfr4d08brj19k", "type": "cue", "name": "Q14 Sc2 Trans"},
|
||||
{"id": "block_01kht41bnxfme95cspptf87j9b", "type": "light", "track": "track_01kht419m1e65bfgqzj28se459", "name": "SC2 Focus"},
|
||||
{"id": "block_01kht41bq2ekwswsf51b0h1bd2", "type": "light", "track": "track_01kht419n7esr929mxvsacsy0k", "name": "SC2 Amber 60%"},
|
||||
{"id": "block_01kht41br4eajaj99tmey3eph0", "type": "video", "track": "track_01kht419pbfx2992sjpagc0syy", "name": "Sc2 Background", "loop": true},
|
||||
{"id": "block_01kht41bs5fxrr0a7mznd026v4", "type": "audio", "track": "track_01kht419rffhnayzmgqnnkddtz", "name": "SC2 Atmos", "loop": true}
|
||||
],
|
||||
"triggers": [
|
||||
{"source": "q10", "targets": ["preshow-wash:start", "warm-70:start", "preshow-loop:start", "preshow-music:start"]},
|
||||
{"source": "q11", "targets": ["warm-70:fade_out"]},
|
||||
{"source": "q12", "targets": ["preshow-wash:fade_out", "preshow-loop:fade_out", "preshow-music:fade_out"]},
|
||||
{"source": "sc1-projection:start", "targets": ["sc1-focus:start", "cool-50:end", "storm-ambience:start"]},
|
||||
{"source": "sc1-blue:start", "targets": ["lightning-flash:start"]},
|
||||
{"source": "sc1-projection:fade_out", "targets": ["lightning-flash:end"]},
|
||||
{"source": "q13", "targets": ["sc1-focus:fade_out", "sc1-blue:fade_out", "storm-ambience:fade_out", "wave-overlay:start"]},
|
||||
{"source": "dialog-underscore:start", "targets": ["dialog-spots:start"]},
|
||||
{"source": "q14", "targets": ["dialog-spots:fade_out", "warm-90:fade_out", "sc2-background:start", "wave-overlay:fade_out", "dialog-underscore:end"]},
|
||||
{"source": "wave-overlay:end", "targets": ["sc2-atmos:start"]}
|
||||
{
|
||||
"source": {"block": "block_01kht41ax6f0ntbmqc5jxfda2m", "signal": "GO"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41aygemwtrw590cet1en9", "hook": "START"},
|
||||
{"block": "block_01kht41azrenbaxyc2vebv7s4q", "hook": "START"},
|
||||
{"block": "block_01kht41b10emgt1gfvg7dy60ws", "hook": "START"},
|
||||
{"block": "block_01kht41b29eyes3b6neh4h56mn", "hook": "START"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41b3ge6ntqwjqrjq4wsxm", "signal": "GO"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41azrenbaxyc2vebv7s4q", "hook": "FADE_OUT"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41b4rfnhvk83p9afhp08y", "signal": "GO"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41aygemwtrw590cet1en9", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41b10emgt1gfvg7dy60ws", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41b29eyes3b6neh4h56mn", "hook": "FADE_OUT"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41bawfbhr38a49tjvyahy", "signal": "START"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41b8deg8ae996tzqay0rg", "hook": "START"},
|
||||
{"block": "block_01kht41b5zf4ya2044tczm8tz6", "hook": "END"},
|
||||
{"block": "block_01kht41bdafggbbm8959svkm4n", "hook": "START"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41b9neqf84ap7dm3mey9r", "signal": "START"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41bc3evybtn5hqnk6p2f7", "hook": "START"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41bawfbhr38a49tjvyahy", "signal": "FADE_OUT"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41bc3evybtn5hqnk6p2f7", "hook": "END"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41bejev2997rfps2kpbat", "signal": "GO"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41b8deg8ae996tzqay0rg", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41b9neqf84ap7dm3mey9r", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41bdafggbbm8959svkm4n", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41bfsfhkvtvze4rh7k7z6", "hook": "START"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41bkee1n81gnfq6bydmm2", "signal": "START"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41bgzfjcrkwrvrrjkqs0f", "hook": "START"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41bmnfdbvfr4d08brj19k", "signal": "GO"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41bgzfjcrkwrvrrjkqs0f", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41bj7ea89xn71nn5h400a", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41br4eajaj99tmey3eph0", "hook": "START"},
|
||||
{"block": "block_01kht41bfsfhkvtvze4rh7k7z6", "hook": "FADE_OUT"},
|
||||
{"block": "block_01kht41bkee1n81gnfq6bydmm2", "hook": "END"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": {"block": "block_01kht41bfsfhkvtvze4rh7k7z6", "signal": "END"},
|
||||
"targets": [
|
||||
{"block": "block_01kht41bs5fxrr0a7mznd026v4", "hook": "START"}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user