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