Go to the source code of this file.
Functions | |
EST_FVector | design_FIR_filter (const EST_FVector &freq_response, int filter_order) |
EST_FVector | design_lowpass_FIR_filter (int sample_rate, int freq, int order) |
EST_FVector | design_highpass_FIR_filter (int sample_rate, int freq, int order) |