Separating the channels of a .wav sound file

23 visualizaciones (últimos 30 días)
Mauricio
Mauricio el 18 de Feb. de 2012
Editada: Azzi Abdelmalek el 16 de Oct. de 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

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by