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
/
components
Age
Commit message (
Collapse
)
Author
2017-06-01
minor fixes, comments
tassaron
2017-05-31
New rendering engine partially implemented. Also added a live preview during ↵
DH4
rendering. FIXME: spectrum is out of sync / rendering too quickly.
2017-05-29
Merge branch 'feature-newgui' into feature-newgui-lesstextrenders
Brianna
2017-05-29
Merge branch 'feature-newgui' of ↵
tassaron
https://www.github.com/IamDH4/audio-visualizer-python into feature-newgui
2017-05-29
added component base class
tassaron
2017-05-29
title text does not need to generate a new image each frame
tassaron
2017-05-28
save empty presets, comboBox populates with preset names
tassaron
2017-05-28
savePreset creates a file
tassaron
2017-05-28
slight fixes to component UIs
tassaron
and adding a component changes the stackedWidget
2017-05-28
fixed travelling text bug
tassaron
2017-05-28
title text is now a component
tassaron
plus numerous bugs removed and added
2017-05-28
Integration with tassaron2 modular design. True Alpha Rendering added, ↵
DH4
several bug fixes.