open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `astera/ax2-100`

Open FloEdelmann opened this issue 1 year ago • 2 comments

  • Add fixture astera/ax2-100

Fixture warnings / errors

  • astera/ax2-100
    • ❌ Category 'Pixel Bar' invalid since no horizontally aligned matrix is defined.

Thank you Argo!

FloEdelmann avatar Jul 23 '24 07:07 FloEdelmann

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>

✔️ astera / ax2-100: d-light / attributes-correctness
  • ✔️ astera/ax2-100-4 Dim RGB.xml
✔️ astera / ax2-100: dmxcontrol3 / channel-numbers
  • ✔️ astera-ax2-100-4-Dim-RGB.xml
✔️ astera / ax2-100: dragonframe / json-schema-conformity
  • ✔️ astera/ax2-100.json
  • ✔️ manufacturers.json
✔️ astera / ax2-100: millumin / json-schema-conformity
  • ✔️ astera/ax2-100.json
astera / ax2-100: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Astera-AX2-100.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf:4 Dim RGB: No physical data found 1 definitions processed. 1 errors detected
✔️ astera / ax2-100: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/Astera-AX2-100.qxf

github-actions[bot] avatar Jul 23 '24 07:07 github-actions[bot]

This is a pixel bar, and so of course it's got millions of modes. The PDF of DMX tables is 171 pages long (!).

This mapping is just DRGB, and generic/drgb-fader would work exactly as well for that.

kengruven avatar Jul 23 '24 23:07 kengruven