CRI ADX
Last Updated: 2024-09-25 17:41 p
|
インサーションDSPのAFX用パラメーター構造体 [詳解]
#include <cri_le_atom.h>
フィールド | |
CriUint32 | num_config_parameters |
コンフィグパラメータ数 [詳解] | |
const CriFloat32 * | config_parameters |
コンフィグパラメータ配列 [詳解] | |
CriUint32 | num_parameters |
動作時パラメータ数 [詳解] | |
const CriFloat32 * | default_parameters |
デフォルトパラメータ配列 [詳解] | |
CriAtomAfxInterfaceWithVersionPtr | afx_if |
Afx形式エフェクトのインタフェース [詳解] | |
インサーションDSPのAFX用パラメーター構造体
CriUint32 num_config_parameters |
コンフィグパラメータ数
const CriFloat32* config_parameters |
コンフィグパラメータ配列
CriUint32 num_parameters |
動作時パラメータ数
const CriFloat32* default_parameters |
デフォルトパラメータ配列
CriAtomAfxInterfaceWithVersionPtr afx_if |
Afx形式エフェクトのインタフェース