hemmer / mlrVST

VST port of the popular monome app using JUCE. At this stage, the app is in the beta phase, most functionality is there but a lot of polish is still needed.
19 stars 3 forks source link

Click / pop sounds occasionally plays at end of sample #5

Closed hemmer closed 12 years ago

hemmer commented 12 years ago

Potentially pretty serious bug where at the end of a sample, sometimes a very loud pop can be heard. This is potentially damaging to speakers.

It might be due to the linear interpolation between sample points going wrong (for play speeds != 1) and wildly miscalculating the final sample.