OSC2DMX
OSC to DMX bridge app with support for Serial, Art-Net and simulator
Install / Use
/learn @kasparsj/OSC2DMXREADME
OSC2DMX
OSC to DMX bridge app with support for Serial (Enttec DMX USB Pro), Art-Net and simulator software.
This is an application built with openFramweworks.
Platforms
Currently only MacOs binaries are provided, but you can compile for other platforms with openFrameworks (>0.11) and additional addons: ofxArtnet, ofxDmx, ofxDropdown.
Simulator software
3DView
3DView is a lighting simulator included in the free theLighingController by SweetLight.
- start 3DView
- find 3DView listening port number (in Terminal run
lsof | grep 3DViewand look for UDP port number) - enter port number in OSC2DMX
BlendexDMX
BlenderDMX is an open source Blender addon for DMX visualisation.
Todo
- add sACN (streaming ACN) / E131 support using https://github.com/PlaymodesStudio/ofxE131Client
