Get samples from audioplayer object

3 visualizaciones (últimos 30 días)
Ryan Sinfield
Ryan Sinfield el 15 de Nov. de 2016
Respondida: Rajanya el 19 de Dic. de 2024
Is there any way to get the samples that make up an audioplayer object after it's been instantiated?
a = audioplayer(y, fs)
s = get(a, 'AllSamples');

Respuestas (1)

Rajanya
Rajanya el 19 de Dic. de 2024
I understand that you are trying to get the audio data from the 'audioplayer' object after it has been instantiated. Here's a link to a similar question which addresses the issue -
Thanks!

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by