apicula icon indicating copy to clipboard operation
apicula copied to clipboard

Read full sample list

Open stxticOVFL opened this issue 1 year ago • 0 comments

This PR adds the correct behavior of reading past the then-called end_frame, which is actually where interpolation ends on higher rates. Extra samples past interp_last are read directly, so some (correctly replicated) linear interpolation is done after actually reading the values.

It should be noted this implementation is not very clean (just made it ASAP to get the job done,) so a proper review would be helpful.

stxticOVFL avatar Jul 15 '23 07:07 stxticOVFL