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
114 stars 22 forks source link

Audio & Timed Events #17

Closed MattIPv4 closed 5 years ago

MattIPv4 commented 5 years ago

Implement the new audio playback system, making use of pygame through pypi optional extra on the package. Additionally, implement the new timed events class that allows events to be scheduled and then played back at those timings.