Separating the channels of a .wav sound file

조회 수: 23 (최근 30일)
Mauricio
Mauricio 2012년 2월 18일
편집: Azzi Abdelmalek 2013년 10월 16일
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

채택된 답변

Jiro Doke
Jiro Doke 2012년 2월 18일
If the .wav file is a stereo audio file, then wavread can read them in as separate channels.
  댓글 수: 1
Daniel Shub
Daniel Shub 2012년 2월 19일
I think this is a really nicely written "doc wavread" answer.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by