Hello,
I'm having serious trouble implementing record support into the Aureal
Vortex driver.
I get total lockups...
The obvious answer would be: the cards overwrites your kernel :) ... but
i double checked
that. If that would be the case, playback wouldnt work either (i would
hear noise, or at least a crack).
I'm using the same operator functions (callbacks) for recording and
playback with some very few
branch code to decide between record and playback.
Is there something like a typical pitfal list ? Any important difference
when recording
instead of playback ? Can i use runtime->dma_addr just as when doing
playback for
the DMA address programmed into the SoundCard ?
If anyone has something to say about recording, please tell me
Best Regards
Manuel Jander
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
- Re: [Alsa-devel] Recording Manuel Jander
- Re: [Alsa-devel] Recording Takashi Iwai