fOldSample
float oldSample = ((Interpolate*)object)->fOldSample;
((Interpolate*)object)->fOldSample = oldSample;
fOldSample = 128;
float fOldSample;