Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using pulse cgo-less linux audio over alsa #131

Closed
200sc opened this issue Aug 15, 2020 · 0 comments · Fixed by #191
Closed

Investigate using pulse cgo-less linux audio over alsa #131

200sc opened this issue Aug 15, 2020 · 0 comments · Fixed by #191
Assignees
Milestone

Comments

@200sc
Copy link
Contributor

200sc commented Aug 15, 2020

Looking into #97 and #98, while I believe we can get into a functioning state with alsa, there's a few open problems, namely:

  1. How do we detect the user's preferred audio output device? Eventually the output device should also be -selectable-, which is a huge (necessary) addition.
  2. Our alsa library sometimes fails to properly open or close cards / devices, potentially freezing the program depending on how the audio was played. I can't get a consistent repro case.

I'd like to investigate switching to github.com/jfreymuth/pulse as a cgo-less linux audio underlying library (beneath klangsynthese).

@200sc 200sc self-assigned this Aug 15, 2020
@200sc 200sc mentioned this issue Feb 14, 2022
5 tasks
@200sc 200sc linked a pull request Mar 6, 2022 that will close this issue
5 tasks
@200sc 200sc added this to the 3.4 milestone Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant