MP3 Player (GUI)

Can add multiple files to the playlist and play a selected song.
2.2K 次下载
更新时间 2012/1/10

查看许可证

A Matlab GUI based MP3 player. The GUI has playlist section. The Playlist section can be updated using the add files button. The player supports only two states. Play and Stop. The scroll bar indicates the times elapsed.

Dependencies:
1. http://www.mathworks.com/matlabcentral/fileexchange/13852-mp3read-and-mp3write

Download the following binaries from the above into the unzipped directory of this package.

mp3info.exe
mpg123.exe

2. http://www.mathworks.com/matlabcentral/fileexchange/6152-mp3write-and-mp3read

For mp3 read/write functions.

Licencse: BSD.

引用格式

Vallabha Hampiholi (2024). MP3 Player (GUI) (https://www.mathworks.com/matlabcentral/fileexchange/34455-mp3-player-gui), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Audio and Video Data 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Adding default cover art image.

1.2.0.0

1. Added time update
2. Playlist reordering based on popular genre
3. Using mp3info exe for id3 tag info extraction.

1.1.0.0

Using mp3info.exe to extract the meta data rather than the id3parse.m.

1.0.0.0