respeaker / seeed-voicecard

2 Mic Hat, 4 Mic Array, 6-Mic Circular Array Kit, and 4-Mic Linear Array Kit for Raspberry Pi
GNU General Public License v3.0
470 stars 284 forks source link

[Bug]: Respeaker 4 mic linear - channel not in order #329

Open souviksaha97 opened 1 year ago

souviksaha97 commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Follow the steps for installation from the README.md, from the master branch
  2. Use the 4 mic linear ReSpeaker Microphone
  3. Run Audacity software, select input as SeedStudio voice card
  4. Choose channel as 8 in Audacity
  5. Out of the 8 channels we don't see microphone data in channels 1, 2, 3, 4. Rather it is disordered without specific pattern.

Expected behavior

Mic channel 1, 2, 3, 4 - output channel 1, 2, 3, 4 5, 6th channel empty 8th, 7th channel playback from DAC

Platform

Relevant log output

No response

HinTak commented 1 year ago

Possibly dup of https://github.com/respeaker/seeed-voicecard/issues/309

souviksaha97 commented 1 year ago

What was the resolution for the issue @HinTak ?