-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.map
More file actions
81 lines (70 loc) · 942 Bytes
/
Copy pathexample.map
File metadata and controls
81 lines (70 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
title = "Example"
[options]
output_dir = "output"
[canvas]
width = 4992
height = 1152
[[screens]]
name = "STRIP TOP"
width = 2688
height = 192
x = 1152
y = 0
cab_width = 192
cab_height = 192
[[screens]]
name = "STRIP L OUT"
width = 192
height = 960
x = 0
y = 192
cab_width = 192
cab_height = 192
[[screens]]
name = "STRIP L MID"
width = 384
height = 960
x = 576
y = 192
cab_width = 192
cab_height = 192
[[screens]]
name = "MAIN L"
width = 960
height = 960
x = 1152
y = 192
cab_width = 192
cab_height = 192
[[screens]]
name = "STRIP MID"
width = 384
height = 960
x = 2304
y = 192
cab_width = 192
cab_height = 192
[[screens]]
name = "MAIN R"
width = 960
height = 960
x = 2880
y = 192
cab_width = 192
cab_height = 192
[[screens]]
name = "STRIP R MID"
width = 384
height = 960
x = 4032
y = 192
cab_width = 192
cab_height = 192
[[screens]]
name = "STRIP R OUT"
width = 192
height = 960
x = 4800
y = 192
cab_width = 192
cab_height = 192