Use StretchAudio in realtime

3 visualizaciones (últimos 30 días)
youngz
youngz el 2 de Ag. de 2021
Respondida: jibrahim el 2 de Ag. de 2021
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

Respuestas (1)

jibrahim
jibrahim el 2 de Ag. de 2021
Hi youngz,
I suggest you use audioTimeScaler:
This object supports a tunable speedup factor for real-time applications.

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by