Pinned Loading
-
interval.py
interval.py 1from note import Note
2from scale import *
34class Interval(Note) :
5def __init__(self, string, *destination, debug=False):
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
