Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-13 | Support generating chords for a particular key | William Carroll | 1 | -262/+137 |
2020-04-13 | Rename NoteClass -> PitchClass | William Carroll | 1 | -125/+128 |
2020-04-12 | Only display chords that fit on the displayed piano | William Carroll | 1 | -278/+293 |
2020-04-12 | Support suspended chords | William Carroll | 1 | -0/+30 |
2020-04-12 | Whitelist and blacklist chordTypes | William Carroll | 1 | -102/+52 |
2020-04-12 | Whitelist and blacklist chords by inversion type | William Carroll | 1 | -9/+43 |
2020-04-12 | Properly support chord inversions | William Carroll | 1 | -196/+1118 |
2020-04-11 | Support NoteClass | William Carroll | 1 | -77/+132 |
2020-04-11 | Prefer type alias to type | William Carroll | 1 | -10/+17 |
2020-04-11 | Generate all known chords and display randomly selected chords | William Carroll | 1 | -0/+209 |