Created
September 3, 2022 03:09
-
-
Save victormurcia/2a68dedbc2dc69fdc705e73d5b9dde50 to your computer and use it in GitHub Desktop.
piano notes to frequncies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Load note dictionary | |
note_freqs = get_piano_notes() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment