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
/
components
/
original.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
more commandline component options
tassaron
2017-06-22
1
-8
/
+15
*
preset-loading and basic args from commandline
tassaron
2017-06-22
1
-0
/
+12
*
various bugfixes, blankFrame method for components
tassaron
2017-06-15
1
-2
/
+2
*
asterisk next to modified preset is more accurate
tassaron
2017-06-13
1
-2
/
+2
*
adding an asterisk to modified, unsaved presets
tassaron
2017-06-12
1
-3
/
+7
*
saved preset titles, code clean-ups
tassaron
2017-06-08
1
-1
/
+2
*
added submenu for opening presets, moved code
tassaron
2017-06-07
1
-1
/
+2
*
Code cleanup
DH4
2017-06-06
1
-27
/
+51
*
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-04
1
-15
/
+5
*
Progressbar enhancement.
DH4
2017-06-02
1
-0
/
+12
*
Cancel button stops pre-processing too.
DH4
2017-06-02
1
-0
/
+9
*
Merge pull request #6 from IamDH4/feature-rendering-engine
Brianna
2017-06-01
1
-58
/
+63
|
\
|
*
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
1
-32
/
+31
|
*
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2017-06-01
1
-25
/
+27
|
*
New rendering engine partially implemented. Also added a live preview during ...
DH4
2017-05-31
1
-4
/
+8
*
|
presets are working
tassaron
2017-05-30
1
-4
/
+9
*
|
the most simple way of saving dictionaries
tassaron
2017-05-30
1
-3
/
+5
|
/
*
Merge branch 'feature-newgui' of https://www.github.com/IamDH4/audio-visualiz...
tassaron
2017-05-29
1
-0
/
+6
|
\
|
*
save empty presets, comboBox populates with preset names
tassaron
2017-05-28
1
-0
/
+3
|
*
savePreset creates a file
tassaron
2017-05-28
1
-0
/
+3
*
|
added component base class
tassaron
2017-05-29
1
-27
/
+8
|
/
*
title text is now a component
tassaron
2017-05-28
1
-7
/
+39
*
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
2017-05-28
1
-0
/
+113