Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change ‘min’ in chord name to ‘m’ | Brian Cully | 2 days | 1 | -1/+1 |
| | |||||
* | diatonic → scale | Brian Cully | 3 days | 2 | -5/+5 |
| | |||||
* | js: fix f♯maj scale display by using e♯ on the 7th. | Brian Cully | 3 days | 1 | -4/+19 |
| | |||||
* | unicode | Brian Cully | 3 days | 3 | -13/+14 |
| | |||||
* | html: dots | Brian Cully | 3 days | 1 | -3/+3 |
| | |||||
* | add display for available chords in the key | Brian Cully | 3 days | 4 | -3/+52 |
| | |||||
* | css: show note interval underneath note | Brian Cully | 3 days | 1 | -1/+18 |
| | |||||
* | favicon | Brian Cully | 3 days | 1 | -0/+0 |
| | |||||
* | modify note list when changing keys | Brian Cully | 3 days | 4 | -1/+53 |
| | |||||
* | use ‘tonic’ rather than ‘root’ | Brian Cully | 3 days | 2 | -17/+17 |
| | | | | | i dunno, makes me seem like i know what i'm talking about. to me, at least. | ||||
* | js: render form when [un]muting | Brian Cully | 3 days | 1 | -0/+1 |
| | |||||
* | html: put key selection in fieldset | Brian Cully | 3 days | 1 | -15/+18 |
| | |||||
* | html: add test key selector | Brian Cully | 3 days | 2 | -0/+22 |
| | |||||
* | html: add classes to fret tds and trs, rejigger | Brian Cully | 3 days | 3 | -29/+63 |
| | |||||
* | js: refresh output column when radio deselected | Brian Cully | 4 days | 1 | -1/+2 |
| | |||||
* | mute strings by clicking on the open note | Brian Cully | 4 days | 3 | -21/+32 |
| | |||||
* | html: add some css | Brian Cully | 4 days | 2 | -6/+23 |
| | |||||
* | js: show selected fret output | Brian Cully | 4 days | 2 | -6/+69 |
| | |||||
* | 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 |
| | |||||
* | html: add selected note column | Brian Cully | 4 days | 1 | -1/+8 |
| | |||||
* | infra: initial infra | Brian Cully | 4 days | 3 | -0/+14 |
| | |||||
* | js: add bare bones js stuff | Brian Cully | 4 days | 3 | -0/+120 |
| | |||||
* | html: rejigger as radio buttons | Brian Cully | 4 days | 1 | -62/+64 |
| | |||||
* | html: fix thead, be explicit about tbody | Brian Cully | 4 days | 1 | -55/+62 |
| | |||||
* | table-based string template | Brian Cully | 4 days | 1 | -0/+69 |