Separating the channels of a .wav sound file

22 visualizzazioni (ultimi 30 giorni)
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
Daniel Shub
Daniel Shub il 19 Feb 2012
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 Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by