oboe: first draft of resampler

UNDER CONSTRUCTION

Sample rate conversion in Oboe allows apps to get a FAST track
even when the sample rates do not match the native rate.

Output works with callback but not with blocking write.
Not finishing the buffer properly.
Input does not work.
Resampler is just a bilinear interpolater. Need to add a sinc.
27 files changed