MP3 Player (GUI)
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.
Cita come
Vallabha Hampiholi (2024). MP3 Player (GUI) (https://www.mathworks.com/matlabcentral/fileexchange/34455-mp3-player-gui), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
Tag
Riconoscimenti
Ispirato da: MP3WRITE and MP3READ, mp3read and mp3write
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.3.0.0 | Adding default cover art image. |
||
1.2.0.0 | 1. Added time update
|
||
1.1.0.0 | Using mp3info.exe to extract the meta data rather than the id3parse.m. |
||
1.0.0.0 |