A small web-app for finding scales and chords on stringed instruments. Try it here
Chords are not hardcoded, but calculated on the fly.
Run pnpm install
and npm run dev
A small web-app for finding scales and chords on stringed instruments. Try it here
Chords are not hardcoded, but calculated on the fly.
Run pnpm install
and npm run dev