-
Notifications
You must be signed in to change notification settings - Fork 4
Add duplex support to ALSA #30
Copy link
Copy link
Open
Labels
B-ALSAIssues regarding the ALSA backendIssues regarding the ALSA backendP-LinuxIssues and PRs targetting LinuxIssues and PRs targetting LinuxduplexIssues regarding duplex audio supportIssues regarding duplex audio supportfeatureNew feature or requestNew feature or request
Milestone
Description
Metadata
Metadata
Assignees
Labels
B-ALSAIssues regarding the ALSA backendIssues regarding the ALSA backendP-LinuxIssues and PRs targetting LinuxIssues and PRs targetting LinuxduplexIssues regarding duplex audio supportIssues regarding duplex audio supportfeatureNew feature or requestNew feature or request
Projects
StatusShow more project fields
In Progress
It turns out, ALSA supports duplex mode by simply opening the two devices and polling them at the same time.