/OSC2DMX

OSC to DMX bridge app with support for Serial, Art-Net and simulator

Primary LanguageC++

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 3DView and look for UDP port number)
  • enter port number in OSC2DMX

BlendexDMX

BlenderDMX is an open source Blender addon for DMX visualisation.

Todo