Matlab GUI for turning mp3 into notes
Ältere Kommentare anzeigen
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 Kommentar
Rik
am 6 Nov. 2020
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.
Antworten (1)
Saurav Chaudhary
am 6 Nov. 2020
0 Stimmen
Look at the following MATLAB file exchange link to get an idea.
Kategorien
Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!