Consider implementing alsa backend #6

Open
opened 2025-03-10 06:15:45 +00:00 by desttinghim · 0 comments
desttinghim commented 2025-03-10 06:15:45 +00:00 (Migrated from codeberg.org)

I have just stumbled upon the nanoalsa library, which apparently skips the userland ALSA api and goes directly to the kernel. Might be worth implementing? ALSA only allows opening devices in exclusive mode, so this would mostly be useful in embedded contexts.

I have just stumbled upon the [nanoalsa](https://gitlab.com/bztsrc/nanoalsa) library, which apparently skips the userland ALSA api and goes directly to the kernel. Might be worth implementing? ALSA only allows opening devices in exclusive mode, so this would mostly be useful in embedded contexts.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
klaji/pulsar#6
No description provided.