audiorecorder - no real stereo sampling?
古いコメントを表示
Hi all,
working with the Matlab audiorecorder class I just noticed an issue:
The audiorecorder object is configured to sample 2 channels. After recording getaudiodata actually returns a [siglen x 2] signal vector. However, the second column in this signal vector is just a plain copy of the first one, i.e. no real stereo signal is recorded.
Using the same mic input for a recording (e.g. in Audacity) actually creates a real stereo signal on my machine.
Has anyone noticed a similar behaviour?
Thanks for your suggestions, cheers,
Philipp
Hardware: HP EliteBook 8540w, IDT audio codec
Software: Matlab R2009b, Windows XP SP3
2 件のコメント
Daniel Shub
2012 年 11 月 15 日
Are you sure? Unless you have a very unusual mic, your mic is mono and I would expect either noise or an identical signal on the other channel.
Philipp
2012 年 11 月 15 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Audio and Video Data についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!