introlab / odas

ODAS: Open embeddeD Audition System
MIT License
794 stars 252 forks source link

Respeaker USB not working with direct capture #271

Closed atyshka closed 1 year ago

atyshka commented 2 years ago

I am attempting to use a Respeaker USB 4-mic array with ODAS, but I can't seem to get the config to work. The error I get is Source hops: Cannot set channel count: Invalid argument I checked the config file for the USB 4 mic array, and I was surprised to see it contained 6 channels, rather than 4. However, changing it to 4 results in the same issue. Has anyone successfully used a Respeaker USB mic with ODAS?

longRookie commented 1 year ago

https://raw.githubusercontent.com/respeaker/usb_4_mic_array/master/odas.cfg , maybe it's useful.

atyshka commented 1 year ago

Apparently there are two versions of the respeaker firmware, one that outputs mono audio and another that outputs 6 channels. Installing the latter solved my issue.