[Alsa-user] Re: [ltp] flash plugin (netscape/mozilla), alsa and snd-card-cs461x
Brought to you by:
perex
|
From: Tod H. <th...@ap...> - 2002-04-13 23:43:27
|
> Ahhh yes, esd. It works fine when all the audio streams are at the same > sampling rate but when it tries to mix say an 8 kHz speech signal with a > 44.1 kHz music stream, the result is not always nice......besides taking > up substantial CPU usage. > > > [1] ftp://ftp.gnome.org/pub/GNOME/stable/sources/esound/ Well, you could try aRtsd, its the KDE equivalent of esd. Dunno really which one is better, but it essentially does the same thing, and there is a wrapper for it that allows you to insure that any program using sound will output via aRts. You just run "artsdsp <yourprogram>" (tack artsdsp onto the start of the command line). Maybe its no better than esd, but its worth a try. |