Skip to content

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

Notifications You must be signed in to change notification settings

kasparsj/OSC2DMX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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