hku-ect / NatNet2OSCbridge

The NatNet2OSCbridge uses ofxNatNet to decode a NatNet stream from Motive into OSC, which it can then broadcast to clients.
3 stars 2 forks source link

Add Midi and OSC reveive support #103

Closed sphaero closed 4 years ago

sphaero commented 4 years ago

This change adds Midi support to the bridge. Through this you can receive MIDI events which are then translated to OSC.

We also added OSC receive support as a convenience. You can now listen on a port, anything received on the port can be sent to clients.