NAudio pitch shifting

不打扰是莪最后的温柔 提交于 2019-12-10 12:36:04

问题


I am using the NAudio DLL and I am looking for example code for pitch shifting sound.


回答1:


There is an example of using NAudio for pitch shifting in the open source Skype Voice Changer project. See my article on Coding4Fun for more information on the project. The pitch shifter code itself is found in the SuperPitch class.



来源:https://stackoverflow.com/questions/5843413/naudio-pitch-shifting

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