It's not obvious you can just go back and edit the formula already. Also it will be hard to do neat tricks if the sampling positions are not fixed on the x axis in world space.
Actually the visible sampling positions are a visual artifact independent of the physics, which samples the graph directly rather than using a polygon collision test. So neat tricks are very possible! The game should (should!) produce deterministic results independent of screen size or computer speed.