I made a tool for learning scales, chords, and how to combine them
This started out when I vibe-coded a guitar scale fingering generator. It came out pretty good, and I started adding stuff to it: chords, then how chords and scales interact. Then I added charts for other instruments I mess around with: piano, cello, alto recorder. There's a complexity toggle to go from basic harmony to extended/experimental stuff. It's honestly still mostly a toy, but I thought other people might be interested in playing with it. Source is on github, so it's easy enough to run locally and fork. https://github.com/aleshh/gtr-scales
In plain words
This tool helps musicians learn scales, chords, and their relationships across multiple instruments including guitar, piano, cello, and alto recorder. It displays fingering charts and shows how scales and chords interact together. A complexity toggle lets users start with basic harmony or explore extended and experimental sounds. The source code is available on GitHub for local use and modification.
written from the facts on this page · September 2026
Does the same job
all alternatives →- IGInteractive guitar scales diagrams2018 · grunfy.com · ▲277
- HWHarmopark – Web tool to visually build chords and progressions2019 · harmopark.app · ▲153
- GDGuitar Dashboard – Open source music theory explorer for guitarists2018 · guitardashboard.com · ▲590
- ICInteractive Chord Finder, Free Piano Scale and Chord ExplorerFeb 2026 · interactivechordfinder.com · ▲9
I built a free, browser-based tool for exploring scales, modes, and their diatonic chords. Pick any root note and scale (major, natural minor, all seven modes, and 70+ other scales) and instantly see which chords (triads, 7th, 9th, etc.) belong to that key. It also includes a built-in sequencer so if you've found interesting chords for your scale, you can arrange them into a progression and hear how they flow together. No need to switch between a theory reference and a DAW just to test whether a ii–V–I sounds right in your preferred scale. No signup, no ads, no paywall, just a tool I wished…
- SHScale Heaven – Browse and play any scale/chord, chord progression2019 · scale-heaven.com · ▲231
- CACadence – A guitar theory appOct 2025 · cadenceguitar.com · ▲195
Hello HN, I just released this music theory and ear training mobile app for guitar which I've been working on for a bit more than a year on the side. The idea was to make something for the eternally "intermediate" guitarist (myself included). There are a lot of beginner apps which rely on learning songs, toolkits which give you a bunch of stuff with no explanation but not many in-between apps to actually learn and practice more generic and somewhat advanced stuff. The app contains short lessons, recaps and most importantly challenges (visual, audio and pure theory) along with a very complete…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com