/harmony_tools

Musical harmony objects, operations and cli

Primary LanguagePython

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