Commit graph

8 commits

Author SHA1 Message Date
Ahmet Inan
cb489f426d increased stft window to 2048 2015-01-09 22:09:35 +01:00
Ahmet Inan
3c9d5b7da0 reduced stft window size to 1024, used ring buffer to slide dft 2015-01-09 18:31:01 +01:00
Ahmet Inan
bd0e98ba75 fixed stft code generator 2015-01-07 16:22:33 +01:00
Ahmet Inan
b77e9c1b3d WIP: added spectrum analyzer
there is something fishy going on :(
2015-01-06 21:14:47 +01:00
Ahmet Inan
a69b4089f5 WIP: replaced linear with much more flexible circular buffer 2015-01-01 17:06:48 +01:00
Ahmet Inan
3a1e0d6201 fixed crash in debug mode 2014-12-14 17:37:14 +01:00
Ahmet Inan
e4d0264d95 made value_blur nicer to use and took care of edges 2014-12-11 14:17:24 +01:00
Ahmet Inan
308874b131 moved code generator to utils/blur.c, moved generated code to blur_generated.rsh 2014-12-09 20:07:55 +01:00