Skip to content

hosackm/fir_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIR Filter

A very simple FIR filter implementation that processes realtime samples from the soundcard using Portaudio.

To Build

Run the following:

mkdir build && cd build
cmake ..
make

About

Lowpass FIR filter implemented in C using Portaudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published