How can I determine the musical pitch from a sample in JAVA?

How can I determine the musical pitch (frequency) from a sample (.au or wave)

in JAVA?



I need to be able to very, very accurately calculate the frequency (pitch)

of a sampled sound using JAVA 1.3 SOUND API.



Can anyone help me with this please? I have investigated the best book on the

subject by Craig Lindley but I need to be able to get the frequency using the

latest JAJA API and without resorting to native methods at all (to enable true

platform independence for my application).



Any help would be very much appreciated.


Comments

  • : How can I determine the musical pitch (frequency) from a sample (.au or wave)

    : in JAVA?

    :

    : I need to be able to very, very accurately calculate the frequency (pitch)

    : of a sampled sound using JAVA 1.3 SOUND API.

    :

    : Can anyone help me with this please? I have investigated the best book on the

    : subject by Craig Lindley but I need to be able to get the frequency using the

    : latest JAJA API and without resorting to native methods at all (to enable true

    : platform independence for my application).

    :

    : Any help would be very much appreciated.

    :






Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories