Simple Audio Editor

This is a simple audio editor GUI to read, write, cut, copy, paste, filter and analyze audio data.
8.4K Downloads
Updated 1 Sep 2016

View License

AudioEditor creates a GUI used for editing audio data. It supports reading from a WAVE audio file, writing to a WAVE audio file, importing from a MATLAB® variable, exporting to a MATLAB variable and recording from microphone. There are editing features like cut, copy, paste with undo and redo support for them. There are also filters to process the audio data and analyzers to analyze the data.
You can start the audio editor by typing AudioEditor at the command prompt.

Cite As

Navan Ruthramoorthy (2024). Simple Audio Editor (https://www.mathworks.com/matlabcentral/fileexchange/19873-simple-audio-editor), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Audio Processing Algorithm Design in Help Center and MATLAB Answers

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

Updated license

1.0.0.0

Added static clipboard, paste add, paste subtract and spectrogram analyzer.