; Please, use latest ALSA drivers. The 0.5.x driver will be no
> > longer supported in near future.
>
> Except those of us with cards that don't work on 0.9 drivers...
--
Mathieu Dube -- [EMAIL PROTECTED]
8D Technologies Inc.
Software is like sex, its be
, I check for return values and all seems well.
Thanks
-Mat
--
Mathieu Dube -- [EMAIL PROTECTED]
8D Technologies Inc.
http://www.8d.com
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
The wave.c example and the API's doc doesnt work with alsa 0.9 right?
is there any doc anywhere about the alsa 0.9 api?
Thanks
-Mat
--
Mathieu Dube -- [EMAIL PROTECTED]
8D Technologies Inc.
http://www.8d.com
___
Alsa-devel mailing list
[
an
error?
Thanks
-Mat
--
Mathieu Dube -- [EMAIL PROTECTED]
8D Technologies Inc.
http://www.8d.com
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
8 March 2002 14:14, Mathieu Dube wrote:
> Hi,
> I dont know if anybody ever had that problem. When I open the mixer all
> seems well and there is no error.
> But when I try to read the group it says "No such device or address". Is
> it talking about the mi
Hi,
Im trying to compile a program that uses alsa lib 0.9 and since by just
including alsa/asoundlib.h it doesnt give the compiler a valid definition of
the snd_pcm_hw_params_t Im wondering what else I have to include for my
program to compile.
Thanks
-Mat
--
Mathieu Dube -- [EMAIL
Hi,
I tried to run the example given in the documentation and what I get is this:
ALSA lib pcm_hw.c:167:(snd_pcm_hw_sw_params) SNDRV_PCM_IOCTL_SW_PARAMS
failed: Invalid argument
Im wondering what it could be and what error I could look for to solve that.
Thanks
-Mat
--
Mathieu Dube
I use the snd-card-ens1371 which work alright with the 0.5.
But isnt it weird that all the other call to setup the sw_params work??
Thanks
-Mat
On Thursday 21 March 2002 02:19, Jaroslav Kysela wrote:
> On Wed, 20 Mar 2002, Mathieu Dube wrote:
> > Hi,
> > I tried to run the e