What the higher quality samples were? Hermite or Linear?


Hermite interpolation is preferred.

We don't think you'd want to switch to linear unless you were having CPU overload.

In any case the difference in CPU usage between the two is so minor that everyone should leave it as Hermite interpolation. (both settings are using highly efficient SSE2 assembly code)