Code covered by the BSD License
by Vallabha Hampiholi
05 Jan 2012 (Updated 10 Jan 2012)
Can add multiple files to the playlist and play a selected song.
| Watch this File
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.
Using mp3info.exe to extract the meta data rather than the id3parse.m.
1. Added time update 2. Playlist reordering based on popular genre 3. Using mp3info exe for id3 tag info extraction.
Adding default cover art image.
Contact us at files@mathworks.com