CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomExAsrBusPanInfoTag Struct Reference

Pan Information Structure. More...

#include <cri_le_atom_asr.h>

Data Fields

CriFloat32 volume
 Volume. More...
 
CriFloat32 angle
 Angle. More...
 
CriFloat32 distance
 Interior Distance. More...
 
CriFloat32 wideness
 Multi-channel sound spread. More...
 
CriFloat32 spread
 Spread. More...
 

Detailed Description

Pan Information Structure.

Description:
A structure that summarizes panning information for a bus.
Used to set and get panning information for a bus.
See also
criAtomExAsr_SetBusPanInfoByName, criAtomExAsr_GetBusPanInfoByName, criAtomExAsrRack_SetBusPanInfoByName, criAtomExAsrRack_GetBusPanInfoByName

Field Documentation

◆ volume

CriFloat32 volume

Volume.

Description:
The volume for panning.
It can be set and retrieved in the range of 0.0f to 1.0f.
It is also multiplied with the normal volume.

◆ angle

CriFloat32 angle

Angle.

Description:
The angle for panning.
It can be set or retrieved in the range of -180.0f to 180.0f, with 0.0f being the front.

◆ distance

CriFloat32 distance

Interior Distance.

Description:
The interior distance for panning.
It can be set or retrieved in the range of 0.0f to 1.0f.

◆ wideness

CriFloat32 wideness

Multi-channel sound spread.

Description:
This is the angle magnification for multi-channel sound sources.
It can be set or retrieved in the range of 0.0f to 1.0f.

◆ spread

CriFloat32 spread

Spread.

Description:
The spread in bread.
It can be set or retrieved in the range of 0.0f to 1.0f.

The documentation for this struct was generated from the following file: