Hacker News new | ask | show | jobs
by a-dub 1143 days ago
i really like the filter definition as selection rectangle on time frequency plot ux,
1 comments

Yeah, that's a bandpass filter, essentially. But I did it the lazy way: audio signal -> FFT -> zero out unwanted frequencies -> inverse FFT.