Better/different OSC
Posted: Thu May 03, 2012 13:50
Hi
I would like some differences in the OSC implementation.
for example:
When you launch a clip it sends this OSC output:
/layer3/clip1/connect f
This is not this easy when writing a program, it would be a lot faster and easier if it would send this:
/connect layer clip f
With this you can use the plug("/connect",connect); command to direct a /connect message to the function connect
The resize button also acts strang
it has a 1 and 0 but it has 3 functions. Would be easier if it was 0 (no scaling), 1 (scaling without changing proportions), 2 (scaling with stretching)
This would make the OSC much better to use!
Thanks!
I would like some differences in the OSC implementation.
for example:
When you launch a clip it sends this OSC output:
/layer3/clip1/connect f
This is not this easy when writing a program, it would be a lot faster and easier if it would send this:
/connect layer clip f
With this you can use the plug("/connect",connect); command to direct a /connect message to the function connect
The resize button also acts strang
it has a 1 and 0 but it has 3 functions. Would be easier if it was 0 (no scaling), 1 (scaling without changing proportions), 2 (scaling with stretching)
This would make the OSC much better to use!
Thanks!