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

Where does 1997.3794084376191 come from? #93

Open
scorio-dev opened this issue Feb 15, 2023 · 0 comments
Open

Where does 1997.3794084376191 come from? #93

scorio-dev opened this issue Feb 15, 2023 · 0 comments

Comments

@scorio-dev
Copy link

What is the rationale behind the constant 1997.3794084376191 in function

to_local_average_cents.cents_mapping = (
               np.linspace(0, 7180, 360) + 1997.3794084376191)

For the first bin cents = 1997.3794084376191.
The frequency for for the first bin is computed as frequency = 10 * 2 ** (cents / 1200)
This gives 31.7 Hz. That is somwhere between B0 (30.86771 Hz) and C1 (32.70320 Hz)

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

No branches or pull requests

1 participant