MEAP - Matlab Enhanced Audio Player

GUI audio player for MATLAB with several functions.

You are now following this Submission

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 (2026). MEAP - Matlab Enhanced Audio Player (https://www.mathworks.com/matlabcentral/fileexchange/64455-meap-matlab-enhanced-audio-player), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Minor description edit.
Added preview image.