| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add octave to string so they're not all smooshed | Brian Cully | 2025-07-26 | 1 | -3/+7 |
| | | |||||
| * | first stab at fretboard player. | Brian Cully | 2025-07-26 | 1 | -2/+27 |
| | | | | | | need to handle actual chord positions so everything isn't in 4, but otherwise works? | ||||
| * | wip: major refactor for web components and grid layout | Brian Cully | 2025-05-12 | 1 | -11/+6 |
| | | | | | | | - hovering on notes from the key doesn't work. - need to show fret on/off, not notes, they're too distracting - save button broken | ||||
| * | js: put save event back | Brian Cully | 2025-05-12 | 1 | -15/+10 |
| | | |||||
| * | convert to web components | Brian Cully | 2025-05-12 | 1 | -11/+18 |
| | | | | | one less thing to hard-code: element ids, which were brittle already. | ||||
| * | js: init on DOMContentLoaded | Brian Cully | 2025-05-11 | 1 | -3/+24 |
| | | |||||
| * | modify note list when changing keys | Brian Cully | 2025-03-09 | 1 | -1/+3 |
| | | |||||
| * | mute strings by clicking on the open note | Brian Cully | 2025-03-08 | 1 | -11/+0 |
| | | |||||
| * | js: show selected fret output | Brian Cully | 2025-03-08 | 1 | -3/+4 |
| | | |||||
| * | js: add bare bones js stuff | Brian Cully | 2025-03-08 | 1 | -0/+13 |
