Hi,
i'd like to navigate by OSC in the layersection.
Which are the OSC-commands for..
layer up (staying in the same column),
layer down (staying in the same column),
left,
right
..?
Greetz Chris
OSC-commands up/down/left/right
Re: OSC-commands up/down/left/right
Hi Chris,
do you want to select the clips or trigger the clips?
Selecting clips with left/right/up/down is not available out of the box, if you want to trigger you could use '/composition/selectedlayer/connectprevclip' and '/composition/selectedlayer/connectnextclip' for left and right. For the layers you need to chose them explicitely, there is no next/previous layer OSC-command.
A similar question was already brought up here, if you want to read into it: viewtopic.php?f=12&t=15550&start=10
Greetings,
Christoph
do you want to select the clips or trigger the clips?
Selecting clips with left/right/up/down is not available out of the box, if you want to trigger you could use '/composition/selectedlayer/connectprevclip' and '/composition/selectedlayer/connectnextclip' for left and right. For the layers you need to chose them explicitely, there is no next/previous layer OSC-command.
A similar question was already brought up here, if you want to read into it: viewtopic.php?f=12&t=15550&start=10
Greetings,
Christoph
Re: OSC-commands up/down/left/right
Hey,
you can try and use Chataigne to do it ( http://benjamin.kuperberg.fr/chataigne ), it would need a bit of fiddling but it's definitely possible.
you can try and use Chataigne to do it ( http://benjamin.kuperberg.fr/chataigne ), it would need a bit of fiddling but it's definitely possible.