Hi Chris,
I've created a sample interpolation test that makes it easier to hear the difference between nearest, linear and cubic samples:
Interpolation test.zip
- On nearest neighbor, it makes a square wave
- On linear, it makes a triangle wave
- And on cubic, it makes a sine wave!
I hope that you incorporate it into your excellent test suite :-)
Hi Chris,
I've created a sample interpolation test that makes it easier to hear the difference between nearest, linear and cubic samples:
Interpolation test.zip
I hope that you incorporate it into your excellent test suite :-)