aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/waveform.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* better aevalsrc inputs for spectrum previewstassaron2017-08-141-10/+15
* using the builtin logging moduletassaron2017-08-101-4/+14
* relativeWidgets might as well be a listtassaron2017-08-031-19/+16
* 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
* component class now tracks colorwidgetstassaron2017-08-011-35/+5
* added Spectrum component with many optionstassaron2017-07-301-15/+33
* generic preview sound for waveform componenttassaron2017-07-291-13/+25
* waveform component is working, preview is glitchytassaron2017-07-291-42/+92
* starting work on Waveform componenttassaron2017-07-291-0/+139