Matlab GUI for turning mp3 into notes
이전 댓글 표시
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
Rik
2020년 11월 6일
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.
답변 (1개)
Saurav Chaudhary
2020년 11월 6일
0 개 추천
Look at the following MATLAB file exchange link to get an idea.
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!