Skip to content

bcm2835 ALSA driver hardware mixing or mmap? #158

Closed
@ghost

Description

I want to be able to share the bcm2835 audio among multiple processes. Using the alsa driver alone (latest raspian) fails horribly (lots of crackling/loops/process lockups). I did manage to get it working fairly reliably using PulseAudio after tweaking the buffer settings, however latency is really poor (measured in seconds). I'm not sure if the hardware has native mixing support that the current driver is not properly utilizing? If not the second best solution may be the dmix plugin, which requires mmap support in the driver. Are there plans to add mmap?

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