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 !
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 !