AutoTune Toy

Version 1.2.0.0 (1.49 MB) by Carl
Allows you to record and graphically manipulate and pitch correct your voice.
9.4K Downloads
Updated 11 Dec 2012

View License

Editor's Note: This file was selected as MATLAB Central Pick of the Week

The AutoTune Toy was written to demonstrate pitch correction using Matlab. To be exact, I was watching Nova one night on PBS and there was a segment on Antares AutoTune software. I thought “I can do that in Matlab!” so this is my attempt at just that. This tool allows you to record short segments of your voice and interactively correct the pitch. Given that the tool uses memory to store the audio data, it is only practical to record short (20 second or less) audio fragments, but it is still a lot of fun to play around with!

Cite As

Carl (2024). AutoTune Toy (https://www.mathworks.com/matlabcentral/fileexchange/26337-autotune-toy), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation, Tuning, and Visualization 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!

AutoTuneToy_0p3/

Version Published Release Notes
1.2.0.0

Changed "wavplay" to "audioplayer" command for cross-platform functionality.

Changed "winopen" to "open" command to ensure README.PDF could be found on all installs

Remove erroneous tic/toc.

1.1.0.0

Updated to include an App file for R2012b

1.0.0.0