Griffith Rees wrote: > Apologies if I misremember, but wasn't there mention of a jack audio > implementation a few weeks ago, which ended with: "I think I've got it > working but I have to check tonight..." Are there any updates on that > front? It would be quite a nice addition. > > Until then, there's always http://xjadeo.sourceforge.net/ :). > > thanks, > > -griff >
:-) I was a bit too optimistick! The whole thing crashes when trying to playback. I haven't had time to work on the thing now. Also I still haven't got a proper idea on the whole sound system. I guess the writing to a device is done with AudioLowLevel::write_buffer(char* buf, int size), and a driver should implement that. 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 stereo with alternating samples and so forth.) Also the ALSA driver of Cinelerra seems to have parameters controlling the bit depth of the sample. How does that imformation propagate to Cinelerra main system? Does Cinelerra use float audio internally and if so why is the metioned buffer char? _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
