From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: rawmidi problem (was Re: ALSA homepage redesign) Date: Wed, 24 Apr 2002 11:13:49 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <0GV100DRBOG2ST@l-daemon> <0GV20065JEJMS1@l-daemon> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <0GV20065JEJMS1@l-daemon> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Thomas Fjellstrom Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Wed, 24 Apr 2002 03:06:33 -0600, Thomas Fjellstrom wrote: > > On April 24, 2002 02:52 am, you wrote: > > Hi Thomas, > > > > > > At Tue, 23 Apr 2002 17:43:43 -0600, > > > > Thomas Fjellstrom wrote: > > > One: SND_RAWMIDI_SYNC isn't a valid flag for snd_rawmidi_open. > > > ( rawmidi_hw.c:221: snd_rawmidi_hw_open: Assertion `!(mode & > > > ~(0x0001|0x0002))' failed.) > > > > fixed. > > > > > Two: using SND_RAWMIDI_APPEND on snd_rawmidi_open causes an assert then a > > > segfault.. A '0' for flags is fine... (see Three) > > > rawmidi.c:963: snd_rawmidi_write: Assertion `rawmidi' failed. > > > (this error is printed thousands of times... before a segfault) > > > > hmm, i couldn't find the point. could you send me your program or a > > test code? > > Im just heading off to bed.. The problem occurs in the 'driver' that I've > wrote/been maintaining for a library called 'Allegro' (http://alleg.sf.net/). > > Do you wan't me to send you the entire library (I've made some significant > changes to the way allegro's configure script detects ALSA...)? Or maybe just > a patch to an official (CVS is best) version? a patch to cvs would be enough. i think now the list doesn't accept attachments, so please send me directly. thanks, Takashi