This long overdue release adds several new features and bug fixes to the NatNet2OSCbridge.
The new features make the NatNet2OSCbridge a more versatile tool for data input and translation to OSC data.
New features:
- HTC Vive Trackers input to OSC
- Midi controller input data to OSC
- OSC Listener for OSC data forwarding
Besides new features this build contains several bug fixes.
Note on OSX version:
To run the OSX version you need to run the application from the terminal!
- Open a terminal and navigate to the application folder, for example:
cd /Users/<YourUserName>/Downloads/NatNet2OSCbridge_osx_0.5.0/NatNet2OSCbridge_debug.app/Contents/MacOS
- run the application by typing:
./NatNet2OSCbridge_debug
Please report issues through the issue tracker