I want to cause a random alsa application to throw away all sound output. I'm suspecting that something about how the program is communicating with pulseaudio is causing it to act weird and I want to test this.
To this end I put this in my ~/.asoundrc file:
pcm.!default {
type null
}
ctl.!default {
type null
}
Why doesn't that work?
Thanks,
--
A word is nothing more or less than the series of historical
connotations given to it. That's HOW we derive meaning, and to claim
that there is an arbitrary meaning of words above and beyond the way
people use them is a blatant misunderstanding of the nature of language.
-- Anonymous blogger
-- Eric Hopper ([email protected] http://www.omnifarious.org/~hopper)--
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------
_______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
