• TalkBass has been independent since 1998. Add your voice.
    Create a free account to reply to discussions, view embedded media, and browse with fewer display ads.
    Join freeLog in
    Want zero display ads or expanded classifieds tools? Compare plans.

Freeware mp3 player that slows down, transposes and transcribes music

The app is made by me, but I guess I'm not spamming because it's completely free.

Check it out: Link Removed .. It recognizes bass notes pretty well, though it's not perfect yet.

New(ish) version of Java is required to run the app (most computers come with Java already installed).

screen.jpg
 
downloaded this application and decompressed it but there is no executable file in there...

can you please check your upload and see if there is something missing?

regards

This is a quite common problem with .jar files. On most systems the application can be executed by just double clicking the SlowMP3.jar file. But some systems think that the .jar file is a zip file, or some other data file and open it in wrong application.

Try right-clicking the SlowMP3.jar and selecting "Open with | Java(TM) Platform SE binary", so the file will be opened by Java.

Or, if you know how to use command prompt in your system, use command "java -jar SlowMP3.jar".