Use StretchAudio in realtime
조회 수: 7 (최근 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!