index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
toolkit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
component class now tracks colorwidgets
tassaron
2017-08-01
2
-22
/
+3
*
added Spectrum component with many options
tassaron
2017-07-30
2
-15
/
+69
*
generic preview sound for waveform component
tassaron
2017-07-29
1
-4
/
+10
*
waveform component is working, preview is glitchy
tassaron
2017-07-29
3
-26
/
+37
*
starting work on Waveform component
tassaron
2017-07-29
2
-9
/
+127
*
move code into a new function for future expansion
tassaron
2017-07-28
1
-87
/
+97
*
fixed video component eating stdout
tassaron
2017-07-27
1
-3
/
+3
*
error can be locked within properties()
tassaron
2017-07-25
1
-2
/
+2
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
1
-0
/
+18
*
better component error messages
tassaron
2017-07-23
2
-1
/
+9
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
4
-76
/
+48
*
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
1
-1
/
+8
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
4
-6
/
+314
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
3
-0
/
+200