Is there a way to provide a filename to an algorithm to reduce the playback speed (so ffT there and back) and obtain a high quality slowed version of the tune?
Thank you for any input, MAB

回答 (1 件)

Prateekshya
Prateekshya 2024 年 10 月 17 日

0 投票

Hello Michael,
To slow down the audio without altering the pitch, you can use a phase vocoder or time-stretching algorithm. MATLAB does not have a built-in phase vocoder function, but you can use the audioExample function from the Audio System Toolbox, or implement a basic time-stretching algorithm. Please follow this link to know more: https://www.mathworks.com/help/audio/ref/stretchaudio.html
I hope this helps!

カテゴリ

ヘルプ センター および File ExchangeAudio I/O and Waveform Generation についてさらに検索

質問済み:

2014 年 4 月 30 日

回答済み:

2024 年 10 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by