On Fri, Feb 26, 2010 at 03:08:31PM -0500, Michael Gogins wrote: > Is it possible to render Jack output to a soundfile? The question suggests that you may have the wrong idea of what Jack is. Jack connects audio apps to each other and to the soundcard. That's all it does. It does not by itself read or write files. There are applications that can record any input they get from Jack, and play it back to Jack later. > Or is possible to just hook up Aeolus to Csound and run > Jack out of real time and have Csound write the soundfile? Jack can run out of real time, that is the so-called 'freewheeling' mode. In this mode Jack will disconnect from the sound card and run the clients 'as fast as they can'. It requires that processing in a client is done strictly in sync with Jack's callback, and that is not the case in Csound AFAIK. So I don't think it will work. Ciao, -- FA O tu, che porte, correndo si ? E guerra e morte ! ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net