Skip to content

jollibedablo/Key-Intervals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎹 Key Intervals

Key Intervals is a lightweight desktop app that calculates the number of semitones, tones, and cents between two musical keys.

Built with Python and Tkinter, the app is made for producers, composers, and musicians who need a quick and clean interval calculator without opening a DAW.



✨ Features

  • Select a Main Key and Target Key
  • Toggle between Major/Minor modes
  • Displays:
    • 🔢 Semitones
    • 🎵 Tones
    • 🎯 Cents
  • Simple and colorful GUI
  • Cross-platform: works on macOS, can be built for Windows/Linux
  • No DAW needed — use it as a standalone tool

📦 Installation

🖥 macOS .app version

Download the prebuilt .app from the Releases tab.

  1. Download .zip
  2. Unzip and move Key Intervals.app to Applications or anywhere
  3. Double click to launch

🧪 From Source

Make sure you have Python 3.9+ installed.

git clone https://github.com/jdabsofficial/key-intervals.git
cd key-intervals
pip install -r requirements.txt
python3 key_intervals.py

About

Key Intervals is a lightweight desktop app that calculates the number of semitones, tones, and cents between two musical keys. Built with Python and Tkinter, the app is made for producers, composers, and musicians who need a quick and clean interval calculator without opening a DAW.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages