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
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
Saurav Chaudhary 2020 年 11 月 6 日

0 投票

Look at the following MATLAB file exchange link to get an idea.

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

タグ

質問済み:

2020 年 11 月 3 日

コメント済み:

Rik
2020 年 11 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by