Re: [ecasound] Coding for ecasound

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

Subject: Re: [ecasound] Coding for ecasound
From: Kai Vehmanen (k_AT_eca.cx)
Date: Fri Oct 03 2003 - 23:31:07 EEST


On Thu, 2 Oct 2003, Nolan J. Darilek wrote:

> Ecasound produces lots of messages, telling me that it's filling the
> audio buffer, etc. However, the only ones I'm really interested in are
> the ones that are the result of running my command. I want an eci

This is very easy to solve. Issue:

debug 256

.. at the start of your program. After this you'll only get messages with
level 256 (EIAM return values). For an example of really simple parser for
these messages, take a look at ecasound/ecatools/ecamonitor (python).

-- 
 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 : Fri Oct 03 2003 - 23:35:20 EEST