Pbindef fade in and fade out

Oops, bracket error, should be:

~f = { |start, end, time, curve = 0| Pseg(Pseq([start, Pn(end)]), time, curve) }

Additional good news is that with the correct version durs can be set in the same way !

2 Likes