Skip to content

🎡 Find the key of a chord progression 🎡

License

Notifications You must be signed in to change notification settings

bobrust/keyfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

KeyFinder App

This project is an example of a desktop app. Build with Rust and egui KeyFinder

Find the key of a chord progression

Paste your chord progression into the textarea and press the button to get the Key in which this song was composed. This tool allows you to easily find the key of a chord progression.

What is the song key?

That's the signature that defines a group of tones and chords that are tonally related, or compatible. There are 12 major and 12 minor keys.

This tool allows you to find the Key of a song based on its chords. You need to paste a chord progression in the textarea, and hit the button at the bottom.

Installation

  • Clone this repo to your machine.
  • CD ino the keyfinder directory.
  • Run with: Cargo Run

About

🎡 Find the key of a chord progression 🎡

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages