summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* css: chord scale color when clicked + pointer when hovered.HEADmainBrian Cully10 hours1-0/+7
* add hover class to note listBrian Cully10 hours1-2/+6
* fix re-rendering clicked notes when key changedBrian Cully10 hours1-6/+22
* add click handler for notes in key selectorBrian Cully10 hours2-2/+32
* notes: add themBrian Cully11 hours1-0/+17
* normalize note names for hover matchingBrian Cully11 hours1-3/+7
* js: add ‘Note’ classBrian Cully11 hours1-0/+86
* implement test hover behavior on key selector's note listBrian Cully11 hours3-48/+70
* start tonics from C in key selectorBrian Cully12 hours1-3/+3
* css: narrow triad displayBrian Cully12 hours1-1/+1
* html: available chords → triadsBrian Cully12 hours1-1/+1
* scale: start scales from CBrian Cully12 hours1-10/+10
* scale: throw when we can't calculate scale.Brian Cully12 hours1-2/+2
* change ‘min’ in chord name to ‘m’Brian Cully15 hours1-1/+1
* diatonic → scaleBrian Cully24 hours2-5/+5
* js: fix f♯maj scale display by using e♯ on the 7th.Brian Cully26 hours1-4/+19
* unicodeBrian Cully27 hours3-13/+14
* html: dotsBrian Cully29 hours1-3/+3
* add display for available chords in the keyBrian Cully30 hours4-3/+52
* css: show note interval underneath noteBrian Cully32 hours1-1/+18
* faviconBrian Cully32 hours1-0/+0
* modify note list when changing keysBrian Cully32 hours4-1/+53
* use ‘tonic’ rather than ‘root’Brian Cully33 hours2-17/+17
* js: render form when [un]mutingBrian Cully33 hours1-0/+1
* html: put key selection in fieldsetBrian Cully34 hours1-15/+18
* html: add test key selectorBrian Cully34 hours2-0/+22
* html: add classes to fret tds and trs, rejiggerBrian Cully34 hours3-29/+63
* js: refresh output column when radio deselectedBrian Cully2 days1-1/+2
* mute strings by clicking on the open noteBrian Cully2 days3-21/+32
* html: add some cssBrian Cully2 days2-6/+23
* js: show selected fret outputBrian Cully2 days2-6/+69
* js: clean up scale a bitBrian Cully2 days1-5/+13
* js: export the chromatic scaleBrian Cully2 days1-1/+1
* html: add selected note columnBrian Cully2 days1-1/+8
* infra: initial infraBrian Cully2 days3-0/+14
* js: add bare bones js stuffBrian Cully2 days3-0/+120
* html: rejigger as radio buttonsBrian Cully2 days1-62/+64
* html: fix thead, be explicit about tbodyBrian Cully3 days1-55/+62
* table-based string templateBrian Cully3 days1-0/+69