ossia/score

Add support for uDMX devices

Aberta

#1.538 aberto em 10 de jun. de 2024

 (0 comentário) (0 reação) (1 responsável)C++ (126 forks)auto 404
easygood first issue

Métricas do repositório

Stars
 (2.035 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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/

Guia do colaborador