MattIPv4 / PyDMXControl

A Python 3 module to control DMX using OpenDMX or uDMX - Featuring fixture profiles, built-in effects and a web control panel.
https://pypi.org/project/PyDMXControl/
GNU General Public License v3.0
119 stars 22 forks source link

Implement effect library #3

Closed MattIPv4 closed 6 years ago

MattIPv4 commented 6 years ago
MattIPv4 commented 6 years ago

This allows for quick access to all effects applied to each fixture without a mess of variables in the main scope.

MattIPv4 commented 6 years ago
MattIPv4 commented 6 years ago

Completed in PR #4