Skip to content

gromgull/chord-finder

Repository files navigation

Chord Finder

A small web-app for finding scales and chords on stringed instruments. Try it here

screenshot

Chords are not hardcoded, but calculated on the fly.

Built on SolidJS and Tacit.

Development

Run pnpm install and npm run dev