newdigate / teensy-variable-playback

Firmware library: variable playback rate for teensy audio library
MIT License
54 stars 7 forks source link

Fix/interpolation2 #57

Closed newdigate closed 1 year ago

newdigate commented 1 year ago

fix bug with interpolation, when remainder is 0.0 then do not assume no whole number jump in sample index.