[Alsa-devel] hdsp.c code

2002-09-03 Thread Orm Finnendahl
Hi, In the current cvs checkpout of hdsp.c code there seem to be some leftovers starting line 2874: ... } else { hdsp-type = Digiface; hdsp.c hdsp-card_name = RME Hammerfall DSP (Digiface);

Re: [Alsa-devel] hdsp.c code

2002-09-03 Thread Takashi Iwai
At Tue, 3 Sep 2002 10:56:21 +0200, Orm Finnendahl wrote: Hi, In the current cvs checkpout of hdsp.c code there seem to be some leftovers starting line 2874: mine looks ok. perhaps it's a result of merge. please try to remove the while file hdsp.c and check it out again. Takashi

Re: [Alsa-devel] hdsp.c code

2002-09-03 Thread Orm Finnendahl
Am Dienstag, den 03. September 2002 um 12:18:17 Uhr (+0200) schrieb Takashi Iwai: mine looks ok. perhaps it's a result of merge. please try to remove the while file hdsp.c and check it out again. yep. It's o.k. now. -- Orm --- This

Re: [Alsa-devel] [PATCH] integrate snd-usb-midi into snd-usb-audio

2002-09-03 Thread karsten wiese
--- Takashi Iwai [EMAIL PROTECTED] schrieb: Hi, thanks. the patch is applied now to cvs. could you check whether it works for you? Karsten, can you rewrite the patch for your tascam driver based on this new mechanism? if any other changes are needed, please let us know. no

Re: [Alsa-devel] alsamixer on cvs

2002-09-03 Thread Fernando Pablo Lopez-Lezcano
After installing a new cvs version I'm getting an assertion failure in alsamixer (or amix). # alsamixer alsamixer: simple.c:869: simple_add1: Assertion `!simple-ctls[type].elem' failed. Aborted could you try to remove the assert() at alsa-lib/src/mixer/simple.c line 869? this