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
log msg
author
committer
range
path:
root
/
preview_thread.py
Age
Commit message (
Expand
)
Author
2017-06-23
cx_freeze Path Updates
DH4
2017-06-15
various bugfixes, blankFrame method for components
tassaron
2017-06-06
Code cleanup
DH4
2017-06-06
Add checkerboard for transpart frames.
DH4
2017-06-04
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-03
Render order reversed to match component list.
DH4
2017-05-28
title text is now a component
tassaron
2017-05-28
Fixed Resolution Change in preview. Removed debugging print statements.
DH4
2017-05-28
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
2017-05-27
Created a new UI, several new features to be implemented. FIXME: Resolution c...
DH4
2017-05-27
Added automatic scaling of Image and bars. Set title x/y position, and font s...
DH4
2017-05-22
text and visualization colour can be changed using commandline
tassaron
2017-05-18
added ability to use an mp4 as the background
tassaron
2017-04-21
changed differentiater of text alignment from string to int
Maximilian Siess
2017-04-20
added font size of text in preview
Maximilian Siess
2017-04-20
added x/y offset of text in preview
Maximilian Siess
2017-04-18
Added text alignment option
Maximilian SiessÂ
2015-03-02
first commit
Martin Kaistra