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

 Risposta accettata

Jiro Doke
Jiro Doke il 18 Feb 2012
If the .wav file is a stereo audio file, then wavread can read them in as separate channels.

1 Commento

I think this is a really nicely written "doc wavread" answer.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Audio I/O and Waveform Generation in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by