OpenLightingProject / OpenLightingProject/open-fixture-library

Add DMXControl Plugin

Open
#66 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.