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

Interval calculation #17

Open
analogikaHH opened this issue May 27, 2024 · 1 comment
Open

Interval calculation #17

analogikaHH opened this issue May 27, 2024 · 1 comment
Assignees

Comments

@analogikaHH
Copy link
Collaborator

Working on a script to calculate the interval, in cents, as well as semitones ±50 Cts., between two user-supplied frequencies.

Also includes a tool to identify nearest pitch tone, relative to concert pitch.

Pitch identification should probably be broken out into separate script?

@analogikaHH analogikaHH self-assigned this May 27, 2024
@TimZiemer
Copy link
Member

TimZiemer commented May 29, 2024

These are useful features. Please create two separate functions for interval calculation and pitch identification and allow users to call the function passing the one (for pitch identification) or two (for interval calculation) frequencies as variables. I've created a new branch for this feature.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants