@chauvet/connect-base-profiles 2.2.1 → 2.2.2

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/README.md CHANGED
@@ -65,3 +65,10 @@ npm info @chauvet/connect-base-profiles
65
65
 
66
66
  You should see the newly published version in the output. If everything looks good, your updated package is now available for others to install.
67
67
 
68
+ ---
69
+ ### 6. update the package where it is being used
70
+
71
+ ```bash
72
+ npm run update-base-profiles
73
+ ```
74
+ this will update the package in the project where it is being used.
@@ -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
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
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
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,
@@ -1267,7 +1345,7 @@ 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
  ]
@@ -1454,7 +1532,7 @@ const baseProfiles = {
1454
1532
  },
1455
1533
  ],
1456
1534
  name: 'WELL BATTEN 14',
1457
- },
1535
+ }, //UPDATED 3-11-26, retest
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
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
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
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,
@@ -1897,9 +2054,9 @@ const baseProfiles = {
1897
2054
  profileId: 1070,
1898
2055
  channels: 1,
1899
2056
  rgbRelation: {
1900
- r: 0,
1901
- g: 0,
1902
- b: 0,
2057
+ r: 1,
2058
+ g: 1,
2059
+ b: 1,
1903
2060
  },
1904
2061
  whiteLocation: 0,
1905
2062
  amberLocation: 0,
@@ -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
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,49 @@ 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
+ '2800': 6,
3481
+ '2900': 13,
3482
+ '3000': 20,
3483
+ '3100': 27,
3484
+ '3200': 34,
3485
+ '3300': 41,
3486
+ '3400': 48,
3487
+ '3500': 55,
3488
+ '3600': 62,
3489
+ '3700': 69,
3490
+ '3800': 76,
3491
+ '3900': 83,
3492
+ '4000': 90,
3493
+ '4100': 97,
3494
+ '4200': 104,
3495
+ '4300': 111,
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,
3515
+ },
3322
3516
  autoPrograms: [
3323
3517
  {
3324
3518
  location: 8,
@@ -3519,7 +3713,8 @@ const baseProfiles = {
3519
3713
  value: 224,
3520
3714
  },
3521
3715
  {
3522
- item: 'Auto'
3716
+ item: 'Auto',
3717
+ value: 238,
3523
3718
  },
3524
3719
  ],
3525
3720
  },
@@ -3604,7 +3799,8 @@ const baseProfiles = {
3604
3799
  value: 224,
3605
3800
  },
3606
3801
  {
3607
- item: 'Auto'
3802
+ item: 'Auto',
3803
+ value: 238,
3608
3804
  },
3609
3805
  ],
3610
3806
  },
@@ -3635,7 +3831,7 @@ const baseProfiles = {
3635
3831
  },
3636
3832
  ],
3637
3833
  name: 'FREEDOM Flex Stick',
3638
- }, //updated Anthony
3834
+ }, //updated Anthony, updated 3-11-26, retest AUTO color
3639
3835
  10210: {
3640
3836
  profileId: 10210,
3641
3837
  channels: 12,
@@ -3727,7 +3923,7 @@ const baseProfiles = {
3727
3923
  },
3728
3924
  ],
3729
3925
  name: 'FREEDOM Par Hex-4',
3730
- }, //updated Anthony
3926
+ }, //updated Anthony //GOOD
3731
3927
  10211: {
3732
3928
  profileId: 10211,
3733
3929
  channels: 16,
@@ -4634,7 +4830,7 @@ const baseProfiles = {
4634
4830
  },
4635
4831
  ],
4636
4832
  name: 'FREEDOM Par Q9',
4637
- }, // Done David
4833
+ }, // Done David //
4638
4834
  10221: {
4639
4835
  profileId: 10221,
4640
4836
  channels: 14,
@@ -4906,7 +5102,7 @@ const baseProfiles = {
4906
5102
  },
4907
5103
  ],
4908
5104
  name: 'FREEDOM Par Q12',
4909
- }, // Added Anthony
5105
+ }, // Added Anthony //GOOD
4910
5106
  10230: {
4911
5107
  profileId: 10230,
4912
5108
  channels: 10,
@@ -5383,6 +5579,15 @@ const baseProfiles = {
5383
5579
  start: 0,
5384
5580
  end: 255
5385
5581
  },
5582
+ altLabel: 'Sound Sensitivity',
5583
+ altRange: {
5584
+ start: 11,
5585
+ end: 255
5586
+ },
5587
+ altCondition: {
5588
+ location: 7,
5589
+ minValue: 241,
5590
+ }
5386
5591
  },
5387
5592
  ],
5388
5593
  dimmerSpeedMode: [
@@ -5411,7 +5616,7 @@ const baseProfiles = {
5411
5616
  },
5412
5617
  ],
5413
5618
  name: 'FREEDOM Par Tri-6',
5414
- }, //updated Anthony
5619
+ }, //updated Anthony //updated, fixed sound sensitivity
5415
5620
  10300: {
5416
5621
  profileId: 10300,
5417
5622
  channels: 10,
@@ -5653,7 +5858,7 @@ const baseProfiles = {
5653
5858
  },
5654
5859
  ],
5655
5860
  name: 'FREEDOM H1 IP X4',
5656
- }, //updated Anthony
5861
+ }, //updated Anthony //GOOD
5657
5862
  10330: {
5658
5863
  profileId: 10330,
5659
5864
  channels: 8,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chauvet/connect-base-profiles",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "type": "module",
5
5
  "main": "dist/baseProfiles.js",
6
6
  "types": "dist/baseProfiles.d.ts",
@@ -150,7 +150,7 @@ const baseProfiles: Record<number, BaseProfile> = {
150
150
  },
151
151
  ],
152
152
  name: 'WELL FIT X',
153
- },
153
+ }, //GOOD
154
154
  150: {
155
155
  profileId: 150,
156
156
  channels: 12,
@@ -167,6 +167,7 @@ const baseProfiles: Record<number, BaseProfile> = {
167
167
  fineDimmerLocation: 2,
168
168
  strobeLocation: 3,
169
169
  whiteMacros: {
170
+ 'Off': 0,
170
171
  '2800': 6,
171
172
  '3200': 26,
172
173
  '3500': 51,
@@ -203,7 +204,7 @@ const baseProfiles: Record<number, BaseProfile> = {
203
204
  value: 161,
204
205
  },
205
206
  {
206
- item: 'Auto Program 5',
207
+ item: 'Auto Program 5, CYCLES 1-4',
207
208
  value: 211,
208
209
  },
209
210
  ]
@@ -217,8 +218,8 @@ const baseProfiles: Record<number, BaseProfile> = {
217
218
  },
218
219
  },
219
220
  ],
220
- name: 'WELL POD 2',
221
- },
221
+ name: 'WELL POD 2',//updated 3-11-26, retest
222
+ },//updated 3-11-26, retest
222
223
  160: {
223
224
  profileId: 160,
224
225
  channels: 12,
@@ -235,6 +236,7 @@ const baseProfiles: Record<number, BaseProfile> = {
235
236
  fineDimmerLocation: 2,
236
237
  strobeLocation: 3,
237
238
  whiteMacros: {
239
+ 'Off': 0,
238
240
  '2800': 6,
239
241
  '3200': 26,
240
242
  '3500': 51,
@@ -271,7 +273,7 @@ const baseProfiles: Record<number, BaseProfile> = {
271
273
  value: 161,
272
274
  },
273
275
  {
274
- item: 'Auto Program 5',
276
+ item: 'Auto Program 5, CYCLES 1-4',
275
277
  value: 211,
276
278
  },
277
279
  ]
@@ -286,7 +288,7 @@ const baseProfiles: Record<number, BaseProfile> = {
286
288
  },
287
289
  ],
288
290
  name: 'WELL POD 3',
289
- },
291
+ },//updated 3-11-26, retest
290
292
  250: {
291
293
  profileId: 250,
292
294
  channels: 13,
@@ -303,6 +305,7 @@ const baseProfiles: Record<number, BaseProfile> = {
303
305
  fineDimmerLocation: 0,
304
306
  strobeLocation: 7,
305
307
  whiteMacros: {
308
+ 'Off': 0,
306
309
  '2800': 6,
307
310
  '3200': 26,
308
311
  '3500': 51,
@@ -370,7 +373,7 @@ const baseProfiles: Record<number, BaseProfile> = {
370
373
  },
371
374
  ],
372
375
  name: 'WELL PANEL',
373
- },
376
+ },//updated 3-11-26, retest
374
377
  260: {
375
378
  profileId: 260,
376
379
  channels: 12,
@@ -387,6 +390,7 @@ const baseProfiles: Record<number, BaseProfile> = {
387
390
  fineDimmerLocation: 2,
388
391
  strobeLocation: 3,
389
392
  whiteMacros: {
393
+ 'Off': 0,
390
394
  '2800': 6,
391
395
  '3200': 26,
392
396
  '3500': 51,
@@ -423,7 +427,7 @@ const baseProfiles: Record<number, BaseProfile> = {
423
427
  value: 92,
424
428
  },
425
429
  {
426
- item: 'Auto Program 5',
430
+ item: 'Auto Program 5 CYCLES 1-4',
427
431
  value: 119,
428
432
  },
429
433
  {
@@ -439,7 +443,7 @@ const baseProfiles: Record<number, BaseProfile> = {
439
443
  value: 200,
440
444
  },
441
445
  {
442
- item: 'Auto Program 9',
446
+ item: 'Auto Program 9 CYCLES 5-8',
443
447
  value: 227,
444
448
  },
445
449
  ]
@@ -454,7 +458,7 @@ const baseProfiles: Record<number, BaseProfile> = {
454
458
  },
455
459
  ],
456
460
  name: 'WELL PANEL X',
457
- },
461
+ },//updated 3-11-26, retest
458
462
  350: {
459
463
  profileId: 350,
460
464
  channels: 15,
@@ -465,12 +469,49 @@ const baseProfiles: Record<number, BaseProfile> = {
465
469
  },
466
470
  whiteLocation: 5,
467
471
  amberLocation: 5,
468
- whiteMacrosLocation: 0,
472
+ whiteMacrosLocation: 6,
469
473
  uvLocation: 0,
470
474
  dimmerLocation: 1,
471
475
  fineDimmerLocation: 2,
472
476
  strobeLocation: 7,
473
- whiteMacros: null,
477
+ whiteMacros: {
478
+ 'Off': 0,
479
+ '2800': 6,
480
+ '2900': 13,
481
+ '3000': 20,
482
+ '3100': 27,
483
+ '3200': 34,
484
+ '3300': 41,
485
+ '3400': 48,
486
+ '3500': 55,
487
+ '3600': 62,
488
+ '3700': 69,
489
+ '3800': 76,
490
+ '3900': 83,
491
+ '4000': 90,
492
+ '4100': 97,
493
+ '4200': 104,
494
+ '4300': 111,
495
+ '4400': 118,
496
+ '4500': 125,
497
+ '4600': 132,
498
+ '4700': 139,
499
+ '4800': 146,
500
+ '4900': 153,
501
+ '5000': 160,
502
+ '5100': 167,
503
+ '5200': 174,
504
+ '5300': 181,
505
+ '5400': 188,
506
+ '5500': 195,
507
+ '5600': 202,
508
+ '5700': 209,
509
+ '6000': 216,
510
+ '6500': 223,
511
+ '7000': 230,
512
+ '7500': 237,
513
+ '8000': 244,
514
+ },
474
515
  autoPrograms: [
475
516
  {
476
517
  location: 8,
@@ -589,7 +630,7 @@ const baseProfiles: Record<number, BaseProfile> = {
589
630
  value: 219,
590
631
  },
591
632
  {
592
- item: 'Auto Program 28',
633
+ item: 'Auto Program 28-CYCLE THROUGH 1-27',
593
634
  value: 227,
594
635
  },
595
636
  ]
@@ -810,7 +851,7 @@ const baseProfiles: Record<number, BaseProfile> = {
810
851
 
811
852
  ],
812
853
  name: 'WELL STX180',
813
- },//updated Anthony
854
+ },//updated Anthony, UPDATED AGAIN 3-11-26, retest
814
855
  360: {
815
856
  profileId: 360,
816
857
  channels: 15,
@@ -821,12 +862,48 @@ const baseProfiles: Record<number, BaseProfile> = {
821
862
  },
822
863
  whiteLocation: 5,
823
864
  amberLocation: 5,
824
- whiteMacrosLocation: 0,
865
+ whiteMacrosLocation: 6,
825
866
  uvLocation: 0,
826
867
  dimmerLocation: 1,
827
868
  fineDimmerLocation: 2,
828
869
  strobeLocation: 7,
829
- whiteMacros: null,
870
+ whiteMacros: {
871
+ '2800': 6,
872
+ '2900': 13,
873
+ '3000': 20,
874
+ '3100': 27,
875
+ '3200': 34,
876
+ '3300': 41,
877
+ '3400': 48,
878
+ '3500': 55,
879
+ '3600': 62,
880
+ '3700': 69,
881
+ '3800': 76,
882
+ '3900': 83,
883
+ '4000': 90,
884
+ '4100': 97,
885
+ '4200': 104,
886
+ '4300': 111,
887
+ '4400': 118,
888
+ '4500': 125,
889
+ '4600': 132,
890
+ '4700': 139,
891
+ '4800': 146,
892
+ '4900': 153,
893
+ '5000': 160,
894
+ '5100': 167,
895
+ '5200': 174,
896
+ '5300': 181,
897
+ '5400': 188,
898
+ '5500': 195,
899
+ '5600': 202,
900
+ '5700': 209,
901
+ '6000': 216,
902
+ '6500': 223,
903
+ '7000': 230,
904
+ '7500': 237,
905
+ '8000': 244,
906
+ },
830
907
  autoPrograms: [
831
908
  {
832
909
  location: 8,
@@ -945,7 +1022,7 @@ const baseProfiles: Record<number, BaseProfile> = {
945
1022
  value: 219,
946
1023
  },
947
1024
  {
948
- item: 'Auto Program 28',
1025
+ item: 'Auto Program 28-CYCLE THROUGH 1-27',
949
1026
  value: 227,
950
1027
  },
951
1028
  ]
@@ -1166,7 +1243,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1166
1243
 
1167
1244
  ],
1168
1245
  name: 'WELL STX360',
1169
- },//updated Anthony
1246
+ },//updated Anthony, UPDATED AGAIN 3-11-26, retest
1170
1247
  450: {
1171
1248
  profileId: 450,
1172
1249
  channels: 15,
@@ -1183,6 +1260,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1183
1260
  fineDimmerLocation: 0,
1184
1261
  strobeLocation: 3,
1185
1262
  whiteMacros: {
1263
+ 'Off': 0,
1186
1264
  '2800': 6,
1187
1265
  '3200': 26,
1188
1266
  '3500': 51,
@@ -1311,7 +1389,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1311
1389
  value: 219,
1312
1390
  },
1313
1391
  {
1314
- item: 'Auto Program 28',
1392
+ item: 'Auto Program 28, CYCLES 1-27',
1315
1393
  value: 227,
1316
1394
  },
1317
1395
  ]
@@ -1506,7 +1584,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1506
1584
  },
1507
1585
  ],
1508
1586
  name: 'WELL BATTEN 14',
1509
- },
1587
+ }, //UPDATED 3-11-26, retest
1510
1588
  800: {
1511
1589
  profileId: 800,
1512
1590
  channels: 11,
@@ -1523,18 +1601,44 @@ const baseProfiles: Record<number, BaseProfile> = {
1523
1601
  fineDimmerLocation: 0,
1524
1602
  strobeLocation: 6,
1525
1603
  whiteMacros: {
1526
- '2800': 10,
1527
- '3200': 35,
1528
- '3500': 56,
1529
- '4000': 91,
1530
- '4500': 126,
1531
- '5000': 161,
1532
- '5600': 151,
1533
- '6000': 217,
1534
- '6500': 224,
1604
+ 'Off': 0,
1605
+ '2800': 6,
1606
+ '2900': 13,
1607
+ '3000': 20,
1608
+ '3100': 27,
1609
+ '3200': 34,
1610
+ '3300': 41,
1611
+ '3400': 48,
1612
+ '3500': 55,
1613
+ '3600': 62,
1614
+ '3700': 69,
1615
+ '3800': 76,
1616
+ '3900': 83,
1617
+ '4000': 90,
1618
+ '4100': 97,
1619
+ '4200': 104,
1620
+ '4300': 111,
1621
+ '4400': 118,
1622
+ '4500': 125,
1623
+ '4600': 132,
1624
+ '4700': 139,
1625
+ '4800': 146,
1626
+ '4900': 153,
1627
+ '5000': 160,
1628
+ '5100': 167,
1629
+ '5200': 174,
1630
+ '5300': 181,
1631
+ '5400': 188,
1632
+ '5500': 195,
1633
+ '5600': 202,
1634
+ '5700': 209,
1635
+ '6000': 216,
1636
+ '6500': 223,
1637
+ '7000': 230,
1638
+ '7500': 237,
1639
+ '8000': 244,
1535
1640
  },
1536
- autoPrograms: null,
1537
- effectMacro: [
1641
+ autoPrograms: [
1538
1642
  {
1539
1643
  location: 9,
1540
1644
  label: 'Effect Macro',
@@ -1587,7 +1691,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1587
1691
  },
1588
1692
  ],
1589
1693
  name: 'onAir Panel 1 IP',
1590
- },//updated Anthony
1694
+ },//updated Anthony, updated 3-11-26, retest
1591
1695
  810: {
1592
1696
  profileId: 810,
1593
1697
  channels: 11,
@@ -1604,18 +1708,44 @@ const baseProfiles: Record<number, BaseProfile> = {
1604
1708
  fineDimmerLocation: 0,
1605
1709
  strobeLocation: 6,
1606
1710
  whiteMacros: {
1607
- '2800': 10,
1608
- '3200': 35,
1609
- '3500': 56,
1610
- '4000': 91,
1611
- '4500': 126,
1612
- '5000': 161,
1613
- '5600': 151,
1614
- '6000': 217,
1615
- '6500': 224,
1711
+ 'Off': 0,
1712
+ '2800': 6,
1713
+ '2900': 13,
1714
+ '3000': 20,
1715
+ '3100': 27,
1716
+ '3200': 34,
1717
+ '3300': 41,
1718
+ '3400': 48,
1719
+ '3500': 55,
1720
+ '3600': 62,
1721
+ '3700': 69,
1722
+ '3800': 76,
1723
+ '3900': 83,
1724
+ '4000': 90,
1725
+ '4100': 97,
1726
+ '4200': 104,
1727
+ '4300': 111,
1728
+ '4400': 118,
1729
+ '4500': 125,
1730
+ '4600': 132,
1731
+ '4700': 139,
1732
+ '4800': 146,
1733
+ '4900': 153,
1734
+ '5000': 160,
1735
+ '5100': 167,
1736
+ '5200': 174,
1737
+ '5300': 181,
1738
+ '5400': 188,
1739
+ '5500': 195,
1740
+ '5600': 202,
1741
+ '5700': 209,
1742
+ '6000': 216,
1743
+ '6500': 223,
1744
+ '7000': 230,
1745
+ '7500': 237,
1746
+ '8000': 244,
1616
1747
  },
1617
- autoPrograms: null,
1618
- effectMacro: [
1748
+ autoPrograms: [
1619
1749
  {
1620
1750
  location: 9,
1621
1751
  label: 'Effect Macro',
@@ -1668,7 +1798,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1668
1798
  },
1669
1799
  ],
1670
1800
  name: 'onAir Panel 2 IP',
1671
- },//updated Anthony
1801
+ },//updated Anthony, updated 3-11-26, retest
1672
1802
  820: {
1673
1803
  profileId: 820,
1674
1804
  channels: 11,
@@ -1685,18 +1815,44 @@ const baseProfiles: Record<number, BaseProfile> = {
1685
1815
  fineDimmerLocation: 0,
1686
1816
  strobeLocation: 6,
1687
1817
  whiteMacros: {
1688
- '2800': 10,
1689
- '3200': 35,
1690
- '3500': 56,
1691
- '4000': 91,
1692
- '4500': 126,
1693
- '5000': 161,
1694
- '5600': 151,
1695
- '6000': 217,
1696
- '6500': 224,
1818
+ 'Off': 0,
1819
+ '2800': 6,
1820
+ '2900': 13,
1821
+ '3000': 20,
1822
+ '3100': 27,
1823
+ '3200': 34,
1824
+ '3300': 41,
1825
+ '3400': 48,
1826
+ '3500': 55,
1827
+ '3600': 62,
1828
+ '3700': 69,
1829
+ '3800': 76,
1830
+ '3900': 83,
1831
+ '4000': 90,
1832
+ '4100': 97,
1833
+ '4200': 104,
1834
+ '4300': 111,
1835
+ '4400': 118,
1836
+ '4500': 125,
1837
+ '4600': 132,
1838
+ '4700': 139,
1839
+ '4800': 146,
1840
+ '4900': 153,
1841
+ '5000': 160,
1842
+ '5100': 167,
1843
+ '5200': 174,
1844
+ '5300': 181,
1845
+ '5400': 188,
1846
+ '5500': 195,
1847
+ '5600': 202,
1848
+ '5700': 209,
1849
+ '6000': 216,
1850
+ '6500': 223,
1851
+ '7000': 230,
1852
+ '7500': 237,
1853
+ '8000': 244,
1697
1854
  },
1698
- autoPrograms: null,
1699
- effectMacro: [
1855
+ autoPrograms: [
1700
1856
  {
1701
1857
  location: 9,
1702
1858
  label: 'Effect Macro',
@@ -1749,7 +1905,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1749
1905
  },
1750
1906
  ],
1751
1907
  name: 'onAir Panel 3 IP',
1752
- },//updated Anthony
1908
+ },//updated Anthony, updated 3-11-26, retest
1753
1909
  830: {
1754
1910
  profileId: 830,
1755
1911
  channels: 11,
@@ -1766,6 +1922,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1766
1922
  fineDimmerLocation: 0,
1767
1923
  strobeLocation: 6,
1768
1924
  whiteMacros: {
1925
+ 'Off': 0,
1769
1926
  '2800': 10,
1770
1927
  '3200': 35,
1771
1928
  '3500': 56,
@@ -1949,9 +2106,9 @@ const baseProfiles: Record<number, BaseProfile> = {
1949
2106
  profileId: 1070,
1950
2107
  channels: 1,
1951
2108
  rgbRelation: {
1952
- r: 0,
1953
- g: 0,
1954
- b: 0,
2109
+ r: 1,
2110
+ g: 1,
2111
+ b: 1,
1955
2112
  },
1956
2113
  whiteLocation: 0,
1957
2114
  amberLocation: 0,
@@ -1963,7 +2120,7 @@ const baseProfiles: Record<number, BaseProfile> = {
1963
2120
  whiteMacros: null,
1964
2121
  autoPrograms: null,
1965
2122
  name: 'Generic Dimmer',
1966
- },//Added Anthony
2123
+ },//Added Anthony, updated 3-11-26, retest
1967
2124
  10100: {
1968
2125
  profileId: 10100,
1969
2126
  channels: 12,
@@ -2782,6 +2939,10 @@ const baseProfiles: Record<number, BaseProfile> = {
2782
2939
  location: 12,
2783
2940
  label: 'Foreground Color',
2784
2941
  values: [
2942
+ {
2943
+ item: 'off',
2944
+ value: 252,
2945
+ },
2785
2946
  {
2786
2947
  item: 'Red',
2787
2948
  value: 0,
@@ -3034,10 +3195,6 @@ const baseProfiles: Record<number, BaseProfile> = {
3034
3195
  item: 'Red + Green + Blue + Amber + White + Purple',
3035
3196
  value: 248,
3036
3197
  },
3037
- {
3038
- item: 'off',
3039
- value: 252,
3040
- },
3041
3198
  ],
3042
3199
  },
3043
3200
  {
@@ -3052,6 +3209,10 @@ const baseProfiles: Record<number, BaseProfile> = {
3052
3209
  location: 14,
3053
3210
  label: 'Background Color',
3054
3211
  values: [
3212
+ {
3213
+ item: 'off',
3214
+ value: 252,
3215
+ },
3055
3216
  {
3056
3217
  item: 'Red',
3057
3218
  value: 0,
@@ -3304,10 +3465,6 @@ const baseProfiles: Record<number, BaseProfile> = {
3304
3465
  item: 'Red + Green + Blue + Amber + White + Purple',
3305
3466
  value: 248,
3306
3467
  },
3307
- {
3308
- item: 'off',
3309
- value: 252,
3310
- },
3311
3468
  ],
3312
3469
  },
3313
3470
  {
@@ -3354,7 +3511,7 @@ const baseProfiles: Record<number, BaseProfile> = {
3354
3511
  },
3355
3512
  ],
3356
3513
  name: 'FREEDOM Flex H9 IP',
3357
- }, // Done Andy
3514
+ }, // Done Andy //GOOD
3358
3515
  10130: {
3359
3516
  profileId: 10130,
3360
3517
  channels: 15,
@@ -3365,12 +3522,49 @@ const baseProfiles: Record<number, BaseProfile> = {
3365
3522
  },
3366
3523
  whiteLocation: 5,
3367
3524
  amberLocation: 0,
3368
- whiteMacrosLocation: 0,
3525
+ whiteMacrosLocation: 6,
3369
3526
  uvLocation: 0,
3370
3527
  dimmerLocation: 1,
3371
3528
  fineDimmerLocation: 0,
3372
3529
  strobeLocation: 7,
3373
- whiteMacros: null,
3530
+ whiteMacros: {
3531
+ 'Off': 0,
3532
+ '2800': 6,
3533
+ '2900': 13,
3534
+ '3000': 20,
3535
+ '3100': 27,
3536
+ '3200': 34,
3537
+ '3300': 41,
3538
+ '3400': 48,
3539
+ '3500': 55,
3540
+ '3600': 62,
3541
+ '3700': 69,
3542
+ '3800': 76,
3543
+ '3900': 83,
3544
+ '4000': 90,
3545
+ '4100': 97,
3546
+ '4200': 104,
3547
+ '4300': 111,
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,
3567
+ },
3374
3568
  autoPrograms: [
3375
3569
  {
3376
3570
  location: 8,
@@ -3573,7 +3767,8 @@ const baseProfiles: Record<number, BaseProfile> = {
3573
3767
  value: 224,
3574
3768
  },
3575
3769
  {
3576
- item: 'Auto'
3770
+ item: 'Auto',
3771
+ value: 238,
3577
3772
  },
3578
3773
  ],
3579
3774
  },
@@ -3658,7 +3853,8 @@ const baseProfiles: Record<number, BaseProfile> = {
3658
3853
  value: 224,
3659
3854
  },
3660
3855
  {
3661
- item: 'Auto'
3856
+ item: 'Auto',
3857
+ value: 238,
3662
3858
  },
3663
3859
  ],
3664
3860
  },
@@ -3690,7 +3886,7 @@ const baseProfiles: Record<number, BaseProfile> = {
3690
3886
  },
3691
3887
  ],
3692
3888
  name: 'FREEDOM Flex Stick',
3693
- },//updated Anthony
3889
+ },//updated Anthony, updated 3-11-26, retest AUTO color
3694
3890
  10210: {
3695
3891
  profileId: 10210,
3696
3892
  channels: 12,
@@ -3782,7 +3978,7 @@ const baseProfiles: Record<number, BaseProfile> = {
3782
3978
  },
3783
3979
  ],
3784
3980
  name: 'FREEDOM Par Hex-4',
3785
- }, //updated Anthony
3981
+ }, //updated Anthony //GOOD
3786
3982
  10211: {
3787
3983
  profileId: 10211,
3788
3984
  channels: 16,
@@ -4706,7 +4902,7 @@ const baseProfiles: Record<number, BaseProfile> = {
4706
4902
 
4707
4903
  ],
4708
4904
  name: 'FREEDOM Par Q9',
4709
- }, // Done David
4905
+ }, // Done David //
4710
4906
  10221: {
4711
4907
  profileId: 10221,
4712
4908
  channels: 14,
@@ -4980,7 +5176,7 @@ const baseProfiles: Record<number, BaseProfile> = {
4980
5176
  },
4981
5177
  ],
4982
5178
  name: 'FREEDOM Par Q12',
4983
- },// Added Anthony
5179
+ },// Added Anthony //GOOD
4984
5180
  10230: {
4985
5181
  profileId: 10230,
4986
5182
  channels: 10,
@@ -5466,7 +5662,15 @@ const baseProfiles: Record<number, BaseProfile> = {
5466
5662
  start: 0,
5467
5663
  end: 255
5468
5664
  },
5469
-
5665
+ altLabel: 'Sound Sensitivity',
5666
+ altRange: {
5667
+ start: 11,
5668
+ end: 255
5669
+ },
5670
+ altCondition: {
5671
+ location: 7,
5672
+ minValue: 241,
5673
+ }
5470
5674
  },
5471
5675
  ],
5472
5676
  dimmerSpeedMode: [
@@ -5496,7 +5700,7 @@ const baseProfiles: Record<number, BaseProfile> = {
5496
5700
 
5497
5701
  ],
5498
5702
  name: 'FREEDOM Par Tri-6',
5499
- },//updated Anthony
5703
+ },//updated Anthony //updated, fixed sound sensitivity
5500
5704
  10300: {
5501
5705
  profileId: 10300,
5502
5706
  channels: 10,
@@ -5740,7 +5944,7 @@ const baseProfiles: Record<number, BaseProfile> = {
5740
5944
 
5741
5945
  ],
5742
5946
  name: 'FREEDOM H1 IP X4',
5743
- },//updated Anthony
5947
+ },//updated Anthony //GOOD
5744
5948
  10330: {
5745
5949
  profileId: 10330,
5746
5950
  channels: 8,