-
Notifications
You must be signed in to change notification settings - Fork 69
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 bright/xbabytw
#4693
base: master
Are you sure you want to change the base?
Conversation
Export files validity(Output of test script Test the exported files of selected fixtures against the plugins' export tests. ✔️ bright / xbabytw: d-light / attributes-correctness
✔️ bright / xbabytw: dmxcontrol3 / channel-numbers
❌ bright / xbabytw: dragonframe / json-schema-conformity
✔️ bright / xbabytw: millumin / json-schema-conformity
❌ bright / xbabytw: qlcplus_4.12.2 / fixture-tool-validation
❌ bright / xbabytw: qlcplus_4.12.2 / xsd-schema-conformity
|
}, | ||
"modes": [ | ||
{ | ||
"name": "5 channel", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The manual lists 2/3/6/9ch modes. 16-bit dimming is only available as channels 5-6 of the 9ch mode. Color temp is channel 8, and strobe (not working here) is channel 7 -- but the virtual color wheel is only available in 2ch mode.
So this mapping isn't usable for any mode, as it stands. The documentation is good, so someone could fix this, but you'd basically have to start from scratch.
bright/xbabytw
Fixture warnings / errors
Thank you jens!