Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shifting, delaying and resampling of streams #225

Merged
merged 22 commits into from
Jul 18, 2021
Merged

Conversation

mhvk
Copy link
Owner

@mhvk mhvk commented Jul 18, 2021

Fixes #100 (except the most general case, of using a polyco, etc.)

Also improves the consistency of Resample

mhvk added 21 commits July 4, 2021 16:29
Start of making resamplebase more general.
This since it became clear that edge effects dominate the overall
residuals, and one does just as well with a smaller shift kerner with
the correct padding to ensure anything wrapped is ignored.
Also check that ShiftAndResample can mimic TimeDelay.
@mhvk mhvk added enhancement New feature or request sampling labels Jul 18, 2021
@mhvk mhvk added this to the 0.3 milestone Jul 18, 2021
@mhvk mhvk force-pushed the time-delay-convolve branch 2 times, most recently from b9cb272 to 0d11b7e Compare July 18, 2021 00:36
@mhvk mhvk merged commit ded2b6f into master Jul 18, 2021
@mhvk mhvk mentioned this pull request Jul 18, 2021
5 tasks
@mhvk mhvk deleted the time-delay-convolve branch July 18, 2021 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sampling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TimeShifter and TimeOffset tasks
1 participant