Better column support, redefine keys.

- Fix transposition bug (wrap around past G->A)
- Better chord parsing and handling (bass transposed correctly)
- Add column and page break support.
This commit is contained in:
2022-10-29 10:56:56 -05:00
parent 4a6519b1a7
commit 4833cc4f37
5 changed files with 132 additions and 61 deletions

View File

@ -1,4 +1,4 @@
const PCO_CHORDS_VERSION* = "0.3.0"
const PCO_CHORDS_VERSION* = "0.3.1"
const USAGE* = """Usage:
pco_chords [options]