-
Notifications
You must be signed in to change notification settings - Fork 2
/
roller_project.toml
75 lines (63 loc) · 1.71 KB
/
roller_project.toml
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
label = "Matter Light Show - Roller Project"
midi_controller = "APC MINI"
midi_clocks = [
"Traktor Virtual Output",
"XONE:PX5"
]
[[universes]]
universe_id = 10
[[universes.fixtures]]
start_channel = 1
fixture_profile = "ave_quad_pro_flat_4ch"
group_id = 1
location = { x = 10, y = 30 }
[[universes.fixtures]]
start_channel = 5
fixture_profile = "ave_quad_pro_flat_4ch"
group_id = 1
location = { x = 40, y = 30 }
[[universes.fixtures]]
start_channel = 9
fixture_profile = "ebay_par_can"
group_id = 1
location = { x = 40, y = 20}
[[universes.fixtures]]
start_channel = 17
fixture_profile = "ebay_par_can"
group_id = 1
location = { x = 10, y = 10 }
[[universes.fixtures]]
start_channel = 25
fixture_profile = "ebay_par_can"
group_id = 1
location = { x = 40, y = 30 }
[[universes.fixtures]]
start_channel = 33
fixture_profile = "mini_led_moving_head"
group_id = 2
location = { x = 30, y = 10 }
[[universes.fixtures]]
start_channel = 47
fixture_profile = "mini_led_moving_head"
group_id = 2
location = { x = 20, y = 10 }
[[universes.fixtures]]
start_channel = 61
fixture_profile = "ave_ledbar_24_29ch"
group_id = 3
location = { x = 30, y = 10 }
[[universes.fixtures]]
start_channel = 90
fixture_profile = "ave_ledbar_24_29ch"
group_id = 3
location = { x = 20, y = 10 }
[[universes.fixtures]]
start_channel = 119
fixture_profile = "ave_ledbar_24_29ch"
group_id = 3
location = { x = 27, y = 10 }
[[universes.fixtures]]
start_channel = 148
fixture_profile = "ave_ledbar_24_29ch"
group_id = 3
location = { x = 23, y = 10 }