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
/
__init__.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-23
ComponentError exception wraps previewRender
tassaron
7
-60
/
+104
2017-07-23
better component error messages
tassaron
9
-82
/
+190
2017-07-23
components auto-connect & track widgets, less autosave spam
tassaron
21
-620
/
+604
2017-07-20
add component in context menu, del/ins hotkeys
tassaron
8
-68
/
+122
2017-07-20
ffmpeg functions moved to toolkit, component format simplified
tassaron
19
-495
/
+628
2017-07-17
combined toolkit.py & frame.py into toolkit package
tassaron
15
-49
/
+58
2017-07-16
new hotkey to preview the ffmpeg command
tassaron
4
-5
/
+26
2017-07-16
apply complex filters to audio streams from components
tassaron
10
-47
/
+283
2017-07-15
trying to make setup.py work
tassaron
7
-35
/
+53
2017-07-15
use -t on inputs so ffmpeg knows when to stop filters
tassaron
6
-23
/
+67
2017-07-15
Video comp verifies audio streams, videoThread moved into Core
tassaron
5
-47
/
+73
2017-07-13
components automatically drawPreview & save currentPreset
tassaron
9
-20
/
+28
2017-07-13
staticComponents list is reversed now
tassaron
2
-9
/
+9
2017-07-13
more error messages for blank components
tassaron
5
-14
/
+53
2017-07-13
added option to include audio from Video components
tassaron
3
-9
/
+19
2017-07-13
merge consecutive static components
tassaron
10
-55
/
+100
2017-07-11
fixed various bugs
tassaron
10
-35
/
+83
2017-07-09
separated creation of ffmpeg command
tassaron
7
-110
/
+116
2017-07-09
a basic Sound component for mixing sounds
tassaron
9
-81
/
+325
2017-07-09
more comments + warnings for outdated dependencies
tassaron
13
-77
/
+148
2017-07-06
more thorough installation directions
tassaron
4
-3
/
+12
2017-07-06
image options to mirror & saturate colours
tassaron
9
-9
/
+122
2017-07-05
added basic rotate option to images
tassaron
3
-3
/
+63
2017-07-05
fixed syntax error
tassaron
1
-2
/
+2
2017-07-05
use decorator for readability
tassaron
1
-12
/
+17
[next]