Takashi Iwai <[EMAIL PROTECTED]> wrote:
>William wrote:
>> Does it include the sequencer fixes from Clemens Ladisch e.g. include/aseqlib.h?
>
>i don't know of aseqlib.h, but all the recent fixes are already in.

Sorry, I didn't mean aseqlib.h -- I meant include/asequencer.h which had a typo
 #define SNDRV_SEQ_PORT_FLG_TIME_REAL   (1<<1)
instead of the correct version:
 #define SNDRV_SEQ_PORT_FLG_TIME_REAL   (1<<2)
This typo was in alsa-kernel and alsa-lib

Thanks for your help.  I'll try 1.0.3.

William


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to