开发者

Pitch detection and change java

I'm french so I'm sorry if you have trouble to unders开发者_JAVA技巧tand some of my sentences. Anyways, I saw in some topics that the pitch could be fetected thanks to the Fourier transform but I didn't really understand how to implement it. Moreover, I didn't find how to change the pitch of a wav file and if possibl ,a mp3 file I am listening to music using javaSound for the wav and JLayer for the mp3. Thanks


Sounds like you're just getting started with audio. Consider using MATLAB or Octave to learn about the Fourier transform. See their respective signal processing packages. The reason I'm suggesting MATLAB or Octave is because it will help you learn faster than Java will. You need to learn about what you want to code before you actually code it. The book DAFX would be a good place to start learning and it also includes sample MATLAB scripts for pitch shifting, and probably detection as well.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜