Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: chord scale color when clicked + pointer when hovered.HEADmain | Brian Cully | 25 hours | 1 | -0/+7 |
| | |||||
* | add hover class to note list | Brian Cully | 26 hours | 1 | -2/+6 |
| | |||||
* | fix re-rendering clicked notes when key changed | Brian Cully | 26 hours | 1 | -6/+22 |
| | |||||
* | add click handler for notes in key selector | Brian Cully | 26 hours | 2 | -2/+32 |
| | |||||
* | notes: add them | Brian Cully | 26 hours | 1 | -0/+17 |
| | | | | pun wasn't intended | ||||
* | normalize note names for hover matching | Brian Cully | 26 hours | 1 | -3/+7 |
| | |||||
* | js: add ‘Note’ class | Brian Cully | 26 hours | 1 | -0/+86 |
| | |||||
* | implement test hover behavior on key selector's note list | Brian Cully | 27 hours | 3 | -48/+70 |
| | |||||
* | start tonics from C in key selector | Brian Cully | 27 hours | 1 | -3/+3 |
| | |||||
* | css: narrow triad display | Brian Cully | 27 hours | 1 | -1/+1 |
| | |||||
* | html: available chords → triads | Brian Cully | 27 hours | 1 | -1/+1 |
| | |||||
* | scale: start scales from C | Brian Cully | 27 hours | 1 | -10/+10 |
| | |||||
* | scale: throw when we can't calculate scale. | Brian Cully | 27 hours | 1 | -2/+2 |
| | |||||
* | change ‘min’ in chord name to ‘m’ | Brian Cully | 31 hours | 1 | -1/+1 |
| | |||||
* | diatonic → scale | Brian Cully | 39 hours | 2 | -5/+5 |
| | |||||
* | js: fix f♯maj scale display by using e♯ on the 7th. | Brian Cully | 41 hours | 1 | -4/+19 |
| | |||||
* | unicode | Brian Cully | 42 hours | 3 | -13/+14 |
| | |||||
* | html: dots | Brian Cully | 44 hours | 1 | -3/+3 |
| | |||||
* | add display for available chords in the key | Brian Cully | 46 hours | 4 | -3/+52 |
| | |||||
* | css: show note interval underneath note | Brian Cully | 47 hours | 1 | -1/+18 |
| | |||||
* | favicon | Brian Cully | 48 hours | 1 | -0/+0 |
| | |||||
* | modify note list when changing keys | Brian Cully | 48 hours | 4 | -1/+53 |
| | |||||
* | use ‘tonic’ rather than ‘root’ | Brian Cully | 2 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 | 2 days | 1 | -0/+1 |
| | |||||
* | html: put key selection in fieldset | Brian Cully | 2 days | 1 | -15/+18 |
| | |||||
* | html: add test key selector | Brian Cully | 2 days | 2 | -0/+22 |
| | |||||
* | html: add classes to fret tds and trs, rejigger | Brian Cully | 2 days | 3 | -29/+63 |
| | |||||
* | js: refresh output column when radio deselected | Brian Cully | 3 days | 1 | -1/+2 |
| | |||||
* | mute strings by clicking on the open note | Brian Cully | 3 days | 3 | -21/+32 |
| | |||||
* | html: add some css | Brian Cully | 3 days | 2 | -6/+23 |
| | |||||
* | js: show selected fret output | Brian Cully | 3 days | 2 | -6/+69 |
| | |||||
* | js: clean up scale a bit | Brian Cully | 3 days | 1 | -5/+13 |
| | | | | be explicit about the underlying storage for first/third/etc | ||||
* | js: export the chromatic scale | Brian Cully | 3 days | 1 | -1/+1 |
| | |||||
* | html: add selected note column | Brian Cully | 3 days | 1 | -1/+8 |
| | |||||
* | infra: initial infra | Brian Cully | 3 days | 3 | -0/+14 |
| | |||||
* | js: add bare bones js stuff | Brian Cully | 3 days | 3 | -0/+120 |
| | |||||
* | html: rejigger as radio buttons | Brian Cully | 3 days | 1 | -62/+64 |
| | |||||
* | html: fix thead, be explicit about tbody | Brian Cully | 3 days | 1 | -55/+62 |
| | |||||
* | table-based string template | Brian Cully | 3 days | 1 | -0/+69 |