Hi
I just tested xoscope version 2.1, and was happy to discover that this version
work for me on a machine with pulseaudio active. I suspect it is using ALSA
via Pulseaudio, as pavucontrol did not show any clients recording. I have
this in my /etc/asound.conf:
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
pcm.pulse { type pulse }
ctl.pulse { type pulse }
It would be great if xoscope was upgraded to version 2.1.
If you are interested, I have a git repo with the recent Debian packages
imported
for use with git-buildpackage with the changes I needed to get version 2.1
building.
--
Happy hacking
Petter Reinholdtsen