Version

menu_open
Wwise SDK 2023.1.3

◆ ProcessPairedInterpBiquadFilter()

virtual void AK::IAkPluginServiceMixer::ProcessPairedInterpBiquadFilter ( AkReal32 **  in_ppInputData,
AkReal32 **  io_ppOutputData,
AK::AkBiquadCoefficients **  in_ppCoefs1,
AK::AkBiquadMemories **  io_ppMemories1,
AK::AkBiquadCoefficients **  in_ppCoefs2,
AK::AkBiquadMemories **  io_ppMemories2,
AkUInt32 in_pNumSamplesPerInterpStage,
AkUInt32  in_uNumInterpStages,
AkUInt32  in_uNumChannels 
)
pure virtual
Parameters
in_ppInputDataArray of input buffers to process
io_ppOutputDataArray of output buffers to store results
in_ppCoefs1Array of coefficients to use for processing the first biquad
io_ppMemories1Array of memories to use for processing the first biquad
in_ppCoefs2Array of coefficients to use for processing the second biquad
io_ppMemories2Array of memories to use for processing the second biquad
in_pNumSamplesPerInterpStageNumber of samples to process in each channel in each stage of the process
in_uNumInterpStagesNumber of stages of the process to run
in_uNumChannelsNumber of channels to process

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise