[Alsa-devel] [PATCH] Extra options for sscape_ctl

2002-09-28 Thread Chris Rankin
This quick patch should make the sscape_ctl utility slightly more user-friendly. Chris Index: sscape_ctl.c === RCS file: /cvsroot/alsa/alsa-tools/sscape_ctl/sscape_ctl.c,v retrieving revision 1.1 diff -u -u -r1.1 sscape_ctl.c ---

[Alsa-devel] [PATCH] SoundScape: snd_malloc_isa_pages_fallback

2002-09-28 Thread Chris Rankin
Hi, I can't dispute this section of Takashi's patch, except to note that you probably don't want to clobber buf-size if the snd_xxx_fallback() function sets it properly for you. Chris Index: alsa-driver/isa/sscape.c === RCS file:

[Alsa-devel] audio data clipboard convention?

2002-09-28 Thread Ken McMillan
[sorry if this is a bit off-topic] Does anyone know if there is a convention for exchanging audio data between X apps via cut-and-paste? I notice that Qt has a MIME-based clipboard, so in principle you could use, e.g., type audio/x-wav to exchange audio data, but this mechanism seems to assume

Re: [Alsa-devel] two RME9652 cards used as a pcm_multi

2002-09-28 Thread Jeremy Hall
Hi, I put up a serial console and discovered that when the lock occurs, the sysrq doesn't even work. This rules out memory problems, right? So now we have irq storm and pci misconfiguration? _J In the new year, Jeremy Hall wrote: I specified nosmp and the lockup still occurred. That leaves