On Tue, Sep 7, 2010 at 2:21 PM, Niels Mayer <nielsmayer(a)gmail.com> wrote:
Any equivalent envvar in the underlying gnome
libraries to disable
pulse and go straight to ALSA?
most (or maybe just a lot of) code doesn't use PulseAudio directly at
all. it opens an ALSA device that is implemented by the Pulse ALSA
user-space plugin.
last time i looked lennart was still encouraging people NOT to use the
PulseAudio API for writing apps, but people are.