>I'm working on changing DMIX to allow clients to open the capture stream.
i don't get it. dmix is for playback, not capture. what would be the
semantics of this?
--p
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expe
Hi,
The normal way I patch the 2.6.x kernel, is i download alsa-kernel from
CVS. and then delete the ./alsa-kernel/oss dir, then just copy all the
contents of alsa-kernel over the top of /usr/src/linux/sound
I then copy the include directory to /usr/src/linux/include/sound, and
it all works.
I
Hi, i'm toying with the idea of coding a driver for an unsupported card (als300).
I really fancy getting this done but i'm not the most seasoned of programmers by any
means. i was just wondering could anyone point me in the direction of some info that
may help me to reverse engineer the card (or
Index: alsa-driver/INSTALL
===
RCS file: /cvsroot/alsa/alsa-driver/INSTALL,v
retrieving revision 1.152
diff -u -r1.152 INSTALL
--- alsa-driver/INSTALL 4 Dec 2003 11:51:40 - 1.152
+++ alsa-driver/INSTALL 3 Jan 2004 14:18:40 -0
Hi Nick
Since you're looking into different alternatives, have you considered
PortAudio (www.portaudio.com)? The ALSA implementation of v19 (development
branch) is well developed, and fairly stable from what I can see (being
one of the developers). There hasn't been a lot of feedback, but my ow