OSC get column name?

Post your questions here and we'll all try to help.
Post Reply
mfo
Posts: 350
Joined: Fri Oct 08, 2004 11:48

OSC get column name?

Post by mfo »

Hi,
maybe I miss something, but I can't see how to retrieve columns names via OSC.
Clip names via "/composition/layers/1/clips/1/name" work,
but "/composition/columns/1/name" or "/composition/selectedcolumn/name"... doesn't.

mfo
Posts: 350
Joined: Fri Oct 08, 2004 11:48

Re: OSC get column name?

Post by mfo »

Ok, ok, I made a mistake.
Via polling (sending "?" to that very OSC address before) you can get the column name!
Both notations work. "/composition/columns/1/name" and "/composition/selectedcolumn/name".

Post Reply