You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add rate-dependent configuration to Interpolator and use it in Sinc to
apply an anti-aliasing bandwidth when downsampling. The Interpolator
trait now exposes set_hz_to_hz, set_playback_hz_scale, and
set_sample_hz_scale (default no-ops); Converter methods call them
automatically.
Fixes#174
0 commit comments