Processing Audio Data using Fourier Transforms in Java

前端 未结 3 1500
遥遥无期
遥遥无期 2020-12-28 08:35

I\'m trying to process audio data. I\'m working with Java. I\'ve extracted the audio data to an array. Now I should pass N data samples to a function that calculates the Dis

3条回答
  •  遥遥无期
    2020-12-28 09:24

    The link from @Sher is broken now. There is an API for the same purpose http://code.google.com/p/musicg/

提交回复
热议问题