AutoTune Toy

Version 1.2.0.0 (1,49 Mo) par Carl
Allows you to record and graphically manipulate and pitch correct your voice.
9,4K téléchargements
Mise à jour 11 déc. 2012

Afficher la licence

Note de l’éditeur : 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!

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simulation, Tuning, and Visualization dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

AutoTuneToy_0p3/

Version Publié le Notes de version
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