menu
Version
2017.2.10.6745
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Volume vector services. More...
Functions | |
AkForceInline void | Copy (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels) |
Copy volumes. |
|
AkForceInline void | Copy (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels, AkReal32 in_fGain) |
Copy volumes with gain. |
|
AkForceInline void | Zero (VectorPtr in_pVolumes, AkUInt32 in_uNumChannels) |
Clear volumes. |
|
AkForceInline void | Add (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels) |
Accumulate two volume vectors. |
|
AkForceInline AkReal32 | L1Norm (ConstVectorPtr io_pVolumes, AkUInt32 in_uNumChannels) |
Compute the sum of all components of a volume vector. |
|
AkForceInline void | Mul (VectorPtr in_pVolumesDst, const AkReal32 in_fVol, AkUInt32 in_uNumChannels) |
Multiply volume vector with a scalar. |
|
AkForceInline void | Mul (VectorPtr in_pVolumesDst, ConstVectorPtr in_pVolumesSrc, AkUInt32 in_uNumChannels) |
Multiply two volume vectors. |
|
AkForceInline void | Max (AkReal32 *in_pVolumesDst, const AkReal32 *in_pVolumesSrc, AkUInt32 in_uNumChannels) |
Get max for all elements of two volume vectors, independently. |
|
AkForceInline void | Min (AkReal32 *in_pVolumesDst, const AkReal32 *in_pVolumesSrc, AkUInt32 in_uNumChannels) |
Get min for all elements of two volume vectors, independently. |
Volume vector services.
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