Matlab GUI for turning mp3 into notes

6 views (last 30 days)
Faheem Aziz
Faheem Aziz on 3 Nov 2020
Commented: Rik on 6 Nov 2020
Hi,
I am trying to create a Matlab program for a university project to turn mp3 files into a series of notes (like the program anthemscore). The steps I would like to include are:
1) user uploads an MP3 file
2) Matlab program tranlates the uploaded file into set of notes
3) user can play back the notes the program has created
Is this possible and how would I go about doing this? Or is there a better program for doing this.
Many thanks,
Faheem
  1 Comment
Rik
Rik on 6 Nov 2020
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.

Sign in to comment.

Answers (1)

Saurav Chaudhary
Saurav Chaudhary on 6 Nov 2020
Look at the following MATLAB file exchange link to get an idea.

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!