QM816.RESAMPLING_TABLE

Used for quick resampling of the 55.125/60kHz output to 44.1/48kHz, based on Cubic Lagrange interpolation.

So far this has the best results.

class QM816
static immutable
float[4][4] RESAMPLING_TABLE;

Meta