Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: add ‘Note’ class | Brian Cully | 2 days | 1 | -0/+86 |
| | |||||
* | scale: start scales from C | Brian Cully | 2 days | 1 | -10/+10 |
| | |||||
* | scale: throw when we can't calculate scale. | Brian Cully | 2 days | 1 | -2/+2 |
| | |||||
* | js: fix f♯maj scale display by using e♯ on the 7th. | Brian Cully | 3 days | 1 | -4/+19 |
| | |||||
* | unicode | Brian Cully | 3 days | 1 | -2/+3 |
| | |||||
* | add display for available chords in the key | Brian Cully | 3 days | 1 | -1/+0 |
| | |||||
* | use ‘tonic’ rather than ‘root’ | Brian Cully | 3 days | 1 | -13/+13 |
| | | | | | i dunno, makes me seem like i know what i'm talking about. to me, at least. | ||||
* | js: clean up scale a bit | Brian Cully | 4 days | 1 | -5/+13 |
| | | | | be explicit about the underlying storage for first/third/etc | ||||
* | js: export the chromatic scale | Brian Cully | 4 days | 1 | -1/+1 |
| | |||||
* | js: add bare bones js stuff | Brian Cully | 4 days | 1 | -0/+75 |