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
*
log name of missing/unreadable audio file
tassaron
2022-05-10
1
-1
/
+1
*
fix ffmpeg syntax error
tassaron
2022-05-06
1
-1
/
+1
*
catch PermissionError if FFmpeg doesn't work
tassaron
2022-05-05
1
-1
/
+1
*
fix misspelled ffmpeg
tassaron
2022-04-30
1
-1
/
+1
*
test if ffmpeg is really found at startup
tassaron
2022-04-30
1
-16
/
+15
*
ignore benign error from reading a closed pipe
tassaron
2022-04-29
1
-3
/
+7
*
cast int to str in ffmpeg command
tassaron
2022-04-28
1
-6
/
+3
*
fix segmentation fault when rendering Color component
tassaron
2022-04-27
1
-1
/
+2
*
make pip-installable as a package
tassaron
2022-04-22
3
-6
/
+6
*
createFfmpegCommand returns an empty list if it fails
tassaron
2022-04-21
1
-0
/
+9
*
fix crash if ffmpeg is not installed (tested on windows 11)
tassaron
2022-04-21
1
-0
/
+3
*
fix missing audio in output video due to change in ffmpeg command syntax (tes...
tassaron
2022-04-13
1
-7
/
+6
*
ctrl-c ends commandline mode properly
tassaron
2017-08-28
1
-0
/
+1
*
file logging can be turned completely off
tassaron
2017-08-27
1
-7
/
+15
*
fixed too-large Color sizes, fixed a redoing bug, rm pointless things
tassaron
2017-08-26
2
-4
/
+1
*
relative widgets scale properly when undoing at different resolutions
tassaron
2017-08-20
1
-0
/
+1
*
remove % from log calls
tassaron
2017-08-19
2
-7
/
+11
*
fixed issues with undoing relative widgets
tassaron
2017-08-19
1
-5
/
+42
*
undoable edits for normal component settings; TODO: merge small edits
tassaron
2017-08-15
2
-1
/
+13
*
better aevalsrc inputs for spectrum previews
tassaron
2017-08-14
1
-5
/
+14
*
faster Spectrum preview & custom VERBOSE loglvl
tassaron
2017-08-14
1
-1
/
+2
*
fix
tassaron
2017-08-12
1
-11
/
+5
*
rv pointless optimization & remove circular imports (again...)
tassaron
2017-08-12
2
-21
/
+15
*
move previewWindow class into new file
tassaron
2017-08-12
1
-12
/
+25
*
using the builtin logging module
tassaron
2017-08-10
2
-7
/
+18
[next]