>----Alkuperäinen viesti---- >Lähettäjä: [EMAIL PROTECTED] >Päivämäärä: Apr 23, 2007 2:45:51 PM >Vastaanottaja: [email protected] >Aihe: [CinCVS] Re: Any news on the jack implementation? > >Markku Linnoskivi wrote: >> Couls someone tell me where the size of the buffer that Cinelerra uses >> is set? And what format does that parameter buffer have? (E.g. is it > >My (uneducated) guess is that it seems that you will have to add another >layer of buffering anyway to convert from the write()-function that >Cinelerra uses to the callback-mechanism that is employed by jackd. >Maybe http://bio2jack.sourceforge.net/ can serve as an inspiration. > >good Luck, >Adrian >
This is what I actually did. Since it was the first thing that came in to mind in convering "write-driven" system into a callback-driven. I'll have to check that link. Though I'd still like to have some more information on the architecture of Cinelerra. Is the original Heroine codebase intended to be opensource or did they just start it as an internal project. The documentation in the code is poor and my understanding is that there's no actual documentation on the system? I was reading the E Sound system code, which is suprisingly simple! JACK is actually really easy to use so it shouldn't be an impossible task to get atleast some sound out :-) Hopefully I'll have more time in the future. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
