On Fri, 2005-12-16 at 13:20 +0000, Maxim Krikun wrote: > What about the latency? Do you think sure it's safe to execute arbitrary > pyhton > code inside jack's thread?
no, see my remark about prototyping. > Your TestClient.mix method manipulates arrays, thus it may eventually call > malloc, which is explicitly discouraged in jack api doculentation. i'm aware of that. but that only means its not good for production code, but its fine for prototyping, as i already stated. -- -- leonard "paniq" ritter -- http://www.mjoo.org -- http://www.paniq.org
