A web app for exploring and playing chord progressions with optimized voice leading.
Try it here: Chord Flow
# Clone repository
git clone https://github.com/willdickerson/chord-flow.git
# Change directory
cd chord-flow
# Install dependencies
npm install
# Start development server
npm run dev- Play chord progressions with optimized voice leading
- Choose between open and close voicings
- Select which voices to optimize (bass, middle, high)
- Built with React, TypeScript, and Vite
This project is open-source under the MIT License.
