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.
-
Updated
Jul 19, 2026 - Python