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

Charles Z Henry czhenry at gmail.com
Tue May 4 18:23:09 CEST 2021


On Tue, May 4, 2021 at 4:16 AM Dan Wilcox <danomatika at gmail.com> wrote:
>> On May 4, 2021, at 10:54 AM, Clemens Wegener <clemens at chair.audio> wrote:
>>
>> 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/messages, it would get hard to maintain.

> Exactly. Hacking away and cramming everything in the existing class starts to get unweidly and harder to extend/maintain.

All the changes here are just variations on the same math problem.
There's potential to unify the methods.
I tend to feel apprehensive about making a swiss-army knife kind of
object that tries to solve every problem.  It's hard to tell when it
actually is the right solution.





More information about the Pd-list mailing list