CRI ADX
Last Updated: 2024-07-17 10:47 p
|
Structure used to get information about a DSP Bus. More...
#include <cri_le_atom_ex.h>
Data Fields | |
const CriChar8 * | name |
CriFloat32 | volume |
CriFloat32 | pan3d_volume |
CriFloat32 | pan3d_angle |
CriFloat32 | pan3d_distance |
CriFloat32 | pan3d_wideness |
CriFloat32 | pan3d_spread |
CriUint16 | fx_indexes [CRIATOMEXACF_MAX_FXES] |
CriUint16 | bus_link_indexes [CRIATOMEXACF_MAX_BUSES] |
CriUint16 | bus_no |
CriUint8 | num_fxes |
CriUint8 | num_bus_links |
Structure used to get information about a DSP Bus.
const CriChar8* name |
Name
CriFloat32 volume |
Volume
CriFloat32 pan3d_volume |
Pan3D volume
CriFloat32 pan3d_angle |
Pan3D angle
CriFloat32 pan3d_distance |
Pan3D interior distance
CriFloat32 pan3d_wideness |
Pan3D Multi-channel sound spread
CriFloat32 pan3d_spread |
Pan3D Spread
CriUint16 fx_indexes[CRIATOMEXACF_MAX_FXES] |
FX index array
CriUint16 bus_link_indexes[CRIATOMEXACF_MAX_BUSES] |
DSP bus link index array
CriUint16 bus_no |
DSP bus number in a setting
CriUint8 num_fxes |
Number of DSP FXes
CriUint8 num_bus_links |
Number of DSP bus links