Created
September 3, 2022 03:11
-
-
Save victormurcia/0732278cae628421e46e37b2a18af183 to your computer and use it in GitHub Desktop.
keys in piano
This file contains hidden or 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
| #Define tones. Upper case are white keys in piano. Lower case are black keys | |
| scale_intervals = ['A','a','B','C','c','D','d','E','F','f','G','g'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment