index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2026-02-12
v2.2.4 - Quiet FFmpeg; add "invert" option to Classic Vis; fix CLI parsing fo...
Brianna Rainey
2026-01-29
fix `settings.ini` not located in correct path
Brianna Rainey
2026-01-29
v2.2.2 - fix flaky tests, fix UnboundLocalError in MainWindow.createNewProjec...
Brianna Rainey
2026-01-28
v2.2.1 - fix #74, fix #92, add optional 64th bar to Classic Visualizer, impro...
Brianna Rainey
2026-01-15
update .gitignore
tassaron
2022-04-22
add commandline option for tests. add first tests
tassaron
2017-08-14
rm test.wav
tassaron
2017-08-10
rm garbage file
tassaron
2017-07-29
starting work on Waveform component
tassaron
2017-07-25
removed pyc
tassaron
2017-07-06
more thorough installation directions
tassaron
2017-07-04
removed pyc
tassaron
2017-07-02
rm unneeded imports, work on freezing
tassaron
2017-05-29
remove test video
tassaron
2017-05-27
Removed .vscode directory and updated .gitignore
DH4
2015-03-05
add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...
Martin Kaistra
2015-03-02
first commit
Martin Kaistra