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
/
README.md
Age
Commit message (
Collapse
)
Author
2022-04-22
some work on the readme (install instructions not done yet)
tassaron
2022-04-13
update readme with known working versions
tassaron
2020-03-15
quick update to be somewhat compatible with newer versions of Pillow, ↵
tassaron2
ffmpeg, and Ubuntu
2017-07-17
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-16
apply complex filters to audio streams from components
tassaron
tons of sound options could be given now, + installation using setup.py
2017-07-09
more comments + warnings for outdated dependencies
tassaron
2017-07-06
more thorough installation directions
tassaron
2017-07-04
updated Windows installation instructions
tassaron
2017-06-25
Update readme to match newgui
Brianna
2016-09-09
Add macOS instructions
rikai
Add instructions for setting things up on mac using homebrew (with [recommended ffmpeg settings including libfdk_aac support](https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX) and pip.
2016-08-17
Update README to indicate the use of Pillow 3.3.0
rikai
2015-03-05
add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵
Martin Kaistra
to readme
2015-03-04
update readme
Martin Kaistra
2015-03-02
add name request to readme
Martin Kaistra
2015-03-02
add readme and MIT license
Martin Kaistra