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
*
relativeWidgets might as well be a list
tassaron
2017-08-03
8
-131
/
+106
*
relative gradients & last good frame used for preview errors
tassaron
2017-08-03
5
-23
/
+29
*
fontsize is also relative
tassaron
2017-08-01
1
-0
/
+1
*
width/height fields should be relative too
tassaron
2017-08-01
1
-0
/
+2
*
x/y pixel values update to match output resolution
tassaron
2017-08-01
9
-12
/
+68
*
component class now tracks colorwidgets
tassaron
2017-08-01
7
-169
/
+89
*
crop aphasermeter so it scales to look bigger
tassaron
2017-07-30
1
-1
/
+2
*
more options for the Spectrum component
tassaron
2017-07-30
3
-34
/
+437
*
added Spectrum component with many options
tassaron
2017-07-30
8
-71
/
+959
*
generic preview sound for waveform component
tassaron
2017-07-29
5
-18
/
+39
*
waveform component is working, preview is glitchy
tassaron
2017-07-29
8
-87
/
+256
*
starting work on Waveform component
tassaron
2017-07-29
7
-160
/
+605
*
move code into a new function for future expansion
tassaron
2017-07-28
1
-87
/
+97
*
Merge pull request #49 from djfun/toolkit
Brianna
2017-07-27
21
-1222
/
+1573
|
\
|
*
some minor bugfixes
tassaron
2017-07-27
5
-12
/
+14
|
*
quit if project doesn't exist when exporting from commandline
tassaron
2017-07-27
2
-3
/
+7
|
*
fixed video component eating stdout
tassaron
2017-07-27
10
-155
/
+141
|
*
don't]] always trigger error()
tassaron
2017-07-25
1
-1
/
+1
|
*
removed pyc
tassaron
2017-07-25
1
-0
/
+0
|
*
error can be locked within properties()
tassaron
2017-07-25
6
-66
/
+46
|
*
repeated errors don't cause repeated windows
tassaron
2017-07-25
7
-45
/
+63
|
*
preset manager uses mainwindow row for every button
tassaron
2017-07-24
3
-34
/
+67
|
*
ComponentError exception wraps previewRender
tassaron
2017-07-23
7
-60
/
+104
|
*
better component error messages
tassaron
2017-07-23
9
-82
/
+190
|
*
components auto-connect & track widgets, less autosave spam
tassaron
2017-07-23
20
-619
/
+603
[next]