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
/
core.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add commandline option to disable preview during export
tassaron
2022-05-02
1
-0
/
+1
*
raise log level of library logfile
tassaron
2022-04-30
1
-3
/
+6
*
log ffmpeg bin
tassaron
2022-04-29
1
-7
/
+12
*
remove extra window properties from window objects
tassaron
2022-04-29
1
-1
/
+1
*
rename videoCreated method to stopVideoThread
tassaron
2022-04-29
1
-2
/
+2
*
delay opening logfile until first call to logger
tassaron
2022-04-29
1
-2
/
+2
*
make pip-installable as a package
tassaron
2022-04-22
1
-6
/
+6
*
ctrl-c ends commandline mode properly
tassaron
2017-08-28
1
-6
/
+4
*
file logging can be turned completely off
tassaron
2017-08-27
1
-45
/
+40
*
fixed too-large Color sizes, fixed a redoing bug, rm pointless things
tassaron
2017-08-26
1
-2
/
+6
*
potential dataDir paths in comments for future reference
tassaron
2017-08-21
1
-1
/
+4
*
remove % from log calls
tassaron
2017-08-19
1
-9
/
+10
*
fixed issues with undoing relative widgets
tassaron
2017-08-19
1
-7
/
+4
*
undoable preset open, rename, and delete'
tassaron
2017-08-17
1
-2
/
+2
*
component updateWrapper and more obvious method names
tassaron
2017-08-17
1
-2
/
+5
*
undoable component movement
tassaron
2017-08-16
1
-0
/
+1
*
undoable edits for normal component settings; TODO: merge small edits
tassaron
2017-08-15
1
-7
/
+13
*
undoable removeComponent action
tassaron
2017-08-14
1
-12
/
+24
*
faster Spectrum preview & custom VERBOSE loglvl
tassaron
2017-08-14
1
-4
/
+6
*
rv pointless optimization & remove circular imports (again...)
tassaron
2017-08-12
1
-1
/
+1
*
using the builtin logging module
tassaron
2017-08-10
1
-8
/
+65
*
save presets as floats so project resolution is not relevant
tassaron
2017-08-03
1
-1
/
+1
*
max spinbox vals scale relatively & less errors when spamming res change
tassaron
2017-08-03
1
-3
/
+3
*
generic preview sound for waveform component
tassaron
2017-07-29
1
-0
/
+1
*
quit if project doesn't exist when exporting from commandline
tassaron
2017-07-27
1
-2
/
+4
[next]