summaryrefslogtreecommitdiffstats
path: root/main.mjs
Commit message (Expand)AuthorAgeFilesLines
* simplify play/stop logic a bitBrian Cully2025-07-291-15/+18
* add realtime note selectionBrian Cully2025-07-281-7/+13
* wip: get tones playing againBrian Cully2025-07-281-5/+8
* fix mute selection/deselectionBrian Cully2025-07-281-7/+0
* make tests run button force refreshBrian Cully2025-07-281-0/+7
* put key picker note hover backBrian Cully2025-07-281-9/+29
* attach octave values to fretsBrian Cully2025-07-281-32/+38
* add octave to string so they're not all smooshedBrian Cully2025-07-261-3/+7
* first stab at fretboard player.Brian Cully2025-07-261-2/+27
* wip: major refactor for web components and grid layoutBrian Cully2025-05-121-11/+6
* js: put save event backBrian Cully2025-05-121-15/+10
* convert to web componentsBrian Cully2025-05-121-11/+18
* js: init on DOMContentLoadedBrian Cully2025-05-111-3/+24
* modify note list when changing keysBrian Cully2025-03-091-1/+3
* mute strings by clicking on the open noteBrian Cully2025-03-081-11/+0
* js: show selected fret outputBrian Cully2025-03-081-3/+4
* js: add bare bones js stuffBrian Cully2025-03-081-0/+13