3
4
2
46
168
38
184
使用fmod模仿QQ变声处理 用到的变量 System *system; Sound *sound; Channel *channel; DSP *dsp; bool playing = true; float frequency = 0; 初始化 System_Create(&system); system->init(32...