![]() |
CRI ADX
Last Updated: 2025-04-04 09:23 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形式エフェクトのインタフェース