Live audio stream analyser and voice coach

A program that uses 'analoginput' to create a live audio stream, which is analyzed in real-time.
1.6K Downloads
Updated 25 Nov 2011

View License

The program creates a real-time audio feed by using 'analoginput', which is filtered though a band pass filter and the dominant frequency is extracted with FFT and then plotted. I've thought of this script as a voice coach, so I've also plotted a few musical notes as reference on the frequency scale. In theory it is possible to create any reference sequences, which means that one could learn to sing anything perfectly. There are two other plots, the bottom-left one shows the current filtered signal and a bottom-right one shows the frequency spectrum. These plots give a picture to the user of the signal's composition.
Of course this can be put to far better use than singing but that's up to you.

Cite As

Steve Lawrence (2024). Live audio stream analyser and voice coach (https://www.mathworks.com/matlabcentral/fileexchange/33931-live-audio-stream-analyser-and-voice-coach), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
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