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 eurolite/tmh-w63 #4464

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

Conversation

FloEdelmann
Copy link
Member

  • Add fixture eurolite/tmh-w63

Fixture warnings / errors

  • eurolite/tmh-w63
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you @HerrDerLocken!

@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 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

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>

✔️ eurolite / tmh-w63: d-light / attributes-correctness
  • ✔️ eurolite/tmh-w63-15ch.xml
✔️ eurolite / tmh-w63: dmxcontrol3 / channel-numbers
  • ✔️ eurolite-tmh-w63-15ch.xml
✔️ eurolite / tmh-w63: dragonframe / json-schema-conformity
  • ✔️ eurolite/tmh-w63.json
  • ✔️ manufacturers.json
✔️ eurolite / tmh-w63: millumin / json-schema-conformity
  • ✔️ eurolite/tmh-w63.json
eurolite / tmh-w63: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Eurolite-TMH-W63.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
eurolite / tmh-w63: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Eurolite-TMH-W63.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.

Copy link
Contributor

@kengruven kengruven left a comment

Choose a reason for hiding this comment

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

Added suggestions for some OFL-isms, but the basic structure looks great.

{
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
"name": "TMH-W63",
"categories": ["Moving Head"],
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
"categories": ["Moving Head"],
"categories": ["Moving Head", "Color Changer"],

I'd add "Wash", too, if that were a possibility.

"modelId": 0
},
"physical": {
"power": 63,
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
"power": 63,
"power": 100,

"https://www.manualslib.com/manual/3276100/Eurolite-Led-Tmh-W63.html"
],
"productPage": [
"https://www.thomann.de/de/eurolite_tmh_w63_moving_head_zoom_wash.htm?msclkid=f89005c80db9118b5b3f6298ade83e6b&utm_source=bing&utm_medium=cpc&utm_campaign=Shopping%20DE&utm_term=4576579731227728&utm_content=LI%20-%20Licht"
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
"https://www.thomann.de/de/eurolite_tmh_w63_moving_head_zoom_wash.htm?msclkid=f89005c80db9118b5b3f6298ade83e6b&utm_source=bing&utm_medium=cpc&utm_campaign=Shopping%20DE&utm_term=4576579731227728&utm_content=LI%20-%20Licht"
"https://www.thomann.de/de/eurolite_tmh_w63_moving_head_zoom_wash.htm"

Comment on lines +18 to +20
"rdm": {
"modelId": 0
},
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
"rdm": {
"modelId": 0
},

Eurolite has an RDM ID, but I see no evidence that this fixture supports RDM, or that its ID is 0.

},
"modes": [
{
"name": "15ch",
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": "15ch",
"name": "15-channel",

"angleEnd": "narrow"
}
},
"Internal Programm": {
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
"Internal Programm": {
"Internal Program": {

Comment on lines +130 to +139
{
"dmxRange": [16, 128],
"type": "Generic",
"comment": "Automatic- Color + Pan/Tilt"
},
{
"dmxRange": [129, 255],
"type": "Generic",
"comment": "Sound-Control"
}
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
{
"dmxRange": [16, 128],
"type": "Generic",
"comment": "Automatic- Color + Pan/Tilt"
},
{
"dmxRange": [129, 255],
"type": "Generic",
"comment": "Sound-Control"
}
{
"dmxRange": [16, 128],
"type": "Effect",
"effectName": "Automatic Color + Pan/Tilt",
"switchChannels": {
"Program Speed / Sound Sensitivity": "Program Speed"
}
},
{
"dmxRange": [129, 255],
"type": "Effect",
"effectName": "Sound-Control",
"soundControlled": true,
"switchChannels": {
"Program Speed / Sound Sensitivity": "Sound Sensitivity"
}
}

Comment on lines +142 to +149
"Program Speed": {
"capability": {
"type": "EffectSpeed",
"speedStart": "fast",
"speedEnd": "slow",
"comment": "Speed: fast to slow, Sensitivity: low to high"
}
},
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
"Program Speed": {
"capability": {
"type": "EffectSpeed",
"speedStart": "fast",
"speedEnd": "slow",
"comment": "Speed: fast to slow, Sensitivity: low to high"
}
},
"Program Speed": {
"type": "EffectSpeed",
"speedStart": "fast",
"speedEnd": "slow"
},
"Sound Sensitivity": {
"type": "SoundSensitivity",
"soundSensitivityStart": "low",
"soundSensitivityEnd": "high"
}

},
{
"dmxRange": [251, 255],
"type": "Generic",
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
"type": "Generic",
"type": "Maintenance",

Comment on lines +156 to +170
{
"dmxRange": [21, 100],
"type": "Generic",
"comment": "Macro-Pan"
},
{
"dmxRange": [101, 200],
"type": "Generic",
"comment": "Macro-Tilt"
},
{
"dmxRange": [201, 250],
"type": "Generic",
"comment": "Macro Pan+Tilt"
},
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
{
"dmxRange": [21, 100],
"type": "Generic",
"comment": "Macro-Pan"
},
{
"dmxRange": [101, 200],
"type": "Generic",
"comment": "Macro-Tilt"
},
{
"dmxRange": [201, 250],
"type": "Generic",
"comment": "Macro Pan+Tilt"
},
{
"dmxRange": [21, 100],
"type": "Effect",
"effectName": "Macro-Pan"
},
{
"dmxRange": [101, 200],
"type": "Effect",
"effectName": "Macro-Tilt"
},
{
"dmxRange": [201, 250],
"type": "Effect",
"effectName": "Macro Pan+Tilt"
},

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