Skip to content

A guitar scale chart for many popular scales, modes, and keys.

Notifications You must be signed in to change notification settings

d3christ/GuitarScaleChart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

GuitarScaleChart

A 24-fret guitar scale chart for many popular scales, modes, and keys.
Written for Python 3.

If you really want to use Python 2, you can change "tkinter" to "Tkinter" in the import statement.

Check back soon for new features!

How to use

python scalecharts.py

How to navigate

Options:

Scales:

  • Major
  • Natural minor
  • Harmonic minor
  • Melodic minor
  • Dorian mode
  • Phrygian mode
  • Lydian mode
  • Mixolydian mode
  • Locrian mode
  • Ahava raba mode
  • Minor pentatonic
  • Pentatonic

Chords:

  • 5 chord
  • Major chord
  • Minor chord
  • Diminished chord
  • Augmented chord
  • Sus2 chord
  • Sus4 chord
  • Maj7 chord
  • min7 chord
  • 7 chord
  • min7b5 chord
  • dim7 chord
  • 9 chord
  • Maj9 chord
  • m9 chord

If you liked it:

Donate, so I can dedicate more time to projects like this.

About the Author

https://linkedin.com/in/colingburke

About

A guitar scale chart for many popular scales, modes, and keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%