-
Notifications
You must be signed in to change notification settings - Fork 172
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
old gmkit test.wav? #1137
Comments
I will look into it |
This was actually a legit fail. The new pan calculation yields slightly different results since it's dividing two floats with non-zero content all the way to the last digit and causes some truncation. But this should not be audible because it only introduces changes to the audio output at the 6-8 decimal place. |
I assume this is related to #1061. |
Okay. Maybe I misunderstood the purpose of this issue. The file is indeed redundant. I removed it in 1722223. |
Ok! |
Hi guys
I was tryng to solve a unit test fail and I listened to a file that seems using the old gmkit:
hydrogen/src/tests/data/functional/test.wav
The text was updated successfully, but these errors were encountered: