Commit Graph

12 Commits

Author SHA1 Message Date
tassaron 4a310ffb28 file logging can be turned completely off
and various changes to log levels and messages everywhere
2017-08-27 12:10:21 -04:00
tassaron c07f2426ce fixed issues with undoing relative widgets 2017-08-19 18:32:12 -04:00
tassaron ea1a422cc5 better aevalsrc inputs for spectrum previews 2017-08-14 14:28:30 -04:00
tassaron 1c4afc96d6 using the builtin logging module 2017-08-10 16:04:41 -04:00
tassaron 219e846984 relativeWidgets might as well be a list 2017-08-03 12:16:57 -04:00
tassaron 6611492b30 relative gradients & last good frame used for preview errors 2017-08-03 00:44:46 -04:00
tassaron 5784cdbcf8 x/y pixel values update to match output resolution 2017-08-01 21:57:36 -04:00
tassaron 3c1b52205f component class now tracks colorwidgets
so adding new color-selection widgets is now simple
2017-08-01 17:57:39 -04:00
tassaron b6b45d1270 added Spectrum component with many options
tweaked Waveform, added some ffmpeg logging, made generic widget functions
2017-07-30 13:04:02 -04:00
tassaron db1ea1fc4e generic preview sound for waveform component
with secret preference to use the audio file again
2017-07-29 23:45:37 -04:00
tassaron 1297af61c9 waveform component is working, preview is glitchy 2017-07-29 20:27:46 -04:00
tassaron c1457b6dad starting work on Waveform component
split Video class out of Video component for reuse in Waveform
2017-07-29 13:08:28 -04:00