Use fixed-resample for proper input stream resampling#22
Merged
Conversation
SolarLiner
force-pushed
the
feat/fixed-resampling
branch
from
March 16, 2025 14:14
bfce674 to
131d2f9
Compare
SolarLiner
force-pushed
the
feat/fixed-resampling
branch
from
March 17, 2025 16:22
473e80a to
204bf3f
Compare
SolarLiner
marked this pull request as ready for review
March 17, 2025 22:13
SolarLiner
force-pushed
the
feat/fixed-resampling
branch
from
March 20, 2025 09:07
e2766a8 to
880e988
Compare
geom3trik
approved these changes
Mar 20, 2025
SolarLiner
force-pushed
the
feat/fixed-resampling
branch
from
March 25, 2025 20:59
880e988 to
23125ea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Integrates
fixed-resampleto accurately resample the input stream in the duplex system.Closes #9
Closes #11
Type of Change
Please delete options that are not relevant.
How Has This Been Tested?
Not sure how to test this, but I have added a loopback example to head the input into the output.
Checklist: