目录 文章目录 目录MAC Pro 安装 VS Code基础配置配置 VS Code Server 和 Remote SSH 远程开发扩展配置 Git 工具配置 Shell 工具配置 AI 效能编程ComateChatGPT 中文版C/C++ 开发环境常规扩展插件配置第三方 C/C++ include 库的路径配置 Call Hierarchy(调用层次结构)配置 C…
1、fmod的dsp的索引问题 int num, index, hashCode;RuntimeManager.CoreSystem.getMasterChannelGroup(out m_masterGroup);m_masterGroup.getNumDSPs(out num);FMOD.DSP_TYPE dspType FMOD.DSP_TYPE.UNKNOWN;FMOD.DSP masterFaderDSP;var res m_masterGroup.getDSP(-4, out …