Re: [ecasound] jack and ao-remove

From: Pedro Antonio Fructuoso Merino <pfructuoso@email-addr-hidden>
Date: Mon Aug 22 2005 - 09:50:07 EEST

Kai Vehmanen escribió:

> On Wed, 17 Aug 2005, Pedro Antonio Fructuoso Merino wrote:
>
>> e.command("start");
>> sleep(5);
>> e.command("stop");
>> e.command("cs-select play_chainsetup");
>> e.command("cs-disconnect")
>> std::cout << "FIN" << std::endl;
>
>
> How about if you add another "sleep(5)" after e.command("stop")? I
> suspect
> that disconnection from JACK is taking multiple seconds and that
> causes the ECI implementation to think the engine is not responding
> (and producing the errors you quoted). The current read timeout is 5
> secs.
>
Ok, that works.
If you want, you can add to the ecasound control guide, section "3.2.1
Actions" or "3.2.3 Errors" the next:
"Note: Some EIAM commands (like cs-disconnect using JACK output) take
multiple seconds and that causes the ECI implementation to think the
engine is not respondig. You must wait some seconds (the current read
timeout is 5 secs) before delete the ECI implementation if one of this
errors is happening."
Thanks:
    Pedro

-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Mon Aug 22 12:15:09 2005

This archive was generated by hypermail 2.1.8 : Mon Aug 22 2005 - 12:15:09 EEST