You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python calculator that takes any list of musical notes (entered as a string) and returns the prime form and interval class vector for that set of pitches (see link below for more on musical set theory). Other planned features include Forte number identification and a tone matrix generator.