hi
my .asoundrc I have:
8<
pcm.filter {
@args [ ENNOISE ENBIQUAD FLAT ]
@args.ENNOISE {
type integer
default 0
}
@args.ENBIQUAD {
type integer
default 0
}
@args.FLAT {
type integer
In an embedded application we use aplay 1.0.18.
We have a problem with a stereo 8KHz wav file.
my asound.conf is:
pcm.converter {
type plug
slave {
pcm "hw:0"
channels 1
rate 44100
}
}
if I run:
$ aplay -vD sweep-st-8k.wav
I have some speex-encoded files, and I want play those streams using
aplay and speex plugin. Is it possible?
what about .asoundrc for this purpose?
thanks
--
WhatsUp Gold - Download Free Network Management Software
The m
I,
I have a plugin in /usr/lib/alsa-lib. How can I use it?
I mean: for example, how can I make mplayer to use that plugin?
thanks
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehen