![]() |
YSE sound engine
1.0
cross platform sound engine
|
Public Member Functions | |
| highPass & | setFrequency (Flt f) |
| AUDIOBUFFER & | operator() (AUDIOBUFFER &in) |
Protected Attributes | |
| aFlt | freq |
| aFlt | gain |
| Flt | q |
| Flt | last |
| Flt | previous |
| aFlt | coef1 |
| aFlt | coef2 |
| aFlt | ff1 |
| aFlt | ff2 |
| aFlt | ff3 |
| aFlt | fb1 |
| aFlt | fb2 |
| sample | buffer |
Definition at line 42 of file filters.hpp.