G4m4 / openmini

An open source homage to the Minimoog
http://g4m4.github.io/openmini/
GNU General Public License v3.0
13 stars 3 forks source link

Fix interpolation cursor imprecisions #44

Open G4m4 opened 10 years ago

G4m4 commented 10 years ago

When the interpolation of an entire buffer is split in interpolations of multiple input blocks, buffer length (and/or required input elements count) computation imprecisions occur, resulting in various out-of-bound reads.

This can be seen in various tests:

G4m4 commented 10 years ago

Moved that to Alpha 2, now using a simpler Resampler.