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

SineWave has growing levels of distortion over time because of float round off errors #207

Open
mlindner opened this issue Nov 17, 2018 · 0 comments · May be fixed by #202
Open

SineWave has growing levels of distortion over time because of float round off errors #207

mlindner opened this issue Nov 17, 2018 · 0 comments · May be fixed by #202

Comments

@mlindner
Copy link

This is one of the two issues found in #201.

There's random noise that creeps in as the float32 shifts exponent sizes as shown in the image below. The image below is a constant 3000 hz sine wave. In the top part of the image is a waterfall plot showing the growing frequency distortion spread as the float errors increase.

float32 44100hz

@mlindner mlindner linked a pull request Nov 17, 2018 that will close this issue
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 a pull request may close this issue.

1 participant