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

Resampled sources end in a "click" #1

Open
Adamcake opened this issue Nov 20, 2020 · 0 comments
Open

Resampled sources end in a "click" #1

Adamcake opened this issue Nov 20, 2020 · 0 comments

Comments

@Adamcake
Copy link
Collaborator

Adamcake commented Nov 20, 2020

When putting any source through boop::resampler::Resampler, the output will end in a "click" sound - in other words, a few corrupted samples fading to silence:
image

What we've verified so far:

  • the input data is correct
  • these samples are not being generated by the resampler
  • modifying the input data does not change the output
  • modifying the resampler does not change the output

I suspect this fault is coming from CPAL or whatever host it's using - or, at least, I'm at a loss as to where else it could be coming from, besides the Rust compiler itself (absolutely not to be ruled out.) I will be interested to see if this issue stops happening when CPAL is replaced with a native solution. Fortunately that task is viri's job, that's why it'll be awesome, in three months at a minimum.

Repository owner deleted a comment from 0x08088405 Nov 20, 2020
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

No branches or pull requests

1 participant