#pragma once typedef enum _DSP_IMAGE_owdsp_FX_INDICES { GraphZeroTempMixBins_ZeroTempMixbins0 = 0, Useriir2_iir2 = 1, UserDistortion_Distortion = 2, UserStereoFlange_StereoFlange = 3, GraphI3DL2_I3DL2Reverb = 4, GraphXTalk_XTalk = 5 } DSP_IMAGE_owdsp_FX_INDICES; #define DSI3DL2_ENVIRONMENT_GraphI3DL2_I3DL2Reverb -1000, -100, 0.000000, 1.490000, 0.830000, -2602, 0.007000, 200, 0.011000, 100.000000, 100.000000, 5000.000000 typedef struct _GraphZeroTempMixBins_FX0_ZeroTempMixbins0_STATE { DWORD dwScratchOffset; // Offset in bytes, of scratch area for this FX DWORD dwScratchLength; // Length in DWORDS, of scratch area for this FX DWORD dwYMemoryOffset; // Offset in DSP WORDS, of Y memory area for this FX DWORD dwYMemoryLength; // Length in DSP WORDS, of Y memory area for this FX DWORD dwFlags; // FX bitfield for various flags. See xgpimage documentation DWORD dwInMixbinPtrs[1]; // XRAM offsets in DSP WORDS, of input mixbins DWORD dwOutMixbinPtrs[8]; // XRAM offsets in DSP WORDS, of output mixbins } GraphZeroTempMixBins_FX0_ZeroTempMixbins0_STATE, *LPGraphZeroTempMixBins_FX0_ZeroTempMixbins0_STATE; typedef const GraphZeroTempMixBins_FX0_ZeroTempMixbins0_STATE *LPCGraphZeroTempMixBins_FX0_ZeroTempMixbins0_STATE; typedef struct _Useriir2_FX0_iir2_STATE { DWORD dwScratchOffset; // Offset in bytes, of scratch area for this FX DWORD dwScratchLength; // Length in DWORDS, of scratch area for this FX DWORD dwYMemoryOffset; // Offset in DSP WORDS, of Y memory area for this FX DWORD dwYMemoryLength; // Length in DSP WORDS, of Y memory area for this FX DWORD dwFlags; // FX bitfield for various flags. See xgpimage documentation DWORD dwInMixbinPtrs[1]; // XRAM offsets in DSP WORDS, of input mixbins DWORD dwOutMixbinPtrs[1]; // XRAM offsets in DSP WORDS, of output mixbins } Useriir2_FX0_iir2_STATE, *LPUseriir2_FX0_iir2_STATE; typedef const Useriir2_FX0_iir2_STATE *LPCUseriir2_FX0_iir2_STATE; typedef struct _UserDistortion_FX0_Distortion_STATE { DWORD dwScratchOffset; // Offset in bytes, of scratch area for this FX DWORD dwScratchLength; // Length in DWORDS, of scratch area for this FX DWORD dwYMemoryOffset; // Offset in DSP WORDS, of Y memory area for this FX DWORD dwYMemoryLength; // Length in DSP WORDS, of Y memory area for this FX DWORD dwFlags; // FX bitfield for various flags. See xgpimage documentation DWORD dwInMixbinPtrs[1]; // XRAM offsets in DSP WORDS, of input mixbins DWORD dwOutMixbinPtrs[1]; // XRAM offsets in DSP WORDS, of output mixbins } UserDistortion_FX0_Distortion_STATE, *LPUserDistortion_FX0_Distortion_STATE; typedef const UserDistortion_FX0_Distortion_STATE *LPCUserDistortion_FX0_Distortion_STATE; typedef struct _UserStereoFlange_FX0_StereoFlange_STATE { DWORD dwScratchOffset; // Offset in bytes, of scratch area for this FX DWORD dwScratchLength; // Length in DWORDS, of scratch area for this FX DWORD dwYMemoryOffset; // Offset in DSP WORDS, of Y memory area for this FX DWORD dwYMemoryLength; // Length in DSP WORDS, of Y memory area for this FX DWORD dwFlags; // FX bitfield for various flags. See xgpimage documentation DWORD dwInMixbinPtrs[3]; // XRAM offsets in DSP WORDS, of input mixbins DWORD dwOutMixbinPtrs[2]; // XRAM offsets in DSP WORDS, of output mixbins } UserStereoFlange_FX0_StereoFlange_STATE, *LPUserStereoFlange_FX0_StereoFlange_STATE; typedef const UserStereoFlange_FX0_StereoFlange_STATE *LPCUserStereoFlange_FX0_StereoFlange_STATE; typedef struct _GraphI3DL2_FX0_I3DL2Reverb_STATE { DWORD dwScratchOffset; // Offset in bytes, of scratch area for this FX DWORD dwScratchLength; // Length in DWORDS, of scratch area for this FX DWORD dwYMemoryOffset; // Offset in DSP WORDS, of Y memory area for this FX DWORD dwYMemoryLength; // Length in DSP WORDS, of Y memory area for this FX DWORD dwFlags; // FX bitfield for various flags. See xgpimage documentation DWORD dwInMixbinPtrs[2]; // XRAM offsets in DSP WORDS, of input mixbins DWORD dwOutMixbinPtrs[35]; // XRAM offsets in DSP WORDS, of output mixbins } GraphI3DL2_FX0_I3DL2Reverb_STATE, *LPGraphI3DL2_FX0_I3DL2Reverb_STATE; typedef const GraphI3DL2_FX0_I3DL2Reverb_STATE *LPCGraphI3DL2_FX0_I3DL2Reverb_STATE; typedef struct _GraphXTalk_FX0_XTalk_STATE { DWORD dwScratchOffset; // Offset in bytes, of scratch area for this FX DWORD dwScratchLength; // Length in DWORDS, of scratch area for this FX DWORD dwYMemoryOffset; // Offset in DSP WORDS, of Y memory area for this FX DWORD dwYMemoryLength; // Length in DSP WORDS, of Y memory area for this FX DWORD dwFlags; // FX bitfield for various flags. See xgpimage documentation DWORD dwInMixbinPtrs[4]; // XRAM offsets in DSP WORDS, of input mixbins DWORD dwOutMixbinPtrs[4]; // XRAM offsets in DSP WORDS, of output mixbins } GraphXTalk_FX0_XTalk_STATE, *LPGraphXTalk_FX0_XTalk_STATE; typedef const GraphXTalk_FX0_XTalk_STATE *LPCGraphXTalk_FX0_XTalk_STATE;