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
/
mainwindow.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
faster Spectrum preview & custom VERBOSE loglvl
tassaron
2017-08-14
1
-3
/
+3
*
move previewWindow class into new file
tassaron
2017-08-12
1
-60
/
+1
*
using the builtin logging module
tassaron
2017-08-10
1
-14
/
+43
*
Conway's Game of Life component
tassaron
2017-08-09
1
-0
/
+16
*
x/y pixel values update to match output resolution
tassaron
2017-08-01
1
-1
/
+4
*
added Spectrum component with many options
tassaron
2017-07-30
1
-1
/
+1
*
generic preview sound for waveform component
tassaron
2017-07-29
1
-0
/
+2
*
some minor bugfixes
tassaron
2017-07-27
1
-1
/
+1
*
error can be locked within properties()
tassaron
2017-07-25
1
-5
/
+5
*
repeated errors don't cause repeated windows
tassaron
2017-07-25
1
-2
/
+2
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
1
-3
/
+5
*
better component error messages
tassaron
2017-07-23
1
-2
/
+13
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
1
-43
/
+82
*
add component in context menu, del/ins hotkeys
tassaron
2017-07-20
1
-52
/
+83
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-33
/
+48
*
new hotkey to preview the ffmpeg command
tassaron
2017-07-16
1
-1
/
+18
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
1
-16
/
+6
*
merge consecutive static components
tassaron
2017-07-13
1
-0
/
+2
*
fixed various bugs
tassaron
2017-07-11
1
-0
/
+4
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
1
-0
/
+2
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
1
-1
/
+33
*
image options to mirror & saturate colours
tassaron
2017-07-06
1
-1
/
+8
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
1
-2
/
+2
*
added visualizer options + invalid presets get ignored
tassaron
2017-06-26
1
-0
/
+1
*
an extra progress bar label for Mac
tassaron
2017-06-25
1
-2
/
+15
[next]