MEAP - Matlab Enhanced Audio Player

GUI audio player for MATLAB with several functions.
394 Downloads
Updated 19 Sep 2017

View License

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".

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Minor description edit.
Added preview image.