Use StretchAudio in realtime
2 ビュー (過去 30 日間)
古いコメントを表示
Hi there,
I am trying to adapt the StretchAudio to be used in realtime. In my matlab code I present a video, in different speeds, managing the inter frame interval. Now, I have to adapt, over it, the audio. Unfortunatelly, the interframe interval is a variable value and, consequentially, the audio stretching should be performed in realtime.
I found "Realstretch" on file exchange, but, unfortunatelly, the plugins do not work in Window.
Thanks
0 件のコメント
回答 (1 件)
jibrahim
2021 年 8 月 2 日
Hi youngz,
I suggest you use audioTimeScaler:
This object supports a tunable speedup factor for real-time applications.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio Processing Algorithm Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!