Matlab GUI for turning mp3 into notes
1 次查看(过去 30 天)
显示 更早的评论
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 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!