Separating the channels of a .wav sound file

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

1 vote

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 Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by