Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Sir, I have an audio file with length 287339 samples but i have to change that audiofile length to 285040 . How i will do that ?

1 vue (au cours des 30 derniers jours)
The audio file sampling ffrequency is 44100Hz.
  7 commentaires
Walter Roberson
Walter Roberson le 9 Mai 2019
Loop over the channels
resample(OneChannel, 285040, length(OneChannel))

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by