SuperCollider DMX quark is a DMX controller framework with support for Scenes and Chases.
It supports Serial (Enttec DMX USB Pro) and OLA (OSC) output.
Quarks.install("https://github.com/kasparsj/DMXQuark.git")
See:
- 4 ADJ moving heads & 3 pars example: Examples/adj.scd
- 2 Cameo ThunderWashes & 4 pars example: Examples/cameo+adj.scd
SupporCollider currently does not directly support TCP/UDP networking, therefore if you need to output to Art-Net or other TCP/UDP protocol, you can use OSC2DMX bridge application.
OSC2DMX is an OSC to DMX bridge application with support for Enttec DMX USB Pro, Art-Net and simulator software.
- add more examples
- create help files
This quark was based on code from:
mblight by Benjamin Graf