>I have seen that alsa provides nice pcm devices in /dev/snd directory
>
>*They are split in playback and capture devices :) nice idea.
>In Oss I was able to pipe data from and to them and therfore was
>recording/playing back at a certain sample rate.
>With alsa this is not possible anymore. it sa
On Fri, 8 Feb 2002, Guenther Sohler wrote:
> I have seen that alsa provides nice pcm devices in /dev/snd directory
>
> *They are split in playback and capture devices :) nice idea.
> In Oss I was able to pipe data from and to them and therfore was
> recording/playing back at a certain sample rate
--- Guenther Sohler <[EMAIL PROTECTED]> wrote:
>I have seen that alsa provides nice pcm devices in /dev/snd directory
>
>*They are split in playback and capture devices :) nice idea.
>In Oss I was able to pipe data from and to them and therfore was
>recording/playing back at a certain sample ra
On Thu, 6 Dec 2001, Kyle Centers wrote:
> I hate to be nit picky, but I have been trying to figure something out, and am at a
>complete loss.
>
> In alsa-drivers, the file card-emu10k1.c, line 79 or there about reads:
>
> static struct pci_device_id snd_emu10k1_ids[] __devinitdata = {
>
> After