OSC to MIDI | Midi to OSC | Midi over Network

This tool acts as a helper between Midi and OSC. It allows you to receive OSC data and forward them to a Midi-device and/or (yes, simultaneously) vice versa. I somewhat accidentally discovered that you can use this tool to also transmit Midi data over network (over OSC). It’s based on openFrameworks. It works on Mac, Windows and probably on a Raspberry Pi. Source code and binaries for Mac and Windows are available on Github .

Continue reading

ofxSyphonProxy

This app is based on openFrameworks. It is able to receive multiple Syphon streams, allows you to quad-warp them, reduces their resolution and sends everything out as another combined Syphon stream.

Get it here: https://github.com/Andymann/ofxSyphonProxy

As an example I have a simple VDMX-setup that consists of 2 individual layers. Each layer is sent out via Syphon.

Continue reading