I thought Quick Envelope would do this, but upon reading the documentation, it seems QE only works with audio tracks. (Is this right?)
I'm looking for a simple FADE IN/OUT script that would:
- prompt for a length of fade (x seconds/frames), with a customizable default;
- for each selected track, set 3 envelope points: 1 at the cursor, 1 at x seconds/frames after the cursor, and 1 at x seconds/frames before the cursor;
- set the envelope point at the cursor to 0% (or -infinity if an audio track is selected)
- leave the envelope points on either side of the cursor unchanged.
Not being a programmer, is there someone who could throw this one together? Or let me know if it's already been done?
I'm looking for a simple FADE IN/OUT script that would:
- prompt for a length of fade (x seconds/frames), with a customizable default;
- for each selected track, set 3 envelope points: 1 at the cursor, 1 at x seconds/frames after the cursor, and 1 at x seconds/frames before the cursor;
- set the envelope point at the cursor to 0% (or -infinity if an audio track is selected)
- leave the envelope points on either side of the cursor unchanged.
Not being a programmer, is there someone who could throw this one together? Or let me know if it's already been done?