Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 378 Bytes

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