pitchtypes.utils
Functions
|
Return the number of diatonic steps corresponding to the number of steps on the line of fifths (4 * fifth_steps). |
|
Return the number of steps along the line of fifths corresponding to a diatonic pitch class. |
|
Return the number of steps along the line of fifths corresponding to the given generic interval: (2 * generic - 1) % 7 - 1. |