OpenLightingProject / OpenLightingProject/open-fixture-library
Add DMXControl Plugin
Open
@fxedel is already working on this.
Since Mar 30, 2017.
difficulty-medium
help wanted
new-plugin
priority-high
- Dominant language
- JSON
- Stars
- 258
- Forks
- 100
- Avg merge
- 11h 52m
- Merged PRs (30d)
- 53
Description
There are 2 versions of the DDF (Device Definition File = fixture data):
- v2, where the DDF also has the fixture's UI controls embedded. I guess that requires a heavy amount of work.
- import
- export
- v3 seems a little easier and is already being worked on in #75
- import
- export, (partly) done in #359
There is a library with 100+ fixtures for testing and a DDF editor for Windows available to download.
Tutorial for v3: https://wiki.dmxcontrol.de/wiki/Lektion_20_Tut3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.