ossia/score

Add support for uDMX devices

Open

#1,538 opened on Jun 10, 2024

 (0 comments) (0 reactions) (1 assignee)C++ (126 forks)auto 404
easygood first issue

Repository metrics

Stars
 (2,035 stars)
PR merge metrics
 (PR metrics pending)

Description

uDMX is a design of a tiny, USB-powered DMX interface. QLC+ supports these, and the drivers are in the Linux kernel. The design is open and it's easy to buy cheap devices based on it (even if they don't come with a copy of the GNU GPL license as they should...).

As I've gotten one myself as a "baby's first DMX interface" I'd love to be able to drive it directly from Ossia Score, without needing to use QLC+ as a middle-man.

More information: https://docs.qlcplus.org/v4/plugins/udmx https://www.anyma.ch/research/udmx/

Contributor guide