At Fri, 14 May 2004 18:14:47 +0100, James Courtier-Dutton wrote:
Those (1) and (2) should work on bother the LS and the Dell OEM.I would like to add some information that might help people modifying this for the Audigy LS.
The outputs for the card work in 2 modes. 1) Probably analogue on the output jacks. snd_emu10k1x_ptr_write(chip, 0x41, 0, 0x70f); snd_emu10k1x_ptr_write(chip, 0x45, 0, 0);
2) Probably digital spdif on the output jacks. snd_emu10k1x_ptr_write(chip, 0x41, 0, 0x1000f); snd_emu10k1x_ptr_write(chip, 0x45, 0, 0x700);
then, are they exclusive?
I think you could add a mixer toggle switch for either (1) or (2).
I don't know what each bit in those registers does, so for now it could probably be exclusive.
I have also heard that the way to program the Audigy LS might also apply in some way the Audigy 2 to get the high samples rates working on the Audigy 2.
Hopefully I will get certain answers soon.
Cheers James
------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel