Show HN: Real-time bandpass filter bank audio spectogram (grz0zrg.github.io) 14 points by afgho 6y ago ↗ HN
[–] seesawtron 6y ago ↗ Cool. The lower is original signal and upper is after band pass filter? [–] afgho 6y ago ↗ It show two methods which are doing the same frequency extraction job, the lower one is Web Audio analyzer node (quite common and fast, FFT based) and upper is analysis using Web audio biquad bandpass filter bank (slower but more flexible)https://github.com/grz0zrg/WABSP2
[–] afgho 6y ago ↗ It show two methods which are doing the same frequency extraction job, the lower one is Web Audio analyzer node (quite common and fast, FFT based) and upper is analysis using Web audio biquad bandpass filter bank (slower but more flexible)https://github.com/grz0zrg/WABSP2
2 comments
[ 3.1 ms ] story [ 18.0 ms ] threadhttps://github.com/grz0zrg/WABSP2