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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
6
-23
/
+67
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
5
-47
/
+73
*
components automatically drawPreview & save currentPreset
tassaron
2017-07-13
9
-20
/
+28
*
staticComponents list is reversed now
tassaron
2017-07-13
2
-9
/
+9
*
more error messages for blank components
tassaron
2017-07-13
5
-14
/
+53
*
added option to include audio from Video components
tassaron
2017-07-13
3
-9
/
+19
*
merge consecutive static components
tassaron
2017-07-13
10
-55
/
+100
*
fixed various bugs
tassaron
2017-07-11
10
-35
/
+83
*
separated creation of ffmpeg command
tassaron
2017-07-09
7
-110
/
+116
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
9
-81
/
+325
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
13
-77
/
+148
*
more thorough installation directions
tassaron
2017-07-06
4
-3
/
+12
*
image options to mirror & saturate colours
tassaron
2017-07-06
9
-9
/
+122
*
added basic rotate option to images
tassaron
2017-07-05
3
-3
/
+63
*
fixed syntax error
tassaron
2017-07-05
1
-2
/
+2
*
use decorator for readability
tassaron
2017-07-05
1
-12
/
+17
*
made code work
tassaron
2017-07-04
1
-2
/
+2
*
updated Windows installation instructions
tassaron
2017-07-04
2
-8
/
+7
*
removed pyc
tassaron
2017-07-04
2
-0
/
+1
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
9
-85
/
+119
*
frame-drawing tools for components to share
tassaron
2017-07-02
7
-43
/
+76
*
renamed component base
tassaron
2017-07-02
6
-11
/
+16
*
rm unneeded imports, work on freezing
tassaron
2017-07-02
6
-28
/
+51
*
Fixed Text Colors & update button color on manual value change.
DH4
2017-07-01
1
-1
/
+4
*
added visualizer options + invalid presets get ignored
tassaron
2017-06-26
5
-26
/
+148
[next]