[Alsa-devel] [PATCH] MidiSport 2x4 support

2002-12-05 Thread Clemens Ladisch
This changes the Midiman quirk code to allow a different number of input and output ports, and adds a quirk for the 2x4. This isn't tested at all because somebody forgot to include the firmware loader in the 2x4's Windows driver package. :) Index: alsa-kernel/usb/usbaudio.h

[Alsa-devel] [PATCH] Edirol PCR-30/50 support

2002-12-05 Thread Clemens Ladisch
This adds a quirk for the Edirol PCR-30/50 keyboards. Index: alsa-kernel/usb/usbquirks.h === RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v retrieving revision 1.9 diff -u -r1.9 usbquirks.h --- alsa-kernel/usb/usbquirks.h 3

[Alsa-devel] sb16 gets wedged when doing overlapped i/o (full duplex)

2002-12-05 Thread John S. Denker
This is a slightly-updated clone of item #648232 on the sourceforge bug/patch reporting system. I'm moving it to here (the alsa-devel mailing list) at the request of Jaroslav. Things run OK for a few minutes (sometimes 30 seconds, sometimes 5+ minutes) then ALSA gets wedged. Every

Re: [Alsa-devel] Re: Phase Reversal on Santa Cruz (cs46xx) = XFiretoo

2002-12-05 Thread Friedrich Ewaldt
Hi Kevin, hi Benny, with your changes applied, now both PCM channels have the same phase with my XFire. The stereo image makes much more sense that way :-). Thanks a lot! What I've noticed: Switching the 'PCM Out' control from 'pre 3D' to 'post 3D' inverts the sign of both lr channels.

[Alsa-devel] alsactl and alsamixer fail for extigy

2002-12-05 Thread John S. Denker
This is a slightly-updated clone of item #636948 on the sourceforge bug/patch reporting system. I'm moving it to here (the alsa-devel mailing list) at the request of Jaroslav. It is also a duplicate of something I sent a few minutes ago with the wrong Subject:

Re: [Alsa-devel] sb16 gets wedged when doing overlapped i/o (fullduplex)

2002-12-05 Thread Uros Bizjak
Hello! Did you try to set 16bit DMA allocation flag to Playback or Capture? Also, there are problems if your ISA bus is overclocked to more than 8MHz. Uros. On Thu, 5 Dec 2002, John S. Denker wrote: This is a slightly-updated clone of item #648232 on the

Re: [Alsa-devel] sb16 gets wedged when doing overlapped i/o (full duplex)

2002-12-05 Thread Paul Davis
From the keen-grasp-of-the-obvious department: This project would be a lot better off if there were better documentation, and (some) comments in the code. Why write the code if it's not going to be used? If it's not documented, it's not going to be used! actually, i have to note that this is not

Re: [Alsa-devel] usbaudio won't do 24-bit or 32-bit i/o,and won't do 96000 frames per second

2002-12-05 Thread Clemens Ladisch
John S. Denker wrote: Request #1: USB driver supporting 24-bit i/o. Request #2: USB driver supporting 96000 frames per second. What you want is already supported by the snd-usb-audio driver. IIRC Patrick Shirkey reported that 24bit@96kHz works with the M-Audio Quattro. I bought an Extigy,

Re: [Alsa-devel] hard crash when snd-ice1712 loads

2002-12-05 Thread Scott Bahling
Hello - I had the same problem until CVS post Dec 3rd. The problem started on Nov 14 and has now gone away since Dec 3rd. I have a snapshot of the Dec 2nd CVS that crashes. The crash happens while alsactl does a restore. I have not figured out which control it is trying to restore when the crash

[Alsa-devel] midi byte stream decoder

2002-12-05 Thread ian
Hi, I've been using the midi byte stream encoder/decoder to convert snd_seq_event_t's to and from midi byte streams. I discovered that the decoder is not handling sysex events properly - a valid sysex event gets decoded to junk. Looking at lines 440 onwards of seq_midi_event.c (in the rc6 library

[Alsa-devel] [PATCH] cvs doesn't compile atm

2002-12-05 Thread Martin Langer
There's a problem with cvs. it doesn't compile atm. this patch fixes the typo. martin --- alsa-driver/Makefile.ORIGINAL Thu Dec 5 18:30:12 2002 +++ alsa-driver/MakefileThu Dec 5 18:30:35 2002 @@ -152,7 +152,7 @@ elif [ -d /etc/rc.d/init.d ]; then \ install

Re: [Alsa-devel] hard crash when snd-ice1712 loads

2002-12-05 Thread Jaroslav Kysela
On Thu, 5 Dec 2002, John S. Denker wrote: This is a slightly-updated clone of item #648063 on the sourceforge bug/patch reporting system. I'm moving it to here (the alsa-devel mailing list) at the request of Jaroslav. hard crash when snd-ice1712 loads

[Alsa-devel] cs4239 errs on full duplex (provoked by overruns?)

2002-12-05 Thread John S. Denker
The same program that causes sb16 to become completely wedged causes milder errors in the cs4239 module. Reference: see thread starting at: http://www.mail-archive.com/alsa-devel@lists.sourceforge.net/msg05525.html The program runs for a while (sometimes 8 minutes, sometimes less than one

Re: [Alsa-devel] usbaudio won't do 24-bit or 32-bit i/o, and won'tdo 96000 frames per second

2002-12-05 Thread Patrick Shirkey
Clemens Ladisch wrote: John S. Denker wrote: Request #1: USB driver supporting 24-bit i/o. Request #2: USB driver supporting 96000 frames per second. What you want is already supported by the snd-usb-audio driver. IIRC Patrick Shirkey reported that 24bit@96kHz works with the M-Audio Quattro.

Re: [Alsa-devel] sb16 gets wedged when doing overlapped i/o (fullduplex)

2002-12-05 Thread Uros Bizjak
Hello! From the error message you posted about this bug, it looks that driver is trying to call prepare() operator on a substream that is still in SNDRV_PCM_STATE_RUNNING state. Perhaps Jaroslav could tell us if this can happen if hardware pointers are not updated anymore (because sb16