You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
my_scripts/jsx/match_audio_of_containing_c...

5 lines
195 B

//expresion to match the audio of the layer to an audio of a layer in a comp that contains this comp.
my_comp = comp("COMPNAME");
my_layer = my_comp.layer(thisComp.name);
my_layer.inPoint + time