项目作者: tboggs

项目描述 :
A Python module for displaying notes and scales on a guitar fretboard.
高级语言: Python
项目地址: git://github.com/tboggs/fretboard.git
创建时间: 2016-06-01T19:20:05Z
项目社区:https://github.com/tboggs/fretboard

开源协议:GNU General Public License v3.0

下载


fretboard

Build Status

  1. =============================================================================
  2. E E||---|---|-G-|---|-A-|---|---|-C-|---|-D-|---|-E-|---|---|-G-|---|-A-|---|---|
  3. B ||-C-|---|-D-|---|-E-|---|---|-G-|---|-A-|---|---|-C-|---|-D-|---|-E-|---|---|
  4. G G||---|-A-|---|---|-C-|---|-D-|---|-E-|---|---|-G-|---|-A-|---|---|-C-|---|-D-|
  5. D D||---|-E-|---|---|-G-|---|-A-|---|---|-C-|---|-D-|---|-E-|---|---|-G-|---|-A-|
  6. A A||---|---|-C-|---|-D-|---|-E-|---|---|-G-|---|-A-|---|---|-C-|---|-D-|---|-E-|
  7. E E||---|---|-G-|---|-A-|---|---|-C-|---|-D-|---|-E-|---|---|-G-|---|-A-|---|---|
  8. =============================================================================
  9. 3 5 7 9 12 15 17 19

A Python module for displaying guitar notes, scales, and chords.

View the tutorial by clicking on the TUTORIAL.ipynb file.