[Alsa-devel] [PATCH] azt3328.c recording, joystick etc.

2002-11-16 Thread Andreas Mohr
Hello all, - add recording input select and volume (that one was the missing part :) - add smart joystick configuration part (autodetect etc.) - add more PCI IDs - silence MIDI IRQ output This patch finally allowed me to record e.g. wave playback, albeit with an *insane* amount of clicks and pops

Re: [Alsa-devel] CS46xx woes.

2002-11-16 Thread Richard Olsson
> Considerating the Hercules Gametheater XP breakout box as a cheap > construction the soundquality you will get from the analog output, > speakers, headphones, etc. will never be very good. (But using the > SPDIF output to an external receiver works great, at least forme -:) ) Heh; I haven't noti

Re: Re. [Alsa-devel] [PATCH] cs46xx: SPDIF channel status more volumefixes

2002-11-16 Thread Benny Sjostrand
This hasn't made it into CVS yet I take it? If so (forgive me for being a newbie to this thing hehe.), but syntax to apply the patch to my source? Stand in the 'alsa-kernel' directory and type: $ patch -p1 < cs46xx.patch (and hopefully you got no complains from the patch program) /Benny -