A powerful web-based tool for analyzing musical chords and harmonies.
Try it out here: Harmonic Analyzer
- Real-time chord analysis
- MIDI keyboard support
- Visual piano interface
- Detailed harmonic information
To run this project locally:
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev