wav/mp3 analysis

Hi,

I am attempting to write an application that will be able to transpose an recorded sound into musical notation. Obviously, i will only be aiming for the analysis of a single instrument t this stage.

The first step I think would to be to record the frequency of each note played into the application with the aim of linking frequency to musical notes, and to record the length of each note. However i am a novice when it comes to working with sound files.

Would anyone be able to give me any help on initial code, or ideas where to look?

Thanks very much,

Alvo

[600 byte] By [Alvoa] at [2007-11-26 14:20:53]
# 1

You should defenitaly take a look at :

http://jsresources.sourceforge.net/

and of course the java sound tutorial at:

http://java.sun.com/docs/books/tutorial/sound/index.html

JSResources is one of the best sites for Java Sound I know,

it contains lots of useful examples and the FAQ section is also very handy for do's and dont's and how's :-)

Klaasa at 2007-7-8 2:12:25 > top of Java-index,Security,Cryptography...