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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
better log messages when setting window title
tassaron
2022-04-29
1
-1
/
+2
*
delay opening logfile until first call to logger
tassaron
2022-04-29
1
-2
/
+2
*
document keyboard shortcuts. fix "show ffmpeg command"
tassaron
2022-04-29
1
-3
/
+5
*
remove punctuation from project names at commandline
tassaron
2022-04-28
1
-4
/
+9
*
cast int to str in ffmpeg command
tassaron
2022-04-28
1
-6
/
+3
*
change call to superclass __init__ to super()
tassaron
2022-04-28
1
-1
/
+1
*
add logging to Color component. remove unused imports
tassaron
2022-04-27
1
-5
/
+6
*
fix segmentation fault when rendering Color component
tassaron
2022-04-27
1
-1
/
+2
*
tests for commandline argument parsing
tassaron
2022-04-26
5
-12
/
+54
*
add more logging to the video export
tassaron
2022-04-25
1
-2
/
+10
*
add --debug option and rename -e so it's more explicit
tassaron
2022-04-25
1
-7
/
+18
*
fix ImportError
tassaron
2022-04-25
1
-1
/
+1
*
add commandline option for tests. add first tests
tassaron
2022-04-22
7
-7
/
+88
*
make pip-installable as a package
tassaron
2022-04-22
22
-66
/
+64
*
fail gracefully if createFfmpegCommand returns empty
tassaron
2022-04-21
1
-7
/
+16
*
createFfmpegCommand returns an empty list if it fails
tassaron
2022-04-21
1
-0
/
+9
*
fix RuntimeError caused by QUndoStack signal handler
tassaron
2022-04-21
1
-3
/
+11
*
fix crash if ffmpeg is not installed (tested on windows 11)
tassaron
2022-04-21
2
-3
/
+12
*
fix missing audio in output video due to change in ffmpeg command syntax (tes...
tassaron
2022-04-13
1
-7
/
+6
*
cast floats to ints when calling resize(), setX(), and setY() (argument types...
tassaron
2022-04-13
2
-5
/
+6
*
quick update to be somewhat compatible with newer versions of Pillow, ffmpeg,...
tassaron2
2020-03-15
1
-3
/
+4
*
ctrl-c ends commandline mode properly
tassaron
2017-08-28
5
-10
/
+24
*
undoable Life component grid actions
tassaron
2017-08-27
2
-38
/
+102
*
file logging can be turned completely off
tassaron
2017-08-27
7
-90
/
+119
*
disallow suspiciously enormous floats
tassaron
2017-08-27
1
-3
/
+10
[prev]
[next]