Separating the channels of a .wav sound file

23 次查看(过去 30 天)
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.

更多回答(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