On Sunday, 24 July 2016 at 19:02:32 UTC, Gorge Jingale wrote:
On Sunday, 24 July 2016 at 16:01:39 UTC, Jonathan Marler wrote:
On Sunday, 24 July 2016 at 15:48:22 UTC, lqjglkqjsg wrote:
[...]
Well the X32 mixer uses OSC. I actually started writing a
little program that would use MULTICAST to send all the live
mixer data to the network connected devices instead of
resending it to each device individually. Never finished it,
but there's one application for it.
https://github.com/marler8997/castosc
But OSC is definitely the second fiddle to MIDI :)
Reaper uses OSC, TouchOSC uses OSC, and many other things
people are not aware of ;)
So, yes, go and write an OSC Lib, it can't hurt, If you build
it they will come!
I will have to write a touch OSC at some point.
Now that you start enumerationg OSC clients I also remember that
Bidule had an OSC module too, iirc. The question is, is it widely
used ;)