开发者

Changing Pitch/Amplitude of a WAVE File C#

开发者 https://www.devze.com 2023-03-29 13:38 出处:网络
What I am trying to do is read the Pitch/Amplitude of one wave file, then increase the pitch of another wave file depending on the Pitch/Amplitude of t开发者_StackOverflow社区he first. The second part

What I am trying to do is read the Pitch/Amplitude of one wave file, then increase the pitch of another wave file depending on the Pitch/Amplitude of t开发者_StackOverflow社区he first. The second part should be simple enough for me. But what library do I need to use (and what method). It would be great if anyone can help. At the moment I am using the SoundTouch http://code.google.com/p/soundtouchnet/ library to up the pitch.

Any help or tips is appreciated.


Try using DirectSound. This tool allows you to do whatever with wav files. There are plenty of sources to find tutorials too.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号