Re: [Alsa-devel] plug:iec958 problems

2004-04-21 Thread Martin Soto
Hello Takashi! On Tue, 2004-04-20 at 12:36, Takashi Iwai wrote: > At Sat, 17 Apr 2004 22:58:57 +0200, > Martin Soto wrote: > > As an additional note, this only seems to happen when using plug:iec958. > > Software decoding the AC3 sound and plying through ALSA, works > > fl

[Alsa-devel] plug:iec958 problems

2004-04-17 Thread Martin Soto
eceiver with an optical link through a simple third party SBLive! add-on. I have seen the same problem with 2.4 kernels, together with self-compiled recent (post 1.0) ALSA versions. Any clue? M. S. -- Martin Soto <[EMAIL PROTECTED]> -

[Alsa-devel] Emu10k1 programming with ALSA

2002-10-11 Thread Martin Soto
Hi all! As promissed, here goes a quick and dirty example showing how to program the emu10k1 chip (found in the popular Sound Blaster Live! card) with the ALSA drivers. The example requires ALSA CVS from today and the alsalib source code in order to compile and run. The DSP program already harco

Re: [Alsa-devel] Re: [Alsa-user] Re: Broken emu10k/SB Live driver?

2002-10-11 Thread Martin Soto
n the oss driver from http://opensource.creative.com > it comes as source (i gues it is the same as the windows reverb) It could be the same microcode. Is it GPL'd? > so if we provide a method for the user to load patches into the dsp we > are fine. > i will query Martin S

Re: [Alsa-devel] EMU10K1 DSP programs

2002-09-17 Thread Martin Soto
On Tue, 2002-09-17 at 16:38, Jaroslav Kysela wrote: > On 17 Sep 2002, Martin Soto wrote: > > And, by the way, I have a question regarding it. In the hardware > > dependant ioctl interface to the EMU10K1 there are two ioctls, > > SNDRV_EMU10K1_IOCTL_CODE_PEEK and SNDRV_EM

Re: [Alsa-devel] EMU10K1 DSP programs

2002-09-17 Thread Martin Soto
On Tue, 2002-09-17 at 11:49, Jaroslav Kysela wrote: > On 16 Sep 2002, Martin Soto wrote: > > Is it possible to load DSP programs to the EMU10K1 chip? The alsa-tools > > package contains a modified as10k1 that allows you to assemble such > > programs, but there's n