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
/
components
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
some minor bugfixes
tassaron
2017-07-27
2
-8
/
+9
*
fixed video component eating stdout
tassaron
2017-07-27
6
-78
/
+46
*
error can be locked within properties()
tassaron
2017-07-25
1
-20
/
+15
*
repeated errors don't cause repeated windows
tassaron
2017-07-25
2
-3
/
+2
*
preset manager uses mainwindow row for every button
tassaron
2017-07-24
1
-10
/
+7
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
1
-3
/
+3
*
better component error messages
tassaron
2017-07-23
3
-13
/
+15
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
6
-337
/
+165
*
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
1
-2
/
+2
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
6
-42
/
+33
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
6
-13
/
+16
*
new hotkey to preview the ffmpeg command
tassaron
2017-07-16
1
-2
/
+2
*
apply complex filters to audio streams from components
tassaron
2017-07-16
4
-9
/
+155
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
2
-12
/
+31
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
1
-5
/
+20
*
components automatically drawPreview & save currentPreset
tassaron
2017-07-13
6
-6
/
+4
*
more error messages for blank components
tassaron
2017-07-13
4
-8
/
+31
*
added option to include audio from Video components
tassaron
2017-07-13
1
-5
/
+3
*
merge consecutive static components
tassaron
2017-07-13
5
-31
/
+34
*
fixed various bugs
tassaron
2017-07-11
5
-18
/
+48
*
separated creation of ffmpeg command
tassaron
2017-07-09
4
-7
/
+6
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
3
-2
/
+197
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
5
-5
/
+9
*
image options to mirror & saturate colours
tassaron
2017-07-06
2
-2
/
+83
*
added basic rotate option to images
tassaron
2017-07-05
2
-3
/
+57
[next]