Separating the channels of a .wav sound file

22 Ansichten (letzte 30 Tage)
Mauricio
Mauricio am 18 Feb. 2012
Bearbeitet: Azzi Abdelmalek am 16 Okt. 2013
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

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by