vinniefalco / DSPFilters

A Collection of Useful C++ Classes for Digital Signal Processing
1.79k stars 371 forks source link

audio android low pass filter #40

Closed hananabilabd closed 6 years ago

hananabilabd commented 6 years ago

Um working with Superpowered SDK in android , but IIR filter in it is of specific degree so can use your library in this to increase the degree of the filter , for example >> iirfilter_lowPass(300 Hz , degree= 5)