Page 1 of 1

Non-destructive fade

Posted: 29 Jan 2018, 18:40
by slowtiger
There's a very useful function in all music sequencer software which is called MIDI draw, or draw edit, or something similar. It also exists in video editing software, for sound volume and panorama fades. Today it occured to me that it could be very useful in TVP, too.
fade_tvp.PNG
fade_tvp.PNG (10.12 KiB) Viewed 11037 times
Imagine a layer like this. Only some frames are drawn, there's a repeat setting at both ends. Now a switch would toggle the normal opacity setting to this "draw opacity" setting. The layer will change colour so it's clear it now extends to the whole project. There's a thin line now, default could be the last used global opacity setting. Clicking on the line creates a key which can be moved vertically or horizontally later. Vertical movement prompts that little number box to show, clicking inside makes the value editable.

Horizontal key position should be restricted to center of frame.

As you see in my example, the repeated animation is invisible for some frames, then fades in, stays at full opacity, and fades out again.

Toggle to global opacity should not erase the keys.

Re: Non-destructive fade

Posted: 29 Jan 2018, 21:51
by schwarzgrau
I'm a big fan of non-destructive workflows and really like the idea, but everything non-destructive has to potential of slowing down TVPaint I guess?

Re: Non-destructive fade

Posted: 29 Jan 2018, 21:58
by slowtiger
Not in this case, I think, because the opacity setting is already there. Each frame has to be calculated, it makes no difference if all with the same opacity, or if from a table with different opacity values for each frame.