Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fixture boomtonedj/cirrus-1000 #4624

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FloEdelmann
Copy link
Member

  • Add fixture boomtonedj/cirrus-1000

Fixture warnings / errors

  • boomtonedj/cirrus-1000
    • ⚠️ Category 'Hazer' suggested since there are Fog/FogType capabilities with no fogType or fogType 'Haze'.

Thank you Tom Rgh!

@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 6, 2025
Copy link

github-actions bot commented Feb 6, 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>

✔️ boomtonedj / cirrus-1000: d-light / attributes-correctness
  • ✔️ boomtonedj/cirrus-1000-VENTIL.xml
  • ✔️ boomtonedj/cirrus-1000-DEBIT.xml
✔️ boomtonedj / cirrus-1000: dmxcontrol3 / channel-numbers
  • ✔️ boomtonedj-cirrus-1000-VENTIL.xml
  • ✔️ boomtonedj-cirrus-1000-DEBIT.xml
✔️ boomtonedj / cirrus-1000: dragonframe / json-schema-conformity
  • ✔️ boomtonedj/cirrus-1000.json
  • ✔️ manufacturers.json
✔️ boomtonedj / cirrus-1000: millumin / json-schema-conformity
  • ✔️ boomtonedj/cirrus-1000.json
✔️ boomtonedj / cirrus-1000: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/BoomToneDJ-CIRRUS-1000.qxf
✔️ boomtonedj / cirrus-1000: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/BoomToneDJ-CIRRUS-1000.qxf

},
"availableChannels": {
"Effect Speed": {
"defaultValue": 1,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"defaultValue": 1,

}
},
"Fog Intensity": {
"defaultValue": 2,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"defaultValue": 2,

Comment on lines +46 to +59
{
"name": "Réglage du ventilateur 0-100%",
"shortName": "VENTIL",
"channels": [
"Effect Speed"
]
},
{
"name": "Réglage du débit 0-100%",
"shortName": "DEBIT",
"channels": [
"Fog Intensity"
]
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
{
"name": "Réglage du ventilateur 0-100%",
"shortName": "VENTIL",
"channels": [
"Effect Speed"
]
},
{
"name": "Réglage du débit 0-100%",
"shortName": "DEBIT",
"channels": [
"Fog Intensity"
]
}
{
"name": "2-channel",
"channels": [
"Effect Speed"
"Fog Intensity"
]
}

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.

2 participants