Skip to content

Conversation

@FloEdelmann
Copy link
Member

  • Add fixture american-dj/ultra-hex-bar-12

Fixture warnings / errors

  • american-dj/ultra-hex-bar-12
    • ❌ Category 'Pixel Bar' invalid since no horizontally aligned matrix is defined.

Thank you Silvère Oriat!

@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 Dec 1, 2025
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

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>

✔️ american-dj / ultra-hex-bar-12: d-light / attributes-correctness
  • ✔️ american-dj/ultra-hex-bar-12-6ch.xml
  • ✔️ american-dj/ultra-hex-bar-12-7ch.xml
  • ✔️ american-dj/ultra-hex-bar-12-8ch.xml
  • ✔️ american-dj/ultra-hex-bar-12-12ch.xml
  • ✔️ american-dj/ultra-hex-bar-12-36ch.xml
✔️ american-dj / ultra-hex-bar-12: dmxcontrol3 / channel-numbers
  • ✔️ american-dj-ultra-hex-bar-12-6ch.xml
  • ✔️ american-dj-ultra-hex-bar-12-7ch.xml
  • ✔️ american-dj-ultra-hex-bar-12-8ch.xml
  • ✔️ american-dj-ultra-hex-bar-12-12ch.xml
  • ✔️ american-dj-ultra-hex-bar-12-36ch.xml
✔️ american-dj / ultra-hex-bar-12: dragonframe / json-schema-conformity
  • ✔️ american-dj/ultra-hex-bar-12.json
  • ✔️ manufacturers.json
✔️ american-dj / ultra-hex-bar-12: millumin / json-schema-conformity
  • ✔️ american-dj/ultra-hex-bar-12.json
✔️ american-dj / ultra-hex-bar-12: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/American-DJ-Ultra-Hex-Bar-12.qxf
✔️ american-dj / ultra-hex-bar-12: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/American-DJ-Ultra-Hex-Bar-12.qxf

@Igecode
Copy link

Igecode commented Dec 1, 2025

The editor does not allow me to set the pixels (neither horizontal nor matrix). I tried several browsers just in case. Without success.
There are 6 independent pixels, each with 6 colors (RGBWA+UV).

@Igecode
Copy link

Igecode commented Dec 1, 2025

I think we must insert this after line 891 :
"templateChannels": { "Red $pixelKey": { "capability": { "type": "ColorIntensity", "color": "Red" } }, "Green $pixelKey": { "capability": { "type": "ColorIntensity", "color": "Green" } }, "Blue $pixelKey": { "capability": { "type": "ColorIntensity", "color": "Blue" } }, "White $pixelKey": { "capability": { "type": "ColorIntensity", "color": "White" } }, "Amber $pixelKey": { "capability": { "type": "ColorIntensity", "color": "Amber" } }, "UV $pixelKey": { "capability": { "type": "ColorIntensity", "color": "UV" } } },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants