breakfastquay / rubberband

Official mirror of Rubber Band Library, an audio time-stretching and pitch-shifting library.
http://breakfastquay.com/rubberband/
GNU General Public License v2.0
561 stars 89 forks source link

Fade in on starting processing with finer (R3 engine) #85

Closed jimsimonz closed 1 year ago

jimsimonz commented 1 year ago

Hi,

I'm testing with the latest R3 algorithm and it seems to add a fade in at the start of processing.

Options = OptionProcessRealTime | OptionEngineFiner causes this, if I leave the finer flag off, the fade in doesn't occur.

Any ideas? tried with different window settings and it's the same.

cannam commented 1 year ago

Can you check that you are following the recommendations at Output in real-time mode is not aligned with the timing I expected ?

jimsimonz commented 1 year ago

thanks I wasn't aware and hadn't spotted this in the docs.