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
/
main.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove extra window properties from window objects
tassaron
2022-04-29
1
-15
/
+3
*
remove punctuation from project names at commandline
tassaron
2022-04-28
1
-4
/
+9
*
tests for commandline argument parsing
tassaron
2022-04-26
1
-6
/
+6
*
make pip-installable as a package
tassaron
2022-04-22
1
-6
/
+5
*
cast floats to ints when calling resize(), setX(), and setY() (argument types...
tassaron
2022-04-13
1
-3
/
+4
*
fixed too-large Color sizes, fixed a redoing bug, rm pointless things
tassaron
2017-08-26
1
-5
/
+0
*
fixed issues with undoing relative widgets
tassaron
2017-08-19
1
-1
/
+1
*
undoable removeComponent action
tassaron
2017-08-14
1
-2
/
+2
*
using the builtin logging module
tassaron
2017-08-10
1
-0
/
+6
*
Merge pull request #49 from djfun/toolkit
Brianna
2017-07-27
1
-17
/
+6
|
\
|
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
1
-17
/
+6
*
|
Fixes opening behind other windows on OS X
rikai
2017-07-23
1
-0
/
+1
|
/
*
apply complex filters to audio streams from components
tassaron
2017-07-16
1
-1
/
+1
*
trying to make setup.py work
tassaron
2017-07-15
1
-13
/
+16
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
1
-5
/
+6
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
1
-35
/
+0
*
rm unneeded imports, work on freezing
tassaron
2017-07-02
1
-1
/
+1
*
renamed Original Audio Visualization to Classic Visualizer
tassaron
2017-06-25
1
-2
/
+2
*
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-25
1
-0
/
+9
*
merged with feature-newgui
tassaron
2017-06-24
1
-1
/
+4
*
qt5 fixes
tassaron
2017-06-23
1
-3
/
+3
*
QT5 Conversion + Directory Structure
DH4
2017-06-23
1
-0
/
+88