aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/audioleveldisplay.py
AgeCommit message (Collapse)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods
2016-01-30document audiolevel codeMaZderMind
2016-01-29add some more niceness to the audiolevelMaZderMind
2016-01-29simplify formularMaZderMind
2016-01-29logarithmic audio display, fixes #28MaZderMind
2015-10-06fix audio-level meterMaZderMind
2015-08-07Use New-Style ClassesMaZderMind
2015-08-04start the great refactoringMaZderMind