MEAP - Matlab Enhanced Audio Player

版本 1.0.0.0 (35.8 KB) 作者: Orkut Gürcan
GUI audio player for MATLAB with several functions.
394.0 次下载
更新时间 2017/9/19

查看许可证

Includes :
- Surround sound & enhanced bass
- Audio slider (skip to any spesific part of the audio)
- Speed slider (change the audio's playback speed)
- Volume slider
- Repeat functionality (restarts the audio without user input if chosen)
- Real-time countdown timer matching the audio's length (MM:SS format)
- Audio signal generator (waveform/spectogram)
- Details tab (shows the audio's sampling rate, channel count and bit count)
- 5 backround colors

Intended for fun & learning purposes. Script code is really easy to understand and implement unlike most of the other programs. "SoundVolume" function was created by Yair Altman. Make sure to include "SoundVolume.m" in the same folder as "MEAP.m" and "MEAP.fig".

引用格式

Orkut Gürcan (2024). MEAP - Matlab Enhanced Audio Player (https://www.mathworks.com/matlabcentral/fileexchange/64455-meap-matlab-enhanced-audio-player), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Minor description edit.
Added preview image.