@ddw_music said:
Maybe JMc was wrong to call it "3rd-order Hermite (x-form)"
No, like Matt says in wave~'s help, and like I mentioned here, Catmull-Rom is a type of Hermite interpolator, so there's no theoretical conflict here.
I don't have any more time to look at this (project must be completed by next Tuesday
Good luck. Anyway, my new rampnoise~ interpolation is the same as SC's cubic one and it should be called a Catmull-Rom for a proper specific documentation. I'm just trying to get things straight.
@manuels
I see now your stuff is something else, they are cubic polynomials for approximation, like bezier curves, is that it? So not proper cubic interpolators, huh?