Skip to content

Commit 32c7276

Browse files
committed
Add fixture eurolite/led-party-spot-silent-rgb-ww via editor
1 parent 950117d commit 32c7276

File tree

1 file changed

+222
-0
lines changed

1 file changed

+222
-0
lines changed
Lines changed: 222 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
3+
"name": "LED PARty Spot Silent RGB/WW",
4+
"shortName": "EurolitePARtySpotSilent",
5+
"categories": ["Color Changer"],
6+
"meta": {
7+
"authors": ["Tero Korpela"],
8+
"createDate": "2024-11-23",
9+
"lastModifyDate": "2024-11-23"
10+
},
11+
"links": {
12+
"manual": [
13+
"https://www.steinigke.de/download/42110203-Manual-149388-1.000-eurolite-led-party-spot-silent-rgb-ww-de_en.pdf"
14+
],
15+
"productPage": [
16+
"https://www.steinigke.de/en/mpn42110203-eurolite-led-party-spot-silent-rgb-ww.html"
17+
],
18+
"video": [
19+
"https://www.youtube.com/watch?v=YATlZarOS6U"
20+
]
21+
},
22+
"physical": {
23+
"dimensions": [155, 190, 90],
24+
"weight": 0.47,
25+
"power": 17,
26+
"DMXconnector": "3-pin",
27+
"bulb": {
28+
"type": "12 x 5 W COB 4in1 QCL RGB/WW (homogenous color mix)"
29+
},
30+
"lens": {
31+
"degreesMinMax": [12, 30]
32+
}
33+
},
34+
"availableChannels": {
35+
"Red": {
36+
"capability": {
37+
"type": "ColorIntensity",
38+
"color": "Red"
39+
}
40+
},
41+
"Green": {
42+
"capability": {
43+
"type": "ColorIntensity",
44+
"color": "Green"
45+
}
46+
},
47+
"Blue": {
48+
"capability": {
49+
"type": "ColorIntensity",
50+
"color": "Blue"
51+
}
52+
},
53+
"Warm White": {
54+
"capability": {
55+
"type": "ColorIntensity",
56+
"color": "Warm White"
57+
}
58+
},
59+
"Dimmer": {
60+
"capability": {
61+
"type": "Intensity"
62+
}
63+
},
64+
"Sound Control / Strobe": {
65+
"capabilities": [
66+
{
67+
"dmxRange": [0, 0],
68+
"type": "NoFunction"
69+
},
70+
{
71+
"dmxRange": [1, 5],
72+
"type": "Effect",
73+
"effectName": "Sound control",
74+
"soundControlled": true
75+
},
76+
{
77+
"dmxRange": [6, 10],
78+
"type": "NoFunction"
79+
},
80+
{
81+
"dmxRange": [11, 255],
82+
"type": "StrobeSpeed",
83+
"speedStart": "slow",
84+
"speedEnd": "fast"
85+
}
86+
]
87+
},
88+
"Strobe": {
89+
"capabilities": [
90+
{
91+
"dmxRange": [0, 0],
92+
"type": "NoFunction"
93+
},
94+
{
95+
"dmxRange": [1, 255],
96+
"type": "ShutterStrobe",
97+
"shutterEffect": "Strobe",
98+
"speedStart": "slow",
99+
"speedEnd": "fast"
100+
}
101+
]
102+
},
103+
"Auto-Programs": {
104+
"capabilities": [
105+
{
106+
"dmxRange": [0, 20],
107+
"type": "NoFunction"
108+
},
109+
{
110+
"dmxRange": [21, 40],
111+
"type": "Generic",
112+
"comment": "Auto-Program 1"
113+
},
114+
{
115+
"dmxRange": [41, 60],
116+
"type": "Generic",
117+
"comment": "Auto-Program 2"
118+
},
119+
{
120+
"dmxRange": [61, 80],
121+
"type": "Generic",
122+
"comment": "Auto-Program 3"
123+
},
124+
{
125+
"dmxRange": [81, 100],
126+
"type": "Generic",
127+
"comment": "Auto-Program 4"
128+
},
129+
{
130+
"dmxRange": [101, 120],
131+
"type": "Generic",
132+
"comment": "Auto-Program 5"
133+
},
134+
{
135+
"dmxRange": [121, 140],
136+
"type": "Generic",
137+
"comment": "Auto-Program 6"
138+
},
139+
{
140+
"dmxRange": [141, 160],
141+
"type": "Generic",
142+
"comment": "Auto-Program 7"
143+
},
144+
{
145+
"dmxRange": [161, 180],
146+
"type": "Generic",
147+
"comment": "Auto-Program 8"
148+
},
149+
{
150+
"dmxRange": [181, 200],
151+
"type": "Generic",
152+
"comment": "Auto-Program 9"
153+
},
154+
{
155+
"dmxRange": [201, 220],
156+
"type": "Generic",
157+
"comment": "Auto-Program 10"
158+
},
159+
{
160+
"dmxRange": [221, 255],
161+
"type": "Generic",
162+
"comment": "Auto-Programs in an endless loop"
163+
}
164+
]
165+
},
166+
"Speed / Sound Control": {
167+
"capabilities": [
168+
{
169+
"dmxRange": [0, 200],
170+
"type": "Speed",
171+
"speedStart": "slow",
172+
"speedEnd": "fast",
173+
"comment": "Speed of the auto-programs"
174+
},
175+
{
176+
"dmxRange": [201, 255],
177+
"type": "Effect",
178+
"effectName": "Sound control",
179+
"soundControlled": true
180+
}
181+
]
182+
}
183+
},
184+
"modes": [
185+
{
186+
"name": "4-Channel",
187+
"shortName": "4ch",
188+
"channels": [
189+
"Red",
190+
"Green",
191+
"Blue",
192+
"Warm White"
193+
]
194+
},
195+
{
196+
"name": "6-Channel",
197+
"shortName": "6ch",
198+
"channels": [
199+
"Red",
200+
"Green",
201+
"Blue",
202+
"Warm White",
203+
"Dimmer",
204+
"Sound Control / Strobe"
205+
]
206+
},
207+
{
208+
"name": "8-Channel",
209+
"shortName": "8ch",
210+
"channels": [
211+
"Red",
212+
"Green",
213+
"Blue",
214+
"Warm White",
215+
"Dimmer",
216+
"Strobe",
217+
"Auto-Programs",
218+
"Speed / Sound Control"
219+
]
220+
}
221+
]
222+
}

0 commit comments

Comments
 (0)