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
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
v2.2.4 - Quiet FFmpeg; add "invert" option to Classic Vis; fix CLI parsing fo...
Brianna Rainey
2026-02-12
27
-578
/
+685
*
fix `settings.ini` not located in correct path
Brianna Rainey
2026-01-29
2
-8
/
+15
*
v2.2.2 - fix flaky tests, fix UnboundLocalError in MainWindow.createNewProjec...
Brianna Rainey
2026-01-29
6
-861
/
+857
*
v2.2.1 - fix #74, fix #92, add optional 64th bar to Classic Visualizer, impro...
Brianna Rainey
2026-01-28
23
-1226
/
+1383
*
bump version for PyPI release
Brianna Rainey
2026-01-22
1
-1
/
+1
*
make Life component respond to audio
Brianna Rainey
2026-01-22
2
-78
/
+267
*
fix #89 with Image component v2.0 + 23 tests (#90)
Brianna Rainey
2026-01-22
6
-125
/
+234
*
rename variables for clarity
tassaron
2026-01-15
1
-15
/
+15
*
rename 'test report' to 'log file' in comments/errors
tassaron
2026-01-15
1
-3
/
+3
*
fix file logging for main program log
tassaron
2026-01-14
2
-8
/
+5
*
bump version number
tassaron
2026-01-14
1
-1
/
+1
*
change Python >=3.13 to >=3.12
tassaron
2026-01-14
1
-1
/
+1
*
rename `--test` and `--debug` args && add `--version` arg
tassaron
2026-01-14
1
-25
/
+17
*
log PyQt version && update ffmpeg version check
tassaron
2026-01-14
1
-1
/
+5
*
crush png filesize
tassaron
2026-01-13
1
-0
/
+0
*
Use pyproject.toml + uv_build
Aeliton G. Silva
2026-01-13
48
-133
/
+9
*
update for Pillow 12 and Qt 6
tassaron
2026-01-12
2
-3
/
+2
*
update to Qt 6 and Pillow 12
tassaron
2026-01-11
28
-2168
/
+2469
*
fix #78
tassaron
2024-09-15
2
-3
/
+6
*
fix #75 by computing evolution during frameRender
Brianna Rainey
2023-02-17
1
-24
/
+12
*
ignore cells that are 40+ coords out of frame
Brianna Rainey
2023-02-17
1
-0
/
+11
*
fix typo
Brianna Rainey
2023-02-17
1
-1
/
+1
*
Add comments to Life component
Brianna Rainey
2023-02-17
1
-1
/
+14
*
log name of missing/unreadable audio file
tassaron
2022-05-10
1
-1
/
+1
*
move variable declaration closer to usage.
tassaron
2022-05-09
2
-7
/
+5
[next]