Skip to content

Double precision interface for the caller to calculate frames consumed while using the callback API #226

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

6charm
Copy link

@6charm 6charm commented Jul 15, 2025

Hello! I am a contributor to Mixxx (https://github.com/mixxxdj/mixxx), working as part of my GSOC 2025 project.

I have integrated the libsamplerate API into our software (See mixxxdj/mixxx#15005)
and have observed significant latency gains over our previous resampler. (See mixxxdj/mixxx#15005 (comment))

However, for correctness we believe double-precision tracking is necessary (not just for mixxx, but for other real-time applications as well). We would like to upstream the libsamplerate changes, but cannot do so without a double precision interface upstreamed to libsamplerate. Hence the PR.

Thank you!

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.

1 participant