[Alsa-devel] Re: [PATCH] Interwave PCM name

2002-05-10 Thread Jaroslav Kysela
On Sat, 11 May 2002, [iso-8859-1] Ville Syrjälä wrote: > I'm resending this since you didn't apply it from my previous patch. The revision is revision of interwave chip not codec which is only a part of interwave chip. So this change does not make sense.

Re: [Alsa-devel] porting 0.5 to 0.9 app

2002-05-10 Thread Luc Tanguay
Paul Davis wrote: >>I'm in the process of porting a 0.5.x app to 0.9.x. The application is >>Soundtracker. In this GTK app, I was able to retrieve the file >>descriptor using the 'snd_seq_file_descriptor' function. The file >>descriptor was then used to establish a callback to process MIDI

[Alsa-devel] [PATCH] Interwave PCM name

2002-05-10 Thread Ville Syrjälä
I'm resending this since you didn't apply it from my previous patch. Index: alsa-kernel/isa/gus/interwave.c === RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/interwave.c,v retrieving revision 1.11 diff -u -r1.11 interwave.c --- alsa-ke

Re: [Alsa-devel] assertion problem in rawmidi.c line 301

2002-05-10 Thread Charles Flèche
OK, I'm stupid... Sorry for using the devel-list for such a fu. thing. Charles On 2002.05.10 18:00 Charles Flèche wrote: > Who ! What's a problem ! > > This is my source code : > > /* START OF SOURCE */ > > * tests midi > Utilisation de l'API rawmidi > On passe pars l'API r

[Alsa-devel] Re: Yamaha 754 question...

2002-05-10 Thread Adam K Kirchhoff
No comment on this one? :-( Adam On Wed, 8 May 2002, Adam K Kirchhoff wrote: > > A number of months ago, the possibility of having the rear speakers on the > yamaha 754 duplicate the front speakers by default (instead of having to > setup .asoundrc to handle the duplication). > > I have a

[Alsa-devel] Reverse engineering from Windows 2000 WDM drivers?

2002-05-10 Thread Jürgen Zimmermann
Hello, I wonder if anyone has experience in doing reverse engineering Windows 2000 WDM drivers in order to create a new driver for the ALSA chipset. The card I have in question is a YAMAHA SW1000XG, and there are both Windows9x and Windows 2000 WDM drivers available, but to my knowledge there ar

[Alsa-devel] [PATCH] ev->type not set for encoded sysex

2002-05-10 Thread Clemens Ladisch
The equivalent change to the kernel implementation (rev. 1.22 in the old alsa-driver) never got applied to alsa-lib. Index: seq_midi_event.c === RCS file: /cvsroot/alsa/alsa-lib/src/seq/seq_midi_event.c,v retrieving revision 1.14 d

[Alsa-devel] Re: [PATCH] GUS PCM fixes

2002-05-10 Thread Jaroslav Kysela
On Fri, 10 May 2002, [iso-8859-1] Ville Syrjälä wrote: > Here's a fix for gus pcm rate limits and interwave pcm name. > > Index: alsa-kernel/isa/gus/gus_pcm.c > === > RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/gus_pcm.c,v > retriev