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

two small fixes #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

two small fixes #14

wants to merge 3 commits into from

Conversation

thomas-roos
Copy link

fix G722 saturation

fix crosscompile - looking in host dirs

@coppice-git
Copy link
Collaborator

The saturation patch should be harmless, but I'm interested in why saturation is needed at that point. I remember going through this when originally writing the code, and deciding it could never overflow at that point. Is there some example data which causes overflow at this point in the code? It might highlight another issue which leads to the overflow.

@thomas-roos
Copy link
Author

As I remember since this patch was created years ago, this fixes a sign error while sine play. Means sign change from plus max to minus max as I remember.

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