Open superdreamkilla opened 3 years ago
Did you compile from master, seems to me apulse is supported? The code is old so compatability might have been lost on the way, I only build with alsa support so can't help you with your issues, sorry
Hello,
I'm late to answer this question, but: yes, sweep does have PulseAudio support.
Here's what you need to do to activate it:
$ ./autogen.sh
$ ./configure --disable-alsa --disable-oss
$ make
This will force sweep to be compiled with PulseAudio support only.
Is this program ever going to be compatible with Pulse Audio?