a1fred / harmony_tools

Musical harmony objects, operations and cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harmony tools

Zero-dependencies commandline tool for musical harmony learning

Modules

guitar - Quick way to see gamma layout on guitar
gammas - Some tools for gammas
notes - Some tools for notes
pentatonics - Some tools for pentatonics

Installation

Clone this repository and run

$ pip install harmony_tools

CONTRIBUTING

Feel free to create PR

Development

Run: python3 main.py -h
Run tests: make tests

LICENSE

MIT

About

Musical harmony objects, operations and cli


Languages

Language:Python 99.1%Language:Makefile 0.9%