Version

menu_open
Wwise SDK 2021.1.14

◆ ApplyGain()

virtual void AK::IAkPluginServiceMixer::ApplyGain ( AkAudioBuffer in_pInputBuffer,
AkAudioBuffer in_pOutputBuffer,
AkRamp  in_gain,
bool  in_convertToInt16 
) const
pure virtual

Given non-interleaved audio in the provided in_pInputBuffer, will apply a ramping gain over the number of frames specified, and store the result in in_pOutputBuffer. Audio data in in_pOutputBuffer will have the same layout as in_pInputBuffer, and optionally converted from 32-bit floats to 16-bit integers.

Parameters
in_pInputBuffer Input audioBuffer data
in_pOutputBuffer Output audioBuffer data
in_gain Ramping gain to apply over duration of buffer
in_convertToInt16 Whether the input data should be converted to int16

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