-
Notifications
You must be signed in to change notification settings - Fork 67
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 light4me/venom-par-7x30
#4570
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. ✔️ light4me / venom-par-7x30: d-light / attributes-correctness
✔️ light4me / venom-par-7x30: dmxcontrol3 / channel-numbers
❌ light4me / venom-par-7x30: dragonframe / json-schema-conformity
✔️ light4me / venom-par-7x30: millumin / json-schema-conformity
✔️ light4me / venom-par-7x30: qlcplus_4.12.2 / fixture-tool-validation
✔️ light4me / venom-par-7x30: qlcplus_4.12.2 / xsd-schema-conformity
|
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.
Good documentation, and the features are fairly standard. I took a swing at using more of OFL's capabilities. Looks good to me.
"name": "VENOM PAR 7X30", | ||
"shortName": "VENOM 7X30", |
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.
"name": "VENOM PAR 7X30", | |
"shortName": "VENOM 7X30", | |
"name": "Venom PAR 7x30", |
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json", | ||
"name": "VENOM PAR 7X30", | ||
"shortName": "VENOM 7X30", | ||
"categories": ["Dimmer", "Color Changer", "Strobe"], |
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.
"categories": ["Dimmer", "Color Changer", "Strobe"], | |
"categories": ["Color Changer"], |
"physical": { | ||
"dimensions": [230, 230, 150], | ||
"weight": 2.2, | ||
"power": 180, |
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.
"power": 180, | |
"power": 210, |
"wheels": { | ||
"Static color selection": { | ||
"slots": [ | ||
{ | ||
"type": "Color" | ||
} | ||
] | ||
} | ||
}, |
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.
"wheels": { | |
"Static color selection": { | |
"slots": [ | |
{ | |
"type": "Color" | |
} | |
] | |
} | |
}, |
}, | ||
{ | ||
"dmxRange": [5, 255], | ||
"type": "StrobeSpeed", |
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.
"type": "StrobeSpeed", | |
"type": "ShutterStrobe", | |
"shutterEffect": "Strobe", |
"type": "Generic", | ||
"comment": "Red + Green" |
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.
"type": "Generic", | |
"comment": "Red + Green" | |
"type": "ColorPreset", | |
"comment": "Red + Green", | |
"colors": ["#ffff00"] |
"type": "Generic", | ||
"comment": "Red + Blue" |
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.
"type": "Generic", | |
"comment": "Red + Blue" | |
"type": "ColorPreset", | |
"comment": "Red + Blue", | |
"colors": ["#ff00ff"] |
"type": "Generic", | ||
"comment": "Green + Blue" |
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.
"type": "Generic", | |
"comment": "Green + Blue" | |
"type": "ColorPreset", | |
"comment": "Green + Blue", | |
"colors": ["#00ffff"] |
}, | ||
{ | ||
"dmxRange": [224, 255], | ||
"type": "Generic", |
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.
"type": "Generic", | |
"type": "ColorPreset", |
{ | ||
"dmxRange": [0, 50], | ||
"type": "Generic", | ||
"comment": "Control via channels CH1 - CH6" | ||
}, | ||
{ | ||
"dmxRange": [51, 100], | ||
"type": "Generic", | ||
"comment": "Static color, add 8CH for color selection" | ||
}, | ||
{ | ||
"dmxRange": [101, 150], | ||
"type": "Generic", | ||
"comment": "Color Jump mode" | ||
}, | ||
{ | ||
"dmxRange": [151, 200], | ||
"type": "Generic", | ||
"comment": "Color Gradient mode" | ||
}, | ||
{ | ||
"dmxRange": [201, 250], | ||
"type": "Generic", | ||
"comment": "Color Pulse mode" | ||
}, | ||
{ | ||
"dmxRange": [251, 255], | ||
"type": "Generic", | ||
"comment": "Sound mode" | ||
} |
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.
{ | |
"dmxRange": [0, 50], | |
"type": "Generic", | |
"comment": "Control via channels CH1 - CH6" | |
}, | |
{ | |
"dmxRange": [51, 100], | |
"type": "Generic", | |
"comment": "Static color, add 8CH for color selection" | |
}, | |
{ | |
"dmxRange": [101, 150], | |
"type": "Generic", | |
"comment": "Color Jump mode" | |
}, | |
{ | |
"dmxRange": [151, 200], | |
"type": "Generic", | |
"comment": "Color Gradient mode" | |
}, | |
{ | |
"dmxRange": [201, 250], | |
"type": "Generic", | |
"comment": "Color Pulse mode" | |
}, | |
{ | |
"dmxRange": [251, 255], | |
"type": "Generic", | |
"comment": "Sound mode" | |
} | |
{ | |
"dmxRange": [0, 50], | |
"type": "NoFunction", | |
"switchChannels": { | |
"Effect speed / Static color selection": "Effect speed" | |
}, | |
"comment": "Control via channels CH1 - CH6", | |
"helpWanted": "Does channel 8 do anything here?" | |
}, | |
{ | |
"dmxRange": [51, 100], | |
"type": "NoFunction", | |
"switchChannels": { | |
"Effect speed / Static color selection": "Static color selection" | |
} | |
"comment": "Static color, add 8CH for color selection" | |
}, | |
{ | |
"dmxRange": [101, 150], | |
"type": "Effect", | |
"effectPreset": "ColorJump", | |
"switchChannels": { | |
"Effect speed / Static color selection": "Effect speed" | |
} | |
}, | |
{ | |
"dmxRange": [151, 200], | |
"type": "Effect", | |
"effectPreset": "ColorFade", | |
"switchChannels": { | |
"Effect speed / Static color selection": "Effect speed" | |
} | |
}, | |
{ | |
"dmxRange": [201, 250], | |
"type": "Effect", | |
"effectName": "Color Pulse mode", | |
"switchChannels": { | |
"Effect speed / Static color selection": "Effect speed" | |
} | |
}, | |
{ | |
"dmxRange": [251, 255], | |
"type": "Effect", | |
"effectName": "Sound mode", | |
"soundControlled": true, | |
"switchChannels": { | |
"Effect speed / Static color selection": "Effect speed" | |
}, | |
"helpWanted": "Does channel 8 do anything here?" | |
} |
light4me/venom-par-7x30
Fixture warnings / errors
Thank you Karel z Hor!