Skip to content
#

dmx

Here are 208 public repositories matching this topic...

companion
officialmattsnyder
officialmattsnyder commented Jul 30, 2019

Describe the feature
A simple text box in the button editor to be used to write and store notes for future button editing. This would be especially helpful for buttons with more extensive action sequences. Possibly even an option for notes on each individual action?

Is this platform dependent (windows, mac, ..)?
nope

**If documentation is required to implement, do you know where to

peternewman
peternewman commented Oct 6, 2020

Happy Hacktober! 👻

If you'd like to participate in Hacktoberfest via the Open Lighting Architecture then have a look at some of our sets of issues here:
https://github.com/OpenLightingProject/ola/issues?q=is%3Aopen+is%3Aissue+label%3ADifficulty-Easy

You can also filter by language if you'd rather write in C++ or Python for example.

You can also take a look at our Help Wanted page f

open-fixture-library
PyDMXControl
MattIPv4
MattIPv4 commented Oct 21, 2018

Currently the library has a lot of code dumped throughout that has no documentation associated to explain what it does. Additionally, there is no real testing in place to ensure older methods are not broken by never changes etc.

Therefor, implementing correct docstrings throughout the code and implementing proper testing would be a good way to bring up the quality of the library.

Improve this page

Add a description, image, and links to the dmx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dmx topic, visit your repo's landing page and select "manage topics."

Learn more