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

Add alsa support #1

Open
japiotr123 opened this issue Dec 6, 2019 · 1 comment
Open

Add alsa support #1

japiotr123 opened this issue Dec 6, 2019 · 1 comment

Comments

@japiotr123
Copy link

Hello
I removed pulseaudio, are you want to add support for alsa?

@pzmarzly
Copy link
Owner

pzmarzly commented Dec 7, 2019

I removed pulseaudio, are you want to add support for alsa?

Hi. While I'm not interested in writing ALSA version myself, I could merge the script if someone created a nicely working one.

Here are some links that hopefully will be helpful for someone:

Disclaimer: if you are a Linux beginner reading the pages linked above: don't compile the packages from scratch, use your distribution's repositories. By the way, you probably don't want to have PulseAudio removed in the first place, though check out Jack if you need to keep latency low.

If you want a quick hack, you can just remove all pactl, paid, and pacmd stuff from the code, run sudo modprobe snd-aloop before running the script, and select correct input and output devices manually. This method should work for most programs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants