aboutsummaryrefslogtreecommitdiff
path: root/bin/level_calc.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made visually-linear curve function configurable in level_calc.pySelene ToyKeeper2015-09-301-6/+22
|
* Added dual PWM support to level_calc.py, and made it work better when run ↵Selene ToyKeeper2015-04-061-12/+82
| | | | | | via an icon in Windows. Fixed estimation formulas to better account for high minimum modes.
* Moved level_calc.py to bin/ since it's useful for general purposes.Selene ToyKeeper2015-04-061-0/+61
Made level_calc.py prompt the user for input interactively, or get values from the command line if possible.