LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_biquadbank.h File Reference
#include "lasp_filter.h"
#include "lasp_thread.h"
Include dependency graph for lasp_biquadbank.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SeriesBiquad
 A set of Biquad filters in series. More...
 
class  BiquadBank
 Multiple biquad filters in parallel, each multiplied with a gain value, and finally all added together. This class can be used to create a graphic equalizer. More...