Extracting sound spectrum data in WP7

前端 未结 3 1849
伪装坚强ぢ
伪装坚强ぢ 2021-01-03 03:44

I was very dissatisfied when I realized that the MediaLibrary\'s GetVisualizationData() returns a bunch of zeros on WP7. What are the other approaches I could apply in order

3条回答
  •  失恋的感觉
    2021-01-03 04:36

    I think that I have found exactly what you are looking for. Beat Detection written by JWatte. From the screenshot, its looking very pretty.

    Here is a little framework, in Silverlight, that might assist with your project.

    Here is a Silverlight FFT and oscilloscopes example.

提交回复
热议问题