|
|
|
|
|
by crucialfelix
4043 days ago
|
|
The thing about OSC is that its kind of too Open - its really a raw layer that various protocols similar to MIDI could run on top of, but the standard itself only defines how messages and types are structured. It doesn't specify anything like pitches, tempos, control messages, envelope triggers. (In fact why is it even called "Sound Control" ? There's nothing specific to sound in it.) It isn't a standard there that let's people just plug things into each other. Each program that uses it has completely different APIs. I think there needs to be an initiative from developers and manufacturers to make establish standards that run on top of OSC to make it useful. |
|