Re: [PD] 4-point interpolation changes timbre depending on sample rate

2021-05-04 Thread Clemens Wegener
I also think it makes sense to specify arguments to tabread~ (or delread~) to specify the interpolation. Dan you are suggesting an api like this to manage code size and structuring. I see, because when we put everything into the tabread~ (or delread~) class with just flags from arguments/message

Re: [PD] 4-point interpolation changes timbre depending on sample rate

2021-05-03 Thread Clemens Wegener
I think now would be a good place to pause the implementation and discuss if there is a need for this kind of algorithm in the PD community. We saw some use cases for the Whittaker-Shannon interpolation where we gain in quality and/or speed. Namely waveguides and pitch shifters. Is there anyth

Re: [PD] 4-point interpolation changes timbre depending on sample rate

2021-04-29 Thread Clemens Wegener
; Subject: [PD] 4-point interpolation changes timbre depending on sample >>>>> rate >>>>> >>>>> Hi list, >>>>> >>>>> the 4-point interpolation in tabread4~ has been a popular topic in the >>>>> past, going back