Simple WAV FFT

FFT for musical instruments
211 Downloads
Updated 29 Oct 2015

View License

Takes a single .wav file and computes the DFFT of said file to show its frequency domain. It is optimized for musical instrument analysis, in the usual frequency ranges (0-700Hz).
Easy to use GUI. Includes the option to play the file.
Next release (1.3, DEC2015) will include the ability to select which part of the file to analyze (variable DFFT start and end times).

Cite As

Manuel Martinez (2024). Simple WAV FFT (https://www.mathworks.com/matlabcentral/fileexchange/53442-simple-wav-fft), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
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.3.0.0

Bug fix: GUI would randomly crash if the user clicked "Browse file" twice.

1.2.0.0