Version

menu_open
Wwise SDK 2022.1.12

◆ MixNinNChannels()

virtual void AK::IAkPluginServiceMixer::MixNinNChannels ( AkAudioBuffer in_pInputBuffer,
AkAudioBuffer in_pMixBuffer,
AkReal32  in_fPrevGain,
AkReal32  in_fNextGain,
AK::SpeakerVolumes::ConstMatrixPtr  in_mxPrevVolumes,
AK::SpeakerVolumes::ConstMatrixPtr  in_mxNextVolumes 
)
pure virtual

N to N channels mix.

Parameters
in_pInputBufferInput multichannel buffer.
in_pMixBufferMultichannel buffer with which the input buffer is mixed.
in_fPrevGainGain, corresponding to the beginning of the buffer, to apply uniformly to each mixed channel.
in_fNextGainGain, corresponding to the end of the buffer, to apply uniformly to each mixed channel.
in_mxPrevVolumesIn/out channel volume distribution corresponding to the beginning of the buffer (see AK::SpeakerVolumes::Matrix services).
in_mxNextVolumesIn/out channel volume distribution corresponding to the end of the buffer (see AK::SpeakerVolumes::Matrix services).

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