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
...
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-318
/
+61
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
1
-1
/
+1
*
new hotkey to preview the ffmpeg command
tassaron
2017-07-16
1
-1
/
+5
*
apply complex filters to audio streams from components
tassaron
2017-07-16
1
-17
/
+86
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
1
-2
/
+6
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
1
-0
/
+16
*
components automatically drawPreview & save currentPreset
tassaron
2017-07-13
1
-0
/
+1
*
staticComponents list is reversed now
tassaron
2017-07-13
1
-4
/
+4
*
added option to include audio from Video components
tassaron
2017-07-13
1
-2
/
+14
*
merge consecutive static components
tassaron
2017-07-13
1
-0
/
+2
*
fixed various bugs
tassaron
2017-07-11
1
-2
/
+2
*
separated creation of ffmpeg command
tassaron
2017-07-09
1
-0
/
+93
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
1
-2
/
+3
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
1
-4
/
+4
*
image options to mirror & saturate colours
tassaron
2017-07-06
1
-1
/
+1
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
1
-42
/
+23
*
rm unneeded imports, work on freezing
tassaron
2017-07-02
1
-9
/
+17
*
renamed Original Audio Visualization to Classic Visualizer
tassaron
2017-06-25
1
-4
/
+15
*
whitelist is more sensible here than blacklist
tassaron
2017-06-25
1
-14
/
+7
*
needs more tuples
tassaron
2017-06-25
1
-14
/
+13
*
newlines make project file easier to read
tassaron
2017-06-25
1
-2
/
+2
*
--export commandline option
tassaron
2017-06-25
1
-0
/
+2
*
project files save settings & out/in fields
tassaron
2017-06-25
1
-9
/
+62
*
fixed lack of asterisks after openProject, added asterisk to window title
tassaron
2017-06-24
1
-1
/
+3
*
fixing bugs
tassaron
2017-06-24
1
-10
/
+11
[prev]
[next]