All Projects → crawsome → Guitarscalechart

crawsome / Guitarscalechart

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Guitarscalechart

Appjar
Simple Tkinter GUIs in Python
Stars: ✭ 565 (+1155.56%)
Mutual labels:  tkinter
Chordious
Fretboard diagram generator for fretted stringed instruments.
Stars: ✭ 22 (-51.11%)
Mutual labels:  scale
Yunmai Data Extract
Extract your data from the Yunmai weighing scales cloud API so you can use it elsewhere
Stars: ✭ 21 (-53.33%)
Mutual labels:  scale
Performance Optimization
Guidance on how to observe, measure, and correct common issues in a cloud-based system.
Stars: ✭ 620 (+1277.78%)
Mutual labels:  scale
Chronophore
Desktop app for tracking student sign-ins in a tutoring center.
Stars: ✭ 6 (-86.67%)
Mutual labels:  tkinter
Doujin voice renamer
依据 RJ 号从 dlsite 爬取 “标题” 和 “社团” 等信息 ,可以按照自定义模板对文件夹批量格式化命名
Stars: ✭ 26 (-42.22%)
Mutual labels:  tkinter
Bloom
🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers.
Stars: ✭ 553 (+1128.89%)
Mutual labels:  scale
Snappydata
Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster
Stars: ✭ 995 (+2111.11%)
Mutual labels:  scale
Microservices
A microservices environment managed by Docker Compose.
Stars: ✭ 16 (-64.44%)
Mutual labels:  scale
Arf Converter
Bulk ARF file converter
Stars: ✭ 10 (-77.78%)
Mutual labels:  tkinter
Tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Stars: ✭ 29,871 (+66280%)
Mutual labels:  scale
Depth
Add some Depth to your fragments
Stars: ✭ 789 (+1653.33%)
Mutual labels:  scale
Ws50 Sync
ws50-sync is a python based program which pulls air quality data from your Withings account and stores it directly in a Domoticz DB.
Stars: ✭ 8 (-82.22%)
Mutual labels:  scale
Infospider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
Stars: ✭ 5,984 (+13197.78%)
Mutual labels:  tkinter
Collectionviewpaginglayout
a simple but highly customizable paging layout for UICollectionView.
Stars: ✭ 947 (+2004.44%)
Mutual labels:  scale
Litepager
LitePager,一个轻量级的ViewPager,仿新版网易云歌单广场
Stars: ✭ 563 (+1151.11%)
Mutual labels:  scale
Cryptoapp
加密解密工具箱GUI程序,支持Windows和linux系统。
Stars: ✭ 24 (-46.67%)
Mutual labels:  tkinter
Terraform Aws Jenkins Ha Agents
A terraform module for a highly available Jenkins deployment.
Stars: ✭ 41 (-8.89%)
Mutual labels:  scale
Php Image Resize
PHP library to resize, scale and crop images. Cloud solution available at:
Stars: ✭ 955 (+2022.22%)
Mutual labels:  scale
Subsampling Scale Image View
Copyright 2018 David Morrissey, and licensed under the Apache License, Version 2.0. No attribution is necessary but it's very much appreciated. Star this project if you like it!
Stars: ✭ 7,137 (+15760%)
Mutual labels:  scale

GuitarScaleChart

A 24-fret guitar scale chart for many popular scales, modes, and keys. Written for Python 3 and uses tk. On some systems tk needs to be installed. For linux based systems you can use your package manager and install python3-tk.

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
  • Blues

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
  • 11 chord
  • Maj11 chord
  • min11 chords

If you liked it:

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

About the Author

https://linkedin.com/in/colingburke

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].