Re: [LAD] handling data streams: file vs callback

From: Dirk Jagdmann <doj@email-addr-hidden>
Date: Fri Aug 03 2007 - 18:01:07 EEST

Hello Patrick,

> I'm trying to jackify xwax. Xwax is a linux based emulator for Rane
> serato and Final scratch.
> I have successfully adapted the code from jackEQ to allow xwax to
> register and connect several JACK i/o's.
> However the original system uses file descriptors for handling the data
> (oss/alsa) internally and this is not instantly compatible with the JACK
> callback system. At least it's not obvious to me how to link the

I don't know xwax, but since it currently has oss and alsa output I
guess it is using a "blocking IO" model instead of the "callback" model
of jack. Restructuring the logic from blocking to callbacks can be
complicated. I you want to have a first result have a look at
http://bio2jack.sourceforge.net/ which should fill your gap.

-- 
---> Dirk Jagdmann ^ doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
Received on Fri Aug 3 20:15:02 2007

This archive was generated by hypermail 2.1.8 : Fri Aug 03 2007 - 20:15:02 EEST