Separating the channels of a .wav sound file

5 ビュー (過去 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 Center および File ExchangeAudio 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