Skip to content

Add 0 new fixtures#5426

Closed
FloEdelmann wants to merge 1 commit intomasterfrom
branch2026-02-17T22-56-10
Closed

Add 0 new fixtures#5426
FloEdelmann wants to merge 1 commit intomasterfrom
branch2026-02-17T22-56-10

Conversation

@FloEdelmann
Copy link
Member

  • Update fixture chauvet-dj/eve-p-130-rgb

Thank you Claude Opus 4.6 and Erik Hagerup!

@FloEdelmann FloEdelmann added new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website. labels Feb 17, 2026
@github-actions
Copy link

Plugin export diff

(Output of test script tests/github/export-diff.js.)

You can view your uncommitted changes in plugin exports manually by executing:
$ node cli/diff-plugin-outputs.js -p <plugin-key> [-c <compare-plugin-key>] <fixtures>

🆚 chauvet-dj/eve-p-130-rgb: aglight
Changed outputted file aglight_fixture_library.json
--- removed
+++ added
@@ -5,38 +5,42 @@
       "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
       "name": "EVE P-130 RGB",
       "categories": ["Color Changer"],
       "meta": {
-        "authors": ["Flo Edelmann"],
-        "createDate": "2018-09-14",
-        "lastModifyDate": "2018-09-14"
+        "authors": ["Claude Opus 4.6", "Erik Hagerup"],
+        "createDate": "2026-02-17",
+        "lastModifyDate": "2026-02-17",
+        "importPlugin": {
+          "plugin": "qlcplus_4.12.1",
+          "date": "2026-02-17",
+          "comment": "created by Q Light Controller Plus (version 5.2.0)"
+        }
       },
-      "links": {
-        "manual": [
-          "https://www.chauvetdj.com/wp-content/uploads/2017/10/EVE_P-130_RGB_UM_Rev3_WO.pdf"
-        ],
-        "productPage": [
-          "https://www.chauvetdj.com/products/eve-p-130-rgb/"
-        ],
-        "video": [
-          "https://www.youtube.com/watch?v=JtAzheSvCG4"
-        ]
-      },
       "physical": {
         "dimensions": [245, 305, 220],
         "weight": 3.5,
         "power": 122,
         "DMXconnector": "3-pin and 5-pin",
         "bulb": {
-          "type": "13 red LEDs, 13 green LEDs, 14 blue LEDs",
+          "type": "13x Red LED, 13x Green LED, 14x Blue LED",
           "lumens": 1390
         },
         "lens": {
           "degreesMinMax": [25, 45]
         }
       },
       "availableChannels": {
+        "Dimmer": {
+          "defaultValue": 0,
+          "capabilities": [
+            {
+              "type": "Intensity"
+            }
+          ],
+          "singleCapability": true
+        },
         "Red": {
+          "defaultValue": 0,
           "capabilities": [
             {
               "type": "ColorIntensity",
               "color": "#ff0000"
@@ -44,8 +48,9 @@
           ],
           "singleCapability": true
         },
         "Green": {
+          "defaultValue": 0,
           "capabilities": [
             {
               "type": "ColorIntensity",
               "color": "#00ff00"
@@ -53,38 +58,33 @@
           ],
           "singleCapability": true
         },
         "Blue": {
+          "defaultValue": 0,
           "capabilities": [
             {
               "type": "ColorIntensity",
               "color": "#0000ff"
             }
           ],
           "singleCapability": true
         },
-        "Dimmer": {
-          "capabilities": [
-            {
-              "type": "Intensity"
-            }
-          ],
-          "singleCapability": true
-        },
         "Color Macros": {
+          "defaultValue": 0,
           "capabilities": [
             {
               "dmxRange": [0, 15],
               "type": "NoFunction"
             },
             {
               "dmxRange": [16, 255],
               "type": "ColorPreset",
-              "helpWanted": "Which colors can be selected at which DMX values?"
+              "comment": "Color macros"
             }
           ]
         },
         "Strobe": {
+          "defaultValue": 0,
           "capabilities": [
             {
               "dmxRange": [0, 15],
               "type": "NoFunction"
@@ -93,164 +93,121 @@
               "dmxRange": [16, 255],
               "type": "ShutterStrobe",
               "shutterEffect": "Strobe",
               "speedStart": 0,
-              "speedEnd": 34
+              "speedEnd": 34,
+              "comment": "Strobe, slow to fast"
             }
           ]
         },
         "Auto Programs": {
           "defaultValue": 0,
           "capabilities": [
             {
               "dmxRange": [0, 31],
-              "type": "NoFunction",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "type": "NoFunction"
             },
             {
               "dmxRange": [32, 63],
               "type": "Effect",
-              "effectName": "0–100%",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "effectName": "0–100%"
             },
             {
               "dmxRange": [64, 95],
               "type": "Effect",
-              "effectName": "100–0%",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "effectName": "100–0%"
             },
             {
               "dmxRange": [96, 127],
               "type": "Effect",
-              "effectName": "100–0–100%",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "effectName": "100–0–100%"
             },
             {
               "dmxRange": [128, 159],
               "type": "Effect",
-              "effectPreset": "ColorFade",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "effectName": "Color fade program"
             },
             {
               "dmxRange": [160, 191],
               "type": "Effect",
-              "effectPreset": "ColorJump",
-              "comment": "7 colors",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "effectName": "7-color snap program"
             },
             {
               "dmxRange": [192, 223],
               "type": "Effect",
-              "effectPreset": "ColorJump",
-              "comment": "18 colors",
-              "switchChannels": {
-                "Speed / Sensitivity": "Program Speed"
-              }
+              "effectName": "18-color snap program"
             },
             {
               "dmxRange": [224, 249],
               "type": "Effect",
               "effectName": "Sound-active program 1",
-              "soundControlled": true,
-              "switchChannels": {
-                "Speed / Sensitivity": "Sound Sensitivity"
-              }
+              "soundControlled": true
             },
             {
               "dmxRange": [250, 255],
               "type": "Effect",
               "effectName": "Sound-active program 2",
-              "soundControlled": true,
-              "switchChannels": {
-                "Speed / Sensitivity": "Sound Sensitivity"
-              }
+              "soundControlled": true
             }
           ]
         },
-        "Program Speed": {
+        "Program Speed / Sound Sensitivity": {
+          "defaultValue": 0,
           "capabilities": [
             {
-              "type": "EffectSpeed",
+              "type": "Speed",
+              "comment": "Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high)",
               "speedStart": "slow",
-              "speedEnd": "fast"
+              "speedEnd": "fast",
+              "helpWanted": "Are the automatically added speed values correct?"
             }
           ],
           "singleCapability": true
         },
-        "Sound Sensitivity": {
-          "capabilities": [
-            {
-              "dmxRange": [0, 10],
-              "type": "SoundSensitivity",
-              "soundSensitivity": "off"
-            },
-            {
-              "dmxRange": [11, 255],
-              "type": "SoundSensitivity",
-              "soundSensitivityStart": "low",
-              "soundSensitivityEnd": "high"
-            }
-          ]
-        },
         "Dimmer Speed Mode": {
+          "defaultValue": 0,
           "capabilities": [
             {
               "dmxRange": [0, 51],
-              "type": "NoFunction",
+              "type": "Maintenance",
               "comment": "Dimmer speed set from display"
             },
             {
               "dmxRange": [52, 101],
               "type": "Maintenance",
-              "parameter": "off",
-              "comment": "Dimmer speed"
+              "comment": "Dimmer speed mode off"
             },
             {
               "dmxRange": [102, 152],
               "type": "Maintenance",
-              "parameter": "fast",
-              "comment": "Dimmer speed"
+              "comment": "Dimmer speed mode 1 (fast)"
             },
             {
               "dmxRange": [153, 203],
               "type": "Maintenance",
-              "parameter": 50,
-              "comment": "Dimmer speed"
+              "comment": "Dimmer speed mode 2 (medium)"
             },
             {
               "dmxRange": [204, 255],
               "type": "Maintenance",
-              "parameter": "slow",
-              "comment": "Dimmer speed"
+              "comment": "Dimmer speed mode 3 (slow)"
             }
           ]
         }
       },
       "modes": [
         {
           "name": "3-channel RGB",
-          "shortName": "3ch",
+          "shortName": "3ch RGB",
           "channels": [
             "Red",
             "Green",
             "Blue"
           ]
         },
         {
           "name": "4-channel DRGB",
-          "shortName": "4ch",
+          "shortName": "4ch DRGB",
           "channels": [
             "Dimmer",
             "Red",
             "Green",
@@ -267,9 +224,9 @@
             "Blue",
             "Color Macros",
             "Strobe",
             "Auto Programs",
-            "Speed / Sensitivity",
+            "Program Speed / Sound Sensitivity",
             "Dimmer Speed Mode"
           ]
         }
       ],
🆚 chauvet-dj/eve-p-130-rgb: color-chief
Removed files
  • chauvet-dj_eve-p-130-rgb_3ch.lib
  • chauvet-dj_eve-p-130-rgb_3ch.txt
  • chauvet-dj_eve-p-130-rgb_4ch.lib
  • chauvet-dj_eve-p-130-rgb_4ch.txt
Added files
  • chauvet-dj_eve-p-130-rgb_3ch RGB.lib
  • chauvet-dj_eve-p-130-rgb_3ch RGB.txt
  • chauvet-dj_eve-p-130-rgb_4ch DRGB.lib
  • chauvet-dj_eve-p-130-rgb_4ch DRGB.txt
Changed outputted file chauvet-dj_eve-p-130-rgb_9ch.txt
--- removed
+++ added
@@ -31,6 +31,6 @@
 Dimmer 4: –
 Shutter 4: –
 Color Wheel: Color Macros
 FP 1: Auto Programs
-FP 2: Speed / Sensitivity
+FP 2: Program Speed / Sound Sensitivity
 FP 3: Dimmer Speed Mode
\ No newline at end of file
🆚 chauvet-dj/eve-p-130-rgb: colorsource
Changed outputted file userlib.jlib
--- removed
+++ added
@@ -259,9 +259,9 @@
             {
               "begin": 16,
               "default": 16,
               "end": 255,
-              "label": "Color preset"
+              "label": "Color macros"
             }
           ],
           "size": 8,
           "snap": true,
@@ -284,9 +284,9 @@
             {
               "begin": 16,
               "default": 16,
               "end": 255,
-              "label": "Strobe 0…34Hz"
+              "label": "Strobe 0…34Hz (Strobe, slow to fast)"
             }
           ],
           "size": 8,
           "snap": true,
@@ -327,21 +327,21 @@
             {
               "begin": 128,
               "default": 128,
               "end": 159,
-              "label": "Color fade"
+              "label": "Color fade program"
             },
             {
               "begin": 160,
               "default": 160,
               "end": 191,
-              "label": "Color jump (7 colors)"
+              "label": "7-color snap program"
             },
             {
               "begin": 192,
               "default": 192,
               "end": 223,
-              "label": "Color jump (18 colors)"
+              "label": "18-color snap program"
             },
             {
               "begin": 224,
               "default": 224,
@@ -364,15 +364,15 @@
           "fadeWithIntensity": false,
           "highlight": 65535,
           "home": 0,
           "invert": false,
-          "name": "Speed / Sensitivity",
+          "name": "Program Speed / Sound Sensitivity",
           "ranges": [
             {
               "begin": 0,
               "default": 0,
               "end": 255,
-              "label": "Effect speed slow…fast"
+              "label": "Speed slow…fast (Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high))"
             }
           ],
           "size": 8,
           "snap": false,
@@ -395,27 +395,27 @@
             {
               "begin": 52,
               "default": 52,
               "end": 101,
-              "label": "Dimmer speed off"
+              "label": "Dimmer speed mode off"
             },
             {
               "begin": 102,
               "default": 102,
               "end": 152,
-              "label": "Dimmer speed fast"
+              "label": "Dimmer speed mode 1 (fast)"
             },
             {
               "begin": 153,
               "default": 153,
               "end": 203,
-              "label": "Dimmer speed 50%"
+              "label": "Dimmer speed mode 2 (medium)"
             },
             {
               "begin": 204,
               "default": 204,
               "end": 255,
-              "label": "Dimmer speed slow"
+              "label": "Dimmer speed mode 3 (slow)"
             }
           ],
           "size": 8,
           "snap": true,
🆚 chauvet-dj/eve-p-130-rgb: d-light
Removed files
  • chauvet-dj/eve-p-130-rgb-3ch.xml
  • chauvet-dj/eve-p-130-rgb-4ch.xml
Added files
  • chauvet-dj/eve-p-130-rgb-3ch RGB.xml
  • chauvet-dj/eve-p-130-rgb-4ch DRGB.xml
Changed outputted file chauvet-dj/eve-p-130-rgb-9ch.xml
--- removed
+++ added
@@ -3,9 +3,9 @@
   <OFL_Export id="dummy version by diff-plugin-outputs">https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb</OFL_Export>
   <frames id="9"/>
   <ManufacturerName>Chauvet DJ</ManufacturerName>
   <ModelName>EVE P-130 RGB (9-channel)</ModelName>
-  <creationDate>2018-09-14</creationDate>
+  <creationDate>2026-02-17</creationDate>
   <Attributes>
     <AttributesDefinition id="INTENSITY" length="1">
       <ThisAttribute id="0">
         <HOME id="0"/>
@@ -56,9 +56,9 @@
         <minLevel id="0"/>
         <maxLevel id="255"/>
         <Definitions index="2">
           <name min="0" max="15" snap="0" timeHolder="0" dummy="0">No function</name>
-          <name min="16" max="255" snap="16" timeHolder="0" dummy="0">Color preset</name>
+          <name min="16" max="255" snap="16" timeHolder="0" dummy="0">Color macros</name>
         </Definitions>
       </ThisAttribute>
     </AttributesDefinition>
     <AttributesDefinition id="EFFECT" length="3">
@@ -69,9 +69,9 @@
         <minLevel id="0"/>
         <maxLevel id="255"/>
         <Definitions index="2">
           <name min="0" max="15" snap="0" timeHolder="0" dummy="0">No function</name>
-          <name min="16" max="255" snap="16" timeHolder="0" dummy="0">Strobe 0…34Hz</name>
+          <name min="16" max="255" snap="16" timeHolder="0" dummy="0">Strobe 0…34Hz (Strobe, slow to fast)</name>
         </Definitions>
       </ThisAttribute>
       <ThisAttribute id="1">
         <HOME id="0"/>
@@ -83,23 +83,23 @@
           <name min="0" max="31" snap="0" timeHolder="0" dummy="0">No function</name>
           <name min="32" max="63" snap="32" timeHolder="0" dummy="0">0–100%</name>
           <name min="64" max="95" snap="64" timeHolder="0" dummy="0">100–0%</name>
           <name min="96" max="127" snap="96" timeHolder="0" dummy="0">100–0–100%</name>
-          <name min="128" max="159" snap="128" timeHolder="0" dummy="0">Color fade</name>
-          <name min="160" max="191" snap="160" timeHolder="0" dummy="0">Color jump (7 colors)</name>
-          <name min="192" max="223" snap="192" timeHolder="0" dummy="0">Color jump (18 colors)</name>
+          <name min="128" max="159" snap="128" timeHolder="0" dummy="0">Color fade program</name>
+          <name min="160" max="191" snap="160" timeHolder="0" dummy="0">7-color snap program</name>
+          <name min="192" max="223" snap="192" timeHolder="0" dummy="0">18-color snap program</name>
           <name min="224" max="249" snap="224" timeHolder="0" dummy="0">Sound-active program 1</name>
           <name min="250" max="255" snap="250" timeHolder="0" dummy="0">Sound-active program 2</name>
         </Definitions>
       </ThisAttribute>
       <ThisAttribute id="2">
         <HOME id="0"/>
         <addressIndex id="7"/>
-        <parameterName id="SPEED_|_SENSITIVITY"/>
+        <parameterName id="PROGRAM_SPEED_|_SOUND_SENSITIVITY"/>
         <minLevel id="0"/>
         <maxLevel id="255"/>
         <Definitions index="1">
-          <name min="0" max="255" snap="0" timeHolder="0" dummy="0">Effect speed slow…fast</name>
+          <name min="0" max="255" snap="0" timeHolder="0" dummy="0">Speed slow…fast (Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high))</name>
         </Definitions>
       </ThisAttribute>
     </AttributesDefinition>
     <AttributesDefinition id="CONTROL" length="1">
@@ -110,12 +110,12 @@
         <minLevel id="0"/>
         <maxLevel id="255"/>
         <Definitions index="5">
           <name min="0" max="51" snap="0" timeHolder="0" dummy="0">Dimmer speed set from display</name>
-          <name min="52" max="101" snap="52" timeHolder="0" dummy="0">Dimmer speed off</name>
-          <name min="102" max="152" snap="102" timeHolder="0" dummy="0">Dimmer speed fast</name>
-          <name min="153" max="203" snap="153" timeHolder="0" dummy="0">Dimmer speed 50%</name>
-          <name min="204" max="255" snap="204" timeHolder="0" dummy="0">Dimmer speed slow</name>
+          <name min="52" max="101" snap="52" timeHolder="0" dummy="0">Dimmer speed mode off</name>
+          <name min="102" max="152" snap="102" timeHolder="0" dummy="0">Dimmer speed mode 1 (fast)</name>
+          <name min="153" max="203" snap="153" timeHolder="0" dummy="0">Dimmer speed mode 2 (medium)</name>
+          <name min="204" max="255" snap="204" timeHolder="0" dummy="0">Dimmer speed mode 3 (slow)</name>
         </Definitions>
       </ThisAttribute>
     </AttributesDefinition>
   </Attributes>
🆚 chauvet-dj/eve-p-130-rgb: dmxcontrol3
Removed files
  • chauvet-dj-eve-p-130-rgb-3ch.xml
  • chauvet-dj-eve-p-130-rgb-4ch.xml
Added files
  • chauvet-dj-eve-p-130-rgb-3ch-RGB.xml
  • chauvet-dj-eve-p-130-rgb-4ch-DRGB.xml
Changed outputted file chauvet-dj-eve-p-130-rgb-9ch.xml
--- removed
+++ added
@@ -2,9 +2,9 @@
 <device type="DMXDevice" dmxaddresscount="9" dmxcversion="3" ddfversion="dummy version by diff-plugin-outputs">
   <information>
     <model>EVE P-130 RGB</model>
     <vendor>Chauvet DJ</vendor>
-    <author>Flo Edelmann</author>
+    <author>Claude Opus 4.6, Erik Hagerup</author>
     <mode>9-channel</mode>
   </information>
   <functions>
     <dimmer name="Dimmer" dmxchannel="0"/>
@@ -16,9 +16,9 @@
     <rawstep name="Color Macros" dmxchannel="4">
       <step mindmx="0" maxdmx="15" caption="No function"/>
     </rawstep>
     <colorwheel name="Color Macros" dmxchannel="4">
-      <step type="color" val="#999999" mindmx="16" maxdmx="255" caption="Color preset"/>
+      <step type="color" val="#999999" mindmx="16" maxdmx="255" caption="Color macros"/>
     </colorwheel>
     <strobe name="Strobe" dmxchannel="5">
       <step mindmx="0" maxdmx="15" type="open"/>
       <range mindmx="16" maxdmx="255" minval="0" maxval="34" type="linear"/>
@@ -27,36 +27,39 @@
       <step mindmx="0" maxdmx="31" caption="No function"/>
       <step mindmx="32" maxdmx="63" caption="0–100%"/>
       <step mindmx="64" maxdmx="95" caption="100–0%"/>
       <step mindmx="96" maxdmx="127" caption="100–0–100%"/>
-      <step mindmx="128" maxdmx="159" caption="Color fade"/>
-      <step mindmx="160" maxdmx="191" caption="Color jump (7 colors)"/>
-      <step mindmx="192" maxdmx="223" caption="Color jump (18 colors)"/>
+      <step mindmx="128" maxdmx="159" caption="Color fade program"/>
+      <step mindmx="160" maxdmx="191" caption="7-color snap program"/>
+      <step mindmx="192" maxdmx="223" caption="18-color snap program"/>
       <step mindmx="224" maxdmx="249" caption="Sound-active program 1"/>
       <step mindmx="250" maxdmx="255" caption="Sound-active program 2"/>
     </rawstep>
-    <raw name="Program Speed" dmxchannel="7">
-      <range mindmx="0" maxdmx="255" minval="1" maxval="100" caption="Effect speed slow…fast" type="linear"/>
+    <raw name="Program Speed / Sound Sensitivity" dmxchannel="7">
+      <range mindmx="0" maxdmx="255" minval="1" maxval="100" caption="Speed slow…fast (Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high))" type="linear"/>
     </raw>
     <rawstep name="Dimmer Speed Mode" dmxchannel="8">
       <step mindmx="0" maxdmx="51" caption="Dimmer speed set from display"/>
-      <step mindmx="52" maxdmx="101" caption="Dimmer speed off"/>
-      <step mindmx="102" maxdmx="152" caption="Dimmer speed fast"/>
-      <step mindmx="153" maxdmx="203" caption="Dimmer speed 50%"/>
-      <step mindmx="204" maxdmx="255" caption="Dimmer speed slow"/>
+      <step mindmx="52" maxdmx="101" caption="Dimmer speed mode off"/>
+      <step mindmx="102" maxdmx="152" caption="Dimmer speed mode 1 (fast)"/>
+      <step mindmx="153" maxdmx="203" caption="Dimmer speed mode 2 (medium)"/>
+      <step mindmx="204" maxdmx="255" caption="Dimmer speed mode 3 (slow)"/>
     </rawstep>
   </functions>
   <procedures>
-    <procedure name="Dimmer speed">
+    <procedure name="Dimmer speed set from display">
+      <set dmxchannel="8" value="0"/>
+    </procedure>
+    <procedure name="Dimmer speed mode off">
       <set dmxchannel="8" value="52"/>
     </procedure>
-    <procedure name="Dimmer speed">
+    <procedure name="Dimmer speed mode 1 (fast)">
       <set dmxchannel="8" value="102"/>
     </procedure>
-    <procedure name="Dimmer speed">
+    <procedure name="Dimmer speed mode 2 (medium)">
       <set dmxchannel="8" value="153"/>
     </procedure>
-    <procedure name="Dimmer speed">
+    <procedure name="Dimmer speed mode 3 (slow)">
       <set dmxchannel="8" value="204"/>
     </procedure>
   </procedures>
 </device>
\ No newline at end of file
🆚 chauvet-dj/eve-p-130-rgb: dragonframe
Changed outputted file chauvet-dj/eve-p-130-rgb.json
--- removed
+++ added
@@ -2,74 +2,74 @@
   "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/schema-12.2.1/schemas/fixture.json",
   "name": "EVE P-130 RGB",
   "categories": ["Color Changer"],
   "meta": {
-    "authors": ["Flo Edelmann"],
-    "createDate": "2018-09-14",
-    "lastModifyDate": "2018-09-14"
+    "authors": ["Claude Opus 4.6", "Erik Hagerup"],
+    "createDate": "2026-02-17",
+    "lastModifyDate": "2026-02-17",
+    "importPlugin": {
+      "plugin": "qlcplus_4.12.1",
+      "date": "2026-02-17",
+      "comment": "created by Q Light Controller Plus (version 5.2.0)"
+    }
   },
-  "links": {
-    "manual": [
-      "https://www.chauvetdj.com/wp-content/uploads/2017/10/EVE_P-130_RGB_UM_Rev3_WO.pdf"
-    ],
-    "productPage": [
-      "https://www.chauvetdj.com/products/eve-p-130-rgb/"
-    ],
-    "video": [
-      "https://www.youtube.com/watch?v=JtAzheSvCG4"
-    ]
-  },
   "physical": {
     "dimensions": [245, 305, 220],
     "weight": 3.5,
     "power": 122,
     "DMXconnector": "3-pin and 5-pin",
     "bulb": {
-      "type": "13 red LEDs, 13 green LEDs, 14 blue LEDs",
+      "type": "13x Red LED, 13x Green LED, 14x Blue LED",
       "lumens": 1390
     },
     "lens": {
       "degreesMinMax": [25, 45]
     }
   },
   "availableChannels": {
+    "Dimmer": {
+      "defaultValue": 0,
+      "capability": {
+        "type": "Intensity"
+      }
+    },
     "Red": {
+      "defaultValue": 0,
       "capability": {
         "type": "ColorIntensity",
         "color": "Red"
       }
     },
     "Green": {
+      "defaultValue": 0,
       "capability": {
         "type": "ColorIntensity",
         "color": "Green"
       }
     },
     "Blue": {
+      "defaultValue": 0,
       "capability": {
         "type": "ColorIntensity",
         "color": "Blue"
       }
     },
-    "Dimmer": {
-      "capability": {
-        "type": "Intensity"
-      }
-    },
     "Color Macros": {
+      "defaultValue": 0,
       "capabilities": [
         {
           "dmxRange": [0, 15],
           "type": "NoFunction"
         },
         {
           "dmxRange": [16, 255],
           "type": "ColorPreset",
-          "helpWanted": "Which colors can be selected at which DMX values?"
+          "comment": "Color macros"
         }
       ]
     },
     "Strobe": {
+      "defaultValue": 0,
       "capabilities": [
         {
           "dmxRange": [0, 15],
           "type": "NoFunction"
@@ -78,161 +78,118 @@
           "dmxRange": [16, 255],
           "type": "ShutterStrobe",
           "shutterEffect": "Strobe",
           "speedStart": "0Hz",
-          "speedEnd": "34Hz"
+          "speedEnd": "34Hz",
+          "comment": "Strobe, slow to fast"
         }
       ]
     },
     "Auto Programs": {
       "defaultValue": 0,
       "capabilities": [
         {
           "dmxRange": [0, 31],
-          "type": "NoFunction",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "type": "NoFunction"
         },
         {
           "dmxRange": [32, 63],
           "type": "Effect",
-          "effectName": "0–100%",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "effectName": "0–100%"
         },
         {
           "dmxRange": [64, 95],
           "type": "Effect",
-          "effectName": "100–0%",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "effectName": "100–0%"
         },
         {
           "dmxRange": [96, 127],
           "type": "Effect",
-          "effectName": "100–0–100%",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "effectName": "100–0–100%"
         },
         {
           "dmxRange": [128, 159],
           "type": "Effect",
-          "effectPreset": "ColorFade",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "effectName": "Color fade program"
         },
         {
           "dmxRange": [160, 191],
           "type": "Effect",
-          "effectPreset": "ColorJump",
-          "comment": "7 colors",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "effectName": "7-color snap program"
         },
         {
           "dmxRange": [192, 223],
           "type": "Effect",
-          "effectPreset": "ColorJump",
-          "comment": "18 colors",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "effectName": "18-color snap program"
         },
         {
           "dmxRange": [224, 249],
           "type": "Effect",
           "effectName": "Sound-active program 1",
-          "soundControlled": true,
-          "switchChannels": {
-            "Speed / Sensitivity": "Sound Sensitivity"
-          }
+          "soundControlled": true
         },
         {
           "dmxRange": [250, 255],
           "type": "Effect",
           "effectName": "Sound-active program 2",
-          "soundControlled": true,
-          "switchChannels": {
-            "Speed / Sensitivity": "Sound Sensitivity"
-          }
+          "soundControlled": true
         }
       ]
     },
-    "Program Speed": {
+    "Program Speed / Sound Sensitivity": {
+      "defaultValue": 0,
       "capability": {
-        "type": "EffectSpeed",
+        "type": "Speed",
+        "comment": "Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high)",
         "speedStart": "slow",
-        "speedEnd": "fast"
+        "speedEnd": "fast",
+        "helpWanted": "Are the automatically added speed values correct?"
       }
     },
-    "Sound Sensitivity": {
-      "capabilities": [
-        {
-          "dmxRange": [0, 10],
-          "type": "SoundSensitivity",
-          "soundSensitivity": "off"
-        },
-        {
-          "dmxRange": [11, 255],
-          "type": "SoundSensitivity",
-          "soundSensitivityStart": "low",
-          "soundSensitivityEnd": "high"
-        }
-      ]
-    },
     "Dimmer Speed Mode": {
+      "defaultValue": 0,
       "capabilities": [
         {
           "dmxRange": [0, 51],
-          "type": "NoFunction",
+          "type": "Maintenance",
           "comment": "Dimmer speed set from display"
         },
         {
           "dmxRange": [52, 101],
           "type": "Maintenance",
-          "parameter": "off",
-          "comment": "Dimmer speed"
+          "comment": "Dimmer speed mode off"
         },
         {
           "dmxRange": [102, 152],
           "type": "Maintenance",
-          "parameter": "fast",
-          "comment": "Dimmer speed"
+          "comment": "Dimmer speed mode 1 (fast)"
         },
         {
           "dmxRange": [153, 203],
           "type": "Maintenance",
-          "parameter": "50%",
-          "comment": "Dimmer speed"
+          "comment": "Dimmer speed mode 2 (medium)"
         },
         {
           "dmxRange": [204, 255],
           "type": "Maintenance",
-          "parameter": "slow",
-          "comment": "Dimmer speed"
+          "comment": "Dimmer speed mode 3 (slow)"
         }
       ]
     }
   },
   "modes": [
     {
       "name": "3-channel RGB",
-      "shortName": "3ch",
+      "shortName": "3ch RGB",
       "channels": [
         "Red",
         "Green",
         "Blue"
       ]
     },
     {
       "name": "4-channel DRGB",
-      "shortName": "4ch",
+      "shortName": "4ch DRGB",
       "channels": [
         "Dimmer",
         "Red",
         "Green",
@@ -249,9 +206,9 @@
         "Blue",
         "Color Macros",
         "Strobe",
         "Auto Programs",
-        "Speed / Sensitivity",
+        "Program Speed / Sound Sensitivity",
         "Dimmer Speed Mode"
       ]
     }
   ],
🆚 chauvet-dj/eve-p-130-rgb: ecue
Changed outputted file UserLibrary.xml
--- removed
+++ added
@@ -2,9 +2,9 @@
 <Document Owner="user" TypeVersion="2" SaveTimeStamp="2026-02-17#22:57:34">
     <Library>
         <Fixtures>
             <Manufacturer _CreationDate="2026-02-17#22:57:34" _ModifiedDate="2026-02-17#22:57:34" Name="Chauvet DJ" Comment="" Web="https://www.chauvetdj.com/">
-                <Fixture _CreationDate="2018-09-14#00:00:00" _ModifiedDate="2018-09-14#00:00:00" Name="EVE P-130 RGB (3ch mode)" NameShort="EVE P-130 RGB-3ch" Comment="generated by the Open Fixture Library – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb" AllocateDmxChannels="3" Weight="3.5" Power="122" DimWidth="245" DimHeight="305" DimDepth="220">
+                <Fixture _CreationDate="2026-02-17#00:00:00" _ModifiedDate="2026-02-17#00:00:00" Name="EVE P-130 RGB (3ch RGB mode)" NameShort="EVE P-130 RGB-3ch RGB" Comment="generated by the Open Fixture Library – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb" AllocateDmxChannels="3" Weight="3.5" Power="122" DimWidth="245" DimHeight="305" DimDepth="220">
                     <ChannelColor Name="Red" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="1" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="1">
                         <Range Name="Red off…bright" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelColor>
                     <ChannelColor Name="Green" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="2" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="2">
@@ -13,9 +13,9 @@
                     <ChannelColor Name="Blue" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="3" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="3">
                         <Range Name="Blue off…bright" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelColor>
                 </Fixture>
-                <Fixture _CreationDate="2018-09-14#00:00:00" _ModifiedDate="2018-09-14#00:00:00" Name="EVE P-130 RGB (4ch mode)" NameShort="EVE P-130 RGB-4ch" Comment="generated by the Open Fixture Library – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb" AllocateDmxChannels="4" Weight="3.5" Power="122" DimWidth="245" DimHeight="305" DimDepth="220">
+                <Fixture _CreationDate="2026-02-17#00:00:00" _ModifiedDate="2026-02-17#00:00:00" Name="EVE P-130 RGB (4ch DRGB mode)" NameShort="EVE P-130 RGB-4ch DRGB" Comment="generated by the Open Fixture Library – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb" AllocateDmxChannels="4" Weight="3.5" Power="122" DimWidth="245" DimHeight="305" DimDepth="220">
                     <ChannelIntensity Name="Dimmer" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="1" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="1">
                         <Range Name="Intensity off…bright" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelIntensity>
                     <ChannelColor Name="Red" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="2" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="2">
@@ -27,9 +27,9 @@
                     <ChannelColor Name="Blue" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="4" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="4">
                         <Range Name="Blue off…bright" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelColor>
                 </Fixture>
-                <Fixture _CreationDate="2018-09-14#00:00:00" _ModifiedDate="2018-09-14#00:00:00" Name="EVE P-130 RGB (9ch mode)" NameShort="EVE P-130 RGB-9ch" Comment="generated by the Open Fixture Library – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb" AllocateDmxChannels="9" Weight="3.5" Power="122" DimWidth="245" DimHeight="305" DimDepth="220">
+                <Fixture _CreationDate="2026-02-17#00:00:00" _ModifiedDate="2026-02-17#00:00:00" Name="EVE P-130 RGB (9ch mode)" NameShort="EVE P-130 RGB-9ch" Comment="generated by the Open Fixture Library – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb" AllocateDmxChannels="9" Weight="3.5" Power="122" DimWidth="245" DimHeight="305" DimDepth="220">
                     <ChannelIntensity Name="Dimmer" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="1" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="1">
                         <Range Name="Intensity off…bright" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelIntensity>
                     <ChannelColor Name="Red" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="2" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="2">
@@ -42,34 +42,34 @@
                         <Range Name="Blue off…bright" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelColor>
                     <ChannelColor Name="Color Macros" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="5" DmxByte1="0" Constant="0" Crossfade="0" Invert="0" Precedence="LTP" ClassicPos="5">
                         <Range Name="No function" Start="0" End="15" AutoMenu="1" Centre="0"/>
-                        <Range Name="Color preset" Start="16" End="255" AutoMenu="1" Centre="0"/>
+                        <Range Name="Color macros" Start="16" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelColor>
                     <ChannelBeam Name="Strobe" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="6" DmxByte1="0" Constant="0" Crossfade="0" Invert="0" Precedence="LTP" ClassicPos="6">
                         <Range Name="No function" Start="0" End="15" AutoMenu="1" Centre="0"/>
-                        <Range Name="Strobe 0…34Hz" Start="16" End="255" AutoMenu="1" Centre="0"/>
+                        <Range Name="Strobe 0…34Hz (Strobe, slow to fast)" Start="16" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelBeam>
                     <ChannelBeam Name="Auto Programs" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="7" DmxByte1="0" Constant="0" Crossfade="0" Invert="0" Precedence="LTP" ClassicPos="7">
                         <Range Name="No function" Start="0" End="31" AutoMenu="1" Centre="0"/>
                         <Range Name="0–100%" Start="32" End="63" AutoMenu="1" Centre="0"/>
                         <Range Name="100–0%" Start="64" End="95" AutoMenu="1" Centre="0"/>
                         <Range Name="100–0–100%" Start="96" End="127" AutoMenu="1" Centre="0"/>
-                        <Range Name="Color fade" Start="128" End="159" AutoMenu="1" Centre="0"/>
-                        <Range Name="Color jump (7 colors)" Start="160" End="191" AutoMenu="1" Centre="0"/>
-                        <Range Name="Color jump (18 colors)" Start="192" End="223" AutoMenu="1" Centre="0"/>
+                        <Range Name="Color fade program" Start="128" End="159" AutoMenu="1" Centre="0"/>
+                        <Range Name="7-color snap program" Start="160" End="191" AutoMenu="1" Centre="0"/>
+                        <Range Name="18-color snap program" Start="192" End="223" AutoMenu="1" Centre="0"/>
                         <Range Name="Sound-active program 1" Start="224" End="249" AutoMenu="1" Centre="0"/>
                         <Range Name="Sound-active program 2" Start="250" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelBeam>
-                    <ChannelBeam Name="Speed / Sensitivity" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="8" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="8">
-                        <Range Name="Effect speed slow…fast" Start="0" End="255" AutoMenu="1" Centre="0"/>
+                    <ChannelBeam Name="Program Speed / Sound Sensitivity" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="8" DmxByte1="0" Constant="0" Crossfade="1" Invert="0" Precedence="LTP" ClassicPos="8">
+                        <Range Name="Speed slow…fast (Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high))" Start="0" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelBeam>
                     <ChannelBeam Name="Dimmer Speed Mode" DefaultValue="0" Highlight="255" Deflection="0" DmxByte0="9" DmxByte1="0" Constant="0" Crossfade="0" Invert="0" Precedence="LTP" ClassicPos="9">
                         <Range Name="Dimmer speed set from display" Start="0" End="51" AutoMenu="1" Centre="0"/>
-                        <Range Name="Dimmer speed off" Start="52" End="101" AutoMenu="1" Centre="0"/>
-                        <Range Name="Dimmer speed fast" Start="102" End="152" AutoMenu="1" Centre="0"/>
-                        <Range Name="Dimmer speed 50%" Start="153" End="203" AutoMenu="1" Centre="0"/>
-                        <Range Name="Dimmer speed slow" Start="204" End="255" AutoMenu="1" Centre="0"/>
+                        <Range Name="Dimmer speed mode off" Start="52" End="101" AutoMenu="1" Centre="0"/>
+                        <Range Name="Dimmer speed mode 1 (fast)" Start="102" End="152" AutoMenu="1" Centre="0"/>
+                        <Range Name="Dimmer speed mode 2 (medium)" Start="153" End="203" AutoMenu="1" Centre="0"/>
+                        <Range Name="Dimmer speed mode 3 (slow)" Start="204" End="255" AutoMenu="1" Centre="0"/>
                     </ChannelBeam>
                 </Fixture>
             </Manufacturer>
         </Fixtures>
🆚 chauvet-dj/eve-p-130-rgb: millumin
Changed outputted file chauvet-dj/eve-p-130-rgb.json
--- removed
+++ added
@@ -2,70 +2,79 @@
   "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/schema-7.3.0/schemas/fixture.json",
   "name": "EVE P-130 RGB",
   "categories": ["Color Changer"],
   "meta": {
-    "authors": ["Flo Edelmann"],
-    "createDate": "2018-09-14",
-    "lastModifyDate": "2018-09-14"
+    "authors": ["Claude Opus 4.6", "Erik Hagerup"],
+    "createDate": "2026-02-17",
+    "lastModifyDate": "2026-02-17",
+    "importPlugin": {
+      "plugin": "qlcplus_4.12.1",
+      "date": "2026-02-17",
+      "comment": "created by Q Light Controller Plus (version 5.2.0)"
+    }
   },
-  "manualURL": "https://www.chauvetdj.com/wp-content/uploads/2017/10/EVE_P-130_RGB_UM_Rev3_WO.pdf",
   "physical": {
     "dimensions": [245, 305, 220],
     "weight": 3.5,
     "power": 122,
     "DMXconnector": "3-pin and 5-pin",
     "bulb": {
-      "type": "13 red LEDs, 13 green LEDs, 14 blue LEDs",
+      "type": "13x Red LED, 13x Green LED, 14x Blue LED",
       "lumens": 1390
     },
     "lens": {
       "degreesMinMax": [25, 45]
     }
   },
   "availableChannels": {
+    "Dimmer": {
+      "type": "Intensity",
+      "defaultValue": 0,
+      "crossfade": true
+    },
     "Red": {
       "type": "Single Color",
       "color": "Red",
+      "defaultValue": 0,
       "crossfade": true
     },
     "Green": {
       "type": "Single Color",
       "color": "Green",
+      "defaultValue": 0,
       "crossfade": true
     },
     "Blue": {
       "type": "Single Color",
       "color": "Blue",
+      "defaultValue": 0,
       "crossfade": true
     },
-    "Dimmer": {
-      "type": "Intensity",
-      "crossfade": true
-    },
     "Color Macros": {
       "type": "Multi-Color",
+      "defaultValue": 0,
       "capabilities": [
         {
           "range": [0, 15],
           "name": "No function"
         },
         {
           "range": [16, 255],
-          "name": "Color preset",
-          "helpWanted": "Which colors can be selected at which DMX values?"
+          "name": "Color macros"
         }
       ]
     },
     "Strobe": {
       "type": "Strobe",
+      "defaultValue": 0,
       "capabilities": [
         {
           "range": [0, 15],
           "name": "No function"
         },
         {
           "range": [16, 255],
-          "name": "Strobe 0…34Hz"
+          "name": "Strobe 0…34Hz (Strobe, slow to fast)"
         }
       ]
     },
     "Auto Programs": {
@@ -73,134 +82,96 @@
       "defaultValue": 0,
       "capabilities": [
         {
           "range": [0, 31],
-          "name": "No function",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "No function"
         },
         {
           "range": [32, 63],
-          "name": "0–100%",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "0–100%"
         },
         {
           "range": [64, 95],
-          "name": "100–0%",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "100–0%"
         },
         {
           "range": [96, 127],
-          "name": "100–0–100%",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "100–0–100%"
         },
         {
           "range": [128, 159],
-          "name": "Color fade",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "Color fade program"
         },
         {
           "range": [160, 191],
-          "name": "Color jump (7 colors)",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "7-color snap program"
         },
         {
           "range": [192, 223],
-          "name": "Color jump (18 colors)",
-          "switchChannels": {
-            "Speed / Sensitivity": "Program Speed"
-          }
+          "name": "18-color snap program"
         },
         {
           "range": [224, 249],
-          "name": "Sound-active program 1",
-          "switchChannels": {
-            "Speed / Sensitivity": "Sound Sensitivity"
-          }
+          "name": "Sound-active program 1"
         },
         {
           "range": [250, 255],
-          "name": "Sound-active program 2",
-          "switchChannels": {
-            "Speed / Sensitivity": "Sound Sensitivity"
-          }
+          "name": "Sound-active program 2"
         }
       ]
     },
-    "Program Speed": {
+    "Program Speed / Sound Sensitivity": {
       "type": "Speed",
+      "defaultValue": 0,
       "crossfade": true,
       "capabilities": [
         {
           "range": [0, 255],
-          "name": "Effect speed slow…fast"
+          "name": "Speed slow…fast (Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high))",
+          "helpWanted": "Are the automatically added speed values correct?"
         }
       ]
     },
-    "Sound Sensitivity": {
-      "type": "Effect",
-      "crossfade": true,
-      "capabilities": [
-        {
-          "range": [0, 10],
-          "name": "Sound sensitivity off"
-        },
-        {
-          "range": [11, 255],
-          "name": "Sound sensitivity low…high"
-        }
-      ]
-    },
     "Dimmer Speed Mode": {
       "type": "Maintenance",
+      "defaultValue": 0,
       "capabilities": [
         {
           "range": [0, 51],
           "name": "Dimmer speed set from display"
         },
         {
           "range": [52, 101],
-          "name": "Dimmer speed off"
+          "name": "Dimmer speed mode off"
         },
         {
           "range": [102, 152],
-          "name": "Dimmer speed fast"
+          "name": "Dimmer speed mode 1 (fast)"
         },
         {
           "range": [153, 203],
-          "name": "Dimmer speed 50%"
+          "name": "Dimmer speed mode 2 (medium)"
         },
         {
           "range": [204, 255],
-          "name": "Dimmer speed slow"
+          "name": "Dimmer speed mode 3 (slow)"
         }
       ]
     }
   },
   "modes": [
     {
       "name": "3-channel RGB",
-      "shortName": "3ch",
+      "shortName": "3ch RGB",
       "channels": [
         "Red",
         "Green",
         "Blue"
       ]
     },
     {
       "name": "4-channel DRGB",
-      "shortName": "4ch",
+      "shortName": "4ch DRGB",
       "channels": [
         "Dimmer",
         "Red",
         "Green",
@@ -217,9 +188,9 @@
         "Blue",
         "Color Macros",
         "Strobe",
         "Auto Programs",
-        "Speed / Sensitivity",
+        "Program Speed / Sound Sensitivity",
         "Dimmer Speed Mode"
       ]
     }
   ],
🆚 chauvet-dj/eve-p-130-rgb: op-z
Changed outputted file dmx.json
--- removed
+++ added
@@ -1,16 +1,16 @@
 {
   "profiles": [
     {
-      "name": "chauvet-dj/eve-p-130-rgb/3ch",
+      "name": "chauvet-dj/eve-p-130-rgb/3ch RGB",
       "channels": [
         "red",
         "green",
         "blue"
       ]
     },
     {
-      "name": "chauvet-dj/eve-p-130-rgb/4ch",
+      "name": "chauvet-dj/eve-p-130-rgb/4ch DRGB",
       "channels": [
         "intensity",
         "red",
         "green",
@@ -34,8 +34,8 @@
   ],
   "config": [
     {
       "fixture": 1,
-      "profile": "chauvet-dj/eve-p-130-rgb/3ch"
+      "profile": "chauvet-dj/eve-p-130-rgb/3ch RGB"
     }
   ]
 }
\ No newline at end of file
🆚 chauvet-dj/eve-p-130-rgb: qlcplus_4.12.2
Changed outputted file fixtures/Chauvet-DJ-EVE-P-130-RGB.qxf
--- removed
+++ added
@@ -3,61 +3,50 @@
 <FixtureDefinition xmlns="http://www.qlcplus.org/FixtureDefinition">
  <Creator>
   <Name>OFL – https://open-fixture-library.org/chauvet-dj/eve-p-130-rgb</Name>
   <Version>dummy version by diff-plugin-outputs</Version>
-  <Author>Flo Edelmann</Author>
+  <Author>Claude Opus 4.6, Erik Hagerup</Author>
  </Creator>
  <Manufacturer>Chauvet DJ</Manufacturer>
  <Model>EVE P-130 RGB</Model>
  <Type>Color Changer</Type>
+ <Channel Name="Dimmer" Preset="IntensityDimmer"/>
  <Channel Name="Red" Preset="IntensityRed"/>
  <Channel Name="Green" Preset="IntensityGreen"/>
  <Channel Name="Blue" Preset="IntensityBlue"/>
- <Channel Name="Dimmer" Preset="IntensityDimmer"/>
  <Channel Name="Color Macros">
   <Group Byte="0">Colour</Group>
   <Capability Min="0" Max="15">No function</Capability>
-  <Capability Min="16" Max="255">Color preset</Capability>
+  <Capability Min="16" Max="255">Color macros</Capability>
  </Channel>
  <Channel Name="Strobe">
   <Group Byte="0">Shutter</Group>
   <Capability Min="0" Max="15">No function</Capability>
-  <Capability Min="16" Max="255" Preset="StrobeFreqRange" Res1="0" Res2="34">Strobe 0…34Hz</Capability>
+  <Capability Min="16" Max="255" Preset="StrobeFreqRange" Res1="0" Res2="34">Strobe 0…34Hz (Strobe, slow to fast)</Capability>
  </Channel>
  <Channel Name="Auto Programs">
   <Group Byte="0">Effect</Group>
   <Capability Min="0" Max="31">No function</Capability>
   <Capability Min="32" Max="63">0–100%</Capability>
   <Capability Min="64" Max="95">100–0%</Capability>
   <Capability Min="96" Max="127">100–0–100%</Capability>
-  <Capability Min="128" Max="159" Preset="GenericPicture" Res1="Others/rainbow.png">Color fade</Capability>
-  <Capability Min="160" Max="191">Color jump (7 colors)</Capability>
-  <Capability Min="192" Max="223">Color jump (18 colors)</Capability>
-  <Capability Min="224" Max="249" Preset="Alias">
-   Sound-active program 1
-   <Alias Mode="9-channel" Channel="Program Speed" With="Sound Sensitivity"/>
-  </Capability>
-  <Capability Min="250" Max="255" Preset="Alias">
-   Sound-active program 2
-   <Alias Mode="9-channel" Channel="Program Speed" With="Sound Sensitivity"/>
-  </Capability>
+  <Capability Min="128" Max="159">Color fade program</Capability>
+  <Capability Min="160" Max="191">7-color snap program</Capability>
+  <Capability Min="192" Max="223">18-color snap program</Capability>
+  <Capability Min="224" Max="249">Sound-active program 1</Capability>
+  <Capability Min="250" Max="255">Sound-active program 2</Capability>
  </Channel>
- <Channel Name="Program Speed">
+ <Channel Name="Program Speed / Sound Sensitivity">
   <Group Byte="0">Speed</Group>
-  <Capability Min="0" Max="255" Preset="SlowToFast">Effect speed slow…fast</Capability>
+  <Capability Min="0" Max="255" Preset="SlowToFast">Speed slow…fast (Program speed slow to fast / Sound sensitivity (0–10 off, 11–255 low to high))</Capability>
  </Channel>
- <Channel Name="Sound Sensitivity">
-  <Group Byte="0">Effect</Group>
-  <Capability Min="0" Max="10">Sound sensitivity off</Capability>
-  <Capability Min="11" Max="255">Sound sensitivity low…high</Capability>
- </Channel>
  <Channel Name="Dimmer Speed Mode">
   <Group Byte="0">Maintenance</Group>
   <Capability Min="0" Max="51">Dimmer speed set from display</Capability>
-  <Capability Min="52" Max="101">Dimmer speed off</Capability>
-  <Capability Min="102" Max="152">Dimmer speed fast</Capability>
-  <Capability Min="153" Max="203">Dimmer speed 50%</Capability>
-  <Capability Min="204" Max="255">Dimmer speed slow</Capability>
+  <Capability Min="52" Max="101">Dimmer speed mode off</Capability>
+  <Capability Min="102" Max="152">Dimmer speed mode 1 (fast)</Capability>
+  <Capability Min="153" Max="203">Dimmer speed mode 2 (medium)</Capability>
+  <Capability Min="204" Max="255">Dimmer speed mode 3 (slow)</Capability>
  </Channel>
  <Mode Name="3-channel RGB">
   <Channel Number="0">Red</Channel>
   <Channel Number="1">Green</Channel>
@@ -76,13 +65,13 @@
   <Channel Number="3">Blue</Channel>
   <Channel Number="4">Color Macros</Channel>
   <Channel Number="5">Strobe</Channel>
   <Channel Number="6">Auto Programs</Channel>
-  <Channel Number="7">Program Speed</Channel>
+  <Channel Number="7">Program Speed / Sound Sensitivity</Channel>
   <Channel Number="8">Dimmer Speed Mode</Channel>
  </Mode>
  <Physical>
-  <Bulb Type="13 red LEDs, 13 green LEDs, 14 blue LEDs" Lumens="1390" ColourTemperature="0"/>
+  <Bulb Type="13x Red LED, 13x Green LED, 14x Blue LED" Lumens="1390" ColourTemperature="0"/>
   <Dimensions Weight="3.5" Width="245" Height="305" Depth="220"/>
   <Lens Name="Other" DegreesMin="25" DegreesMax="45"/>
   <Focus Type="Fixed" PanMax="0" TiltMax="0"/>
   <Technical DmxConnector="3-pin and 5-pin" PowerConsumption="122"/>

@github-actions
Copy link

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests.
You can run a plugin's export tests by executing:
$ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ chauvet-dj / eve-p-130-rgb: d-light / attributes-correctness
  • ✔️ chauvet-dj/eve-p-130-rgb-3ch RGB.xml
  • ✔️ chauvet-dj/eve-p-130-rgb-4ch DRGB.xml
  • ✔️ chauvet-dj/eve-p-130-rgb-9ch.xml
✔️ chauvet-dj / eve-p-130-rgb: dmxcontrol3 / channel-numbers
  • ✔️ chauvet-dj-eve-p-130-rgb-3ch-RGB.xml
  • ✔️ chauvet-dj-eve-p-130-rgb-4ch-DRGB.xml
  • ✔️ chauvet-dj-eve-p-130-rgb-9ch.xml
✔️ chauvet-dj / eve-p-130-rgb: dragonframe / json-schema-conformity
  • ✔️ chauvet-dj/eve-p-130-rgb.json
  • ✔️ manufacturers.json
✔️ chauvet-dj / eve-p-130-rgb: millumin / json-schema-conformity
  • ✔️ chauvet-dj/eve-p-130-rgb.json
✔️ chauvet-dj / eve-p-130-rgb: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/Chauvet-DJ-EVE-P-130-RGB.qxf
✔️ chauvet-dj / eve-p-130-rgb: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/Chauvet-DJ-EVE-P-130-RGB.qxf

Copy link
Member Author

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not an improvement at all

@FloEdelmann FloEdelmann added the invalid Issue or PR is not intending to improve OFL or misunderstands its concepts. label Feb 18, 2026
@FloEdelmann FloEdelmann deleted the branch2026-02-17T22-56-10 branch February 18, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid Issue or PR is not intending to improve OFL or misunderstands its concepts. new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments