summaryrefslogtreecommitdiffstats
path: root/scale.mjs
Commit message (Expand)AuthorAgeFilesLines
* scale: throw when we can't calculate scale.Brian Cully2025-03-101-2/+2
* js: fix f♯maj scale display by using e♯ on the 7th.Brian Cully2025-03-091-4/+19
* unicodeBrian Cully2025-03-091-2/+3
* add display for available chords in the keyBrian Cully2025-03-091-1/+0
* use ‘tonic’ rather than ‘root’Brian Cully2025-03-091-13/+13
* js: clean up scale a bitBrian Cully2025-03-081-5/+13
* js: export the chromatic scaleBrian Cully2025-03-081-1/+1
* js: add bare bones js stuffBrian Cully2025-03-081-0/+75