We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When its run i recieve this error:
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
However the speedy-player example works but only when installed via go get.
I'm on ubuntu 19.04, running Sway, go 1.12
Edit:
I'm even more confused than before, go build app.go && ./app works without any errors, go run app.go does not
Original issue: faiface/beep#62
The text was updated successfully, but these errors were encountered:
To me the solution was installing pipewire-alsa works after install
Sorry, something went wrong.
No branches or pull requests
When its run i recieve this error:
However the speedy-player example works but only when installed via go get.
I'm on ubuntu 19.04, running Sway, go 1.12
Edit:
I'm even more confused than before, go build app.go && ./app works without any errors, go run app.go does not
Original issue: faiface/beep#62
The text was updated successfully, but these errors were encountered: