Access multiple channels from audio card

1 回表示 (過去 30 日間)
Frank Iversen
Frank Iversen 2015 年 2 月 19 日
回答済み: Vincent 2018 年 4 月 18 日
Hi We are trying to access multiple channels from an audio card using the "dsp.AudioRecorder" and the "step()"-function. In version 2014a, MATLAB allows for x number of channels specified in the AudioRecorder, while for version 2014b we only have access to either channel 1-2, 3-4 or 5-6. The DeviceName in version 2014a for the sound card was "OCTA-CAPTURE", while in 2014b, it is '1-2 (OCTA-CAPTURE)', '3-4 (OCTA-CAPTURE)' and so on.
Is it possible to change back the devicename such that it is possible to access several channels like in version 2014a? Or is there some other way of accessing multiple channels using AudioRecorder? We have tried another sound card resulting in the same kind of problem
Thanks, Frank

回答 (1 件)

Vincent
Vincent 2018 年 4 月 18 日
hi have u solved the problem?
I want to record six channels simultaneously by OCTACAPTURE, but there always has delay by [addAudioInputChannel]

カテゴリ

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