Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

USB mic works with ALSA arecord, but not with wurb2020 #50

@slowglow

Description

@slowglow

Hi,

I was tryng different not officially supported USB microphones.
Unsurprisingly, they didn't work. They were, however, visible in alsamixer and did work with arecord.
So, first my question is, what is the benefit provided by pyalsaaudio over direct calls to command line utility arecord?

After some fiddling around, I realized that one of my mics provides 32-bit floating number stream, which is suported by ALSA and arecord, but it seems that wurb2020 has the int16 type hard-coded. How hard would it be to make the changes to support mics with output different from int16?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions