index
:
chords.git
main
chord explorer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix play/pause finally maybe?
Brian Cully
2025-07-29
1
-30
/
+24
*
add realtime note selection
Brian Cully
2025-07-28
4
-28
/
+60
*
get volume control working
Brian Cully
2025-07-28
2
-19
/
+11
*
wip: get tones playing again
Brian Cully
2025-07-28
3
-21
/
+78
*
add player tests
Brian Cully
2025-07-28
3
-19
/
+22
*
don't let frets get clicked when muted
Brian Cully
2025-07-28
1
-3
/
+17
*
fix mute selection/deselection
Brian Cully
2025-07-28
3
-15
/
+22
*
put history on bottom
Brian Cully
2025-07-28
1
-0
/
+2
*
pad out the fretboard buttons
Brian Cully
2025-07-28
1
-2
/
+5
*
simplify postEvent
Brian Cully
2025-07-28
1
-4
/
+4
*
fix string selection update on click
Brian Cully
2025-07-28
2
-13
/
+7
*
fix some css sizing issues in the fretboard
Brian Cully
2025-07-28
1
-7
/
+9
*
make tests run button force refresh
Brian Cully
2025-07-28
5
-9
/
+10
*
add simple test stub
Brian Cully
2025-07-28
3
-1
/
+24
*
start adding test infrastructure
Brian Cully
2025-07-28
4
-154
/
+40
*
fix attributelisteners on strings
Brian Cully
2025-07-28
1
-1
/
+1
*
put key picker note hover back
Brian Cully
2025-07-28
2
-32
/
+60
*
attach octave values to frets
Brian Cully
2025-07-28
7
-43
/
+79
*
whoops, missing files
Brian Cully
2025-07-26
7
-0
/
+8441
*
add octave to string so they're not all smooshed
Brian Cully
2025-07-26
2
-5
/
+18
*
first stab at fretboard player.
Brian Cully
2025-07-26
7
-73
/
+93
*
radio radio!
Brian Cully
2025-05-12
3
-13
/
+24
*
wip: making some progress on the grid
Brian Cully
2025-05-12
3
-8
/
+180
*
wip: major refactor for web components and grid layout
Brian Cully
2025-05-12
5
-190
/
+123
*
append history when ‘+’ button clicked
Brian Cully
2025-05-12
3
-9
/
+66
*
js: put save event back
Brian Cully
2025-05-12
2
-20
/
+21
*
embed history list, use custom elements for css
Brian Cully
2025-05-12
2
-29
/
+43
*
convert to web components
Brian Cully
2025-05-12
5
-167
/
+230
*
js: init on DOMContentLoaded
Brian Cully
2025-05-11
1
-3
/
+24
*
js: return ‘x’ for muted strings
Brian Cully
2025-04-10
1
-4
/
+6
*
js: remove names on default function exports
Brian Cully
2025-04-10
2
-2
/
+2
*
dir-locals: set js variables
Brian Cully
2025-04-10
1
-1
/
+4
*
dir-locals: new
Brian Cully
2025-04-10
1
-0
/
+4
*
make: http on 31337
Brian Cully
2025-04-10
1
-1
/
+1
*
js: add stubs for aug/dim scales
Brian Cully
2025-04-10
2
-2
/
+30
*
shell.nix: langserver
Brian Cully
2025-04-10
1
-0
/
+1
*
notes: add table for fifth and octave ratios
Brian Cully
2025-04-10
1
-0
/
+16
*
css: use vars
Brian Cully
2025-04-10
1
-13
/
+35
*
html: add stubs for saved chords
Brian Cully
2025-04-10
1
-0
/
+14
*
fix muted fret errors by parsing classList
Brian Cully
2025-03-10
1
-2
/
+2
*
scale: don't export chromaticScale
Brian Cully
2025-03-10
1
-1
/
+1
*
scale: calculate diatonic scales
Brian Cully
2025-03-10
2
-7
/
+19
*
fretboard: use Note for normalization
Brian Cully
2025-03-10
1
-22
/
+4
*
fretboard: calculate selected note from x-data-note
Brian Cully
2025-03-10
1
-7
/
+6
*
notes: pretend i know what a flat 5 and 2 are
Brian Cully
2025-03-10
1
-2
/
+2
*
link to src
Brian Cully
2025-03-10
1
-0
/
+4
*
css: chord scale color when clicked + pointer when hovered.
Brian Cully
2025-03-10
1
-0
/
+7
*
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
[next]