@chauvet/connect-base-profiles 2.2.1 → 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.
@@ -124,7 +124,7 @@ const baseProfiles = {
124
124
  },
125
125
  ],
126
126
  name: 'WELL FIT X',
127
- },
127
+ }, //GOOD
128
128
  150: {
129
129
  profileId: 150,
130
130
  channels: 12,
@@ -141,6 +141,7 @@ const baseProfiles = {
141
141
  fineDimmerLocation: 2,
142
142
  strobeLocation: 3,
143
143
  whiteMacros: {
144
+ 'Off': 0,
144
145
  '2800': 6,
145
146
  '3200': 26,
146
147
  '3500': 51,
@@ -177,7 +178,7 @@ const baseProfiles = {
177
178
  value: 161,
178
179
  },
179
180
  {
180
- item: 'Auto Program 5',
181
+ item: 'Auto Program 5, CYCLES 1-4',
181
182
  value: 211,
182
183
  },
183
184
  ]
@@ -191,8 +192,8 @@ const baseProfiles = {
191
192
  },
192
193
  },
193
194
  ],
194
- name: 'WELL POD 2',
195
- },
195
+ name: 'WELL POD 2', //updated 3-11-26, retest
196
+ }, //updated 3-11-26, retest, tested good
196
197
  160: {
197
198
  profileId: 160,
198
199
  channels: 12,
@@ -209,6 +210,7 @@ const baseProfiles = {
209
210
  fineDimmerLocation: 2,
210
211
  strobeLocation: 3,
211
212
  whiteMacros: {
213
+ 'Off': 0,
212
214
  '2800': 6,
213
215
  '3200': 26,
214
216
  '3500': 51,
@@ -245,7 +247,7 @@ const baseProfiles = {
245
247
  value: 161,
246
248
  },
247
249
  {
248
- item: 'Auto Program 5',
250
+ item: 'Auto Program 5, CYCLES 1-4',
249
251
  value: 211,
250
252
  },
251
253
  ]
@@ -260,7 +262,7 @@ const baseProfiles = {
260
262
  },
261
263
  ],
262
264
  name: 'WELL POD 3',
263
- },
265
+ }, //updated 3-11-26, retest, tested good
264
266
  250: {
265
267
  profileId: 250,
266
268
  channels: 13,
@@ -277,6 +279,7 @@ const baseProfiles = {
277
279
  fineDimmerLocation: 0,
278
280
  strobeLocation: 7,
279
281
  whiteMacros: {
282
+ 'Off': 0,
280
283
  '2800': 6,
281
284
  '3200': 26,
282
285
  '3500': 51,
@@ -344,7 +347,7 @@ const baseProfiles = {
344
347
  },
345
348
  ],
346
349
  name: 'WELL PANEL',
347
- },
350
+ }, //updated 3-11-26, retest
348
351
  260: {
349
352
  profileId: 260,
350
353
  channels: 12,
@@ -361,6 +364,7 @@ const baseProfiles = {
361
364
  fineDimmerLocation: 2,
362
365
  strobeLocation: 3,
363
366
  whiteMacros: {
367
+ 'Off': 0,
364
368
  '2800': 6,
365
369
  '3200': 26,
366
370
  '3500': 51,
@@ -397,7 +401,7 @@ const baseProfiles = {
397
401
  value: 92,
398
402
  },
399
403
  {
400
- item: 'Auto Program 5',
404
+ item: 'Auto Program 5 CYCLES 1-4',
401
405
  value: 119,
402
406
  },
403
407
  {
@@ -413,7 +417,7 @@ const baseProfiles = {
413
417
  value: 200,
414
418
  },
415
419
  {
416
- item: 'Auto Program 9',
420
+ item: 'Auto Program 9 CYCLES 5-8',
417
421
  value: 227,
418
422
  },
419
423
  ]
@@ -428,7 +432,7 @@ const baseProfiles = {
428
432
  },
429
433
  ],
430
434
  name: 'WELL PANEL X',
431
- },
435
+ }, //updated 3-11-26, retest, tested GOOD
432
436
  350: {
433
437
  profileId: 350,
434
438
  channels: 15,
@@ -439,12 +443,49 @@ const baseProfiles = {
439
443
  },
440
444
  whiteLocation: 5,
441
445
  amberLocation: 5,
442
- whiteMacrosLocation: 0,
446
+ whiteMacrosLocation: 6,
443
447
  uvLocation: 0,
444
448
  dimmerLocation: 1,
445
449
  fineDimmerLocation: 2,
446
450
  strobeLocation: 7,
447
- whiteMacros: null,
451
+ whiteMacros: {
452
+ 'Off': 0,
453
+ '2800': 6,
454
+ '2900': 13,
455
+ '3000': 20,
456
+ '3100': 27,
457
+ '3200': 34,
458
+ '3300': 41,
459
+ '3400': 48,
460
+ '3500': 55,
461
+ '3600': 62,
462
+ '3700': 69,
463
+ '3800': 76,
464
+ '3900': 83,
465
+ '4000': 90,
466
+ '4100': 97,
467
+ '4200': 104,
468
+ '4300': 111,
469
+ '4400': 118,
470
+ '4500': 125,
471
+ '4600': 132,
472
+ '4700': 139,
473
+ '4800': 146,
474
+ '4900': 153,
475
+ '5000': 160,
476
+ '5100': 167,
477
+ '5200': 174,
478
+ '5300': 181,
479
+ '5400': 188,
480
+ '5500': 195,
481
+ '5600': 202,
482
+ '5700': 209,
483
+ '6000': 216,
484
+ '6500': 223,
485
+ '7000': 230,
486
+ '7500': 237,
487
+ '8000': 244,
488
+ },
448
489
  autoPrograms: [
449
490
  {
450
491
  location: 8,
@@ -563,7 +604,7 @@ const baseProfiles = {
563
604
  value: 219,
564
605
  },
565
606
  {
566
- item: 'Auto Program 28',
607
+ item: 'Auto Program 28-CYCLE THROUGH 1-27',
567
608
  value: 227,
568
609
  },
569
610
  ]
@@ -775,7 +816,7 @@ const baseProfiles = {
775
816
  },
776
817
  ],
777
818
  name: 'WELL STX180',
778
- }, //updated Anthony
819
+ }, //updated Anthony, UPDATED AGAIN 3-11-26, retest
779
820
  360: {
780
821
  profileId: 360,
781
822
  channels: 15,
@@ -786,12 +827,48 @@ const baseProfiles = {
786
827
  },
787
828
  whiteLocation: 5,
788
829
  amberLocation: 5,
789
- whiteMacrosLocation: 0,
830
+ whiteMacrosLocation: 6,
790
831
  uvLocation: 0,
791
832
  dimmerLocation: 1,
792
833
  fineDimmerLocation: 2,
793
834
  strobeLocation: 7,
794
- whiteMacros: null,
835
+ whiteMacros: {
836
+ '2800': 6,
837
+ '2900': 13,
838
+ '3000': 20,
839
+ '3100': 27,
840
+ '3200': 34,
841
+ '3300': 41,
842
+ '3400': 48,
843
+ '3500': 55,
844
+ '3600': 62,
845
+ '3700': 69,
846
+ '3800': 76,
847
+ '3900': 83,
848
+ '4000': 90,
849
+ '4100': 97,
850
+ '4200': 104,
851
+ '4300': 111,
852
+ '4400': 118,
853
+ '4500': 125,
854
+ '4600': 132,
855
+ '4700': 139,
856
+ '4800': 146,
857
+ '4900': 153,
858
+ '5000': 160,
859
+ '5100': 167,
860
+ '5200': 174,
861
+ '5300': 181,
862
+ '5400': 188,
863
+ '5500': 195,
864
+ '5600': 202,
865
+ '5700': 209,
866
+ '6000': 216,
867
+ '6500': 223,
868
+ '7000': 230,
869
+ '7500': 237,
870
+ '8000': 244,
871
+ },
795
872
  autoPrograms: [
796
873
  {
797
874
  location: 8,
@@ -910,7 +987,7 @@ const baseProfiles = {
910
987
  value: 219,
911
988
  },
912
989
  {
913
- item: 'Auto Program 28',
990
+ item: 'Auto Program 28-CYCLE THROUGH 1-27',
914
991
  value: 227,
915
992
  },
916
993
  ]
@@ -1122,7 +1199,7 @@ const baseProfiles = {
1122
1199
  },
1123
1200
  ],
1124
1201
  name: 'WELL STX360',
1125
- }, //updated Anthony
1202
+ }, //updated Anthony, UPDATED AGAIN 3-11-26, retest
1126
1203
  450: {
1127
1204
  profileId: 450,
1128
1205
  channels: 15,
@@ -1139,6 +1216,7 @@ const baseProfiles = {
1139
1216
  fineDimmerLocation: 0,
1140
1217
  strobeLocation: 3,
1141
1218
  whiteMacros: {
1219
+ 'Off': 0,
1142
1220
  '2800': 6,
1143
1221
  '3200': 26,
1144
1222
  '3500': 51,
@@ -1151,7 +1229,7 @@ const baseProfiles = {
1151
1229
  },
1152
1230
  autoPrograms: [
1153
1231
  {
1154
- location: 8,
1232
+ location: 9,
1155
1233
  label: 'Auto Programs',
1156
1234
  values: [
1157
1235
  {
@@ -1267,13 +1345,13 @@ const baseProfiles = {
1267
1345
  value: 219,
1268
1346
  },
1269
1347
  {
1270
- item: 'Auto Program 28',
1348
+ item: 'Auto Program 28, CYCLES 1-27',
1271
1349
  value: 227,
1272
1350
  },
1273
1351
  ]
1274
1352
  },
1275
1353
  {
1276
- location: 9,
1354
+ location: 10,
1277
1355
  label: 'Auto Speed',
1278
1356
  range: {
1279
1357
  start: 0,
@@ -1281,7 +1359,7 @@ const baseProfiles = {
1281
1359
  },
1282
1360
  },
1283
1361
  {
1284
- location: 10,
1362
+ location: 11,
1285
1363
  label: 'Foreground Dimmer',
1286
1364
  range: {
1287
1365
  start: 0,
@@ -1289,7 +1367,7 @@ const baseProfiles = {
1289
1367
  },
1290
1368
  },
1291
1369
  {
1292
- location: 11,
1370
+ location: 12,
1293
1371
  label: 'Foreground Color',
1294
1372
  values: [
1295
1373
  {
@@ -1367,7 +1445,7 @@ const baseProfiles = {
1367
1445
  ],
1368
1446
  },
1369
1447
  {
1370
- location: 12,
1448
+ location: 13,
1371
1449
  label: 'Background Dimmer',
1372
1450
  range: {
1373
1451
  start: 0,
@@ -1375,7 +1453,7 @@ const baseProfiles = {
1375
1453
  }
1376
1454
  },
1377
1455
  {
1378
- location: 13,
1456
+ location: 14,
1379
1457
  label: 'Background Color',
1380
1458
  values: [
1381
1459
  {
@@ -1454,7 +1532,7 @@ const baseProfiles = {
1454
1532
  },
1455
1533
  ],
1456
1534
  name: 'WELL BATTEN 14',
1457
- },
1535
+ }, //UPDATED 3-11-26, retest, retest again
1458
1536
  800: {
1459
1537
  profileId: 800,
1460
1538
  channels: 11,
@@ -1471,18 +1549,44 @@ const baseProfiles = {
1471
1549
  fineDimmerLocation: 0,
1472
1550
  strobeLocation: 6,
1473
1551
  whiteMacros: {
1474
- '2800': 10,
1475
- '3200': 35,
1476
- '3500': 56,
1477
- '4000': 91,
1478
- '4500': 126,
1479
- '5000': 161,
1480
- '5600': 151,
1481
- '6000': 217,
1482
- '6500': 224,
1552
+ 'Off': 0,
1553
+ '2800': 6,
1554
+ '2900': 13,
1555
+ '3000': 20,
1556
+ '3100': 27,
1557
+ '3200': 34,
1558
+ '3300': 41,
1559
+ '3400': 48,
1560
+ '3500': 55,
1561
+ '3600': 62,
1562
+ '3700': 69,
1563
+ '3800': 76,
1564
+ '3900': 83,
1565
+ '4000': 90,
1566
+ '4100': 97,
1567
+ '4200': 104,
1568
+ '4300': 111,
1569
+ '4400': 118,
1570
+ '4500': 125,
1571
+ '4600': 132,
1572
+ '4700': 139,
1573
+ '4800': 146,
1574
+ '4900': 153,
1575
+ '5000': 160,
1576
+ '5100': 167,
1577
+ '5200': 174,
1578
+ '5300': 181,
1579
+ '5400': 188,
1580
+ '5500': 195,
1581
+ '5600': 202,
1582
+ '5700': 209,
1583
+ '6000': 216,
1584
+ '6500': 223,
1585
+ '7000': 230,
1586
+ '7500': 237,
1587
+ '8000': 244,
1483
1588
  },
1484
- autoPrograms: null,
1485
- effectMacro: [
1589
+ autoPrograms: [
1486
1590
  {
1487
1591
  location: 9,
1488
1592
  label: 'Effect Macro',
@@ -1535,7 +1639,7 @@ const baseProfiles = {
1535
1639
  },
1536
1640
  ],
1537
1641
  name: 'onAir Panel 1 IP',
1538
- }, //updated Anthony
1642
+ }, //updated Anthony, updated 3-11-26, retest, tested good
1539
1643
  810: {
1540
1644
  profileId: 810,
1541
1645
  channels: 11,
@@ -1552,18 +1656,44 @@ const baseProfiles = {
1552
1656
  fineDimmerLocation: 0,
1553
1657
  strobeLocation: 6,
1554
1658
  whiteMacros: {
1555
- '2800': 10,
1556
- '3200': 35,
1557
- '3500': 56,
1558
- '4000': 91,
1559
- '4500': 126,
1560
- '5000': 161,
1561
- '5600': 151,
1562
- '6000': 217,
1563
- '6500': 224,
1659
+ 'Off': 0,
1660
+ '2800': 6,
1661
+ '2900': 13,
1662
+ '3000': 20,
1663
+ '3100': 27,
1664
+ '3200': 34,
1665
+ '3300': 41,
1666
+ '3400': 48,
1667
+ '3500': 55,
1668
+ '3600': 62,
1669
+ '3700': 69,
1670
+ '3800': 76,
1671
+ '3900': 83,
1672
+ '4000': 90,
1673
+ '4100': 97,
1674
+ '4200': 104,
1675
+ '4300': 111,
1676
+ '4400': 118,
1677
+ '4500': 125,
1678
+ '4600': 132,
1679
+ '4700': 139,
1680
+ '4800': 146,
1681
+ '4900': 153,
1682
+ '5000': 160,
1683
+ '5100': 167,
1684
+ '5200': 174,
1685
+ '5300': 181,
1686
+ '5400': 188,
1687
+ '5500': 195,
1688
+ '5600': 202,
1689
+ '5700': 209,
1690
+ '6000': 216,
1691
+ '6500': 223,
1692
+ '7000': 230,
1693
+ '7500': 237,
1694
+ '8000': 244,
1564
1695
  },
1565
- autoPrograms: null,
1566
- effectMacro: [
1696
+ autoPrograms: [
1567
1697
  {
1568
1698
  location: 9,
1569
1699
  label: 'Effect Macro',
@@ -1616,7 +1746,7 @@ const baseProfiles = {
1616
1746
  },
1617
1747
  ],
1618
1748
  name: 'onAir Panel 2 IP',
1619
- }, //updated Anthony
1749
+ }, //updated Anthony, updated 3-11-26, retest, tested good
1620
1750
  820: {
1621
1751
  profileId: 820,
1622
1752
  channels: 11,
@@ -1633,18 +1763,44 @@ const baseProfiles = {
1633
1763
  fineDimmerLocation: 0,
1634
1764
  strobeLocation: 6,
1635
1765
  whiteMacros: {
1636
- '2800': 10,
1637
- '3200': 35,
1638
- '3500': 56,
1639
- '4000': 91,
1640
- '4500': 126,
1641
- '5000': 161,
1642
- '5600': 151,
1643
- '6000': 217,
1644
- '6500': 224,
1766
+ 'Off': 0,
1767
+ '2800': 6,
1768
+ '2900': 13,
1769
+ '3000': 20,
1770
+ '3100': 27,
1771
+ '3200': 34,
1772
+ '3300': 41,
1773
+ '3400': 48,
1774
+ '3500': 55,
1775
+ '3600': 62,
1776
+ '3700': 69,
1777
+ '3800': 76,
1778
+ '3900': 83,
1779
+ '4000': 90,
1780
+ '4100': 97,
1781
+ '4200': 104,
1782
+ '4300': 111,
1783
+ '4400': 118,
1784
+ '4500': 125,
1785
+ '4600': 132,
1786
+ '4700': 139,
1787
+ '4800': 146,
1788
+ '4900': 153,
1789
+ '5000': 160,
1790
+ '5100': 167,
1791
+ '5200': 174,
1792
+ '5300': 181,
1793
+ '5400': 188,
1794
+ '5500': 195,
1795
+ '5600': 202,
1796
+ '5700': 209,
1797
+ '6000': 216,
1798
+ '6500': 223,
1799
+ '7000': 230,
1800
+ '7500': 237,
1801
+ '8000': 244,
1645
1802
  },
1646
- autoPrograms: null,
1647
- effectMacro: [
1803
+ autoPrograms: [
1648
1804
  {
1649
1805
  location: 9,
1650
1806
  label: 'Effect Macro',
@@ -1697,7 +1853,7 @@ const baseProfiles = {
1697
1853
  },
1698
1854
  ],
1699
1855
  name: 'onAir Panel 3 IP',
1700
- }, //updated Anthony
1856
+ }, //updated Anthony, updated 3-11-26, retest, tested good
1701
1857
  830: {
1702
1858
  profileId: 830,
1703
1859
  channels: 11,
@@ -1714,6 +1870,7 @@ const baseProfiles = {
1714
1870
  fineDimmerLocation: 0,
1715
1871
  strobeLocation: 6,
1716
1872
  whiteMacros: {
1873
+ 'Off': 0,
1717
1874
  '2800': 10,
1718
1875
  '3200': 35,
1719
1876
  '3500': 56,
@@ -1778,7 +1935,7 @@ const baseProfiles = {
1778
1935
  },
1779
1936
  ],
1780
1937
  name: 'onAir Panel Min IP',
1781
- }, //updated Anthony
1938
+ }, //updated Anthony, tested good
1782
1939
  1010: {
1783
1940
  profileId: 1010,
1784
1941
  channels: 3,
@@ -1897,7 +2054,7 @@ const baseProfiles = {
1897
2054
  profileId: 1070,
1898
2055
  channels: 1,
1899
2056
  rgbRelation: {
1900
- r: 0,
2057
+ r: 1,
1901
2058
  g: 0,
1902
2059
  b: 0,
1903
2060
  },
@@ -1911,7 +2068,7 @@ const baseProfiles = {
1911
2068
  whiteMacros: null,
1912
2069
  autoPrograms: null,
1913
2070
  name: 'Generic Dimmer',
1914
- }, //Added Anthony
2071
+ }, //Added Anthony, updated 3-11-26, retest, retest again
1915
2072
  10100: {
1916
2073
  profileId: 10100,
1917
2074
  channels: 12,
@@ -2730,6 +2887,10 @@ const baseProfiles = {
2730
2887
  location: 12,
2731
2888
  label: 'Foreground Color',
2732
2889
  values: [
2890
+ {
2891
+ item: 'off',
2892
+ value: 252,
2893
+ },
2733
2894
  {
2734
2895
  item: 'Red',
2735
2896
  value: 0,
@@ -2982,10 +3143,6 @@ const baseProfiles = {
2982
3143
  item: 'Red + Green + Blue + Amber + White + Purple',
2983
3144
  value: 248,
2984
3145
  },
2985
- {
2986
- item: 'off',
2987
- value: 252,
2988
- },
2989
3146
  ],
2990
3147
  },
2991
3148
  {
@@ -3000,6 +3157,10 @@ const baseProfiles = {
3000
3157
  location: 14,
3001
3158
  label: 'Background Color',
3002
3159
  values: [
3160
+ {
3161
+ item: 'off',
3162
+ value: 252,
3163
+ },
3003
3164
  {
3004
3165
  item: 'Red',
3005
3166
  value: 0,
@@ -3252,10 +3413,6 @@ const baseProfiles = {
3252
3413
  item: 'Red + Green + Blue + Amber + White + Purple',
3253
3414
  value: 248,
3254
3415
  },
3255
- {
3256
- item: 'off',
3257
- value: 252,
3258
- },
3259
3416
  ],
3260
3417
  },
3261
3418
  {
@@ -3302,7 +3459,7 @@ const baseProfiles = {
3302
3459
  },
3303
3460
  ],
3304
3461
  name: 'FREEDOM Flex H9 IP',
3305
- }, // Done Andy
3462
+ }, // Done Andy //GOOD
3306
3463
  10130: {
3307
3464
  profileId: 10130,
3308
3465
  channels: 15,
@@ -3313,12 +3470,30 @@ const baseProfiles = {
3313
3470
  },
3314
3471
  whiteLocation: 5,
3315
3472
  amberLocation: 0,
3316
- whiteMacrosLocation: 0,
3473
+ whiteMacrosLocation: 6,
3317
3474
  uvLocation: 0,
3318
3475
  dimmerLocation: 1,
3319
3476
  fineDimmerLocation: 0,
3320
3477
  strobeLocation: 7,
3321
- whiteMacros: null,
3478
+ whiteMacros: {
3479
+ 'Off': 0,
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,
3496
+ },
3322
3497
  autoPrograms: [
3323
3498
  {
3324
3499
  location: 8,
@@ -3519,7 +3694,8 @@ const baseProfiles = {
3519
3694
  value: 224,
3520
3695
  },
3521
3696
  {
3522
- item: 'Auto'
3697
+ item: 'Auto',
3698
+ value: 238,
3523
3699
  },
3524
3700
  ],
3525
3701
  },
@@ -3604,7 +3780,8 @@ const baseProfiles = {
3604
3780
  value: 224,
3605
3781
  },
3606
3782
  {
3607
- item: 'Auto'
3783
+ item: 'Auto',
3784
+ value: 238,
3608
3785
  },
3609
3786
  ],
3610
3787
  },
@@ -3635,7 +3812,7 @@ const baseProfiles = {
3635
3812
  },
3636
3813
  ],
3637
3814
  name: 'FREEDOM Flex Stick',
3638
- }, //updated Anthony
3815
+ }, //updated Anthony, updated 3-11-26, retest AUTO color, test updated CCTs
3639
3816
  10210: {
3640
3817
  profileId: 10210,
3641
3818
  channels: 12,
@@ -3727,7 +3904,7 @@ const baseProfiles = {
3727
3904
  },
3728
3905
  ],
3729
3906
  name: 'FREEDOM Par Hex-4',
3730
- }, //updated Anthony
3907
+ }, //updated Anthony //GOOD
3731
3908
  10211: {
3732
3909
  profileId: 10211,
3733
3910
  channels: 16,
@@ -4634,7 +4811,7 @@ const baseProfiles = {
4634
4811
  },
4635
4812
  ],
4636
4813
  name: 'FREEDOM Par Q9',
4637
- }, // Done David
4814
+ }, // Done David //
4638
4815
  10221: {
4639
4816
  profileId: 10221,
4640
4817
  channels: 14,
@@ -4906,7 +5083,7 @@ const baseProfiles = {
4906
5083
  },
4907
5084
  ],
4908
5085
  name: 'FREEDOM Par Q12',
4909
- }, // Added Anthony
5086
+ }, // Added Anthony //GOOD
4910
5087
  10230: {
4911
5088
  profileId: 10230,
4912
5089
  channels: 10,
@@ -4923,17 +5100,17 @@ const baseProfiles = {
4923
5100
  fineDimmerLocation: 0,
4924
5101
  strobeLocation: 7,
4925
5102
  whiteMacros: {
4926
- '1': 201,
4927
- '2': 206,
4928
- '3': 211,
4929
- '4': 216,
4930
- '5': 221,
4931
- '6': 226,
4932
- '7': 231,
4933
- '8': 236,
4934
- '9': 241,
4935
- '10': 246,
4936
- '11': 251,
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,
4937
5114
  },
4938
5115
  autoPrograms: [
4939
5116
  {
@@ -5010,7 +5187,7 @@ const baseProfiles = {
5010
5187
  },
5011
5188
  ],
5012
5189
  name: 'FREEDOM Par Quad-4',
5013
- }, //updated Anthony
5190
+ }, //updated Anthony, updated again
5014
5191
  10240: {
5015
5192
  profileId: 10240,
5016
5193
  channels: 10,
@@ -5021,24 +5198,12 @@ const baseProfiles = {
5021
5198
  },
5022
5199
  whiteLocation: 0,
5023
5200
  amberLocation: 5,
5024
- whiteMacrosLocation: 6,
5201
+ whiteMacrosLocation: 0,
5025
5202
  uvLocation: 0,
5026
5203
  dimmerLocation: 1,
5027
5204
  fineDimmerLocation: 0,
5028
5205
  strobeLocation: 7,
5029
- whiteMacros: {
5030
- '1': 201,
5031
- '2': 206,
5032
- '3': 211,
5033
- '4': 216,
5034
- '5': 221,
5035
- '6': 226,
5036
- '7': 231,
5037
- '8': 236,
5038
- '9': 241,
5039
- '10': 246,
5040
- '11': 251,
5041
- },
5206
+ whiteMacros: null,
5042
5207
  autoPrograms: [
5043
5208
  {
5044
5209
  location: 8,
@@ -5105,7 +5270,7 @@ const baseProfiles = {
5105
5270
  },
5106
5271
  ],
5107
5272
  name: 'FREEDOM Par Quad-4 IP',
5108
- }, ///updated Anthony
5273
+ }, ///updated Anthony, updated again, GOOD
5109
5274
  10250: {
5110
5275
  profileId: 10250,
5111
5276
  channels: 13,
@@ -5326,24 +5491,12 @@ const baseProfiles = {
5326
5491
  },
5327
5492
  whiteLocation: 0,
5328
5493
  amberLocation: 0,
5329
- whiteMacrosLocation: 5,
5494
+ whiteMacrosLocation: 0,
5330
5495
  uvLocation: 0,
5331
5496
  dimmerLocation: 1,
5332
5497
  fineDimmerLocation: 0,
5333
5498
  strobeLocation: 6,
5334
- whiteMacros: {
5335
- '1': 201,
5336
- '2': 206,
5337
- '3': 211,
5338
- '4': 216,
5339
- '5': 221,
5340
- '6': 226,
5341
- '7': 231,
5342
- '8': 236,
5343
- '9': 241,
5344
- '10': 246,
5345
- '11': 251,
5346
- },
5499
+ whiteMacros: null,
5347
5500
  autoPrograms: [
5348
5501
  {
5349
5502
  location: 7,
@@ -5383,6 +5536,15 @@ const baseProfiles = {
5383
5536
  start: 0,
5384
5537
  end: 255
5385
5538
  },
5539
+ altLabel: 'Sound Sensitivity',
5540
+ altRange: {
5541
+ start: 11,
5542
+ end: 255
5543
+ },
5544
+ altCondition: {
5545
+ location: 7,
5546
+ minValue: 241,
5547
+ }
5386
5548
  },
5387
5549
  ],
5388
5550
  dimmerSpeedMode: [
@@ -5411,7 +5573,7 @@ const baseProfiles = {
5411
5573
  },
5412
5574
  ],
5413
5575
  name: 'FREEDOM Par Tri-6',
5414
- }, //updated Anthony
5576
+ }, //updated Anthony //updated, fixed sound sensitivity, tested GOOD
5415
5577
  10300: {
5416
5578
  profileId: 10300,
5417
5579
  channels: 10,
@@ -5653,7 +5815,7 @@ const baseProfiles = {
5653
5815
  },
5654
5816
  ],
5655
5817
  name: 'FREEDOM H1 IP X4',
5656
- }, //updated Anthony
5818
+ }, //updated Anthony //GOOD
5657
5819
  10330: {
5658
5820
  profileId: 10330,
5659
5821
  channels: 8,
@@ -5939,24 +6101,12 @@ const baseProfiles = {
5939
6101
  },
5940
6102
  whiteLocation: 5,
5941
6103
  amberLocation: 0,
5942
- whiteMacrosLocation: 7,
6104
+ whiteMacrosLocation: 0,
5943
6105
  uvLocation: 0,
5944
6106
  dimmerLocation: 1,
5945
6107
  fineDimmerLocation: 0,
5946
6108
  strobeLocation: 6,
5947
- whiteMacros: {
5948
- '1': 201,
5949
- '2': 206,
5950
- '3': 211,
5951
- '4': 216,
5952
- '5': 221,
5953
- '6': 226,
5954
- '7': 231,
5955
- '8': 236,
5956
- '9': 241,
5957
- '10': 246,
5958
- '11': 251,
5959
- },
6109
+ whiteMacros: null,
5960
6110
  autoPrograms: [
5961
6111
  {
5962
6112
  location: 8,
@@ -6033,7 +6183,7 @@ const baseProfiles = {
6033
6183
  },
6034
6184
  ],
6035
6185
  name: 'FREEDOM Q1N',
6036
- }, //updated Anthony
6186
+ }, //updated Anthony, GOOD
6037
6187
  11015: {
6038
6188
  profileId: 11015,
6039
6189
  channels: 4,