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
/
components
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #78
tassaron
2024-09-15
1
-3
/
+3
*
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
*
Add comments to Life component
Brianna Rainey
2023-02-17
1
-1
/
+14
*
reorganize Classic Visualizer widgets to be more left-aligned
tassaron
2022-05-08
1
-29
/
+68
*
Add sensitivity option to classic visualizer
tassaron
2022-05-08
2
-39
/
+51
*
Fix drawing of "peace" shape. Rename a shape to pie
tassaron
2022-05-07
2
-9
/
+6
*
change default colour to white for consistency with the default settings of o...
tassaron
2022-05-07
1
-1
/
+1
*
Add initial state to the grid - a Queen Bee Shuttle
tassaron
2022-05-07
1
-1
/
+13
*
fix to make the QFontComboBox update the preview
tassaron
2022-05-07
1
-5
/
+6
*
ffmpeg filter_complex creation code is more readable
tassaron
2022-05-06
1
-112
/
+119
*
convert Spectrum FFmpeg complex_filters to f-strings
tassaron
2022-05-06
1
-30
/
+31
*
convert to f-string
tassaron
2022-05-06
1
-20
/
+11
*
convert to f-string for readability
tassaron
2022-05-06
1
-8
/
+4
*
cast int to str all over the place.
tassaron
2022-05-03
2
-6
/
+6
*
remove extra window properties from window objects
tassaron
2022-04-29
3
-8
/
+8
*
add logging to Color component. remove unused imports
tassaron
2022-04-27
1
-5
/
+6
*
make pip-installable as a package
tassaron
2022-04-22
9
-24
/
+24
*
ctrl-c ends commandline mode properly
tassaron
2017-08-28
1
-1
/
+2
*
undoable Life component grid actions
tassaron
2017-08-27
1
-33
/
+99
*
file logging can be turned completely off
tassaron
2017-08-27
3
-21
/
+41
*
fixed too-large Color sizes, fixed a redoing bug, rm pointless things
tassaron
2017-08-26
3
-8
/
+11
*
don't merge undos when setting text with a button
tassaron
2017-08-20
4
-19
/
+33
*
relative widgets scale properly when undoing at different resolutions
tassaron
2017-08-20
1
-1
/
+1
*
fixed issues with undoing relative widgets
tassaron
2017-08-19
8
-13
/
+2
[next]