about summary refs log tree commit diff
path: root/website/sandbox/chord-drill-sergeant/src/Main.elm
AgeCommit message (Expand)AuthorFilesLines
2020-04-12 Whitelist and blacklist chordTypesWilliam Carroll1-3/+60
2020-04-12 Whitelist and blacklist chords by inversion typeWilliam Carroll1-1/+41
2020-04-12 Properly support chord inversionsWilliam Carroll1-238/+187
2020-04-11 Support NoteClassWilliam Carroll1-19/+139
2020-04-11 Support BPM for tempoWilliam Carroll1-10/+28
2020-04-11 Prefer type alias to typeWilliam Carroll1-50/+31
2020-04-11 Support basic tempoWilliam Carroll1-12/+74
2020-04-11 Improve the styling of the pianoWilliam Carroll1-1/+1
2020-04-11 Generate all known chords and display randomly selected chordsWilliam Carroll1-191/+84
2020-04-10 Model data and sketch ideas for Chord Drill SergeantWilliam Carroll1-0/+206