File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes .mp3 to .midi file format conversion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark ".mp3 to .midi file format conversion" Watch ".mp3 to .midi file format conversion" New topic
Author

.mp3 to .midi file format conversion

vrishali danej
Greenhorn

Joined: Jun 28, 2006
Posts: 2
Hi to all..
I am searching for .mp3 to .midi format.
Plz anybody help me how to convert it.
Thanks to all
-Vrishali
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
MP3 is a format for storing digitized samples of music, while MIDI is a way store notes (i.e., the "source" of music, so to speak). You can't convert MP3 to MIDI.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: .mp3 to .midi file format conversion
 
Similar Threads
About java.awt.AudioClip;
Content-Type: WRONG!
Music and Lyrics
Playing MP3 using MMI in J2me
Music Player development