How to change pitch beyond 1 or -1 in C# + XNA?

夙愿已清 提交于 2019-12-24 10:35:06

问题


I need to be able to have more freedom than just 2 octaves to create the thing I want to, but I can't with XNA. I do realize there probably isn't a way to get the program to accept a larger/smaller value, but is there a way around it? like taking the sound at the lowest pitch, and creating a new one as that so I can lower it more?

来源:https://stackoverflow.com/questions/23115326/how-to-change-pitch-beyond-1-or-1-in-c-sharp-xna

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!