@chauvet/connect-base-profiles 2.2.2 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/baseProfiles.js +55 -110
- package/package.json +1 -1
- package/src/baseProfiles.ts +55 -110
package/dist/baseProfiles.js
CHANGED
|
@@ -193,7 +193,7 @@ const baseProfiles = {
|
|
|
193
193
|
},
|
|
194
194
|
],
|
|
195
195
|
name: 'WELL POD 2', //updated 3-11-26, retest
|
|
196
|
-
}, //updated 3-11-26, retest
|
|
196
|
+
}, //updated 3-11-26, retest, tested good
|
|
197
197
|
160: {
|
|
198
198
|
profileId: 160,
|
|
199
199
|
channels: 12,
|
|
@@ -262,7 +262,7 @@ const baseProfiles = {
|
|
|
262
262
|
},
|
|
263
263
|
],
|
|
264
264
|
name: 'WELL POD 3',
|
|
265
|
-
}, //updated 3-11-26, retest
|
|
265
|
+
}, //updated 3-11-26, retest, tested good
|
|
266
266
|
250: {
|
|
267
267
|
profileId: 250,
|
|
268
268
|
channels: 13,
|
|
@@ -432,7 +432,7 @@ const baseProfiles = {
|
|
|
432
432
|
},
|
|
433
433
|
],
|
|
434
434
|
name: 'WELL PANEL X',
|
|
435
|
-
}, //updated 3-11-26, retest
|
|
435
|
+
}, //updated 3-11-26, retest, tested GOOD
|
|
436
436
|
350: {
|
|
437
437
|
profileId: 350,
|
|
438
438
|
channels: 15,
|
|
@@ -1229,7 +1229,7 @@ const baseProfiles = {
|
|
|
1229
1229
|
},
|
|
1230
1230
|
autoPrograms: [
|
|
1231
1231
|
{
|
|
1232
|
-
location:
|
|
1232
|
+
location: 9,
|
|
1233
1233
|
label: 'Auto Programs',
|
|
1234
1234
|
values: [
|
|
1235
1235
|
{
|
|
@@ -1351,7 +1351,7 @@ const baseProfiles = {
|
|
|
1351
1351
|
]
|
|
1352
1352
|
},
|
|
1353
1353
|
{
|
|
1354
|
-
location:
|
|
1354
|
+
location: 10,
|
|
1355
1355
|
label: 'Auto Speed',
|
|
1356
1356
|
range: {
|
|
1357
1357
|
start: 0,
|
|
@@ -1359,7 +1359,7 @@ const baseProfiles = {
|
|
|
1359
1359
|
},
|
|
1360
1360
|
},
|
|
1361
1361
|
{
|
|
1362
|
-
location:
|
|
1362
|
+
location: 11,
|
|
1363
1363
|
label: 'Foreground Dimmer',
|
|
1364
1364
|
range: {
|
|
1365
1365
|
start: 0,
|
|
@@ -1367,7 +1367,7 @@ const baseProfiles = {
|
|
|
1367
1367
|
},
|
|
1368
1368
|
},
|
|
1369
1369
|
{
|
|
1370
|
-
location:
|
|
1370
|
+
location: 12,
|
|
1371
1371
|
label: 'Foreground Color',
|
|
1372
1372
|
values: [
|
|
1373
1373
|
{
|
|
@@ -1445,7 +1445,7 @@ const baseProfiles = {
|
|
|
1445
1445
|
],
|
|
1446
1446
|
},
|
|
1447
1447
|
{
|
|
1448
|
-
location:
|
|
1448
|
+
location: 13,
|
|
1449
1449
|
label: 'Background Dimmer',
|
|
1450
1450
|
range: {
|
|
1451
1451
|
start: 0,
|
|
@@ -1453,7 +1453,7 @@ const baseProfiles = {
|
|
|
1453
1453
|
}
|
|
1454
1454
|
},
|
|
1455
1455
|
{
|
|
1456
|
-
location:
|
|
1456
|
+
location: 14,
|
|
1457
1457
|
label: 'Background Color',
|
|
1458
1458
|
values: [
|
|
1459
1459
|
{
|
|
@@ -1532,7 +1532,7 @@ const baseProfiles = {
|
|
|
1532
1532
|
},
|
|
1533
1533
|
],
|
|
1534
1534
|
name: 'WELL BATTEN 14',
|
|
1535
|
-
}, //UPDATED 3-11-26, retest
|
|
1535
|
+
}, //UPDATED 3-11-26, retest, retest again
|
|
1536
1536
|
800: {
|
|
1537
1537
|
profileId: 800,
|
|
1538
1538
|
channels: 11,
|
|
@@ -1639,7 +1639,7 @@ const baseProfiles = {
|
|
|
1639
1639
|
},
|
|
1640
1640
|
],
|
|
1641
1641
|
name: 'onAir Panel 1 IP',
|
|
1642
|
-
}, //updated Anthony, updated 3-11-26, retest
|
|
1642
|
+
}, //updated Anthony, updated 3-11-26, retest, tested good
|
|
1643
1643
|
810: {
|
|
1644
1644
|
profileId: 810,
|
|
1645
1645
|
channels: 11,
|
|
@@ -1746,7 +1746,7 @@ const baseProfiles = {
|
|
|
1746
1746
|
},
|
|
1747
1747
|
],
|
|
1748
1748
|
name: 'onAir Panel 2 IP',
|
|
1749
|
-
}, //updated Anthony, updated 3-11-26, retest
|
|
1749
|
+
}, //updated Anthony, updated 3-11-26, retest, tested good
|
|
1750
1750
|
820: {
|
|
1751
1751
|
profileId: 820,
|
|
1752
1752
|
channels: 11,
|
|
@@ -1853,7 +1853,7 @@ const baseProfiles = {
|
|
|
1853
1853
|
},
|
|
1854
1854
|
],
|
|
1855
1855
|
name: 'onAir Panel 3 IP',
|
|
1856
|
-
}, //updated Anthony, updated 3-11-26, retest
|
|
1856
|
+
}, //updated Anthony, updated 3-11-26, retest, tested good
|
|
1857
1857
|
830: {
|
|
1858
1858
|
profileId: 830,
|
|
1859
1859
|
channels: 11,
|
|
@@ -1935,7 +1935,7 @@ const baseProfiles = {
|
|
|
1935
1935
|
},
|
|
1936
1936
|
],
|
|
1937
1937
|
name: 'onAir Panel Min IP',
|
|
1938
|
-
}, //updated Anthony
|
|
1938
|
+
}, //updated Anthony, tested good
|
|
1939
1939
|
1010: {
|
|
1940
1940
|
profileId: 1010,
|
|
1941
1941
|
channels: 3,
|
|
@@ -2055,8 +2055,8 @@ const baseProfiles = {
|
|
|
2055
2055
|
channels: 1,
|
|
2056
2056
|
rgbRelation: {
|
|
2057
2057
|
r: 1,
|
|
2058
|
-
g:
|
|
2059
|
-
b:
|
|
2058
|
+
g: 0,
|
|
2059
|
+
b: 0,
|
|
2060
2060
|
},
|
|
2061
2061
|
whiteLocation: 0,
|
|
2062
2062
|
amberLocation: 0,
|
|
@@ -2068,7 +2068,7 @@ const baseProfiles = {
|
|
|
2068
2068
|
whiteMacros: null,
|
|
2069
2069
|
autoPrograms: null,
|
|
2070
2070
|
name: 'Generic Dimmer',
|
|
2071
|
-
}, //Added Anthony, updated 3-11-26, retest
|
|
2071
|
+
}, //Added Anthony, updated 3-11-26, retest, retest again
|
|
2072
2072
|
10100: {
|
|
2073
2073
|
profileId: 10100,
|
|
2074
2074
|
channels: 12,
|
|
@@ -3477,41 +3477,22 @@ const baseProfiles = {
|
|
|
3477
3477
|
strobeLocation: 7,
|
|
3478
3478
|
whiteMacros: {
|
|
3479
3479
|
'Off': 0,
|
|
3480
|
-
'
|
|
3481
|
-
'
|
|
3482
|
-
'
|
|
3483
|
-
'
|
|
3484
|
-
'
|
|
3485
|
-
'
|
|
3486
|
-
'
|
|
3487
|
-
'
|
|
3488
|
-
'
|
|
3489
|
-
'
|
|
3490
|
-
'
|
|
3491
|
-
'
|
|
3492
|
-
'
|
|
3493
|
-
'
|
|
3494
|
-
'
|
|
3495
|
-
'
|
|
3496
|
-
'4400': 118,
|
|
3497
|
-
'4500': 125,
|
|
3498
|
-
'4600': 132,
|
|
3499
|
-
'4700': 139,
|
|
3500
|
-
'4800': 146,
|
|
3501
|
-
'4900': 153,
|
|
3502
|
-
'5000': 160,
|
|
3503
|
-
'5100': 167,
|
|
3504
|
-
'5200': 174,
|
|
3505
|
-
'5300': 181,
|
|
3506
|
-
'5400': 188,
|
|
3507
|
-
'5500': 195,
|
|
3508
|
-
'5600': 202,
|
|
3509
|
-
'5700': 209,
|
|
3510
|
-
'6000': 216,
|
|
3511
|
-
'6500': 223,
|
|
3512
|
-
'7000': 230,
|
|
3513
|
-
'7500': 237,
|
|
3514
|
-
'8000': 244,
|
|
3480
|
+
'2200': 6,
|
|
3481
|
+
'2400': 16,
|
|
3482
|
+
'2600': 26,
|
|
3483
|
+
'2800': 36,
|
|
3484
|
+
'3000': 43,
|
|
3485
|
+
'3200': 51,
|
|
3486
|
+
'3500': 61,
|
|
3487
|
+
'4000': 76,
|
|
3488
|
+
'4500': 101,
|
|
3489
|
+
'5000': 126,
|
|
3490
|
+
'5600': 151,
|
|
3491
|
+
'6000': 176,
|
|
3492
|
+
'6500': 201,
|
|
3493
|
+
'7000': 211,
|
|
3494
|
+
'7500': 221,
|
|
3495
|
+
'8000': 235,
|
|
3515
3496
|
},
|
|
3516
3497
|
autoPrograms: [
|
|
3517
3498
|
{
|
|
@@ -3831,7 +3812,7 @@ const baseProfiles = {
|
|
|
3831
3812
|
},
|
|
3832
3813
|
],
|
|
3833
3814
|
name: 'FREEDOM Flex Stick',
|
|
3834
|
-
}, //updated Anthony, updated 3-11-26, retest AUTO color
|
|
3815
|
+
}, //updated Anthony, updated 3-11-26, retest AUTO color, test updated CCTs
|
|
3835
3816
|
10210: {
|
|
3836
3817
|
profileId: 10210,
|
|
3837
3818
|
channels: 12,
|
|
@@ -5119,17 +5100,17 @@ const baseProfiles = {
|
|
|
5119
5100
|
fineDimmerLocation: 0,
|
|
5120
5101
|
strobeLocation: 7,
|
|
5121
5102
|
whiteMacros: {
|
|
5122
|
-
'
|
|
5123
|
-
'
|
|
5124
|
-
'
|
|
5125
|
-
'
|
|
5126
|
-
'
|
|
5127
|
-
'
|
|
5128
|
-
'
|
|
5129
|
-
'
|
|
5130
|
-
'
|
|
5131
|
-
'
|
|
5132
|
-
'
|
|
5103
|
+
'2800': 201,
|
|
5104
|
+
'3000': 206,
|
|
5105
|
+
'3200': 211,
|
|
5106
|
+
'3500': 216,
|
|
5107
|
+
'4000': 221,
|
|
5108
|
+
'4500': 226,
|
|
5109
|
+
'5000': 231,
|
|
5110
|
+
'5600': 236,
|
|
5111
|
+
'6500': 241,
|
|
5112
|
+
'7000': 246,
|
|
5113
|
+
'8000': 251,
|
|
5133
5114
|
},
|
|
5134
5115
|
autoPrograms: [
|
|
5135
5116
|
{
|
|
@@ -5206,7 +5187,7 @@ const baseProfiles = {
|
|
|
5206
5187
|
},
|
|
5207
5188
|
],
|
|
5208
5189
|
name: 'FREEDOM Par Quad-4',
|
|
5209
|
-
}, //updated Anthony
|
|
5190
|
+
}, //updated Anthony, updated again
|
|
5210
5191
|
10240: {
|
|
5211
5192
|
profileId: 10240,
|
|
5212
5193
|
channels: 10,
|
|
@@ -5217,24 +5198,12 @@ const baseProfiles = {
|
|
|
5217
5198
|
},
|
|
5218
5199
|
whiteLocation: 0,
|
|
5219
5200
|
amberLocation: 5,
|
|
5220
|
-
whiteMacrosLocation:
|
|
5201
|
+
whiteMacrosLocation: 0,
|
|
5221
5202
|
uvLocation: 0,
|
|
5222
5203
|
dimmerLocation: 1,
|
|
5223
5204
|
fineDimmerLocation: 0,
|
|
5224
5205
|
strobeLocation: 7,
|
|
5225
|
-
whiteMacros:
|
|
5226
|
-
'1': 201,
|
|
5227
|
-
'2': 206,
|
|
5228
|
-
'3': 211,
|
|
5229
|
-
'4': 216,
|
|
5230
|
-
'5': 221,
|
|
5231
|
-
'6': 226,
|
|
5232
|
-
'7': 231,
|
|
5233
|
-
'8': 236,
|
|
5234
|
-
'9': 241,
|
|
5235
|
-
'10': 246,
|
|
5236
|
-
'11': 251,
|
|
5237
|
-
},
|
|
5206
|
+
whiteMacros: null,
|
|
5238
5207
|
autoPrograms: [
|
|
5239
5208
|
{
|
|
5240
5209
|
location: 8,
|
|
@@ -5301,7 +5270,7 @@ const baseProfiles = {
|
|
|
5301
5270
|
},
|
|
5302
5271
|
],
|
|
5303
5272
|
name: 'FREEDOM Par Quad-4 IP',
|
|
5304
|
-
}, ///updated Anthony
|
|
5273
|
+
}, ///updated Anthony, updated again, GOOD
|
|
5305
5274
|
10250: {
|
|
5306
5275
|
profileId: 10250,
|
|
5307
5276
|
channels: 13,
|
|
@@ -5522,24 +5491,12 @@ const baseProfiles = {
|
|
|
5522
5491
|
},
|
|
5523
5492
|
whiteLocation: 0,
|
|
5524
5493
|
amberLocation: 0,
|
|
5525
|
-
whiteMacrosLocation:
|
|
5494
|
+
whiteMacrosLocation: 0,
|
|
5526
5495
|
uvLocation: 0,
|
|
5527
5496
|
dimmerLocation: 1,
|
|
5528
5497
|
fineDimmerLocation: 0,
|
|
5529
5498
|
strobeLocation: 6,
|
|
5530
|
-
whiteMacros:
|
|
5531
|
-
'1': 201,
|
|
5532
|
-
'2': 206,
|
|
5533
|
-
'3': 211,
|
|
5534
|
-
'4': 216,
|
|
5535
|
-
'5': 221,
|
|
5536
|
-
'6': 226,
|
|
5537
|
-
'7': 231,
|
|
5538
|
-
'8': 236,
|
|
5539
|
-
'9': 241,
|
|
5540
|
-
'10': 246,
|
|
5541
|
-
'11': 251,
|
|
5542
|
-
},
|
|
5499
|
+
whiteMacros: null,
|
|
5543
5500
|
autoPrograms: [
|
|
5544
5501
|
{
|
|
5545
5502
|
location: 7,
|
|
@@ -5616,7 +5573,7 @@ const baseProfiles = {
|
|
|
5616
5573
|
},
|
|
5617
5574
|
],
|
|
5618
5575
|
name: 'FREEDOM Par Tri-6',
|
|
5619
|
-
}, //updated Anthony //updated, fixed sound sensitivity
|
|
5576
|
+
}, //updated Anthony //updated, fixed sound sensitivity, tested GOOD
|
|
5620
5577
|
10300: {
|
|
5621
5578
|
profileId: 10300,
|
|
5622
5579
|
channels: 10,
|
|
@@ -6144,24 +6101,12 @@ const baseProfiles = {
|
|
|
6144
6101
|
},
|
|
6145
6102
|
whiteLocation: 5,
|
|
6146
6103
|
amberLocation: 0,
|
|
6147
|
-
whiteMacrosLocation:
|
|
6104
|
+
whiteMacrosLocation: 0,
|
|
6148
6105
|
uvLocation: 0,
|
|
6149
6106
|
dimmerLocation: 1,
|
|
6150
6107
|
fineDimmerLocation: 0,
|
|
6151
6108
|
strobeLocation: 6,
|
|
6152
|
-
whiteMacros:
|
|
6153
|
-
'1': 201,
|
|
6154
|
-
'2': 206,
|
|
6155
|
-
'3': 211,
|
|
6156
|
-
'4': 216,
|
|
6157
|
-
'5': 221,
|
|
6158
|
-
'6': 226,
|
|
6159
|
-
'7': 231,
|
|
6160
|
-
'8': 236,
|
|
6161
|
-
'9': 241,
|
|
6162
|
-
'10': 246,
|
|
6163
|
-
'11': 251,
|
|
6164
|
-
},
|
|
6109
|
+
whiteMacros: null,
|
|
6165
6110
|
autoPrograms: [
|
|
6166
6111
|
{
|
|
6167
6112
|
location: 8,
|
|
@@ -6238,7 +6183,7 @@ const baseProfiles = {
|
|
|
6238
6183
|
},
|
|
6239
6184
|
],
|
|
6240
6185
|
name: 'FREEDOM Q1N',
|
|
6241
|
-
}, //updated Anthony
|
|
6186
|
+
}, //updated Anthony, GOOD
|
|
6242
6187
|
11015: {
|
|
6243
6188
|
profileId: 11015,
|
|
6244
6189
|
channels: 4,
|
package/package.json
CHANGED
package/src/baseProfiles.ts
CHANGED
|
@@ -219,7 +219,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
219
219
|
},
|
|
220
220
|
],
|
|
221
221
|
name: 'WELL POD 2',//updated 3-11-26, retest
|
|
222
|
-
},//updated 3-11-26, retest
|
|
222
|
+
},//updated 3-11-26, retest, tested good
|
|
223
223
|
160: {
|
|
224
224
|
profileId: 160,
|
|
225
225
|
channels: 12,
|
|
@@ -288,7 +288,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
288
288
|
},
|
|
289
289
|
],
|
|
290
290
|
name: 'WELL POD 3',
|
|
291
|
-
},//updated 3-11-26, retest
|
|
291
|
+
},//updated 3-11-26, retest, tested good
|
|
292
292
|
250: {
|
|
293
293
|
profileId: 250,
|
|
294
294
|
channels: 13,
|
|
@@ -458,7 +458,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
458
458
|
},
|
|
459
459
|
],
|
|
460
460
|
name: 'WELL PANEL X',
|
|
461
|
-
},//updated 3-11-26, retest
|
|
461
|
+
},//updated 3-11-26, retest, tested GOOD
|
|
462
462
|
350: {
|
|
463
463
|
profileId: 350,
|
|
464
464
|
channels: 15,
|
|
@@ -1273,7 +1273,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1273
1273
|
},
|
|
1274
1274
|
autoPrograms: [
|
|
1275
1275
|
{
|
|
1276
|
-
location:
|
|
1276
|
+
location: 9,
|
|
1277
1277
|
label: 'Auto Programs',
|
|
1278
1278
|
values: [
|
|
1279
1279
|
{
|
|
@@ -1395,7 +1395,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1395
1395
|
]
|
|
1396
1396
|
},
|
|
1397
1397
|
{
|
|
1398
|
-
location:
|
|
1398
|
+
location: 10,
|
|
1399
1399
|
label: 'Auto Speed',
|
|
1400
1400
|
range: {
|
|
1401
1401
|
start: 0,
|
|
@@ -1403,7 +1403,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1403
1403
|
},
|
|
1404
1404
|
},
|
|
1405
1405
|
{
|
|
1406
|
-
location:
|
|
1406
|
+
location: 11,
|
|
1407
1407
|
label: 'Foreground Dimmer',
|
|
1408
1408
|
range: {
|
|
1409
1409
|
start: 0,
|
|
@@ -1411,7 +1411,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1411
1411
|
},
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
1414
|
-
location:
|
|
1414
|
+
location: 12,
|
|
1415
1415
|
label: 'Foreground Color',
|
|
1416
1416
|
values: [
|
|
1417
1417
|
{
|
|
@@ -1493,7 +1493,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1493
1493
|
],
|
|
1494
1494
|
},
|
|
1495
1495
|
{
|
|
1496
|
-
location:
|
|
1496
|
+
location: 13,
|
|
1497
1497
|
label: 'Background Dimmer',
|
|
1498
1498
|
range: {
|
|
1499
1499
|
start: 0,
|
|
@@ -1501,7 +1501,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1501
1501
|
}
|
|
1502
1502
|
},
|
|
1503
1503
|
{
|
|
1504
|
-
location:
|
|
1504
|
+
location: 14,
|
|
1505
1505
|
label: 'Background Color',
|
|
1506
1506
|
values: [
|
|
1507
1507
|
{
|
|
@@ -1584,7 +1584,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1584
1584
|
},
|
|
1585
1585
|
],
|
|
1586
1586
|
name: 'WELL BATTEN 14',
|
|
1587
|
-
}, //UPDATED 3-11-26, retest
|
|
1587
|
+
}, //UPDATED 3-11-26, retest, retest again
|
|
1588
1588
|
800: {
|
|
1589
1589
|
profileId: 800,
|
|
1590
1590
|
channels: 11,
|
|
@@ -1691,7 +1691,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1691
1691
|
},
|
|
1692
1692
|
],
|
|
1693
1693
|
name: 'onAir Panel 1 IP',
|
|
1694
|
-
},//updated Anthony, updated 3-11-26, retest
|
|
1694
|
+
},//updated Anthony, updated 3-11-26, retest, tested good
|
|
1695
1695
|
810: {
|
|
1696
1696
|
profileId: 810,
|
|
1697
1697
|
channels: 11,
|
|
@@ -1798,7 +1798,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1798
1798
|
},
|
|
1799
1799
|
],
|
|
1800
1800
|
name: 'onAir Panel 2 IP',
|
|
1801
|
-
},//updated Anthony, updated 3-11-26, retest
|
|
1801
|
+
},//updated Anthony, updated 3-11-26, retest, tested good
|
|
1802
1802
|
820: {
|
|
1803
1803
|
profileId: 820,
|
|
1804
1804
|
channels: 11,
|
|
@@ -1905,7 +1905,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1905
1905
|
},
|
|
1906
1906
|
],
|
|
1907
1907
|
name: 'onAir Panel 3 IP',
|
|
1908
|
-
},//updated Anthony, updated 3-11-26, retest
|
|
1908
|
+
},//updated Anthony, updated 3-11-26, retest, tested good
|
|
1909
1909
|
830: {
|
|
1910
1910
|
profileId: 830,
|
|
1911
1911
|
channels: 11,
|
|
@@ -1987,7 +1987,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
1987
1987
|
},
|
|
1988
1988
|
],
|
|
1989
1989
|
name: 'onAir Panel Min IP',
|
|
1990
|
-
},//updated Anthony
|
|
1990
|
+
},//updated Anthony, tested good
|
|
1991
1991
|
1010: {
|
|
1992
1992
|
profileId: 1010,
|
|
1993
1993
|
channels: 3,
|
|
@@ -2107,8 +2107,8 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
2107
2107
|
channels: 1,
|
|
2108
2108
|
rgbRelation: {
|
|
2109
2109
|
r: 1,
|
|
2110
|
-
g:
|
|
2111
|
-
b:
|
|
2110
|
+
g: 0,
|
|
2111
|
+
b: 0,
|
|
2112
2112
|
},
|
|
2113
2113
|
whiteLocation: 0,
|
|
2114
2114
|
amberLocation: 0,
|
|
@@ -2120,7 +2120,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
2120
2120
|
whiteMacros: null,
|
|
2121
2121
|
autoPrograms: null,
|
|
2122
2122
|
name: 'Generic Dimmer',
|
|
2123
|
-
},//Added Anthony, updated 3-11-26, retest
|
|
2123
|
+
},//Added Anthony, updated 3-11-26, retest, retest again
|
|
2124
2124
|
10100: {
|
|
2125
2125
|
profileId: 10100,
|
|
2126
2126
|
channels: 12,
|
|
@@ -3529,41 +3529,22 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
3529
3529
|
strobeLocation: 7,
|
|
3530
3530
|
whiteMacros: {
|
|
3531
3531
|
'Off': 0,
|
|
3532
|
-
'
|
|
3533
|
-
'
|
|
3534
|
-
'
|
|
3535
|
-
'
|
|
3536
|
-
'
|
|
3537
|
-
'
|
|
3538
|
-
'
|
|
3539
|
-
'
|
|
3540
|
-
'
|
|
3541
|
-
'
|
|
3542
|
-
'
|
|
3543
|
-
'
|
|
3544
|
-
'
|
|
3545
|
-
'
|
|
3546
|
-
'
|
|
3547
|
-
'
|
|
3548
|
-
'4400': 118,
|
|
3549
|
-
'4500': 125,
|
|
3550
|
-
'4600': 132,
|
|
3551
|
-
'4700': 139,
|
|
3552
|
-
'4800': 146,
|
|
3553
|
-
'4900': 153,
|
|
3554
|
-
'5000': 160,
|
|
3555
|
-
'5100': 167,
|
|
3556
|
-
'5200': 174,
|
|
3557
|
-
'5300': 181,
|
|
3558
|
-
'5400': 188,
|
|
3559
|
-
'5500': 195,
|
|
3560
|
-
'5600': 202,
|
|
3561
|
-
'5700': 209,
|
|
3562
|
-
'6000': 216,
|
|
3563
|
-
'6500': 223,
|
|
3564
|
-
'7000': 230,
|
|
3565
|
-
'7500': 237,
|
|
3566
|
-
'8000': 244,
|
|
3532
|
+
'2200': 6,
|
|
3533
|
+
'2400': 16,
|
|
3534
|
+
'2600': 26,
|
|
3535
|
+
'2800': 36,
|
|
3536
|
+
'3000': 43,
|
|
3537
|
+
'3200': 51,
|
|
3538
|
+
'3500': 61,
|
|
3539
|
+
'4000': 76,
|
|
3540
|
+
'4500': 101,
|
|
3541
|
+
'5000': 126,
|
|
3542
|
+
'5600': 151,
|
|
3543
|
+
'6000': 176,
|
|
3544
|
+
'6500': 201,
|
|
3545
|
+
'7000': 211,
|
|
3546
|
+
'7500': 221,
|
|
3547
|
+
'8000': 235,
|
|
3567
3548
|
},
|
|
3568
3549
|
autoPrograms: [
|
|
3569
3550
|
{
|
|
@@ -3886,7 +3867,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
3886
3867
|
},
|
|
3887
3868
|
],
|
|
3888
3869
|
name: 'FREEDOM Flex Stick',
|
|
3889
|
-
},//updated Anthony, updated 3-11-26, retest AUTO color
|
|
3870
|
+
},//updated Anthony, updated 3-11-26, retest AUTO color, test updated CCTs
|
|
3890
3871
|
10210: {
|
|
3891
3872
|
profileId: 10210,
|
|
3892
3873
|
channels: 12,
|
|
@@ -5193,17 +5174,17 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
5193
5174
|
fineDimmerLocation: 0,
|
|
5194
5175
|
strobeLocation: 7,
|
|
5195
5176
|
whiteMacros: {
|
|
5196
|
-
'
|
|
5197
|
-
'
|
|
5198
|
-
'
|
|
5199
|
-
'
|
|
5200
|
-
'
|
|
5201
|
-
'
|
|
5202
|
-
'
|
|
5203
|
-
'
|
|
5204
|
-
'
|
|
5205
|
-
'
|
|
5206
|
-
'
|
|
5177
|
+
'2800': 201,
|
|
5178
|
+
'3000': 206,
|
|
5179
|
+
'3200': 211,
|
|
5180
|
+
'3500': 216,
|
|
5181
|
+
'4000': 221,
|
|
5182
|
+
'4500': 226,
|
|
5183
|
+
'5000': 231,
|
|
5184
|
+
'5600': 236,
|
|
5185
|
+
'6500': 241,
|
|
5186
|
+
'7000': 246,
|
|
5187
|
+
'8000': 251,
|
|
5207
5188
|
},
|
|
5208
5189
|
autoPrograms: [
|
|
5209
5190
|
{
|
|
@@ -5281,7 +5262,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
5281
5262
|
|
|
5282
5263
|
],
|
|
5283
5264
|
name: 'FREEDOM Par Quad-4',
|
|
5284
|
-
},//updated Anthony
|
|
5265
|
+
},//updated Anthony, updated again
|
|
5285
5266
|
10240: {
|
|
5286
5267
|
profileId: 10240,
|
|
5287
5268
|
channels: 10,
|
|
@@ -5292,24 +5273,12 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
5292
5273
|
},
|
|
5293
5274
|
whiteLocation: 0,
|
|
5294
5275
|
amberLocation: 5,
|
|
5295
|
-
whiteMacrosLocation:
|
|
5276
|
+
whiteMacrosLocation: 0,
|
|
5296
5277
|
uvLocation: 0,
|
|
5297
5278
|
dimmerLocation: 1,
|
|
5298
5279
|
fineDimmerLocation: 0,
|
|
5299
5280
|
strobeLocation: 7,
|
|
5300
|
-
whiteMacros:
|
|
5301
|
-
'1': 201,
|
|
5302
|
-
'2': 206,
|
|
5303
|
-
'3': 211,
|
|
5304
|
-
'4': 216,
|
|
5305
|
-
'5': 221,
|
|
5306
|
-
'6': 226,
|
|
5307
|
-
'7': 231,
|
|
5308
|
-
'8': 236,
|
|
5309
|
-
'9': 241,
|
|
5310
|
-
'10': 246,
|
|
5311
|
-
'11': 251,
|
|
5312
|
-
},
|
|
5281
|
+
whiteMacros: null,
|
|
5313
5282
|
autoPrograms: [
|
|
5314
5283
|
{
|
|
5315
5284
|
location: 8,
|
|
@@ -5377,7 +5346,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
5377
5346
|
|
|
5378
5347
|
],
|
|
5379
5348
|
name: 'FREEDOM Par Quad-4 IP',
|
|
5380
|
-
},///updated Anthony
|
|
5349
|
+
},///updated Anthony, updated again, GOOD
|
|
5381
5350
|
10250: {
|
|
5382
5351
|
profileId: 10250,
|
|
5383
5352
|
channels: 13,
|
|
@@ -5605,24 +5574,12 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
5605
5574
|
},
|
|
5606
5575
|
whiteLocation: 0,
|
|
5607
5576
|
amberLocation: 0,
|
|
5608
|
-
whiteMacrosLocation:
|
|
5577
|
+
whiteMacrosLocation: 0,
|
|
5609
5578
|
uvLocation: 0,
|
|
5610
5579
|
dimmerLocation: 1,
|
|
5611
5580
|
fineDimmerLocation: 0,
|
|
5612
5581
|
strobeLocation: 6,
|
|
5613
|
-
whiteMacros:
|
|
5614
|
-
'1': 201,
|
|
5615
|
-
'2': 206,
|
|
5616
|
-
'3': 211,
|
|
5617
|
-
'4': 216,
|
|
5618
|
-
'5': 221,
|
|
5619
|
-
'6': 226,
|
|
5620
|
-
'7': 231,
|
|
5621
|
-
'8': 236,
|
|
5622
|
-
'9': 241,
|
|
5623
|
-
'10': 246,
|
|
5624
|
-
'11': 251,
|
|
5625
|
-
},
|
|
5582
|
+
whiteMacros: null,
|
|
5626
5583
|
autoPrograms: [
|
|
5627
5584
|
{
|
|
5628
5585
|
location: 7,
|
|
@@ -5700,7 +5657,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
5700
5657
|
|
|
5701
5658
|
],
|
|
5702
5659
|
name: 'FREEDOM Par Tri-6',
|
|
5703
|
-
},//updated Anthony //updated, fixed sound sensitivity
|
|
5660
|
+
},//updated Anthony //updated, fixed sound sensitivity, tested GOOD
|
|
5704
5661
|
10300: {
|
|
5705
5662
|
profileId: 10300,
|
|
5706
5663
|
channels: 10,
|
|
@@ -6230,24 +6187,12 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
6230
6187
|
},
|
|
6231
6188
|
whiteLocation: 5,
|
|
6232
6189
|
amberLocation: 0,
|
|
6233
|
-
whiteMacrosLocation:
|
|
6190
|
+
whiteMacrosLocation: 0,
|
|
6234
6191
|
uvLocation: 0,
|
|
6235
6192
|
dimmerLocation: 1,
|
|
6236
6193
|
fineDimmerLocation: 0,
|
|
6237
6194
|
strobeLocation: 6,
|
|
6238
|
-
whiteMacros:
|
|
6239
|
-
'1': 201,
|
|
6240
|
-
'2': 206,
|
|
6241
|
-
'3': 211,
|
|
6242
|
-
'4': 216,
|
|
6243
|
-
'5': 221,
|
|
6244
|
-
'6': 226,
|
|
6245
|
-
'7': 231,
|
|
6246
|
-
'8': 236,
|
|
6247
|
-
'9': 241,
|
|
6248
|
-
'10': 246,
|
|
6249
|
-
'11': 251,
|
|
6250
|
-
},
|
|
6195
|
+
whiteMacros: null,
|
|
6251
6196
|
autoPrograms: [
|
|
6252
6197
|
{
|
|
6253
6198
|
location: 8,
|
|
@@ -6325,7 +6270,7 @@ const baseProfiles: Record<number, BaseProfile> = {
|
|
|
6325
6270
|
|
|
6326
6271
|
],
|
|
6327
6272
|
name: 'FREEDOM Q1N',
|
|
6328
|
-
},//updated Anthony
|
|
6273
|
+
},//updated Anthony, GOOD
|
|
6329
6274
|
11015: {
|
|
6330
6275
|
profileId: 11015,
|
|
6331
6276
|
channels: 4,
|