Commit c30340e
committed
docs: Add comprehensive timing and preparation guide
- Add timing-and-preparation.md covering lookahead, preroll, preliminary, and transitions
- Add glossary.md with definitions of all key Sofie concepts
- Document how timing mechanisms work together with adlibs
- Explain device latency compensation strategies
- Add cross-references between related documentation pages
This addresses common questions about when to use each timing mechanism
and how they interact, especially for adlib scenarios where lookahead
cannot predict operator actions.1 parent 6cff2ff commit c30340e
File tree
5 files changed
+713
-0
lines changed- packages/documentation/docs/for-developers
- for-blueprint-developers
5 files changed
+713
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments