Wayverb
wayverb::core::filter::bandpass_windowed_sinc Class Referencefinal

An interesting windowed-sinc bandpass filter. More...

#include <filters_common.h>

Public Member Functions

 bandpass_windowed_sinc (int inputLength)
 
template<typename It >
util::aligned::vector< float > filter (It begin, It end)
 Filter a vector of data.
 
void set_params (double l, double h, double s)
 

Detailed Description

An interesting windowed-sinc bandpass filter.


The documentation for this class was generated from the following files: