Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 726 Bytes

File metadata and controls

34 lines (22 loc) · 726 Bytes

Chord Flow 🎵

A web app for exploring and playing chord progressions with optimized voice leading.

Chord Flow Screenshot

Try it here: Chord Flow

Development

# 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

Features

  • 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

License

This project is open-source under the MIT License.