Selecting channels in dsp.AudioPlayer

Hi all
Since MATLAB R2012a it is possible to use ASIO driver in combination with the dsp.AudioPlayer. However, I can select the device where audio should be played but not the channels.
Is there any workaround how I can achieve that?
Kind regards Roman

Respuestas (3)

yeshwanth manhcuri
yeshwanth manhcuri el 21 de Mayo de 2013

0 votos

i am not understanding wat u want...could u make it clear???? i have done a similar mini project in matlab using the " audioplayer" function to take the real voice from the micro phone...
Roman
Roman el 28 de Mayo de 2013

0 votos

dsp.AudioPlayer does not allow you to select the channels of a soundcard you would like to use. For instance, if you like to play sound on channel 3 and 5, you have to provide dummy data for channel 1,2 and 4 too.
Darel
Darel el 13 de Nov. de 2013

0 votos

Roman, channel mapping capability was added to dsp.AudioPlayer in DSP System Toolbox in release R2013b. This allows you to select which channels you want to use and how they are ordered.

Categorías

Más información sobre Audio I/O and Waveform Generation en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 21 de Mzo. de 2013

Respondida:

el 13 de Nov. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by