/modosaurus

A tool to match groups of notes to possible scales

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

modosaurus

usage: modosaurus.py [-h] [-v] N [N ...]

A tool to match groups of notes to possible scales

positional arguments:
  N              A note (e.g. Ab, E#, G)

optional arguments:
  -h, --help     show this help message and exit
  -v, --version  show program's version number and exit

Don't write code like this.