Skip to content

fix(resample): function name changed in dependent package #22

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

Merged
merged 1 commit into from
May 21, 2024

Conversation

TechIsCool
Copy link
Contributor

@TechIsCool TechIsCool commented May 19, 2024

in v0.9.8 of the arduino-audio-tools the Resample functions were refactored, this resulted in the setStream being renamed setOutput. This took a good while to track down because it wasn't clear why the override was throwing an error on the virtual void.

This brings the code back into a functional state.

in v0.9.8 the Resample Package was refactored, this resulted in the `setStream` being renamed `setOutput`. This took a good while to track down because it wasn't clear why the `override` was throwing an error on the `virtual` `void`.

This brings the code back into a functional state.
@pschatzmann pschatzmann merged commit 9156885 into pschatzmann:main May 21, 2024
@pschatzmann
Copy link
Owner

Thanks a lot

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.

2 participants