Page 1 of 1

Posted: 06 Jul 2010, 19:19
by 23fx23
just in case it could be easy done,

it would be cool to be able to rename 'data1','data2',data3' ect on OSC modules by ie 'Track', ''Clip', 'color', ext. to know wich one is what, sometimes get hard to remember when dealing with ie 8 various data or more.
no worries I could make a script in between, just in case It could be direct coded to the module,
kind of commaText Input or type from the module, don't know..

Posted: 06 Jul 2010, 21:28
by Floego
Or better, an articulated name, each one with the data1, data2, etc PLUS Track, clip, color, etc, with this articulation (something like color__data1, clip_data2, etc.) done automatically and managed by the system.

Posted: 06 Jul 2010, 23:33
by 23fx23
yep, on the other hand, i just thougt it's actually fairly simple to subpatch and create ouputs and rename them, that way by
default they will be data_1, data 2, ect and we add some second descriptive text to output name, so... quite easy,
just add some tiny cpu probably as 2x more wires, but still a cool workaround..

Posted: 06 Jul 2010, 23:48
by Floego
Understand, addicionally, it should help to get some kind of 'output/input names list' menu option in order to avoid repetitive names,etc.

Posted: 07 Jul 2010, 10:07
by senso
Not easy, so I don't know.
I'm not sure I want to turn OSC modules into something harder?
The sub patch is the best approach.

Posted: 07 Jul 2010, 10:23
by 23fx23
yeah subpach is easy in my case so no pb.