Re: [ecasound] CVS problem

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] CVS problem
From: Kai Vehmanen (k_AT_eca.cx)
Date: Mon Mar 17 2003 - 20:44:25 EET


On Thu, 13 Mar 2003, William Goldsmith wrote:

> OK. I've decided that the cure was worse than the disease & I dropped
> the -z:intbuf -z:db,250000 setting from my command line. The glitches were
> simply unbearable.

Hmm, this is really weird. The next step is to find out which part
of the system is causing the problem. You can enable detailed profiling
by commenting out the following two lines:

libecasound/eca-engine.cpp
-// #define PROFILE_ENGINE
+#define PROFILE_ENGINE

libecasound/audioio-db-server.cpp
-// #define DB_PROFILING
+#define DB_PROFILING

Then run a test sesssion and post me the profing summaries (printed to the
console when ecasound exits). This should help to pinpoint where the
trouble is.

--
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Mar 17 2003 - 20:36:35 EET