Skip to content

A small web app to find scales and chords on stringed instruments

License

Notifications You must be signed in to change notification settings

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