AutoTune Toy

버전 1.2.0.0 (1.49 MB) 작성자: Carl
Allows you to record and graphically manipulate and pitch correct your voice.
다운로드 수: 9.4K
업데이트 날짜: 2012/12/11

라이선스 보기

편집자 메모: 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!

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

AutoTuneToy_0p3/

버전 게시됨 릴리스 정보
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