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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
change screenshot, remove unused file
tassaron
2022-05-10
2
-59
/
+0
*
log name of missing/unreadable audio file
tassaron
2022-05-10
2
-1
/
+2
*
move variable declaration closer to usage.
tassaron
2022-05-09
2
-7
/
+5
*
use pytest-qt to test actual export process
tassaron
2022-05-09
2
-1
/
+31
*
no components on commandline adds a default visualizer
tassaron
2022-05-09
1
-0
/
+4
*
include test data in package, pytest-qt plugin for testing Qt event loop, rem...
tassaron
2022-05-09
5
-25
/
+22
*
rename visualisation to visualization
tassaron
2022-05-09
2
-6
/
+9
*
demote error message to debug message
tassaron
2022-05-09
1
-1
/
+1
*
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
tassaron
2022-05-07
1
-1
/
+1
*
concatenate trimmed ffmpeg logs to the test report
tassaron
2022-05-07
1
-8
/
+29
*
--export-project uses -i and -o if provided
tassaron
2022-05-07
1
-32
/
+49
*
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
*
set window titles of minor dialog windows
tassaron
2022-05-07
1
-5
/
+8
*
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
*
fix ffmpeg syntax error
tassaron
2022-05-06
1
-1
/
+1
[next]