|
|
|
|
|
by franek
1411 days ago
|
|
I didn't know about DMXIS and tried to look it up, and it seems that there is a software and a hardware component (the latter not being produced anymore), see here: https://www.dmxis.com/dmxis/ I don't know about the software, but as for a DIY hardware solution, you can just connect a USB-DMX interface (like the Enttec DMX USB Pro) and a USB-MIDI device to a laptop and "just" have to code something to translate MIDI input to DMX output. Or use an Arduino, an RS-485 module and a few other components, that's what I once did. |
|