Page 1 of 1

OSC get column name?

Posted: Fri Apr 05, 2024 10:20
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.

Re: OSC get column name?

Posted: Fri Apr 05, 2024 19:21
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".