[Alsa-devel] Getting help about RAWMIDI... I'm getting mad !

2002-05-12 Thread Charles Flèche
Hello everybody ! First of all, because my main e-mail is down for the moment, this is my secondary mails : [EMAIL PROTECTED] [EMAIL PROTECTED] Thanx for your comprehension ! Secondly, this is my problem : i'm trying to do a dump program to a microverb IV to save my patchs. S

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'

[Alsa-devel] Where could I find devices number for each card ?

2002-04-14 Thread Charles Flèche
Hello ! Just a simple question : in the rawmidi functions, I have to know the card and the device number... OK ! But where could I find this number ? I'm using alsa 0.5 serie, and so I have no asound.conf (or equivalent). Is anyone could help me ? Ho, I've RTFM, of course ! But I have found n

[Alsa-devel] 0.9 ooops... undefined reference to atexit in libm.so.6

2002-04-10 Thread Charles Flèche
Hello everybody... Er... After my migration from 0.5 to 0.9, I've tried to recompile my application about rawmidi. So, my include is now #include . Compilation is good, but linking says "/usr/lib/libm.so.6 : undefined reference to 'atexit' "??? What's goin' on ? Thanx ! Charles PS : If I'v

Re: [Alsa-devel] How to send data trough rawmidi ?

2002-04-07 Thread Charles Flèche
> The first argument is input handle, the second is output handle. And > the > third > is the device. 0 is eq to NULL, and I don't think you have a device > with > that name. OK ! So, where could I find the device number ? It is the char-major / char-minor of unix dev ? > And you migth want to

[Alsa-devel] How to send data trough rawmidi ?

2002-04-06 Thread Charles Flèche
liseconds in a execution ? I'll need to make a pause between to sysex later in program... Thanx for help a newbie !! Charles Flèche ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel