Open titus-ong opened 4 years ago
Quality currently has the extension as just a string. Define it with a type (e.g. major, minor or diminished) based on the seventh, and create a method that can return the extension's number as an int.
Planned revamp in #39.
Quality currently has the extension as just a string. Define it with a type (e.g. major, minor or diminished) based on the seventh, and create a method that can return the extension's number as an int.