A number of changes for chordcalc 0.3, plus one stupid bug fixed: New: AUTO_REDUCE filter option. If no fingerings can be found, try to progressively omit 5th, omit root, and omit 3rd until fingerings are found. This is useful for instruments with fewer strings playing larger chords. New: NO_OPEN filter option. Reject fingerings with open [...]
Posts Tagged ‘my software’
chordcalc.py 0.3
Posted in my software, python, tagged my software, python on December 28, 2008 |
chordcalc.py 0.2
Posted in my software, python, tagged my software, python on December 21, 2008 |
Updated version 0.2 of chordcalc.py available. Changes below: Corrections for some chord definitions Minor changes to error messages Default span values for various instruments Options –position and –span now issue warning and set to default values instead of exiting Option -v now just prints the version and exits. All other options are ignored. Fixed bug [...]