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

[BUGFIX] Ensure resampling container fills the output buffer. #14

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

sdatkinson
Copy link
Owner

Hacky fix while use of rational numbers in phase calculations is being worked on.

Resolves #13 .

But, there's a risk the other way that the latency will grow over time if the fp errors accumulate in the other direction!

@sdatkinson sdatkinson merged commit 2df2048 into main Apr 3, 2024
1 check passed
@sdatkinson
Copy link
Owner Author

Better fix: #15

@sdatkinson sdatkinson deleted the issue-13 branch April 3, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Resampling container fails to fill the output buffer occasionally
1 participant