Separating the channels of a .wav sound file

22 vues (au cours des 30 derniers jours)
Mauricio
Mauricio le 18 Fév 2012
Hi, I need some help with an encripted stereo audio file.
How do I get the frequency of the left channel and the right channel as two arrays of points??
IE frequency_left_channel = array of x coordinates frequency_right_channel = array of y coordinates
Thanks for your help :D

Réponse acceptée

Jiro Doke
Jiro Doke le 18 Fév 2012
If the .wav file is a stereo audio file, then wavread can read them in as separate channels.
  1 commentaire
Daniel Shub
Daniel Shub le 19 Fév 2012
I think this is a really nicely written "doc wavread" answer.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Audio I/O and Waveform Generation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by