-
Notifications
You must be signed in to change notification settings - Fork 122
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
ATK: FOA speed of sound #317
Comments
Don't forget to update the README! |
Hi @joslloand |
Thanks @dyfer, I'll go ahead and prepare a PR. It would be great to be able to have the update in to coincide with the upcoming SC 3.12 release. |
Noted. |
@dyfer, yes, I would expect so... but was hoping to be ready for it.... |
ATK issue: ambisonictoolkit/atk-sc3#104
The fix for this is simple. For FoaProximity and FoaNFC, replace the frequency setting of 53.0 Hz with 343.0 / 2pi -> 54.59014548052
There are four lines to be updated:
sc3-plugins/source/ATK/AtkUGens.cpp
Line 1949 in fa550fb
sc3-plugins/source/ATK/AtkUGens.cpp
Line 1999 in fa550fb
sc3-plugins/source/ATK/AtkUGens.cpp
Line 2063 in fa550fb
sc3-plugins/source/ATK/AtkUGens.cpp
Line 2113 in fa550fb
The text was updated successfully, but these errors were encountered: