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 (
Collapse
)
Author
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
plus numerous bugs removed and added
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, ↵
DH4
several bug fixes.
2017-05-27
Created a new UI, several new features to be implemented. FIXME: Resolution ↵
DH4
change requires an application restart.
2017-05-27
Added automatic scaling of Image and bars. Set title x/y position, and font ↵
DH4
size based on scale.
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
might not be the best way to do this (dumping all the video frames to a temp location), but it works for clips of a few minutes or less
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