aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/spectrum.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* relativeWidgets might as well be a listtassaron2017-08-031-25/+22
|
* relative gradients & last good frame used for preview errorstassaron2017-08-031-5/+10
|
* x/y pixel values update to match output resolutiontassaron2017-08-011-0/+3
|
* crop aphasermeter so it scales to look biggertassaron2017-07-301-1/+2
|
* more options for the Spectrum componenttassaron2017-07-301-30/+69
|
* added Spectrum component with many optionstassaron2017-07-301-0/+239
tweaked Waveform, added some ffmpeg logging, made generic widget functions