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:
@ -1,4 +1,4 @@
|
||||
const PCO_CHORDS_VERSION* = "0.3.0"
|
||||
const PCO_CHORDS_VERSION* = "0.3.1"
|
||||
|
||||
const USAGE* = """Usage:
|
||||
pco_chords [options]
|
||||
|
Reference in New Issue
Block a user