AutoTune Toy

Versione 1.2.0.0 (1,49 MB) da Carl
Allows you to record and graphically manipulate and pitch correct your voice.
9,4K download
Aggiornato 11 dic 2012

Visualizza la licenza

Nota dell'editore: 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!

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Simulation, Tuning, and Visualization in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

AutoTuneToy_0p3/

Versione Pubblicato Note della release
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