aboutsummaryrefslogtreecommitdiff
path: root/bin/level_calc.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-06Added dual PWM support to level_calc.py, and made it work better when run ↵Selene ToyKeeper1-12/+82
via an icon in Windows. Fixed estimation formulas to better account for high minimum modes.
2015-04-06Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper1-0/+61
Made level_calc.py prompt the user for input interactively, or get values from the command line if possible.