Wwise SDK 2023.1.8
|
Coefficients to be used for application of digital biquad filters. More...
#include <AkMixerTypes.h>
Public Member Functions | |
AkBiquadCoefficients () | |
AkBiquadCoefficients (AkReal32 _fB0, AkReal32 _fB1, AkReal32 _fB2, AkReal32 _fA1, AkReal32 _fA2) | |
Public Attributes | |
AkReal32 | fB0 |
AkReal32 | fB1 |
AkReal32 | fB2 |
AkReal32 | fA1 |
AkReal32 | fA2 |
Coefficients to be used for application of digital biquad filters.
Definition at line 19 of file AkMixerTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise