|
|
|
|
|
by bigbillheck
905 days ago
|
|
> But the explanation for how to construct filters in software is pathetic. Pick your favorite FIR filter, set up a ring buffer, input samples go in, at each step you multiply the buffer elements by your filter coefficients, sum, and output the result. |
|