extOSC - Open Sound Control

extOSC is a tool dedicated to simplify creation of applications with OSC protocol usage.

GitHub: https://github.com/Iam1337/extOSC

Features:

- OSC without coding
With extOSC components you can easily implement basic program logic in your application without coding

- OSC Console
New separated console for tracking sending and receiving OSC packages
> Video

- OSC Debug
New easy to use tool for debugging sending and receiving OSC packages
> Video

- Map OSC packages
OSCMapping allows you to map float, int, bool values
> Video

- UI
Four new components for easy creation of remote control apps with OSC-protocols
> Video

- Addresses with masks support
You can bind addresses with mask (for instance: "/lights/*/value")

- Auto pack bundle
extOSC will bundle your packages for optimisation purposes



And also:

- Every data type support
(include MIDI and Array)
- Compatible with OS X, Windows, iOS & Android, Windows Store (Hololens and Hololens 2)
- Tested with TouchOSC, VVOpenSource, OpenFrameworks and others
- Examples

And much more

> Forum Thread