Search found 2 matches
- August 3rd, 2010, 1:41 pm
- Forum: Script requests
- Topic: Opacity from 100 to 0, in to out
- Replies: 1
- Views: 8409
Opacity from 100 to 0, in to out
I've got a hundred layers, all of slightly different lengths, all of which need to have their opacity fade from 100% at their in point to 0% at their out. I've got one of Dan Ebberts' expressions on a layer that fades opacity up from 0 to 100 (rampTime = 1; if (time < in_point + rampTime){ linear(ti...
- June 17th, 2010, 8:57 am
- Forum: Script requests
- Topic: AE Composition to XML, OMF, etc for audio editing
- Replies: 0
- Views: 6948
AE Composition to XML, OMF, etc for audio editing
Is this possible? Take a layered AE comp, and export it's sequence data so that the audio from each layer can be placed onto an identical sequence inside an audio editor, such as ProTools, Logic, or Digital Performer?