Simple Audio Editor

This is a simple audio editor GUI to read, write, cut, copy, paste, filter and analyze audio data.

You are now following this Submission

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 (2026). Simple Audio Editor (https://se.mathworks.com/matlabcentral/fileexchange/19873-simple-audio-editor), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Audio Processing Algorithm Design in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Updated license

1.0.0.0

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