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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
repeated errors don't cause repeated windows
tassaron
2017-07-25
7
-45
/
+63
|
*
preset manager uses mainwindow row for every button
tassaron
2017-07-24
3
-34
/
+67
|
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
7
-60
/
+104
|
*
better component error messages
tassaron
2017-07-23
9
-82
/
+190
|
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
21
-620
/
+604
|
*
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
8
-68
/
+122
|
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
19
-495
/
+628
|
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
15
-49
/
+58
*
|
Merge pull request #48 from rikai/patch-1
DH4
2017-07-24
1
-0
/
+1
|
\
\
|
*
|
Fixes opening behind other windows on OS X
rikai
2017-07-23
1
-0
/
+1
|
/
/
*
|
Merge pull request #46 from djfun/extra-sound-options
Brianna
2017-07-16
16
-79
/
+354
|
\
|
|
*
new hotkey to preview the ffmpeg command
tassaron
2017-07-16
4
-5
/
+26
|
*
apply complex filters to audio streams from components
tassaron
2017-07-16
10
-47
/
+283
|
*
trying to make setup.py work
tassaron
2017-07-15
7
-35
/
+53
*
|
Merge audio-mixing branch
Brianna
2017-07-15
17
-251
/
+721
|
\
|
|
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
6
-23
/
+67
|
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
5
-47
/
+73
|
*
components automatically drawPreview & save currentPreset
tassaron
2017-07-13
9
-20
/
+28
|
*
staticComponents list is reversed now
tassaron
2017-07-13
2
-9
/
+9
|
*
more error messages for blank components
tassaron
2017-07-13
5
-14
/
+53
|
*
added option to include audio from Video components
tassaron
2017-07-13
3
-9
/
+19
|
*
merge consecutive static components
tassaron
2017-07-13
10
-55
/
+100
|
*
fixed various bugs
tassaron
2017-07-11
10
-35
/
+83
|
*
separated creation of ffmpeg command
tassaron
2017-07-09
7
-110
/
+116
|
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
9
-81
/
+325
|
/
[prev]
[next]