dasp
dasp copied to clipboard
Add a `equilibrium_padded()` constructor to each of the interpolators.
Currently all interpolator implementations require being constructed with the initial samples used for inteprolation. In some cases, it might be more convenient to just construct the interpolator with equilibrium values to begin to avoid the need for the user to sample from the source signal.